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

ezjscore create one js cache file for all siteaccess (patch)

    XMLWordPrintable

Details

    Description

      The problem is the redirect in the cache file:

      YUI( YUI3_config ).add('io-ez', function( Y )
      {
          var _rootUrl = '/siteaccess1/', _serverUrl = _rootUrl + 'ezjscore/', _seperator = '@SEPERATOR$', _configBak;
      ...
      ..
      .
      

      If we load domain/siteaccess1 everything is correct, but with domain/siteaccess2 we have a redirect to domain/siteaccess1

      In this patch I add the siteaccess into the generating the cache_path.

      Attachments

        Activity

          People

            andre1 andre1
            3bcc0750-d2fe-4629-9c25-9ebf3c2f3a30@accounts.ibexa.co Kristina Ebel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: