Ticket #60 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

i18n of schematron report

Reported by: Fxp Owned by: Fxp
Priority: major Milestone:
Component: User interface (web) Version:
Keywords: Cc:

Description

Currently (version 2.2 and trunk) schematron report are only in english.

The proposed solution is :

The schematron validation is located on the xml/schemas/{name of the schema}. Schematron validation is made in 2 steps:

  • on editing based on schematron_xml.xsl which produce (i) icon on error in the user interface and popup alert when clicking on it.
  • on validation based on schematron.xsl.

Schematron language is based on the user interface. Updating the schematron translation is made using the xml/schemas/{name of the schema}/loc/{language of the user interface}/schematron.xml.

The patch allow to have Javascript popup and schematron report in current gui language.

Attachments

schematron-i18n.tar.gz Download (8.1 KB) - added by Fxp 5 years ago.

Change History

Changed 5 years ago by Fxp

Changed 5 years ago by Fxp

  • owner changed from geonetwork-devel@… to Fxp
  • status changed from new to assigned
  • milestone set to v2.3.0 Final

Changed 5 years ago by Fxp

  • status changed from assigned to closed
  • resolution set to fixed

See r1544

Changed 4 years ago by anonymous

  • milestone v2.3.0 Final deleted

Milestone v2.3.0 Final deleted

Note: See TracTickets for help on using tickets.