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

Katrin Fischer <katrin.fisc...@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.fisc...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to