Re: inline binding problem (SOLVED) - but broken again by refactor > format!!
Re: inline binding problem (SOLVED) - but broken again by refactor > format!!
- Subject: Re: inline binding problem (SOLVED) - but broken again by refactor > format!!
- From: Mike Schrag <email@hidden>
- Date: Fri, 14 Mar 2008 13:24:07 -0400
I just finished my component, then did refactor > format to clean up and it butchered my ognl expressions! It converted all \" to \\" :-
<td class = "$~errorMessages.objectForKey(\\"title\\") != null ? \\"error\\" : \\"label\\"">My Title</td>
Looks like there's a bug in reformat with escaping ... I never use quotes in OGNL -- it's too confusing. Switch to ' instead and you will have an easier time. Please log a bug for this in the wolips wiki as well.
ms |
_______________________________________________
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