⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

jQuery 1.8.0 and TinyMCE + jQuery UI Chosen



saulimus

saulimus
  • profile picture
  • Member

Posted 31 August 2012 - 12:38 PM

Edit: [b]Found a solution[/b], see post #3

Hi,

I found that TinyMCE and jQuery 1.8.0 don't like to work together...
This causes select dropdowns to stop working in the add/edit form.

How to replicate:
Use GroceryCrud 1.3.
Use TinyMCE for a column and try select values using dropdowns.

Akylenok

Akylenok
  • profile picture
  • Member

Posted 31 August 2012 - 19:02 PM

Подтверждаю наличие такой проблемы. Вопрос актуальный.

saulimus

saulimus
  • profile picture
  • Member

Posted 03 September 2012 - 06:54 AM

Update!

I found that the TinyMCE jQuery plugin included GroceryCrud 1.3 seemed to be the problem.
To fix the problem, I downloaded the latest TinyMCE version from:
http://www.tinymce.c...lop/nightly.php
Then I copied the file "tinymce\jscripts iny_mce\jquery.tinymce.js" in the archive to the project directory "assets/grocery_crud/texteditor/tiny_mce" replacing the older one. Now the dropdowns work again. Hope this helps someone else as well.

Edit: Clarified instructions...

Akylenok

Akylenok
  • profile picture
  • Member

Posted 03 September 2012 - 17:27 PM

[quote name='saulimus' timestamp='1346655292' post='3201']
Update!

I found that the TinyMCE jQuery plugin included GroceryCrud 1.3 seemed to be the problem.
I downloaded the latest version from:
http://www.tinymce.c...lop/nightly.php
and replaced the older one at "assets/grocery_crud/texteditor/tiny_mce" with it and now dropdowns work again.
Hope this helps someone else as well.
[/quote]

--- RU
Да это работает.

--- EN
Yes it works.

web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 03 September 2012 - 19:36 PM

Hello guys and sorry for the delayed answer.

I will try this fix and I will probably have an express release 1.3.1 with this and some others small bug fixes. Also I will include the new version of jquery 1.8.1 as it has lot of bug fixes too.

Cheers
Johnny