https://bugzilla.wikimedia.org/show_bug.cgi?id=56091

       Web browser: ---
            Bug ID: 56091
           Summary: Bugzilla's "Links > Weekly Summary" setup is busted
                    (not an extension)
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Bugzilla
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

It's cute that we have 
   extensions/WeeklyReport/weekly-bug-summary.cgi 
   extensions/WeeklyReport/component-report.cgi
on the server, however it's never loaded and hence ignored.

Instead 
   /weekly-bug-summary.cgi 
   /component-report.cgi 
is loaded, so the whole setup is busted.

I realized by trying to sync our code with
https://projects.kde.org/projects/websites/bugs-kde-org/repository/changes/weekly-bug-summary.cgi?rev=kde
and trying to test it on boogs.wmflabs.org, where clicking "Links > Weekly
Summary" in the sidebar triggers a 404. Only after copying it to the root
directory via
   mv extensions/WeeklyReport/weekly-bug-summary.cgi .
and running ./checksetup.pl it works.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to