Active
Project:
mothership
Version:
7.x-2.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2012 at 13:12 UTC
Updated:
20 Jul 2012 at 14:09 UTC
Jump to comment: Most recent file
I have noticed that even when I strip all the classes on my menu (.leaf, .first,...) that the attribute "class" remains resulting in invalid markup. Like the example below.
<li class>menu link</li>
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | mothership-1694542.patch | 1011 bytes | wouter.v |
| #1 | [mothership]-[remove-class-attr]-[1694542]-[].patch | 0 bytes | wouter.v |
Comments
Comment #1
wouter.v commentedI've created a little patch for this. See attached file.
EDIT: something went wrong with the patch. Looking for fix.
Comment #2
wouter.v commentedCorrect patch for this issue. (patch against dev version)