legacy-knowledge-base
公開されました Jun. 30, 2025

ワークフロー定義のテンプレートに"%"文字が含まれている場合、すべての設定が失われます。

written-by

Rafael Regner

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

learn-legacy-article-disclaimer-text

問題

  • ワークフローのノードに通知を作成し、テンプレート・フィールド内に、例えば"%"という文字を含むコンテンツを配置しました:
    <![CDATA[We received your shipment %]]>
  • ワークフローを保存して再度開くと、すべての設定が失われます。
  • DevToolsコンソールに以下のエラーが表示されます:
    Uncaught (in promise) URIError: URI malformed
    at decodeURIComponent (<anonymous>)
    at c.sanitizeDefinitionXML (xmlDefinition.js:345:11)
    at new c (xmlDefinition.js:23:16)
    at c.updateXMLDefinition (deserializeUtil.js:245:25)
    at DiagramBuilder.js:359:7

環境

  • Liferay DXP 7.4 アップデート 39

解像度

  • 観測された動作は既知の問題であり、以下の方法で対処される: LPS-166206 - ワークフロー定義のテンプレートに「%」文字が含まれている場合、URI のデコードに失敗する
  • Liferay DXP 7.4 Update 50+ にアップデートして問題を解決してください。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base