Fixed and Closed BBj Issues ===================================================== Report Date: 2008-04-25 08:30:59 Report Branch: BBj - 8.00 Last Release: BBj - 7.21 (Code Complete 02/25/2008) ===================================================== QA Memo#: 20402 Fixed date: 2008-04-23 Short Description: We need to add documentation that O_CREATE is required in some cases for opening devices. QA Memo#: 20467 Fixed date: 2008-04-22 Short Description: Need documentation for Optimization Reports QA Memo#: 20573 Fixed date: 2008-04-22 Short Description: ClientObjects: We need to document !ERROR=253, which is errors that occur in client objects. QA Memo#: 18012 Fixed date: 2008-04-22 Short Description: We need actual documentation that describes how to set up triggers in Enterprise Manager. (We apparently only have API documentation now.) QA Memo#: 20281 Fixed date: 2008-04-22 Short Description: DOCs - we need to update ALL the Enterprise Manager screen shots based on the NEW EM. QA Memo#: 20611 Fixed date: 2008-04-21 Short Description: Set Edit Mask - GRID SENDMSG() Function 79: Visual PRO/5 allows "" for "no mask"; BBj treats this value as a literal mask, causing cell data to show blank. QA Memo#: 20612 Fixed date: 2008-04-21 Short Description: Password edit control should echo characters using platform standard rules, as opposed to always using "*". QA Memo#: 19712 Fixed date: 2008-04-18 Short Description: sqlopen of an invalid database produces a !ERROR=20 Syntax error instead of !ERROR=12 Database does not exist QA Memo#: 20561 Fixed date: 2008-04-16 Short Description: TechCon07 Spinner Control Demo Writing Debug to Java Console QA Memo#: 20562 Fixed date: 2008-04-16 Short Description: TechCon07 Drag and Drop Demo Writes Debug to Java Console QA Memo#: 20494 Fixed date: 2008-04-16 Short Description: Interpreters fail to ever show a ready prompt. It's not possible to run BBj programs with the 3/27/2008 8:45 build. QA Memo#: 20586 Fixed date: 2008-04-16 Short Description: Need to Update BBj 8.0 Release/Relnotes to Include Information on Installing Vista QA Memo#: 20594 Fixed date: 2008-04-15 Short Description: setColumnHeaderText() is slow when setting a large number of columns. QA Memo#: 20390 Fixed date: 2008-04-15 Short Description: We need to document bootstrap.jar QA Memo#: 20284 Fixed date: 2008-04-15 Short Description: BBjImageCtrl Documentation needs to be updated to include the methods that are inheirited from BBjControl QA Memo#: 20569 Fixed date: 2008-04-15 Short Description: Update Web Start Documentation to Include BBjBootstap.jar JNLP Element Requirement for ClientObjects QA Memo#: 20519 Fixed date: 2008-04-14 Short Description: when running ClientObjects in WebStart, JarValidation generates a nag message about the WebStart jar (in windows this is javaws.jar) QA Memo#: 20528 Fixed date: 2008-04-14 Short Description: Calling a Java Client Method in Swing Triggers ClientObjects Registration Nag QA Memo#: 20580 Fixed date: 2008-04-11 Short Description: A particular JDBC test case fails the first time it is run in a newly restarted BBjServices. QA Memo#: 20581 Fixed date: 2008-04-11 Short Description: Deadlock on startup; side effect of the fix for QAM 20580 QA Memo#: 20508 Fixed date: 2008-04-11 Short Description: Array@.newInstance() tries to extract a class with a bad name QA Memo#: 20572 Fixed date: 2008-04-10 Short Description: ClientObjects: Calling System.exit(int) gives an !ERROR=18 and System@.exit(int) gives an !ERROR=253. QA Memo#: 20574 Fixed date: 2008-04-10 Short Description: If a program running inside an MDI creates a MSGBOX, FILEOPEN or FILESAVE before creating any windows, closing the MDI doesn't close the dialogue. QA Memo#: 20578 Fixed date: 2008-04-10 Short Description: Session pinning can cause cache file to be deleted when entities are quickly deleted and reloaded. QA Memo#: 20118 Fixed date: 2008-04-10 Short Description: Client-side memory leak of BufferedImages after calling ImageIO.write() QA Memo#: 20533 Fixed date: 2008-04-09 Short Description: BBj terminal aliases don't support lock files QA Memo#: 20549 Fixed date: 2008-04-09 Short Description: !ERROR=253 (unable to invoke static method: getLookAndFeelDefaults() While Trying to Run ClientObjects in Applet QA Memo#: 20547 Fixed date: 2008-04-09 Short Description: Rare, random, untrappable errors occur in ClientObject programs when several are launched simultaneously QA Memo#: 20548 Fixed date: 2008-04-09 Short Description: !ERROR=255 (java.security.AccessControlException: access denied When Running ECommerce Demo Applet in BBj 8.0 QA Memo#: 20521 Fixed date: 2008-04-08 Short Description: Formatting changes needed for non-registered client objects nag message. QA Memo#: 20526 Fixed date: 2008-04-08 Short Description: !ERROR=77 (Unable to initialize internal file access: Password authentication required) on an SQLCLOSE when user authentication is on QA Memo#: 20510 Fixed date: 2008-04-07 Short Description: BBjBridge is returning an Error=125 instead of an error 2 on key$ = key(1,end=eof_2) QA Memo#: 20530 Fixed date: 2008-04-07 Short Description: SQL SELECT returns incorrect values for HTA() and UPK() functions for character values > 0x7F. QA Memo#: 20532 Fixed date: 2008-04-07 Short Description: EM Query Analysis doesn't show the INDEXED value correctly for combination indicies (those comprised of multiple fields). QA Memo#: 20525 Fixed date: 2008-04-07 Short Description: SQL access is refused when user authentication is turned on and UID=,PWD= is used to connect QA Memo#: 20483 Fixed date: 2008-04-07 Short Description: Classes will not load in BBj when the directory is in the classpath. QA Memo#: 20517 Fixed date: 2008-04-04 Short Description: Client Objects nag consecutively without regard to when the last nag was QA Memo#: 20518 Fixed date: 2008-04-04 Short Description: Intermittent deadlocks attempting to start interpreter sessions. QA Memo#: 20527 Fixed date: 2008-04-03 Short Description: Using SOA date type and not able to see null records QA Memo#: 20513 Fixed date: 2008-04-03 Short Description: BBj 8.0 Launch Dock Fails to Run Correctly if BASIS.KEY is Removed from ClientObject.jar QA Memo#: 20509 Fixed date: 2008-04-03 Short Description: Can't register jars that have a com/basis package QA Memo#: 20507 Fixed date: 2008-04-03 Short Description: BBj 8.0 Launch Dock Runs with Un-Registered Jars and Does Not Nag QA Memo#: 20468 Fixed date: 2008-04-02 Short Description: Need documentation for dumping the java memory heap from EM QA Memo#: 20469 Fixed date: 2008-04-02 Short Description: There are no readme or relnotes files for either AddOn or Barista QA Memo#: 20466 Fixed date: 2008-04-02 Short Description: Need documentation for Indexed Numerics QA Memo#: 19455 Fixed date: 2008-04-02 Short Description: ESQL Transactional support is not yet documented QA Memo#: 19874 Fixed date: 2008-04-02 Short Description: Enterprise Manager: Deleting a database from EM fails to delete all files/dict if the files/dict are currently open by other users. QA Memo#: 20389 Fixed date: 2008-04-01 Short Description: Add the ability to specify a grid cell value as a searchable or look up value, which would display a clickable button that would not cause a change of focus QA Memo#: 20388 Fixed date: 2008-04-01 Short Description: New EM does not have the ability to specify the user and password for BBj Services to run as anymore when using Windows. QA Memo#: 20427 Fixed date: 2008-04-01 Short Description: EM - the tables view doesn't show the record count for ESQL tables: QA Memo#: 20294 Fixed date: 2008-04-01 Short Description: BBj EM sub windows (like editing a DB table) have the java cup icon instead of the EM icon QA Memo#: 20375 Fixed date: 2008-04-01 Short Description: When BBj SQL Server port has been changed from default one cannot execute an SQL Query from within EM. QA Memo#: 20503 Fixed date: 2008-04-01 Short Description: Query Analysis does not have an entry for Indexed on ESQL files QA Memo#: 20504 Fixed date: 2008-04-01 Short Description: EM: Changing the default JVM does not write out the new JVM but leaves it blank which causes everything to fail. QA Memo#: 18150 Fixed date: 2008-04-01 Short Description: Triggers and Enterprise Manager [EM]: When creating a trigger in the file dialog, if you try to type a full path, the file dialog treats entry as a directory. QA Memo#: 20487 Fixed date: 2008-03-31 Short Description: Barista and Appbuilder fail wtih "java.lang.IllegalArgumentException: object is not an instance of declaring class" QA Memo#: 20492 Fixed date: 2008-03-31 Short Description: GUIBuilder programs don't run anymore due to an RMI error QA Memo#: 20493 Fixed date: 2008-03-31 Short Description: !ERROR=253 (interface com.basis.bbj.iris.facade.ClientObject is not visible from class loader) QA Memo#: 20460 Fixed date: 2008-03-31 Short Description: Fileopen dialogs in EM do not display the current directory QA Memo#: 20496 Fixed date: 2008-03-31 Short Description: Running Barista without a DVK license results in a ClientObject nag message QA Memo#: 20498 Fixed date: 2008-03-31 Short Description: AccessControlException throws !ERROR=255, which cannot be trapped by the application. This needs to be changed to !ERROR=18 (BBjException.SECURITY). QA Memo#: 20502 Fixed date: 2008-03-31 Short Description: Query Analysis shows Column List as missing for ESQL files QA Memo#: 20071 Fixed date: 2008-03-31 Short Description: BBj EM Module - the grid for the BBj Processes doesn't inlcude a horizontal scrollbar, and it's virtually impossible to see all of the information without it QA Memo#: 20495 Fixed date: 2008-03-28 Short Description: Select where like is causing a java.lang.NullPointer exception QA Memo#: 20465 Fixed date: 2008-03-26 Short Description: Need documentation for DECLARE AUTO QA Memo#: 20482 Fixed date: 2008-03-26 Short Description: BBj SysConsole/TermConsole throw IndexOutOfBoundsException on incorrect @(xpos) mnemonic from bottom row of the screen QA Memo#: 20404 Fixed date: 2008-03-26 Short Description: In the new EM, if you have a database definition that is incorrect, or the files have moved, it won't let you open the configuration panel. QA Memo#: 20412 Fixed date: 2008-03-25 Short Description: BBj EM: Changing Bridge Port and saving does not get written to the properties QA Memo#: 20416 Fixed date: 2008-03-25 Short Description: BBj EM: Changing the Bind Address of the Interpreter has no effect QA Memo#: 20263 Fixed date: 2008-03-25 Short Description: Enterprise Manager: Most file open dialogs do not allow you to navigate to subdirectories in a 1.6.0_04 jvm QA Memo#: 20476 Fixed date: 2008-03-25 Short Description: BBj 8 RC unable to view data for OEM date type SOA - drops connection to BBJ QA Memo#: 20048 Fixed date: 2008-03-25 Short Description: BBj Enterprise Manager in IDE, the BBj Filesystem screen needs a scrollbar QA Memo#: 20073 Fixed date: 2008-03-24 Short Description: The IDE's EM Module should provide a string template for a data file like the old module used to do QA Memo#: 20082 Fixed date: 2008-03-24 Short Description: IDE - DD Module - allows you to name a table with an incorrect name but then does not allow to you load it back up. QA Memo#: 19254 Fixed date: 2008-03-24 Short Description: Enterprise Manager: The "Start Server Now" option under the BBjPro5 Dataserver does not start the server QA Memo#: 18226 Fixed date: 2008-03-24 Short Description: The Triggers dialog needs a browse button next to the File Name text field QA Memo#: 20382 Fixed date: 2008-03-24 Short Description: EM dos not currently allow you to start a BBj pro5 DS QA Memo#: 20335 Fixed date: 2008-03-23 Short Description: EM - Executing an SQL query in a new window does not execute the sql query in the database selected. QA Memo#: 20428 Fixed date: 2008-03-23 Short Description: After adding an SPROC in EM, it doesn't show up in the list. It should auto-refresh after adding or removing items like tables, sprocs, etc. QA Memo#: 20429 Fixed date: 2008-03-23 Short Description: When adding a new SPROC, the Source Location and Config Location fields should have browse buttons to allow you to select the source QA Memo#: 20463 Fixed date: 2008-03-23 Short Description: Fileopen dialogs in EM are not ordering directories and files correctly. QA Memo#: 20471 Fixed date: 2008-03-23 Short Description: When you create an index on a numeric field in the EM it doesn't add the numeric flag, but it does do this if you execute a CREATE INDEX on the table QA Memo#: 20380 Fixed date: 2008-03-22 Short Description: EM: Changing the jvm that EM uses fails QA Memo#: 20477 Fixed date: 2008-03-22 Short Description: Creating a new table to a database via EM's add new table brings up the add table dialog in the back of the em window QA Memo#: 19184 Fixed date: 2008-03-22 Short Description: Enterprise Manager: It is not possible to change which JVM is being used in the Enterprise Manager. QA Memo#: 20286 Fixed date: 2008-03-21 Short Description: bcommerce jnlp file needs to be updated QA Memo#: 20462 Fixed date: 2008-03-20 Short Description: Cannot create a Stored Procedure when dictionary is being accessed via a Pro5 Data Server QA Memo#: 14529 Fixed date: 2008-03-20 Short Description: The vital windows files shouldn't be installed if you're just installing documentation QA Memo#: 20470 Fixed date: 2008-03-20 Short Description: BBjSysGui::getWindow documentation has a typo QA Memo#: 17921 Fixed date: 2008-03-20 Short Description: New BBj EM options need to be documented QA Memo#: 19657 Fixed date: 2008-03-19 Short Description: BBjWindow::addBarChart documentation sample sets the series name in a loop, destroying previous data QA Memo#: 20377 Fixed date: 2008-03-18 Short Description: When you insert a value into a variable length field in SQL and you have trailing spaces in the value, the SQL engine strips off the spaces, but should not. QA Memo#: 20445 Fixed date: 2008-03-18 Short Description: The new EM for version 8.00 does not run in Web Start because it fails to load images QA Memo#: 20454 Fixed date: 2008-03-17 Short Description: Listener on a JSlider client object stops responding to events after 8-10 clicks on the slider. QA Memo#: 20420 Fixed date: 2008-03-17 Short Description: BBj EM: the "Use Default JVM" appears to be doing the opposite of what it should QA Memo#: 20370 Fixed date: 2008-03-17 Short Description: FormBuilder: ChildWindows cause significant and weird painting problems in vista QA Memo#: 20448 Fixed date: 2008-03-14 Short Description: Attempting to add a TIMESTAMP field to an existing table via sql causes a java.lang.nullpointer and closes the sql connection QA Memo#: 20436 Fixed date: 2008-03-14 Short Description: Attempting to insert a record into a newly created table is causing a java.lang.IllegalArgumentException QA Memo#: 20430 Fixed date: 2008-03-14 Short Description: New and Attach To Existing Database dialogs in EM appear somewhat off the screen QA Memo#: 20434 Fixed date: 2008-03-14 Short Description: After removing a DB it's not removed from the list, but it's still selected. Clicking on it brings up an error dialog - it should be removed from the list. QA Memo#: 20379 Fixed date: 2008-03-12 Short Description: The FILEOPEN dialog spawned by the FILEOPEN function only displays the C:\ drive and sometimes the Desktop. QA Memo#: 20441 Fixed date: 2008-03-12 Short Description: Session pinning can load old entity when an entity is removed and recreated multiple times within the OS's lastModifiedTime resolution of the file QA Memo#: 19647 Fixed date: 2008-03-12 Short Description: The BBj uninstall screens do not have a consistent size QA Memo#: 20435 Fixed date: 2008-03-11 Short Description: INFO(0,2) is always reporting 1100 QA Memo#: 20411 Fixed date: 2008-03-07 Short Description: If a class has two methods of the form addXXXListener( XXListener) for two types of XXListener from diff packages then it can not be created as a ClientObject QA Memo#: 20038 Fixed date: 2008-03-07 Short Description: If permissions are not granted to third party jars the IDE can throw a security exception when classes in the jars are referenced in a BBj program in the editor QA Memo#: 20275 Fixed date: 2008-03-07 Short Description: BBjWindow.addWrappedJComponent() is not documented QA Memo#: 20057 Fixed date: 2008-03-06 Short Description: Activating the hotkey associated with a disabled control locks up BBjServices QA Memo#: 20393 Fixed date: 2008-03-05 Short Description: Add Heap Dump ability to EM QA Memo#: 20398 Fixed date: 2008-03-05 Short Description: Attempting to SAVEP a program with a BBj custom class containing a field fails with !ERROR=255 QA Memo#: 19608 Fixed date: 2008-03-05 Short Description: ALT+UP and ALT+DOWN should toggle a listbutton open/closed. QA Memo#: 20357 Fixed date: 2008-03-04 Short Description: We should update JFreeCharts to the current version 1.0.9 QA Memo#: 19757 Fixed date: 2008-03-04 Short Description: RecordSet Documentation sample contains calls to non-existent methods QA Memo#: 20386 Fixed date: 2008-03-02 Short Description: Move getCellBounds() method from BBjGridMouseEvent to BBjGridCellEvent. QA Memo#: 20236 Fixed date: 2008-02-29 Short Description: Remove references to "abstractphrase" from the class documentation. We do not as of yet have the ability to make classes abstract and don't support the syntax. QA Memo#: 19450 Fixed date: 2008-02-26 Short Description: The Event objects need to be referenced in the control documentation in which they are assoicated with QA Memo#: 19114 Fixed date: 2008-02-26 Short Description: setTabTraversable and isTabTraversable have not been implemented for Choosers (You can not tab into a chooser.) QA Memo#: 18461 Fixed date: 2008-02-26 Short Description: Need to write a quickstart guide for the IDE that concentrates on projects, compiling source, output directories, etc. QA Memo#: 20323 Fixed date: 2008-02-26 Short Description: Client Objects are somewhat slower than Server Objects QA Memo#: 20342 Fixed date: 2008-02-25 Short Description: BBjMenuButton documentation doesn't indicate that it's a BBj 7.00 feature. QA Memo#: 20372 Fixed date: 2008-02-25 Short Description: cloneAsServerObject/cloneAsClientObject: Storing a ClientObject in a server-side collection and cloning it as a clientobject throws an !ERROR=255 QA Memo#: 20356 Fixed date: 2008-02-25 Short Description: Need to add the ability to turn off the round trip messages when calling client object void methods via the Enterprise Manager QA Memo#: 20282 Fixed date: 2008-02-25 Short Description: The sample in the documentation for the Custom Object verbs does not compile QA Memo#: 20266 Fixed date: 2008-02-22 Short Description: Enterprise Manager: The JVM tab does not allow you to set individual applications to default JVM settings - you can only do all of them. QA Memo#: 20173 Fixed date: 2008-02-22 Short Description: New Enterprise Manager Requires Fully Qualified Path to jvm.dll QA Memo#: 20002 Fixed date: 2008-02-22 Short Description: Documention - add info for BBj Environment " in EM QA Memo#: 20160 Fixed date: 2008-02-21 Short Description: Provide a way to convert ClientObjects to Server-side objects and vice versa. QA Memo#: 20360 Fixed date: 2008-02-21 Short Description: Type checking lost integer conversion to boolean QA Memo#: 20361 Fixed date: 2008-02-21 Short Description: ComboBox buttons cause validation even when combobox is not focusable. QA Memo#: 20348 Fixed date: 2008-02-20 Short Description: Trace output is rounding elapsed time to one decimal place when it should not be. QA Memo#: 20344 Fixed date: 2008-02-19 Short Description: 'FL' with a !command string: Pressing that function key causes BBjServices to lock up. QA Memo#: 19824 Fixed date: 2008-02-19 Short Description: Presentation vs. backing data for recordsets needs to be documented and added to the Relnotes. QA Memo#: 19005 Fixed date: 2008-02-15 Short Description: Binding a BBjDataBoundGrid to an empty recordset results in an !ERROR 2 (Empty BBjRecordset). This should not happen. QA Memo#: 20272 Fixed date: 2008-02-15 Short Description: In 7.21, a BBjDataboundGrid does not have to be bound to a recordset before going into a process_events loop. In 8.0, the BBjDataboundGrid throws an error. QA Memo#: 20117 Fixed date: 2008-02-14 Short Description: invoking the clientObject call java.lang.System@.runFinalization() causes Dispatch thread to deadlock QA Memo#: 19376 Fixed date: 2008-02-13 Short Description: BBjHtmlView.getText() isn't documented QA Memo#: 20219 Fixed date: 2008-02-12 Short Description: String Translation Needed for BBj 8.0 QA Memo#: 20325 Fixed date: 2008-02-12 Short Description: Resource contention discovered in TaskExecutor's ThreadPool QA Memo#: 20321 Fixed date: 2008-02-11 Short Description: Potential resource contention in HeartbeatMgr QA Memo#: 20307 Fixed date: 2008-02-11 Short Description: Both of the applet demos (CUIWeb and BCommerce) are currently failing in the nightly and 7.21 installs QA Memo#: 20146 Fixed date: 2008-02-11 Short Description: Client objects are significantly slower than server objects QA Memo#: 20162 Fixed date: 2008-02-10 Short Description: Need New Icon for LaunchDock QA Memo#: 19859 Fixed date: 2008-02-08 Short Description: Calling one program from another in the IDE debugger causes an ArrayIndexOutOfBoundsException which then proceeds to be thrown every time the editor gains focus QA Memo#: 17349 Fixed date: 2008-02-08 Short Description: BBj 5.031 Documentation issues (may also need correcting in 6.0) QA Memo#: 20303 Fixed date: 2008-02-07 Short Description: Need better icons for the CUI Web and ECommerce Demos QA Memo#: 20264 Fixed date: 2008-02-07 Short Description: Enterprise Manager: most seperate configuration boxes pops at at location 0,0. It should be centered on the Enterprise Manager QA Memo#: 20288 Fixed date: 2008-02-07 Short Description: Appbuilder: java.lang.StackOverflowError attempting to use recordset mapping. QA Memo#: 20287 Fixed date: 2008-02-07 Short Description: Recordset Mapping in Formbuilder should automatically fill in backfield and frontfield selections for you. QA Memo#: 20296 Fixed date: 2008-02-06 Short Description: recordset mappings generate a lot of debug in the BBjServices.out file QA Memo#: 20299 Fixed date: 2008-02-06 Short Description: !ERROR documentation needs to be updated with the new errors thrown when using recordset mapping QA Memo#: 20213 Fixed date: 2008-02-06 Short Description: "CREATE DATABASE" and "CREATE TABLE" sql syntax now supports all file types and needs to be added to the relnotes QA Memo#: 18176 Fixed date: 2008-02-05 Short Description: BBj !ERROR=80 (RecordSet Error) is not documented. QA Memo#: 19658 Fixed date: 2008-02-05 Short Description: Need to document BBjGenericChart and ClientChartPanel classes QA Memo#: 17874 Fixed date: 2008-02-05 Short Description: Documentation for BBjStoredProcedureData::setReturn needs some clarification and correction. QA Memo#: 18536 Fixed date: 2008-02-04 Short Description: Docs on stored procedures incorrectly references methods not available QA Memo#: 18981 Fixed date: 2008-02-04 Short Description: BBj - Documentation on RecordSets in the IDE - We need to document how to get a Template from the file defined in the BBj Database QA Memo#: 20259 Fixed date: 2008-02-01 Short Description: Accessing fields in a BBjCustom class is significantly slower than accessing variables. QA Memo#: 20228 Fixed date: 2008-01-31 Short Description: New Enterprise Manager Does Not Provide Ability to Connect to More Than One Server QA Memo#: 20141 Fixed date: 2008-01-31 Short Description: The TechCon client object chart demos generate a !ERROR=253 when running without a DVK license QA Memo#: 20142 Fixed date: 2008-01-31 Short Description: Trying to run the TechCon LaunchDock for the second time generates a !ERROR=253 when run without a DVK license QA Memo#: 19966 Fixed date: 2008-01-31 Short Description: IDE Data Dictionary cannot edit tables QA Memo#: 19986 Fixed date: 2008-01-31 Short Description: I can call java.io.File.listFiles() on a serverside object but not on a clientside object. I get an error 253 when I try to call it on the clientside object. QA Memo#: 18465 Fixed date: 2008-01-31 Short Description: Checking the "unique index" checkbox in Data Dictionary Manager never takes. (IDE DD module) QA Memo#: 18583 Fixed date: 2008-01-31 Short Description: IDE DD Module: Trying to save a modified file results in an error message - "Unable to save table definition. Busy" QA Memo#: 19312 Fixed date: 2008-01-31 Short Description: Error in EM when removing an index QA Memo#: 17893 Fixed date: 2008-01-31 Short Description: BBJ - IDE -- DD Module .. does not save the SERVER information. QA Memo#: 17929 Fixed date: 2008-01-31 Short Description: The "Refresh" button on the SPROC properties form in Enterprise Manager does not seem to be reloading settings from BBjServices. QA Memo#: 18053 Fixed date: 2008-01-31 Short Description: When the DD is created using the IDE, the definition are not loaded into the DD. QA Memo#: 17578 Fixed date: 2008-01-31 Short Description: After doing a CREATE TABLE on an ESQL DB, EM doesn't know anything about the file, columns, indexes, records, record length, etc. QA Memo#: 16180 Fixed date: 2008-01-31 Short Description: The BASIS Database plugin in the BASIS IDE should implement all functionality that is currently in the BBj EM for database support QA Memo#: 15219 Fixed date: 2008-01-31 Short Description: 5.01 Enterprise Manager: Attempting to highlight multiple files to close in the open files section fails because of the 5 sec refresh QA Memo#: 14577 Fixed date: 2008-01-31 Short Description: IDE DD module:copy column by drag and drop changes name of original column QA Memo#: 17550 Fixed date: 2008-01-30 Short Description: In the grids, get/setColumnHeaderVerticalAlignment() and get/setMainGridVerticalAlignment are available but not documented. QA Memo#: 20169 Fixed date: 2008-01-30 Short Description: Enterprise Manager: Changing log file size is not working properly QA Memo#: 20171 Fixed date: 2008-01-30 Short Description: EM: There is no save button when clicking on "Local Config" QA Memo#: 20195 Fixed date: 2008-01-30 Short Description: IDE - DATA Dictionary - mounting a server and attempting to close file causes a Java exception QA Memo#: 20206 Fixed date: 2008-01-30 Short Description: InputD cell type is failing to return a Year value in some instances QA Memo#: 20187 Fixed date: 2008-01-30 Short Description: Enterprise Manager: BBj Pro5 dataserver disksyn's are not being saved QA Memo#: 19938 Fixed date: 2008-01-29 Short Description: The Allow Pipes flag in Enterprise manager does not set the correct property in the properties file. QA Memo#: 19695 Fixed date: 2008-01-29 Short Description: Clicking on the Tab Indexes' is unresponsive, when the index definition contains an Independent Index' QA Memo#: 19656 Fixed date: 2008-01-28 Short Description: BBjBarChart::setSeriesName and BBjBarChart::setCategoryName documentation should indicate that these methods clear the data QA Memo#: 19613 Fixed date: 2008-01-28 Short Description: Revision date on compressed documentation is January 11, 2007. This documentation needs to be updated. QA Memo#: 20250 Fixed date: 2008-01-24 Short Description: FormBuilder: When the last RADIOBUTTON in a RADIOGROUP is deleted, the RADIOGROUP property should be removed from the resource file. QA Memo#: 20254 Fixed date: 2008-01-24 Short Description: Client race on terminate can produce deadlock QA Memo#: 20249 Fixed date: 2008-01-23 Short Description: Grid Buttons Do Not Display in 3-D 'Windows Classic Theme' QA Memo#: 17670 Fixed date: 2008-01-23 Short Description: We need ESQL documentation QA Memo#: 20248 Fixed date: 2008-01-22 Short Description: BWU: Implement the fix described in http://www.basis.com/support/kb/kb01124.html QA Memo#: 20245 Fixed date: 2008-01-22 Short Description: under some circumstances, WriteConfigurationFiles writes duplicate entries into config.ini upon reinstall QA Memo#: 18812 Fixed date: 2008-01-22 Short Description: BBjWindow::addDataboundGrid documentation is not complete. QA Memo#: 18462 Fixed date: 2008-01-22 Short Description: Need a quickstart guide for webstart, jnlp, signing jars, etc. QA Memo#: 19531 Fixed date: 2008-01-22 Short Description: On Vista, the MDI Window menu is rendered differently from the developer-specified menu items. QA Memo#: 19816 Fixed date: 2008-01-22 Short Description: Enhancement request for BBjWindow::getControl(Name$) QA Memo#: 16724 Fixed date: 2008-01-22 Short Description: Documentation for BBjTree::getParentNode() does not mention what's returned if this method is called for the root node. QA Memo#: 13021 Fixed date: 2008-01-22 Short Description: Documentation on OPEN from Index search doesn't find the expected OPEN() verb. QA Memo#: 13124 Fixed date: 2008-01-21 Short Description: Add to the "Configuring BBjServices" documentation, how to set the logs by selecting the Set Logging info via right mouse clicking on the Logging node QA Memo#: 13169 Fixed date: 2008-01-21 Short Description: Thin Client Server documentation is not correct after the various servers were split out in the EM QA Memo#: 15297 Fixed date: 2008-01-21 Short Description: Add to documentation for BBj font mnemonic QA Memo#: 15651 Fixed date: 2008-01-21 Short Description: BBj - Documentation .. ERROR=0 please add to this documentation the possiblilty that multiple BBj Services will cause this error QA Memo#: 17154 Fixed date: 2008-01-21 Short Description: bindableControl!.getBoundFieldName() is not documented QA Memo#: 16910 Fixed date: 2008-01-21 Short Description: We need to document BBjMDIBorder::removeWindow method QA Memo#: 17584 Fixed date: 2008-01-21 Short Description: Typechecking and the typecheck options for bbjcpl need to be documented QA Memo#: 16255 Fixed date: 2008-01-21 Short Description: specific BBjControl docs don't indicate you can register for ON_MOUSE_ENTER, ON_MOUSE_EXIT, POPUP_REQUEST.etc QA Memo#: 19869 Fixed date: 2008-01-21 Short Description: The "Printing in BBj" topic should include a pointer to the original topic, "SYSPRINT Printing". QA Memo#: 18617 Fixed date: 2008-01-21 Short Description: Document the Optimize Date Columns setting on the database properties dialog in the EM. QA Memo#: 19995 Fixed date: 2008-01-21 Short Description: On the BBjMenuItem documentation page, "BBjImage" in the parameter list for setImage should be a link. QA Memo#: 19954 Fixed date: 2008-01-21 Short Description: The documentation for BBjThinClient::clientexec() mentions java.lang.System.exec(), yet Sun's Java docs doesn't contain this method... shouldn't we update? QA Memo#: 19378 Fixed date: 2008-01-18 Short Description: The 'Search' option should be tied to the 'Control' option in the FormGen wizard, as it does nothing if the 'Control' is not also checked. QA Memo#: 19379 Fixed date: 2008-01-18 Short Description: If you deselect all Control and Grid checkboxes, FormGen wizard doesn't create the form; it silently exits QA Memo#: 19817 Fixed date: 2008-01-18 Short Description: The link to the "Java API document" on the "Java API for BBJ" page is broken. QA Memo#: 19508 Fixed date: 2008-01-18 Short Description: BBjAPI::makeColor document has broken links QA Memo#: 18632 Fixed date: 2008-01-18 Short Description: The documentation for the THROW verb should include a link to BBjConfig::SetOptionSetting QA Memo#: 18848 Fixed date: 2008-01-18 Short Description: BBj - SAVE verb syntax for PRO/5 works in BBj but has a completely different default behavior than expected by PRO/5 users. QA Memo#: 18292 Fixed date: 2008-01-18 Short Description: Databound documentation samples use incorrect syntax such as recordset!.updateRecordData() when there is no such method QA Memo#: 18850 Fixed date: 2008-01-18 Short Description: BBj - Documentation concerning the _search utility needs to explain that it is ONLY supported on Tokenized Programs! QA Memo#: 18337 Fixed date: 2008-01-18 Short Description: Document get/setHighlightOnFocus() (and TextControl interface). QA Memo#: 18370 Fixed date: 2008-01-18 Short Description: In BBjConfig::setOptionSetting(), the description for the argument "value" reads, "Value to set for the !OPTIONS" QA Memo#: 19159 Fixed date: 2008-01-18 Short Description: Dcoumentation indexing of CREATE DATABASE and DROP DATABASE and ALTER TABLE and GET TABLE INFO needs to be corrected. QA Memo#: 19160 Fixed date: 2008-01-18 Short Description: Grammar: In the CREATE DATABASE documentation, the date_format and date_suffix documentation has a sentence with an unintended meaning. QA Memo#: 20065 Fixed date: 2008-01-18 Short Description: Add BBjMDI::addMenuButton, exactly like BBjMDI::addToolButton QA Memo#: 20100 Fixed date: 2008-01-18 Short Description: In the documentation index, "Spinner" links to the BBjInputESpinner page and "spinners" links to the BBjInputDSpinner page. QA Memo#: 20103 Fixed date: 2008-01-18 Short Description: When running without a license (nag mode) accessing a client object creates an !ERROR=18 (problem parsing jar version info) QA Memo#: 20237 Fixed date: 2008-01-18 Short Description: In the class documentation, a sentence in the specifics for "ExtendsPhrase" needs to be clarified. QA Memo#: 20238 Fixed date: 2008-01-18 Short Description: In the CLASS documentation, a CustomClassIndentifier does not include BBj Objects such as BBjButton, but documentation states it does. QA Memo#: 20235 Fixed date: 2008-01-18 Short Description: Can not instantiate ClientObjects of classes in the jfreecharts library in webstart QA Memo#: 18191 Fixed date: 2008-01-18 Short Description: Documentation for getMouseButton is missing for BBjMouseEvent and its children classes. QA Memo#: 20207 Fixed date: 2008-01-17 Short Description: NoClassDefFound Error Thrown when Running Via Web Start NOTE: remove debug in ClientObjectClassLoader after fixing this memo. QA Memo#: 19807 Fixed date: 2008-01-17 Short Description: Performing a lcheckout of the same feature that was checked out in another interpreter session should collapse the license QA Memo#: 19949 Fixed date: 2008-01-17 Short Description: Documentation: The "Methods of BBjTree Drag and Drop" all point to grid methods QA Memo#: 19952 Fixed date: 2008-01-16 Short Description: Expose setDragEnabled() on text controls and trees. QA Memo#: 19393 Fixed date: 2008-01-16 Short Description: BBjMenu and BBjPopupMenu enhancement request for getItemCount() to return the number of menu items and getMenuItems() to return a vector of all menu items. QA Memo#: 19663 Fixed date: 2008-01-15 Short Description: FormGen Wizard: Default mask for INPUTN fields created by formgen wizard should be changed. QA Memo#: 18368 Fixed date: 2008-01-15 Short Description: The BBjAPI::setCustomEventCallback method should be referenced in the BBjCustomEvent object documentation QA Memo#: 19844 Fixed date: 2008-01-14 Short Description: BBjCheckableMenuItem is not documented AND BBjMenuItem documentation incorrectly lists the methods isSelected()/setSelected() which are in BBjCheckableMenuItem QA Memo#: 19400 Fixed date: 2008-01-14 Short Description: We need to document the editable interface QA Memo#: 19181 Fixed date: 2008-01-14 Short Description: Need to document the supported data types for ESQL tables along with descriptions such as formats and ranges QA Memo#: 13020 Fixed date: 2008-01-14 Short Description: Documentation page for SYSPRINT printing doesn't contain any information about print Preview QA Memo#: 19606 Fixed date: 2008-01-14 Short Description: SYSPRINT and printer doumentation needs to be reviewed and updated. QA Memo#: 20224 Fixed date: 2008-01-13 Short Description: A !ERROR=253 is being generated by trying to access a client object which is a java.lang.Object QA Memo#: 20212 Fixed date: 2008-01-11 Short Description: "CREATE DATABASE" and "CREATE TABLE" sql syntax now supports all file types and therefore needs to be documented QA Memo#: 20157 Fixed date: 2008-01-11 Short Description: The nag message takes up to 1 mintue to display after calling a method on a client object in an unregistered jar without a DVK license QA Memo#: 18373 Fixed date: 2008-01-11 Short Description: Documentation Typo in BBj command line arguments QA Memo#: 18633 Fixed date: 2008-01-11 Short Description: The THROW verb documentation sample throws a BASIS reserved throw value instead of a custom value QA Memo#: 19345 Fixed date: 2008-01-11 Short Description: The BBjSystemMetrics::getFontFamiles and getSystemColor documentation has a typo for the return type QA Memo#: 19295 Fixed date: 2008-01-11 Short Description: line numbering for the KGEN() documentation sample does not make much sense. QA Memo#: 19798 Fixed date: 2008-01-11 Short Description: We need to document the REGEXP keyword for regular expression matching in the SQL engine QA Memo#: 12101 Fixed date: 2008-01-11 Short Description: .jnlp sample file uses incorrect formatting, causing the file to be unusable QA Memo#: 17856 Fixed date: 2008-01-11 Short Description: Typo in doc: BBjChildWindow does not implement all methods of controls QA Memo#: 16203 Fixed date: 2008-01-11 Short Description: CTRL documentation with broken links QA Memo#: 19836 Fixed date: 2008-01-10 Short Description: Document BBjCheckableMenuItem -- See David for details. Cover the inheritance relationship between BBjMenuItem and BBjCheckableMenuItem. QA Memo#: 19837 Fixed date: 2008-01-10 Short Description: Remove isSelected()/setSelected() from the BBjMenuItem documentation and move to documentation for the BBjCheckableMenuItem class. QA Memo#: 19927 Fixed date: 2008-01-10 Short Description: NATIVE_BUTTON_MARGINS needs to be documented and added to the relnotes along with other STBL("!OPTIONS") and STBL("!COMPAT") settings. QA Memo#: 20192 Fixed date: 2008-01-10 Short Description: Program using java.lang.Runtime() fails between Linux and Windows, where one platform is the server and the other is the client. QA Memo#: 20200 Fixed date: 2008-01-10 Short Description: Add the following STBL entries to the index. QA Memo#: 20036 Fixed date: 2008-01-09 Short Description: The descriptions are wrong for several of the BBjFileChooser methods documentation QA Memo#: 18613 Fixed date: 2008-01-09 Short Description: The -N option for bbjcpl needs to be added to the usage statement and to the documentation QA Memo#: 19240 Fixed date: 2008-01-09 Short Description: Accessing LPTx ports directly no longer works with JRE 1.5.10 or higher QA Memo#: 20188 Fixed date: 2008-01-03 Short Description: Update the EUS _dd* programs to understand BBj-specific template formats. QA Memo#: 19316 Fixed date: 2007-12-31 Short Description: Foreign Keys capability in ESQL files needs to be documented. QA Memo#: 20184 Fixed date: 2007-12-27 Short Description: TechCon07 Demos: Unable to Lauch IDE from LaunchDock QA Memo#: 20088 Fixed date: 2007-12-27 Short Description: Explicit Paths in TechCon07 Demo Files QA Memo#: 20198 Fixed date: 2007-12-20 Short Description: BACKGROUND and/or newBBjSession may leave references to the original process from the first process under specific circumstances QA Memo#: 20181 Fixed date: 2007-12-19 Short Description: BBj Leaves Orphan javaw.exe Process if Two or More Web Start Sessions Run Concurrently with 1.6 Client JVM QA Memo#: 20153 Fixed date: 2007-12-11 Short Description: If you don't explicitly terminate a BBjForm print job by calling either print() or cancel(), the print job persists for the lifetime of BBjServices. QA Memo#: 19598 Fixed date: 2007-12-07 Short Description: Printing from Print Preview is causing a java.awt.print.PrinterException: Service cannot be null QA Memo#: 16419 Fixed date: 2007-12-07 Short Description: Request for a method on the BBjTree to turn off the ability to select multiple items QA Memo#: 20133 Fixed date: 2007-12-07 Short Description: Trying to copy an MKEYED file to the client via BBjClientFileSystem.copyToClient() method generates a !ERROR=255 QA Memo#: 20135 Fixed date: 2007-12-07 Short Description: BBjClientFile::delete() always fails after a call to BBjClientFile::copyFromClient. QA Memo#: 20144 Fixed date: 2007-12-07 Short Description: TechCon07 Demo: Creating New Launch Configuration File Throws !ERROR=26 QA Memo#: 20012 Fixed date: 2007-12-05 Short Description: When a INPUTE gains focus, it incorrectly fires an edit modified ('e') event if it has a mask that contains fill characters (e.g. the hyphens in "XX-XX-XX") QA Memo#: 20052 Fixed date: 2007-12-04 Short Description: When tabbing into an INPUTE control that has both setSpellChecked(1) and setHighlight(1), the text is initially shown as white on white. QA Memo#: 20151 Fixed date: 2007-12-04 Short Description: Mac Port is not working. Currently, the BBjServices fails on Tiger & Leopard with an unsatisfied link error and the install fails on Mac with an error of null. QA Memo#: 20127 Fixed date: 2007-12-04 Short Description: Enterprise manager should come with a default "Localhost" connection already configured and available in the "Connection Name" listbutton menu. QA Memo#: 20152 Fixed date: 2007-12-03 Short Description: TechCon07 Demos: Chile Customer Modification Program Uses Explicit Paths QA Memo#: 20130 Fixed date: 2007-11-27 Short Description: Need to be able to list and close JDBC and ODBC connections programmatically from a BBj program. QA Memo#: 20115 Fixed date: 2007-11-27 Short Description: BBj PRO/5 Data Server: With a particular sample file that includes binary data, a data-aware grid bound to a SELECT fails when routed through the bbjp5ds. QA Memo#: 20078 Fixed date: 2007-11-26 Short Description: IDE marks an entire class as invalid when user types 'implements' QA Memo#: 20099 Fixed date: 2007-11-20 Short Description: A maximized source editor causes the save operation to throw an NPE in AppBuilder. QA Memo#: 20005 Fixed date: 2007-11-20 Short Description: Cannot delete a Window with a status bar in AppBuilder QA Memo#: 18693 Fixed date: 2007-11-20 Short Description: When I have an AppBuilder file open and I right-click "Session" in the BBjGui Inspector, the option reads "Close Project" QA Memo#: 12776 Fixed date: 2007-11-20 Short Description: Need Method to Retrieve Path to Java Executables for Server and Web Start Client QA Memo#: 20104 Fixed date: 2007-11-19 Short Description: If a template reference does not exist (e.g. X.Y), BBj writes a bogus stack trace to the log relating to an object reference. QA Memo#: 20068 Fixed date: 2007-11-12 Short Description: Attempting to bind a dataaware grid to a VKEYED file fails with an !Error =14 QA Memo#: 20063 Fixed date: 2007-11-02 Short Description: IDE DD Module when using the TPM import facility - incorrecly states a directory is a file QA Memo#: 19862 Fixed date: 2007-10-26 Short Description: Control validation interferes with hotkey navigation. QA Memo#: 19905 Fixed date: 2007-10-25 Short Description: Setting the background color of a window should not change the readonly background color of controls with custom background colors. QA Memo#: 19861 Fixed date: 2007-10-25 Short Description: In a particular sample, if the user activates the menubar from the keyboard while in a validated control, keypress events go to both the menu and the control. QA Memo#: 19446 Fixed date: 2007-10-25 Short Description: Sometimes the menu steals focus from controls that are being accessed via accelerator keys. QA Memo#: 12795 Fixed date: 2007-10-24 Short Description: getMenuItemAt() throws !ERROR=252 on menu separators QA Memo#: 19885 Fixed date: 2007-10-24 Short Description: ClientObject call to static method is parsed as a syntax error if there is no assignement QA Memo#: 19887 Fixed date: 2007-10-24 Short Description: A declared client object variable can not be assigned to null() QA Memo#: 19904 Fixed date: 2007-10-24 Short Description: JarRegistration should delete lines of type Main-class if the main class in about to be sealed QA Memo#: 19907 Fixed date: 2007-09-21 Short Description: Changing performance options on a fresh install of BBj on 64-bit vista causes corruption of the bbj.properties file. QA Memo#: 19065 Fixed date: 2007-04-04 Short Description: Select statement not returning records but using LIKE does QA Memo#: 09171 Fixed date: 2003-11-07 Short Description: modal dialogs cause focus to be lost when they are closed QA Memo#: 20166 Fixed date: Short Description: Enterprise Manager login: OK should be the default button. 295 QA Memos Fixed/Closed