You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "David Bertoni (JIRA)" <xe...@xml.apache.org> on 2005/04/11 20:43:25 UTC

[jira] Created: (XERCESC-1404) Error message contains a substitution parameter that is not supplied

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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org