次の URL のすべての特殊文字をマスクしましたが、w3c-validator は依然としてエラーをスローします。すべての NFC チュートリアルを確認しましたが、どこにエラーがあるのかわかりません。何か案が ?
URL
<a href="http://www.example.de/index.php?cnid=efcb9a458fb823ba877ef53b7162598f&ldtype=grid&cl=alist&tpl=&fnc=executefilter&fname=&attrfilter[3a5d1ca314a5205fa7b7b3baa5d2f94e][2f143d22ce421269b5c7d01a160f6541]=2f143d22ce421269b5c7d01a160f6541">Asche</a>
w3c-エラー
Line 618, Column 441: Bad value http://www.example.de/index.php?cnid=efcb9a458fb823ba877ef53b7162598f&ldtype=grid&cl=alist&tpl=&fnc=executefilter&fname=&attrfilter[3a5d1ca314a5205fa7b7b3baa5d2f94e][2f143d22ce421269b5c7d01a160f6541]=2f143d22ce421269b5c7d01a160f6541 for attribute href on element a: Illegal character in query component.
…21269b5c7d01a160f6541]=2f143d22ce421269b5c7d01a160f6541">Asche</a></li>
IRI 参照の構文
Any URL. For example: /hello, #canvas, or http://example.org/. Characters should be represented in NFC and spaces should be escaped as %20.