Skip to content

Handle processes with slash in IDs #57

@forman

Description

@forman

Is your feature request related to a problem? Please describe.

Wraptile server fails to serve processes with slash in IDs, e.g. id="dem/processor_1". Although cuiman encodes the IDs correctly, the server returns 404 for such processes.

Describe the solution you'd like

Either

  • forbid slashed in ID by raising or
  • support them and fixing the issue above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions