Display Tag does not render transient fields correctly
Open
relates-to: grails-fields
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
similar to grails/fields#264 (fixed in 2.2.8.BUILD-SNAPSHOT), the display tag f:display does not seem to render transient fields correctly (it throws NPEs) on transient fields.
Contributor guide
Research direction
Start at the f:display display tag and compare its transient-field handling with grails/fields#264 and the 2.2.8.BUILD-SNAPSHOT fix. Reproduce the reported NullPointerException with a transient field and verify that display rendering completes without the exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100