From: Kim Nguyễn Date: Fri, 12 Oct 2012 14:10:57 +0000 (+0200) Subject: BUG closed: [59c2eb8] Wrong result for jumping from root X-Git-Url: http://git.nguyen.vg/gitweb/?p=SXSI%2Fxpathcomp.git;a=commitdiff_plain;h=90d901bcfdd54369ef01c28cc501fa3b1a42ec3d BUG closed: [59c2eb8] Wrong result for jumping from root --- diff --git a/bugs/all/59c2eb816cf4_Wrong_result_for_jumping_from_root b/bugs/all/59c2eb816cf4_Wrong_result_for_jumping_from_root index 1297d83..515cd69 100644 --- a/bugs/all/59c2eb816cf4_Wrong_result_for_jumping_from_root +++ b/bugs/all/59c2eb816cf4_Wrong_result_for_jumping_from_root @@ -1,7 +1,7 @@ title: Wrong result for jumping from root -status: OPEN +status: CLOSED reported by: Kim Nguyen -last modified: 2012-05-30 14:55:26+0200 +last modified: 2012-10-12 16:09:53+0200 date: 2012-05-30 14:55:26+0200 author: Kim Nguyen assigned to: Kim Nguyen @@ -17,3 +17,8 @@ How to reproduce: /descendant::b is ok /child::b is ok Proposed solution: +Fixed by commit 23fb7cad in the XMLTree repository +-- closed by Kim Nguyễn on 2012-10-12 16:09:53+0200 + +FIXED + diff --git a/bugs/done/59c2eb816cf4_Wrong_result_for_jumping_from_root b/bugs/done/59c2eb816cf4_Wrong_result_for_jumping_from_root new file mode 120000 index 0000000..08399db --- /dev/null +++ b/bugs/done/59c2eb816cf4_Wrong_result_for_jumping_from_root @@ -0,0 +1 @@ +../all/59c2eb816cf4_Wrong_result_for_jumping_from_root \ No newline at end of file diff --git a/bugs/open/59c2eb816cf4_Wrong_result_for_jumping_from_root b/bugs/open/59c2eb816cf4_Wrong_result_for_jumping_from_root deleted file mode 120000 index 08399db..0000000 --- a/bugs/open/59c2eb816cf4_Wrong_result_for_jumping_from_root +++ /dev/null @@ -1 +0,0 @@ -../all/59c2eb816cf4_Wrong_result_for_jumping_from_root \ No newline at end of file