User:Dria/SMWdisjunctionbug: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
__TOC__
__TOC__
We eliminated all the "tbd" entries from our database to work around this bug, so this testcase no longer shows the bug.


== OR ==
== OR ==
{{#ask: [[Category:Feature Page]] [[Feature security status::tbd]] OR [[Feature security status::-]]
{{#ask: [[Category:Feature Page]] [[Feature security status::tbd]] OR [[Feature security status::`]]
| ?#
| ?
| ?Feature name#
| ?Feature priority#
| ?Feature version#
| ?Feature security status#
| ?Feature security status#
| ?Feature product manager#
| mainlabel=-
| sort=Feature priority
| sort=Feature priority
| format=table
| format=table
Line 16: Line 13:


== || ==
== || ==
{{#ask: [[Category:Feature Page]] [[Feature security status::tbd||-]]
{{#ask: [[Category:Feature Page]] [[Feature security status::tbd||`]]
| ?#
| ?
| ?Feature name#
| ?Feature priority#
| ?Feature version#
| ?Feature security status#
| ?Feature security status#
| ?Feature product manager#
| mainlabel=-
| sort=Feature priority
| sort=Feature priority
| format=table
| format=table
| limit=500
| limit=500
}}
}}

Latest revision as of 03:45, 15 July 2011

We eliminated all the "tbd" entries from our database to work around this bug, so this testcase no longer shows the bug.

OR

{{#ask: Feature security status::tbd OR Feature security status::` | ? | ?Feature security status# | sort=Feature priority | format=table | limit=500 }}

||

{{#ask: |` | ? | ?Feature security status# | sort=Feature priority | format=table | limit=500 }}