Defect #606
Unstored calculations don't resolve with $record.get()
0%
Description
It appears that unstored calculations might not be accessible by $record.get.
In developer, if a client is not started calling $record.get(unstored_calculation) doesn not resolve the calculated value. Once a client is started however the calculations resolve.
When deployed to application server, $record.get(unstored_calculation) does not resolve the calculation.
History
Updated by Patrick Talbot about 12 years ago
Just did a quick try in Developer 5.1.15 and this works.
Will try in server, then in 6.0.8 and 6.1.3 and see how it goes...
Updated by Patrick Talbot about 12 years ago
Tried 6.0.8 in developer and it works for me (with no other client launched)
Updated by Patrick Talbot about 12 years ago
Have now tried with 6.1.3 in developer and server mode and still working fine.
So I'm wondering what your calc is really doing... Maybe it's based on relations that are not available to the Velocity HC?
Updated by Patrick Talbot about 12 years ago
- Status changed from In Progress to Closed
Fixed in v3.0RC7