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 reference between labels and select boxes in searchOptions.jsp and advance.jsp #2546

Open
tobiasschaeferptb opened this issue Mar 12, 2021 · 0 comments
Labels

Comments

@tobiasschaeferptb
Copy link

Hello,

in /usr/share/fess/app/WEB-INF/view/searchOptions.jsp the "for" attribute of the labels doesn't match the id attribute of the corresponding select box:
label contentNum <-> select box numSearchOption
label contentSort <-> select box sortSearchOption
label contentLang <-> select box langSearchOption
label contentLabelType <-> select box labelTypeSearchOption

The same problem exists in /usr/share/fess/app/WEB-INF/view/advance.jsp

Best regards,
Tobias Schaefer

@marevol marevol added task and removed bug labels Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants