2 afwas Jan 27, 2008 13:06

/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.
Sorry took so long to reply I will give it a try and let you know.
Thanks for taking the time for this..
Solution confirmed, or at least for my installation on my server in my world it seems to work as one would expect.
The proposed solution is wrong. Very not recommended.
Fixed in CVS for 2.4.1.
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 ;)
Any idea when 2.4.1 will be released?
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
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:
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
Just wondering why apassio's post was moved as this thread was for a slightly different issue and for an older version?
It's the same bug.
This is fixed and will be in a next release.
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