<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Bookmarks silently truncated at 255 chars</title> 
  <pubDate>Fri, 10 Apr 2026 17:52:43 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7715</link> 
  <atom:link rel="self" type="application/rss+xml" title="Bookmarks silently truncated at 255 chars" href="https://bugs.horde.org/ticket/7715/rss" /> 
  <description>Bookmarks silently truncated at 255 chars</description> 
 
   
   
  <item> 
   <title>I found that some URLs I entered in Trean did not work prope</title> 
   <description>I found that some URLs I entered in Trean did not work properly when accessed.

Investigating, I found that the URL is silently truncated at around 250 chars when you save a bookmark.



The cause:

The field bookmark_url in the trean_bookmarks DB table is of type VARCHAR(255). Changing to VARCHAR(8192) fixed the problem for me. Note that MySQL prior to version 5.0 has a maximum VARCHAR lengths of 255, so you might want to use the text type instead.</description> 
   <pubDate>Sat, 22 Nov 2008 21:28:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7715#t50914</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/trean/scripts/sql/trean.sql?r1=1.4&amp;r2=1.5&amp;ty=u
http://cvs.horde.org/co.php/trean/scripts/upgrades/2008-11-25_fix_url_lengths.sql?r=1.1</description> 
   <pubDate>Tue, 25 Nov 2008 17:47:39 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7715#t50942</link> 
  </item> 
   
  <item> 
   <title>Fixed along with some other warnings while I was poking arou</title> 
   <description>Fixed along with some other warnings while I was poking around.</description> 
   <pubDate>Tue, 25 Nov 2008 17:51:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7715#t50943</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
