Skip to content
Extraits de code Groupes Projets

Queue download if update asked per ID

Fusionnées Kubat a demandé de fusionner better-filtered-update vers master
Comparer les modifications
  • Côte à côte
  • En ligne

Fichiers

  • 3e01ef32
    FIX: Add when command is passed with spaces · 3e01ef32
    Kubat rédigé
    When passing a command like `add query://%tata titi toto%`, only the
    first argument was considered by the *add* database function, thus only
    considering the command `add query://%tata` which is not OK.
    
    Here we use the same thing as in the *search* command, we build the uri
    by concatenating the different arguments with spaces.
Chargement en cours