Difference between revisions of "Issue:DPL-1.6.3 error message"

From FollowTheScore
Jump to: navigation, search
(Reply)
(Reply)
Line 30: Line 30:
 
:[[User:Gero|Gero]] 14:10, 15 December 2007 (CET)
 
:[[User:Gero|Gero]] 14:10, 15 December 2007 (CET)
  
::Hi Gero. Thank you for your reply. Yes, I use utf8_general_ci encoding which is experimental for MediaWiki. Since Chinese can be show correctly on your site, I think I can change the DB of my site form UTF8 to default collation. Someone told me that I could find the way by searching [http://bugzilla.wikipedia.org/buglist.cgi?quicksearch=utf8 utf8 on MediaZilla]. As a Chinese, it's too difficult to read so many reports to find a usage information for me from them. Could you help me point out a report I can use to change my DB form UTF8 to default collation. Thank you --[[User:Roc michael|Roc michael]] 02:06, 16 December 2007 (CET)
+
::Hi Gero. Thank you for your reply.
 +
::You are right. The Bug I mentioned very likely result form my incorrect querys. Since I use [http://studwww.nou.edu.tw/~e-live/testwiki/index.php?title=Special%3ACall%2FCatlist%2Fzh+2&namespace=all&notnamespace=-&category=%3F&notcategory=%3F&category2=%3F&notcategory2=%3F&uses=%3F&notuses=%3F&temp_arg=&titlematch=&nottitlematch=&include=&class=-&table=&linksto=&notlinksto=&createdby=Michael&modifiedby=%3F&lastrevisionbefore=YYYY-MM-DD&firstrevisionsince=YYYY-MM-DD&allrevisionsbefore=YYYY-MM-DD&allrevisionssince=YYYY-MM-DD&shownamespace=yes&addcategories=no&includesubpages=no&addpagecounter=no&addpagesize=no&adduser=no&addeditdate=no&addpagetoucheddate=no&ordermethod=-&order=ascending&escapelinks=no&export=no&columns=3&offset=&count=&addup_rec=No&offset_sum=0&randomcount=- another DPL UI] to do the same thing [http://studwww.nou.edu.tw/~e-live/testwiki/index.php?title=Special%3ACall%2FCatlist%2Fzh&namespace=all&notnamespace=-&category=%3F&notcategory=%3F&uses=%3F&notuses=%3F&titlematch=&nottitlematch=&include=&class=-&table=&linksto=&notlinksto=&createdby=Michael&modifiedby=%3F&lastrevisionbefore=YYYY-MM-DD&firstrevisionsince=YYYY-MM-DD&allrevisionsbefore=YYYY-MM-DD&allrevisionssince=YYYY-MM-DD&ordermethod=-&order=ascending&columns=3&count=&randomcount=- with the origin one ], all bug code disappear.
 +
:: And yes, I use utf8_general_ci encoding which is experimental for MediaWiki. Since Chinese can be show correctly on your site, I think I can change the DB of my site form UTF8 to default collation. Someone told me that I could find the way by searching [http://bugzilla.wikipedia.org/buglist.cgi?quicksearch=utf8 "utf8" on MediaZilla]. As a Chinese, it's too difficult to read so many reports to find a usage information for me from them. Could you help me point out a report I can use to change my DB form UTF8 to default collation. Thank you --[[User:Roc michael|Roc michael]] 02:28, 16 December 2007 (CET)

Revision as of 03:28, 16 December 2007

Description: %DPL-1.6.3-??: ????? ....
Extension / Version: DPL   /   1.6.3 and 1.5.3
Type / Status: Bug   /   open

Problem

There some error message on the page of my site.

%DPL-1.6.3-??: ????? '} [missing '=']' ???? ??: ?????: addcategories, addpagecounter, addpagesize, addeditdate, addfirstcategorydate, ........

And this error message is nothing about Semantic form(When I disabled the Semantic form, the error message would still be there.

When I use DPL 1.4.3 the error will disappear.

Please help me. --Roc michael 14:08, 13 December 2007 (CET)

Reply

Michael, I am lost on your page as I do not understand Chinese. Template:Catlist/zh on this wiki seems to work well as far as I can see. Did you copy the code exactly? The ??:????looks like UTF-8 conversion problems ... Make a copy of the page and eliminate as much code as you can while the error still remains. Then put a copy of that page here in this wiki.

Please reaad DPL:Version_History#Version_1.4.9. The fact that you do not see the error with older DPL versions is explained by the better error checking of the newer version.

Probably you added a linefeed somewhere within a DPL query?

Gero 14:10, 15 December 2007 (CET)
Hi Gero. Thank you for your reply.
You are right. The Bug I mentioned very likely result form my incorrect querys. Since I use another DPL UI to do the same thing with the origin one , all bug code disappear.
And yes, I use utf8_general_ci encoding which is experimental for MediaWiki. Since Chinese can be show correctly on your site, I think I can change the DB of my site form UTF8 to default collation. Someone told me that I could find the way by searching "utf8" on MediaZilla. As a Chinese, it's too difficult to read so many reports to find a usage information for me from them. Could you help me point out a report I can use to change my DB form UTF8 to default collation. Thank you --Roc michael 02:28, 16 December 2007 (CET)