How many field length to store in refer URL?
I have sample Unicode URL that’s we have is.
http://www.marvelic.co.th/th/news/knowledge/294-ใครว่า-open-source-cms-ทำได้แค่เว็บเล็กๆ-มาดู-joomla-cms-สิทำได้มากกว่าที่คุณคิด.html
and in Mautic Lead it stare as
www.marvelic.co.th/th/news/knowledge/294-%E0%B9%83%E0%B8%84%E0%B8%A3%E0%B8%A7%E0%B9%88%E0%B8%B2-open-source-cms-%E0%B8%97%E0%B8%B3%E0%B9%84%E0%B8%94%E0%B9%89%E0%B9%81%E0%B8%84%E0%B9%88%E0%B9%80%E0%B8%A7%E0%B9%87%E0%B8%9A%E0%B9%80%E0%B8%A5%E0%B9%87%
How many field length to store in refer URL?
I have sample Unicode URL that’s we have is.
http://www.marvelic.co.th/th/news/knowledge/294-ใครว่า-open-source-cms-ทำได้แค่เว็บเล็กๆ-มาดู-joomla-cms-สิทำได้มากกว่าที่คุณคิด.html
and in Mautic Lead it stare as
www.marvelic.co.th/th/news/knowledge/294-%E0%B9%83%E0%B8%84%E0%B8%A3%E0%B8%A7%E0%B9%88%E0%B8%B2-open-source-cms-%E0%B8%97%E0%B8%B3%E0%B9%84%E0%B8%94%E0%B9%89%E0%B9%81%E0%B8%84%E0%B9%88%E0%B9%80%E0%B8%A7%E0%B9%87%E0%B8%9A%E0%B9%80%E0%B8%A5%E0%B9%87%
Hi Joomlacorner
So I just checked the page_hits table for the referer field and the length is 255. I inserted your sample unicode URL and it did get truncated.
I’ve opened an issue on Github about this because I agree this field should be permitted to be longer: