Bug 1235079 - Add live validations to Angular editor.
Summary: Add live validations to Angular editor.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Zanata
Classification: Retired
Component: TranslationEditor
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: David Mason
QA Contact: Zanata-QA Mailling List
David Mason
URL:
Whiteboard:
Depends On:
Blocks: 1232090
TreeView+ depends on / blocked
 
Reported: 2015-06-23 23:21 UTC by David Mason
Modified: 2015-07-28 23:14 UTC (History)
0 users

Fixed In Version:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2015-07-28 23:14:22 UTC
Embargoed:


Attachments (Terms of Use)

Description David Mason 2015-06-23 23:21:09 UTC
The GWT editor runs validations on translations as they are typed, and immediately displays problems detected by the validators.

The Angular editor should be able to run any of the standard validators, based on the settings for the project-version (off/warning/error).

List of validators (taken from GWT editor validation options):

 - HTML/XML tags
 - Java variables
 - Leading/trailing newline (\n)
 - Positional printf (XSI extension)
 - Printf variables
 - Tab characters (\t)
 - XML entity reference

Comment 1 Zanata Migrator 2015-07-28 23:14:22 UTC
Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-75


Note You need to log in before you can comment on or make changes to this bug.