Hi, I took Bertrand's example code to display versions from
http://markmail.org/message/dvr7kgvz5qhiqprm but at v.getProperty("jcr:uuid") I get:TypeError: getProperty is not a function, it is org.mozilla.javascript.Undefined
I checked the v Object. It is org.apache.jackrabbit.core.version.VersionImpl,
so it should have that method. SLING-382 seemed to handle this problem but is marked as solved. Is this a bug? thorsten.
