My permission somehow has backslash in the name and when I'm updating the feature using following command:

drush -y fu foo_feature

Then it's removing these lines from .info file:

-features[user_permission][] = "access for Korea democratic people\'s republic of"
-features[user_permission][] = "access for Lao people\'s democratic republic"

I could remove backslashes from the name, but it doesn't solve the problem, that feature wrongly parsing the names.

Comments

kenorb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Version 6.x is no longer supported due to Drupal 6 End of Life.