[jira] [Commented] (SYNCOPE-498) Connector SpinnerFieldPanel required values

2014-06-04 Thread Colm O hEigeartaigh (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017607#comment-14017607
 ] 

Colm O hEigeartaigh commented on SYNCOPE-498:
-


Fix confirmed, thanks!

Colm.

 Connector SpinnerFieldPanel required values
 ---

 Key: SYNCOPE-498
 URL: https://issues.apache.org/jira/browse/SYNCOPE-498
 Project: Syncope
  Issue Type: Bug
  Components: console
Reporter: Colm O hEigeartaigh
Assignee: Francesco Chicchiriccò
Priority: Minor
 Fix For: 1.2.0


 With the latest Syncope trunk code, I noticed that if I create a new LDAP 
 Connector (1.3.6) it appears to be requiring me to enter a Block Size + 
 Change Log Block Size, even though these parameters are optional and both 
 default to 100. You can reproduce by just creating an LDAP Connector + 
 clicking on save. At the top of the screen you can see:
'Host' is required.
 'TCP Port' is required.
 'Base Contexts' is required.
 'Block Size' is required.
 'Change Log Block Size' is required.
 The issue seems to be related to the new component SpinnerFieldPanel used 
 to represents numeric connector configuration properties.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-498) Connector SpinnerFieldPanel required values

2014-06-03 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016576#comment-14016576
 ] 

ASF subversion and git services commented on SYNCOPE-498:
-

Commit 1599592 from [~ilgrosso] in branch 'syncope/trunk'
[ https://svn.apache.org/r1599592 ]

[SYNCOPE-498] Primitive type values are always mandatory in wicket: converting 
primitive classes to wrapper before instantiating SpinnerFieldPanel

 Connector SpinnerFieldPanel required values
 ---

 Key: SYNCOPE-498
 URL: https://issues.apache.org/jira/browse/SYNCOPE-498
 Project: Syncope
  Issue Type: Bug
  Components: console
Reporter: Colm O hEigeartaigh
Assignee: Francesco Chicchiriccò
Priority: Minor
 Fix For: 1.2.0


 With the latest Syncope trunk code, I noticed that if I create a new LDAP 
 Connector (1.3.6) it appears to be requiring me to enter a Block Size + 
 Change Log Block Size, even though these parameters are optional and both 
 default to 100. You can reproduce by just creating an LDAP Connector + 
 clicking on save. At the top of the screen you can see:
'Host' is required.
 'TCP Port' is required.
 'Base Contexts' is required.
 'Block Size' is required.
 'Change Log Block Size' is required.
 The issue seems to be related to the new component SpinnerFieldPanel used 
 to represents numeric connector configuration properties.



--
This message was sent by Atlassian JIRA
(v6.2#6252)