Active
Project:
Javascript Tools
Version:
5.x-0.8
Component:
Jscalendar
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2007 at 17:28 UTC
Updated:
16 Jul 2008 at 14:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
nedjoWe've got an open issue, pls search the queue for it.
Comment #2
wisdom commentedI browsed through the listed issues back to about one year. But I was not able to get exact issue to follow up may be similar issues like jscalendar tab and ie.
Comment #3
nedjoThanks for looking. I think this is the one I was thinking of: http://drupal.org/node/118926. Does it seem like the same issue?
Comment #4
wisdom commentedThey are related but different issues.
1) In this case the calendar does not get displayed at all. The other case it does display but it displays in different location than the user wants and
2) this issue is for 5.x.0.8 but that is for 4.7.x
Comment #5
tormu commentedDo you get any javascript errors - is it the same problem as I'm having http://drupal.org/node/191311 ?
I'm having the same in IE6 and 7 though.
Comment #6
wisdom commentedNo javascript error being displayed. When I click the little icon the calendar does not get displayed. It just gets diffused. It works for me in ie 6 and firefox.
Comment #7
clivesj commentedI want to apply this patch:
http://sourceforge.net/tracker/index.php?func=detail&aid=1679433&group_i...
to correct this IE7 disply-issue.
However, where do I find calendar.js to apply the patch.
I assume it's not the same as jscalendar.js?
Thanks
sorry, this request should have been in here:
http://drupal.org/node/118926
Comment #8
nedjoThanks for pointing to this patch. I've applied it to calendar_stripped.js in HEAD and the 5.x dev branch. Does that address the issue in IE7? If so, I'll roll another stable release of Javascript Tools. (Another release is overdue anyway.)
Comment #9
clivesj commentedThank you!
Did you also updated 5.x.1.x.dev? The latest version is still dated:
Last updated: November 24, 2007 - 00:05
Regards.
Comment #10
clivesj commentedI have switched to the HEAD -version and apllied 5-dec-2007,
but unfortunately the positioning is still incorrect.
Comment #11
AmrMostafa commentedI can confirm this is not fixed in 5.x dev. Actually, it doesn't look like the new calendar_stripped.js ever made it.
I suggest that we also add a stock calendar.js, then apply the patch. So the modification could be tracked. Patches attached for convenience.