Dolibarr ERP & CRM » Bugs » bug #1553 Saving User displays setup removes menuLatest modifications
Answer now
Snapshot Details |
Submitted by: | Francis Appels (fappels) | | Submitted on: | 2014-08-10 14:21 |
Last Modified On: | 2014-08-10 14:21 | |
Summary: | Saving User displays setup removes menu |
Description: | Why is following line in htdocs/user/param_ihm.php which removes menu necessary?
$_SESSION["mainmenu"]=""; // Le gestionnaire de menu a pu changer
Removed this line and switched all themes, saw no issues.
|
Step to reproduce bug: | Modify User display setup and save, menu will disappear |
Detected in version: | develop | | Category: | Module: Users |
Severity: | 3 | | OS Type/Version: | |
PHP version: | | | Database type and version: | |
Status |
Status: | Open | | Assigned to: | Laurent Destailleur (eldy) |
Resolution: | Fixed | |
Comments- Laurent Destailleur 2014-08-16 17:36
- The bug has been corrected inside GIT sources
(http://www.github.com/Dolibarr/dolibarr).
So fix should be available with next stable release. |
|
(http://www.github.com/Dolibarr/dolibarr).
So fix should be available with next stable release.
None→ Laurent Destailleur (eldy)None→ Fixed