You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
We suspect OKAPI isn't able to convert the XLF properly but we are not sure about it.
The text was updated successfully, but these errors were encountered:
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.
We suspect OKAPI isn't able to convert the XLF properly but we are not sure about it.
The text was updated successfully, but these errors were encountered: