-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.9
-
Fix Version/s: 2.10
-
Component/s: Layouts & Widgets
Steps to reproduce:
- on a tab, add a widget for property "file:content"
- when deployed on Nuxeo, tab display fails with error:
Caused by: org.jboss.el.parser.ParseException: Encountered "fieldOrValue.file: content [" at line 1, column 3. Was expecting one of: "(" ... <IDENTIFIER> ... <NAMESPACE> <IDENTIFIER> "(" ... at org.jboss.el.parser.ELParser.generateParseException(ELParser.java:2078) at org.jboss.el.parser.ELParser.jj_consume_token(ELParser.java:1958) at org.jboss.el.parser.ELParser.NonLiteral(ELParser.java:1274) at org.jboss.el.parser.ELParser.ValuePrefix(ELParser.java:1032)
Same problem can be reproduced with any other single blob field (cannot reproduce on multiple blobs).