View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006264 | mantisbt | administration | public | 2005-09-16 11:24 | 2025-03-01 18:40 |
Reporter | dtgriscom | Assigned To | community | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.2.17 | ||||
Target Version | 2.27.1 | Fixed in Version | 2.27.1 | ||
Summary | 0006264: In manage_proj_edit_page.php, the "Project" popup at the top of the window is ignored | ||||
Description | When managing a specific project, changing the value of the "Project" popup reloads the page (as it always does), leading the user to think that the project being managed has changed (as always happens elsewhere). Counter-intuitively, the user keeps editing the PREVIOUS project. Either the project should change when you ask it to change, or that popup should be removed when it isn't effective. | ||||
Tags | No tags attached. | ||||
Incredibly, this behavior still exists. MantisBT refuses to change a project when the project edit page is open. PR: https://github.com/mantisbt/mantisbt/pull/2100 PR allows you to change the project from the top menu or, if the |
|
MantisBT: master-2.27 d79bdf5c 2025-02-25 15:32 Committer: community Details Diff |
Fix project selection on the edit project page Code is cleaned up and simplified. Use the new string_build_query() function. Fixes 0006264, PR https://github.com/mantisbt/mantisbt/pull/2100 Signed-off-by: raspopov <raspopov@cherubicsoft.com> |
Affected Issues 0006264 |
|
mod - set_project.php | Diff File |