Permalink
Browse files
Treat creator as a literal string because JustOff is a fucking moron …
…and breaks search results.
This bullshit will be filtered out in the Phoebus Ascendant.
1 parent
6946bad
commit 60a071c6db9a2dfee18150670557eb4b7f0b579f
|
@@ -7,7 +7,7 @@ |
7 |
7 |
<learnmore>{%ADDON_URL}</learnmore> |
8 |
8 |
<authors> |
9 |
9 |
<author> |
10 |
|
- <name>{%ADDON_CREATOR}</name> |
|
10 |
+ <name><![CDATA[{%ADDON_CREATOR}]]></name> |
11 |
11 |
<link>{%ADDON_CREATORURL}</link> <!-- We do not have specific developer pages yet --> |
12 |
12 |
</author> |
13 |
13 |
</authors> |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.