localendar Forums Homepage


Print at Oct 16, 2025, 2:17:35 AM

Posted by MCSAdmin at Mar 3, 2010, 1:41:55 PM
Event popup adding extra line breaks
For the last few weeks, the popup window with my event information has been adding additional <br> tags where none exist during editing. I've tried using the event description editor and edit the HTML directly. Both methods produce a result that looks different in the Event Editor than what is delivered in the popup window from the actual calendar.

This code in the editor:
<ul>
<li>Item 1</li>
<li>Item 2</li>
</ul>

Turns into this in the popup window:
<ul>
<br>
<li>Item 1</li>
<br>
<li>Item 2</li>
<br>
</ul>

And HTML saved like this: </ul><a href="link"> is turned into this: </ul><BR><br /><a href="link">

Previous events still look correct. It is just recently edited or newly created events that are doing this. It is almost impossible to produce any type of multi-line description that isn't spread vertically way beyond what was intended.

Could someone please take a look at this? Thanks!

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us