« Previous | Next » 

Revision b5ae26cd

IDb5ae26cd60b605f6870cbbca4962c0bb9a091cfd
Parent f3ac6f36
Child c1cf0435

Added by Klaus Aehlig about 9 years ago

Fix types for queries in QA

Due to the actual implementation of the '?' operator
in our query language, it happily accepted essentially
any value that was not 0 or False as being true. However,
it was always only specified to work on boolean values.
Therefore, our QA shouldn't test for this unspecified
behavior to work.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Helga Velroyen <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences