[
https://issues.apache.org/jira/browse/XALANC-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Hayes reopened XALANC-613:
---------------------------------
The fix doesn't build on HP-11i (aCC 03.052)
> Cannot pass value to stylesheet parameter if parameter name is
> namespace-qualified
> ----------------------------------------------------------------------------------
>
> Key: XALANC-613
> URL: https://issues.apache.org/jira/browse/XALANC-613
> Project: XalanC
> Issue Type: Bug
> Components: XalanC
> Affects Versions: 1.10
> Environment: winxp/ix86
> Reporter: Alain Le Guennec
> Assigned To: David Bertoni
> Priority: Minor
> Fix For: CurrentCVS
>
> Attachments: patch.diff, patch.diff, XalanParamHolder.hpp
>
>
> Passing a value to a top-level parameter of a stylesheet works only if the
> parameter name is non-qualified.
> Otherwise, xalan fails with an "invalid qname" exception.
> Using the example in the binary distribution, try the following:
> > UseStylesheetParam.exe prefix:name 'value'
> UseStylesheetParam Error:
> InvalidQNameException: The name '{0}' is not a valid QName. (, line -1,
> column -1)
> I did not find any API to set a parameter that takes the namespace URI of the
> parameter name as an input in addition to the local name.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]