Error message contains a substitution parameter that is not supplied
--------------------------------------------------------------------
Key: XERCESC-1404
URL: http://issues.apache.org/jira/browse/XERCESC-1404
Project: Xerces-C++
Type: Bug
Components: Miscellaneous
Versions: 2.6.0
Reporter: David Bertoni
Assigned to: David Bertoni
Priority: Minor
The error message for XMLExcepts::HshTbl_NoSuchKeyExists has a substitution
parameter, but the code never supplies it. We should either:
1. supplied the parameter
2. remove it
I'm suggesting we opt for 2, since the value of the key is not terribly useful
to the end user, and this exception is not very common.
Opinions?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]