problems with p:dataTable in M2

UI Components for JSF
Post Reply
sebastianovide
Posts: 90
Joined: 19 Dec 2010, 17:08

12 Jul 2011, 12:54

Hi All,

I've updated my pom.xml from M1 to M2 and I've found some problems... (so I have to reverte it to M1)

1) I'm using a table which uses a property files to get some configurations ("#{uisettings.datatable_rows}" comes from property files)

<p:dataTable styleClass="datatable" id="list"
...
...
rows="#{uisettings.datatable_rows}"
...
...
>

after updating to M2 I'm getting this error:

javax.el.PropertyNotWritableException: /secure/coverholders/listCoverholderAgreements.xhtml @25,32 rows="#{uisettings.datatable_rows}": ResourceBundles are immutable

2) the table are rendered differently and now I have some columns that are much smaller than before.... did something change ?

any ideas ?

thanks


cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

14 Jul 2011, 10:49

Set milestone to M3, updated the issue ticket.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

15 Jul 2011, 10:38

1) Fixed now

2) There were css changes which might effect, probably overflow:hidden on data cells and column headers.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 43 guests