To recreate: 1. Go to Tools > News and create a new HTML customization 2. Omit the title as it should not be required 3. You will be directed back to /cgi-bin/koha/tools/additional-contents.pl but the HTML customization is not created 4. "select * from additional_contents;" 5. It isn't there. This does not effect News, only HTML customization, as News still requires a title.
Have you tried adding content too? I feel like we had tested that, but there was a separate problem with the content not being added if the default entry was empty... bug 29828
I really think we need this to be a bit more robust overall.
(In reply to Katrin Fischer from comment #1) > Have you tried adding content too? I feel like we had tested that, but there > was a separate problem with the content not being added if the default entry > was empty... bug 29828 This problem still occurs if you add content. It also doesn't matter if you use CodeMirror or TinyMCE, the result is the same and no HTML customization is added.
I am submitting a fix on 29782 that also resolves this one. It is not really a duplicate but a similar issue.. *** This bug has been marked as a duplicate of bug 29782 ***