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.

AttachmentSizeStatusTest resultOperations
url_alias_form_item_title.patch549 bytesIdlePassed: 10645 passes, 0 fails, 0 exceptionsView details
url_alias_form_item_title.png6.37 KBIgnored: Check issue status.NoneNone

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

Status:needs review» reviewed & tested by the community
Issue tags:+Screenshot, +Usability

Reviewed, applied and tested, no issues...

#3

#4

Status:reviewed & tested by the community» fixed

Committed to HEAD. Thanks!

#5

Issue tags:+accessibility

Just adding it to the list of accessibility victories for D7.

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.