Bug 28992 - MultiInput should return list of objects
MultiInput should return list of objects
Status: RESOLVED DUPLICATE of bug 42597
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.0
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-31 08:43 CET by Florian Best
Modified: 2016-10-07 17:29 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): Further conceptual development
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2012-10-31 08:43:38 CET
Die subtypes eines MultiInput-widget sollten namen bekommen, damit die Werte kein 2D-Array [[],[],…] sondern ein Array von objekten sind [{},{},…].
Comment 1 Alexander Kläser univentionstaff 2012-10-31 10:59:44 CET
Das wäre im Prinzip sehr nett, das stimmt. Die 2D-Arrays gibt es derzeit aus Legacy-Gründen, da die UDM-Module mit solchen Datanstrukturen arbeiten. Wenn, müsste das auch mit angepasst werden. Momentan würde das leider zu viel Aufwand bedeuten.
Comment 2 Florian Best univentionstaff 2012-10-31 11:19:17 CET
(In reply to comment #1)
> Das wäre im Prinzip sehr nett, das stimmt. Die 2D-Arrays gibt es derzeit aus
> Legacy-Gründen, da die UDM-Module mit solchen Datanstrukturen arbeiten. Wenn,
> müsste das auch mit angepasst werden.
Nicht unbedingt, es könnte ein Array bleiben, wenn name nicht gesetzt ist ansonsten ein object.

> Momentan würde das leider zu viel Aufwand bedeuten.
Absolut
Comment 3 Florian Best univentionstaff 2015-06-04 14:51:45 CEST
It would have been nice if this functionality was already added.

MultiInput also misses the function setInitialValue().
Nice would also something like appendRow(values).

Also the dynamicValues of ComboBox subtypes could be shared.
Comment 4 Florian Best univentionstaff 2016-10-07 17:29:04 CEST

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