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

Server error for link in note #621

Closed
DavidMStraub opened this issue Feb 9, 2025 · 1 comment
Closed

Server error for link in note #621

DavidMStraub opened this issue Feb 9, 2025 · 1 comment

Comments

@DavidMStraub
Copy link
Member

  File "/usr/local/lib/python3.11/dist-packages/gramps/plugins/lib/libhtmlbackend.py", line 309, in format_link
    value = self.build_link(prop, handle, obj_class)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/gramps_webapi/api/html.py", line 122, in build_link
    gramps_id = obj.gramps_id
                ^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'gramps_id'
@DavidMStraub
Copy link
Member Author

This is observed for guest users, i.e. probably related to objects that are None.

@DavidMStraub DavidMStraub moved this to High Priority in Gramps Web Roadmap Mar 26, 2025
@github-project-automation github-project-automation bot moved this from High Priority to In Progress in Gramps Web Roadmap Mar 31, 2025
@DavidMStraub DavidMStraub moved this from In Progress to Recently Completed in Gramps Web Roadmap Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Recently Completed
Development

No branches or pull requests

1 participant