basic HTML/stuff not respected

Author Message

Kore Design

Thursday 28 December 2006 6:35:26 am

I notice that a couple of basic things are not being respected.

1) edit a page
2) edit some text, press enter several times
3) save the page - this is successful
4) view the page - this is successful
5) edit the page again, save the page without making any changes
6) view the page again - the whitespace is removed

1) edit a page
2) add <p> </p> several times
3) save the page - this is successful
4) view the page - this is successful
5) edit the page again, the tags are removed and replaced with whitespace
6) save the page without making any changes
7) view the page again - the whitespace is removed

These are not accepted by the editor, but why? :

<table height="100px">
<tr><td></td></tr>
</table>

<table height="100px">
<tr height="100px"><td></td></tr>
</table>

...

So I'm forced to use a blank image to pad.. but this is annoying.

Are these bugs? How do other people do this?

Andrey Astakhov

Thursday 28 December 2006 7:25:30 am

Do you need a gap between paragraphs?

Kore Design

Thursday 28 December 2006 7:35:30 am

Yes I would like to add some more space. I realise that there are some other solutions (like CSS line spacing) but that's not the solution I want.

----

I found another tag that's not respected:

valign="bottom"

<table><tr>
<td valign="bottom"> test </td><td> test<br />test2<br /></td>
</tr></table>

Kore Design

Thursday 28 December 2006 2:31:31 pm

--+
Required data is either missing or is invalid:

* Body: Unknown tag: <font>. Wrong closing tag : </font>.
+--

.. <font> is not usable?!?!?!!?!?!

Also, it seems there are bugs with 3.8.0 with recognizing simple line breaks in the GUI editor. =/

Kristof Coomans

Friday 29 December 2006 1:01:43 am

Hi Kore

I'd like to advice you to upgrade to the latest 3.8 release, if you're still using 3.8.0.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

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 21:36:48
Script start
Timing: Jan 30 2025 21:36:48
Module start 'layout'
Timing: Jan 30 2025 21:36:48
Module start 'content'
Timing: Jan 30 2025 21:36:49
Module end 'content'
Timing: Jan 30 2025 21:36:49
Script end

Main resources:

Total runtime0.7504 sec
Peak memory usage8,192.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.1250151.2109
Module start 'layout' 0.00480.0039 739.3359220.6875
Module start 'content' 0.00870.7409 960.02344,503.2656
Module end 'content' 0.74960.0007 5,463.289111.8516
Script end 0.7503  5,475.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.4644160.0002
Check MTime0.00120.1588160.0001
Mysql Total
Database connection0.00080.100010.0008
Mysqli_queries0.664688.5723650.0102
Looping result0.00060.0774630.0000
Template Total0.706794.220.3534
Template load0.00200.262420.0010
Template processing0.704793.917820.3524
Template load and register function0.00160.207110.0016
states
state_id_array0.00090.123810.0009
state_identifier_array0.00140.183620.0007
Override
Cache load0.00170.2206480.0000
Sytem overhead
Fetch class attribute can translate value0.00190.254030.0006
Fetch class attribute name0.00200.260060.0003
XML
Image XML parsing0.00080.107830.0003
class_abstraction
Instantiating content class attribute0.00000.001760.0000
General
dbfile0.00080.1057160.0000
String conversion0.00000.001040.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
11content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
7content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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: 26
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs