Event Problem with Mozilla Firefox 9 ?!

Hey

since there is a new update of Mozilla Firefox i got some problems with my events.
If i want to make an event 08.00 - 23.00 it looks like the attached picture. In the database and older versions of Mozilla Firefox everything is perfect. If i make an event 08.00 - 22.00 everything is perfect too. My time range is from 08.00 - 23.00 with 1 hour steps. The event he writes is ca. 20 minutes. Maybe there is a problem because 23.00 doesn’t exist for the scheduler. The max is 22:59:59 …

You have any ideas?

Thank you

Hello,

Let us check the steps to reproduce this problem. Here’s what I’ve tried:

scheduler.config.first_hour = 8; scheduler.config.last_hour = 23; scheduler.config.time_step = 60;
Then on day view I’ve created event and then set it’s start_date to 8 and end_date to 23.
Event was updated correctly.

Is this text is your custom scheduler.templates.event_text template? If so - please provide it’s code.

Kind regards,
Ilya

I have the same configuration. Which text do you mean?
What i really don’t understand is that i have the correct time in the database and when i put 08.00 - 22.00 (and not 08.00 - 23.00) everything works fine.

Hello,

What is displayed on the screenshot is not the default event_text template. So please provide your modified version.

Kind regards,
Ilya

We have exactly the same problem since upgrading to Firefox 9

Please provide a demo link or some kind of sample - we can’t reconstruct the issue locally.

Scheduler broke on us too with FF9, my friend even checked it on his Mac too: Working in FF8, update to FF9, onClick & onDblClick not working as expected any more. We are looking at our code atm.

Note: Event handling has been changed in FF9/Gecko9, see:
developer.mozilla.org/en/DOM/DOM_event_handlers

Hello,

Please create different topics for different issues.

You have the exactly same event_text template? If so please share it with us.

Please create another topic with the description of your problem, would do my best to help.

Kind regards,
Ilya