Skip to content
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

TBXML Whitespace Handling #20

Open
mickeyl opened this issue Jul 1, 2013 · 2 comments
Open

TBXML Whitespace Handling #20

mickeyl opened this issue Jul 1, 2013 · 2 comments

Comments

@mickeyl
Copy link

mickeyl commented Jul 1, 2013

Hi folks, I recently wondered why TBXML strips all whitespace inside XML text, as far as I understand the XML specification, this is not allowed. Shall we prepare a patch that allows/forbids this globally or just remove it?

@kgreenek
Copy link

kgreenek commented Nov 2, 2013

I really really need TBXML not to strip whitespace. In my code, I just commented out the code that section of the code to get it working for me. I'd love to submit a patch to push the fix upstream. What do you guys think is best?

@mickeyl
Copy link
Author

mickeyl commented Nov 2, 2013

Be careful with "just" commenting it out, this is going to break the CDATA handling. I fixed it "properly" in pmara84#1

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

No branches or pull requests

2 participants