white space in eZ OE

Author Message

Akhilesh Singh

Monday 25 April 2011 4:50:15 am

hello all,
can any one help me in this i have one issue with <b> i.e strong style in eZ oe editor.
when ever i try to make text bold from editor it outputs the text with some white space for example if i have a text line :
"hello akhi, how are you"
out put
"hello akhi , how are you".
please note the space between akhi and "," in output can any one suggest me how can i remove that space please.

i am using eZ 4.3

Thanks in advance,
Akhi

André R.

Monday 25 April 2011 5:36:00 am

Check issue tracker or github, this was fixed after 4.3 came out. It's probably a eZ Publish 4.3 issue where templates by mistake got the missing line break fix during build process (a line break was added on all files that did not contain one at last line, but this causes inline tags to ouput trailing whitespace since line break is threated as withspace in html).

So either 1. upgrade or 2. manually fix your ezxml inline tags templates in design/standard/templates/content/datatype/view/ezxmltags or 3. try downloading from git:

https://github.com/ezsystems/ezpublish/tree/master/design/standard/templates/content/datatype/view/ezxmltags

In case of #2 and #3, make sur you also fix this in any override of these templates.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Akhilesh Singh

Thursday 28 April 2011 8:21:32 am

Thank you very much André R...

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 30 2025 00:55:33
Script start
Timing: Jan 30 2025 00:55:33
Module start 'layout'
Timing: Jan 30 2025 00:55:33
Module start 'content'
Timing: Jan 30 2025 00:55:34
Module end 'content'
Timing: Jan 30 2025 00:55:34
Script end

Main resources:

Total runtime0.7896 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 588.0313151.1953
Module start 'layout' 0.00570.0029 739.226636.6250
Module start 'content' 0.00870.7801 775.8516480.4609
Module end 'content' 0.78880.0008 1,256.312511.8750
Script end 0.7896  1,268.1875 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4146160.0002
Check MTime0.00130.1680160.0001
Mysql Total
Database connection0.00060.072210.0006
Mysqli_queries0.749094.8651570.0131
Looping result0.00050.0584550.0000
Template Total0.760296.320.3801
Template load0.00220.276520.0011
Template processing0.758095.994520.3790
Template load and register function0.00010.014410.0001
states
state_id_array0.00100.123310.0010
state_identifier_array0.00070.085220.0003
Override
Cache load0.00180.2269240.0001
Sytem overhead
Fetch class attribute can translate value0.00050.060720.0002
Fetch class attribute name0.00100.121440.0002
XML
Image XML parsing0.00060.072620.0003
class_abstraction
Instantiating content class attribute0.00000.000940.0000
General
dbfile0.00370.4666170.0002
String conversion0.00000.001340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezxmltags/strong.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/strong.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs