AjaxModalDialog.update and quotes
AjaxModalDialog.update and quotes
- Subject: AjaxModalDialog.update and quotes
- From: Pascal Robert <email@hidden>
- Date: Wed, 08 May 2013 05:49:54 -0400
A quick one: if you are calling AjaxModalDialog.update(context,String), don't forget to escape quotes in the string. I lost 15 minutes this morning because I was doing:
AjaxModalDialog.update(context(), "Conflit d'horaire");
and the dialog wasn't updating because of the quote...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden