The attached patch does three things:
1) Modifes uc_edi.install to delete all the variables this module creates in the variable table. Adds an update() function to remove one bogus variable.
2) Modifies the uc_edi.module function uc_edi_settings_form_validate() to properly validate the order import and export archive directories.
3) Removes/adds spaces to conform to Drupal coding standards.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_edi.patches.tar_.gz | 1.99 KB | tr |
Comments
Comment #1
ezra-g commentedFixed, thanks. In the future it would be very helpful if you could use the -up option in your cvs diffs and split each set of changes into its own patch and issue.
Comment #2
tr commentedYes, I will submit separate patches in the future.
The patch was made with diff -up, following exactly the procedure at http://drupal.org/patch/create . If this is NOT the way things should be done, I suggest that documentation be changed.
Comment #3
ezra-g commentedSorry, my mistake. Thanks!
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.