Skip to content

fix: certificate PDF download URL formatting#129

Open
igobranco wants to merge 1 commit intonau/teak.masterfrom
igobranco/issues/795/fix-export-certificate-pdf-link
Open

fix: certificate PDF download URL formatting#129
igobranco wants to merge 1 commit intonau/teak.masterfrom
igobranco/issues/795/fix-export-certificate-pdf-link

Conversation

@igobranco
Copy link
Member

The certificate download PDF link was missing a forward slash separator between the base URL and the certificate UUID, causing malformed URLs like "https://example.com/certificatestest-uuid-123" instead of the correct "https://example.com/certificates/test-uuid-123".

fccn/nau-technical#795

The certificate download PDF link was missing a forward slash separator
between the base URL and the certificate UUID, causing malformed URLs
like "https://example.com/certificatestest-uuid-123" instead of the
correct "https://example.com/certificates/test-uuid-123".

fccn/nau-technical#795
Copy link
Contributor

@Tiago-Salles Tiago-Salles left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants