11 Apr
2008
11 Apr
'08
3:11 p.m.
Hi, On Thu, Apr 10, 2008 at 04:13:56PM +0000, corvid wrote:
I just stuck it on a label button for now.
It looks quite informative.
Already an improvement over Firefox, where I only find out that I mistyped the filename when the server doesn't get the file.
Somewhere that accepts files: http://validator.w3.org
Edge case that I just noticed: If I read in a file, delete that file, and try to read it in again (uses E2EReload), the submit will send the (now empty) file because a_Capi_get_buf() finds the (now empty) entry in cache. So I'll have to find out where an a_Cache_entry_remove_by_url() should go.
Yes. Please also add a file size threshold, to avoid a dillo exit from an out of memory condition. Committed! -- Cheers Jorge.-