Uploaded image for project: 'Explorer'
  1. Explorer
  2. EXPLORER-487

When retreiving a node in CMIS folder, the server is flooded by network calls

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • 4.2.0
    • 4.2.0
    • None
    • None
    • 4.2 M3

      The real life senario where I found the problem was with this XSL :

      <img src="{resolver:resolveImage('explorer', ametys:resourcesByPath('CMIS')/resource[@name='ametys.jpg']/@id, 400, 400)}"/>
      

      After reducing it, there is already the problem with

      <xsl:value-of select="ametys:resourcesByPath('CMIS')" />
      

      When the XML is parsed, there is a network call to the CMIS server on each node

            pgros Pierre Gros (Inactive)
            pgros Pierre Gros (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: