WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 180704
184942
[GTK] PDF file not downloading from script
https://bugs.webkit.org/show_bug.cgi?id=184942
Summary
[GTK] PDF file not downloading from script
bugzilla-ok
Reported
2018-04-24 16:20:55 PDT
Website
https://ccfs.sos.wa.gov
. . . login, "Notices and Filed Documents", "View Documents" Progress bar travels across top of window then stops. Nothing happens. In Firefox, pdf file is downloaded and dialog requests what should be done with it. Inspect element of "View Documents": <i class="fa fa-file-text-o fa-lg ng-binding ng-isolate-scope ng-scope" style="cursor:pointer" filename="document.CorrespondenceFileName" params="document" url="Common/DownloadOnlineFilesByNumber?fileName=&CorrespondenceFileName=&DocumentTypeId=" title="Download" download-file="" ng-bind="document.CorrespondenceFileName" ng-click="downloadPdf()"></i> [reply] [−]
Comment 1
Debug notice (trying with surf-2 browser) says "curl: (3) Port number ended with 'h'" Same problem with ephiphany-browser and MiniBrowser. Doesn't seem to matter whether or not evince plugin is installed or not.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2018-04-24 18:22:12 PDT
What does downloadPdf() look like?
bugzilla-ok
Comment 2
2018-04-24 21:48:35 PDT
Looking for downloadPdf() where?
Michael Catanzaro
Comment 3
2018-04-24 21:55:53 PDT
I'd start by checking the main resource html ("View Source"). Starting point is to figure out what URL is being downloaded. Then the next question will be: why is there a letter in the port number.
Michael Catanzaro
Comment 4
2018-04-24 21:57:12 PDT
OK, we're discussing the same issue in two separate bugs now... let's use
bug #180704
. *** This bug has been marked as a duplicate of
bug 180704
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug