Can't make an album called 'movies'

Ipstenu

Joined: 2006-03-24
Posts: 11
Posted: Tue, 2009-02-24 14:33

If I name it anything else (film for example) it's fine. When I try to make a master album named movies, however, it makes the album but no one can view it. See error below.

Exception

core/controllers/rest.php [133]:

@todo _create NOT IMPLEMENTED
Stack Trace

    * core/controllers/rest.php [81]:

      REST_Controller->_index(  )

    *

      REST_Controller->__call( index )

    * kohana/core/Kohana.php [270]:

      ReflectionMethod->invokeArgs( Movies_Controller Object
      (
          [resource_type:protected] => item
          [uri] => URI Object
              (
              )

          [input] => Input Object
              (
                  [use_xss_clean:protected] => 1
                  [magic_quotes_gpc:protected] => 1
                  [ip_address] => 
              )

      )
      , Array
      (
          [0] => index
          [1] => Array
              (
              )

      )
       )

    * kohana/core/Event.php [209]:

      Kohana::instance(  )

    * kohana/core/Bootstrap.php [55]:

      Event::run( Array
      (
          [0] => Kohana
          [1] => instance
      )
       )

    * index.php [61]:

      require( kohana/core/Bootstrap.php )
 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-02-24 14:49

See if Alpha2 works:
http://gallery.menalto.com/gallery_3.0_alpha_2_released

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
Ipstenu

Joined: 2006-03-24
Posts: 11
Posted: Tue, 2009-02-24 14:51

Sorry, meant to say this is Alpha2.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2009-02-25 02:37

Known issue:
http://apps.sourceforge.net/trac/gallery/ticket/95

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
Ipstenu

Joined: 2006-03-24
Posts: 11
Posted: Wed, 2009-02-25 14:34

Righto :) Thanks!