Skip to content

Commit

Permalink
Add link to ticket
Browse files Browse the repository at this point in the history
  • Loading branch information
rithy58 committed Feb 12, 2024
1 parent 0433e1a commit 628554b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libreoffice-core/sw/source/core/fields/reffld.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@ void SwGetRefField::UpdateField(const SwTextField* pFieldTextAttr, SwFrame* pFra
// not found?
if ( !pTextNd )
{
// https://www.notion.so/macrocom/NoReferenceError-in-Document-text-for-invalid-references-03bf8156aec3427a8b974d2545e63041
// LibreOffice would update the referenced text to "Error: Reference source not found"
// when the source is, well, not found, e.g source got deleted
// rText = SwViewShell::GetShellRes()->aGetRefField_RefItemNotFound;
Expand Down

0 comments on commit 628554b

Please sign in to comment.