Closed
Bug 202104
Opened 22 years ago
Closed 22 years ago
3frontieres.be - Use of getYear() instead of getFullYear()
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tech Evangelism Graveyard
Other
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: michel.poleur, Assigned: tristan)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030412
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030412
The current date is something like "15 avril 103". getYear() is deprecated and
is replaced by getFullYear().
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.3frontieres.be
2. See the welcome message
Actual Results:
"Bonjour et bienvenue, nous sommes le 15 Avril 103" is displayed.
Expected Results:
"Bonjour et bienvenue, nous sommes le 15 Avril 2003" must be displayed.
I have sent the site creator an e-mail, indicating the problem (and a solution).
It seems the site has been updated today, and the code has been removed. This
bug can be closed.
Comment 3•22 years ago
|
||
jup - reopen if you can find something new.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Comment 4•22 years ago
|
||
resolved euro west non-.com url bugs to other
Component: Europe: West → Other
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•