History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: OQ-239
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dick Anderson
Reporter: ivailo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenQuote

Validator messages "required" and "invalid" should be i18n aware

Created: 01/Oct/10 04:23 AM   Updated: 05/Jan/11 03:59 AM
Component/s: openquote
Affects Version/s: 1.2
Fix Version/s: 1.3

Release Notes Comment: Replaced the remaining hard-coded 'invalid' and 'error' message strings with references to i18n resources.


 Description  « Hide
Validator messages "required" and "invalid" are now hardcoded. They should be i18n aware.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Dick Anderson - 01/Oct/10 05:12 AM
As an interim work-around, it is possible to to override the "required" and "invalid" messages within the PageFlow. If you'd find that useful, shout and I'll add an example here. However, this is obviously not the ideal fix.

It will be a simple enough job to find/replace hard coded messages with i18n code, so we'll include this in the next 1.3EA release.