Revision 733429

Go back to digest for 11th November 2007

Bug Fixes in Multimedia

Seb Ruiz committed changes in /branches/stable/extragear/multimedia/amarok/src/collectiondb.h:

Use "t" and "f" for postgres boolean values. Whilst psql will happily accept any truthy or falsy value as a boolean input, it will return either a 't' or 'f'. This meant that all boolean comparisons returned false when comparing against "true". Fixes forgetful settings for the podcast channels and episodes.

File Changes

Modified 1 files
  • /branches/stable/extragear/multimedia/amarok/src/collectiondb.h
1 files changed in total