[ http://nagoya.apache.org/jira/browse/XALANJ-1089?page=history ]
Henry Zongaro updated XALANJ-1089:
----------------------------------
type: Improvement (was: Bug)
Priority: Minor (was: Major)
Bugzilla Id: (was: 10717)
> Message about additional sort data types could be better
> --------------------------------------------------------
>
> Key: XALANJ-1089
> URL: http://nagoya.apache.org/jira/browse/XALANJ-1089
> Project: XalanJ2
> Type: Improvement
> Components: Diagnostic-messages-resources
> Versions: 2.4Dx
> Environment: Operating System: Other
> Platform: Other
> Reporter: david_marston
> Priority: Minor
>
> xsl:sort allows the data-type attribute to be either "text", "number", or a
> QName qualified to some other namespace. If the latter were to be implemented
> in Xalan, we would have to recognize the qualified name. Since we don't have
> any additional types, sorterr08 covers the case where the value looks like a
> QName (i.e., contains a colon) but is just a garbage string to us. Currently,
> we put out a message that says this is a to-do item. While the message does
> lead the user to the vicinity of the problem, it's not a real error message.
> It should be a real error saying
> No known sort routine for [QName]
> or something similar. If we ever implement a recognized QName, this error will
> still apply for the unrecognized ones.
> See sorterr01 for the case of an unrecognized name without a colon. We emit a
> good message in this case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.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]