Article Details
Id:17199
Product:finPOWER Connect
Type:FIX
Version:3.03.03
Opened:21/07/2020
Closed:21/07/2020
Released:01/10/2020
Job: J024669

Portals; Page Script Code not compiling when using ISImageEditor

Portal Pages were failing a test compile if various functions from ISImageEditor were being used. However, when running would work without issue. This was due to Portal Pages being treated as "General" Scripts from the test compile / compile all buttons. When running, they are actually treated as HTML Widgets and therefore working.

Portal Pages are now treated as "HTML Widgets" when test compiling so the behaviour now matches runtime.

Note: ISImageEditor is only supported in HTML Widget type Scripts. Some functions will still fail to compile if used within "General" or other Script types.