![]() |
|
W3.org validator bug on thumb alt="title" - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: W3.org validator bug on thumb alt="title" (/thread-8451.html) |
W3.org validator bug on thumb alt="title" - marcov - 2011-04-04 In the latest version there is a small validation error generated for each album thumb: Line 45, Column 90: No space between attributes. The error is in the printAlbumThumbImage function on line 1461; it can be easily 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? W3.org validator bug on thumb alt="title" - sbillard - 2011-04-04 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. W3.org validator bug on thumb alt="title" - marcov - 2011-04-04 Ok, I created a ticket on Trac. |