collectiveaccess / pawtucket2

Pawtucket Improved
GNU General Public License v3.0
82 stars 75 forks source link

Fixed wrong table reference #120

Closed miqrogroove closed 2 weeks ago

miqrogroove commented 2 weeks ago

Fixes #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.