GNOME Bugzilla – Bug 119462
xpointer transform does not support namespaces
Last modified: 2004-12-22 21:47:04 UTC
Created attachment 19051 [details] [review] the template that demonstrates the problem
Created attachment 19052 [details] [review] the fix: register namespaces before evaluating xpointer
original bug report: http://www.aleksey.com/pipermail/xmlsec/2003/001273.html
Fixed in the trunk: Checking in ChangeLog; /cvs/gnome/xmlsec/ChangeLog,v <-- ChangeLog new revision: 1.131; previous revision: 1.130 done Checking in src/xpath.c; /cvs/gnome/xmlsec/src/xpath.c,v <-- xpath.c new revision: 1.49; previous revision: 1.48 done
From - Sat Aug 9 16:50:25 2003 X-Mozilla-Status: 0001 X-Mozilla-Status2: 00000000 Return-Path: <stevemci@yahoo.com> Delivered-To: aleksey@aleksey.com Received: from web13508.mail.yahoo.com (web13508.mail.yahoo.com [216.136.175.87]) by shell.aleksey.com (Postfix) with SMTP id CDE9AB5D7 for <aleksey@aleksey.com>; Sat, 9 Aug 2003 12:17:12 -0700 (PDT) Message-ID: <20030809191710.6928.qmail@web13508.mail.yahoo.com> Received: from [24.48.158.77] by web13508.mail.yahoo.com via HTTP; Sat, 09 Aug 2003 12:17:10 PDT Date: Sat, 9 Aug 2003 12:17:10 -0700 (PDT) From: Steve McIntosh <stevemci@yahoo.com> Subject: Re: [xmlsec] command line tool problem with xpointer To: Aleksey Sanin <aleksey@aleksey.com> In-Reply-To: <3F348723.7070105@aleksey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Aleksey, Thanks for your help! The patch worked. Yes, you can use the sample XML as apart of your test suites :-) Thanks again, Steve