I’ve created a View with Jcarousel style with three fields.
Title
Body
Link
All shows correctly as far as I’m logged as admin.
For non authenticated users are all items duplicated.
I didn’t find anything in settings so I went to the code.
The patch is attached.

CommentFileSizeAuthor
duplicate.patch578 bytesronline

Comments

ronline’s picture

Status: Active » Needs review

I’m getting back coz the same issue appeared in my Image Gallery module.
I upload a single picture and it shows twice for non authenticated users.
It looks like problem is coming from drupal core itself.

robloach’s picture

What if you want duplicates in there? I think this is a problem with the Image Gallery module, or the View that you have setup. Try DISTINCTing your results.....

ronline’s picture

Thx for the hint Rob.
admin/build/views/ => edit view => Advanced settings => Distinct => yes
All works like a charm

robloach’s picture

Status: Needs review » Fixed

Yay! :-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ronline’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.