Decode HTML entities sent by rich editors. Add tests for the decoding

inside the search indexer.  Gotcha note.  Fixes #10797.
This commit is contained in:
Colin Kuskie 2009-08-21 16:55:57 +00:00
parent 91b37aae36
commit f68db111aa
4 changed files with 43 additions and 13 deletions

View file

@ -1,4 +1,5 @@
7.7.19
- fixed #10797: searching non-ascii-characters (e.g. wiki), part 2
7.7.18
- fixed #10801: Payment Methods: can select a blank method