Guys,

Maven just pulled the latest jars from hudson and ooops, now my
project is broken! lol.

The changes to the string helpers etc to move to double quotes not
single quotes has broken my entire application which is due to go out
tomorrow. For instance:

{'useJSToGetCustomizationValues': 'false', ..... }

has now become

{"useJSToGetCustomizationValues": "false" .... }

The latter is obviously totally invalid and just doesn't work - can we
fix this ASAP please otherwise im going to get seriously bitch slapped
by my boss ;-)

Cheers, Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to