Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Dec 2009 at 23:54 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
moshe weitzman commentedgood catch.
Comment #2
webchickCan we get a test for this?
Comment #3
carlos8f commentedAdded a test, which tests for the title attribute and query string on a rendered menu link. Verified that the test fails on HEAD, but passes with the fix.
Comment #5
carlos8f commented#3 passed in my environment. Tweaking to see if this passes the testbot.
Comment #7
carlos8f commentedI think the fail happened because testbot's simpletest must have clean URL's off, whereas my simpletest has them on.
Comment #8
grndlvl commentedLooks good.
Comment #9
webchickExcellent. Thanks much, carlos!
Committed to HEAD.