Hi, thanks.

forum thread updated :)

http://www.symfony-project.com/forum/index.php/m/35986/#msg_35986



Pierre píše v Čt 20. 09. 2007 v 08:57 +0200:
> Hi,
> 
> The regression is now fixed in PHP CVS (5.2 and 6):
> 
> http://news.php.net/php.cvs/46229
> 
> If one likes to have 5.2.4 without the regression, the patch can be
> safely applied against 5.2.4 source.
> 
> It would be nice to add this note to the forum thread (I'm not a forum
> member and have no plan to become one :)
> 
> Cheers,
> --Pierre
> 
> On 9/17/07, Pierre <[EMAIL PROTECTED]> wrote:
> > On 9/17/07, Onanga <[EMAIL PROTECTED]> wrote:
> > >
> > > Hello Pierre,
> > >
> > > Funny you got that, cause I had a similar problem.
> > >
> > > I was with PHP 5.1.6 and just upgraded to PHP 5.2.4.
> > >
> > > My sfMediaLibrary has now a really strange behavior when listing all
> > > items (folders and files) on /upload/assets/ directory (mediaLibrary's
> > > root).
> > > It display absolute path of files and dirs and makes them undeletable,
> > > unreachable and you can't do anything from root.
> > >
> > > What is strange is that it does work from inner folder. For example if
> > > I'm in /test/, it all works fine.
> > > Works on PHP 5.1.6, works on PHP 5.2.1, bot not on my PHP 5.2.4...
> > >
> > > By the way, here's an error message when trying to list a file on the
> > > root dir (/) :
> > > Warning: stat() [function.stat]: stat failed for E:\travaux\xxxxxx
> > > \xxxxxxx\site\web\uploads/assets//E:\travaux\xxxxx\xxxxxx\site\web
> > > \uploads\assets\DSC04315.JPG in E:\travaux\xxxxxx\xxxxxxx\site\plugins
> > > \sfMediaLibraryPlugin\modules\sfMediaLibrary\lib
> > > \BasesfMediaLibraryActions.class.php on line 135
> > >
> > > notice that "xxxxx" are from me... ;)
> >
> > Can you show the code you use to get this error? It does not look like
> > the same issue. The glob problem is due to a regression introduced by
> > a security fix. It happens when you have a pattern like
> > "/foo/*/bar/*".
> >
> > --Pierre
> >
> 
> > 



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to