Skip to content

Conversation

@kukosek
Copy link

@kukosek kukosek commented Apr 23, 2019

Update: RSSHandler.java to not be special character sensitive.

Before my change it worked like this:
in rss: Nation Created Our World & everything in it
RssHandler returned: everything in it

After my change:
in rss: Nation Created Our World & everything in it
RssHandler returns: Nation Created Our World & everything in it

I found the solution at: [https://stackoverflow.com/questions/3354811/saxparser-concatenation-problem](StackOverflow: SAXParser '&' concatenation problem)

Update: RSSHandler.java to not be special character sensitive.
deleted some debug garbagge
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.

1 participant