Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-1379

Fix file widget in tabs

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.9
    • Fix Version/s: 2.10
    • Component/s: Layouts & Widgets

      Description

      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).

        Attachments

          Activity

            People

            • Assignee:
              atchertchian Anahide Tchertchian
              Reporter:
              atchertchian Anahide Tchertchian
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: