Download & Extend

$view->human_name used in tpl not translated on output

Project:Internationalization Views
Version:7.x-3.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

The display title, accessible as $view->human_name, does not print the translated display title when used in a tpl file.

Comments

#1

Status:active» closed (works as designed)

Closing. I found out I should use ->getTitle(). Sorry about that.

nobody click here