diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index f87880e6..cc7c212d 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -4421,6 +4421,9 @@ var HTMLBrowserPrototype = { // passed 'pagetop'/'pagebottom' + offset, this may become an // issue if .get(..) starts doing something extra, currently // this is a non-issue... + // + // XXX BUG: when pattern is a path this returns a view rather than the item.... + // ...could be an upstream bug... get: function(pattern){ var args = [...arguments].slice(1) var offset = typeof(args[0]) == typeof(123) ?