Project

General

Profile

Actions

Bug #6565

closed

reporting tool: bad translation request: breadcrumbs show 'TypeName'

Added by Anonymous almost 10 years ago. Updated almost 10 years ago.

Status:
Bug resolved
Priority:
Normal
Assignee:
-
Start date:
14/08/2013
Due date:
% Done:

0%

Estimated time:
Complexity:
Normal

Description

breadcrumbs try to translate TypeName in context application\weblcms\tool\, the context should be tool dependant


Files

Actions #1

Updated by Anonymous almost 10 years ago

partially resolved

in file application/weblcms/integration/reporting/php/lib/templates/publication_detail.class.php

on line 103: this->tool does not exist (I am not sure if this is a generally correct assertion)
changed line 103 to

Translation :: get('TypeName', null, Tool :: get_tool_type_namespace($this->tool ? $this->tool : Request :: get ('tool')))

Actions #2

Updated by Nathalie Blocry almost 10 years ago

  • Target version set to LCMS 4 Beta
Actions #3

Updated by Anonymous almost 10 years ago

  • Status changed from New to Bug resolved
Actions

Also available in: Atom PDF