Modify ↓
#8904 closed defect (duplicate)
Encoding error when using Chinese tags
| Reported by: | Owned by: | Michael Renzmann | |
|---|---|---|---|
| Priority: | normal | Component: | TagsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Steffen Hoffmann | Trac Release: | 0.11 |
Description
visit http://trac-hacks.org/tags?q='%E5%9B%9E%E9%80%80' will reproduce this error.
Attachments (0)
Change History (2)
comment:1 Changed 14 years ago by
| Cc: | Steffen Hoffmann added; anonymous removed |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
| Summary: | encoding error when use Chines tags. → Encoding error when using Chinese tags |
comment:2 Changed 14 years ago by
I tested on my Trac installation, which is running 0.11.7, and TagsPlugin r10448. Tagging a page with 回退 and then filtering for that tag on the Tags page works correctly.
Note: See
TracTickets for help on using
tickets.



Duplicate of #8352, which shows that a patch has been applied and the issue is likely resolved. Please test if you can and report results in that ticket. Thanks!