craigh / PostCalendar

PostCalendar is a calendar module for the Zikula Application Framework
20 stars 9 forks source link

JavaScript Calendar choose form starts with year 2019 #71

Open groessing-net opened 11 years ago

groessing-net commented 11 years ago

Sometimes the end date is the same as the start date. Most times the end date is the today date. An if there is no start date, the end date starts in the year 2019 - and it is not possible to go back to the year 2013 because the years start with 2019.... the Date in the "Repeat until" starts ALWAYS in the year 2019 (screenshot appended) PostCalendar_EventRepeat

craigh commented 11 years ago

Versions of Core, PC, jQuery, jQueryUI?

groessing-net commented 11 years ago

Core: 1.3.5 PC: 8.0.1 jQuery & jQueryUI shipped with Core.

craigh commented 11 years ago

language?

groessing-net commented 11 years ago

German:DE

craigh commented 11 years ago

does this only affect the 'repeat until' selector (not the start and end selector) or all of them. A similar issue was addressed in an earlier version.

groessing-net commented 11 years ago

No, it affects the eventEnd-Date and the RepatUntil-Date.

craigh commented 11 years ago

it does NOT affect the start date?

please confirm that you are not using any template overrides.

groessing-net commented 11 years ago

First - YES - I'm using a overwritten template. But this is taken from the template submitted with the installed package, but extended for choosing the location from a Clip-Publication. The main input-template is the same, shipped with the PostCalendar. AND If I switch to the default template, the bug is still reproducable.

ansch commented 11 years ago

This is no PC Issue. I've made a Pull Request fur Core 1.3.6. (#1361, Issue#1360) It was a problem with function.jquery_datepicker.php. Should solve this Issue.

ansch commented 11 years ago

Should be closed. Works with core >= 1.3.7.

craigh commented 11 years ago

This was a problem in Core <=1.3.6 ?

ansch commented 11 years ago

I think so. See #1360 in Core.

espaan commented 10 years ago

The issue 1360 in the Core does indeed solve the problem with the calendar for me too. https://github.com/zikula/core/pull/1361/files