Forums / Setup & design / Email adress display corrupt after Ez 3.4.1 update

"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".

Email adress display corrupt after Ez 3.4.1 update

Author Message

Tore Skobba

Thursday 08 July 2004 7:44:49 am

Hi all

I have update to EZ 3.4.1 today. However, this have led to several problems on my site. First of all my email adresses are now showed like this:

Author:SPAMFILTER@casasuperior.com">Hans Kristian Fjeld. Published: 06.07.2004
The reason for this is that EZ is inserting an css SPAN class while printing an email adress, this leads to my mailto: links being corrupt! Is this a bug or ?

In my templates I am using this to display the email adresses:
<a href="mailto:{$item.object.owner.contentobject_attributes.2.content.email|wash(email)}">{$item.object.owner.name|wash}</a>

Anyone know what I can do to fix this?

FIXED: Plesae see here for how to: http://www.ez.no/community/news/ez_publish_3_4_1_release

For an example see alumni.grunderskolen.no

Cheers
Tore