B2022-098: ROs not being resolved in Word Sections
This commit is contained in:
@@ -955,6 +955,7 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
string fileNameOnly = null;
|
||||
|
||||
|
||||
//B2020-127 don't try to parse out a file name from "?" (happens with the RO figure no longer exists)
|
||||
// - this allows it to drop through and put an annotation on the step
|
||||
if (ii.IsFigure && Text != null && Text.Length > 0 && value != "?")
|
||||
|
Reference in New Issue
Block a user