[Bugs] #153 MINO: Addons s.l Download controller missing.

SugarLabs Bugs bugtracker-noreply at sugarlabs.org
Tue Dec 23 13:28:52 EST 2008


#153: Addons s.l Download controller missing.
-------------------------+--------------------------------------------------
 Reporter:  RafaelOrtiz  |       Owner:  marcopg    
     Type:  defect       |      Status:  new        
 Priority:  minor        |   Milestone:             
Component:  sugar        |     Version:  unspecified
 Keywords:               |  
-------------------------+--------------------------------------------------
 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.

-- 
Ticket URL: <http://dev.sugarlabs.org/ticket/153>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list