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

"values from namespace" includes redirect pages #34

Open
gesinn-it-gea opened this issue Mar 30, 2023 · 2 comments
Open

"values from namespace" includes redirect pages #34

gesinn-it-gea opened this issue Mar 30, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@gesinn-it-gea
Copy link

A field with "values from namespace" includes redirect pages. This should not be the case.

Steps to reproduce:

  • a field with values from namespace=File
  • upload a file A.png
  • rename the file to B.png

Observation:
Both, A.png and B.png are returned

@gesinn-it-gea gesinn-it-gea added the bug Something isn't working label Mar 30, 2023
@krabina
Copy link

krabina commented Jun 30, 2023

Furthermore it also includes subpages. This is unfortunate, since "values from namespace" is often use to select users in a form. Now if the user has not only a user page User:Gesinn, but also supages: User:Gesinn/MyTestPage then the autocomplete will also suggest all subpages making the "value from namespace" not usable anymore for selecting users.

@krabina
Copy link

krabina commented Jun 30, 2023

Furthermore, displaytitle is ignored. So if User:Gesinn has a displaytitle of "Alexander Gesinn" the form field will show "User:Gesinn" instead of "Alexander Gesinn".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants