Closed (fixed)
Project:
Currency
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2008 at 17:56 UTC
Updated:
31 Jul 2008 at 04:47 UTC
Jump to comment: Most recent file
Here's a patch for a Drupal 6 version of the currency module. This is my first patch submitted, so if I need to change anything in the formatting, please let me know.
Tested against 6.3.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | currency-patch.zip | 1.58 KB | tr |
| #1 | currency6.patch | 8.25 KB | scott falconer |
| currency6.patch | 0 bytes | scott falconer |
Comments
Comment #1
scott falconer commentedNot sure why that attached as 0 bytes...let me try again.
Comment #2
kbahey commentedThank you for the patch.
I created a 6.x dev release that will be available in 24 hours.
Please test it.
Comment #3
tr commentedThis patch didn't change the .install file for the currency_api? The new D6 Schema API is a big part of the changes needed for a D6 version...
Comment #4
kbahey commented@TR
Can you please submit a patch for it here in this issue?
Comment #5
tr commentedAttached is a .zip with two things in it:
1) currency.install
A new file needed for the currency module. Holds hook_uninstall() which removes variables set by this module.
2) currency_api_install.patch
A patch to the DRUPAL-6--1 branch, porting currency_api.install to D6.
Both these have been tested under D6.2. The modules install/uninstall cleanly under D6 without leaving behind any dreck in the database. The modules function correctly under D6 as far as I have tested.
Comment #6
kbahey commentedBoth committed.
We still have the bad tag on HEAD being DRUPAL-5, which I will get to in a week or so.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.