Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.0.1
-
Component/s: None
-
Labels:None
-
Similar issues:
XECLIPSE-101Refresh option on an opened page should update it in the editor also. XECLIPSE-49 Offline work - optional embedding of an XWiki server XECLIPSE-102 Open page dialogue not working against MySQL XECLIPSE-106 Endless loop when typing a square bracket XECLIPSE-68ClassCastExceptions reported when opening pages from XWiki 1.2 XECLIPSE-105 "Enter" key generates two carriage returns XECLIPSE-63Refresh space action XECLIPSE-118 Page preview Browser component on "Work Offline" mode makes XEclipse unusable. XECLIPSE-141 Shortcut for the "Open XWiki page" command conflicts with the "Print" command XECLIPSE-98 Loading infinite strange loop
Description
Scenario:
1) I connect to wiki1.xwiki.com from XEclipse
2) I connect to wiki2.xwiki.com from XEclipse
3) I open "Main.WebHome" from wiki1 (from the "Open page" wizard)
4) when opening Main.WebHome from wiki2 from the "Open page" wizard, actually nothing happens: it seems XEclipse mixes up wiki2:Main.WebHome and wiki1:Main.WebHome
Actually I also notice some side effects: sometimes, wiki pages from wiki2 get loaded in the wiki1 tree.
Revision: 6091 fixes the bug.
For the extra side effects, when do they appear? When creating new pages?