Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
15.10-rc-1
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
There are actually two bugs:
- ExplicitlyAllowedValuesDBListQueryBuilder#build produce a null "namespace" which is not the intent of the code at all, that one is an old bug (XWIKI-14700 or most probably even before)
- the velocity engine does not accept null namespace anymore (because a null namespace name can cause problem) but it should fallback on an arbitrary namespace name (which is what it used to do but which has been broken) - fixed in
XCOMMONS-2877
Attachments
Issue Links
- is duplicated by
-
BLOG-212 NullPointerException In Blog.EnablePanelsConfigurationClass
- Closed
- is related to
-
XCOMMONS-2877 VelocityEngine#evaluate does not support null namespace anymore
- Closed