1 hairball Jan 27, 2008 12:55
3 afwas Jan 27, 2008 13:38
/rsc/js/calendarpopup.js line 520 should be:
result += '<option value="'+monthCounter+'" '+selected+'>'+this.monthNames[monthCounter]+'</option>';
remove the -1 from [monthCounter]
This displays the month correctly, but I have no idea if it counters with another error somewhere else.
4 hairball Jan 31, 2008 06:37
Sorry took so long to reply I will give it a try and let you know.
Thanks for taking the time for this..
5 edb Feb 03, 2008 03:49
Solution confirmed, or at least for my installation on my server in my world it seems to work as one would expect.
6 fplanque Feb 08, 2008 23:30
The proposed solution is wrong. Very not recommended.
Fixed in CVS for 2.4.1.
7 afwas Feb 09, 2008 00:19
Then why did you change exactly according to the proposal?
http://evocms.cvs.sourceforge.net/evocms/b2evolution/blogs/rsc/js/calendarpopup.js?r1=1.5&r2=1.6
One of us is not looking in the right place ;)
8 guizi6 Feb 22, 2008 17:26
Any idea when 2.4.1 will be released?
9 afwas Feb 22, 2008 17:43
i don't know when 2.4.1 will be released.
The fix for this particular bug is found here: http://evocms.cvs.sourceforge.net/evocms/b2evolution/blogs/skins_adm/_html_header.inc.php?r1=1.5&r2=1.6
Good luck
10 phr__k Mar 17, 2008 17:59
the fix from EdB works for me but
march is showed wrong again - looks like march will be noticed as february
checked for 2008 29 days and 2009 28 days
dont even mentioned this unless i read this post
EDIT: tried the cvs version but bug is still there
dayscount march=february
cheers phk :lol:
11 apassio Apr 20, 2008 19:36
When I write or edit a new post and click on the calendar icon to select a date, the calendar pop-up shows up with the wrong month.
For instance, today is Sunday April 20, when I click on today, it does go to a Sunday 20, but shows March 2008 on the top of the pop up.
By experiencing a little, I have the impression that the day of the week and date of the month is correct, but the month is 1 too old (shows March 2008 instead of April 2008, April 2008 instead of May 2008 etc...)
Regards
12 amoun Apr 21, 2008 11:59
Just wondering why apassio's post was moved as this thread was for a slightly different issue and for an older version?
13 afwas Apr 21, 2008 15:37
It's the same bug.
This is fixed and will be in a next release.
14 amoun Apr 22, 2008 00:00
Thanks Afwas
amoun
Cool.
It's exacly one month off. Januari has 29 days (that's februari in a leap year.)
This will be an easy fix. Thanks for reporting.
Have fun