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=20077&r2=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 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 _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
