4.7.1

Logging

4.7.1 Changed how much of a stack trace was returned when debugging the UI. To get the entire stack trace, navigate to Server\opt\tomcat\webapps\ROOT\WEB-INF\web.xml and comment out lines 14-37.

Database Migration

In some instances of DB migration, the resource ID of some component templates is not migrated to the new DB's sec_resources table. This can be remedied by copying a good component template's row and replacing the ID with the missing component template's resource ID.

Symptoms include the inability to create components, as an "error!!!" message is displayed in the template box. Also the security tab of some of the component template with the missing ID cannot be accessed.



Back