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

       Web browser: ---
             Bug #: 33726
           Summary: Semantic MediaWiki results not right for RSS format
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


On this page I have to ask queries:

http://rwbookclub.com/wiki/RW_Book_Club:Feeds

they are

{{#ask: [[Category:Book Pile]] 
|? Added by = creator
|? Added on = date
| sort=Added on
| order=DESC
| limit = 5
| format=table
}}

{{#ask: [[Category:Book Pile]] 
|? Added by = creator
|? Added on = date
| sort=Added on
| order=DESC
| limit = 5
| format=rss
| rsstitle=Book Pile
| rssdescription=Latest suggestions of books to consider reading.
}}

The only difference is one is a table and the other is RSS.

The table gives me the correct set of pages. The RSS output results in a
completely different set of results. The criteria are the same though, so this
seems like a bug.

I've tried different variations and the results I get with format=rss are
unpredictable but repeatable. They are ordered properly via the order method,
but the selection range doesn't make sense to me.

-- 
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