omaha-consulting / omaha-server

Google Omaha ("Chromium Update") server
https://omaha-consulting.com
Other
209 stars 82 forks source link

period in any application name causes statistics page to return a server error #320

Open sean0 opened 6 years ago

sean0 commented 6 years ago

Steps to reproduce:

  1. Create an application with a period in it.

    screen shot 2018-06-04 at 13 48 40
  2. Open the Statistics page.

    screen shot 2018-06-04 at 13 49 03

This is the error from the logs: NoReverseMatch: Reverse for 'omaha_statistics_detail' with arguments '(u'my.app',)' and keyword arguments '{}' not found. 1 pattern(s) tried: ['admin/statistics/(?P<name>[a-zA-Z0-9_ -]+)/$']\u0000