B2020-089: Page number transitions not resolving correctly in HLS that are upper cased
This commit is contained in:
@@ -1592,7 +1592,7 @@ namespace VEPROMS.CSLA.Library
|
||||
if (ti.TransitionID == transitionID)
|
||||
{
|
||||
string path = ti.ResolvePathTo(_MyFormat, _MyItemInfo, ti.TranType, ti.MyItemToID, ti.MyItemRangeID);
|
||||
return path;
|
||||
if (!path.Contains("(Page ~)"))return path; // B2020-089, don't change back to a Page ~ if page number already set.
|
||||
}
|
||||
}
|
||||
return text;
|
||||
|
Reference in New Issue
Block a user