Bug 130461 - Bugzilla has a broken javascript that prevents logging new bugs
Summary: Bugzilla has a broken javascript that prevents logging new bugs
Status: RESOLVED MOVED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.4.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-05 16:42 UTC by adam.m.s.martin+libreoffice
Modified: 2020-06-10 08:05 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description adam.m.s.martin+libreoffice 2020-02-05 16:42:14 UTC
Description:
Try logging a bug with javascript disabled.

This bugzilla install gives an incorrect error message.

If you follow the instructions given, you CANNOT log any bugs, even if you later enable javascript.

Steps to Reproduce:
1.Disavble javascript
2.Attempt to log a bug
3.Hit Submit Bug Report button
4.The website incorrectly blocks you

5.Enabling javascript and trying again has NO EFFECT

Actual Results:
The page submits, then redirects to a fake error message:

" You must select/enter a version.

Please press Back and try again."

If you go Back and confirm the version was already selected, it still refuses to accept the bug.

If you go Back, enable javascript, and try again ... you get the same incorrect error message.

If you go Back, enable javascript, and re-select the version that was already selected ... you get the same incorrect error message.

Expected Results:
If Javascript is required, the error message should say "Error: javascript disabled".

ADDITIONALLY: the javascript needs to be replaced with javascript that works correctly, since the current script still fails even after javascript is enabled.


Reproducible: Always


User Profile Reset: No



Additional Info:
The eventual workaround was to do:

1. Write a bug report
2. Submit, and be refused
3. Go back
4. Enable Javascript
5. Select a WRONG version
6. Select the CORRECT version
7. Submit, and finally the bug submits as expected
Comment 1 Roman Kuznetsov 2020-02-09 09:46:37 UTC
People, I think this report is for redmine more?
Comment 2 Buovjaga 2020-02-09 10:54:53 UTC
This seems to be the same issue: https://redmine.documentfoundation.org/issues/2633

Please confirm.
Comment 3 Timur 2020-06-10 08:05:52 UTC
This is what we have Moved status for.