FriendsOfTYPO3 / tt_address

Add address / contact datasets to your content management system.
GNU General Public License v2.0
40 stars 76 forks source link

tt_address 8.0.0 + TYPO3 11.5.27: Call to undefined method JavaScriptModuleInstruction::create #484

Closed bahammes closed 1 year ago

bahammes commented 1 year ago

Bug Report

Current Behavior

Error message in Backend module, when trying to edit a tt_address record:

Call to undefined method TYPO3\CMS\Core\Page\JavaScriptModuleInstruction::create() in EXT::tt_address/Classes/Evaluation/TelephoneEvaluation.php line 41

Expected behavior/output tt_address form view should be displayed

Environment

Possible Solution Restore behaviour of previous version as fallback for TYPO3 < 12

miniton commented 1 year ago

Just found that one, too, same environment.

georgringer commented 1 year ago

@bahammes @miniton can you test the change and if something else is broken. otherwise I would do the release then. thanks!

miniton commented 1 year ago

@georgringer I have tested it, it works and I found no other problems.

georgringer commented 1 year ago

thanks for feedback, released 8.0.1 https://github.com/FriendsOfTYPO3/tt_address/releases/tag/8.0.1