Problem with Quota module

Hi,

After installing le HF12 for the nuxeo 5.6, i have this error when i click anywhere.

/widgets/quotaInfo_widget_template.xhtml @11,52 test=“#{formatedSize.valueInUnitMax > 0}“: Property 'valueInUnitMax' not found on type org.nuxeo.ecm.quota.size.QuotaDisplayValue

thanks for the solution Pierre

0 votes

2 answers

1833 views

ANSWER

was it working with HF11?
03/08/2013

Yes it's working in version 5.6 HF11

The quota maximum don't display under the title.

03/08/2013



Apparently, one of my developers changed this template.

The HF12 corrects only the nuxeo-quota-core and not nuxeo-quota-web, I got an error in Nuxeo.

Sorry for the inconvenience :(

1 votes



Hi, Looking at the quotaInfo_widget_template.xhtml in 5.6.0 there is no valueInUnitMax :

https://github.com/nuxeo/nuxeo-quota/blob/5.6.0/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/quotaInfo_widget_template.xhtml

Did you override this template?

0 votes



Moreover HF12 doesn't embed a version version of nuxeo-quota-web
03/08/2013