Issue Details (XML | Word | Printable)

Key: SAK-11816
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Jim Eng
Reporter: Sam Ottenhoff
Votes: 0
Watchers: 4
Operations

If you were logged in you would be able to see more operations.
Sakai

Resources does not accept URLs greater than 255 characters

Created: 04-Oct-2007 16:00   Updated: 23-Oct-2008 06:29
Component/s: Resources
Affects Version/s: trunk [DO NOT USE]
Fix Version/s: None

Time Tracking:
Not Specified

Environment: qa1-us
Issue Links:
Relate
 

2.4.x Status: None
2.5.x Status: None
2.6.x Status: None


 Description  « Hide
Resources produces an error when attempting to "Add Web Links (URL)" that are longer than 255 characters. 255 characters is an arbitrary limit for URLs. Internet Explorer accepts URLs up to 2083 characters, Firefox accepts URLs greater than 64k chars, Apache can serve URLs up to 4000 chars. More about URL length can be found here

  http://www.boutell.com/newfaq/misc/urllength.html

We have had a couple of instructors report receiving the "name .... is too long" error when pasting in some ungainly dynamic URLs. I think a 2083 (IE) or 4000 (Apache) character limit would be reasonable in Sakai.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
John Leasia added a comment - 15-Oct-2007 10:51
Perhaps to review as the Resources work for 2.6 and beyond is considered.

Harriet Truscott added a comment - 03-Jan-2008 10:16
This seems like a perfectly sensible request - lets expand the size limit to something that you think is reasonable (or does this actually cause problems with the db?)