php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74266 bugs.php.net doesn't handle a bug's Cyrillic summary well
Submitted: 2017-03-17 19:47 UTC Modified: 2018-10-23 12:48 UTC
From: requinix@php.net Assigned: petk (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
34 - 31 = ?
Subscribe to this entry?

 
 [2017-03-17 19:47 UTC] requinix@php.net
Description:
------------
Discovered with bug 74263.

Original summary was either
  [RU] Неправильно переведено слово в документации.
(shown in the notification email) or
  [RU] Неправильно переведено слово в документ?
(according to an edit diff on the site)

The header line on the bug page showed just
  Doc Bug #74263
That is, no summary at all. Search results page showed no summary either.

Editing to
  [RU] translation of "overridden" is "перегруженным" should be "переопределен"
(which was allowed by the maxlength=80) allowed the summary to show but truncated it.

After a couple attempts I got
  [RU] :: docs' перегруженным -> переопределенным
to fit in its entirety. Note that's 79 bytes in UTF-8.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-10-23 12:48 UTC] petk@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: petk
 [2018-10-23 12:48 UTC] petk@php.net
Hello, thank you for reporting this issue. This has been resolved via a migration to the new hosting infrastructure, new vanilla PDO in the bugs.php.net code and general UTF-8 usage for the database. In case this repeats, please report back. Thank you for helping us making PHP better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 07:01:32 2024 UTC