Closed (fixed)
Project:
Image
Version:
6.x-1.x-dev
Component:
image.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2008 at 14:35 UTC
Updated:
31 Jan 2009 at 10:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedhumm... changes to the .test wouldn't apply for me.
Comment #2
hass commentedPatch attached for the module and the complete .test file. The old patch applies for me cleanly... :-( no idea what should be wrong here...
Comment #3
zoo33 commentedDid you mean to submit a patch for image_gallery.test? Either way, I can't download that file.
Comment #4
hass commentedHow crazy... we are allowed to upload .test files, but cannot download them on d.o... would be a follow up for infrastructure... next try as .txt... needs to be renamed.
Comment #5
hass commentedFIXED: #348164: *.test files now disallowed on Drupal.org (403)
Comment #6
sunConfirming, the image.test file used a latin1 character set and Windows line-endings. Changed to UTF-8 and Unix line-endings.
Thanks, committed attached patch.
Comment #7
hass commentedok, that's why eclipse detected all lines as changed :-) thx