Posted by ultimateboy on February 1, 2009 at 2:15am
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | path.module |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | accessibility, Quick fix, Screenshot, Usability |
Issue Summary
All form items should have a label for accessibility. Path's form on the node add page does not.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| url_alias_form_item_title.patch | 549 bytes | Idle | Passed: 10645 passes, 0 fails, 0 exceptions | View details |
| url_alias_form_item_title.png | 6.37 KB | Ignored: Check issue status. | None | None |
Comments
#1
patch 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.
#2
Reviewed, applied and tested, no issues...
#3
#4
Committed to HEAD. Thanks!
#5
Just adding it to the list of accessibility victories for D7.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.