Jump to content

Search Categories Bug


Frank Auffret

Recommended Posts

Hi All

Working on a new store with custom skin but have found what looks like a bug in the advanced search category options

Seems to be specific to Internet Explorer as it doesn't happen in Firefox, Chrome or Safari

In addition to the current categories listed is an additional option which appears like this 1{@}1

here's the output code

<select name="category[]" multiple="multiple" size="10">

<option value="4">/Brolly Mate</option>

<option value="1">/Cleaning Products</option>

<option value="0">1{@}1</option>

</select>

I tried changing styleTemplates/content/seach.tpl

and /includes/content/search.inc.php

from a working site but still get the bug. Anyone had this or knows how to fix?

Link to comment
Share on other sites

It's something to do with cached session information or store cache that is still reporting a category that has been hidden. Close and reopen the browser, or clear your browser cache will resolve the issue.

Thanks it did eventually go but I had to empty the CC cache, clear all temporary files from IE close the browser and reboot the PC before it disappeared - odd!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...