Page 1 of 2

pe:layout with 3.4

Posted: 16 Jul 2012, 15:53
by cagatay.civici
I get reports that pe:layout component is not working with 3.4 builds, can you please do a quick test when you have the time. Thanks.

Re: pe:layout with 3.4

Posted: 17 Jul 2012, 10:08
by Oleg
Hi Cagatay,

What is the problem exactly with pe:layout and PF 3.4-SNAPSHOT? We have 3.4-SNAPSHOT in the pom.xml and all layout use cases work smoothly - tested just now and could not see any errors. Also the entire showcase uses pe:layout. No problems.

By the way, pe:layout will be re-implemented this month. I had a long discussion with the creator of jQuery Layout plugin and decided to re-implement it from scratch. It will be more flexible and faster (I hope at least).

Re: pe:layout with 3.4

Posted: 17 Jul 2012, 10:32
by cagatay.civici
I don't know the exact problem with pe:layout on 3.4, I'll try it myself as well. Thanks for testing.

Will you write the layout yourself? What is the problem with jQuery layout plugin? Also why pe:layout and p:layout look different now :)

Re: pe:layout with 3.4

Posted: 17 Jul 2012, 10:49
by cagatay.civici
Just tried with pe:layout and 3.4 trunk, worked fine. False alarm :)

Re: pe:layout with 3.4

Posted: 17 Jul 2012, 10:58
by Oleg
Will you write the layout yourself? What is the problem with jQuery layout plugin? Also why pe:layout and p:layout look different now
I think you have misunderstood me. I will use jQuery layout plugin. This is a good plugin. But I re-thought how to support all options, how to pass options, how to build nested layouts, etc. I don't want to pass options e.g. into JS script for the purpose of easy updates of nested layouts. It's difficult to explain because jQuery Layout has a lot of docu and samples which are not really good organised (big pot of mix infos).

Re: pe:layout with 3.4

Posted: 17 Jul 2012, 10:58
by Oleg
Just tried with pe:layout and 3.4 trunk, worked fine. False alarm
Something went wrong on the side of reporters :-)

Re: pe:layout with 3.4

Posted: 15 Aug 2012, 20:22
by undermensch
The false reports have proven prophetic. It seems that with upgrade of JQuery to 1.8.0, pe:layout no longer works. This is using PrimeFaces 3.4RC1.
The following error results:

Uncaught Error: Syntax error, unrecognized expression: :visible:

Thanks

Re: pe:layout with 3.4

Posted: 15 Aug 2012, 20:33
by cagatay.civici
Last colon character has to be removed, it is invalid. Jquery 1.8 has a new sizzle engine that is more strift to typos. That will fix the problem of pe:layout.

We have upgraded to jquery 1.8 recently so former reports are not related to this case.

Re: pe:layout with 3.4

Posted: 15 Aug 2012, 21:05
by Oleg
Guys, you're late :-). I have fixed this issue with :visible: today in the morning.

It seems we should release Extensions after PF 3.4 final as soon as possible. Unfortunately I'm on vacation from 20.08 until 03.09 and not at home. Is it ok for you if I will do a release after 03.09?

Thanks.

Re: pe:layout with 3.4

Posted: 04 Sep 2012, 22:59
by kakakrl
I'm curious when the release will be made?

Thanks for great work hope you had a great vaccation