Summary: | When creating a new HTML customization if you don't include a title the HTML customization will not be created | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Tools | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | dcook, m.de.rooy, sally.healey |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29782 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 29515 | ||
Bug Blocks: |
Description
Lucas Gass (lukeg)
2022-03-10 21:06:06 UTC
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. |