Fix inline/in-browser display of PDF

Open
#308 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp
Domain
backend

Research direction

Start by tracing how attached PDFs are served and inspect the server-side response settings for content disposition. The work is done when clicking an attached PDF opens it through the browser's registered PDF handler instead of starting a download.

Written by the indexing model from the issue text.

Description

feedback

When clicking on an attached PDF, it should be handed off to the registered PDF handler for the brower, rather than kick off a download.

This probably isn't a purchasing system specific thing, rather just a server-side setting.

Matthew M Parsons on November 19, 2014 10:08 AM (1 comment) Public permalink

Votes: 1
Author: jsylvest
Voters: jsylvest

Dominant language
C#
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ucdavis/Purchasing

All issues in ucdavis/Purchasing

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.