Bug #40160
Task #40095: Move core to namespaces
Ajax script are broken
Status: | Resolved | Start date: | 2012-08-25 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Nicole Cordes | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | 6.0.0 | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
Due to string replacements some ajax scripts are broken. The eid isn't found any more.
Related issues
Associated revisions
[BUGFIX] Ajax scripts are broken
Because ajax screipts are registered with class name included, those were
replaced as well. It seems you excluded Javascript files from being parsed
as well, because still the old class names can be found here.
Change-Id: I96fa16aa76b948b421a8d1491dee39ddafdcfd40
Fixes: #40160
Related: #40095
Releases: 6.0
Reviewed-on: http://review.typo3.org/14064
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14064
#2 Updated by Christian Kuhn almost 3 years ago
- Parent task set to #40095
#3 Updated by Nicole Cordes almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ff7ea3783c454e3dab42c18b9690f0c16400d6c5.