[xwiki-users] Link with "Open in new Window" not working (again?)
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? Thanks, Trevor
On Wed, Sep 9, 2009 at 2:11 AM, Trevor Russ<[email protected]> 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.
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 [email protected] http://lists.xwiki.org/mailman/listinfo/users
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 Luca<[email protected]> 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 [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
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... 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 Luca<[email protected]> 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 [email protected] http://lists.xwiki.org/mailman/listinfo/users
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Jean-Vincent, Apologies for not getting back to you on this yesterday, but I presume you no longer need anything further (firebug report). Thanks for the quick attention to this. Trevor On Wed, 9 Sep 2009 18:56:46 +0200 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.
participants (3)
-
Anca Luca -
Jean-Vincent Drean -
Trevor Russ