Bug #35724
version 1.5.0 with TYPO3 4.5.14: RTE not loaded
| Status: | Closed | Start date: | 2012-04-05 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 1 (View) |
Description
after updating TYPO3 to version 4.5.14 the EXT feeditadvanced version 1.5.0 doesn't do the job in the FE:
when clicking on "edit" there is no action at all.
History
Updated by grac about 1 year ago
could it be that this bug has anything to do with t3jquery (version 2.2.0)?
in the one domain where feeditadvanced doesn't work there is also t3jquery integrated.
in other domains (in the same TYPO3-installation) where there is no t3jquery integrated, feeditadvanced works as before.
Updated by Lorenz Ulrich 12 months ago
- Status changed from New to Needs Feedback
feeditadvanced uses ExtJS which has its own namespace, therefore I don't think there are/never experienced problems with JQuery loaded in the same page.
Please check your JavaScript console for more information. I can't reproduce it in 4.5.15.
Updated by Lorenz Ulrich 12 months ago
I just found out that there was indeed a bug with t3query. TYPO3 tried to concatenate the JavaScript files from CDNs and failed to do so. In the current version of t3jquery, this was fixed.
Updated by Lorenz Ulrich 12 months ago
- Status changed from Needs Feedback to Closed
No change necessary, just update t3jquery.