Bug #67359
Resolve the conflict between Bootstrap 3 and PrototypeJS in Backend
Status: | Accepted | Start date: | 2015-06-09 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Benjamin Mack | % Done: | 0% |
|
Category: | Backend User Interface | Spent time: | - | |
Target version: | 7.4 (Backend) | |||
TYPO3 Version: | 7 | Is Regression: | No | |
PHP Version: | 5.6 | Sprint Focus: | ||
Complexity: |
Description
I used the bootstrap dropdown button in my backend module and recognize a weird behavior. The button always disappear after clicking on it. After four hours trying to find a solution i found that the for that behavior relies on a conflict between bootstrap and PrototypeJS.
[[http://www.softec.lu/site/DevelopersCorner/BootstrapPrototypeConflict]]
The site describe the problem very well and offers two solutions. Please implement one of them. It seems to be that not only the dropdown function is affected.
Related issues
History
#1 Updated by Benjamin Mack 19 days ago
- Status changed from New to Accepted
- Assigned To set to Benjamin Mack
#2 Updated by Daniel Goerz 9 days ago
Isnt this solved with https://forge.typo3.org/issues/39721?