Posted by bomarmonk on April 13, 2005 at 9:08pm
| Project: | Clipper |
| Version: | master |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#1
Yes, is this moduel dead?
#2
no 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.
#3
will the enclosed patch solve the problem?
#4
aybe, 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.
#5
I 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.
#6
1) there is no clipper for 4.6
2) please use unified patches (http://drupal.org/patch)
3) this patch failed on the latest clipper.
#7
Are there still no plans for this to be available for 4.6?
#8
again: Unless there is a patch coming in for 4.6, the answer is NO.
And please, do not change the title!
#9
Can no longer reproduce in the latest version.
#10