Changes between Initial Version and Version 1 of Ticket #6278


Ignore:
Timestamp:
Sep 10, 2010, 7:24:02 AM (14 years ago)
Author:
Krzysztof Studnik
Comment:

Confirmed on 3.4.1 Nightly & Demo. Source formating is lost in above case. I changed formating of issue.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6278

    • Property Status changed from new to confirmed
    • Property Keywords comment tags removed
    • Property Component changed from General to UI : Source View
  • Ticket #6278 – Description

    initial v1  
    11Hey there,
    2 if I set the default Text:
    3 "<!-- foo --><!-- bar --><br /><!-- X --><br /><!-- Y -->"...
    4 
    5 And switch to Source-Code, it will get formatted to:
    6 "<!-- foo --><!-- bar --><!-- X --><!-- Y --><!-- ...
    7 <br />
    8 <br />
    9 <br />
    10 ..."
    11 
    12 This isnt rly usefull because I like to use Comments to Insert with Javascript at the given position.
    13 
    14 This is my original default Text:
     2In Source editing mode paste original default Text:
    153{{{
    164%header%<br />
     
    3220}}}
    3321
    34 And it gets formatted to:
     22Switch to WYSIWYG and back to source editing. it gets formatted to:
    3523
    3624{{{
     
    5341}}}
    5442
     43This isnt rly usefull because I like to use Comments to Insert with Javascript at the given position.
     44
     45
    5546Please fix that! Would be really great.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy