Skip to content

OrganizationsService.GetPackage escapes packageName, but UserService.GetPackage does not #3262

@jhrozek

Description

@jhrozek

It seems that the OrganizationsService does escape package names by calling url.PathEscape, but the UserService does not.

Is this a bug or is there a reason behind escaping one of the APIs but not the other?

If this is a simple bug, I'll be happy to submit a fix.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions