[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-devel] [PATCH] Bugfix: Create dynamically growing fields (long filenames are now supported)



Excerpts from Michael Stapelberg's message of 2010-02-15 17:13:00 -0500:
> Hi,
> 
> the attached patch modifies textfield.rb to create a dynamically growable field
> instead of one with a fixed size. The text field can now hold a dynamic amount
> of characters which is often necessary if you have long file names.
> 
> How to reproduce the bug:
> 1) mkdir -p /tmp/very/long-folder-name-foo-bar-baz/longer-than-one-line-foo-bar-bleh-bleh/maw-maw-maw-maw-maw-maw-maw-maw-maw-maw-maw
> 2) echo foo > /tmp/very/long-folder-name-foo-bar-baz/longer-than-one-line-foo-bar-bleh-bleh/maw-maw-maw-maw-maw-maw-maw-maw-maw-maw-maw/foo.txt
> 3) create a new message in sup and try to add the new file as an attachment
> 
> Please merge this one for the next release.
> 
> Best regards,
> Michael

Is this still necessary on latest master?
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel