Skip to content
  • Dan McGee's avatar
    Clean up current_query and preserve multiple args · 6a429a8d
    Dan McGee authored
    
    
    When implementing search for multiple architectures or repositories, I
    didn't update this method to accomidate the new query parameters. Clean
    it up a bit by not appending/stripping the leading '?' anywhere but in
    the template itself, and ensure we can handle multiple of any parameter
    passed in. Fixes FS#23180.
    
    Signed-off-by: default avatarDan McGee <dan@archlinux.org>
    6a429a8d