Description

If you choose a package name that also is a key in the form array for the 'features_admin_form', then the package and the features belonging to it will not be displayed.

Reproduction

To reproduce set the package of a feature to 'Buttons' or 'Packages' and try to find it under 'admin/structure/features'

Proposed solution

A simple solution would be to prepend the (package) key with something so that it's always unique. I'll attach a patch.

CommentFileSizeAuthor
#1 prepend_package_key-2134905-2.patch615 bytesdagomar

Comments

dagomar’s picture

StatusFileSize
new615 bytes

This prepends the package keys with 'package_', thus making them unique always.

dagomar’s picture

Status: Active » Needs review
hefox’s picture

Status: Needs review » Fixed

thanks

Status: Fixed » Closed (fixed)

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