Uploaded image for project: 'Repository'
  1. Repository
  2. REPOSITORY-451

[Script binding] Repository.query : convertToAmetysObject=false doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3.0
    • 4.3.0
    • None
    • None
    • 4.3 RC1

      Steps to reproduce :

      • Open the script tool
      • Launch a simple JCR query with the second argument to false
        Repository.query("//element(*, ametys:content)", false);
      • You get the following error:
        ReferenceError: JCR is not defined
        	at  query(generated script:1356:44949-44951)
        	at  main(generated script:2:21-75)
        	at  :program(generated script:1757:60293-60298)
        [...]

            bmaurel Bérénice Maurel
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: