Bug #33971

Missing id attributes in XLIFF files are not reported to the user

Added by Karsten Dambekalns over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-02-16
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:I18n
Target version:TYPO3 Flow Base Distribution - 1.1
PHP Version: Complexity:
Has patch:No Affected Flow version:Git master

Description

XLIFF requires id attributes, but if they are missing, FLOW3 does not complain. Instead, something happens in the XLIFF parser. An exception would be the better alternative to that.

Associated revisions

Revision 3872d435
Added by Karsten Dambekalns over 3 years ago

[BUGFIX] Adds detection of missing id attributes in XLIFF files

XLIFF requires id attributes on trans-unit tags, but if they are missing,
FLOW3 does not complain. An exception is now thrown, instead of
some unspecified behavior.

Change-Id: I1c6781d722d8fc97a2e570742bbf9906c11247bf
Fixes: #33971
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9050

#2 Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9050

#3 Updated by Gerrit Code Review over 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9050

#4 Updated by Karsten Dambekalns over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF