ppazos opened a new issue, #14203:
URL: https://github.com/apache/grails-core/issues/14203

   When using the include tag, and passing the actual request params as params, 
if the original params have a boolean value binded, the value is string in the 
action referenced by the include tag.
   
   Will create a small app showing the issue. Can't share the project I'm 
working on.
   
   ### Task List
   
   - [ ] Steps to reproduce provided
   - [ ] Example that reproduces the problem uploaded to Github
   - [ ] Full description of the issue provided (see below)
   
   ### Steps to Reproduce
   
   1. TODO
   2. TODO
   3. TODO
   
   ### Expected Behaviour
   
   The value should be boolean in the included view.
   
   ### Actual Behaviour
   
   The value is string in the included view.
   
   ### Environment Information
   
   - **Operating System**: Linux Mint
   - **Grails Version:** 5.3.3
   - **JDK Version:** 11.0.20.1
   
   ### Example Application
   
   - TODO: link to github repository with example that reproduces the issue
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to