You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "fabio martelli (JIRA)" <ji...@apache.org> on 2013/04/26 15:26:16 UTC

[jira] [Updated] (SYNCOPE-366) Uniform constraint violation building

     [ https://issues.apache.org/jira/browse/SYNCOPE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

fabio martelli updated SYNCOPE-366:
-----------------------------------

    Description: 
Uniform constraint violation building:

context.buildConstraintViolationWithTemplate(EntityViolationType + ";" + message).addNode(fieldname)

  was:
Uniform constraint violation building:

context.buildConstraintViolationWithTemplate(EntityViolationType.<type>.toString()).addNode(fieldname + message)

    
> Uniform constraint violation building
> -------------------------------------
>
>                 Key: SYNCOPE-366
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-366
>             Project: Syncope
>          Issue Type: Bug
>    Affects Versions: 1.1.0, 1.1.1
>            Reporter: fabio martelli
>            Assignee: fabio martelli
>             Fix For: 1.1.1, 1.2.0
>
>
> Uniform constraint violation building:
> context.buildConstraintViolationWithTemplate(EntityViolationType + ";" + message).addNode(fieldname)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira