DO NOT REPLY [Bug 31859] - Add filename based Content-ID to attachments and url based message bodies.

2004-10-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31859] - Add filename based Content-ID to attachments and url based message bodies.

2004-10-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31859] - Add filename based Content-ID to attachments and url based message bodies.

2004-10-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31859] New: - Add filename based Content-ID to attachments and url based message bodies.

2004-10-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Content-ID: and URL based messages for mailer

2004-10-22 Thread Martin Cooper
Please submit these types of things as attachements to enhancement requests in the bug tracking system: http://issues.apache.org/bugzilla There are two reasons for this: 1) Once it's in the bug tracking system, it's a lot less likely to get lost than a simple message to the mailing list. 2) Pat

Re: Content-ID: and URL based messages for mailer

2004-10-22 Thread Robert L. Murphy
Typo: change "I someone..." to "If someone" Robert L. Murphy wrote: Next I will be adding code to parse the html looking for all the tags, where it will read the src attributes, attach the image to the email, then replace path info with cid:filename. Thus, with a single tag you can email a c

Re: Content-ID: and URL based messages for mailer

2004-10-22 Thread Robert L. Murphy
Next I will be adding code to parse the html looking for all the tags, where it will read the src attributes, attach the image to the email, then replace path info with cid:filename. Thus, with a single tag you can email a complete html page including images. I am already doing this with To

Content-ID: and URL based messages for mailer

2004-10-22 Thread Robert L. Murphy
The two diffs add the folowing: http://www.domain.net"/> http://www.domain.net And, when attaching a file, each attachment will have a Content-ID based on the filename. Index: AttachTag.java === --- AttachTag.java (revision

RE: Memory Leak in ELEvaluator.java (standard v1.0.6)

2004-10-22 Thread Kris Schneider
Okay, I haven't given it much thought yet, but here are a couple of potential changes. For ELEvaluator, add a check to see if the expression string is just a string literal: public Object parseExpressionString(String pExpressionString) throws ELException { // See if it's an empty String if (pE

DO NOT REPLY [Bug 31853] New: - jstl/fmt - SetLocaleSupport.java:getFormattingLocale calls setResponseLocale

2004-10-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31789] - Memory leak in ELEvaluator

2004-10-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31789] - Memory leak in ELEvaluator

2004-10-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31789] - Memory leak in ELEvaluator

2004-10-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

RE: Memory Leak in ELEvaluator.java (standard v1.0.6)

2004-10-22 Thread Daryl Beattie
So I decided to test out my hunch. First I gathered some detailed statistics, trying to find out exactly what percentage of my custom tags' attribute values are actually expressions and what percentage are not, and seperately trying to find out the same percentages for my JSTL tags. Before I get i

DO NOT REPLY [Bug 31789] - Memory leak in ELEvaluator

2004-10-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31789] - Memory leak in ELEvaluator

2004-10-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu