In CF 2021 update 5, does anyone understand the no...
# cfml-beginners
r
In CF 2021 update 5, does anyone understand the note about slashes in XML Path? Taken literally it seems to be saying you can no longer put slashes in XPath expressions, which doesn't make any sense.
b
@priyank_adobe Can you please clarify? This question has been asked a few times .
I saw some people on Twitter suggesting it actually applied to the XMLTransform BIF, but Adobe's bulletin is quite vague.
Priyank isn't in this channel, so you may want to post this in the main #adobe channel and tag him here
m
r
@bdw429s @Mark Takata (Adobe) Thank you both for the info! Sounds like XmlSearch() and XmlParse() are unaffected. Which seems to be confirmed by the fact that my application is still working.
1