-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
regressionRegression in functionality (without due documentation)Regression in functionality (without due documentation)
Description
Hello,
I'm maintaining an XML::RPC server application running on RPC::XML version 0.73.
I try to update to 0.82 but my function names are no longer accepted by RPC::XML.
The error message is: RPC::XML::request::new: Invalid method name specified
My function names have all a prefix containing a "-" sign and the dash causes the error.
$cli->send_request('de.bw-fe.aht.login',$mn,$user)
Please add the dash again to the allowed characters in function names.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
regressionRegression in functionality (without due documentation)Regression in functionality (without due documentation)