[ https://issues.apache.org/jira/browse/CAUSEWAY-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Keir Haywood closed CAUSEWAY-3753. ----------------------------------------- Resolution: Fixed > Per-param validation errors show in wrong slot, for all params > -------------------------------------------------------------- > > Key: CAUSEWAY-3753 > URL: https://issues.apache.org/jira/browse/CAUSEWAY-3753 > Project: Causeway > Issue Type: Bug > Components: Viewer Wicket > Affects Versions: 2.0.0 > Reporter: Daniel Keir Haywood > Assignee: Daniel Keir Haywood > Priority: Major > Fix For: 2.1.0 > > Attachments: image-2024-05-29-12-29-47-312.png, > image-2024-05-29-12-31-43-390.png, image-2024-06-01-15-55-29-991.png, > image-2024-06-01-15-56-33-654.png, image-2024-06-01-15-59-48-335.png > > > to reproduce: > for example,with the petclinic tutorial > > git checkout tags/08-01-home-page-additional-collections > mvn clean install > mvn -pl webapp spring-boot:run > > attempt to create an Pet Owner ; there's validation on the first param, name > ... but is only activated when hit OK. > > !image-2024-05-29-12-29-47-312.png! > > and compare changing name vs changing email address (regex): > > !image-2024-05-29-12-31-43-390.png! > > -- This message was sent by Atlassian Jira (v8.20.10#820010)