Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect value shown in search fields for extrafields of type select #24414

Closed
glu000 opened this issue Apr 2, 2023 · 0 comments
Closed

Incorrect value shown in search fields for extrafields of type select #24414

glu000 opened this issue Apr 2, 2023 · 0 comments
Labels
Bug This is a bug (something does not work as expected)

Comments

@glu000
Copy link
Contributor

glu000 commented Apr 2, 2023

Bug

If an extrafield of type "select" is depending on another extrafield using this syntax

1, value1 | options_ parent_list_code : parent_key

the full parameter text is shown instead of just the value (eg VIE1|options_sto:1 instead of VIE1)

Environment Version

16.0.x

Environment OS

na

Environment Web server

na

Environment PHP

na

Environment Database

na

Environment URL(s)

all list.php

Expected and actual behavior

see bug description

Steps to reproduce the behavior

  1. Create an extrafield of type select which is dependent on another list
  2. Open the list view of this element
  3. Enable the new extrafield in the list view
  4. Click into the search field of this element

Attached files

No response

@glu000 glu000 added the Bug This is a bug (something does not work as expected) label Apr 2, 2023
@glu000 glu000 mentioned this issue Apr 2, 2023
eldy added a commit that referenced this issue Apr 4, 2023
@eldy eldy closed this as completed in 01bcd93 Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug (something does not work as expected)
Projects
None yet
Development

No branches or pull requests

1 participant