[Koha-bugs] [Bug 29828] If no content is added to default, but a translation, news/additional content entries don't show in list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jan 8 22:27:01 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29828

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |major
         Depends on|                            |29805
            Summary|If no content is added to   |If no content is added to
                   |news/additional content     |default, but a translation,
                   |entries, they are silently  |news/additional content
                   |not saved                   |entries don't show in list
           See Also|                            |https://bugs.koha-community
                   |                            |.org/bugzilla3/show_bug.cgi
                   |                            |?id=29778

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I think I got it now - the problem is a little different, but bad.

Updated step by step:

1) Add a new html customization or news entry
2) Fill in the title for default, leave content empty
3) Fill in title and content for English
4) Save
5) Verify the new entry doesn't show in the list of entries
6) Run 
   select idnew, category, code, location, title, lang from additional_contents
order by code, lang;
7) Verify your entry is in the database


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29805
[Bug 29805] Database update fails in MySQL 5.7 because it's missing
REGEXP_REPLACE
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list