Skip to content

fix: remove broken PDF download link from DPA page#2972

Open
aadhar-build wants to merge 1 commit into
langfuse:mainfrom
aadhar-build:fix/issue-2772-dpa-pdf-broken-link
Open

fix: remove broken PDF download link from DPA page#2972
aadhar-build wants to merge 1 commit into
langfuse:mainfrom
aadhar-build:fix/issue-2772-dpa-pdf-broken-link

Conversation

@aadhar-build
Copy link
Copy Markdown

Summary

The DPA page header contains a "download as PDF" link pointing to /api/md-to-pdf?url=/security/dpa.md. This endpoint currently returns:

{"error":"Internal server error while generating PDF","message":"An unexpected error occurred."}

Removed the broken link from the page header. The DPA content remains fully accessible at /security/dpa.

Change

Single-line removal of the <a href="/api/md-to-pdf?...">download as PDF</a> anchor from the DPA page header. No other changes.

Fixes #2772

The 'download as PDF' link in the DPA header calls /api/md-to-pdf which
returns an internal server error. Removed the link to prevent users from
hitting the broken endpoint.

Fixes langfuse#2772
@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

Someone is attempting to deploy a commit to the langfuse Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Argo seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback for "DPA"

2 participants