Skip to content
  • Tekin Suleyman's avatar
    a2f7f54a
    Preserve the default format when generating URLs · a2f7f54a
    Tekin Suleyman authored
    Fixes an issue that would cause the format set in default_url_options to be lost
    when generating URLs with fewer positional arguments than parameters in the
    route definition.
    
    This is a backport of #18627 that only fixes the issue for :format so as not to
    break existing behaviour.
    a2f7f54a
    Preserve the default format when generating URLs
    Tekin Suleyman authored
    Fixes an issue that would cause the format set in default_url_options to be lost
    when generating URLs with fewer positional arguments than parameters in the
    route definition.
    
    This is a backport of #18627 that only fixes the issue for :format so as not to
    break existing behaviour.
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading