Current 3.2:
* go to admin/config/development/features/bundle and create now bundle foo
* go to admin/config/development/features, click create new feature
* For name, enter text
* Click write
Experienced:
* The machine-readable name is already in use. It must be unique.
(Looks like the core text module clashes.)
Expected:
* feature foo_text is written
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | features-exists-2841683-5.patch | 800 bytes | nedjo |
Comments
Comment #2
nedjoCould you provide a bit more detail about the exact steps to reproduce this error?
Comment #3
geek-merlinUpdated description.
Comment #4
nedjo@axel.rutz: thanks, got it now!
Comment #5
nedjoHaven't tested, but this might be what's needed.
Comment #6
geek-merlinYes, that's the machine name validator.
Tested and ready to go.
Comment #8
nedjoTest failure is from #2833258: Test failure from core change, so setting back to previous status.
Comment #9
danepowell commentedI also encountered this bug and can confirm #5 fixes it.
Comment #10
nedjoI'd like to have an accompanying test before applying this but haven't found time to write one.
Comment #11
mpotter commentedTriggering new test runs.
Comment #13
mpotter commentedCommitted to 900e53b.