To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #162 (closed defect: fixed)

Opened 2 years ago

Last modified 15 months ago

Conflicting slideshows when a single blog post appears multiple times on a page

Reported by: agilbert Owned by: johnnyoffline
Priority: major Milestone: 1.5
Component: apostrophePlugin Version: 1.0
Keywords: Cc: hillerj, geoffd, dordille
Symfony version: 1.4

Description

apostropheBlogPlugin has a slot for embedding one blog post at a time on a page: aBlogPostSlot.

There is also a simple component that can be included in a template for showing the most recent posts.

It is possible for a single blog post to appear twice on a page if some combination of multiple slots or components is used.

If this post has a slideshow on it, the Javascript isn't scoped properly so that the duplicates don't conflict with each other. Trying to advance in the slideshow in any area will only cause the first instance of the slideshow to advance.

I think this is really a bug in the slideshow template, not really part of the blog plugin. Let me know if I'm wrong here though.

Change History

Changed 22 months ago by johnnyoffline

  • status changed from new to accepted

Changed 15 months ago by johnnyoffline

  • status changed from accepted to closed
  • resolution set to fixed

Apostrophe fixes for this
[2659]

Apostrophe blog fixes for this
[2660]

Note: See TracTickets for help on using tickets.