philipptrenz opened a new pull request, #440:
URL: https://github.com/apache/syncope/pull/440

   This PR resolves an naming issue, probably introduced by the merge of 
https://github.com/apache/syncope/pull/436, which causes an error within the 
web console of Syncope when opening the SCIM v2 extension panel:
   
   ```
   Property could not be resolved for class: class 
org.apache.syncope.common.lib.scim.SCIMGeneralConf expression: 
bulkMaxMaxPayloadSize
   WicketMessage: An error occurred while getting the model object for 
Component: [AjaxSpinner [Component id = spinner, page = 
org.apache.syncope.client.console.pages.SCIMConfPage, path = 
body:content:body:container:content:tabbedPanel:panel:bulkMaxMaxPayloadSize:spinner,
 type = com.googlecode.wicket.jquery.ui.form.spinner.AjaxSpinner, isVisible = 
true, isVersioned = false, markup = [markup = 
jar:file:/opt/syncope/lib/syncope-console.war!/BOOT-INF/lib/syncope-client-idrepo-common-ui-3.0.3-SNAPSHOT.jar!/org/apache/syncope/client/ui/commons/markup/html/form/AjaxSpinnerFieldPanel.html
   <input wicket:id="spinner"/>, index = 0, current =  '<input 
wicket:id="spinner"/>' (line 0, column 0)]]]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to