Skip to content
Snippets Groups Projects
Open Syntactic sugar eats "a" or "an" from property names
  • View options
  • Syntactic sugar eats "a" or "an" from property names

  • View options
  • Open Issue created by Henrik tom Wörden

    Summary

    find VolumetricSegmentation with analysis_task is parsed as <ParseTree>(cq find (entity VolumetricSegmentation) (entity_filter (which_exp with an) (filter_expression (pov (property alysis_task)))) &lt;EOF&gt;)</ParseTree>

    Expected Behavior

    The property name is parsed correctly.

    Actual Behavior

    "an" was eaten by the syntactic sugar.

    Steps to Reproduce the Problem

    1. Send the query
    2. check the parsetree

    Specifications

    SERVER 868f3134

    Possible fixes

    Force a white space after 'a'/'an'

    • Merge request
    • Branch

    Linked items 0

  • Link items together to show that they're related or that one is blocking others.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading