Forums / Setup & design / perhabs a bug - custom xmltag

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

perhabs a bug - custom xmltag

Author Message

Martin Ulrich

Monday 31 January 2005 6:32:53 am

I create a custom tag "zentrieren". It works ok. (in body xmltext-field)
( I have no entry in override.ini, but put the "zentrieren.tpl" in
mydesign/override/templates/content/datatype/view/ezxmltags/zentrieren.tpl)

It works fine, also if I put a link within:

<custom name='zentrieren'>
mailto: <link href='mailto:hallo@ez.no'>hallo@ez.no</link>
</custom>

But if I want to edit the node and reopen it, ez deletes the link and there is exactly this:

<custom name='zentrieren'>
mailto: <link href=">hallo@ez.no</link>
</custom>

all content of zentrieren.tpl is: <center>{$content}</center>

I have 3.5.0

_______________________

http://artenic.de ARTENIC - Publishing mit allen Mitteln!