| CCS id. |
Description |
| EPC851 |
| 130778 |
IBM i: EPC will now be registered in the EPC log by Product.
The EPC log file on IBMi, DC@FEP, will now hold EPCs by product option.
BAS = base LANSA
INT = Integrator
VLF = Visual LANSA Framework.
The EPC Log display (which can be viewed from the LANSA ABOUT then F10) will now
show this information.
This change will allow more accurate checking of EPC relationships in the
loading and pre-requisites of EPCs and in the EPC checking done in Client/Server
connections.
Any data in file DC@FEP will be converted to the new format.
After the conversion of file DC@FEP if you install previously issued Integrator
EPC835 or VLF EPC843 they will be registered with their appropriate
product/option code. |
0133307 0140010 |
OTHER file issue where the S/36 file has a '.' in the record format name
An IBM i S/36 file with a '.' in the record format name can now be loaded as an Other File in the Visual LANSA IDE.
|
| 0134910 |
Missing objects when try to deploy translations package
The translation tool can now be deployed as a standalone application
|
138199
138213
138893
138894
139223 |
Ensure that the XSL Editor can use Internet Explorer 6, 7 as well as 8
Hidden fields are not displayed in the XSL Editor's Web designer.
IE8 is no longer displaying help design borders for those HTML elements which do not already have borders, either via a border attribute or via CSS border settings, as it used to do in previous versions of IE. Therefore the XSL Editor will simulate design borders for IE8. When the mouse is over an HTML element, when performing a drag operation or moving the mouse, the XSL Editor will temporarily show a design border around the HTML element that the mouse is over. As soon as the mouse moves away from the HTML element the design border will disappear. In some cases, such as tables, design borders will also be applied to the parent HTML element, such as table and the table cell (<td> or <th>) that the mouse is currently over.
|
| 0138546 |
Random Access violations in W3_P1200 when running Web Application
|
0138966 0140528 |
FUNX output attribute only writes first 7 characters when updated from function
Fields with either the FUNX or FUNU output attribute will now blank out the characters beyond the first seven when inserted or updated by an RDML function on IBM i.
User Action:
Recompile any I/O modules for files containing fields with FUNX or FUNU output attributes. In addition recompile functions that have any of the function options *DBOPTIMISE, *DBOPTIMIZE, *DBOPTIMISE_BATCH or *DBOPTIMIZE_BATCH.
|
0139304 0140360 |
STD_LISTBOX Weblet doesnt work consistently between MS IE 7 and Firefox Browser
In non-IE browsers, a List Box weblet with multi-select on does not remember the initial selected items passed to it from the webroutine. It renders them correctly and any user interaction with the list will fix the issue but, if the user does not interact with the list, the selected values are not re-submitted to the next webroutine.
|
| 0139407 |
Allow selection of fields for Add Record page in WAM CRUD wizard
|
0139772 0139596 |
LWEB_JOBs not terminating on Windows causing performance degradation
Orphaned Web Jobs are now detected and cleaned up corrrectly.
|
| 0139824 |
Duplicate key in dc@W19 errors and lweb_job taking all the CPU cycles
Fixed to clean up DC@W19 correctly when using <RDML MERGE="&END">
|
| 0139831 |
Navigation panel doesn't work in Chrome
Navigation panel wouldn't load in Chrome (Note: the asynchronous loading property must be "True"). This defect has now been rectified
|
| 0139893 |
XSL Editor: Hidden fields are displayed using IE8
Fields which are hidden are no longer displayed.
|
| 0139894 |
XSL Editor: Help border around tables is not visible using IE8
Help border is now shown around HTML tags when the mouse hovers over an element which does not have all borders defined. Note that help borders are not drawn around XSL tags etc, just around HTML tags.
|
| 0139965 |
LceRequest: Second Select does not returns the expected records
|
0140001 0140381 |
Enhancements to 5250 debugger
1. New Function key to select all variables on Choose Variables screen
2. New functiion key to step next on main debug screen while debugging
3. New function key on main debug screen to hide / show variables so that more lines of RDML can be seen.
|
| 0140027 |
XSL Editor: Preview throws exception when calling a webroutine
This defect has now been rectified
|
| 0140085 |
XSL Editor: Show HTML tags attributes options, such as <td align="???">
Now showing available options for attributes for html tags
|
| 0140184 |
DEF_ARRAY behaves differently on IBM i compared to Windows
|
| 0140215 |
Deliver To iSeries does not work with Object Locking off in the IDE
This defect has now been rectified
|
0140223 0139940 0139957 |
Second update of a file ends an error in LANSA Open V11 SP5
|
0140262
0140426 |
LANSA Object Translation Interface updated
The LANSA Object Translation tool set has been updated to include :
- Support for RDMLX objects (129822)
- Support for translation of web components
- Ability to select location where translation files are loaded from
Support has been removed for :
- Process Action Bar translation
- creation of ZIP files including translation files
|
| 0140322 |
Binary.AsString intrinsic presumes VarBinary is nul terminated
|
| 0140457 |
Refresh inlined weblets required for CRUD Wizard generated WAMs
This defect has now been rectified
|
| 0140463 |
CRUD wizard creates WAM with corrupted service name containing blanks
This defect has now been rectified
|
| 0140515 |
IBM i: ODBC column length less than returned field size on DELETE or UPDATE
Note: Only occurs on LANSA files which have a char or binary with length over 32765, or that have a varchar or varbinary wth length > 32739; these are implemented in the DB2 database as a CLOB or BLOB.
User Action:
Check-in/Compile the OAM for affected files that have been built with Visual LANSA 11 SP5 + EPC845 or later, or V12 or later. Files built with an earlier version are not affected.
|
0140532 0140507 |
File compilation error when lookup file has trigger function and DB triggers
File compilation (I/O module) will now succeed when a lookup file has a trigger function and that lookup file has DB Triggers enabled.
|
| 0140572 |
Restore V11 SP5 Editor WordWrap functionality
The V11 SP5 Editor WordWrap Options for None\Simple and Smart have been restored and the V12 introduced behavior of WordWrap True\False has been removed
|
| 0140583 |
#PRIM_TAB class no longer has the currentpage property
Tab.CurrentPage feature that was available in V11 SP5 and was missing from the V12 release has been restored
|
| 0140590 |
RENAME behaviour leads to data not being selected
|
| EPC852 |
| 0139514 |
Push button weblet set as Default Button doesn't work in Google Chrome browser
This defect has now been rectified
|
| 0139748 |
Operation aborted message in IE occurs when table and nav panel on the screen
Navigation panel's onload() Javascript causes the HTML parser to stop parsing the document (Can happen in large documents).
This defect has now been rectified
|
| 0140412 |
STD_NAV_PANEL resize problem after applying EPC848
Navigation panel not resizing to content size when requested to do so.
This defect has now been rectified
|