Git Product home page Git Product logo

Comments (4)

hartenthaler avatar hartenthaler commented on July 4, 2024

This error occurs when I try to edit any type of record for any INDI or FAM with or without a place. Even when I disable the module, the error is still there:
autocomplete-place …/vendor/aura/router/src/Map.php:152 #0 …/app/Helpers/functions.php(169): Aura\Router\Map->getRoute('autocomplete-pl...') #1 …/modules_v4/vesta_shared_places.disable/replacedWebtrees/Functions/FunctionsEdit.php(502): route('autocomplete-pl...', Array) #2 …/modules_v4/vesta_shared_places.disable/patchedWebtrees/Functions/FunctionsEditPlacHandler.php(43): Fisharebest\Webtrees\Functions\FunctionsEdit::addSimpleTag(Object(Fisharebest\Webtrees\Tree), '2 PLAC Martin-L...', 'INDI', 'Bestattungsort') #3 …/modules_v4/vesta_shared_places.disable/replacedWebtrees/Functions/FunctionsEdit.php(832): Cissee\WebtreesExt\Functions\FunctionsEditPlacHandler::addSimpleTag(Object(Fisharebest\Webtrees\Tree), '2 PLAC Martin-L...', 'INDI', 'Bestattungsort') #4 …/resources/views/edit/edit-fact.phtml(29): Fisharebest\Webtrees\Functions\FunctionsEdit::createEditForm(Object(Fisharebest\Webtrees\Fact)) #5 …/app/View.php(189): include('/mnt/web312/a3/...') #6 …/app/View.php(286): Fisharebest\Webtrees\View->render()

from vesta_shared_places.

hartenthaler avatar hartenthaler commented on July 4, 2024

deleting the modules vesta_research_suggestions and vesta_shared_places "solved" the problem

from vesta_shared_places.

ric2016 avatar ric2016 commented on July 4, 2024

Even when I disable the module, the error is still there:

This is due to autoloading and replacement of some webtrees core classes (required due to a lack of extensibility of the core code in some places), which occurs even when the module is disabled. I may be able to improve this, anyway hopefully these kinds of replacements won't be required in webtrees 2.1.x anymore.

It's also unfortunate that currently each webtrees upgrade changes core functionality in a manner that breaks custom modules. I hope this stops eventually, otherwise we'll have to introduce a check for compatibility with custom modules when upgrading webtrees.

Good news is that the actual issue is easy to fix, next Vesta release will follow today.

from vesta_shared_places.

ric2016 avatar ric2016 commented on July 4, 2024

Fixed in latest release.

from vesta_shared_places.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.