Closed (fixed)
Project:
HTML Mail
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2008 at 18:23 UTC
Updated:
22 Jan 2009 at 05:20 UTC
The module defaults to 72 for URL lengths - any longer and it trims it and adds a "...". This breaks for a couple of mail clients (my school uses SquirrelMail a lot, and it doesn't read HTML mail properly so copy-pasting a link longer than 72 characters doesn't work). I suggest that the length be customizable through the admin/settings/htmlmail page as follows (using "0" to disable trimming):
I've included a patch to the latest CVS snapshot for review; I'm not entirely sure about my wording for the URL Length field description.
| Comment | File | Size | Author |
|---|---|---|---|
| urltrim.patch | 1.24 KB | timtrinidad |
Comments
Comment #1
timtrinidad commentedThoughts?
Comment #2
Christopher Herberte commentedpatch applied to 6.x-1.x-dev