Page 1 of 1

Bug: Wrong package declaration for org.primefaces.designer.view.ChartView class

Posted: 24 Aug 2018, 17:12
by stolp
I am unsure if this is the right place to report but think the package declaration is slightly off in the the primefaces-designer-1.0.0 distribution I just downloaded:

Code: Select all

package org.primefaces.designer.view.ChartView;
The source is located in the

Code: Select all

src/main/java/org/primefaces/designer/view/chart
folder which is not correct here.

Is there an official issue tracker for reporting designer issues?

Regards,

Torsten

Re: Bug: Wrong package declaration for org.primefaces.designer.view.ChartView class

Posted: 28 Aug 2018, 21:16
by cagatay.civici
Corrected for next release, thank you.