#2808: | changed to | in a table
-------------------------------------------+--------------------------------
 Reporter:  zumbuehl                       |       Owner:     
     Type:  Bug                            |      Status:  new
 Priority:  Normal                         |   Milestone:     
Component:  Project : MediaWiki+FCKeditor  |     Version:     
 Keywords:  Confirmed                      |  
-------------------------------------------+--------------------------------
Changes (by wwalc):

  * keywords:  Pending WorksForMe => Confirmed


Comment:

 Confirmed, to reproduce, just follow these steps:

 1. Create table in wikiText mode:
 {{{
 {| width="100%" cellspacing="0" cellpadding="4" border="2" style="border:
  1px solid rgb(170, 170, 170); margin-top: 1em; margin-bottom: 1em;
 border-
  collapse: collapse;" class="wikitable sortable"
  |- style="background-color: lightblue;"
  ! Name1
  ! Name2
  ! Name3
  ! class="unsortable" | Name4
  ! class="unsortable" | Name5
  |-
  | 1
  | 2
  | 3
  | 4
  | 5
  |}
 }}}
 2. Switch to WYSIWYG mode

 3. Paste `[[Media:test.pdf|test]]` in any cell (do not do this in WikiText
 mode, but in the WYSIWYG mode)

 4. Switch to WikiText and back again

 5. `[[Media:test.pdf|test]]` is changed into
 `[[Media:test.pdf|test]]`

 6. If you paste the same text in WYSIWYG mode, but outside the table, the
 pipe will not be converted to entity.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2808#comment:5>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to