Skip to content

Bug 1321290 - Migrate HTML entities to Unicode characters #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 29, 2017

Conversation

stasm
Copy link
Contributor

@stasm stasm commented Nov 17, 2017

@stasm stasm force-pushed the 1321290-migrate-html-entities branch from 5cb5722 to e0927d4 Compare November 17, 2017 16:07
@stasm stasm requested review from Pike and flodolo November 17, 2017 16:07
@stasm stasm force-pushed the 1321290-migrate-html-entities branch from e0927d4 to 716c292 Compare November 21, 2017 19:26
@stasm
Copy link
Contributor Author

stasm commented Nov 21, 2017

CI fails because the compare-locales patch in bug 1321290 needs to land first.

''')

def test_simple_text(self):
source = Source('test.properties', 'foo')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test.dtd should be the source file. Probably irrelevant, but still

self.strings = parse(DTDParser, '''
<!ENTITY foo "Foo">

<!ENTITY unicodeEscape "FOO\\u0020BAR">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like this to be actually tested.

@stasm stasm force-pushed the 1321290-migrate-html-entities branch from f19c1fa to 1afd805 Compare November 29, 2017 12:44
@stasm stasm requested a review from Pike November 29, 2017 12:50
@stasm stasm merged commit 3fffe29 into projectfluent:master Nov 29, 2017
@stasm stasm deleted the 1321290-migrate-html-entities branch November 29, 2017 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants