#8776: load blist.xml error when group aias include ""
--------------------+-------------------------------------------------------
Reporter: gxd305 | Owner: csyfek
Type: defect | Status: new
Component: QQ | Version: 2.5.5
Keywords: | Launchpad_bug:
--------------------+-------------------------------------------------------
My QQ groups has a group named "\244C++论坛", so there is an error when
loading blist.xml.
<alias>\244C++论坛</alias>
Could the alias use CDATA block to be protected or other method to filter
these invalid string.
--
Ticket URL: <http://developer.pidgin.im/ticket/8776>
Pidgin <http://pidgin.im>
Pidgin
--
Flos
#8776: load blist.xml error when group alias include ""
--------------------+-------------------------------------------------------
Reporter: gxd305 | Owner: csyfek
Type: defect | Status: closed
Milestone: 2.6.0 | Component: QQ
Version: 2.5.5 | Resolution: fixed
Keywords: |
--------------------+-------------------------------------------------------
Changes (by darkr...@pidgin.im):
* status: new => closed
* resolution: => fixed
* milestone: => 2.6.0
Comment:
(In [5cba5165f95e4a83afda18c95e09abe279e6da99]):[[BR]]
Strip unprintable UTF-8 characters from buddy list strings. Fixes #8776.
buddy, contact, and chat aliases and group names are all cleaned at
assignment. Presumably, buddy names won't include bad characters.
--
Ticket URL: <http://developer.pidgin.im/ticket/8776#comment:2>
#8776: load blist.xml error when group alias include ""
--------------------+-------------------------------------------------------
Reporter: gxd305 | Owner: csyfek
Type: defect | Status: new
Milestone: | Component: QQ
Version: 2.5.5 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
--
Ticket URL: <http://developer.pidgin.im/ticket/8776#comment:1>