Label "for" attribute is wrongly documented as required [SPR-14287] #18859
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: task
A general task
Milestone
Paul Benedict opened SPR-14287 and commented
JavaDoc says "for" is required for the Label tag:
https://docs.spring.io/spring/docs/4.3.0.RC2/javadoc-api/org/springframework/web/servlet/tags/form/LabelTag.html
The TLD doc says the tag has no required attributes:
http://docs.spring.io/spring/docs/4.3.0.RC2/spring-framework-reference/html/spring-form-tld.html#spring-form.tld.label
Affects: 3.2.17, 4.2.6, 4.3 RC2
Referenced from: commits dacc31e, 49ae46d, 7b73f23
Backported to: 4.2.7, 3.2.18
The text was updated successfully, but these errors were encountered: