flex-pilot-x icon indicating copy to clipboard operation
flex-pilot-x copied to clipboard

Stable

Open yanne opened this issue 15 years ago • 0 comments

Changed error messages to be consistent with Firefox (> 3.10).

Previously, error messages with Firefox were like this:

{"name":"non_existing","validator":"Whatever"}
 {"name":"hello_label","validator":"Hi Flex!"} 

and now they same as with other browser, i.e. like this:

The chain 'name:non_existing' was not found.
Expected "Hi Flex!", got "Hello Flex!"

yanne avatar Jan 04 '11 09:01 yanne