Problem accessing albums with apostrophe

Aikidoka

Joined: 2009-06-12
Posts: 12
Posted: Fri, 2009-06-12 19:40

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:
The page you requested, World's_End_Cabin_Trip_-_May_2009, could not be found.

File: system/core/Kohana.php, line: 841
And here's how we got there:

*

Kohana::show_404( )

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

call_user_func( Array
(
[0] => Kohana
[1] => show_404
)
)

* system/libraries/Router.php [163]:

Event::run( system.404 )

*

Router_Core::setup( )

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

call_user_func( Array
(
[0] => Router
[1] => setup
)
)

* system/core/Bootstrap.php [49]:

Event::run( system.routing )

* index.php [82]:

require( system/core/Bootstrap.php )

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sat, 2009-06-13 04:49
 
zaphod82

Joined: 2009-06-13
Posts: 4
Posted: Mon, 2009-06-15 06:15

I'm having the same issue. Running XAMPP 1.7.0 on Windows with Gallery build 8a089310ce6dc4e12ca80fb1f745156d9d77c6ed.

 
Aikidoka

Joined: 2009-06-12
Posts: 12
Posted: Mon, 2009-06-15 18:57

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
Posted: Mon, 2009-06-15 19:23

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
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-06-16 01:53

Hard to fix a issue we can't reproduce....
Anything in the var/logs?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Tue, 2009-06-16 04:07

Thanks, I've reproduced it now. Ticket filed: http://sourceforge.net/apps/trac/gallery/ticket/410
---
Problems: Check gallery3/var/logs first!
file a bug or feature request | upgrade to the latest code | use git

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-06-16 04:26

Must be somthing in the enviroment as I can't reproduce:
http://gallery2.ca/gallery3/index.php/test%27s even if I change the %27 to an apostrophe it still works

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
Aikidoka

Joined: 2009-06-12
Posts: 12
Posted: Tue, 2009-06-16 17:10

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
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Tue, 2009-06-16 20:28

Gallery3 does not support Apache 1.x either.. can you please upgrade to Apache 2?
---
Problems: Check gallery3/var/logs first!
file a bug or feature request | upgrade to the latest code | use git

 
Aikidoka

Joined: 2009-06-12
Posts: 12
Posted: Wed, 2009-06-17 00:00

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
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Wed, 2009-06-17 00:03

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.
---
Problems: Check gallery3/var/logs first!
file a bug or feature request | upgrade to the latest code | use git

 
Aikidoka

Joined: 2009-06-12
Posts: 12
Posted: Wed, 2009-06-17 00:21

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
Posted: Thu, 2009-06-18 23:20

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
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2009-06-19 00:32

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

---
Problems: Check gallery3/var/logs first!
file a bug or feature request | upgrade to the latest code | use git