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 item id breadcrumb #1772

Merged
merged 1 commit into from
Aug 6, 2024
Merged

fix item id breadcrumb #1772

merged 1 commit into from
Aug 6, 2024

Conversation

tomkralidis
Copy link
Member

Overview

This PR adjusts item template rending to not include the _(Item) translation and only show the item id (or title if set from the caller). String casting is added for identifiers that are not strings (for proper Jinja2 handling).

Related Issue / discussion

None

Additional information

None

Dependency policy (RFC2)

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@tomkralidis tomkralidis merged commit 9ad8706 into master Aug 6, 2024
8 checks passed
@tomkralidis tomkralidis deleted the fix-template-html-item branch August 6, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants