mantisbt-plugins / EasyEnter

MantisBT plugin to slim down the bug report page to make it more accessible for unexperienced users
GNU General Public License v3.0
16 stars 7 forks source link

report_stay flag ignored #21

Open Tagirijus opened 4 years ago

Tagirijus commented 4 years ago

When checking the "stay open" checkbox, the repot form does not stay open. It acts like the checkbox wasn't checked.

Tagirijus commented 4 years ago

I tried to fix it, but I absolutely don't get it: locally it works sometimes, while I have to enter "1" in the EasyEnter report_stay configuration (instead of CHECKED). And on my webspace it doesn't work .. still testing, maybe it's a cachign issue.

It is weird after all ...

Tagirijus commented 4 years ago

I checked it first and it seemed to be only this plugin, but ... wow really? Somehow webdevelopment is a pain in the ass with all these cachign things, which I absolutely do not understand. Seems like it is NOT this plugin after all, but one of my own. MAN! ... sorry to bother!

Tagirijus commented 4 years ago

And again I am totally lost, but maybe I stil found out an issue ... please test yourself, people:

report_stay will only WORK, when it is set to "1" in the config instead of "CHECKED". A "CHECKED" does not check it with the auto-filling. So SOMETHING must be broken here ...