Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
translation.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Mar 2011 at 18:00 UTC
Updated:
29 Jul 2014 at 19:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
placheasy fix
Comment #2
ogi commentedsubscribe
Comment #3
klonos...confirming issue + patch fixes it.
Comment #4
plachResults are not coming back but patches pass/fail tests as they are supposed to. Setting to RTBC per #3.
Comment #5
plachBugs are fixed in the development version first, backported then.
The patch still applies and tests pass, so confirming RTBC status.
Comment #6
plach#1: translation-1078980-1.patch queued for re-testing.
Comment #7
dries commentedCommitted to 7.x and 8.x. Thanks!
Comment #8
dries commentedWhen I committed this, something odd happened.
See http://drupalcode.org/project/drupal.git/commit/5dbe8aa92b9e746962b43f9a....
I wonder if that was because of webchick's commits.
Comment #9
webchickYep, I think so. Before going on a commit spree, it's a good idea to do:
git pull --rebaseThis will ensure that all of my stuff gets pulled in and your stuff layered on top of that. (Or something like that. :P Silly Git.)
Comment #10
plachAnyway, the code belonging to the patch seems to have landed correctly on both branches, thanks!