Problem accessing albums with apostrophe
Aikidoka
Joined: 2009-06-12
Posts: 12 |
![]() |
Seems like Ticket #35 is back. I can create an album with an apostrophe but cannot access it. http://www.aikidokatech.com/menalto/index.php/World%27s_End_Cabin_Trip_-_May_2009 There is a Kohana::show_404( ) error. I installed using gallery-gallery3-67c81087131e7ef3e4d50ac549bc58dcc98d8cef.zip from another thread to fix not being able to access the admin pages. So here's the error: File: system/core/Kohana.php, line: 841 * Kohana::show_404( ) * system/core/Event.php [209]: call_user_func( Array * system/libraries/Router.php [163]: Event::run( system.404 ) * Router_Core::setup( ) * system/core/Event.php [209]: call_user_func( Array * system/core/Bootstrap.php [49]: Event::run( system.routing ) * index.php [82]: require( system/core/Bootstrap.php ) |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
http://www.aikidokatech.com/menalto/index.php/Worlds_End_Cabin_Trip_-_May_2009 seems to work I can't reproduce this error. http://gallery2.ca/gallery3/index.php/Worlds_End_Cabin_Trip_-_May_2009/World%27s_End_Cabin_Trip_-_May_2009 Try recent version: Dave _____________________________________________ |
|
zaphod82
Joined: 2009-06-13
Posts: 4 |
![]() |
I'm having the same issue. Running XAMPP 1.7.0 on Windows with Gallery build 8a089310ce6dc4e12ca80fb1f745156d9d77c6ed. |
|
Aikidoka
Joined: 2009-06-12
Posts: 12 |
![]() |
floridave wrote:
I can't reproduce this error. http://gallery2.ca/gallery3/index.php/Worlds_End_Cabin_Trip_-_May_2009/World%27s_End_Cabin_Trip_-_May_2009 When I saw that it would only display the error to an admin anyways I manually changed the folder and altered the DB to reflect the change. That is why the link works now. I'll try the latest version and create another album. |
|
Aikidoka
Joined: 2009-06-12
Posts: 12 |
![]() |
Problem still exists. http://www.aikidokatech.com/menalto/index.php/test%27s I won't alter this one like I did the last. It created a directory with the apostrophe when I added the album. |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Hard to fix a issue we can't reproduce.... Dave |
|
bharat
![]()
Joined: 2002-05-21
Posts: 7994 |
![]() |
Thanks, I've reproduced it now. Ticket filed: http://sourceforge.net/apps/trac/gallery/ticket/410 |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Must be somthing in the enviroment as I can't reproduce: Dave |
|
Aikidoka
Joined: 2009-06-12
Posts: 12 |
![]() |
The log is only giving me this. 2009-06-16 08:24:30 -07:00 --- error: Uncaught Kohana_404_Exception: The page you requested, test's, could not be found. in file system/core/Kohana.php on line 841 Not much help. I did just realize that this is an Apache 1.3.33 server and not Apache 2. Don't know what Kohana's requirements are. |
|
bharat
![]()
Joined: 2002-05-21
Posts: 7994 |
![]() |
Gallery3 does not support Apache 1.x either.. can you please upgrade to Apache 2? |
|
Aikidoka
Joined: 2009-06-12
Posts: 12 |
![]() |
I cannot. It is a Godaddy hosted plan. I'll see if they have a newer type of account that is still hosted. I honestly do not need this feature to work as I can just remove the apostrophe from the directory name. I haven't had any other errors. |
|
bharat
![]()
Joined: 2002-05-21
Posts: 7994 |
![]() |
Ok, but please be clear when you ask for support that you're using an unsupported configuration. We barely have enough resources to deal with the supported configurations, and can't afford to spend a lot of time running down issues on other platforms. |
|
Aikidoka
Joined: 2009-06-12
Posts: 12 |
![]() |
Didn't mean to cause an issue. Once I found out it was 1.3.33 I posted that right away. |
|
zaphod82
Joined: 2009-06-13
Posts: 4 |
![]() |
What are the supported configurations? I have looked in the FAQs, as well as under all of the section listed in documentation and have not found any requirements. |
|
bharat
![]()
Joined: 2002-05-21
Posts: 7994 |
![]() |
It's listed on http://gallery.menalto.com/gallery_3.0_beta_1_released in the "Fewer configurations" section and in the README under SUPPORTED CONFIGURATION. But I agree, this needs to be more prominent. I filed a ticket for this: http://sourceforge.net/apps/trac/gallery/ticket/440 --- |
|