[BcApps] Bug 631111: [Releases/28.x] Many standard word layouts cannot be validated or imported - InvalidPrefixMapping error#9696
Open
nhsejth wants to merge 1 commit into
Conversation
Validating: .\src\Apps\W1\PaymentPractices\App\src\Reports\Payment Practice by Period.docx - Updated 3 content controls. - xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/590/' => xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/685/', DataBinding: /ns0:NavWordReportXmlPart[1]/ns0:PaymentPracticeHeader[1]/ns0:PaymentPracticeLine[1]/ns0:Line_Payment_Period_Description[1] - xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/590/' => xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/685/', DataBinding: /ns0:NavWordReportXmlPart[1]/ns0:PaymentPracticeHeader[1]/ns0:PaymentPracticeLine[1]/ns0:Line_Pct_Paid_in_Period[1] - xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/590/' => xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/685/', DataBinding: /ns0:NavWordReportXmlPart[1]/ns0:PaymentPracticeHeader[1]/ns0:PaymentPracticeLine[1]/ns0:Line_Pct_Paid_in_Period__Amount_[1] Validating: .\src\Apps\W1\PaymentPractices\App\src\Reports\Payment Practice by Vendor Size.docx - Updated 4 content controls. - xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/590/' => xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/685/', DataBinding: /ns0:NavWordReportXmlPart[1]/ns0:PaymentPracticeHeader[1]/ns0:PaymentPracticeLine[1]/ns0:Line_Company_Size_Code[1] - xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/590/' => xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/685/', DataBinding: /ns0:NavWordReportXmlPart[1]/ns0:PaymentPracticeHeader[1]/ns0:PaymentPracticeLine[1]/ns0:Line_Average_Agreed_Payment_Period[1] - xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/590/' => xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/685/', DataBinding: /ns0:NavWordReportXmlPart[1]/ns0:PaymentPracticeHeader[1]/ns0:PaymentPracticeLine[1]/ns0:Line_Average_Actual_Payment_Period[1] - xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/590/' => xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/685/', DataBinding: /ns0:NavWordReportXmlPart[1]/ns0:PaymentPracticeHeader[1]/ns0:PaymentPracticeLine[1]/ns0:Line_Pct_Paid_on_Time[1] Validating: .\src\Apps\W1\PaymentPractices\App\src\Reports\Payment Practice Small Business.docx - Updated 3 content controls. - xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/590/' => xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/685/', DataBinding: /ns0:NavWordReportXmlPart[1]/ns0:PaymentPracticeHeader[1]/ns0:PaymentPracticeLine[1]/ns0:Line_Payment_Period_Description[1] - xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/590/' => xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/685/', DataBinding: /ns0:NavWordReportXmlPart[1]/ns0:PaymentPracticeHeader[1]/ns0:PaymentPracticeLine[1]/ns0:Line_Pct_Paid_in_Period[1] - xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/590/' => xmlns:ns0='urn:microsoft-dynamics-nav/reports/Payment_Practice/685/', DataBinding: /ns0:NavWordReportXmlPart[1]/ns0:PaymentPracticeHeader[1]/ns0:PaymentPracticeLine[1]/ns0:Line_Pct_Paid_in_Period__Amount_[1]
PhDuck
approved these changes
Jul 23, 2026
jhejlsberg
approved these changes
Jul 24, 2026
nhsejth
enabled auto-merge (squash)
July 24, 2026 10:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Validating: .\src\Apps\W1\PaymentPractices\App\src\Reports\Payment Practice by Period.docx - Updated 3 content controls.
Validating: .\src\Apps\W1\PaymentPractices\App\src\Reports\Payment Practice by Vendor Size.docx - Updated 4 content controls.
Validating: .\src\Apps\W1\PaymentPractices\App\src\Reports\Payment Practice Small Business.docx - Updated 3 content controls.
What & why
Vendor contributed Word layouts contains invalid namespace prefixes from pasted content. This causes validation errors when partners tries to import modified versions of these layouts and they are blocked from updating these layouts.
Notice that this PR covers the layouts stored in BcApps. A similar PR will be issued in NAV repository on releases/28.x
Linked work
Fixes AB#631111
How I validated this
What I tested and the outcome (required — be specific: scenarios, commands, screenshots for UI changes)
Risk & compatibility