[ 
https://issues.apache.org/jira/browse/CLK-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850611#action_12850611
 ] 

Bob Schellink commented on CLK-649:
-----------------------------------

You can grab an unminimized copy from the JSCalendar repository:

jscalendar.js:
http://jscalendar.cvs.sourceforge.net/viewvc/*checkout*/jscalendar/jscalendar/calendar.js?revision=1.53&content-type=text%2Fplain

jscalendar-setup.js:
http://jscalendar.cvs.sourceforge.net/viewvc/*checkout*/jscalendar/jscalendar/calendar-setup.js?revision=1.26&content-type=text%2Fplain

Create a new file in your project under webapp/click/jscalendar/jscalendar.js 
which contains the content of both the above two files.
Clean your build folder and redeploy. Click should start using your version of 
jscalendar.js instead of the one from the jar.

I'll reiterate though that Chrome 5 beta has a known bug and you might be 
spending time fixing a bug which is really on their side.
  http://code.google.com/p/chromium/issues/detail?id=38641

> click-calendar sometimes doesn't work in Google Chrome & Opera
> --------------------------------------------------------------
>
>                 Key: CLK-649
>                 URL: https://issues.apache.org/jira/browse/CLK-649
>             Project: Click
>          Issue Type: Bug
>          Components: click-calendar
>    Affects Versions: 2.1.0
>         Environment: jdk1.6u18, click 2.10, chrome 5.0.360.0
>            Reporter: Andrey Rybin
>         Attachments: about google chrome screenshot.jpg
>
>
> Example:
> http://81.30.55.151:8080/calendar-examples/calendar/form-table.htm 
> (This is default original   click-calendar-1.0.2\dist\calendar-examples.war   
> from click-calendar installation).
> open URL with Chrome/Opera and click first Calendar icon:
> no popup calendar will be displayed!
> Chrome developer tool shows:
> 3) calendar.js:14  Uncaught illegal access
> where calendar.js line 14 is a long line started with:
> Calendar=function(firstDayOfWeek,dateStr,onSelected,onClose){this.activeDiv=null;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to