[#3785] Slideshow captions all on one line
Summary Slideshow captions all on one line
Queue Ansel
Type Bug
State Resolved
Priority 1. Low
Owners Chuck Hagenbuch <chuck (at) horde (dot) org>
Requester taiken (at) ubishops (dot) ca
Created 04/18/2006 (903 days ago)
Due
Updated 06/10/2006 (850 days ago)
Assigned 04/18/2006 (903 days ago)
Resolved 06/10/2006 (850 days ago)
Attachments
Milestone
Patch No

History
06/10/2006 Chuck Hagenbuch Comment #3
State ⇒ Resolved
Reply to this comment
Right now the slideshow view isn't in CVS, and since I've tested 
locally and the captions are fine in the slideshow that will be going 
back in, I'm closing this.
04/18/2006 Chuck Hagenbuch Comment #2
State ⇒ Assigned
Assigned to Chuck Hagenbuch
Reply to this comment
I'm working on replacing the slideshow view altogether (it'll be 
integrated into the regular image view). Should take care of this then.
04/18/2006 taiken (at) ubishops (dot) ca Comment #1
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Summary ⇒ Slideshow captions all on one line
Queue ⇒ Ansel
Reply to this comment
When displaying a slideshow of an image gallery, any captions that 
have multiple lines are displayed with the caption appearing all on 
one line.

Examining the code, it appears that this is done intentionally in line 
37 of ansel/templates/slideshow/slideshow.inc with a str_replace 
command to allow the javascript section of the slideshow page to be 
formatted properly.

Not a huge deal, but can cause some confusion to a user trying to read 
the caption.