Skip to main content

Bug Tracker

Side navigation

#10956 closed bug (invalid)

Opened December 06, 2011 12:15AM UTC

Closed December 06, 2011 02:25AM UTC

post intercepts pdf download

Reported by: ilija@vukotic.me Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:
Description

I use post method to call a php page with a few parameters. PHP page does DB query and generates pdf document (using tcpdf).

This document is in memory (not a file, I don't want to save it first). Problem is that I never get my pdf download prompt as it gets intercepted by jQuery.

Is there some option to say: don't intercept any output?

Attachments (0)
Change History (1)

Changed December 06, 2011 02:25AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

This sounds like a question for the forum, or stackoverflow.