[TYPO3-calendar] today-link in weekview leeds to wrong week

Christoph Pönighaus christoph at poenighaus.de
Tue Jun 25 16:18:01 CEST 2013


I fixed the problem by myself:

plugin.tx_cal_controller.view.week.today.typolink.additionalParams.cObject.1.strftime
= %W

changed to

plugin.tx_cal_controller.view.week.today.typolink.additionalParams.cObject.1.strftime
= %V

2013/6/25 Christoph Pönighaus <christoph at poenighaus.de>:
> Hi,
>
> you can reproduce this error at the demo page:
>
> http://www.typo3-calendar.org/demo/week/calendar/2013/?tx_cal_controller%5Bweek%5D=26&tx_cal_controller%5Bweekday%5D
>
> Regards
> Christoph
>
> 2013/6/24 Christoph Pönighaus <christoph at poenighaus.de>:
>> Hi,
>>
>> the today-link in weekview submits the current weeknumber minus 1.
>> This problem occurs in two different installations (Typo3 4.6 and 6.1).
>>
>> Can anyone tell me how to solve this problem?
>> Thanks in advance!
>> Christoph
>> _______________________________________________
>> TYPO3-project-calendar mailing list
>> TYPO3-project-calendar at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-calendar
> _______________________________________________
> TYPO3-project-calendar mailing list
> TYPO3-project-calendar at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-calendar


More information about the TYPO3-project-calendar mailing list