From 70384ae553df74967cdaa843f7470bd3125c4285 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 29 Oct 2007 16:27:05 -0400 Subject: [PATCH] analise one not-our-bugissue, move the other to a bug report page --- doc/bugs/bug_when_toggling_in_a_preview_page.mdwn | 3 +++ doc/plugins/toggle/discussion.mdwn | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 doc/bugs/bug_when_toggling_in_a_preview_page.mdwn diff --git a/doc/bugs/bug_when_toggling_in_a_preview_page.mdwn b/doc/bugs/bug_when_toggling_in_a_preview_page.mdwn new file mode 100644 index 000000000..2d5b881c2 --- /dev/null +++ b/doc/bugs/bug_when_toggling_in_a_preview_page.mdwn @@ -0,0 +1,3 @@ +When toggling an item while being in a web-editing session in the *Preview* frame, +you'll lose the context of the editing session and will be directed to the wiki's +main page instead. --[[tschwinge]] diff --git a/doc/plugins/toggle/discussion.mdwn b/doc/plugins/toggle/discussion.mdwn index 7ea93208c..e5713827d 100644 --- a/doc/plugins/toggle/discussion.mdwn +++ b/doc/plugins/toggle/discussion.mdwn @@ -32,9 +32,9 @@ For some reason, this problem is not visible here. You can see the problem on . Scroll down to *Storage* and use the *SATA drives ...* toggle. --[[tschwinge]] +> This seems to be a bug in your wiki's style sheet. Download the page and +> view it without a stylesheet and the web browser renders it fine. --[[Joey]] # Bug when toggling in a preview page -When toggling an item while being in a web-editing session in the *Preview* frame, -you'll lose the context of the editing session and will be directed to the wiki's -main page instead. --[[tschwinge]] +Moved to [[bug_when_toggling_in_a_preview_page]] --[[Joey]]