Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-14798

class pages should be able to be used in XWQL queries when they have spaces in their name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 8.4
    • Query
    • None
    • Unknown

    Description

      Example:

      Works:

      $services.query.xwql("from doc.object(Example.HolidayRequestClass) as hr").execute()
      

      Fails:

      $services.query.xwql("from doc.object(Example.Holiday Request Class) as hr").execute()
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: