This repository has been archived by the owner on Jun 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 149
Thread titles are over-escaped #518
Comments
I could do a quick fix for this that unencodes them through Javascript, would that be fine? I can't do it in PHP because I can't run an instance of my own. |
Hmm, might be useful On August 14, 2015 6:46:19 PM CDT, anonfagola [email protected] wrote:
|
anonfagola
added a commit
to anonfagola/infinity
that referenced
this issue
Aug 14, 2015
As per ctrlcctrlv#518 This should automatically be done by PHP, but for now, here's a dirty fix.
I wasn't thinking to do that as an actual PR, just post a snippet for users to add to their user JS On August 14, 2015 6:58:26 PM CDT, anonfagola [email protected] wrote:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thread titles are over-escaped (ampersands show up as a literal
&
)Looking at the page source:
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: