Feedback...

You need to be logged in to post messages in the forums. New users may register here.

Laurent Dorier

Member since:
29 May 2008

Posts: 1

Tuesday 04 May 2010 6:33:12 am

Hi,

I'm trying this nice extension (working with eZ 4.3.0) and discover few minor issues (HTML5 Runtime)...
Where should I post my remarks to help you ?

For example, currently URL for HTML5 Runtime is:
url : {'plupload/upload'|ezroot(single)}

it should be like for the the Flash runtime:
url : {concat('plupload/upload/',$parentNodeID)|ezroot(single)}

Cheers
Lolo Irie
Up

Marko Zmak

Member since:
09 January 2008

Posts: 25

Saturday 02 October 2010 3:20:41 pm

Actually, the correct url everywhere should be:

{concat('plupload/upload/',$parentNodeID)|ezurl()}

I've explained it all here:

http://projects.ez.no/plupload/forum/general/bug_in_widget_tpl

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Up

You need to be logged in to post messages in the forums. New users may register here.