Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
AO3-3958 Test unescaped HTML in title field when editing work/series #3018
Conversation
sarken
added
the
Awaiting review
label
Aug 30, 2017
sarken
approved these changes
Aug 30, 2017
Looks good! I was going to suggest using the And I edit the work "Title" step, but if I recall correctly, that doesn't work with characters like <. Is that correct?
sarken
added
Reviewed: Ready to Merge
and removed
Awaiting review
labels
Aug 30, 2017
|
Yeah, the title is stored in the escaped form ( |
sarken
merged commit 452ddb5
into
otwcode:master
Aug 30, 2017
redsummernight
deleted the
redsummernight:AO3-3958-title-edit-test
branch
Aug 30, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
redsummernight commentedAug 30, 2017
Issue
https://otwarchive.atlassian.net/browse/AO3-3958
Purpose
AO3-3958 was already fixed at some point, I'm just adding tests.
Testing
See issue.