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

John Morton <j...@angrymonkey.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |

--- Comment #5 from John Morton <j...@angrymonkey.net.nz> 2011-03-05 07:54:40 
UTC ---
On further examination, I have to say it doesn't work. The code path that
produces a link in the limit < 0 case doesn't preserve parameters, so you get
vanilla broadtable results:

http://semantic-mediawiki.org/wiki/User:Jwm/Minus_One_Limit_Bug

Further more, several result formats in the Semantic Result Formats override
the
getResult method to print something even if there are no results, so they never
produce a link.

I think the solution to the problem might be to fix getResult to produce the
correct link, and have a flag to produce output for the no results, not limit<0
case — but it's starting to look like the limit special case method is harder
to maintain than an explicit link result format.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to