Ticket #3641 (closed Bug: fixed)

Opened 5 years ago

Last modified 4 years ago

Patch for AM/PM validation Error in validate_start_end_date

Reported by: skikd636 Owned by:
Priority: minor Milestone: Past
Component: Infrastructure Keywords:
Cc:

Description

There was a bug that was removing the trailing AM/PM from the new date picker widget when the AM/PM option was selected in the longDateFormat. The problem was the validator was not recognizing the AM/PM variable.

I fixed by removing the first part of the code and relied on the script to insert the correct start_end dates.

Change History

Changed 5 years ago by shh

Why on earth didn't you test the release candidates? What do you think I put them up for? *sighs*

Changed 5 years ago by shh

  • status changed from new to closed
  • resolution set to fixed

Fixed on 2.1 and maintenance branch. Thanks for the report.

Changed 5 years ago by Anonymous User

So, what's a poor 2.0.5 user to do to get this patch integrated into his/her plone?

Changed 5 years ago by Anonymous User

where do I put this code to get this fixed?

Changed 5 years ago by Anonymous User

Not Uploaded Due To Size:

Since I spent the better part of a day tracking this down on a site I upgraded to Plone 2.05 and then needed to make an emergency change of location in an event item, I thought I'd share my patch, which I think better respects acquisition of REQEUST and treatment of event_edit_form parameters. BTW, the plone.org/members.plone.org schizophrenia won't let me share this followup as a logged in user. -cbcunc

Changed 5 years ago by Anonymous User

Crimony. A 61 line file was too big to allow an upload?

Changed 5 years ago by Anonymous User

It's a bug in the collector - if you don't own the issue, you can't upload. The collector software is old and unmaintained, unfortunately.

Changed 5 years ago by Anonymous User

I'm running 2.0.5, how do I get this problem fixed? I see the patch but I'm unsure what to do with it.

Regards.

Changed 4 years ago by lupa@…

For any Ploners still wondering how to patch this, there is a discussion of it on the Calendarx.org website here: http://calendarx.org/issues/talkback/1104958175

Note: See TracTickets for help on using tickets.