collectiveaccess / pawtucket2

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

Timeline doesn't handle Intrinsics #66

Closed bruceklotz closed 6 months ago

bruceklotz commented 1 year ago

Timeline doesn't work with intrinsic data sources, such as lifespan. The problem could be caused by BaseFindEngine.php function _sortByIntrinsic() not being aware of intrinsic fields that are not table fields.