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

2010-05-21 Thread Chuck Short
This should be fixed in maverick now, thanks for the bug report.

chuck

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

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2010-05-02 Thread Andreas Olsson
Doesn't seem like LP automatically updates bug status from SF.

This bug has now been handled upstream

  "Added/Fixed in CVS tree. Will be available in next version."

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2010-02-20 Thread Andreas Olsson
** Bug watch added: SourceForge.net Tracker #2955720
   http://sourceforge.net/support/tracker.php?aid=2955720

** Also affects: awstats via
   http://sourceforge.net/support/tracker.php?aid=2955720
   Importance: Unknown
   Status: Unknown

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2010-02-20 Thread Andreas Olsson
I can confirm this issue in awstats 6.9~dfsg-1ubuntu3, which currently
exists in both Karmic and Lucid. Assuming ShowDaysOfWeekStats=PH we will
find this HTML generated

DayPagesHitsMon00

...and by adding some whitespace


  Day
  Pages
  Hits

  Mon
  0
  0


Yes, there is a  missing.

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

** Changed in: awstats (Ubuntu)
   Importance: Undecided => Low

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

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

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

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


** 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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2009-08-10 Thread Chuck Short
This is fixed for karmic.

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

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs