-
Bug
-
Resolution: Won't Fix
-
Medium
-
None
-
4.0
-
None
-
Google Chrome: 14.0.835.187 m
Copy from Visual Studio 2010
Whenever copying code into the Code macro, it seems to strip away all line breaks and indentations, this is highly annoying as you then have to manually format all that.
- duplicates
-
CONFSERVER-28582 Code macro does not maintain empty lines when copy and pasted
-
- Closed
-
- has a regression in
-
CONFSERVER-24864 Pasting text into Code Macro from a template erases the entire code block
-
- Closed
-
- is duplicated by
-
CONFSERVER-23299 Code that is pasted into another code block loses all its formatting
-
- Closed
-
-
CONFSERVER-23833 {code} macro does not render indentation/tabs
-
- Closed
-
-
CONFSERVER-23891 Confluence 4.0 Editor does not respect spaces when copy over to Editor
-
- Closed
-
- was cloned as
-
CONFSERVER-31563 Code macro does not maintain line breaks or code indentations in IE9
-
- Closed
-
- mentioned in
-
Wiki Page Loading...
[CONFSERVER-23564] Code macro does not maintain line breaks or code indentations in IE8
Comment | [ This makes me want to kill myself ] |
Workflow | Original: JAC Bug Workflow v3 [ 2885116 ] | New: CONFSERVER Bug Workflow v4 [ 2995382 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2790134 ] | New: JAC Bug Workflow v3 [ 2885116 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2720011 ] | New: JAC Bug Workflow v2 [ 2790134 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2391559 ] | New: JAC Bug Workflow [ 2720011 ] |
Comment |
[ {code:java}
select count as cc, GROUP_CONCAT( student_id), GROUP_CONCAT( ebook_id), GROUP_CONCAT( teacher_id) from ebooks_session where `status` = 'progress' GROUP BY ebook_id, student_id, teacher_id order by 1 desc {code} ] |
Comment |
[ {code:java}
select count as cc, GROUP_CONCAT( student_id), GROUP_CONCAT( ebook_id), GROUP_CONCAT( teacher_id) from ebooks_session where `status` = 'progress' GROUP BY ebook_id, student_id, teacher_id order by 1 desc {code} ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2287810 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2391559 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2226887 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2287810 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2181984 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2226887 ] |