Jump to content

Textparser Encode Bug


Blesta Addons

Recommended Posts

the textparser not rending well the html output , to reproduce : 

 

add/edit package , in package description add the flallowing

 

Basic 1 (return to new line)

Html is alloweded

 

 

inthe orderbox wizzard , the textparser render this in html as 

<p>Basic 1</p>
<code>
    Html is not cpanel
</code>

the correct way is

<p>Basic 1</p>
<p>Html is not cpanel</p>

this bug wasn't exist in v 3.2.X

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...