Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
locale.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2010 at 17:46 UTC
Updated:
11 Mar 2010 at 16:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
gábor hojtsyCan you provide an excerpt of how is this exactly broken?
Comment #2
gábor hojtsyBTW we just use the Drupal 7 core code, which does exactly this (around line 1321). http://drupalcode.org/viewvc/drupal/drupal/includes/locale.inc?revision=...
Comment #3
aries commentedmsgfmt --stat drupal-7.0-alpha1-hu2.poYou'll receive similar error messages:
etc.
The good version:
Comment #4
gábor hojtsyI've rolled out a quick fix live to help your work on the server and will come back to commit fixes to l10n_server and potx and submit a core issue.
Comment #5
gábor hojtsyCommitted this one to l10n_server.
Comment #6
gábor hojtsyThis change should go into Potx module as well, also committed there.
Comment #7
gábor hojtsyAnd this goes to the 7.x branch of potx as well. Fun :) Committed there.
Comment #8
gábor hojtsyAnd here comes the Drupal 7 core patch. I'll not be able to commit, and we need to wait for automated testing on it anyway.
Comment #9
gábor hojtsy@aries: looks good for an RTBC? :)
Comment #10
aries commented@goba: I checked on a test environment, and looks ok, works well.
Comment #11
aspilicious commentedComment #12
plachCleaning-up the "language system" issue queue as per http://cyrve.com/criticals.
Comment #13
dries commentedCommitted to CVS HEAD. Thanks.