Never mind, I've got something else going on here.....The problem seems to be on my end instead but I haven't found it yet.
I noticed I'm getting script errors in my apps now with 2017.9.6 where I wasn't before. And not just my apps, but also Andy's version of the ultimate description writer app.
With the app active just selecting a different file results in the following errors being generated:
WARN:jQuery.Deferred exception: Cannot set property 'innerHTML' of null
WARN:TypeError: Cannot set property 'innerHTML' of null
at Object.<anonymous> (http://127.0.0.1:50519//user/Photo%20Processing/index.html?cb=39414015:211:61)
at j (http://127.0.0.1:50519/system/jquery/dist/jquery.min.js:2:29948)
at k (http://127.0.0.1:50519/system/jquery/dist/jquery.min.js:2:30262)
WARN:undefined
Has something changed in the latest version or is this a new bug?[/s]
set property 'innerHTML' of null
sounds like you are trying to set text of a DOM element that does not exist.
Thanks Mario. I think the biggest problem is I just got back from vacation and my head isn't at all into this yet. :o