Legacy Knowledge Base
Published Jun. 30, 2025

Address and Phone Edit: Address type is always showing Billing and Phone as FAX

Written By

Debora Vita

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • Organization address type is always showing Billing and Phone as FAX, rather than selected one. 

2023-05-15 04:29:50.768 ERROR [http-nio-8080-exec-3][BeanPropertiesImpl:345] null
jodd.bean.BeanException: Simple property not found: typeId. Invalid property: AddressImpl#typeId (AddressImpl#typeId)
    at jodd.bean.BeanUtilBean.getSimpleProperty(BeanUtilBean.java:206) ~[jodd-util.jar:6.0.1]
    at jodd.bean.BeanUtilBean._getIndexProperty(BeanUtilBean.java:307) ~[jodd-util.jar:6.0.1]
    at jodd.bean.BeanUtilBean.getIndexProperty(BeanUtilBean.java:299) ~[jodd-util.jar:6.0.1]
    at jodd.bean.BeanUtilBean.getProperty(BeanUtilBean.java:511) ~[jodd-util.jar:6.0.1]
2023-05-17 12:46:47.757 ERROR [http-nio-8080-exec-4][BeanPropertiesImpl:345] null
jodd.bean.BeanException: Simple property not found: typeId. Invalid property: PhoneImpl#typeId (PhoneImpl#typeId)
    at jodd.bean.BeanUtilBean.getSimpleProperty(BeanUtilBean.java:206) ~[jodd-util.jar:6.0.1]
    at jodd.bean.BeanUtilBean._getIndexProperty(BeanUtilBean.java:307) ~[jodd-util.jar:6.0.1]
    at jodd.bean.BeanUtilBean.getIndexProperty(BeanUtilBean.java:299) ~[jodd-util.jar:6.0.1]
    at jodd.bean.BeanUtilBean.getProperty(BeanUtilBean.java:511) ~[jodd-util.jar:6.0.1]


Environment

  • DXP 7.4

Resolution

  • The address issue was fixed as part of LPS-167318 and the phone issue is resolved by LPS-167326.
  • Please request a hotfix from Liferay Support.
Did this article resolve your issue ?

Legacy Knowledge Base