Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-19407

ezteamroom : the extension has dependency to ezmultiupload, but that is not defined in extension.xml

    XMLWordPrintable

Details

    Description

      Hi

      The ezteamroom extension has dependency to the ezmultiupload extension.

      This should then be defined in extension.xml in order to make sure the load order of extension is correct

      If you go to page like "http://mysite.com/ezteamroom/Teamroom1/Files", the multi upload button may or may not appear, depending on the actual load order taking place

      --- extension/ezteamroom/extension.xml.org      2012-05-07 13:54:49.657272741 +0100
      +++ extension/ezteamroom/extension.xml  2012-05-07 13:59:25.358119688 +0100
      @@ -7,4 +7,10 @@
               <license>eZ Trial and Test License Agreement Version 2.0</license>
               <info_url>http://projects.ez.no/ezteamroom</info_url>
           </metadata>
      -</software>
      \ No newline at end of file
      +
      +    <dependencies>
      +        <extends>
      +            <extension name="ezmultiupload" />
      +        </extends>
      +    </dependencies>
      +</software>
      

      Attachments

        Activity

          People

            unknown unknown
            vl vl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: