Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

XMLRPC does not properly pass < and > characters #21

Description

@GeeH

This issue has been moved from the zendframework repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html


Original Issue: zendframework/zendframework#7421
User: @sebastianbarfurth
Created On: 2015-04-04T21:04:18Z
Updated At: 2015-11-06T22:04:17Z
Body
It seems the remote server it not receiving the proper string even though a dump of the request looks right. Is there some kind of encoding going on that breaks < and > in XMLRPC requests?


Comment

User: @adamlundrigan
Created On: 2015-04-04T21:26:47Z
Updated At: 2015-04-04T21:26:47Z
Body
Could you provide some example code that triggers the issue?


Comment

User: @sebastianbarfurth
Created On: 2015-04-04T21:32:38Z
Updated At: 2015-04-04T21:33:25Z
Body

identifier => username
password => R(~{tJZwnrOCK6w!Fh{tVg\<>@;Js|yZ5;e+7(c"SVP`'T7eF.^oiHy#UO.=um1n

$auth = $this->xmlrpc->call('auth', [$identifier, $password]);

This fails even though the password is correct.


Comment

User: @sebastianbarfurth
Created On: 2015-06-21T11:23:29Z
Updated At: 2015-06-21T11:23:29Z
Body
Is anyone gonna give this a second look?


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions