id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,distribution,status_field
153,Addons s.l Download controller missing.,RafaelOrtiz,dfarning,"i'm seeing this while trying to download Labyrinth:

http://addons.sugarlabs.org/en-US/sugar/downloads/25894/labyrinth-4.xo

Missing Method in DownloadsController

You are seeing this error because the action 25894 is not defined in controller DownloadsController

If you want to customize this error message, create app/views/errors/missing_action.thtml.

Fatal: Confirm you have created the DownloadsController::25894() in file : app/controllers/downloads_controller.php

<?php
class DownloadsController extends AppController {
   function 25894() {
   }
}
?>

i know there is active development on addons, but this bug might be of help.
",defect,closed,minor,,activities.sugarlabs.org,Unspecified,Blocker,fixed,,,Unspecified,Unconfirmed
