I've Upgraded to WP 1.0 (excellent work!). Was quite glad to find out that WP can generate mod_rewrite rules (@ wp-admin/options-permalink.php) so that you get more usable URIs for post/category links.
However, the generator can only handle numbers and the letters a-z. If you, like me, have a blog in a non english language, Apache witll give you an error when you click on a post title that has chars. such as å, ö, ä, @ and so on.
I'll have to dig up some mod_rewrite and regex guides, but this 'bug' should be easy to fix.
Well, everything but plain letters and numbers should be stripped when the nice link token is created.
wantmoore
Member
Posted 9 years ago #
Maybe should've started a new thread, but I might've discovered a light glitch with the new permallinks. When I click on an monthly archive, the window pops up with my 404 page loaded. The link points to something like this:
http://wantmoore.com/blog/archives/2003/5/wp-comments-popup.php?p=41&c=1
Then, on that same note, archives by category are broken also but with a different situation. This one is very odd, because it loads the right-hand navmenu from my blog. Example of that one:
http://wantmoore.com/blog/archives/category/wp-comments-popup.php?p=112&c=1
Any ideas anyone? Just a broken installation?
cant i get the monthly link as
december2003/1/
just a query!
and has anyone got the fix for the truncated pingback links bug?
the comments pop-up bug is fixed in the nightly builds sicne this past weekend.