Otherwise it's missing when you bootstrap far enough to do update_fix_d7_requirements()
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | boot.diff | 3.23 KB | moshe weitzman |
| cache_bootstrap.patch | 2.94 KB | catch |
Otherwise it's missing when you bootstrap far enough to do update_fix_d7_requirements()
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | boot.diff | 3.23 KB | moshe weitzman |
| cache_bootstrap.patch | 2.94 KB | catch |
Comments
Comment #1
moshe weitzman commentedAlmost. I added one line to include unicode.inc before creating the table since prepareComment method calls truncate_utf8.
Now I can kickoff the set of updates, which brings its own (non-fatal) errors. I'll file new issues for those.
Comment #2
sunLooks good.
Comment #3
webchickCommitted to HEAD. Thanks.