Wiki source code of 25Snapshots

Version 33.1 by Sorin Burjan on 2010/11/05 11:20

Hide last authors
Sorin Burjan 32.1 1 As tested on 2.5.1
2
3
4 = Blocker Issues =
5
6
7 * NO login screen on IE 6 due to CSS break down.
8 * [[image:2.5.1IE6LoginScreen.png||style="vertical-align: top;" width="700"]]
9
10
11
12
13
Sorin Burjan 15.1 14 //As tested on xwiki-enterprise-jetty-hsqldb-2.5-20100901.112158-117//
Silvia Rusu 3.1 15
Sorin Burjan 17.1 16
Sorin Burjan 18.1 17 * //Tag allows really long "word", but hasn't a limit for breaking them, and this could make the UI look bad.// This affects ALL browsers, so not an IE issue.
Sorin Burjan 17.1 18 //[[image:Tag.png||style="vertical-align: middle; width: 695px; height: 174px;"]]//
19
Sorin Burjan 19.1 20 * //On IE6, the rendering of the Add Tag window has a few problems. It will NOT stay like that if you hover the mouse over the 2 buttons. Hovering will redimension it to the normal size.//
Sorin Burjan 15.1 21
Sorin Burjan 20.1 22 |=The Clicking the [+] button|=When Typing|=When hovering over Cancel or Save button
Sorin Burjan 27.1 23 |image:TagButtonClick.png |image:TagTyping.png |[[image:TagHoverOverButtons.png]]
Sorin Burjan 20.1 24
Sorin Burjan 32.1 25 * (((
26 Seems that chackboxes don't vertically allign middle correctly. Don't know if this is normal. Tested on FF, IE6, IE7, Chrome. Windows and Linux.
27
Sorin Burjan 27.1 28 |=When editing a page|=Admin Section
29 |[[image:CheckBox1.png]]|[[image:CheckBox2.png]]
Sorin Burjan 15.1 30
Sorin Burjan 27.1 31 // //
32 )))
33
Sorin Burjan 15.1 34 //As tested on xwiki-enterprise-jetty-hsqldb-2.5-20100830.230400-114 //
35
Silvia Rusu 9.1 36 * **Buttons smaller in IE7 and not properly displayed on hover**
Silvia Rusu 5.1 37
Silvia Rusu 3.1 38 |= |=Button |=Button on hover
Sorin Burjan 15.1 39 |=2.5 |image:ButtonIE7in25.png |[[image:HoverButtonIE7in25.png]]
40 |=2.4 |image:ButtonIE7in24.png |[[image:HoverButtonIE7in24.png]]
Silvia Rusu 5.1 41
Silvia Rusu 9.1 42 * **Buttons not displayed correctly in IE7 for the Wiki and Wysiwyg editor**
Silvia Rusu 5.1 43
Sorin Burjan 15.1 44 |=2.5 |[[image:EditWikiWysiwygIE7.png]]
Silvia Rusu 7.1 45
Silvia Rusu 9.1 46 * **"Edit parent" button not displayed correctly in IE8, missing in IE 6 & 7:**
Silvia Rusu 7.1 47
Sorin Burjan 15.1 48 |=FF |[[image:EditParentFF.png]]
49 |=IE8 |[[image:EditParentIE8.png]]
50 |=IE6 & 7 |[[image:EditParentIE67.png]]
Silvia Rusu 9.1 51
Silvia Rusu 11.1 52 * **Buttons not displayed correctly in IE7 when editing a blog post**
Silvia Rusu 9.1 53
Sorin Burjan 15.1 54 |IE7 |[[image:EditBlogPostIE7.png]]
Silvia Rusu 11.1 55
Silvia Rusu 9.1 56 * **"Edit" menu doesn't display correctly when editing "Objects"**
57
58 To Reproduce:
Sorin Burjan 15.1 59
Silvia Rusu 9.1 60 * Edit a page objects
61 * Hover over the "Edit" menu
62
63 Results:
Sorin Burjan 15.1 64
Silvia Rusu 9.1 65 * In IE6: The "Select a class" dropdown is displayed over the "Edit" menu
66 * In IE7: You can't click the "Class" link in the "Edit" menu
67
Sorin Burjan 15.1 68 |=IE6 |[[image:EditObjectsIE6.png]]
69 |=IE7 |[[image:EditObjectsIE7.png]]
Silvia Rusu 13.1 70
71 * **Summary in History for adding Attachments displays code, in addition to the attachment name**
72
73 To reproduce:
Sorin Burjan 15.1 74
Silvia Rusu 13.1 75 * Attach a file
76 * Click on the History tab
77 * Look at the summary for the page version where you added the attachment.
78
79 Result:
Sorin Burjan 15.1 80
Silvia Rusu 13.1 81 * The summary is //Upload new attachment <a href="/xwiki/bin/downloadrev/Main/WebHome/File.txt?rev=1.1">TestingPlan.txt</a>// instead of //Upload new attachment File.txt//
82
Sorin Burjan 15.1 83 |[[image:AttachmentsHistory.png]]