Closed (fixed)
Project:
Favorites
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2011 at 18:50 UTC
Updated:
30 Dec 2011 at 12:10 UTC
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
Comment #1
doitDave commentedI proposed a fix here: http://drupal.org/node/1096394
Comment #2
doitDave commentedComment #3
doitDave commentedFixed with the 1.3 release. Please test.