Closed (fixed)
Project:
Image cycle
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 May 2009 at 04:39 UTC
Updated:
9 Jun 2009 at 15:40 UTC
Jump to comment: Most recent file
After inserting an image_cycle generated slideshow into a block in my page sidebar, the page header is modified. Both the Page Title area within the page and the Title that appears in the Window Top-bar display the name of the image gallery. This is true of all pages currently displaying the cycle block content. Development page can be viewed at http://www.ovworship.com/drupal
Thanks for you help.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 471306-image_cycle-title.patch | 1.82 KB | boombatower |
| #2 | 471306-image_cycle-title.patch | 1.33 KB | boombatower |
Comments
Comment #1
boombatower commentedRemove line 159 of image_cycle.module:
I forgot about this issue, as there isn't a clear way to determine when the cycle is being displayed on its own page or embedded. Suppose I could just check the URL.
Comment #2
boombatower commentedThis looks like the cleanest way.
Comment #3
boombatower commentedCommitted.
Note you will need to clear menu cache (easiest to just view admin/build/modules).
Attached is 5.x patch.
Comment #4
sto8oby commentedThanks,
Patch worked perfectly...