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?

AttachmentSize
clipper.patch 1008 bytes

#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

Priority:critical» normal
Status:active» needs review

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.

AttachmentSize
clipper.module.patch 249 bytes

#6

Title:Error with Drupal 4.6» Error with clipper array
Status:needs review» needs work

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

Title:Error with clipper array» No plans for 4.6?

Are there still no plans for this to be available for 4.6?

#8

Title:No plans for 4.6?» Error with clipper array

again: Unless there is a patch coming in for 4.6, the answer is NO.

And please, do not change the title!

#9

Status:needs work» fixed

Can no longer reproduce in the latest version.

#10

Status:fixed» closed (fixed)