When input formats is disabled and enabled later, hook_enable check is there are new inputs formats that were created while the module was disabled.
There is TRUNCATE {input_formats} in input_formats.api.inc that ensures unique ids.
However this may destroy the original machine names, because they are recreated again from the Human name.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | input_formats-820956.patch | 2.79 KB | dagmar |
Comments
Comment #1
dagmarCommitted this patch.