#009305: Custom tags not showing

Description:

Hi there,
after updating to ezpublish 3.8.5, I noticed that <br> withing custom tags no longer show correctly.
http://www.cpl.it/azienda/contattiurl <-- this page uses a custom tag for each paragraph, now it shows everything on a single line instead of rendering <br> at the end of each line. The template gets parsed because looking at the code I can see <p class="interlineaminore">. The custom tag is paragrafo-stretto
This is my content.ini.append.php (available in public and admin siteaccess).


<?php /* #?ini charset="iso-8859-1"?

[VersionView]
AvailableSiteDesignList[]
AvailableSiteDesignList[]=cpl
AvailableSiteDesignList[]=admin
AvailableSiteDesignList[]=cpl_admin
AllowChangeButtons=disabled
AllowVersionsButton=enabled

[table]
AvailableClasses[]=senzabordo
AvailableClasses[]=tabelladati

[CustomTagSettings]
AvailableCustomTags[]=testo-blu-bold
IsInLine[testo-blu-bold]=true
AvailableCustomTags[]=paragrafo-stretto

[td]
AvailableClasses[]=sfondoazzurro
AvailableClasses[]=finegruppocelle
AvailableClasses[]=sfondoblu
AvailableClasses[]=sfondoazzurrochiaro

[object]
AvailableClasses[]=immagine-con-bordo

[embed]
AvailableClasses[]=immagine-con-bordo

[embed-line]
AvailableClasses[]=immagine-con-bordo
*/ ?>

Environment:

Operating System: Centos 4.3
PHP Version: 4.4.2 (please be specific, like '4.4.3' or '5.1.5')
Database and version: Mysql 4.1


Steps to Reproduce:

Create a custom tag for a paragraph. In the paragraph write some lines separated by carriage returns. eZ will render them without <br>.


- Attachments

No attachments for this issue.


- Comments

As I know eZ publish 3.8.5 has bug related to line breaks. It means line breaks dont work at all.
Do you mean this bug in your report ?
If you have the same problem please look here:
http://issues.ez.no/IssueView.php?Id=9277&activeItem=32url

#250057 by Lenara Anafieva on October 31st, 2006 [Permanent Link]

Hi Lenara, I guess the bug is exactly the one you gave me to read. I thought it was related to custom tags, but it probably shows the same behavior in the whole site so.
We'll wait for 3.8.6 to be out soon :(
Max

#250058 by Massimo Sanna on October 31st, 2006 [Permanent Link]

Fixed in 3.8.6 and 3.9.0beta1

#250072 by Lenara Anafieva on November 1st, 2006 [Permanent Link]

- History
Properties
Type Bug
Priority Medium
Component Misc
Affects 3.8.5
Fix Versions 3.8.6
3.9.0beta1
Reporter Massimo Sanna
Responsible Lenara Anafieva
Status 0 Closed
Resolution Fixed
Created October 31st, 2006
Updated November 1st, 2006
Resolved November 1st, 2006
 
Navigation [Permanent Link]
Previous Issue
Back to Issues List
Next Issue: #019127
  DB Deadlocks on ezcontentobject_tree when updating subnode