Closed (cannot reproduce)
Project:
Node export
Version:
6.x-2.24
Component:
Node export
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2011 at 22:33 UTC
Updated:
2 Feb 2012 at 05:48 UTC
Jump to comment: Most recent file
Comments
Comment #1
danielb commentedI don't know what you're talking about... :/ Can you confirm which version of Node export you have, and what exactly have you done?
Comment #2
fbouchard commentedComment #3
fbouchard commentedMy Bad about the version. I attached a screenshot of the warning message. The export seem to work but I'm not sure that I should receive this warning message every time I press export.
Comment #4
danielb commentedThere is no ctools integration or calls to anything like get_class() in Node export 6.x-2.24.
Comment #5
danielb commentedAdditionally Node export 6.x-2.24 doesn't provide a 'button' on a node, it provides a tab (menu item). Are you sure you aren't using some functionality from a different module? (Although your screen shot does show a tab)
Comment #6
danielb commentedI tried to reproduce this. No luck.
Comment #7
fbouchard commentedHi danielb,
I'm really sorry that I wasted your time with this issue. I found this morning that during the migration of our servers the IT guy install php 5.3.x on the server instead of 5.2.x. The warning was cause by this.
Sorry again,
Thanks,
The node export is a really great tool, i'm really happy to see that is working again ^_^
Comment #8
dwaine commentedHello,
I've verified this issue exists on a PHP 5.3.2 environment. I've also verified that the exact same codebase and content on a PHP 5.2.6 environment does _not_ throw a warning. FWIW, I'm using the node_export version 6.x-3.2.
A quick search indicates that the PHP 5.3.x version of get_class() has changed slightly.