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

Patch for Wrong Table Name Needed in branch dev/php8 #115

Closed
miqrogroove opened this issue Sep 4, 2024 · 0 comments
Closed

Patch for Wrong Table Name Needed in branch dev/php8 #115

miqrogroove opened this issue Sep 4, 2024 · 0 comments

Comments

@miqrogroove
Copy link
Contributor

The caRepresentationViewer() in dev/php8 is still attempting to sort on a representation x representation relationship due to querying the wrong table.

I will follow up after testing the master patch on the php8 branch.

miqrogroove added a commit to miqrogroove/pawtucket2 that referenced this issue Sep 5, 2024
Fixes collectiveaccess#115

By calling `getRepresentationRelationshipTableName` with a representation, the script was looking for a representation x representation relationship.  This is wrong.  The related object needs to be passed instead.
@miqrogroove miqrogroove reopened this Sep 5, 2024
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

No branches or pull requests

1 participant