[
https://issues.apache.org/jira/browse/OFBIZ-5558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930314#comment-13930314
]
Jacques Le Roux commented on OFBIZ-5558:
----------------------------------------
Some other remarks:
* missing imports
* wrong formatting, add a space before commas in method parameters and not
after
{code}
+ MacroFormRenderer renderer = new
MacroFormRenderer(UtilProperties.getPropertyValue("widget",
"screen.formrenderer"),request, response);
+ renderer.renderDateTimeField(writer,
context,this );
{code}
Please read and follow carefully Guidelines section of
https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices,
and this document as a whole
> View Calendar broken in Manufacturing
> -------------------------------------
>
> Key: OFBIZ-5558
> URL: https://issues.apache.org/jira/browse/OFBIZ-5558
> Project: OFBiz
> Issue Type: Bug
> Components: framework, manufacturing
> Reporter: Rong Nguyen
> Attachments: Marketting.patch
>
>
> Url:
> https://demo-trunk.ofbiz.apache.org:8443/manufacturing/control/EditCalendarExceptionDay?calendarId=SUPPLIER
> Calendar broken
> May be same as: https://issues.apache.org/jira/browse/OFBIZ-4739
--
This message was sent by Atlassian JIRA
(v6.2#6252)