- Status changed to Fixed
about 1 year ago 7:50pm 31 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.
When you click the revision tab say: admin/content/auctions/1/revisions You get the error:
Error: Call to undefined method Drupal\auctions_core\Entity\AuctionItem::link() in Drupal\auctions_core\Controller\AuctionItemController->revisionOverview() (line 127 of /app/web/modules/contrib/auctions/modules/auctions_core/src/Controller/AuctionItemController.php)
This seems to relate to an if $link = $auction_item->link($date);
Is this suppose to show the auction lot creation date?
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.