Defect #30952
closedTrying to watch an issue without javascript enabled leads to 404
0%
Description
Recently on Alpine's redmine I've encountered an issue where when I have javascript disable (noscript extension) and try to watch some issue, I get 404 error. That is not completely expected.
Original report on alpine's bug tracker: https://bugs.alpinelinux.org/issues/10033
Updated by Gray Wolf over 6 years ago
And it happens even here. So it's probably not some configuration-related issue.
Updated by Go MAEDA over 6 years ago
- Category set to Issues
- Status changed from New to Closed
- Resolution set to Wont fix
Redmine is not supposed to be used without JavaScript. Many functions don't work with JavaScript disabled.
Updated by Gray Wolf over 6 years ago
So why not at least show some warning "This site requires javascript" or something like that? Button that actually does something but ends with 404 is not very explicit about why it failed.
Updated by Go MAEDA over 6 years ago
Gray Wolf wrote:
So why not at least show some warning "This site requires javascript" or something like that? Button that actually does something but ends with 404 is not very explicit about why it failed.
In my opinion, a web browser with JavaScript disabled is a very special environment in 2019. So, I don't think Redmine have to show such warnings.
But if you think Redmine should show the warning, please feel free to open a new issue to request the feature.