This is an automated email from the ASF dual-hosted git repository.

mthl pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.


    from 071a742  Fixed: Fix missing else during previous refactoring 
(OFBIZ-11253) When you rendering for with auto-field-entity on edit mode, 
indicator field has been override by text field. Fix also two error on source 
field type set to FieldInfo.SOURCE_AUTO_SERVICE instead of 
FieldInfo.SOURCE_AUTO_ENTITY
     new 3c9af84  Fixed: Display file name in XML parsing errors (OFBIZ-6993)
     new e7bec48  Fixed: Use ‘WebAppUtil#parseWebXmlFile’ when handling 
“web.xml” files (OFBIZ-6993)
     new 62c617e  Fixed: Add XML declaration in “web.xml” files (OFBIZ-6993)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../accounting/webapp/accounting/WEB-INF/web.xml   |  2 +-
 applications/accounting/webapp/ap/WEB-INF/web.xml  |  2 +-
 applications/accounting/webapp/ar/WEB-INF/web.xml  |  2 +-
 .../commonext/webapp/ofbizsetup/WEB-INF/web.xml    |  2 +-
 .../commonext/webapp/ordermgr-js/WEB-INF/web.xml   |  2 +-
 .../content/webapp/content/WEB-INF/web.xml         |  2 +-
 .../content/webapp/contentimages/WEB-INF/web.xml   |  2 +-
 .../humanres/webapp/humanres/WEB-INF/web.xml       |  2 +-
 .../webapp/manufacturing/WEB-INF/web.xml           |  2 +-
 .../marketing/webapp/marketing/WEB-INF/web.xml     |  2 +-
 applications/marketing/webapp/sfa/WEB-INF/web.xml  |  2 +-
 applications/order/webapp/ordermgr/WEB-INF/web.xml |  2 +-
 applications/party/webapp/partymgr/WEB-INF/web.xml |  2 +-
 .../product/webapp/catalog/WEB-INF/web.xml         |  2 +-
 .../product/webapp/facility/WEB-INF/web.xml        |  2 +-
 .../workeffort/webapp/ical/WEB-INF/web.xml         |  2 +-
 .../workeffort/webapp/workeffort/WEB-INF/web.xml   |  2 +-
 .../catalina/container/CatalinaContainer.java      | 25 ++++++----------------
 framework/resources/templates/web.xml              |  2 +-
 .../java/org/apache/ofbiz/webapp/WebAppUtil.java   | 10 +++++++--
 framework/webtools/webapp/webtools/WEB-INF/web.xml |  2 +-
 themes/bluelight/webapp/bluelight/WEB-INF/web.xml  |  2 +-
 themes/common-theme/webapp/common/WEB-INF/web.xml  |  2 +-
 themes/common-theme/webapp/images/WEB-INF/web.xml  |  2 +-
 themes/flatgrey/webapp/flatgrey/WEB-INF/web.xml    |  2 +-
 .../webapp/rainbowstone/WEB-INF/web.xml            |  2 +-
 themes/tomahawk/webapp/tomahawk/WEB-INF/web.xml    |  2 +-
 27 files changed, 40 insertions(+), 45 deletions(-)

Reply via email to