All form items should have a label for accessibility. Path's form on the node add page does not.
| Comment | File | Size | Author |
|---|---|---|---|
| url_alias_form_item_title.png | 6.37 KB | ultimateboy | |
| url_alias_form_item_title.patch | 549 bytes | ultimateboy |
All form items should have a label for accessibility. Path's form on the node add page does not.
| Comment | File | Size | Author |
|---|---|---|---|
| url_alias_form_item_title.png | 6.37 KB | ultimateboy | |
| url_alias_form_item_title.patch | 549 bytes | ultimateboy |
Comments
Comment #1
puradata commentedpatch works fine.
test didn't pass on my machine before and after patch.
line 853 file.inc rmdir. I fixed it locally with a $dir->close();
Had nothing to do with this patch.
Comment #2
mr.baileysReviewed, applied and tested, no issues...
Comment #3
sunComment #4
webchickCommitted to HEAD. Thanks!
Comment #5
mgiffordJust adding it to the list of accessibility victories for D7.