Bug 28227 - Inkorrektes Verhalten von umc.widgets.Form.onValuesInitialized
Inkorrektes Verhalten von umc.widgets.Form.onValuesInitialized
Status: CLOSED WORKSFORME
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.0
Other Linux
: P3 normal (vote)
: UCS 3.2
Assigned To: Alexander Kläser
Dirk Wiesenthal
: interim-1
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-15 15:31 CEST by Alexander Kläser
Modified: 2013-11-19 06:44 CET (History)
1 user (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): Troubleshooting
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kläser univentionstaff 2012-08-15 15:31:25 CEST
Im Modul "Passwort Zurücksetzen" für UCS@school ist aufgefallen, dass das Event onValuesInitialized des SearchForms zu früh aufgerufen wird.

Grund für das Fehlverhalten ist die Variable umc.widgets._SelectMixin._valuesLoaded, die in _loadValues() auf true gesetzt wird. _loadValues() wird über startup() und dies über umc.render.layout() aufgerufen. _valuesLoaded wird im Form bei der Überprüfung auf wie viele Elemente noch gewartet werden muss herangezogen.

Das Verhalten sollte diesbzgl. noch einmal überprüft werden, da eine ganze Reihe anderer Mechanismen darauf aufbauen.
Comment 1 Alexander Kläser univentionstaff 2012-08-15 15:31:56 CEST
Ist im Rahmen von Bug 28200 aufgefallen.
Comment 2 Alexander Kläser univentionstaff 2013-04-05 11:47:06 CEST
Ich denke, dass das Verhalten über Bug 26214 ebenfalls korrigiert wurde.
Comment 3 Moritz Muehlenhoff univentionstaff 2013-05-31 10:46:17 CEST
We will not ship a UCS 3.1-2 release; the next UCS release will be UCS 3.2.

As such, this bug is moved to the new target milestone.
Comment 4 Dirk Wiesenthal univentionstaff 2013-08-19 15:11:04 CEST
Kann auch keinen Fehler mehr feststellen.
Comment 5 Stefan Gohmann univentionstaff 2013-11-19 06:44:33 CET
UCS 3.2 has been released:
 http://docs.univention.de/release-notes-3.2-en.html
 http://docs.univention.de/release-notes-3.2-de.html

If this error occurs again, please use "Clone This Bug".