6.0.0-beta1
7/12/25

[#13116] portal application block names not translated
Summary portal application block names not translated
Queue Horde Base
Queue Version FRAMEWORK_5_1
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester maciej.uhlig (at) us (dot) edu (dot) pl
Created 04/15/2014 (4106 days ago)
Due 04/16/2014 (4105 days ago)
Updated 04/16/2014 (4105 days ago)
Assigned
Resolved 04/16/2014 (4105 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/16/2014 10:15:52 AM Jan Schneider State ⇒ Resolved
 
04/16/2014 10:15:42 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 7863ae00c8c95214379a203f8b2b3eb4cd168bea
Author: Jan Schneider <jan@horde.org>
Date:   Wed Apr 16 12:15:26 2014 +0200

     [jan] Fix translation of portal block names (Bug #13116).

  framework/Core/lib/Horde/Core/Block/Collection.php |    4 ++++
  framework/Core/package.xml                         |    2 ++
  2 files changed, 6 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/7863ae00c8c95214379a203f8b2b3eb4cd168bea
04/15/2014 11:34:39 AM maciej (dot) uhlig (at) us (dot) edu (dot) pl Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ portal application block names not translated
Due ⇒ 04/16/2014
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
Reply to this comment
Some portal block names are not translated: in line 166 of 
./Horde/Core/Block/Collection.php:

                 $blocks[$app . ':' . $block_id] = $app_name . ': ' . 
$block['name'];

$app_name is translated, but $block['name'] is not translated. This 
behaviour can be observed for applications (IMP, kronolith,...) but 
not for the Horde itself.

Of course proper translation is done and in place.

Saved Queries