If there are spaces in package names, admin/build/features breaks.

Tabs of packages with spaces can't be displayed as these package names are being used verbatim as CSS classes and JS fails to use them properly in selectors.

Patch coming.

CommentFileSizeAuthor
#1 604546_fix_classes.patch1.12 KBalex_b

Comments

alex_b’s picture

Assigned: alex_b » Unassigned
Status: Active » Needs review
StatusFileSize
new1.12 KB
yhahn’s picture

Status: Needs review » Fixed

I ran into this as well and hit it up with this preg. Should be fixed.

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/features/fe...

Status: Fixed » Closed (fixed)

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