Re: [xwiki-users] Link with Open in new Window not working (again?)

2009-09-09 Thread Jean-Vincent Drean
On Wed, Sep 9, 2009 at 2:11 AM, Trevor Russtr.w...@telus.net wrote:
 I am inserting a link to a web page using WYSIWYG and Wiki Syntax 2.0, and 
 have checked Open in new Window.  It inserts rel= instead of target= 
 into the source and does not open in a new page.

 I found it's the same problem described by this bug, which was closed as 
 fixed:  http://jira.xwiki.org/jira/browse/XWIKI-3641

 Does this mean it wasn't or will not be fixed in 1.9.x?  It lists fix 
 version as 1.9M2.  We are using XEM 1.7.3, which is XE 1.9.3, is it not?

It means it has been fixed in 1.8.2 and 1.9M2 so yes it should be ok
with XEM 1.7.3 (XE 1.9.3).
Can you try to clear your browser's cache ? Can you install firebug
and see if there are JS errors ?

Thanks,
JV.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Link with Open in new Window not working (again?)

2009-09-09 Thread Anca Luca
Trevor Russ wrote:
 I am inserting a link to a web page using WYSIWYG and Wiki Syntax 2.0, and 
 have checked Open in new Window.  It inserts rel= instead of target= 
 into the source and does not open in a new page.
 
 I found it's the same problem described by this bug, which was closed as 
 fixed:  http://jira.xwiki.org/jira/browse/XWIKI-3641
 
 Does this mean it wasn't or will not be fixed in 1.9.x?  It lists fix 
 version as 1.9M2.  We are using XEM 1.7.3, which is XE 1.9.3, is it not?

It was indeed fixed, but further changes have reintroduced it on the 1.9 
branch, 
starting with 1.9.2: http://jira.xwiki.org/jira/browse/XWIKI-4309 .

Thanks for signaling this,
Anca

 
 Thanks,
 Trevor
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Link with Open in new Window not working (again?)

2009-09-09 Thread Jean-Vincent Drean
Actually XWIKI-3641 wasn't fixing anything on the 1.9 branch because
of some missing JS var.
It's now fixed, thanks for the report.

On Wed, Sep 9, 2009 at 6:39 PM, Anca Lucaancapaula.l...@xwiki.com wrote:
 Trevor Russ wrote:
 I am inserting a link to a web page using WYSIWYG and Wiki Syntax 2.0, and 
 have checked Open in new Window.  It inserts rel= instead of target= 
 into the source and does not open in a new page.

 I found it's the same problem described by this bug, which was closed as 
 fixed:  http://jira.xwiki.org/jira/browse/XWIKI-3641

 Does this mean it wasn't or will not be fixed in 1.9.x?  It lists fix 
 version as 1.9M2.  We are using XEM 1.7.3, which is XE 1.9.3, is it not?

 It was indeed fixed, but further changes have reintroduced it on the 1.9 
 branch,
 starting with 1.9.2: http://jira.xwiki.org/jira/browse/XWIKI-4309 .

 Thanks for signaling this,
 Anca


 Thanks,
 Trevor

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Link with Open in new Window not working (again?)

2009-09-09 Thread Anca Luca
Jean-Vincent Drean wrote:
 Actually XWIKI-3641 wasn't fixing anything on the 1.9 branch because
 of some missing JS var.
 It's now fixed, thanks for the report.

Actually it was fixed, from M2 to 1.9.2, I reintroduced it in this commit 
http://fisheye2.atlassian.com/browse/xwiki/platform/web/branches/xwiki-web-1.9/standard/src/main/webapp/resources/js/xwiki/xwiki.js?r1=20077r2=21934
 
  since I added a check for XWiki.contextaction without also merging the 
javascript.vm.

Thanks for fixing,
Anca

 
 On Wed, Sep 9, 2009 at 6:39 PM, Anca Lucaancapaula.l...@xwiki.com wrote:
 Trevor Russ wrote:
 I am inserting a link to a web page using WYSIWYG and Wiki Syntax 2.0, and 
 have checked Open in new Window.  It inserts rel= instead of target= 
 into the source and does not open in a new page.

 I found it's the same problem described by this bug, which was closed as 
 fixed:  http://jira.xwiki.org/jira/browse/XWIKI-3641

 Does this mean it wasn't or will not be fixed in 1.9.x?  It lists fix 
 version as 1.9M2.  We are using XEM 1.7.3, which is XE 1.9.3, is it not?
 It was indeed fixed, but further changes have reintroduced it on the 1.9 
 branch,
 starting with 1.9.2: http://jira.xwiki.org/jira/browse/XWIKI-4309 .

 Thanks for signaling this,
 Anca

 Thanks,
 Trevor

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users