Closed (fixed)
Project:
Brilliant Gallery
Version:
5.x-4.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2008 at 08:52 UTC
Updated:
31 Oct 2012 at 18:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
Lemontonix commentedI found out that in Version 4.0 there was
at the ending of a gallery.
That is missing in 4.1.
I attached the generated page source for V4.0 and V4.1
Comment #2
vacilando commentedI indeed took out that line break you quote above.
The problem was that in some cases a new line was undesirable, but since it was in the module, it wasn't possible to remove it.
Now that I have removed it, those cases work all right, and if you need a line break after the gallery, just add it after the [bg|...] tag.
<br style="clear: both;" />or if you want it real simple<br clear=all>Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3.0
Lemontonix commentedremoved private data