Wiki source code of 25Snapshots

Version 22.1 by Sorin Burjan on 2010/09/02 13:50

Hide last authors
Sorin Burjan 15.1 1 //As tested on xwiki-enterprise-jetty-hsqldb-2.5-20100901.112158-117//
Silvia Rusu 3.1 2
Sorin Burjan 17.1 3
Sorin Burjan 18.1 4 * //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 5 //[[image:Tag.png||style="vertical-align: middle; width: 695px; height: 174px;"]]//
6
Sorin Burjan 19.1 7 * //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 8
Sorin Burjan 20.1 9 |=The Clicking the [+] button|=When Typing|=When hovering over Cancel or Save button
Sorin Burjan 22.1 10 |image:TagButtonClick.png |TagTyping.png |image:TagHoverOverButtons |
Sorin Burjan 20.1 11
Sorin Burjan 15.1 12 //[[image:IE6Tag.png]]//
13
14 //As tested on xwiki-enterprise-jetty-hsqldb-2.5-20100830.230400-114 //
15
Silvia Rusu 9.1 16 * **Buttons smaller in IE7 and not properly displayed on hover**
Silvia Rusu 5.1 17
Silvia Rusu 3.1 18 |= |=Button |=Button on hover
Sorin Burjan 15.1 19 |=2.5 |image:ButtonIE7in25.png |[[image:HoverButtonIE7in25.png]]
20 |=2.4 |image:ButtonIE7in24.png |[[image:HoverButtonIE7in24.png]]
Silvia Rusu 5.1 21
Silvia Rusu 9.1 22 * **Buttons not displayed correctly in IE7 for the Wiki and Wysiwyg editor**
Silvia Rusu 5.1 23
Sorin Burjan 15.1 24 |=2.5 |[[image:EditWikiWysiwygIE7.png]]
Silvia Rusu 7.1 25
Silvia Rusu 9.1 26 * **"Edit parent" button not displayed correctly in IE8, missing in IE 6 & 7:**
Silvia Rusu 7.1 27
Sorin Burjan 15.1 28 |=FF |[[image:EditParentFF.png]]
29 |=IE8 |[[image:EditParentIE8.png]]
30 |=IE6 & 7 |[[image:EditParentIE67.png]]
Silvia Rusu 9.1 31
Silvia Rusu 11.1 32 * **Buttons not displayed correctly in IE7 when editing a blog post**
Silvia Rusu 9.1 33
Sorin Burjan 15.1 34 |IE7 |[[image:EditBlogPostIE7.png]]
Silvia Rusu 11.1 35
Silvia Rusu 9.1 36 * **"Edit" menu doesn't display correctly when editing "Objects"**
37
38 To Reproduce:
Sorin Burjan 15.1 39
Silvia Rusu 9.1 40 * Edit a page objects
41 * Hover over the "Edit" menu
42
43 Results:
Sorin Burjan 15.1 44
Silvia Rusu 9.1 45 * In IE6: The "Select a class" dropdown is displayed over the "Edit" menu
46 * In IE7: You can't click the "Class" link in the "Edit" menu
47
Sorin Burjan 15.1 48 |=IE6 |[[image:EditObjectsIE6.png]]
49 |=IE7 |[[image:EditObjectsIE7.png]]
Silvia Rusu 13.1 50
51 * **Summary in History for adding Attachments displays code, in addition to the attachment name**
52
53 To reproduce:
Sorin Burjan 15.1 54
Silvia Rusu 13.1 55 * Attach a file
56 * Click on the History tab
57 * Look at the summary for the page version where you added the attachment.
58
59 Result:
Sorin Burjan 15.1 60
Silvia Rusu 13.1 61 * 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//
62
Sorin Burjan 15.1 63 |[[image:AttachmentsHistory.png]]