[sup-devel] [PATCH] Bugfix: Create dynamically growing fields (long filenames are now supported)
Michael Stapelberg
michael+sup at stapelberg.de
Mon Feb 15 17:13:00 EST 2010
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tf-dynamic-grow.patch
Type: application/octet-stream
Size: 1015 bytes
Desc: not available
URL: <http://rubyforge.org/pipermail/sup-devel/attachments/20100215/d5c78bb3/attachment.obj>
More information about the Sup-devel
mailing list