[jira] [Commented] (OFBIZ-12749) Use non string parameters on a update-area failed when comme from a JWToken

2023-02-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17686985#comment-17686985
 ] 

ASF subversion and git services commented on OFBIZ-12749:
-

Commit 3c0cec35a563cc17ec7a6cbc0e4945dc9914edd1 in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=3c0cec35a5 ]

Fixed: Use non string parameters on a update-area failed when comme from a 
JWToken (OFBIZ-12749)

Adds missing ASL2 header


> Use non string parameters on a update-area failed when comme from a JWToken
> ---
>
> Key: OFBIZ-12749
> URL: https://issues.apache.org/jira/browse/OFBIZ-12749
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Nicolas Malin
>Assignee: Nicolas Malin
>Priority: Minor
>
> When define a update-area with some parameters as List or Map the conversion 
> failed due to a bad management of this case when the creation come from a 
> JWToken.
> {code:xml}
> 
> 
> 
>  
> 
> 
> 
> 
> {code}
> The link generate for the callback contains the variable myField with the 
> class name and not serialized List "{_}['myCase']"{_}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-12749) Use non string parameters on a update-area failed when comme from a JWToken

2023-01-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17681426#comment-17681426
 ] 

ASF subversion and git services commented on OFBIZ-12749:
-

Commit 41c0c9e0bdb2a9568092d78e75f3f757e3592dd4 in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=41c0c9e0bd ]

Improved: Fixed: Use non string parameters on a update-area failed when comme 
from a JWToken (OFBIZ-12749)

Fixes a typo that annoys checkstyle:
<>


> Use non string parameters on a update-area failed when comme from a JWToken
> ---
>
> Key: OFBIZ-12749
> URL: https://issues.apache.org/jira/browse/OFBIZ-12749
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Nicolas Malin
>Priority: Minor
>
> When define a update-area with some parameters as List or Map the conversion 
> failed due to a bad management of this case when the creation come from a 
> JWToken.
> {code:xml}
> 
> 
> 
>  
> 
> 
> 
> 
> {code}
> The link generate for the callback contains the variable myField with the 
> class name and not serialized List "{_}['myCase']"{_}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-12749) Use non string parameters on a update-area failed when comme from a JWToken

2023-01-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17681397#comment-17681397
 ] 

ASF subversion and git services commented on OFBIZ-12749:
-

Commit aaee98002e34b68da214a16d35ffc4372979b18d in ofbiz-framework's branch 
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=aaee98002e ]

Fixed: Use non string parameters on a update-area failed when comme from a 
JWToken (OFBIZ-12749)

When define a update-area with some parameters as List or Map the conversion 
failed due to a bad management of this case when the creation come from a 
JWToken.










The link generate for the callback contains the variable myField with the class 
name and not serialized List "['myCase']"


> Use non string parameters on a update-area failed when comme from a JWToken
> ---
>
> Key: OFBIZ-12749
> URL: https://issues.apache.org/jira/browse/OFBIZ-12749
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Nicolas Malin
>Priority: Minor
>
> When define a update-area with some parameters as List or Map the conversion 
> failed due to a bad management of this case when the creation come from a 
> JWToken.
> {code:xml}
> 
> 
> 
>  
> 
> 
> 
> 
> {code}
> The link generate for the callback contains the variable myField with the 
> class name and not serialized List "{_}['myCase']"{_}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)