After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 119462 - xpointer transform does not support namespaces
xpointer transform does not support namespaces
Status: VERIFIED FIXED
Product: xmlsec
Classification: Other
Component: xmlsec-core
1.1.1
Other Linux
: Normal normal
: ---
Assigned To: Aleksey Sanin
Aleksey Sanin
Depends on:
Blocks:
 
 
Reported: 2003-08-09 05:14 UTC by Aleksey Sanin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the template that demonstrates the problem (1.06 KB, patch)
2003-08-09 05:15 UTC, Aleksey Sanin
none Details | Review
the fix: register namespaces before evaluating xpointer (2.31 KB, patch)
2003-08-09 05:18 UTC, Aleksey Sanin
none Details | Review

Description Aleksey Sanin 2003-08-09 05:14:34 UTC

Comment 1 Aleksey Sanin 2003-08-09 05:15:25 UTC
Created attachment 19051 [details] [review]
the template that demonstrates the problem
Comment 2 Aleksey Sanin 2003-08-09 05:18:25 UTC
Created attachment 19052 [details] [review]
the fix: register namespaces before evaluating xpointer
Comment 3 Aleksey Sanin 2003-08-09 05:22:00 UTC
original bug report: 

http://www.aleksey.com/pipermail/xmlsec/2003/001273.html
Comment 4 Aleksey Sanin 2003-08-09 05:23:09 UTC
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

Comment 5 Aleksey Sanin 2003-08-09 23:52:24 UTC
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