/[Apache-SVN]
ViewVC logotype

Revision 1857484


Jump to revision: Previous Next
Author: jleroux
Date: Sat Apr 13 17:35:05 2019 UTC (5 years ago)
Changed paths: 9
Log Message:
"Applied fix from trunk for revision: 1849165" 
------------------------------------------------------------------------
r1849165 | jleroux | 2018-12-18 12:20:28 +0100 (mar. 18 déc. 2018) | 16 lignes

Fixed: Date-find error when used in two forms of a same screen
(OFBIZ-10722)

When we have more than one form, in a screen, that use a date-find field, 
the second date-find picker is not working.

To reproduce, you can add a new form with a date-find and call it below 
FindInvoices in FindInvoices screen

Then load page [https://localhost:8443/accounting/control/findInvoices] . 
You should see  that there is no picker on the second date-find

The patch adds an id that allow renderDateFindField macro script to work for 
both fields

Thanks: Leila Mekika
------------------------------------------------------------------------


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/branches/release17.12/ modified , props changed
Directoryofbiz/ofbiz-framework/branches/release17.12/framework/widget/src/main/java/org/apache/ofbiz/widget/model/ModelFormField.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/framework/widget/src/main/java/org/apache/ofbiz/widget/renderer/macro/MacroFormRenderer.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/themes/common/template/macro/CsvFormMacroLibrary.ftl modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/themes/common/template/macro/FoFormMacroLibrary.ftl modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/themes/common/template/macro/HtmlFormMacroLibrary.ftl modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/themes/common/template/macro/TextFormMacroLibrary.ftl modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/themes/common/template/macro/XlsFormMacroLibrary.ftl modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/themes/common/template/macro/XmlFormMacroLibrary.ftl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26