If you have a list of bugs then it doesn't hurt to paste it here and we can
determine whether or not they require bug tickets to be raised. No point
going to the hassle of logging a bug if it's not a bug :)

The TinyMCE configuration is a known upgrade issue but it's possible that
it hasn't been mentioned on the list yet... Essentially, old configs could
be trying to load "built-in" plugins that no longer exist or are no longer
shipped with TinyMCE, and instead of TinyMCE handling missing plugins it
just crashes. There's not too much that we can do about that one other than
point out that anyone with an extended richtext.cfc with a custom
configuration should check the list of plugins (or just remove the custom
config and then re-customise it if need be). I've worked around the
compatibility issue with the config-based custom TinyMCE configuration by
using a new property name, so it should work out of the box in contrast to
the extended richtext.cfc method.

cheers,
Justin



On Mon, Mar 31, 2014 at 3:54 PM, Mark Picker <[email protected]>wrote:

> Hi Justin,
>
> Just gave the image resize a try and yep, works well on the TinyMCE demo
> site.  Looks like core needs a refresh.
>
> Glad that one is your problem :) Getting frustrated at the moment while
> working through a long list of bugs, trying to work out what is a FC bug
> and what is being caused by project code. Earlier I couldn't even get
> TinyMCE to display but found that we had a richtext.cfc in the Internet
> site project that was causing problems. Main issue is that I have no idea
> what half these extensions are doing as they were delivered with the site
> project.
>
> I know the whole argument against documentation inside code but one or two
> lines to explain why something is being modified would help :)
>
> So are we now at the stage where you would prefer bugs to be logged in
> JIRA, rather than raised on here?
>
> Cheers
> Mark
>
>
> On Monday, 31 March 2014 15:13:30 UTC+11, Justin Carter wrote:
>
>> Hey Mark,
>>
>> The FarCry Content Templates button seems to be broken the second time
>> you use it, I get the following JS error:
>>
>> TypeError: r is null
>> tinymce.min.js (line 7)
>>
>> It's probably our plugin, I'll take a look when I get a chance.
>>
>> Regarding image resizing in IE10, can you tell me if it works when you go
>> to the official TinyMCE demo page and insert/resize an image?
>> http://www.tinymce.com/tryit/basic.php
>>
>> Our version of TinyMCE 4.x is a little out of date now so we might just
>> need to upgrade it.
>>
>> cheers,
>> Justin
>>
>>
>> On Monday, March 31, 2014 2:43:05 PM UTC+11, Mark Picker wrote:
>>>
>>> Hi,
>>>
>>> I'm having a play today with what would be involved in upgrading some of
>>> our sites to FarCry 7 and have noticed a few more bugs.  At the moment I'm
>>> still trying to work my way through ones that may be caused by code that
>>> has extended core but the following seem to be core bugs.
>>>
>>> In IE10 and Chrome (both local site and your sample one on
>>> CloudBees.net) if you do the following:
>>>
>>> Create a new HTML page
>>> In the Body click "FarCry content templates" -> Image
>>> Cancel the window that opens
>>> Now click the built-in TinyMCE "Insert/edit" image button
>>> Cancel the window that opens
>>> Now try using the FarCry content templates again. None of them (Image,
>>> File etc.) do anything anymore.
>>>
>>> Another bug that I've tried on both local and CloudBees revolves around
>>> IE10.
>>>
>>> Similar to steps above, create new HTML page etc. but this time add an
>>> image via Associated Media and insert into the page.  In IE you can't
>>> resize the image. You can drag the handles around but nothing happens. If
>>> you edit the properties and put in different w x h it still doesn't show a
>>> resized image.
>>>
>>> I'll leave the other possible bugs until I can confirm if a core problem
>>> or a project related problem.
>>>
>>> Cheers
>>> Mark
>>>
>>  --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: [email protected]
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
> ---
> You received this message because you are subscribed to the Google Groups
> "farcry-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
--- 
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to