When I go to the url: http://example.com/node/nnn/node_export, I get an infinite redirect loop (the page sends a 302 response, giving the same URL).

The drupal_goto() at the end of the node_export_get_file() function appears to be responsible. Patch attached addresses this by cleanly exiting.

CommentFileSizeAuthor
#3 node_export.module.patch655 bytesmanarth

Comments

danielb’s picture

patch?

ManyNancy’s picture

Yes please patch.

manarth’s picture

StatusFileSize
new655 bytes

Oops, was sure I had attached it!
Patch attached :-)

danielb’s picture

Status: Needs review » Fixed

thanks

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.