Posted by AlexisWilke on December 4, 2008 at 9:39am
Jump to:
| Project: | Taxonomy VTN |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | AlexisWilke |
| Status: | closed (fixed) |
Issue Summary
Styles and identifiers do not "support" the underscore characters.
The legal characters are a-z 0-9 and dashes.
In other words, your current stylesheets to not pass the validation tests of the w3c. Nor would the HTML referencing such stylesheets. It would be neat to get those fixed.
Thank you.
Alexis
Comments
#1
I have applied this changed to 6.x-1.x-dev.
This means anyone who changed the style using the old name will have to edit their style and use the new name (i.e. use '-' instead of '_').
If that does not work, let me know!
Thank you.
Alexis Wilke
#2
Automatically closed -- issue fixed for two weeks with no activity.