We need to sync the core translation code as released in Drupal 7.0, since there have been relevant changes. We'll need to backport this to the 7.x-1.x-dev branch.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | translation-1031202-6.patch | 32.47 KB | plach |
| #3 | translation-1031202-3.DRUPAL-7--1.patch | 30.26 KB | plach |
| #1 | translation-DRUPAL-7--1.sync_.1.patch | 30.03 KB | sun |
Comments
Comment #1
sunHoly smokes. Quite some.
Comment #3
plachWe were missing a couple of test files (patch against the 7.1 branch, working on the HEAD patch just now).
Tests pass on my machine, so this should be ready to go.
Comment #5
sunLet's go ahead with the 7-1 sync. Sorry, forgot to add the new files.
I really hope you already know which changes in there need to be forward-ported (or not)...? ;)
Comment #6
plachCommitted #3 to the 7-1 branch.
Here is the HEAD version: tests are supposed to run and pass.
Comment #7
plachOk, bot green. This should be ready to go too.
Btw, I spotted a bug in
translation_node_tab_accesswhile trying to make tests pass: field translation permissions were applied also to node translations.Comment #8
plachEntity translation now works with core translation.