Re: [pmwiki-users] Something (possibly the sqlite recipe) seems to have trouble with UTF-8 in wikilinks

2012-08-21 Thread Alex Eftimiades
Thank you very much for your advice. It turns out the problem was with $EnablePathInfo = 1; When I removed that, Selim Kuçi's page showed up just fine. So, that begs the question: what is going on with $EnablePathInfo = 1; that it messes with UTF-8 encoding? I will be looking into this. Tha

Re: [pmwiki-users] Something (possibly the sqlite recipe) seems to have trouble with UTF-8 in wikilinks

2012-08-21 Thread Petko Yotov
On Tuesday 21 August 2012 18:16:25 Alex Eftimiades wrote: > The reason I suggested the sqlite recipe might be at fault was > because I remember the utf-8 characters working fine before I > installed the sqlite recipe. Then a lot of characters got converted to > �. This however might have been becau

Re: [pmwiki-users] Something (possibly the sqlite recipe) seems to have trouble with UTF-8 in wikilinks

2012-08-21 Thread Alex Eftimiades
I apologize for sending this email in now three parts. I just want to make sure I am thorough in my reporting of the problem. It seems that the page actions only disappeared on my backup wiki and in switching the order of includes the UTF-8 character is simply converted to � and the page is

Re: [pmwiki-users] Something (possibly the sqlite recipe) seems to have trouble with UTF-8 in wikilinks

2012-08-21 Thread Alex Eftimiades
I thought the sqlite recipe page said to define the UTF-8 recipe first, I just reread that, and I am sorry for misunderstanding. However, when I switch the order of the include statements, a lot of the page actions disappear on that page. I left it as is so you could see. I disabled the dia

Re: [pmwiki-users] Something (possibly the sqlite recipe) seems to have trouble with UTF-8 in wikilinks

2012-08-21 Thread Alex Eftimiades
I read what you told me to read and I tried switching the order of the includes around and that did not help. I had tried that before, but I decided not to mention it because it was based on the advice of a page that said it needed updating, and the fact that that advice contradicted the mo

Re: [pmwiki-users] Something (possibly the sqlite recipe) seems to have trouble with UTF-8 in wikilinks

2012-08-21 Thread Petko Yotov
Alex Eftimiades writes: The page here: http://icare.org/wiki/index.php/Researchers/SelimKu %25C3%25A7i> There is indeed something wrong with your installation, this is not a right URL to the page: the %25 pieces should be just %, not %25. Something is causing a double encoding of the % symb

[pmwiki-users] Something (possibly the sqlite recipe) seems to have trouble with UTF-8 in wikilinks

2012-08-20 Thread Alex Eftimiades
The first includes of my config.php is: include_once("scripts/xlpage-utf-8.php"); $DefaultPageCharset = array(''=>'ISO-8859-9', 'ISO-8859-1'=>'ISO-8859-9'); include_once("$FarmD/cookbook/sqlite.php"); $WikiDir = new PageStoreSQLite($WorkDir.'/pmwiki.sqlite.db', 1); $WikiLibDirs = array( &$W