Bugs item #2035049, was opened at 2008-08-01 18:27 Message generated for change (Comment added) made by sjoerd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2035049&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Tests Group: MonetDB Common 1.24 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Ying Zhang (yingying) Assigned to: Sjoerd Mullender (sjoerd) Summary: Mtest incorrectly escape '\' in XQ mod. locations on Windows Initial Comment: In XQuery tests that import module files, the environment variables $TSTSRCBASE, $TSTSRCDIR are often used to dynamically specify the location of the module files. When substituting these variables with their values, Mtest escapes the '\' characters in the path on Windows. This is incorrect, since '\' is a normal character in XML/XQuery, and thus should not be escaped. ---------------------------------------------------------------------- >Comment By: Sjoerd Mullender (sjoerd) Date: 2008-08-02 10:30 Message: Logged In: YES user_id=43607 Originator: NO Too late: this has already been fixed. But thanks for the reminder. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2035049&group_id=56967 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
