Pre-Beta and Mac's Safari Beta

LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Thu, 2009-06-04 19:26

btw. Mac's Safari 4 Beta has still problems with the pre-beta after trying to login and accessing the admin dashboard. This time not the cryptic Kohana message but the famous "Something went wrong" screen ;)

CU

Lutz

bw. Thanks for the 'gold star' Bharat :)))

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2009-06-05 04:18

Hey Lutz :-) Thanks for helping us test!

Sadly I still don't have a Mac w/ Safari 4 Beta to test on, but I'll point our UI guys at this and see if they can repro it.

---
Gallery 3 problems? Check gallery3/var/logs before you post!
Gallery 3 latest code: http://github.com/gallery/gallery3/zipball/master
Gallery 3 from git: http://codex.gallery2.org/Gallery:Using_Git

 
thumb
thumb's picture

Joined: 2004-05-26
Posts: 238
Posted: Fri, 2009-06-05 04:30
Hi Lutz. I'm running Safari Version 4 Public Beta (5528.17) and was able to view the admin dashboard okay. I did get an error when I went to logout. So here's the error:
@todo FORBIDDEN
File: modules/gallery/helpers/access.php, line: 176

And here's how we got there:
modules/gallery/helpers/access.php [360]:
access_Core::forbidden(  )
modules/user/controllers/logout.php [22]:
access_Core::verify_csrf(  )
Logout_Controller->index(  )
system/core/Kohana.php [291]:
ReflectionMethod->invokeArgs( Logout_Controller Object
(
    [uri] => URI Object
        (
        )

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

)
 )
Kohana::instance(  )
system/core/Event.php [209]:
call_user_func_array( Array
(
    [0] => Kohana
    [1] => instance
)
, Array
(
    [0] => 
)
 )
system/core/Bootstrap.php [55]:
Event::run( system.execute )
index.php [72]:
require( system/core/Bootstrap.php )

-- [url=http://2tbsp.com]2tbsp.com[/url]
 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2009-06-05 04:33

Good catch. Fixed in git!
---
Gallery 3 problems? Check gallery3/var/logs before you post!
Gallery 3 latest code: http://github.com/gallery/gallery3/zipball/master
Gallery 3 from git: http://codex.gallery2.org/Gallery:Using_Git