Ticket #15022 (new Bug)
Opened 20 months ago
plone.app.widgets Tags field (AjaxSelectWidget) non-ascii issue
Reported by: | jianaijun | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Unknown | Version: | 4.3 |
Keywords: | Cc: |
Description
hat steps will reproduce the problem?
1.create page1, on Tags field, input a new Tag value '中文',save it.
2.create page2, on Tags field, selected the '中文' Tag, save it.
3.edit page2, the Tags field diaplay '=E4=B8=AD=E6=96=87' Tag.
What is the expected output? What do you see instead?
expected output Tag '中文',
but get Tag '=E4=B8=AD=E6=96=87'
What version of the product are you using? On what operating system?
Plone 4.3.3 (4308)
CMF 2.2.7
Zope 2.13.22
Python 2.7.3 (default, Mar 13 2014, 11:03:55) [GCC 4.7.2]
PIL 2.3.0 (Pillow)
plone.app.widgets 1.7.1 / 1.4.0
Attachments
Change History
Note: See
TracTickets for help on using
tickets.