Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
bob.bio.base
bob.bio.base
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • bob
  • bob.bio.basebob.bio.base
  • Issues
  • #134

Closed
Open
Opened Jun 03, 2020 by Manuel Günther@mguenther
  • Report abuse
  • New issue
Report abuse New issue

`check_existence` flag incorrectly handled in filelistdatabase query

In https://gitlab.idiap.ch/bob/bob.bio.base/-/blob/3efccd3b637ee73ec68ed0ac5fde2667a943bd6e/bob/bio/base/database/filelist/query.py#L833, the check_existence flag is said to be ignored when multiple original extensions are specified, while it is actually not ignored.

Also, when only a single extension is specified, the check_existence flag is tested incorrectly.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
2
Labels
bug Easy
Assign labels
  • View project labels
Reference: bob/bob.bio.base#134