https://bugzilla.wikimedia.org/show_bug.cgi?id=41857

       Web browser: ---
             Bug #: 41857
           Summary: queries for Text properties work incorrectly
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


If the property Property:Testprop has type Text, the selecting pages in inline
queries work not as expected. 

Steps to reproduce the bug:

1) Create page Property:Testprop with the content:  [[has type::Text]]
2) Create pages Test1, Test2, Test3 with the content: [[Testprop::blabla]]
3) Create pages Test4, Test5, Test6 with the content: [[Testprop::something
else]]
4) execute the query: {{#ask:[[Testprop::blabla]] }}

EXPECTED RESULT: Test1,Test2,Test3
ACTUAL RESULT in SMW 1.7.1: Test1,Test2,Test3, Test4, Test5, Test6

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to