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

Bug in gan_node_html.php#78 line 780 and 810 #27

Closed
GoogleCodeExporter opened this issue Apr 8, 2016 · 2 comments
Closed

Bug in gan_node_html.php#78 line 780 and 810 #27

GoogleCodeExporter opened this issue Apr 8, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hi!

I found a little bug in gan_node_html.php at function getNamespace and getTag.

"if ($tag_ns === null) {" 
replace to 
"if ($this->tag_ns === null) {"


Original issue reported on code.google.com by tamas.sc...@gmail.com on 1 Nov 2012 at 11:39

@GoogleCodeExporter
Copy link
Author

Thanks for reporting! Should be fixed in rev. #79.

Original comment by niels....@gmail.com on 11 Nov 2012 at 6:27

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Issue 34 has been merged into this issue.

Original comment by niels....@gmail.com on 7 Apr 2013 at 3:30

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