Loading...
 
 Error
  • Contact the site administrator. The index needs rebuilding.
Features / Usability

Features / Usability


Re: Title of pages cut after a certain number of characters, after upgrading to 15.4

posts: 2428 Czech Republic

Hi Nikos,
iirc it has to do with SEFURLs - the name of the page is stored in column for URLs and it seems they are stored with limited chars when there is non-latin language characters they occupy more letters in UTF-8 than latin and then it does not fit. I thought there was a discussion and fix about it already with a Japanese guy but apparently it was not fixed... The fix would be finding where it is stored and (I think) to increase the limit by changing that column from varchar type to text type (A string with a maximum length of 65,535 characters).

luci

There are no comments at this time.