Work around bugs in HTML::Entities, which doesn't output strict utf8, and
DBD::mysql, which doesn't encode high characters correctly. This shows up in the Post synopsis, HTML::splitTag and Post->getSynopsisAndContent.
This commit is contained in:
parent
d6e242f8b2
commit
b89486d5f3
4 changed files with 121 additions and 89 deletions
|
|
@ -7,6 +7,7 @@
|
|||
- fixed #10601: Edit field in Thing: no submit button
|
||||
- fixed #10560: 7.7.2 upgrade script leaves rssFromParent assets behind (Wes Morgan)
|
||||
- fixed #10612: strange i18n, with regard to label
|
||||
- fixed #9935: German characters in Collaboration System
|
||||
|
||||
7.7.13
|
||||
- fixed #10574: Creating Calendar Entry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue