| CCS id. |
Description |
| 0100382 |
SQL Performance Enhancement - cache reusable SQL statements for re-execution
By default, LANSA now caches up to 50 reusable SQL statements for re-execution. These are automatically dropped from the cache when a file is closed. Use DBSS= parameter to change the maximum number of statements to cache. DBSS=0 will give the same behaviour as previously.
Reusable SQL statements previously only included those generated for INSERT, and the SQL generated for re-read of the last record for DELETE and UPDATE commands. This enhancement includes generating reusable DELETE and UPDATE SQL for most files.
User Action:
Windows: Rebuild OAM for any files that are repeatedly updated or deleted from in a single LANSA session.
iSeries: As for Windows, but only needs to be done for files that require SQL to be used. This includes any file containing a BLOB or CLOB, LANSA files with long fields that are created on iSeries as BLOB or CLOB, and iSeries Other Files with skipped fields.
|
0101054
|
Support PC Other Files on UNIX
|
| 0101822 |
Log File being named Y instead of the LogFile value in Lansa.ini
The Log file is now correctly named according to the LogFile value in Lansa.ini - this affected LANSA on UNIX only.
|
0107307
|
UNIX: Use OS regional settings for Compiled Objects
This change was made in order that an object compiled in, say, an English locale will by default execute with the correct regional settings in a French locale, rather than having to use command line or environment variables.
Please refer to the discussion on the file x_defxxx.h in the LANSA guides for background information.
The following values now default to the current locale values:
The following previously defaulted to values in x_defxxx.h
X_DATE_SEPARATOR
X_CURRENCY_SYMBOL
X_DECIMAL_POINT_CHAR
X_TIME_SEPARATOR
The following previously defaulted to the value of the column X96SDF in LX_F96:
System Date Format
Note: Windows change for this feature was made in CCS 103085 in version 10.0.
|
| 0112569 |
DLL Version Tab not available in Properties
Version information is available in Windows Properties for binaries (.exe and .dll) where applicable.
|
0120544 0135497 0137286 |
BLOB/CLOB temporary disk files now created under LPTH= instead of TPTH=
This defect has now been rectified
Note: This fix will not cleanup LOB temporary files created (by SuperServer or for exchanging LOBs to submitted job) before this patch was applied. If you wish to cleanup your temporary directory, and it is x_win95\x_lansa, ensure you back up any file you wish to delete, to avoid accidentally deleting required files.
|
| 0120557 |
UNIX: Problem with French characters with accents on Sun box running Oracle
Troubleshooting information has been updated with notes about what LANSA needs configured to run correctly.
|
0120765 0121445 |
Fatal error when ending debug in editor
Visual LANSA debugger now disconnects from running applications rather than shutting down the application
|
0121001 0131269 |
Create an Apache Module equivalent to ISAPI Plugin for UNIX
An Apache Plug-in now available for UNIX Web Servers (Linux on Intel and Sun Solaris on SPARC). This replaces the Java Servlet on these platforms.
|
0123196 0123289 |
Debug capability on UNIX platform
VL Debugging is now supported for applications running on the Linux platform.
|
0123197 0123291 |
Enhancements to Job Queue Emulation
1. Change status file to be read-only on UNIX to minimise chances of it being accidentally deleted.
2. Use lowercase filenames when submitting jobs for UNIX standard conventions.
The following enhancements also affect Windows.
3. When *STRJOBQ begins, write process ID of job queue monitor to x_q_lck.sts.
4. Create a job queue status file, x_q_sts.sts. When the job queue monitor is running, this will either contain the word ACTIVE or HELD, reflecting the current status of the job queue.
5. When the job queue monitor process processes an *ENDJOBQ request, it will unlock x_q_lck.sts and delete both the x_q_*.sts files from the queue directory. Therefore, if these files do not exist, the job queue monitor is not started.
|
0123779 0135864 |
Support *DBMS_RECORD_LOCKED in Visual LANSA
|
0123844
|
Include new Euro enabled Translation Tables
Additional non-English translation tables to be provided with installs.
|
| 0124091 |
Change image references in weblets to lowercase
Image names referenced in weblets changed to lowercase to support case-sensitive platforms.
|
| 0125243 |
Default images directory in DC@LWEB should be lowercase
This defect has now been rectified
|
| 0125776 |
Use SAX parser instead of DOM parser to create LXML document
SAX parsing is now used to reduce the memory footprint of the WAM runtime.
|
| 0126230 |
Oracle support tip updated to support both Windows & UNIX setup (with ODBC)
|
| 0126403 |
IIS Plugin: Avoid buffering at the web server for formatted output support
Improved memory usage footprint and performance.
|
| 0126655 |
Accept lowercase *http in SERVICE_CONTENT keyword
|
0126671 0135715 0135718 |
WAM: Change XSLT processor output from string to stream
The output of XSLT transformations are now streamed. This reduces memory usage and avoids the ILE single level storage imit of 16MB for memory allocations.
|
| 0126810 |
JSMX_COMMAND: Cannot allocate memory required for working list data
When processing a very large list the following fatal errors would occur:
(0024) - Operating System failed to allocate requested memory.
(1000) - Cannot allocate memory required for working list data.
This defect has now been rectified
|
| 0126875 |
Implement LANSA for the Web About page for IBM i
LANSAWEB About page implemented on IBM i for diagnostic purposes.
|
| 0127220 |
RMDLX BIF to send more information to JSM
Protocol-Version: 1.0
Status-Length: [number]
Message-Length: [number]
are now sent to JSM Manager
Status-Length is the size of the RDML field for the status.
Message-Length is the size of the RDML field for the response.
|
| 0127809 |
Two new supported properties for JSMPROXY and JSM BIF (X_JSM.DLL)
Two new HTTP properties HTTP_ACCEPT_ENCODING and HTTP_CONTENT_ENCODING are passed to the loaded JSM service to allow the service program to determine the encoding of the received content and that content encoding are acceptable to the client.
|
0128517 0128868 0129191 |
Autoimport not parsing DBConnectString correctly if it is too long
This defect has now been rectified
|
0129052 0128886 0136338 |
Deployment Tool truncates Non-LANSA objects to 50 character filenames
Non-LANSA object name now supported to 100 characters.
|
| 0129674 |
Apache module: Enhance to support Web Server Side Transform
LANSA for the Web Apache Module is now available for the Apache Web Server running on Linux and Solaris. The Apache module is functionally equivalent to the IIS Plugin for Windows. Please read the documentation included in the Apache Module Installation package for further information about installation and usage.
|
| 0130794 |
XSL generation should remove TSML fragment from LXML document
If all XSL for a WAM is regenerated, the TSML nodes from the LXML documents are now removed.
|
| 0131038 |
Host monitor History log shows history for all partitions and workstations
The Host Monitor History log has been modified to only show records for the current partition and workstation, in combination with the selected system (see CCS 134730)
|
0131438 0136038 |
LANSA Client abend on repeated query against RDMLX file
This defect has now been rectified
|
| 0131471 |
WEB_BUILD_COMPONENT BIF is not available for UNIX
This defect has now been rectified
|
| 0132178 |
WAM/weblet publisher to fail if publisher stylesheet XSL fails
WAM/Weblet publishing errors are now shown on the import log.
|
| 0132372 |
Hidden list is visible
HIdden lists were generated the same as non-hidden lists. Hidden lists are now not displayed.
|
0132911 0136420 |
Request for LANSA to support Visio 2007
The logical modeller now supports Visio 2007.
|
| 0133211 |
Package editor prompts "Close without saving?" which is counter-intuitive
The message presented when closing a deployment tool package or template which has been modified, has been changed to be in line with the integrated development environments message for unsaved objects on close.
|
| 0133344 |
Update to current libxml2/libxslt version
PASE libxslt XSL processor upgraded to version 1.1.24.
|
| 0133544 |
PASE test utility
PASE test program to assist in troubleshooting PASE issues.
|
| 0133685 |
Date and Time weblets: New property to set display size
Added a size property to the date and time weblets.
|
0133962 0133964 |
Change UNIX to use ODBC instead of embedded Oracle SQL (pro*c)
User Action:
All OAMs must be rebuilt, without changing any table structure details, with this version of LANSA on UNIX *before* any table structure changes can be made - otherwise, unloading data will fail.
|
| 0134457 |
Provide support for the Web WAM runtime on UNIX
Web Application Modules (WAMs) are now supported on UNIX (Linux).
|
0134546 0135886 0136005 0136007
|
WAM: Port Expat parser to iSeries
WAMs now use the expat XML parser to process LXML documents.
|
0134578 0135225 |
Support MySQL for RDMLX PC Other Files
Note: There is no intention to support MySQL files loaded in RDML-only partitions.
|
| 0134673 |
Excel Read Problem:Using 40-50,0000 rows is causing an allocation error
This defect has now been rectified
|
| 0134730 |
Modify the Host Monitor history log to separate history for "Deliver to" systems
The Host Monitor Log History has been modified to support Deliver to systems in addition to the Host Monitor. If you have multiple systems defined you can use the system drop down to select which system's log history you want to view. The default will be the Master system if this exists.
|
| 0134736 |
Retain package on Deployment System to provide history of objects deployed
After installing a package on a deployment system retain the package definition to provide access to list of objects which were installed by the package. The installed objects are detailed in the UNIX\<package name>.dol file.
|
0134762 0135270 0135271 0135272 0135275 0135276 |
New debugging mechanism for all debugging situations
Simplified remote debugging significantly. Special setup and administrative rights are no longer required for remote debugging. The distinction between local and remote debugging has been removed.
X_RUN arguments DBRM, DBHU, DBHP and DBHS are no longer used or recognized and so must be removed from any X_RUN command line.
The special Windows login XDBG_USER is no longer needed and is highly recommended to be removed.
|
| 0134775 |
When starting to debug, issue a message saying where execution will stop
Debugger behaviour changed so that Debug always stops at the first executable line of code. This is to facilitate the adding of additional breakpoints
|
| 0134826 |
Remove option to use CPIC (SNA) for Web multi-tier
Support for CPIC (SNA) removed.
|
| 0134896 |
Set Value does not allow DBCS data in debugger
Remote debugging wasn't showing DBCS data correctly.
|
| 0134916 |
Host Monitor History cmd should be available if ANY system defined in repository
The "Host Monitor History" command on the view menu has been renamed "Connection History". This dialog now details the logged details relating to connections to any other system.
|
| 0134928 |
Support long Web User Id in the Validation List program, W3@P2301
The program W3@P2301's parameter, Web User Profile, had been enhanced to support long user Id. The document has been updated.
User Action:
If a variable is used for the program W3@P2301's <Web User Profile> parameter, the variable needs to be changed from CHAR(10) to CHAR(256).
|
| 0134956 |
Deployment Tool - Indicate Master only status for objects
An extra column has been added on the object selections, for repository objects only, to indicate if an object is unknown in the repository (? icon) or is known as a master only object (master icon).
Unknown objects are dropped from the package when saved. Master only objects are retained when package is saved to allow the user to check out the objects if required.
The package build will fail if master only objects are included when build is selected.
|
| 0135076 |
Prompter Weblet width does not always match content when set to auto_resize
The width of the prompter weblet prompt would not go below about 300 pixels when auto_resize is set to true. This has been fixed.
|
| 0135099 |
When importing existing Built-in Functions a new BIF number is always allocated
The import will now attempt to reuse the existing BIF number rather than allocating a new BIF number for the same Built-in Function. If that BIF number is already used by another Built-in Function then a new BIF number will still be allocated.
|
| 0135110 |
Check-in of a WAM leaves X_Run running after completed on Vista
This defect has now been rectified
|
| 0135125 |
The font of the Japanese tip message in image property editor is not suitable
|
| 0135137 |
Expression operator error for parameter QRYSLT on iSeries
New LX$F98DB included
|
| 0135144 |
Added a constrain_size property to the prompter weblet
The new constrain_size property instructs the prompter to limit it's size to the available visible space.
|
| 0135154 |
IDE crashes on right-click of an object with >2 supplementary group users
This defect has now been rectified
|
0135202 0136525 |
Allow numeric literals to be used when calling an RDML BIF from RDMLX code
This defect has now been rectified
|
| 0135244 |
TRANSFORM_LIST gets fatal error 940 when BLOB or CLOB field is *SQLNULL or *NULL
This defect has now been rectified
|
0135251 0135978 |
*NULL is no longer an acceptable parameter to pass in EXECUTE command in SP4
This defect has now been rectified
|
| 0135273 |
From the Setting dialog, changing SnapToGrid to FALSE has no effect
Changing SnapToGrid to FALSE was still "snapping" controls to the grid points.
This defect has now been rectified
|
| 0135278 |
Show Job ID in the combo box for multiple debug sessions in the IDE
For multiple on-going debug sessions, the Job ID (or process ID for some cases on Windows) of the LANSA applications in debug mode are now shown properly in the debugger toolbar.
|
| 0135295 |
VL IDE out of system handles after repeated switch themes in form design view
Themes resource management fix where switching Themes in an application would cause 2mb of memory to leak
|
| 0135319 |
Chinese descriptions corrupted in IDE after Refresh from master in SP4 and SP5
Any DBCS language used as the current language, with development langauge ENG or FRA, will now correctly connect to a master System i as DBCS server. This resolves issue of corrected descriptions resulting from master only objects updates in the repository.
|
| 0135336 |
X_RUN_CONNECT Message : (1077) - The system is currently being initialised
Choosing to install and run the Personnel Demonstration System in the Visual LANSA Install program produced this error.
This defect has now been rectified
|
| 0135350 |
Memory leak in SuperServer program
The memory leak per connect/disconnect is now fixed.
|
| 0135373 |
"Pvalue in class not valid" error with Field visualisation
In a form the error "Pvalue in class not valid" was appearing. The form contained a RP Field visualisation. This issue has been corrected.
|
| 0135419 |
Provide an interface to review the current list of objects to be deployed
The Expanded Object Viewer has been replaced by a general Object viewer. Objects selected directly for inclusion in the package are display in the 'Selected Object' tab. Objects included by cross reference settings are displayed in a separate tab (these are only available after the package has been built).
Object lists can be saved to a text file.
Refer to Deployment Tool documentation for further information.
|
| 0135466 |
Keypressed event in a grid fires twice
|
| 0135529 |
Using a Navigation Panel inside a Tab Pages weblet
Fixed a number of inconsistencies in the behaviour of the "preload" and "reload on click" options for Navigation Panels used inside a Tap Pages weblet.
|
| 0135559 |
Modify Deliver to/Checkin/Check out command processing to support Editor Lists
Editor Lists can now be selected for Check in, Check out and Deliver to commands
|
| 0135565 |
Listener is leaking memory and handles per connection made
This defect has now been rectified
|
| 0135577 |
ActiveX control does not work in v11 that worked in v10
This defect has now been rectified
|
| 0135583 |
SELECT FIELDS(*ALL) does not return virtual fields
This defect has now been rectified
|
| 0135585 |
File I/O where the key is set with a property, crashes in client/server
This defect has now been rectified
|
| 0135588 |
Issue with WEB_UPD_PAGE in a Trigger
Incompatible file opens for DC@X01 were causing the web job to abend.
|
| 0135608 |
Terminate all lcotp upon stopping the listener
Upon stopping the listener, any remaining running LCOTP processes will be stopped automatically.
|
| 0135642 |
Unlevelled Tree Lists events fire in wrong order
Tree behaviour changed so that an Expand(True) on a Child node that results in Parent items also being expanded will Fire the Parent ItemExpanding events before the child Item expanding event (11.5 fired the child events before the parent events)
|
0135666 0135837 0136218 0136660 0137639 |
Problems of typing a field description using Multi-Add field facility in V11 SP5
This defect has now been rectified
|
| 0135710 |
Implement LANSA Database Triggers for System i
LANSA validation rules and trigger functions can now be executed from outside of LANSA when LANSA DB Triggers are enabled for a file. Read and understand the section "LANSA Database Triggers" in the Visual LANSA Developer Guide before enabling LANSA DB Triggers for any file.
|
0135715 0126671 0135718 |
WAM: Change XSLT processor output from string to stream
The output of XSLT transformations are now streamed. This reduces memory usage and avoids the ILE single level storage limit of 16MB for memory allocations.
|
| 0135761 |
Program DCXP8731 was not shipped with V11 SP4 or SP5.
This defect has now been rectified
|
| 0135844 |
std_menu_item weblet issues with styleclass properties
This defect has now been rectified
|
0135852 0136346 |
Specific web server name/port pair configuration xslt transformation error.
This error occurs for Web server side XSLT when there are specific web server/port pair configurations using the Windows IIS Plug-in.
For configurations with specific web server name/port pairs, the directory name generated for storing xsl files converted the ':' (as appears in l4w3serv.cfg) into '%3a' which causes an xslt parser error.
|
0135864 0123779 |
Support *DBMS_RECORD_LOCKED in SuperServer
User Action:
For Windows, Linux, or UNIX servers, the Client and Server must have the same timeout settings in x_dbmenv.dat for the database type used on the server (LOCK_TYPE, LOCK_TIMEOUT, CMD_LOCK_TIMEOUT, and DBMS_RETCODE_ROW_LOCKED). Otherwise, *DBMS_RECORD_LOCKED may return N when you expect it to return Y.
|
0135878 0136308 0136521 0136577 0136579 |
IDE abends when compiling an expanded file on the Repository Tab
|
0135886 0134546 0136005 0136007 |
IBM XML Toolkit now only required when using the ILE XSLT transformer.
The IBM XML Toolkit is now required to run WAMs only if you select the ILE XML4C option to run transformations.
|
| 0135981 |
Non GROUP_BY fields of SELECT with OPTIONS parameter of *ENDWHERE fails in SP5
|
0136007 0134546 0135886 0136005 |
XML Toolkit version dependent object installer update
The IBM XML Toolkit is now only required to run WAMs only if you select the ILE XML4C option to run transformations.
|
| 0136074 |
Obscure X_RUN command line so user ids and passwords cannot be seen
New XCMD command line parameter which when set to Y obscures all user ids and passwords on the command line so they cannot be seen using Process Explorer. See documentation for more details
|
| 0136122 |
ITHP=Z always causes abend on termination
This defect has now been rectified
|
| 0136144 |
ButtonFace Color does not get picked up correctly on V11 SP5
|
| 0136179 |
DBCS literals used in parameter WITH_ARGS single quoted on checkin
DBCS literals used in RDML command USE, parameter WITH_ARGS, are now triple quoted when checked in.
|
| 0136206 |
Defining RDML fields using RDMLX syntax in RDMLX source caused fatal error.
This defect has now been rectified
|
| 0136214 |
Deliver to UNIX - Support for non-LANSA objects
Non-LANSA objects can be included with objects delivered to UNIX by creating a text file in the LANSA system directory
\X_WIN95\X_LANSA\DELIVERTO.txt
Each time objects are delivered to a remote system the contents of this file will also be delivered to the remote system. Maintenance of the text file is a manual task to be performed with tools of the users choice.
|
| 0136252 |
Date Intrinsic AsDisplayString format DDXXbMMMMMMMMMbCCYY
Note that the functionality now matches the examples given in the LANSA Technical Reference Guide section 10.7.5 AsDisplayString.
The Month name string is obtained using the multilingual format as defined in lpcmn.bnb.
Additionally, a leading '0' in the formatted date is now suppressed,
eg 2nd December 2010.
This is done for both DDXXbMMMMMMMMMbCCYY and DDXXbMMMMMMMMMbYY formats.
|
| 0136261 |
Compilation error C2059: syntax error : '?' in V11 SP5
Error in code generation when passing a hardcoded string of more than 256 characters into a BIF.
|
| 0136292 |
When debugging a large application, X_RUN may hang on shutdown
X_RUN sometimes doesn't shut down properly when debugging code that contains event-routines for DestroyInstance events.
|
0136309 0136849 0136869 |
XSL Editor fails when doing large cut and pastes or using backspace
|
| 0136311 |
Extraneous errors in joblog for LANSA Open causes joblog to fill up
|
| 0136312 |
Error passing mapped values to UD BIFS
The BIF generates an error "type length or decimal mapping error".
|
| 0136314 |
Additional Shortcut settings parameter in Deployment tool is too short
A 1000 character parameter value is now supported when defining additional X_START parameters / Override parameters. Previously this was restricted to 100 characters.
|
0136316 0136776 |
Using multi tier with SP5 fails with P1100: Failed to read from data queue
Fixed a potential synchronization problem for Model B configuration on IBM i.
|
0136325 0137490 |
Firefox requests a page multiple times
When a regular IMG tag as well as a clickable_image weblet with a mouseove image, Firefox will send an extra GET request for the current page. This issue has been resolved.
|
0136341 0136360 |
Debug 'Step Over' no longer stops at the next line of code
'Step Into' and 'Step Over' features of the debugger were broken in SP5.
This defect has now been rectified
|
| 0136345 |
Syntax error '?' when attempting compilation of comparison
There was a problem in the code generator for the IsDefault intrinsic on a reference to an RDMLX field with default value *NULL.
|
| 0136356 |
Expanded property causing corruption of Listcount value.
This defect has now been rectified
|
0136357 0136697 |
Only 1 session can be debugged when using terminal services
The Debug service can now be started properly in Terminal server remote sessions to support multiple users.
|
| 0136379 |
Communications configuration abend leaves IFS route table in check-out state
Communications Extensions configuration program now has a cancel handler. If it abends, the IFS configuration table is checked-in.
|
| 0136396 |
XSL Settings - verifying the iSeries Application Base URL fails with HTTP 408
XSL Editor setting for Application Base URL test now returns HTTP status 200 when successful.
|
0136402 0136409 |
RDMLX *webevent does not suppress leading zeroes for numerics
Edit code for signed/packed fields in RDMLX now defaults to 'L' to follow RDML behaviour.
|
| 0136404 |
ACTION BAR Accelerator keys(1-9) not working in SP5 but did at v10.0
|
| 0136496 |
Communications configuration not locking listener table
The IBM i Communications Extensions configuration program was locking the routing table (lroute.dat) instead of the new listener table (listen.dat) when editing changes.
This defect has now been rectified
|
| 0136502 |
WAM debugger always stops at the first line of the webroutine
A new option has been added to the debugger to break at the first executable line of code.
|
| 0136528 |
VisualStyle's BorderStyle property ThinSolid and 3DLeft same for XP theme
|
| 0136529 |
SELECT with *Compute does not work for RDMLX Key fields if they are blank
|
0136539 0136568 |
Unable to rearrange LTVW columns and save
A change introduced in 11.3 to address an issue with SortPosition (number 135349) broke pre-existing behavior. An alternative change has fixed the SortPosition and also restored the pre-existing behavior.
|
| 0136551 |
Syntax/Runtime errors with GroupBys/Expandable GroupBys in DEF_ARRAY and IF_NULL
|
| 0136555 |
We can not debug the onchange event of the prompter weblet
It's now optional for the debugger to break at the first executable line of code.
|
0136558 0136941 |
SAVE_LIST built in fails in V11 SP5 RDMLX code on the second invocation
BIFs SAVE_LIST, RESTORE_SAVED_LIST and DELETE_SAVED_LIST fail when invoked a second time when running in an RDMLX web function or WAM.
|
| 0136559 |
Error using components with a JSM message field defined as string
This defect has now been rectified
|
0136560 0136747 |
*ALLOBJ authority required for QOTHPRDOWN to do RDMLX compiles
This restriction has now been removed
|
| 0136567 |
HTML for table views occasionally generates two cells in same row
User Action:
The affected HTML needs to be regenerated.
|
| 0136571 |
Restoring horizontal grid colum heading sequence in V11
A change introduced in 11.3 to address an issue with SortPosition (number 135349) broke pre-existing behavior. An alternative change has fixed the SortPosition and also restored the pre-existing behavior.
|
0136586 0137029 |
Grid CurrentItem.Entry causes an error if there are no entries in the grid
Version 10 behavior has been re-instated.
|
| 0136595 |
Allow long passwords in 'Maintain System Information" option (W3@P2901)
Long passwords (case sensitive) are now supported.
|
| 0136627 |
Verify -> Compile. Uncheck Generate XSL still publishes the XSL.
This defect has now been rectified
|
| 0136628 |
Generate XSL publishes language specific pages wrongly.
User Action:
Recompile the affected WAM without generating XSL.
|
0136633 0136811 0136827 0137087 0137111 |
Defect in List and Grid column sequence
A change introduced in 11.3 to address an issue with SortPosition (number 135349) broke pre-existing behavior. An alternative change has fixed the SortPosition and also restored the pre-existing behavior.
|
| 0136654 |
Blank dates gets changed to 200000 when writing to the database.
This defect has now been rectified
|
0136667 0137267 |
Escape message not issued when file is not there from submit LANSA RUN on RDMLX
User Action:
Recompile RDMLX functions that may be called from RDML on System i in batch processing where the batch processor is required to receive notification of fatal errors.
|
| 0136686 |
There are no U_BIF macros dealing with DATE, TIME & DATETIME field types
The macros are U_BIF_GET_LIST_COLUMN_AS_STRING and U_BIF_SET_LIST_COLUMN_FROM_STRING.
The DateTime value should be formatted in the ISO 8601 format.
Please refer to the User Documentation, DateTime, for more details.
|
| 0136689 |
YMDX output stamping attribute on VL does not work on UPDATE, only INSERT
|
0136698 0136837 |
LXQUEUE not restored in upgrade to LANSA for iSeries with no web option
|
0136720 0137034 |
Deleting a file containing logicals can cause the AutoComplete facility to fail.
|
| 0136724 |
Program W3@P2300 converting passwords to uppercase
Program W3@P2300 was converting the web user id and passwords to upper case. These values are now stored as entered (that is, you must enter the web user and passwords in the correct case).
|
| 0136748 |
Deployment tool : Maintain a Host Route Table on a Network Client configuration
The setting for determining the location of a Host Route Table to be used as the basis for an application or package specific Host Route Table has been corrected to look at the Server when running a network client. Previously the local system directory was checked.
|
| 0136807 |
PPC generated lists has redundant attributes in XHTML
Attributes "__DecimalSeparator", "__FormatType", "__Mode" and "__AllowSort" were added to <th> elements of lists generated for PPC XHTML. Attributes "__oddsrc" and "__evensrc" were added to <tr> elements. "__cellValue" was added to <td> elements. These attributes were not used.
|
| 0136810 |
VL attempts to create temporary files in the root directory
Upgrade of JPEG support introduced a rule that limited memory use to one megabyte causing bigger JPEG files to be managed by a work file. This one megabyte limited has been increased to a gigabyte.
|
| 0136816 |
SAVE_LIST BIF second argument to be irrelevant for RDMLX code
|
| 0136819 |
WAM: Hidden fields should not have an onchange attribute
Hidden fields no longer have an onchange attribute.
|
0136877 0137280 |
Using tab in Windows forms, fields of type Time do not get focus
A one digit change to a date or time was accidentally cancelled the moment a date/time control loses focus.
|
0136887 0137343 |
Visual Style for Grid Cell is lost when UPD_ENTRY is used.
This defect has now been rectified
|
| 0136902 |
WAM would not rebuild correctly after upgrade to SP5 due to code structure
Using a list in a web-map that has the same name as a repository field could cause the mapping to fail.
|
| 0136932 |
Mixed Mode Commitment with SQL Server 2005 gets SQL Error 3981
|
| 0136948 |
Fatal error occurs when loading translations into the translation tool
When attempting to use the Deployment Tool's translation interface, the application failed after selecting the languages to translate from and to then pressing the OK button.
This defect has now been rectified
|
| 0136954 |
Incorrect behavior of cross reference in DT after setting default options
If the Deployment Tool was configured to include default cross references, when an item was included in a package with no cross reference information selected this selection was being ignored and the default values were applied.
This defect has now been rectified
|
| 0136973 |
Invalid licence generates *bldno build check error in SuperServer to Windows
A more appropriate message is now displayed. The message clearly states that the connection failed due to an invalid licence.
|
| 0136979 |
Invalid object name 'SYSINDEXES' when trying to load file from SQL 2005
|
| 0136981 |
RENAME command does not work correctly when using SuperServer to IBM i
When the Server was not RDML iSeries, RENAME commands would not work correctly when there were multiple I/O commands processed. This defect has now been rectified
User Action:
If you use SuperServer to RDMLX iSeries, Windows, or UNIX, rebuild any functions that contain RENAME commands.
|
0137038 0137102 |
When RDMLX *webevent list is displayed, values are either missing or corrupted
In Webevent RDMLX functions, columns following columns of integer types (length 2 and 4) will not display. This defect has now been rectified
|
| 0137053 |
IDE crash when compiling SELECT_SQL with single quotes around a space
This defect has now been rectified
|
| 0137068 |
SELECT_SQL Oracle difference between 10.0 and 11.x
Embedded field with a value of blank was stripped to an empty string. When this was compared to a single blank it compared equal on all databases except Oracle. This was due to Oracle interpreting an empty field as a NULL and thus it fails to compare to anything. The fix was to ensure that on Oracle there is at least one blank.
|
| 0137090 |
EXCHANGE list cleared during SuperServer startup in submitted job
|
0137102 0137038 |
When enabled "short char" data type strings not showing on webevent browse list
If you have enabled the RDMLX partition's "Short Char" option, strings that fall in this category didn't display in webevent browse lists. It would also cause columns following it to not display.
This defect has now been rectified
|
0137115 0137337 |
Screen layout/buttons repositioned on windows when using VLF/RAMP
The Layout Management was not invoked properly. This defect has now been rectified
|
| 0137122 |
Field values in RDMLX webevent blank after calling RDML system variable function
This defect has now been rectified
|
0137140 0137323 |
No data after FETCHing a CLOB/BLOB field when SQLNULL value is encountered
If a Null is encountered in a BLOB field in an MSSQL Other File, subsequent fetches will always return Null, even if there is data in the BLOB field.
This defect has now been rectified
|
0137154 0137823 |
Difference in VisualStyle behavior between Dropdown and Dropdownlist combo boxes
VisualStyles now behave the same for Dropdown and Dropdownlist combo boxes.
|
0137189 0137217 |
Dynamic System variable used in NUMERIC_STRING BIF always returns 0
User Action:
Recompile the effected object.
|
| 0137190 |
Spool file facility in web application works with WEB licence, not PWB licence
Spool file facility has now been enabled for non-development web systems
|
| 0137249 |
Treeview weblet with splitter; can't drag splitter all the way across the screen
Dragging the splitter towards the left stops when the mouse encounters treeview items.
|
| 0137254 |
Access Violation when changing IDE design view language from Chinese to English
Failure in the IDE when switching fron Traditional Chinese to English design language.
This defect has now been rectified
|
| 0137282 |
Using Process menu in V11 SP5 causes LWEB_JOBs to loop
Procedural web functions may go into a loop when used from a process menu.
|
| 0137326 |
Enhance the Web Plugin to support VLF in the use of Fetch-File for SSI
|
| 0137333 |
Command to initialise UNIX partition from the associated partition in IDE
After defining a Remote Linux/UNIX System, restart the IDE and perform a Partition Initialization on the Linux/UNIX installation. Partition Initialization is executed against the Remote System in the repository with the options to perform Mandatory Partition Initialization and Enable for the Web.
|
| 0137348 |
Various Themes issues
1. For Themes where a Panel had the property ThemeDrawStyle=LightTitle the FontColor for text was incorrectly using ThemeDrawStyle=DarkTitle color.
2. For Themes where a SplitControl was used with DividerSplitStyle=Bar the divider was incorrectly displaying the divider as Black
|
0137355 0137521 |
In a grid, the *SQLNULL dates are changed to *NULL
Fixed to save SQLNULL Date in a WAM grid to file properly.
|
| 0137368 |
Allow Deployment Tool to recognise Sybase ASA 10 database
The package setup will be able to recognise DSNs created with SQLAnywhere 10 ODBC driver.
If users choose to work with SQLAnywhere 10, the database must be created before any package is installed.
IMPORTANT:
For a Sybase database ( including SQLAnywhere 10 ), when creating the database, you must select the "Ignore trailing blanks in string comparisons" option. This translates to "Blank Padding" = ON in the "Extended Information" page in the database properties.
Please note that with SQLAnywhere 10 if user ID "DBA" is chosen during the database creation , the password must be "sql" . Otherwise the database will not be fully created, which will cause the Package setup to fail.
It is strongly recommended that the database and DSN is created manually on the destination system before the package is applied. However if users choose to build the package that will create the database and DSN automatically the following issue must be considered:
For package setup, ASA9 is a preferred database system. If ASA9 is present on the target system, it will be used to create the database.
|
| 0137380 |
Implement Web CRUD Application Wizard
Application Wizards are now available from the VL Tools menu. The first available Wizard generates Web CRUD Applications. Refer to the documentation for more information.
|
| 0137438 |
Logical modeller using Visio 2007 fails when opening and closing several times
|
| 0137452 |
Unix WebServer and iSeries - System on Hold gives CM communication error
For a UNIX Web Server connecting to an iSeries data/application server, a connection is no longer attempted for a system On Hold before showing the On Hold message.
|
0137483 0137748 |
std_list_textarea_v2 incorectly truncates data at the first blank
|
| 0137499 |
Autohide tabsheets behave differently in SP5 compared to CU3
TabFolder issue fixed where on startup of an application AutoHide Width\Heights were not initialized correctly
|
| 0137522 |
Virtual Field Calculation Problem in LANSA VL v11 (iSeries vs Win)
Plus sign is no longer prepended if it will cause the number to exceed it's maximum length
|
| 0137637 |
In DBCS, RDML with inline comments gets parameters truncated on checkout
Some RDML commands, when checked out in a DBCS environment, will no longer get parameters truncated when there are inline comments.
|
| 0137641 |
For Each loop in inherited component fails since upgrading to EPC837
A component referencing a keyed collection published on another component can fail during creation.
|
0137657 0138001 |
RDMLX File called LIST fails to compile on iSeries in SP5
File OAMs in RDMLX partitions fail to compile on iSeries with references to files with reserved SQL names.
|
| 0137686 |
EPC install does not backup IFS objects correctly in DCąEPCnn library
This defect has now been rectified
|
| 0137701 |
LANSA Open fails when using the <Use Local Data Dictionary> option
|
| 0137773 |
Working list counter incremented differently in SP5 compared to CU3
The fix was to restore CU3 behavior.
|
| 0137806 |
It is possible to enable database triggers in an RDML partition in VL
Database Triggers can now only be enabled for a file in an RDMLX partition.
|
| 0137821 |
Can import RDML file with DB trigger into RDML partition
If an RDML file is exported from an RDMLX partition and if that file contains DB triggers it will be treated as an RDMLX object and will not be imported to an RDML partition. This file can be imported to an RDMLX partition.
|
| 0137836 |
Compile error when using dynamic system variable in USING_KEY parm of FILECHECK
This defect has now been rectified
|
| 0137978 |
DCM1739 in SP5 from multiple DISPLAY/REQUEST with WEB_STATIC_PAGE BIF used
Multiple DISPLAY/REQUEST commands detection and prevention are no longer done when the WEB_STATIC_PAGE BIF is used.
|
0138002 0137873 0137999 |
*OPNQRYF running RDMLX super server fails on Windows side
This defect has now been rectified
|
0138106 0138170 |
After applying EPC838, file compile fails on iSeries after adding rule
After adding, changing or deleting a validation rule via LANSA for iSeries development screens the compile no longer fails.
|
| 0138145 |
Cannot load a System i other file that has over 40 bytes DBCS description in VL
Could not load System i Other File with a description longer than 19 DBCS characters.
This defect has now been rectified
|
| 0138167 |
Using SSL, use of the back button causes Web Page Expired
|
| 0138198 |
WAM session id reused for new WAM with Webroutine ONENTRY(*SESSIONSTATUS_NONE)
Added a new session status NewActive which discards current session id (session still valid and untouched) and creates a new session id for saving the current session.
|
| 0138223 |
Visual LANSA with MXXMLWriter ActiveX crashes VL on StartElement method
|
| 0138260 |
Web Plug-in: Append charset to content-type http header
Web Plug-in can now be configured to use a specific IANA charset for Transform XSLT on Web Server and Transform XSLT on Data/Application Server which is not System i.
|
| 0138327 |
WebAdmin: Add setting for web server charset and option for expire page earlier
Extra options for Local Configuration:
1) Data/Application Server - Web Server Characher Set
2) Advanced: Expire Page Immediately
3) Advanced: Prevent Page From Being Cached
|
| 0138342 |
CRUD Wizard produces incorrect XSL classes for field with LC input attributes
|