[Bug 26325] deleting translation from Message.php does not update to fallback

2012-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26325

--- Comment #7 from Umherirrender  2012-09-29 
10:52:25 UTC ---
Needs testing, if still a issue. Some changes to LocalisationUpdate was made in
past month/year.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26325] deleting translation from Message.php does not update to fallback

2011-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26325

--- Comment #6 from Tom Maaswinkel  2011-01-02 
10:09:50 UTC ---
That sounds like the right solution

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26325] deleting translation from Message.php does not update to fallback

2011-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26325

--- Comment #5 from Roan Kattouw  2011-01-02 08:37:39 
UTC ---
(In reply to comment #4)
> this is actually a feature, not a bug. It is to prevent a message that's
> deleted in a newer version of MediaWiki to also be removed in older version
> that still use that message!
Right...

There's a difference though between the message being deleted from trunk
completely and only being deleted from one language (in the latter case, that's
meant to trigger the fallback). So if a message is removed from the language
we're processing but still present in English, I think we should remove it from
LU too, and keep it otherwise. Sound about right?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26325] deleting translation from Message.php does not update to fallback

2011-01-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26325

Tom Maaswinkel  changed:

   What|Removed |Added

 CC||tom.maaswin...@12wiki.eu

--- Comment #4 from Tom Maaswinkel  2011-01-01 
23:47:30 UTC ---
this is actually a feature, not a bug. It is to prevent a message that's
deleted in a newer version of MediaWiki to also be removed in older version
that still use that message!

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26325] deleting translation from Message.php does not update to fallback

2011-01-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26325

Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com
 AssignedTo|tom.maaswin...@12wiki.eu|roan.katt...@gmail.com

--- Comment #3 from Roan Kattouw  2011-01-01 23:38:05 
UTC ---
(In reply to comment #2)
> You have to unset a message key, when the key is in the $compare_messages
> (because it is in the default Message*.php or the cache from previous 
> updates),
> but not in $base_messages (because the key was removed from svn). With an 
> unset
> of the message key the fallback of MediaWiki should work.

Sounds like this shouldn't be too hard, taking this bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26325] deleting translation from Message.php does not update to fallback

2011-01-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26325

--- Comment #2 from Umherirrender  2011-01-01 
19:40:09 UTC ---
You have to unset a message key, when the key is in the $compare_messages
(because it is in the default Message*.php or the cache from previous updates),
but not in $base_messages (because the key was removed from svn). With an unset
of the message key the fallback of MediaWiki should work.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26325] deleting translation from Message.php does not update to fallback

2010-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26325

--- Comment #1 from Umherirrender  2010-12-28 
21:05:29 UTC ---
For information: With r79023 the key was readded to MessagesDe_at.php.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l