Opened 8 years ago
Last modified 8 years ago
#45389 reviewing defect (bug)
trackback_url_list() trackback excerpt for multibyte correspondence
| Reported by: | ishitaka | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Pings/Trackbacks | Version: | |
| Severity: | normal | Keywords: | has-patch dev-feedback needs-unit-tests |
| Cc: | Focuses: |
Description
In the case of multibyte, the last letter of the trackback excerpt may be garbled.
Attachments (3)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@ishitaka Yes when system use Japanese language then it show garbage value for post excerpt.
For example:
Above example shows below result.
mb_substr function return true value for an excerpt.attached updated patch and browser screenshot for more information.