https://issues.apache.org/bugzilla/show_bug.cgi?id=49775

Sebb <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Sebb <[email protected]> 2010-08-19 19:14:29 EDT ---
Why is the following change needed?

- attach.setDataHandler(new DataHandler(new FileDataSource(f)));
+ attach.setDataHandler(new DataHandler(new
FileDataSource(f.getAbsolutePath())));

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to