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

Fix Content View access when the Schemas registry contains "long" property

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 2022.6.0
    • Fix Version/s: 2022.7.0
    • Component/s: Registries

      Description

      Steps to reproduce

      1. add some code to the Schemas registry like
        {
          "schemas": {
            
            "blabla": {
              "foo": "string",
              "bar": "long"
            }
          }
          
        }
        
      2. navigate to a content view
      3. observe a popup with an error like
        (TypeError) : ZMb(...) is undefined
        Uncaught exception: com.google.gwt.core.client.JavaScriptException: (TypeError) : ZMb(...) is undefined
        

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: