ez 3.9 history.tpl has an error

Author Message

Softriva .com

Tuesday 27 February 2007 10:05:46 pm

The phrase "Edited language" is not being translated. So I searched for the tpls that has the this phrase like (in linux)

grep -R "Edited" design/*

history.tpl

Then I found out the there is a missing pipe operator before the i18n. So I searched for ('i18n) as

grep -R "'i18n" design/*

I found the following tpls has a missing pipe operator before the i18n

history.tpl
edited_locations
templateview.tpl
edited_relations.tpl
versions.tpl

I don't know how to report it but I think some one will do.

Ɓukasz Serwatka

Tuesday 27 February 2007 10:30:58 pm

Hi OOzy,

Thanks for report, could you please report a bug about it in issue tracker? http://ez.no/community/bugs

We will fix it for next release.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Softriva .com

Tuesday 27 February 2007 10:51:39 pm

http://issues.ez.no/IssueView.php?Id=10344&activeItem=1

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 20 2025 10:56:08
Script start
Timing: Jan 20 2025 10:56:08
Module start 'layout'
Timing: Jan 20 2025 10:56:08
Module start 'content'
Timing: Jan 20 2025 10:56:08
Module end 'content'
Timing: Jan 20 2025 10:56:08
Script end

Main resources:

Total runtime0.0212 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 589.1563152.6250
Module start 'layout' 0.00700.0034 741.781339.4609
Module start 'content' 0.01050.0085 781.242289.4453
Module end 'content' 0.01890.0022 870.687530.3047
Script end 0.0212  900.9922 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002913.5420140.0002
Check MTime0.00125.5007140.0001
Mysql Total
Database connection0.00167.318510.0016
Mysqli_queries0.003114.838230.0010
Looping result0.00000.089910.0000
Template Total0.00188.510.0018
Template load0.00104.744110.0010
Template processing0.00083.702010.0008
Override
Cache load0.00073.451310.0007
General
dbfile0.003717.366580.0005
String conversion0.00000.051740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs