On Sat, 2003-02-08 at 05:34, Rick Friedman wrote: > There is an outstanding bug concerning saving inline images. > (http://bugzilla.ximian.com/show_bug.cgi?id=34078). > > Basically, inline images cannot be saved. The posted workaround is "The > image should be cached in ~/evolution/cache/http/<subdir>/<URL>" > > It's annoying to have to go searching through all these directories to > find the image I want to save. So, I have two questions for any Ximian > personnel... > > 1. Is any work being done on resolving this bug? It seems that it's a > duplicate of a long quashed bug > (http://bugzilla.ximian.com/show_bug.cgi?id=7882).
We've been in a feature freeze for several months and will be for a bit longer, so currently, no. No doubt it will be addressed eventually. > 2. In order to search the cached images, I have to go through each > individual sub-directory to find the image. Is there anyway, short of > checking each directories access date, of knowing which subdirectory the > image is in? The sub-directories have names such as: 00, 1B, 28, etc. I'd probably try using find or ls */*name* to find it, if you know any part of the name. _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
