Symptom: Version 6.x-2.0-alpha6 is the "recommended" version for Drupal 6 and should show up as compatible and allow an upgrade from Drupal 5.x. to Drupal 6.x of the module. Instead this version show up as incompatible during site upgrade.
Fix: add core=6.x compatibility info in the info file.
Patch: attached
| Comment | File | Size | Author |
|---|---|---|---|
| ed_classifieds.info_.patch | 598 bytes | ajzz |
Comments
Comment #1
milesgillham commented@ajzz: thanks, nice clean fix. An oversight in the port from 5.x it seems!
Fixed in -dev for 6.x and 7.x branches.
Note however ALL -dev branches are currently unstable. I'm working on regression tests to fix that and then I'll issue new releases ASAP.
Cheers,
Miles
Comment #2
ajzz commentedGlad to help...
On a different note, if the following hack makes it to the 6.x release, that would be awesome and timely: http://drupal.org/node/350938 (requesting response at that tread if you've decided either way).
Cheers!