UksusoFF / webtrees-faces

webtrees module for mark people on photos
https://www.webtrees.net/index.php/en/forum/2-open-discussion/30219-how-to-mark-individuals-on-group-photo
37 stars 8 forks source link

Fact::getMedia() has been removed #63

Closed fisharebest closed 1 year ago

fisharebest commented 1 year ago

Hi UkSusoFF.

Your module uses the function Fact::getMedia().

It was removed in the core code because it was not used.

If you need this logic, you should now copy the function to your own code.

Apologies. If I knew that you were using this function, I would have discussed it with you beforehand.

See https://www.webtrees.net/index.php/en/forum/4-customising/37075-webtrees-faces-display-undefined

UksusoFF commented 1 year ago

Fixed in https://github.com/UksusoFF/webtrees-faces/releases/tag/v2.7.2