Bug 14403 - Traceback beim Schließen von Modulen unter Verwendung des Back-Buttons
Traceback beim Schließen von Modulen unter Verwendung des Back-Buttons
Status: RESOLVED DUPLICATE of bug 17015
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UNSTABLE
All All
: P5 normal (vote)
: UCS 2.x
Assigned To: Bugzilla Mailingliste
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-11 09:20 CEST by Tobias Scherer
Modified: 2011-02-17 12:26 CET (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Scherer univentionstaff 2009-05-11 09:20:35 CEST
Berichtet in Ticket#: 2009050910000047
https://gorm.knut.univention.de/otrs/index.pl?Action=AgentTicketZoom&TicketID=16771&ArticleID=77395&ZoomExpand=0#77395

 Traceback (most recent call last): 
   File "/usr/share/univention-webui/modules/requests.py", line 219, in
 run_request 
   File "./unidialog.py", line 117, in apply 
     self.mod.apply() 
   File "./modconsole.py", line 323, in apply 
     if language: 
   File "./widget.py", line 126, in apply 
     ud.debug(ud.ADMIN, ud.INFO, 'SYNTAX: Notebook.apply: sending EXIT to
 module %s' % self.pages[ self.closedModule ].id )
 
 IndexError: list index out of range
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2009-09-28 12:15:33 CEST
Dieser Bug lässt sich reproduzieren:
1) An UMC anmelden
2) zwei Module A und B öffnen. Ansicht zeigt "Übersicht  A  B  Über"
3) zweites Modul B schließen (das rechte!)
4) Das Modul wurde geschlossen. Ansicht zeigt "Übersicht  A  Über".
   1x Back-Button betätigen. Dann wieder das Modul B schließen.
5) Ansicht zeigt "Übersicht  A". ==> "Über" wurde jetzt entfernt!
   1x Back-Button betätigen. Dann wieder das Modul B schließen.
6) Traceback wird angezeigt.
Comment 2 Ingo Steuwer univentionstaff 2011-02-17 12:26:03 CET

*** This bug has been marked as a duplicate of bug 17015 ***