• Marvin Marx's avatar
    Fix "Internal Server Error" on advanced search · a2c7741e
    Marvin Marx authored
    Custom boolean columns return that error if calibre does not have a
    custom_column_1 in the DB, as this is queried in the removed line.
    However the value is completely unused anyway -> removing.
    a2c7741e
web.py 174 KB