apache / apache/grails-intellij-plugin
Need validation for parameters passed to attribute 'args' of tag 'g:message'
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
Validator should check count of parameters passed to 'args'
---
*Imported from [IDEA-62508](https://youtrack.jetbrains.com/issue/IDEA-62508) · Type: Feature · Votes: 0*
*Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.*
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the validator for the Grails g:message tag and how it processes the args attribute. Review the tag definition and existing validation tests to determine the expected parameter count. Done means the validator reports when the number of supplied args does not match the message parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100