Skip to content

Parser assumes whitespaces between paths #61

Description

@GoogleCodeExporter
The parser seems to require too many whitespaces between path steps

Example:

Works:
//tm:subject / tm:name

Does not work:
//tm:subject /tm:name
//tm:subject/ tm:name
//tm:subject/tm:name

Expected:
All of the path expressions should work and yield the same result

Tested with 2.6.5 and 3.1

Original issue reported on code.google.com by lars.he...@gmail.com on 14 May 2011 at 9:24

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions