The rd_fragment field is 255 bytes wide, but there is no limit on how long title fragments can be. We don't want to let the database silently truncate the fragment for us, because that can result in invalid UTF-8. Instead, truncate it before insertion in a UTF-8-aware way. Bug: T207876 Change-Id: I12745f3f4c174eaced56d80f3661a71d0e5637e6 |
||
|---|---|---|
| .. | ||
| ArticleTablesTest.php | ||
| ArticleTest.php | ||
| ArticleViewTest.php | ||
| ImagePage404Test.php | ||
| ImagePageTest.php | ||
| PageArchiveMcrTest.php | ||
| PageArchivePreMcrTest.php | ||
| PageArchiveTestBase.php | ||
| WikiCategoryPageTest.php | ||
| WikiPageDbTestBase.php | ||
| WikiPageMcrDbTest.php | ||
| WikiPageMcrReadNewDbTest.php | ||
| WikiPageMcrWriteBothDbTest.php | ||
| WikiPageNoContentModelDbTest.php | ||
| WikiPagePreMcrDbTest.php | ||