Closed (fixed)
Project:
Clipper
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2005 at 21:08 UTC
Updated:
14 Mar 2007 at 12:30 UTC
Jump to comment: Most recent file
Any chance this module will be updated for Drupal 4.6? Right now, I get the follwoing error if I try to run clipper on 4.6:
warning: Invalid argument supplied for foreach() in /home/gov/WWW/drupal/modules/clipper/clipper.module on line 68.
warning: in_array(): Wrong datatype for second argument in /home/gov/WWW/drupal/modules/clipper/clipper.module on line 72.
warning: Invalid argument supplied for foreach() in /home/gov/WWW/drupal/modules/clipper/clipper.module on line 68.
warning: in_array(): Wrong datatype for second argument in /home/gov/WWW/drupal/modules/clipper/clipper.module on line 72.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | clipper.module.patch | 249 bytes | mgifford |
| #3 | clipper.patch | 1008 bytes | beate_r |
Comments
Comment #1
jasonwhat commentedYes, is this moduel dead?
Comment #2
Bèr Kessels commentedno its not. Just don't expect an immediate update. If you require an immediate update, then iether send in a patch, or hire someone to make and send one.
Comment #3
beate_r commentedwill the enclosed patch solve the problem?
Comment #4
Bèr Kessels commentedaybe, but it is hard for me to read your patch.
Please try to stick to the drupal patching convenstions. I will see if this does the trick.
Comment #5
mgiffordI think this patch focuses more closely on the error messages on line 68 & 72 that are popping up if php warning messages are enabled.
I've tested it against the original code. The previous patch had other stuff in it.
Comment #6
Bèr Kessels commented1) there is no clipper for 4.6
2) please use unified patches (http://drupal.org/patch)
3) this patch failed on the latest clipper.
Comment #7
jasonwhat commentedAre there still no plans for this to be available for 4.6?
Comment #8
Bèr Kessels commentedagain: Unless there is a patch coming in for 4.6, the answer is NO.
And please, do not change the title!
Comment #9
Bèr Kessels commentedCan no longer reproduce in the latest version.
Comment #10
(not verified) commented