Ticket #243 (closed bug: fixed)
XML-RPC: récupération du methodName
| Reported by: | fg | Owned by: | laurentj |
|---|---|---|---|
| Priority: | high | Milestone: | Jelix 1.0beta3 |
| Component: | jelix:core request | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: | Php version: | ||
| Review: | Hosting Provider: | ||
| Blocked By: | Documentation needed: | ||
| Blocking: |
Description
Dans le fichier jXmlRpcRequest.class.php à la ligne 44 il y a un explode avec un point et non un ~ :
list($module, $action) = explode('.',$nom);
Change History
Note: See
TracTickets for help on using
tickets.
