[
https://issues.apache.org/jira/browse/SYNCOPE-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-1977:
--------------------------------------------
Fix Version/s: 4.0.7
> Error after Macro compose
> -------------------------
>
> Key: SYNCOPE-1977
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1977
> Project: Syncope
> Issue Type: Bug
> Components: console
> Affects Versions: 4.0.6, 4.1.1
> Reporter: Samuel Garofalo
> Assignee: Samuel Garofalo
> Priority: Major
> Fix For: 4.0.7, 4.1.2, 5.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> To reproduce the error:
> * login on console
> * create a Macro
> * select edit
> * close the modal
> * select compose
> this exception is thrown:
> {code:java}
> Last cause: Property could not be resolved for class: class
> org.apache.syncope.common.lib.to.MacroTaskTO expression: utilityIcon
> WicketMessage: An error occurred while getting the model object for
> Component: [Component id = utilityIcon, page =
> org.apache.syncope.client.console.pages.Engagements, path =
> body:content:tabbedPanel:panel:firstLevelContainer:first:outerObjectsRepeater:0:outer:form:content:container:content:utility:utilityIcon,
> type = org.apache.wicket.markup.html.basic.Label, isVisible = true,
> isVersioned = false, markup = [markup =
> jar:file:/home/ilgrosso/redeploy/syncope-standalone-4.1.2-SNAPSHOT/apache-tomcat-10.1.55/webapps/syncope-console/WEB-INF/lib/syncope-client-idrepo-console-4.1.2-SNAPSHOT.jar!/org/apache/syncope/client/console/panels/DirectoryPanel.html
> <i wicket:id="utilityIcon" class="fas fa-sign-out-alt"></i>, index = 0,
> current = '<i wicket:id="utilityIcon" class="fas fa-sign-out-alt">' (line 0,
> column 0)]] {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)