Products

Solutions

Resources

Partners

Community

About

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsWikiWikiLine breaks being added to <LI> tags after editing a pageLine breaks being added to
  • tags after editing a page
  • Previous
     
    Next
    New Post
    11/18/2008 10:03 PM
     

    Hi Guys,

    I am having a couple of issues with V 04.01.00 running on DNN 4.9.0.

    If I create an ordered or unordered list on a wiki page, the wiki module appears to be adding in extra <br> tags everytime I save the page.

    For example, if I create an ordered list with the following code in source view and save the page, it looks ok.

    <ol>
        <li>One</li>
        <li>Two</li>
        <li>Three</li>
        <li>Four</li>
        <li>Five</li>
        <li>Six</li>
        <li>Seven</li>
        <li>Eight</li>
        <li>Nine</li>
        <li>Ten</li>
    </ol>

     

    If I edit the page and then resave the page (even if I did not actually make any changes), the code has been modified and I have this:

    <ol>
        <li>One</li><br>    <br>
        <li>Two</li><br>    <br>
        <li>Three</li><br>    <br>
        <li>Four</li><br>    <br>
    
        <li>Five</li><br>    <br>
        <li>Six</li><br>    <br>
        <li>Seven</li><br>    <br>
        <li>Eight</li><br>    <br>
        <li>Nine</li><br>    <br>
    
        <li>Ten</li><br>    <br>
    </ol>

    Everytime I save the page I get more and more <BR> tags, this is crazy!

    I have not noticed this sort of behaviour with the text/html control that is using the same editor. We are using the default FCK Editor on this site.

    Has anyone noticed this sort of behaviour? Has anyone got any ideas on how to solve this?

    Thanks,

    Matt

     
    New Post
    11/30/2008 11:33 PM
     

    Matt, I'll try to test this out this week. If you can reproduce it consistently be sure to add an issue to http://support.dotnetnuke.com

    I thought this was resolved in the latest release with newer releases of DNN


    Chris Hammond
    Former DNN Corp Employee, MVP, Core Team Member, Trustee
    Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
     
    New Post
    12/4/2008 11:03 PM
     

    I finally found the culprit of this most troublesome "Feature"! It was actually coded this way, I don't know why, but I am doing some testing to make sure this change doesn't break anything major.


    Chris Hammond
    Former DNN Corp Employee, MVP, Core Team Member, Trustee
    Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
     
    New Post
    12/27/2008 1:25 AM
     

    That's good news. It's been preventing me from rolling out the Wiki. Plenty of bulleted lists - and each time we add an item to the list, ALL list items are spaced out one more line - until eventually, the page becomes utterly unusable/unreadable...

     
    New Post
    1/5/2009 5:55 PM
     

    If you're interested in seeing the change you can get the source that was checked into codeplex, www.codeplex.com/dnnwiki

    It won't be an official release for a while, but you can now get at the current source and compile for yourself.


    Chris Hammond
    Former DNN Corp Employee, MVP, Core Team Member, Trustee
    Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
     
    Previous
     
    Next
    HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsWikiWikiLine breaks being added to <LI> tags after editing a pageLine breaks being added to
  • tags after editing a page


    These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

    For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

    1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
    2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
    3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
    4. No Flaming or Trolling.
    5. No Profanity, Racism, or Prejudice.
    6. Site Moderators have the final word on approving / removing a thread or post or comment.
    7. English language posting only, please.
    What is Liquid Content?
    Find Out
    What is Liquid Content?
    Find Out
    What is Liquid Content?
    Find Out