~gagern/xalan/bugfixes

  • Committer: zongaro
  • Date: 2008-06-19 02:39:52 UTC
  • Revision ID: svn-v4:13f79535-47bb-0310-9956-ffa450edef68:xalan/java/trunk:669372
Part of fix for Jira issue XALANJ-2446:

The implementation of getQName(String,String,String) method was ensuring
that any particular pair of namespace URI and local part of the name would
result in a unique QName object.  It did not take into account the prefix,
despite the fact that the original prefix might be associated with a different
namespace URI in this new context or with no namespace at all.

Fixed this by making getQName take into account all three of the namespace URI,
local part of the name and prefix in order to create unique QName objects.

Reviewed by Christine Li (jycli () ca ! ibm ! com)
Filename Latest Rev Last Changed Committer Comment Size
..
learn-svn 4260 18 years ago minchau New learn-svn directory Diff
lib 4193 18 years ago mcnamara Creation of the xml-xalan/java/lib directory which Diff
samples 52 23 years ago dleslie xalan-j 2.0 sample app. Diff
src 3 23 years ago sboag Xalan 2.0.0d1 Diff
tools 4195 18 years ago mcnamara Creation of the xml-xalan/java/tools directory whi Diff
xdocs 186 23 years ago dleslie 1st draft Diff
File build.bat 4201 18 years ago mcnamara Updates to the build scripts and Ant build.xml fil 2.9 KB Diff Download File
File build.sh 4201 18 years ago mcnamara Updates to the build scripts and Ant build.xml fil 2 KB Diff Download File
build.xml 4459 16 years ago kcormier Committing changes for XALANJ-2358 on behalf of Br 87.7 KB Diff Download File
commits.xml 4214 18 years ago mcnamara Updates to docs for Xalan Java 2.7.0. These updat 113 KB Diff Download File
KEYS 3750 20 years ago minchau Added the public key of "Brian James Minchau" to t 19.9 KB Diff Download File
LICENSE.txt 4460 16 years ago kcormier Committing changes for XALANJ-2358 on behalf of Br 32.7 KB Diff Download File
NOTICE.txt 4460 16 years ago kcormier Committing changes for XALANJ-2358 on behalf of Br 3.6 KB Diff Download File
readme.html 3917 20 years ago minchau Apache License 2.0 put as HTML comment in readme.h 876 bytes Diff Download File
todo.xsl 3923 20 years ago minchau Apache License 2.0 update 5.9 KB Diff Download File
trax_bugs.xml 642 23 years ago sboag Two reports from Mikael St�ldal <d96-mst@d.kth.se> 2.1 KB Diff Download File
Xalan2.7.0-REL_PLAN.html 4191 18 years ago minchau Shift release date to Aug 4 4.1 KB Diff Download File
xsltc_todo.xml 3923 20 years ago minchau Apache License 2.0 update 4.3 KB Diff Download File