Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect XLF file is getting generated in case of HTML tags #1

Open
diptinarang opened this issue Sep 23, 2016 · 0 comments
Open

Incorrect XLF file is getting generated in case of HTML tags #1

diptinarang opened this issue Sep 23, 2016 · 0 comments

Comments

@diptinarang
Copy link

diptinarang commented Sep 23, 2016

We are building a connector for AEM 6.2 using AEM's translation API. For translating AEM page, we use getTranslationObjectXLIFFInputStream().

Reference: https://docs.adobe.com/docs/en/aem/6-2/develop/ref/javadoc/com/adobe/granite/translation/api/TranslationObject.html#getTranslationObjectXLIFFInputStream(java.lang.String)

The generated XLF doesn't convert 'less than' sign properly, if the page contains HTML tags. The XLIFF has no issues in case of a simple page without any Rich text content. Attached is the reference.

screen shot 2016-09-20 at 10 11 09 am

We suspect OKAPI isn't able to convert the XLF properly but we are not sure about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant