View Issue Details

IDProjectCategoryView StatusLast Update
0014514ScribusInternalpublic2016-12-27 13:42
ReporterKunda Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
PlatformLinuxOSManjaroOS Version16.10
Product Version1.5.3.svn 
Summary0014514: Unit Test to check translation tag integrity
DescriptionCreate a test to run via TravisCI that will check if lupdate is working correctly where the <source> tag and <translation> tag in the en_US.ts file match.

Inspired from ticket 0014506
Test should run the following regex on en_US.ts
<source>([^<]*)<\/source>\s*<translation>(?!\1<)([^<]*)<\/translation>

explanation and example shown in https://regex101.com/r/0CQgGO/1
Tagstesting
PatchNo

Relationships

related to 0014513 new Unit Test to check spelling 
child of 0013536 new Implement Unit Testing that is community friendly 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-12-27 13:42 Kunda New Issue
2016-12-27 13:42 Kunda Issue generated from: 0014513
2016-12-27 13:42 Kunda Relationship added related to 0014513
2016-12-27 13:42 Kunda Tag Attached: testing
2016-12-27 13:42 Kunda Relationship added child of 0013536