When #243532: Catch notices, warnings, errors and fatal errors from the tested side is applied, the BlockTestCase generates the following notices when submitting admin/build/block/add:
Exception Notice block.admin.inc 304
Undefined index: format
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | drupal.block-format.patch | 2.81 KB | sun |
| #3 | drupal.block-format.patch | 2.49 KB | sun |
| #2 | block.admin-incorrect-format.patch | 918 bytes | boombatower |
Comments
Comment #1
boombatower commentedComment #2
boombatower commentedSeems to be a bug as the field is called
body_format.Comment #3
sunThe fix itself works.
However, we should really have a test for this. For any reason, this added test reports:
Comment #4
sunAll block tests pass.
Comment #5
webchickNicely done!!
Committed. :) Bomp bomp bomp... another one bites the dust!