Needs review
Project:
Views Argument API
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2007 at 01:16 UTC
Updated:
29 Jul 2007 at 02:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
owen barton commentedHere is a better patch - I found a few more uninitialized arrays, and also fixed a few more minor coding standards issues
Comment #2
owen barton commentedComment #3
owen barton commentedThis includes 2 other fixes - views_argument_api_handler_default_form_value throwing errors because it was called without a value (on a block that had been saved without an update to enter the arg value) and also the array merge issue (see 156328).
Comment #4
Morris Singer commentedGrugnog,
Thank you for this. Sorry to trouble you, but some development had taken place on the module without a commit after you had generated this patch. Would you mind creating your patch against a newer version of this module?
Comment #5
Steve Dondley commentedMorris, just want to be certain you tried applying this patch anyway. The way CVS works, you can usually apply a patch as long as the code you changed doesn't directly conflict with the code in the patch.