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

getInnerText returns funny characters in place of html entities #29

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

What will reproduce the problem?
$node->getInnerText() returns funny characters in place of html entities. 
$node->html() returns entities correctly.


Which version are you using?
Ganon file generated on 20 Oct 2012




Original issue reported on code.google.com by cog...@gmail.com on 12 Dec 2012 at 10:07

@GoogleCodeExporter
Copy link
Author

Yes, the entities are part of the HTML.
If you want the source, you can use html() or $node->toString(true, true, 1).

Thanks for the report, though!

Original comment by niels....@gmail.com on 7 Apr 2013 at 2:54

  • Changed state: WontFix
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant