Skip to content
Snippets Groups Projects
  1. Sep 14, 2017
  2. Sep 13, 2017
  3. Jun 02, 2016
    • David Gurk's avatar
      [BUGFIX] Fix broken RTE within flexform · 04fb048d
      David Gurk authored
      In my case with EXT:flux and TYPO3 7.6 the RTE doesn't appear. This is caused by a syntax error within the JavaScript. The selector of the content element text field looks actually like $('.tinymce4_rte#RTEarea'data_tt_content__55__bodytext_''), where are single quotes arround the "editornumber". This is caused by addConfigurationOption(), where strings get wrapped.
      
      This fix removes the single quotes around the string and respects the previous fix in Commit e699df35.
      04fb048d
  4. Apr 21, 2016
  5. Apr 12, 2016
  6. Feb 22, 2016
  7. Dec 21, 2015
  8. Dec 13, 2015
  9. Dec 12, 2015
  10. Dec 10, 2015
  11. Nov 23, 2015
  12. Sep 03, 2015
  13. Aug 20, 2015
  14. Apr 19, 2015
  15. Apr 15, 2015
  16. Apr 14, 2015
  17. Mar 21, 2015
  18. Mar 02, 2015
  19. Feb 26, 2015
  20. Feb 21, 2015
  21. Nov 22, 2014
  22. Sep 06, 2014
  23. Aug 29, 2014
  24. Jun 19, 2013
  25. Jun 15, 2012
  26. Jun 14, 2012
  27. Sep 25, 2008
Loading