The export form appears to not do anything when the "export" button is clicked. This is because the form is redirecting after being submitted.
Also, in the exported text, the first commented line "#String overrides export" does not have a line break after it.
Patch attached. Thanks for the module! ;)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | stringoverrides-exportfix-340200-0.patch | 1.04 KB | Mark Theunissen |
Comments
Comment #1
Mark Theunissen commentedComment #2
robloachThanks! Committed...
Comment #4
davea commentedHello Rob,
I am reopening this issue as it still seems to be occuring.
By adding an "exit", after the echo $export, it seems to be working again.
Also, the last line where $form_state is set, is no longer needed.
Thanks,
Dave
Comment #5
robloachThanks!
http://drupal.org/cvs?commit=410772