Hi,

I am using version 6.x-2.1.
In some case the nodes in the slideshow repeats them self twice in a row. in the cases i met it happened on IE.
tried to clear browser's cache -> didn't help.

i need to mention that on the same computers when trying to load site via Firefox the bug was not restored.

strange one.
Please advise.

Comments

redndahead’s picture

Status: Active » Postponed (maintainer needs more info)

Do you have a link to the site? Nothing I can think of that would duplicate a row in one browser and not the other. The rows are all generated by php and all the js does is show and hide the rows.

Please set back to active when you have replied.

intyms’s picture

i had the same problem on multilingual site.
solved by adding a language filter in views (site language = current user language)

the problem has been observed on all browser, not only IE.

intyms’s picture

switch your style to unformated and test in both browsers.
If the problem doesn't disappear, visit views issues (http://drupal.org/project/issues/views?text=twice&status=All&priorities=...) and try to find a similar problem there.

intyms’s picture

Assigned: chenop » Unassigned
chenop’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

closing

intyms’s picture

have you found a solution, can you share?