Project

General

Profile

Defect #606

Unstored calculations don't resolve with $record.get()

Added by Jeff Bader over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
12/12/2012
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

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

#1

Updated by Patrick Talbot over 11 years ago

  • Status changed from New to In Progress
#2

Updated by Patrick Talbot over 11 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...

#3

Updated by Patrick Talbot over 11 years ago

Working fine in 5.2.15 in server mode as well...

#4

Updated by Patrick Talbot over 11 years ago

Tried 6.0.8 in developer and it works for me (with no other client launched)

#5

Updated by Patrick Talbot over 11 years ago

6.0.8 in server mode is working fine too

#6

Updated by Patrick Talbot over 11 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?

#7

Updated by Patrick Talbot over 11 years ago

  • Status changed from In Progress to Closed

Fixed in v3.0RC7

Also available in: Atom PDF