Anonymous | Login | 2024-12-21 23:55 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0004562 | ClearOS | app-flexshare - Flexshares | public | 2015-08-25 07:20 | 2017-10-11 08:24 | ||||
Reporter | bchambers | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | sometimes | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.7.0 | ||||||||
Target Version | 6.9.0 Updates | Fixed in Version | |||||||
Summary | 0004562: When adding a Flexshare that conflicts with groupname, users don't see the message (any error message) | ||||||||
Description | Error message for overlapping flexshare name and group name is being put in session and is not displayed unless the page is reloaded (eg. user hits submit twice. | ||||||||
Steps To Reproduce | Create group 'test'. Try to create Flexshare 'test' Resubmit after form comes back to original edit entry mode. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001842) user2 2015-08-25 07:41 |
This was fixed in 7.1. It's caused by the use of $this->page->set_message(). That function is intended for setting an error message on a redirect and should very rarely be needed or used. It's handy for things like the login page and other unusual redirect cases. |
(0006651) user2 2017-10-11 08:24 |
Fixed in ClearOS 7, but closing for ClearOS 6. |
Issue History | |||
Date Modified | Username | Field | Change |
2015-08-25 07:20 | bchambers | New Issue | |
2015-08-25 07:41 | user2 | Note Added: 0001842 | |
2015-08-25 07:41 | user2 | Status | new => confirmed |
2016-02-16 21:33 | user2 | Target Version | 6.7.0 Updates => 6.8.0 Updates |
2017-03-21 08:42 | user2 | Target Version | 6.8.0 Updates => 6.9.0 Updates |
2017-10-11 08:24 | user2 | Note Added: 0006651 | |
2017-10-11 08:24 | user2 | Status | confirmed => closed |
2017-10-11 08:24 | user2 | Assigned To | => user2 |
2017-10-11 08:24 | user2 | Resolution | open => suspended |