EllisLab text mark
Advanced Search
1 of 2
1
   
ExpressionEngine 2.5.0 Released
Posted: 07 May 2012 05:06 PM   [ Ignore ]
Avatar
Joined: 2002-05-20
12626 posts

ExpressionEngine 2.5.0 is a feature and security release.  It features a new Rich Text Editor field type, a Rich Text Editor Module to allow use of the editor on the front end, and a Cookie Consent Module designed to help European Union (EU) users comply with privacy laws impacting cookie use.  In addition to a number of new features, this release improves XSS filtering and redirect behavior.  For developers there are a number of new hooks and improvements, and everyone will benefit from the stability improvements provided by over 50 bug fixes.  Download it now or read on to find out more!

 Signature 
 
Posted: 07 May 2012 06:24 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2006-11-11
635 posts

Any news on the forum module update please?

 
Posted: 07 May 2012 07:34 PM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Avatar
Joined: 2007-01-05
1427 posts

Are Publish Layouts now stable?

 Signature 

Steven Hambleton | Hambo Development

WE SPECIALISE IN WORKING WITH AGENCIES AND BUILDING LONG TERM DEVELOPMENT PARTNERSHIPS 
 
Posted: 08 May 2012 03:56 AM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Avatar
Joined: 2007-06-01
2761 posts

Does RTE work in Wiki Edit page?
EDIT: fan-freaking-tastic - it popped up and seems to work. This is so wonderful that this even beats beer. Thanks thanks thanks thanks thanks…

Did i remember to say thanks?

 Signature 

I play with latest versions.(always latest if i do not write other)

 
Posted: 08 May 2012 10:25 AM   [ Ignore ]   [ # 4 ]   [ Rating: 0 ]
Avatar
Joined: 2003-02-10
152 posts

Any news on Language support?  I’m going to need Dutch, Spanish and Russian languages in the CP soon…

 Signature 

“Quando omni flunkus, mortati.”
-If all else fails, play dead.

 
Posted: 09 May 2012 12:03 AM   [ Ignore ]   [ # 5 ]   [ Rating: 0 ]
Joined: 2010-09-17
442 posts
Robin Sowell - 07 May 2012 05:06 PM

ExpressionEngine 2.5.0 is a feature and security release.  It features a new Rich Text Editor field type, a Rich Text Editor Module to allow use of the editor on the front end, and a Cookie Consent Module designed to help European Union (EU) users comply with privacy laws impacting cookie use.  In addition to a number of new features, this release improves XSS filtering and redirect behavior.  For developers there are a number of new hooks and improvements, and everyone will benefit from the stability improvements provided by over 50 bug fixes.  Download it now or read on to find out more!

I tested on two Windows 2008 IIS7 machines and RTE seems to have issues. The site I tested was updated from 2.4 to 2.5 without issues. All RTE settings are there and enabled. I just can’t see the toolbar. Any chance we have a simple path issue or a conflict with “/” or “\” ?

Any help is appreciated.

Bryan

 
Posted: 09 May 2012 07:08 AM   [ Ignore ]   [ # 6 ]   [ Rating: 0 ]
Avatar
Joined: 2009-01-19
235 posts

couple questions:
The Cookies module - will that work dropped into EE2.4 and below, or is it only compatibale with EE2.5?
Is is able to block and/or clear “all” cookies incl 3rd party cookies (specifically Google Analytics) until consent is given?

 Signature 

moogaloo.com

twitter | facebook | dribbble

Free Agent - invoicing, time tracking & accounting made easy - 10% off for life.

 
Posted: 09 May 2012 12:05 PM   [ Ignore ]   [ # 7 ]   [ Rating: 0 ]
Avatar
Joined: 2002-05-20
12626 posts

Let’s see if I can hit all the replies in one:

@leeaston - though we did a forum release, it was only one bug fix and two new hooks.  There’s a feature branch that’s waiting on some live testing before it will be ready for release, which is why it’s not ready now.  Which I realize is vague.  But basically- while an forum update was released, it didn’t include feature additions beyond the hooks.

@stinhambo - There were fixes related to publish layouts.  From my recollection, existing issues were actually related to third party add-ons and how they handle updating?  In other words- the direct problem was coming from third party code we can’t fix.  But I know Kevin put in a fix so that if ‘leftover’ references are left by an update (or otherwise) it shouldn’t cause a PHP error and failure of the layout.  This is the one I’m specifically thinking of https://support.ellislab.com/bugs/detail/17609.  But Kevin did hit all outstanding bugs related to layouts and they’re all showing as fixed.  I know Marcus ran some tests as well, and he couldn’t duplicate a problem under 2.5, while he COULD using 2.4.  So all outstanding issues are resolved.  Let me know if there’s evidence otherwise.

@FinPete - wink  Though, I wouldn’t say it beats beer!

@HilversumJim - EL doesn’t actually create the language packs, just the mechanism for creating them and then will make them available when they exist.  That said- how that’s distributed is being improved as I speak.  So I can’t really say when or if 2.x versions of those packs will be available soon.

@bgarrant- I honestly can’t think why the server would be affecting the RTE- aside from your guess on \/ type issue.  And even that… it shouldn’t be.  You’ve definitely created an RTE field and it shows in publish and just… no toolbar?  Any JS errors?  What I’d do for now- start a thread in technical support.  It’s going to get lost/confused in here.  If it’s not something tech support spots being wrong off the bat, we can go in and take a closer look.  Weird, though.

@moogaloo - yep, the cookie module requires 2.5 because some hooks were added that it needs to work.  The big one being a hook in EE’s cookie setting function.  But there’s at least one other- and then for anyone needing it in a forum, there were a couple of hooks added there as well.

 Signature 
 
Posted: 09 May 2012 12:10 PM   [ Ignore ]   [ # 8 ]   [ Rating: 0 ]
Joined: 2010-09-17
442 posts
Robin Sowell - 09 May 2012 12:05 PM

Let’s see if I can hit all the replies in one:

@leeaston - though we did a forum release, it was only one bug fix and two new hooks.  There’s a feature branch that’s waiting on some live testing before it will be ready for release, which is why it’s not ready now.  Which I realize is vague.  But basically- while an forum update was released, it didn’t include feature additions beyond the hooks.

@stinhambo - There were fixes related to publish layouts.  From my recollection, existing issues were actually related to third party add-ons and how they handle updating?  In other words- the direct problem was coming from third party code we can’t fix.  But I know Kevin put in a fix so that if ‘leftover’ references are left by an update (or otherwise) it shouldn’t cause a PHP error and failure of the layout.  This is the one I’m specifically thinking of https://support.ellislab.com/bugs/detail/17609.  But Kevin did hit all outstanding bugs related to layouts and they’re all showing as fixed.  I know Marcus ran some tests as well, and he couldn’t duplicate a problem under 2.5, while he COULD using 2.4.  So all outstanding issues are resolved.  Let me know if there’s evidence otherwise.

@FinPete - wink  Though, I wouldn’t say it beats beer!

@HilversumJim - EL doesn’t actually create the language packs, just the mechanism for creating them and then will make them available when they exist.  That said- how that’s distributed is being improved as I speak.  So I can’t really say when or if 2.x versions of those packs will be available soon.

@bgarrant- I honestly can’t think why the server would be affecting the RTE- aside from your guess on \/ type issue.  And even that… it shouldn’t be.  You’ve definitely created an RTE field and it shows in publish and just… no toolbar?  Any JS errors?  What I’d do for now- start a thread in technical support.  It’s going to get lost/confused in here.  If it’s not something tech support spots being wrong off the bat, we can go in and take a closer look.  Weird, though.

@moogaloo - yep, the cookie module requires 2.5 because some hooks were added that it needs to work.  The big one being a hook in EE’s cookie setting function.  But there’s at least one other- and then for anyone needing it in a forum, there were a couple of hooks added there as well.

Thanks Robin.  I did add on to another post someone had created http://ellislab.com/forums/viewthread/216886/  I al.so created a bug report.  It works perfect when I run on Apache, but fails when installed on a Windows IIS server.  I am almost positive we have a path issue somewhere in that RTE code.  The plain textarea fieldtype shows in place of the RTE on the IIS website.  I have tested it pretty extensively and that is only potential issue I can imagine.  If anyone can help find that \/ issues it would be greatly appreciated.  I also found a weird paste issue that is happening on all server types http://ellislab.com/forums/viewthread/216920/  Also. have a thread on that one open.

These issues are happening in the Control Panel.  Have not tested RTE on front end yet.

 
Posted: 09 May 2012 12:32 PM   [ Ignore ]   [ # 9 ]   [ Rating: 0 ]
Joined: 2010-09-17
442 posts
Robin Sowell - 09 May 2012 12:05 PM

Let’s see if I can hit all the replies in one:

@leeaston - though we did a forum release, it was only one bug fix and two new hooks.  There’s a feature branch that’s waiting on some live testing before it will be ready for release, which is why it’s not ready now.  Which I realize is vague.  But basically- while an forum update was released, it didn’t include feature additions beyond the hooks.

@stinhambo - There were fixes related to publish layouts.  From my recollection, existing issues were actually related to third party add-ons and how they handle updating?  In other words- the direct problem was coming from third party code we can’t fix.  But I know Kevin put in a fix so that if ‘leftover’ references are left by an update (or otherwise) it shouldn’t cause a PHP error and failure of the layout.  This is the one I’m specifically thinking of https://support.ellislab.com/bugs/detail/17609.  But Kevin did hit all outstanding bugs related to layouts and they’re all showing as fixed.  I know Marcus ran some tests as well, and he couldn’t duplicate a problem under 2.5, while he COULD using 2.4.  So all outstanding issues are resolved.  Let me know if there’s evidence otherwise.

@FinPete - wink  Though, I wouldn’t say it beats beer!

@HilversumJim - EL doesn’t actually create the language packs, just the mechanism for creating them and then will make them available when they exist.  That said- how that’s distributed is being improved as I speak.  So I can’t really say when or if 2.x versions of those packs will be available soon.

@bgarrant- I honestly can’t think why the server would be affecting the RTE- aside from your guess on \/ type issue.  And even that… it shouldn’t be.  You’ve definitely created an RTE field and it shows in publish and just… no toolbar?  Any JS errors?  What I’d do for now- start a thread in technical support.  It’s going to get lost/confused in here.  If it’s not something tech support spots being wrong off the bat, we can go in and take a closer look.  Weird, though.

@moogaloo - yep, the cookie module requires 2.5 because some hooks were added that it needs to work.  The big one being a hook in EE’s cookie setting function.  But there’s at least one other- and then for anyone needing it in a forum, there were a couple of hooks added there as well.

I think this is issue Robin.  Not sure what we need to change:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET CLR 3.0.30729)
Timestamp: Wed, 9 May 2012 16:30:48 UTC


Message: Syntax error
Line: 1
Char: 1
Code: 0
URI: http://www.domain.com/?ACT=23&cp=y&toolset_id=0&selector;=.rte

 

 
Posted: 09 May 2012 04:58 PM   [ Ignore ]   [ # 10 ]   [ Rating: 0 ]
Avatar
Joined: 2004-12-14
409 posts

Is it ridiculous of me to ask how Gallery module 1.x->2.x is going?

 Signature 

Love gadgets, technology, and pop culture? Visit us at Gear Live: http://www.gearlive.com

 
Posted: 09 May 2012 06:58 PM   [ Ignore ]   [ # 11 ]   [ Rating: 0 ]
Joined: 2010-09-17
442 posts
bgarrant - 09 May 2012 12:32 PM
Robin Sowell - 09 May 2012 12:05 PM

Let’s see if I can hit all the replies in one:

@leeaston - though we did a forum release, it was only one bug fix and two new hooks.  There’s a feature branch that’s waiting on some live testing before it will be ready for release, which is why it’s not ready now.  Which I realize is vague.  But basically- while an forum update was released, it didn’t include feature additions beyond the hooks.

@stinhambo - There were fixes related to publish layouts.  From my recollection, existing issues were actually related to third party add-ons and how they handle updating?  In other words- the direct problem was coming from third party code we can’t fix.  But I know Kevin put in a fix so that if ‘leftover’ references are left by an update (or otherwise) it shouldn’t cause a PHP error and failure of the layout.  This is the one I’m specifically thinking of https://support.ellislab.com/bugs/detail/17609.  But Kevin did hit all outstanding bugs related to layouts and they’re all showing as fixed.  I know Marcus ran some tests as well, and he couldn’t duplicate a problem under 2.5, while he COULD using 2.4.  So all outstanding issues are resolved.  Let me know if there’s evidence otherwise.

@FinPete - wink  Though, I wouldn’t say it beats beer!

@HilversumJim - EL doesn’t actually create the language packs, just the mechanism for creating them and then will make them available when they exist.  That said- how that’s distributed is being improved as I speak.  So I can’t really say when or if 2.x versions of those packs will be available soon.

@bgarrant- I honestly can’t think why the server would be affecting the RTE- aside from your guess on \/ type issue.  And even that… it shouldn’t be.  You’ve definitely created an RTE field and it shows in publish and just… no toolbar?  Any JS errors?  What I’d do for now- start a thread in technical support.  It’s going to get lost/confused in here.  If it’s not something tech support spots being wrong off the bat, we can go in and take a closer look.  Weird, though.

@moogaloo - yep, the cookie module requires 2.5 because some hooks were added that it needs to work.  The big one being a hook in EE’s cookie setting function.  But there’s at least one other- and then for anyone needing it in a forum, there were a couple of hooks added there as well.

I think this is issue Robin.  Not sure what we need to change:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET CLR 3.0.30729)
Timestamp: Wed, 9 May 2012 16:30:48 UTC


Message: Syntax error
Line: 1
Char: 1
Code: 0
URI: http://www.domain.com/?ACT=23&cp=y&toolset_id=0&selector;=.rte

 

My issue is resolved.  Please see http://ellislab.com/forums/viewthread/216886/P18

 
Posted: 10 May 2012 06:40 AM   [ Ignore ]   [ # 12 ]   [ Rating: 0 ]
Avatar
Joined: 2009-01-19
235 posts

Some excellent suggestions / solutions to the cookie control issue here - http://www.facebook.com/ellislab/posts/307091169368505?comment_id=2119816&offset=0&total_comments=3

 Signature 

moogaloo.com

twitter | facebook | dribbble

Free Agent - invoicing, time tracking & accounting made easy - 10% off for life.

 
Posted: 14 May 2012 08:46 AM   [ Ignore ]   [ # 13 ]   [ Rating: 0 ]
Joined: 2011-12-15
4 posts
Robin Sowell - 07 May 2012 05:06 PM

In addition to a number of new features, this release improves XSS filtering and redirect behavior.

What is the impact of this? How vulnerable is a site that is not updated to 2.5.0? What are the potential attack vectors, and have any attacks been reported in the wild?

 
Posted: 14 May 2012 01:07 PM   [ Ignore ]   [ # 14 ]   [ Rating: 0 ]
Avatar
Joined: 2002-05-20
12626 posts

@Andru- not ridiculous at all, though I don’t have a good answer for you.  It’s still in progress, with comments preventing the last big roadblock to a resolution.

@willc- in ExpressionEngine it’s very unlikely and we haven’t had any reports in the wild.  However, we always recommend running the latest security fixes.  And from a support perspective, the latest version is also highly encouraged.

 Signature 
 
Posted: 17 May 2012 02:48 PM   [ Ignore ]   [ # 15 ]   [ Rating: 0 ]
Avatar
Joined: 2006-06-19
119 posts
HilversumJim - 08 May 2012 10:25 AM

Any news on Language support?  I’m going to need Dutch, Spanish and Russian languages in the CP soon…

You can make your own language packs. I’ve been working on my own Spanish pack for a couple of weeks now. A lot of stuff to translate but once I’m done i’ll share it with everybody.

 
1 of 2
1