Member
Member
marcov   2011-04-04, 20:14
#1

In the latest version there is a small validation error generated for each album thumb:

Line 45, Column 90: No space between attributes.
…o/IMG_3663_100_cw85_ch85_thumb.jpg" width="100" height="100"alt="Mexico" />

The error is in the printAlbumThumbImage function on line 1461; it can be easily
corrected by placing a space before the alt attribute.

The same error is also present in the printImageThumb function on line 2617 - there is a space needed before "alt".

Would it be possible to correct these errors in the next bug fix release?

Member
Member
sbillard   2011-04-04, 22:44
#2

No problem. These will get fixed. But just a note. It is always best to create a ticket on Trac for any problems you find. That is the only means we have of tracking problems and insuring that they get fixed.

Member
Member
marcov   2011-04-04, 23:44
#3

Ok, I created a ticket on Trac.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.