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

eZ Find: Javascript Array prototype breaks ezfGetCookie()

    XMLWordPrintable

Details

    Description

      Adding a function to the Array prototype will cause the ezfGetCookie() function on the content/search page to break. The use of a for/in loop on an array appears to be the culprit. Converting the for/in to a while loop will fix the problem.

      Testing in eZ Publish 4.5, but looking at the code, it appears to be a problem on the current version as well.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tvharms tvharms
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: