[Bug 358723] Re: awstats.pl does not close table row

imagine the.box at gmx.net
Sat Feb 20 13:57:00 GMT 2010


This is not fixed in Karmic. In /usr/lib/cgi-bin/awstats.pl in line
16907 a <tr> element is opened. If $ShowDaysOfWeekStats does not contain
"B" in line 16918, this <tr> element is never closed.

Patch for awstats 6.9~dfsg-1ubuntu3 in Karmic:

16921c16921
<                                         . ">$Message[75]</td></tr>";
---
>                                         . ">$Message[75]</td>";
16922a16923
>                               print "</tr>";


** Changed in: awstats (Ubuntu)
       Status: Fix Released => New

-- 
awstats.pl does not close table row
https://bugs.launchpad.net/bugs/358723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to awstats in ubuntu.



More information about the Ubuntu-server-bugs mailing list