Ticket #1948
private Void logVersion() { version := typeof.pod.version.toStr }
when run in JS gives
fan.sys.ObjUtil.$typeof(this).pod().version is not a function
Am I doing anything wrong?
Promoted to ticket #1948 and assigned to andy
We are not currently compiling pod meta-data into the js source.
Renamed from @Js - "typeof.pod.version" is not a function to js: Pod meta-data not available in js
Ticket resolved in 1.0.67
Matthew pushed a fix - full pod meta data now available on JS (limited for sys pod).
Matthew fixed this - changeset
Login or Signup to reply.
SlimerDude Wed 11 Jul 2012
when run in JS gives
Am I doing anything wrong?
andy Wed 11 Jul 2012
Promoted to ticket #1948 and assigned to andy
We are not currently compiling pod meta-data into the js source.
andy Wed 11 Jul 2012
Renamed from @Js - "typeof.pod.version" is not a function to js: Pod meta-data not available in js
andy Fri 15 Aug 2014
Ticket resolved in 1.0.67
Matthew pushed a fix - full pod meta data now available on JS (limited for sys pod).
brian Fri 15 Aug 2014
Ticket resolved in 1.0.67
Matthew fixed this - changeset