Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Editor Generates Invalid CSDL, Possibly Due to RTL Language Content #54

@michaelahlers

Description

@michaelahlers

Output from the Visual Editor with Arabic language terms produces a CSDL query that fails validation (and compilation), with message "Error: We are unable to parse this stream. At line 4 position 43 we were expecting a colon (:)".

The offending query follows:

// JCSDL_MASTER 1dd66349649bcb953d6176220f99edd2 1|2
// JCSDL_VERSION 2.1
// JCSDL_START b4c00e8901cdb5a2e494d0ba3769d7fb interaction.content,contains_near,35-25 1
interaction.content contains_near "السفارة الأمريكية,هجوم:10"
// JCSDL_END
OR
// JCSDL_START 7dc96cb8c04d81f56401b0f380139b39 interaction.content,contains_near,35-18 2
interaction.content contains_near "هجوم,الأميركيون:10"
// JCSDL_END
// JCSDL_MASTER_END

Here are two screenshots to verify everyone sees the correct text direction:

visual editor with query

visual editor query output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions