View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0036149 | mantisbt | javascript | public | 2025-07-16 16:28 | 2025-08-19 06:03 |
Reporter | ThecaTTony | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | linux | OS | ubuntu | OS Version | 24.04 LTS |
Product Version | 2.27.1 | ||||
Summary | 0036149: Cookie not set to keep filters collapsed | ||||
Description | Hello, since a few days, the drop-down filters remain expanded without respect when they are collapsed in the view_all_bug_page.php page. After comparing the cookies set in the mantis instance itself and this one, I could observe that it would be missing: “$g_cookie_prefix_collapse_settings” with value “filter:1” This started happening overnight, with no changes made to the mantis server, the only possible change was that the browser was updated. | ||||
Steps To Reproduce |
| ||||
Additional Information | Tested with: Vivaldi 7.5.3735.54 (Stable channel) (64 bits) Related settings: If I collapse the filters and expand it again, the following error appears in the browser console (attached screenshot): Uncaught TypeError: t_cookie.replace is not a function | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
The javascript handling collapsible widgets was refactored in (not yet released) MantisBT 2.28.0, fixing several issues. Please see 0035645 for details. This tracker runs on the latest code (master branch), including this fix, which could explain the difference in behavior vs 2.27.1 you reported. Would you be able to test using a nightly build (https://mantisbt.org/builds.php) and confirm whether the problem is resolved ? I'm hoping to release 2.28.0 in August (but no hard promises). |
|
You did not provide any feedback; I am therefore resolving this issue as "no change required". Feel free to reopen the issue at a later time and provide the requested information. |
|