Details
-
Bug
-
Resolution: Fixed
-
Minor
-
4.3
-
None
-
Unknown
-
N/A
-
N/A
-
Description
This is not really observable in most cases, but it should be fixed, just in case you end up with a workspace (or template) that does not have the pretty name set.
Basically, a call to $msg.get($key, $nullValuedVariable) throws a NPE.
Maybe the $msg.get call should be a bit more permissive, but that`s another topic.