OrderOfTheBee/ootbee-support-tools

Broken Test Transform tab in admin console (Alfresco 7.x)

howkymike opened this issue · 1 comments

BUG

Legacy Transofrmers have been removed in the newer Alfresco version which results in broken Test Transform tab in admin console.

Expected behavior

Test Transform tab should open.

Actual behavior

Web Script Status 500 - Internal Error after opening Test Transform tab.

Steps to reproduce the behavior

Go to the /alfresco/s/ootbee/admin/test-transform on the Alfresco Community 7.x

Additional details (analysis so far, log statements, references, etc.)

Failed to execute script 'classpath*:alfresco/templates/webscripts/org/orderofthebee/support-tools/admin/ootbee-support-tools/test-transform.get.js': 00270030 TypeError: Cannot find function sortTransformersByName in object org.alfresco.repo.content.transform.AdminUiTransformerDebug. (classpath*:alfresco/templates/webscripts/org/orderofthebee/support-tools/admin/ootbee-support-tools/test-transform.get.js#213) org.springframework.extensions.webscripts.WebScriptException: Wrapped Exception (with status template): Failed to execute script 'classpath*:alfresco/templates/webscripts/org/orderofthebee/support-tools/admin/ootbee-support-tools/test-transform.get.js': TypeError: Cannot find function sortTransformersByName in object org.alfresco.repo.content.transform.AdminUiTransformerDebug. (classpath*:alfresco/templates/webscripts/org/orderofthebee/support-tools/admin/ootbee-support-tools/test-transform.get.js#213)

Tell us about your environment

Alfresco Community 7.1

Closed due to already existing issue (#180)