Moving all variables out of the "Ungrouped" group results in php error
To reproduce:
- Create a variable without assigning it to a variable group.
- A variable group called "Ungrouped" is created
- Now edit the variable and assign it to another group
- Click on Save Changes; LV redirects back to the "Ungrouped" group which no longer exists resulting in the following error:
PHP Error was encountered
Severity: Notice
Message: Undefined index: 0
Filename: core/Loader.php(727) : eval()'d code
Line Number: 90
A PHP Error was encountered
Severity: Notice
Message: Undefined index: 0
Filename: core/Loader.php(727) : eval()'d code
Line Number: 84
Replies
Low 8 Feb 2012 10:57
Thanks for reporting. I'll get this fixed for the next version.