[xwiki-notifications] [Issue] Commented: (XWIKI-2260) Wysiwyg editor needs to handle multiple carriage returns properly

Ludovic Dubost (JIRA) jira at xwiki.org
Tue Apr 1 12:49:53 CEST 2008


    [ http://jira.xwiki.org/jira/browse/XWIKI-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_24714 ] 

Ludovic Dubost commented on XWIKI-2260:
---------------------------------------

There was still a problem with IE

> Wysiwyg editor needs to handle multiple carriage returns properly
> -----------------------------------------------------------------
>
>                 Key: XWIKI-2260
>                 URL: http://jira.xwiki.org/jira/browse/XWIKI-2260
>             Project: XWiki Core
>          Issue Type: Bug
>          Components: Editor - WYSIWYG
>    Affects Versions: 1.3
>            Reporter: Ludovic Dubost
>         Assigned To: Ludovic Dubost
>             Fix For: 1.3.1
>
>
> Both in text and in tables.
> The \\ need to be converted both sides properly.
> The following wiki text
> {code}
> test
> one
> \\
> \\
> two
> {code}
> Is not converted in the correct HTML. The empty lines are lost in the HTML.
> Also in tables
> {code}
> {table}
> a | b
> text | line 1 \\
> line 2
> {table}
> {code}
> needs to not break the table

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the notifications mailing list