Postponed (maintainer needs more info)
Project:
Teaser Thumbnail
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Nov 2009 at 20:41 UTC
Updated:
26 Dec 2009 at 05:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
tech-o-matic commentedComment #2
tech-o-matic commentedMore fixes (caseinsensitiv recognition of fileextensions)
source at http://pastebin.ca/1703463
Comment #3
20th commented@tech-o-matic:
Hi! The project maintainer is somewhat missing, so I thought I'd help you a little.
Drupal development is based on patches, you shouldn't give the project maintainer you version of the code, you should give them information about difference between the yours and theirs. More info about patches here - http://drupal.org/patch
I have prepared the patch for the version you uploaded in the second comment.
First of all, you need to change your code, so it would follow Drupal coding standards. And either remove the watchdog() call inside a _teaserthumbnail_process() function, or make it more informative.
Could you also check the #637492: Thumbnail in nodes from FeedAPI issue? Maybe it would be possible to integrate that patch into yours.
Comment #4
saitanay commentedeven the 'debugged' version doesnt seem to work,.
great module,. wasted
Comment #5
hunvreus commentedUsing the latest version of Teaser Thumbnail I never ran in any problem with non-ascii characters and white spaces; what OS are you running your Drupal install on? I know (from past experience) that Windows has a somehow original way of dealing with file names when they contain foreign characters or white spaces, but even when my original pictures contain chinese characters and additional spaces the module properly create a teaser thumbnail. Is there any entry create in the teaserthumbnail table after you submitted the node?