Bug 39336 - two column layout broken for multivalue properties - EA not displayed on the right side
two column layout broken for multivalue properties - EA not displayed on the ...
Status: REOPENED
Product: UCS
Classification: Unclassified
Component: UDM - Extended Attributes
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 4.0-x
Assigned To: UMC maintainers
:
: 44505 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-09-14 09:31 CEST by Philipp Hahn
Modified: 2021-01-22 17:33 CET (History)
4 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.069
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Design, Usability
Max CVSS v3 score:


Attachments
UMC Screenshot (240.81 KB, image/png)
2015-09-14 09:31 CEST, Philipp Hahn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2015-09-14 09:31:49 CEST
Created attachment 7160 [details]
UMC Screenshot

# univention-ldapsearch -LLLb "cn=carLicense,cn=custom attributes,cn=univention,dc=schulung1,dc=intranet" -o ldif-wrap=no
dn: cn=carLicense,cn=custom attributes,cn=univention,dc=schulung1,dc=intranet
cn: carLicense
objectClass: top
objectClass: univentionUDMProperty
objectClass: univentionObject
univentionUDMPropertyModule: users/user
univentionUDMPropertyLayoutTabName: General
univentionUDMPropertyLongDescription: Private car license
univentionUDMPropertyLdapMapping: univentionFreeAttribute1
univentionUDMPropertyObjectClass: univentionFreeAttributes
univentionUDMPropertyLayoutGroupName: Personal information
univentionUDMPropertyLayoutTabAdvanced: 0
univentionUDMPropertyValueNotEditable: 0
univentionUDMPropertyLayoutOverwriteTab: 0
univentionUDMPropertyLayoutDisable: 0
univentionUDMPropertyTranslationTabName;entry-de-de: Allgemein
univentionUDMPropertyDoNotSearch: 0
univentionUDMPropertyTranslationShortDescription;entry-de-de: Autokennzeichen
univentionUDMPropertySyntax: string
univentionUDMPropertyLayoutPosition: 2
univentionUDMPropertyMultivalue: 1
univentionUDMPropertyDeleteObjectClass: 0
univentionUDMPropertyDefault: HB-XX 0000
univentionUDMPropertyValueMayChange: 1
univentionUDMPropertyTranslationGroupName;entry-de-de:: UGVyc8O2bmxpY2hlIEluZm9ybWF0aW9uZW4=
univentionUDMPropertyShortDescription: Car license
univentionObjectType: settings/extended_attribute
univentionUDMPropertyTranslationLongDescription;entry-de-de: Kennzeichen des privaten PKW
univentionUDMPropertyOptions: person
univentionUDMPropertyVersion: 2
univentionUDMPropertyValueRequired: 0
univentionUDMPropertyCLIName: carLicense
univentionUDMPropertyLayoutFullWidth: 0

is not displayed in the right column (univentionUDMPropertyLayoutPosition=2)

UCS Technical training Issue 2090
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2015-10-07 10:03:50 CEST
Noticed that too.
Comment 2 Florian Best univentionstaff 2017-07-11 16:00:55 CEST
Hmm. Is this really valid?

LayoutPosition=2 imho says that the position is the second in the layout →
If the layout is: ['displayName', 'foo'] the attribute would set it at the second position so that it is: ['displayName', 'carLicense', 'foo'].

What you probably want is:
 [['displayName', 'carLicense'], 'foo']

But then you would need to set layoutPosition = 1 plus something that says that the entry should be appended to the first.
Comment 3 Florian Best univentionstaff 2017-07-11 18:55:04 CEST
Ahh I see. Yes, this is broken.
Comment 4 Florian Best univentionstaff 2017-07-11 19:19:14 CEST
It's a frontend/javascript issue in the MultiInput widget. The rows are correctly grouped in the HTML structure.
Comment 5 Ingo Steuwer univentionstaff 2020-07-03 20:55:56 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.
Comment 6 Philipp Hahn univentionstaff 2021-01-22 17:32:57 CET
*** Bug 44505 has been marked as a duplicate of this bug. ***
Comment 7 Philipp Hahn univentionstaff 2021-01-22 17:33:25 CET
Task #6725: technical training 2017-04-27
UCS technical training 2021-01-21/22