Wiki source code of 26 Snapshots

Last modified by Silvia Rusu on 2010/11/05 11:34

Show last authors
1 //Tested on xwiki-enterprise-jetty-hsqldb-2.6-rc-1//
2
3 === Slight issue with the alignment of the number of results per page when editing a group ===
4
5 To reproduce:
6 * Hover over the "Wiki" menu
7 * Click "Administer Wiki"
8 * Click "Groups"
9 * Click the pen next to a group to edit that group
10 Result:
11 * "Results 1 - 1 out of 1" & "Per page of" are not correctly aligned
12
13 |=2.6 RC1 - Current behavior |image:EditGroup26.png
14 |=2.5 - The expected behavior |image:EditGroup25.png
15
16 === BLOCKER Login doesn't work on IE6 ===
17
18 image:LoginIE6.png
19
20 === BLOCKER Bad display of Wiki Preferences on IE7 ===
21
22 Bellow are some examples:
23
24 [[image:WikiPreferencesIE7.png||width="950"]]
25
26
27
28 [[image:UsersIE7.png||width="950"]]
29
30
31
32 [[image:SearchIE7.png||width="950"]]
33
34 === Bad display of comments tab on IE7 ===
35
36 image:TabsBottomPageIE7.png
37
38 === Bad display of User Profile on IE7 ===
39
40 image:UserProfileIE7.png
41
42 === Bad display of page access rights on all browsers ===
43
44 |=2.6 RC1 - Current behavior |image:PageAccessRights.png
45 |=2.5 - The expected behavior |image:PageAccessRights25.png
46
47 === BLOCKER Wysiwyg and Class editors cannot be used in IE7 ===
48
49 image:WysiwygIE7.png
50
51 image:ClassEditorIE7.png