In the favorites table, the query field should not be limited to 255 chars, since the url may be much longer. I'm "bookmarking" search results from a view with exposed filters and the query argument is troncated when saved into favorites table. Ouch!

FYI, the HTML specification does not dictate a minimum or maximum URL length (http://tools.ietf.org/html/rfc3986#section-3.4).

Comments

doitDave’s picture

I proposed a fix here: http://drupal.org/node/1096394

doitDave’s picture

Status: Active » Needs review
doitDave’s picture

Version: 6.x-1.2 » 6.x-1.3
Status: Needs review » Fixed

Fixed with the 1.3 release. Please test.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.