Closed (outdated)
Project:
TinyMCE
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2008 at 14:16 UTC
Updated:
14 Jan 2021 at 19:24 UTC
Jump to comment: Most recent
Comments
Comment #1
kikko commentedI found the same problem, but with drupal 6.3, and the version tinymce 6.x.1.1-dev
Thanks
Comment #2
kikko commentedI found this, and it works: http://drupal.org/node/181798#comment-792447.
Ciao
Comment #3
alfaguru commentedAfter thorough testing, I am convinced there is no reliable workaround for this problem. The order of entries returned by the database query is arbitrary, and even if you define them in the right order they won't necessarily come back that way - with the site where I've been testing I copy the database to a local PC: I get the right ordering there, though not on the original.
I've had to resort to a patch to the query to order the profiles by name.
Comment #4
pramudya81 commentedI got same problem here....
I am using D5 with tinymce-5.x-1.9.tar.gz
Comment #5
nicoloye commented