这是indexloc提供的服务,不要输入任何密码
Skip to content

SSP: xmlns in response causes a failure to parse an ad from the response #347

@dasgarner

Description

@dasgarner

XMLNS requires the NS be passed to instances of SelectSingleNode, but we currently assume no namespace is provided (because most SSPs do not provide one).

We should either detect that a namespace is present and use it, or strip it out before parsing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions