Skip to content

Property values containing space characters #19

@dxmaxwell

Description

@dxmaxwell

@archman was testing CF/RecSync and found a problem when querying the 'time' property.

If the time property has a value of '2016-12-11 14:02:36.12422'

Then this query will find the expected channels:

.../channels?time=2016-12-11*

But this query will find nothing:

.../channels?time=2016-12-11 14*

The problem appears to be related to the space character and remains even if it's properly URL encoded with %20.

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