Wiki source code of Test Wysiwyg Blog

Version 24.1 by Ecaterina Valica on 2009/12/04 14:31

Show last authors
1 = Testing the blog wysiwyg on 2.1-20091203.104315-320.zip =
2
3 = Full Screen =
4
5 1. No editing in Full Screen in IE7:
6
7 image:EditFullScreenIE7.PNG
8
9 2. Broken button display when editing in Full Screen in FF3.5
10
11 image:EditFullScreenFF3.5.PNG
12
13 3. Extra unnecessary space under buttons in IE6 when editing in Full Screen. This causes a scrollbar to appear to accommodate the blog post.
14
15 image:EditFullScreenIE6.PNG
16
17 = "Save&View" and "Back" =
18
19 4. Clicking "Back" from a published post puts the text in the "Summary" box instead of "Content".
20
21 ===== UseCase 1 =====
22 Steps to follow to reproduce:
23 * Create a **new** blog post and write "Test" in the content box
24
25 image:ContentTest.PNG
26
27 * Check publishing the article and click "Save & View"
28 * Click "Back"
29 * The content is now in the "Summary" box instead of the "Content" box
30
31 image:SummaryTest.PNG
32
33 Obs:
34 * It's not just for new blog post (UseCase 1) - also for existing ones (see UseCase 2)
35 * Safari 4, Chrome, IE6, IE7, IE8 works ok
36 * Opera 10.10 - after back you can't press again "Save&View" - you have a velocity rendering error
37
38 image:OperaafterBack.png
39
40 ===== UseCase 2: FF - XP =====
41
42 * go to an **existing** blog post page with some "Text" in the CONTENT fields
43 * edit page
44 * Save and View
45 * go Back = the "Text"
46 ** if SUMMARY was empty - the content of the CONTENT it will be duplicated in CONTENT and in SUMMARY
47 ** if SUMMARY was not empty - the SUMMARY value gets **replaced** by the one in CONTENT
48 * press Save and View
49 * now both SUMMARY and CONTENT have the same content