Closed (fixed)
Project:
Javascript Countdown Timer
Version:
5.x-1.17
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Feb 2008 at 11:58 UTC
Updated:
28 Feb 2008 at 18:02 UTC
Countdown Timer doesn't output valid XHTML Strict, since the attribute name is used with the <span> tag, which is illegal. So I'm attaching a small patch that changes those name attributes to class attributes, which are perfectly legal and still work.
| Comment | File | Size | Author |
|---|---|---|---|
| countdown.patch | 3.05 KB | antiorario |
Comments
Comment #1
jvandervort commentedHey, thanks for the patch.
I've made your changes in the new branch (6.x-2.1) because it breaks backward compatibility with existing users.
If you won't be going to 6.x and need a branch for 5.x let me know.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.