Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix report developer homepage link. #183

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Fix report developer homepage link. #183

merged 2 commits into from
Nov 16, 2023

Conversation

davidlehn
Copy link
Contributor

Use the the same object check for developer homepage text and link href.

I've never written haml before, so this is a best guess at using a local var. The to_s was used above so I did the same. Please adjust as needed.

This is an issue for the Digital Bazaar rdf-canonize report which has a HTTPRange-14 related issue and uses the same developer id and homepage, resulting in an object for the homepage, and the JSON was getting encoded as a URL.

I'd also be nice to put parens around the homepage or something to make it clear there are two links. I failed to figure out how to do that and make it look good. Something like:
Ima Developer (https://example.com/)

Use the the same object check for developer homepage text and link href.
@gkellogg gkellogg merged commit 24a5b63 into main Nov 16, 2023
@gkellogg gkellogg deleted the fix-report-link branch November 16, 2023 21:21
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.

3 participants