bug 283180 : creativecommons search plugin doesn't work with non-ASCIi characters. (r=mconnor)
git-svn-id: svn://10.0.0.236/trunk@169600 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
description="Find photos, movies, music, and text to rip, sample, mash, and share"
|
||||
action="http://search.creativecommons.org/"
|
||||
searchForm="http://search.creativecommons.org/"
|
||||
queryCharset="utf-8"
|
||||
method="GET"
|
||||
>
|
||||
|
||||
@@ -22,6 +23,7 @@
|
||||
|
||||
<interpret
|
||||
browserResultType="result"
|
||||
charset="utf-8"
|
||||
resultListStart="<!-- start results -->"
|
||||
resultListEnd="<!-- end results -->"
|
||||
resultItemStart='<p class="resultitem">'
|
||||
|
||||
Reference in New Issue
Block a user