Another non-small module.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | 394572.system.dbtng5_.patch | 25.98 KB | berdir |
| #8 | 394572.system.dbtng4_.patch | 26.01 KB | berdir |
| #6 | 394572.system.dbtng3_.patch | 27.41 KB | berdir |
| #4 | 394572.system.dbtng2_.patch | 27.41 KB | berdir |
| #1 | 394572.system.dbtng_.patch | 27.44 KB | berdir |
Comments
Comment #1
berdirAnother one.
No problematic stuff here...
Done:
- Converted system module and tests
- Converted hook examples
- Converted 7xxx update hooks
The latest part needs to be carefully reviewed I think, upgrading of a freshly installed D6 installation worked fine but there wasn't much data to convert (like permissions and so on).
Comment #2
berdirArgh...
Comment #4
berdirFixed a few typos.
Comment #6
berdirI have no idea why the tests fail, they pass locally. Trying again.
Comment #8
berdirAnother try, I have no idea why this fails. These tests pass locally, both in the admin gui and with run-tests.sh
Comment #9
dries commentedLine wrap issue:
+ $perm_old = file_save_data(''); db_update('files')Comment #10
berdirComment #11
berdirRe-roll with line wraping issue fixed.
Comment #12
dries commentedAwesome job, Berdir. Committed to CVS HEAD. Thanks.