Closed (fixed)
Project:
Gallery
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2006 at 19:17 UTC
Updated:
26 Sep 2006 at 17:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
alexmarkley commentedI noticed this problem too, as we try to maintain XHTML Strict compliance on my site.
Since I wanted to use this block, I patched it to read like so:
(starting around line 121)
All I did was make it avoid creating the last "
" when it knows it's on the last row.
Comment #2
he_who_shall_not_be_named commentedThe patch moved here from a duplicate issue. This patch is a bit cleanest.
Comment #3
kiz_0987 commentedApplied. Thanks.
Comment #4
kiz_0987 commented