From: Francois-Xavier B. <fra...@ce...> - 2015-02-14 14:04:37
|
Hi, You are right, version 5.0-beta-3 has not been released yet. Your issue must be fixed in the trunk. Can you try with the latest 5.0-SNAPSHOT? You will have to add the snapshot repository to you project pom.xml: https://oss.sonatype.org/content/repositories/snapshots/ 2015-02-14 9:20 GMT+01:00 Dave Sowerby-Williams <dav...@gm...>: > Thanks Nicolas, > > Is 5.0-beta3 released yet? I don't see it's artifacts in the central > maven repo nor a tag in github? > > Cheers, > > Dave. > > On 14 February 2015 at 08:11, Nicolas Richeton <nic...@gm... > > wrote: > >> Hi Dave, >> >> This is a bug. I think it has been fixed in the trunk. Should also be in >> 5.0-beta3. >> >> If you still get the issue with these versions, please open a ticket on >> github. >> >> Cheers, >> -- >> Nicolas >> >> Le 14 févr. 2015 à 08:24, Dave Sowerby-Williams <dav...@gm...> >> a écrit : >> >> Hi, >> >> I'm facing an issue where by mailto: links are being incorrectly >> rewritten to include the page context, from the logging: >> >> 14-02 07:20:05 10818 [http-8088-1] DEBUG org.esigate.impl.UrlRewriter >> - url fixed: mailto:sp...@sp...?subject=Test -> /site/mailto: >> sp...@sp...?subject=Test >> >> Is this something that has a configuration option to prevent/change? I >> couldn't see anything obvious in the UriRewriter code that would suggest so >> - or is it a bug? >> >> Cheers, >> >> Dave. >> >> >> ------------------------------------------------------------------------------ >> Dive into the World of Parallel Programming. The Go Parallel Website, >> sponsored by Intel and developed in partnership with Slashdot Media, is >> your >> hub for all things parallel software development, from weekly thought >> leadership blogs to news, videos, case studies, tutorials and more. Take a >> look and join the conversation now. http://goparallel.sourceforge.net/ >> >> _______________________________________________ >> Webassembletool-users mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/webassembletool-users >> >> > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Webassembletool-users mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webassembletool-users > > |