You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "philipptrenz (via GitHub)" <gi...@apache.org> on 2023/04/12 08:40:22 UTC

[GitHub] [syncope] philipptrenz opened a new pull request, #440: Fix incorrectly named bulkMaxPayloadSize property

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: dev-unsubscribe@syncope.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [syncope] philipptrenz commented on pull request #440: [SYNCOPE-1748] Fix incorrectly named bulkMaxPayloadSize property

Posted by "philipptrenz (via GitHub)" <gi...@apache.org>.
philipptrenz commented on PR #440:
URL: https://github.com/apache/syncope/pull/440#issuecomment-1504994354

   You're very welcome, I'm grateful that I could contribute.


-- 
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: dev-unsubscribe@syncope.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [syncope] ilgrosso commented on pull request #440: [SYNCOPE-1748] Fix incorrectly named bulkMaxPayloadSize property

Posted by "ilgrosso (via GitHub)" <gi...@apache.org>.
ilgrosso commented on PR #440:
URL: https://github.com/apache/syncope/pull/440#issuecomment-1504910115

   @philipptrenz please fix
   
   ```
   Error:  src/main/java/org/apache/syncope/client/console/panels/SCIMConfGeneralPanel.java:[1] (misc) NewlineAtEndOfFile: File does not end with a newline.
   ```


-- 
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: dev-unsubscribe@syncope.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [syncope] ilgrosso merged pull request #440: [SYNCOPE-1748] Fix incorrectly named bulkMaxPayloadSize property

Posted by "ilgrosso (via GitHub)" <gi...@apache.org>.
ilgrosso merged PR #440:
URL: https://github.com/apache/syncope/pull/440


-- 
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: dev-unsubscribe@syncope.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [syncope] ilgrosso commented on pull request #440: [SYNCOPE-1748] Fix incorrectly named bulkMaxPayloadSize property

Posted by "ilgrosso (via GitHub)" <gi...@apache.org>.
ilgrosso commented on PR #440:
URL: https://github.com/apache/syncope/pull/440#issuecomment-1504991714

   Thank you very much @philipptrenz 


-- 
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: dev-unsubscribe@syncope.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [syncope] ilgrosso commented on pull request #440: [SYNCOPE-1748] Fix incorrectly named bulkMaxPayloadSize property

Posted by "ilgrosso (via GitHub)" <gi...@apache.org>.
ilgrosso commented on PR #440:
URL: https://github.com/apache/syncope/pull/440#issuecomment-1504907444

   Hi @philipptrenz thanks for this PR!
   I've renamed following the related issue in JIRA.
   
   Since this is your very first contribution, could you please submit an ICLA? https://www.apache.org/licenses/contributor-agreements.html#clas


-- 
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: dev-unsubscribe@syncope.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org