When batching is off, the batch_get function doesn't return anything and generating output is impossible.

Additional minor issues:

  • Sometimes file is not saved due to write permissions issues and the end user still gets a success message.
  • $variables['separator'] is not really used as the csv separator.
  • HTML entities should be decoded when 'strip tags' setting is on to ensure clean output.

Issue fork vbo_export-2971272

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Graber created an issue. See original summary.

graber’s picture

Issue summary: View changes

  • Graber committed d1efdde on 7.x-1.x
    Issue #2971272: Error when batching is off; minor improvements
    
graber’s picture

Assigned: graber » Unassigned
Status: Active » Fixed

Fixed. Hopefully.

graber’s picture

Status: Fixed » Needs work

So the file_exists wasn't needed after all. To be removed.

kenorb made their first commit to this issue’s fork.

astonvictor’s picture

Status: Needs work » Closed (outdated)

D7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.