Bug 26543 - umc.widgets.Form.save() ruft immer store.put() auf
umc.widgets.Form.save() ruft immer store.put() auf
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.0-2
Assigned To: Alexander Kläser
Jascha Geerds
: interim-1
Depends on: 26542
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-16 16:18 CET by Alexander Kläser
Modified: 2012-07-20 15:24 CEST (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):
Max CVSS v3 score:


Attachments
Patch (854 bytes, patch)
2012-03-16 17:55 CET, Alexander Kläser
Details | Diff
umc.widgets.Form (729 bytes, patch)
2012-04-20 16:18 CEST, Alexander Kläser
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kläser univentionstaff 2012-03-16 16:18:21 CET
+++ This bug was initially created as a clone of Bug #26542 +++

Derzeit kann umc.widgets.Form beim Speichern der Daten nicht unterscheiden, ob
es sich um neue Daten (→ store.add()) oder um bereits geladene Daten handelt (→
store.put()). Daher kann das Formular derzeit nicht genutzt werden, um neue
Objekte anzulegen.
Comment 1 Alexander Kläser univentionstaff 2012-03-16 17:55:55 CET
Created attachment 4278 [details]
Patch
Comment 2 Alexander Kläser univentionstaff 2012-04-20 16:18:11 CEST
Created attachment 4337 [details]
umc.widgets.Form

2. Patch für umc.widgets.Form.save()
Comment 3 Alexander Kläser univentionstaff 2012-05-21 12:08:25 CEST
Die Änderungen wurden übernommen.


 univention-management-console-frontend (1.0.359-1) unstable; urgency=low
 .
   * added original ID property to options dict when calling put() via save();
     Bug #26543
Comment 4 Jascha Geerds univentionstaff 2012-05-22 15:35:43 CEST
Die Änderungen funktionieren soweit, es fehlt jedoch der Changelog
Comment 5 Alexander Kläser univentionstaff 2012-05-23 10:38:48 CEST
(In reply to comment #4)
> Die Änderungen funktionieren soweit, es fehlt jedoch der Changelog

Wurde ergänzt.
Comment 6 Jascha Geerds univentionstaff 2012-05-23 15:25:41 CEST
Verified
Comment 7 Stefan Gohmann univentionstaff 2012-07-20 15:24:35 CEST
UCS 3.0-2 has been released: 
  http://forum.univention.de/viewtopic.php?f=54&t=1905

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