content/edit language selection always propose to create a new translation in 4.3 (admin2)

Author Message

Jérôme Vieilledent

Monday 05 April 2010 8:02:49 am

Hi

I just upgraded one of my eZ Publish instances to 4.3.0 and I noticed that when I want to edit an object (by clicking the pencil in sub-elements frame), eZ Publish always propose me to create a new translation instead of just edit the first one like it was in previous admin design.

Well, I could check the right radio button, but this is quite disturbing for a day-to-day user, isn't it ? So I looked further and I found out that both of my EditLanguage radio buttons were checked (I have fre-FR and eng-GB activated), so the browser naturally chooses the last one.

I wondered why both were checked and so I looked into design/admin2/templates/content/edit_languages.tpl and found a weird line of code (line 68) :

{def $select_first_language = $object_create_languages|count|eq( 1 )}

and further (line 71) :

<input name="EditLanguage" type="radio" value="{$language.locale}"{if $select_first_language} checked="checked"{/if} /> {$language.name|wash}

I real wonder the utility of $select_first_language...

As a workaround, I made an override of that template in order not to disturb my contributors, but it's quite weird, right ?

Any idea ?

Nicolas Pastorino

Tuesday 06 April 2010 3:00:59 am

Hi Jérôme,

This pretty much sounds like a small bug to me. Would you mind reporting it at http://issues.ez.no/ezpublish ?

Thanks in advance,
Cheers !

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

Jérôme Vieilledent

Saturday 17 April 2010 2:37:50 am

Hi

Just reported : http://issues.ez.no/IssueView.php?Id=16675&activeItem=1

Nicolas Pastorino

Monday 19 April 2010 12:40:02 am

"

Just reported : http://issues.ez.no/IssueView.php?Id=16675&activeItem=1

"

Thanks Jérôme !

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

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 29 2025 23:52:04
Script start
Timing: Jan 29 2025 23:52:04
Module start 'layout'
Timing: Jan 29 2025 23:52:04
Module start 'content'
Timing: Jan 29 2025 23:52:04
Module end 'content'
Timing: Jan 29 2025 23:52:04
Script end

Main resources:

Total runtime0.0123 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.0042 588.6406151.2734
Module start 'layout' 0.00420.0021 739.914136.8203
Module start 'content' 0.00630.0047 776.734495.0156
Module end 'content' 0.01110.0011 871.750033.9922
Script end 0.0122  905.7422 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002016.3235140.0001
Check MTime0.00097.1566140.0001
Mysql Total
Database connection0.00064.990810.0006
Mysqli_queries0.002116.912630.0007
Looping result0.00000.091410.0000
Template Total0.00086.810.0008
Template load0.00065.194910.0006
Template processing0.00021.567010.0002
Override
Cache load0.00043.662910.0004
General
dbfile0.00118.920080.0001
String conversion0.00000.050540.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