Pages (3):    1 2 3
Member
Member
bitbybit   15-02-2007, 23:20
#41

You've got my vote for replacing %20s with dashes. I'm all for prettiness Along that line, maybe strip out all non-alpha numeric characters from the url too (a la wordpress)? Though maybe that'd cause potential url conflicts/issues? Hrm.

S'more useless oddities for you I noticed if you create two peer directories named the same but using different case (why anyone would want to do this is beyond me...), it lowercases them both in the album display.

I told you it was useless!

Developer
Developer
trisweb   16-02-2007, 02:58
#42

Do they both show? Haha, I guess I can test that... *nix servers only, correct? Windows won't let you do that...

Anyway, why would anyone want to do that? like you said. :-) I'll leave it at that.

Member
Member
bitbybit   16-02-2007, 06:11
#43

I figure it's my job to try and think up wacky things that some users might do and report back if I notice strangeness about it

Yup, they both show as lowercase - as soon as you change the name of one of them, the case settings return to the other. Some flavor of linux on my webhost in this case - I assume windows will just bark at the directory creation/renaming

Developer
Developer
trisweb   16-02-2007, 10:14
#44

Yep, windows doesn't even let you do it. Eh, as long as they both show up I think that's fine. It's probably using the same database entry for both of 'em, so that's why one gets the case of the other. I'll take a look someday if I remember, otherwise I really don't think it's a big deal.

Thanks for being so thorough, seriously!

Member
Member
aitf311   26-02-2007, 14:21
#45

The newest SVN gives me this error while trying to hit the root index:

Fatal error: Cannot redeclare geturl() (previously declared in /home/.mairona/aitf311/zp/zen/functions-controller.php:60) in /home/.mairona/aitf311/zp/zen/functions-custom.php on line 208

Developer
Developer
trisweb   26-02-2007, 19:22
#46

@aitf311 -- functions-custom.php isn't any file I include with zenphoto.... ;-) Looks like there's a function name conflict there. I'll just rename the function in Zenphoto to avoid this problem for others.

Developer
Developer
trisweb   26-02-2007, 19:28
#47

Done.

Member
Member
aitf311   27-02-2007, 02:49
#48

Thanks tris. Problem fixed.

Developer
Developer
trisweb   27-02-2007, 04:57
#49

FYI to all, I just did some major refactoring of the request controller, so I'd appreciate lots of navigation testing on the SVN code.

Pages (3):    1 2 3
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.