From: Thomas H. <tom...@gm...> - 2006-11-10 02:43:58
|
This issue appears to be caused by a change in php or mysql at Jaguarpc.com, my server. None of the phpwiki source files appear to have changed. Nevertheless, this may be an issue that has to be addressed. And it is related to the issue that [Links with spaces] don't work on a html dump on Windows. On 11/7/06, Thomas Haws <tom...@gm...> wrote: > > Hi, Tim. > > Yes, the original issue was that [Links with spaces] are suddenly > having problems. And yes, it's easy to see that %2520 means %20, > which means a space. But this doesn't fix the issue that suddenly > arose with my wiki, namely, that all my pages named with spaces are > now inaccessible. > > To reiterate, there is no longer any way to access the page that used > to be called > http://hawsedc.com/thomas/Spiritual%20Nuggets > > Perhaps on a page-by-page basis there is a way I could modify the page > names in the database so the wiki will bring up the pages. I would be > willing to do that, but I would want a way to execute an SQL query to > change not only the page names, but any links to them in page content. > > Tom > > On 11/7/06, Tim Bates <ti...@ne...> wrote: > > That's easy... %20 is a space, and %25 is presumably a % sign. > > My tip, use underscores instead of spaces in names. Sure it's not a fix, > > but it prevents this happening. > > > > Tim > > > > Thomas Haws wrote: > > > Here are some more clues. Note the progressive corruption of the page > title: > > > > > > 1. Every [Page with spaces] is empty and its title looks something > like this: > > > > > > Non-violence%20and%20non-possession > > > > > > 2. If you click on the title for BackLinks, the page name is further > > > corrupted like this: > > > > > > Non-violence%2520and%2520non-possession > > > > > > The contents of all pages are searched to find links to the current > > > page. The BackLinks function also answers the question: "Which pages > > > contain the title of this page?". ________________________________ > > > > > > > > > > > > No other page links to Non-violence%2520and%2520non-possession yet. > > > > > > ---- > > > > > > Weird, huh? Any ideas? > > > > > > Tom > > > > > > > ------------------------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, > security? > > > Get stuff done quickly with pre-integrated technology to make your job > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > > > Phpwiki-talk mailing list > > > Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > > > > > > > > > ********************************************************************** > > This message is intended for the addressee named and may contain > > privileged information or confidential information or both. If you > > are not the intended recipient please delete it and notify the sender. > > ********************************************************************** > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, > security? > > Get stuff done quickly with pre-integrated technology to make your job > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Phpwiki-talk mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > > > > -- > Tom Haws 480-201-5476 > Who is your teacher? > -- Tom Haws 480-201-5476 Who is your teacher? |