This project is archived and is in readonly mode.

#1547 ✓resolved
Jon Yurek

Select on XML-namespaced attributes in assert_select

Reported by Jon Yurek | December 10th, 2008 @ 03:38 PM | in 2.x

assert_select cannot select on an attribute that is xml-namespaced (e.g. xlink:href='...'). The change is to add a colon to the HTML::Selector regexp for attributes. Patch with test included.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Tags

Referenced by

Pages