Feature #84003
closedAjax Widget independance from plugin
0%
Description
Forming and ajax widget uri, makes a call to the page type 7076 defined in fluidAjaxWidgetResponse. This page uses a USER object with an userfunc to TYPO3\CMS\Fluid\Core\Widget\Bootstrap->run.
This function is a wrapper of the extbase bootstrap function \TYPO3\CMS\Extbase\Core\Bootstrap and works correctly except when the fluid widget view helper is not part of o plugin.
But this can be a usual scenario when, for instance, you call the viewhelper from a configuration extension of a project.
Updated by Gerrit Code Review almost 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55854
Updated by Wouter Wolters over 6 years ago
- Status changed from Under Review to Needs Feedback
Written in to the review: No reaction for ~6 months, as Mathias described we need more information and as this is clearly a feature this change is not allowed in 8.7. I abandon therefor this request.
Setting this as needs feedback.
Updated by Wouter Wolters about 6 years ago
- Status changed from Needs Feedback to Closed
No feedback the last 3 months, closing this request now. If this is still wanted please contact me and I re-open it.