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

From FollowTheScore
Jump to: navigation, search
 
(17 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
  |Type        = Bug  
 
  |Type        = Bug  
 
  |Extension  = DPL  
 
  |Extension  = DPL  
  |Version    = ?
+
  |Version    = 1.6.3 and 1.5.3
  |Description =  
+
  |Description = %DPL-1.6.3-??: ????? ....
  |Status      = open
+
  |Status      = closed
 
}}
 
}}
  
Line 11: Line 11:
  
 
<nowiki>%DPL-1.6.3-??: ????? '} [missing '=']' ???? ??: ?????: addcategories, addpagecounter, addpagesize, addeditdate, addfirstcategorydate, ........
 
<nowiki>%DPL-1.6.3-??: ????? '} [missing '=']' ???? ??: ?????: addcategories, addpagecounter, addpagesize, addeditdate, addfirstcategorydate, ........
</nowiki>--[[User:Roc michael|Roc michael]] 14:08, 13 December 2007 (CET)
+
</nowiki>
 +
 
 +
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.
 +
--[[User:Roc michael|Roc michael]] 14:08, 13 December 2007 (CET)
 
== Reply ==
 
== 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?
 +
 +
:[[User:Gero|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 [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.
 +
--[[User:Roc michael|Roc michael]] 06:03, 16 December 2007 (CET)

Latest revision as of 10:35, 16 December 2007

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

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.

--Roc michael 06:03, 16 December 2007 (CET)