Build 2464
Bugs
LOG2
andLOG2 CONTEXT
actions were broken- In IE buttons of a message box were not properly aligned
- If a query had “select first record” checked and had no data, there was a problem
- Read Sample File for export templates didn't work
- Increment By property in the slider didn't actually move by the increment amount
- Paste of a folder menu item only did a shallow copy
- When calling REST service with text reply and no OAuth, the reply was not written into the object
Improvements
READ_TEXT_FILE
functionURL_ENCODE
,URL_DECODE
functions- Ability to disallow “Add record” functionality when tabbing from last row during inline editing using Advanced Scripts for standard query (
parser.m_doNotAddNewOnTab=true
)