Fixed/Closed BBj issues since BBj 6.00 (06/01/2006) as of 09/25/2006 QA Memo#: 07447 Fixed date: 2001-03-13 Short Description: Contents of GUI controls should be offset a few pixels to the right to avoid being truncated. QA Memo#: 09479 Fixed date: 2002-06-07 Short Description: we need to document BBjControl.setCallback and BBjControl.clearCallback() QA Memo#: 11940 Fixed date: 2004-01-07 Short Description: In BBj, selecting a tab index under program control fires a tab deselected event followed by two tab selected events. VPRO/5 fires a single tab selected event. QA Memo#: 17016 Fixed date: 2006-05-01 Short Description: Typechecker reports method not found when the result of BBjSysGui().getAvailableContext() is passed in and returns int instead of BBjNumber. QA Memo#: 11494 Fixed date: 2006-05-30 Short Description: A checkbox defined in ResBuilder with "text left" and "justification right" is displayed with "justification left". QA Memo#: 17375 Fixed date: 2006-05-30 Short Description: The parser is honoring the PASSWORD mode instead of the correct mode which is PASSWD QA Memo#: 16913 Fixed date: 2006-06-01 Short Description: Document getOpenFileInfos() QA Memo#: 15370 Fixed date: 2006-06-02 Short Description: Timer Events do not clear if a program has been escaped than a START command is issued. QA Memo#: 17394 Fixed date: 2006-06-06 Short Description: In EM, it is possible to make 2 triggers on the same file. In addition to this, you can set up an instead-of read in one trigger and a before read in the other QA Memo#: 17422 Fixed date: 2006-06-06 Short Description: SQL DELETE doesn't work with <, >, etc - it only removes 1 record instead of however many match the criterium QA Memo#: 17424 Fixed date: 2006-06-06 Short Description: BBj reports !ERROR=20 for EXECUTE "!ls" [any o/s command]; this works in PRO/5. Should be equivalent to X=SCALL("ls"). QA Memo#: 17425 Fixed date: 2006-06-06 Short Description: CUI: INPUT (0,ERR=label)X$:(""=label) -- PRO/5 still sets the value of X$, even when throwing a validation error; BBj doesn't. QA Memo#: 17431 Fixed date: 2006-06-06 Short Description: Documentation error for BBj Resinfo function QA Memo#: 17415 Fixed date: 2006-06-06 Short Description: After installing BBj from a mounted cd rom drive, the cd rom drive can not be unmounted QA Memo#: 17438 Fixed date: 2006-06-06 Short Description: You can get into a situation with SQL where you can't create a table, because it exists, but you can't drop it, because it doesn't exist QA Memo#: 10383 Fixed date: 2006-06-07 Short Description: Complex pipe command doesn't work correctly in BBj when the same command works from the O/S. OPEN (1)"< who am i" (command with embedded spaces) fails. QA Memo#: 17432 Fixed date: 2006-06-09 Short Description: "Cannot compare DATE with DOUBLE" error when executing SQL QA Memo#: 17262 Fixed date: 2006-06-09 Short Description: BBj Triggers are not documented QA Memo#: 17449 Fixed date: 2006-06-09 Short Description: NetBeans IDE sometimes throws NullPointerException when searching for text strings in ASCII text files QA Memo#: 17457 Fixed date: 2006-06-12 Short Description: !ERROR=77 (HY000 Problem opening vdata file 'C:\bbj\cfg\CATSMAIN': File does not exist) attempting to create an index on a table that has just been created QA Memo#: 17459 Fixed date: 2006-06-13 Short Description: Arguments appear to get mixed up when using aggregate functions and group by in SQL QA Memo#: 17461 Fixed date: 2006-06-13 Short Description: After getting an error on an SQL Select, BBj leaves two copies of each table open that was involved in the query QA Memo#: 17471 Fixed date: 2006-06-14 Short Description: Connection based (BBj ODBC via VPRO5 SQLOPEN) license checkin request fails when the last connection based checkout request failed. QA Memo#: 17287 Fixed date: 2006-06-14 Short Description: Enterprise Manager: Right-click, View Data forces the user to click a msgbox ("Statement executed successfully"). This message should be removed. QA Memo#: 17496 Fixed date: 2006-06-17 Short Description: INPUTN masking fails when decimal replacement (European masking) is used. QA Memo#: 17492 Fixed date: 2006-06-19 Short Description: CLEARP does not clear the protected status of a program QA Memo#: 17458 Fixed date: 2006-06-20 Short Description: DENUM results in negative line references QA Memo#: 17501 Fixed date: 2006-06-20 Short Description: BBj 6.0 and 6.01 (Nightly) Web Downloads Do Not Contain Admin Script Installed with BLM QA Memo#: 17529 Fixed date: 2006-06-20 Short Description: err=255 in legacy program QA Memo#: 17489 Fixed date: 2006-06-21 Short Description: BBj - ODBC Query from thrid party tool such as MS Query adds drive designation to DATA path. QA Memo#: 17462 Fixed date: 2006-06-21 Short Description: Attempting to run a new SPROC on the default ChileCompany Database results in an !ERROR=77 (HY000 !ERROR=255 QA Memo#: 17493 Fixed date: 2006-06-21 Short Description: Attempting to attach a trigger to a mounted directory under unix from the Enterprise Manager results in a File does not exist error QA Memo#: 17494 Fixed date: 2006-06-21 Short Description: BBj - Printing to a printer aliased to the device gives Error 3.(Incorrect function) QA Memo#: 17397 Fixed date: 2006-06-21 Short Description: There needs to be a way to disable recursive triggers so that trigger code can access the same file without recursively calling itself QA Memo#: 13061 Fixed date: 2006-06-21 Short Description: BASIS IDE should be configured to have several defaults like usingAnti-Aliased text and showing extensions and setting the editor fonts QA Memo#: 16471 Fixed date: 2006-06-21 Short Description: Calling setCausesControlValidation on a Window does not not work QA Memo#: 16473 Fixed date: 2006-06-21 Short Description: By default clicking on a tool button should not cause a control validation event since focus is not lost on the control QA Memo#: 16743 Fixed date: 2006-06-22 Short Description: DREAD ARRAY[ALL], where the array contains more than 256 elements, fails with an ArrayIndexOutOfBoundsException. QA Memo#: 17544 Fixed date: 2006-06-22 Short Description: Skin theme pack entered in Enterprise Manager is not being passed to Terminal Server sessions or thin client sessions QA Memo#: 17541 Fixed date: 2006-06-23 Short Description: Subsequent calls to mdi.createWindow() do not cause an error, and leave window in funky state. QA Memo#: 17548 Fixed date: 2006-06-26 Short Description: INPUTE BBjInputKeypressEvent::getKeyCode() doesn't return the same value as NOTICE.KEY when the keypress is modified by SHIFT, CTRL or ALT. QA Memo#: 17390 Fixed date: 2006-06-26 Short Description: SPROCS: When trying to add a parameter to an SPROC in EM, the extra argument does not always take even if "Save Changes" is pressed. QA Memo#: 17311 Fixed date: 2006-06-26 Short Description: Losing pixels when moving controls in scaled window QA Memo#: 06867 Fixed date: 2006-06-26 Short Description: Make it possible to set properties for multiple selected controls. QA Memo#: 17330 Fixed date: 2006-06-27 Short Description: In EM, you can add the same file to a mounted directory under the triggers folder twice. QA Memo#: 17377 Fixed date: 2006-06-27 Short Description: Repeated/Annoying JDBC load lines in standard.out logs QA Memo#: 17389 Fixed date: 2006-06-27 Short Description: Stored Procedures Error out with an NPE if there is no release at the end of the stored procedure. (The "Unable to..." msgbox pops up) QA Memo#: 17519 Fixed date: 2006-06-27 Short Description: 'Node Has no Children' error message when attempting to add trigger in EM QA Memo#: 17500 Fixed date: 2006-06-27 Short Description: Attempting to exec an SPROC where the referenced file cannot be found results in an empty error (MSQuery) or !ERR=77 (HY000 null) QA Memo#: 17583 Fixed date: 2006-06-27 Short Description: When a static text has a hotkey, and a tabcontrol has the same hotkey, the tab control hotkey is unuseable even if the static text control is hidden. QA Memo#: 17586 Fixed date: 2006-06-28 Short Description: You can add dozens of SPROCs that show up as NEW_PROC and disappear after clicking on another folder in EM QA Memo#: 17587 Fixed date: 2006-06-28 Short Description: When the "Stored Procedures" folder is collapsed, right clicking on it and selecting "New Stored Procedure" does nothing. QA Memo#: 17570 Fixed date: 2006-06-28 Short Description: Enterprise Manager: Creating a new SPROC does not occur when right clicking the tre and selecting "New Stored Procedure" unless the SPROC tree is expanded. QA Memo#: 17582 Fixed date: 2006-06-28 Short Description: EXTRACT reads a record, but doesn't cause a read trigger to fire QA Memo#: 17478 Fixed date: 2006-06-28 Short Description: The shortcuts for the BASIS products are not updated if installing BBj 6.00 over a previous installation without uninstalling first QA Memo#: 16683 Fixed date: 2006-06-28 Short Description: Activating a standalone radiobutton using a mnemonic (ALT+X) causes it to be initially checked, then immediately unchecked. QA Memo#: 17130 Fixed date: 2006-06-29 Short Description: BBjRecordData::getFieldList() return fields in different order then sql template QA Memo#: 15792 Fixed date: 2006-06-29 Short Description: After a msgbox is displayed, BBj gives focus away to the SysConsole instead of the active GUI program QA Memo#: 17599 Fixed date: 2006-06-29 Short Description: When a BBj record set contains a null value, you cannot set that value to something else or you get a "No such field" error. QA Memo#: 14374 Fixed date: 2006-06-30 Short Description: Embedded CR ($0D$) and LF ($0A$) characters are incorrectly stripped out of static text controls, so multiple lines are not shown. QA Memo#: 11536 Fixed date: 2006-06-30 Short Description: tcb(8) in Pro5 shows the line of last gosub, bbj shows the next following line. This difference has an impact, when dotstepping: QA Memo#: 16932 Fixed date: 2006-06-30 Short Description: Improve bulletproofing when default.adc can't be found (probably because the appbuilder directory is ncorrectly specified). QA Memo#: 17417 Fixed date: 2006-06-30 Short Description: BBj - Difference - TCB(8) returned different value QA Memo#: 17444 Fixed date: 2006-06-30 Short Description: When processing a validation event, Control!.getText() doesn't necessarily agree with Event!.getValueAsText(). Appears to be working as designed. QA Memo#: 17594 Fixed date: 2006-07-03 Short Description: Attempting to use a stored procedure to return a result set from an ACCESS database fails with "ResultSet is Closed" QA Memo#: 17581 Fixed date: 2006-07-05 Short Description: After creating a DB in EM and issueing a CREATE TABLE SQL statement, you can't modify the file: Table: DD_INDEX not found in data dictionary QA Memo#: 17411 Fixed date: 2006-07-05 Short Description: We need a way from the language to get return values and output parameters from SPROCs QA Memo#: 17189 Fixed date: 2006-07-05 Short Description: SPROCs need to work with 3rd party databases QA Memo#: 16955 Fixed date: 2006-07-06 Short Description: Need Template Descriptions for AppBuilder and FormBuilder in the IDE QA Memo#: 15960 Fixed date: 2006-07-06 Short Description: BBj Rev 502 CD Install on Fedora: Uninstall fails because image files are not found. QA Memo#: 15962 Fixed date: 2006-07-06 Short Description: rev 5.02 on HPUX: When I try to uninstall, the install does not complete and errors out. QA Memo#: 17513 Fixed date: 2006-07-06 Short Description: BBj - EM fails to open the "Tables" node when user is not admin and does not have a password QA Memo#: 17520 Fixed date: 2006-07-06 Short Description: triggers on a unix host can't be edited from a windows client QA Memo#: 17232 Fixed date: 2006-07-06 Short Description: IDE File Viewer generates bad template format for our fixed-length binary data types. e.g. type B incorrectly shows up in the template as B(8). QA Memo#: 17580 Fixed date: 2006-07-06 Short Description: After deleting a table in EM, you can't recreate that same table ever again QA Memo#: 17615 Fixed date: 2006-07-07 Short Description: BBj 6 doesn't activate the default (ID=1) or cancel (ID=2) buttons through ENTER or ESCAPE if the button is invisible. This works in VPRO5 and BBj 5. QA Memo#: 17598 Fixed date: 2006-07-07 Short Description: EM let's you add invalid names for SPROCs such as /, ', ", ', etc. QA Memo#: 17618 Fixed date: 2006-07-07 Short Description: BBj - SQL CREATE TABLE fails to create file with VKEYED QA Memo#: 17620 Fixed date: 2006-07-07 Short Description: bbjapi().removeTimer(event.y), where event.y is the event key, fails because of confusion about what internal class to use (BasisNumber). QA Memo#: 17218 Fixed date: 2006-07-07 Short Description: Enterprise manager should have a refresh button always available on the screen. QA Memo#: 17437 Fixed date: 2006-07-07 Short Description: Rev 6 Enterprise Manager returns null error connecting Rev 5 Bbj services QA Memo#: 17538 Fixed date: 2006-07-10 Short Description: Calling the put method on a BBjBridgeRequest object with a null value causes a java.lang.NullPointerException in the bridge QA Memo#: 16378 Fixed date: 2006-07-10 Short Description: Example combining FOR with GOTO/GOSUB running significantly slower in 5.03 than in 4.03 QA Memo#: 17616 Fixed date: 2006-07-10 Short Description: DREAD ARRAY$[ALL] reads the data correctly, but does not advance the read pointer. QA Memo#: 17631 Fixed date: 2006-07-11 Short Description: CUI INPUT validation: INPUT N:("string"=stmt) branches to the wrong line. QA Memo#: 17590 Fixed date: 2006-07-11 Short Description: Calling a stored procedure using SQL in EM is not throwing an error when an incorrectly typed parameter is used. QA Memo#: 16383 Fixed date: 2006-07-11 Short Description: Updating a record in a data aware grid that is using an SELECT channel is generating an error QA Memo#: 14473 Fixed date: 2006-07-11 Short Description: SHIFT+TAB doesn't work in a LISTEDIT (the keypress seems to be ignored) QA Memo#: 17648 Fixed date: 2006-07-11 Short Description: program with a syntax error fails to load. QA Memo#: 17651 Fixed date: 2006-07-12 Short Description: The "User Config" portion of a DSN that allows you to define Global Strings is not being saved out, making the feature inoperable QA Memo#: 17654 Fixed date: 2006-07-12 Short Description: !ERROR=255 (NoTypeValue has no value) when executing an ON X GOSUB QA Memo#: 17657 Fixed date: 2006-07-12 Short Description: If a grid has registered for ControlValidation it fires ControlValidation events as the user moves from cell to cell. QA Memo#: 16903 Fixed date: 2006-07-12 Short Description: UserObject needs the ability to have a FIELD of type BBjTemplatedString. One useCase is to do readRecord and store result in a FIELD QA Memo#: 17193 Fixed date: 2006-07-12 Short Description: INPUTE and INPUTN are failing with an error=1025 QA Memo#: 17555 Fixed date: 2006-07-12 Short Description: Resources with Child Windows fail upon attempt to create the top level window with error 255 (unknown problem decoding resource) QA Memo#: 17640 Fixed date: 2006-07-12 Short Description: setCallback() resolves string variables for the subroutine, but the CALLBACK verb does not QA Memo#: 17603 Fixed date: 2006-07-13 Short Description: AppBuilder doesn't support GUIBuilder event tags GRID_CLICK_CURR and GRID_CLICK_ANY. QA Memo#: 17656 Fixed date: 2006-07-13 Short Description: GRID_CELL_VALIDATION events neither save, nor load in AppBuilder. QA Memo#: 17551 Fixed date: 2006-07-13 Short Description: Sample using setMainGridVerticalAlignment and setColumnHeaderVerticalAlignment errors out with an untrappable 255... QA Memo#: 17552 Fixed date: 2006-07-13 Short Description: If BBjDataAwareGrid::getRowAlignment() is executed on a nonexistant row, a java.lang.ArrayIndexOutOfBoundsException QA Memo#: 17278 Fixed date: 2006-07-13 Short Description: If you drop to console in the middle of a method call --or a CALL--, the line number of the currently executing code is always reported as [1] when dot-stepping QA Memo#: 16276 Fixed date: 2006-07-13 Short Description: FormBuilder can't load a resource file that has a grid with the property GRIDROWDEFAULTHEIGHT 0 QA Memo#: 13781 Fixed date: 2006-07-13 Short Description: Mnemonics (Alt-) don't work on static texts or on buttons when CapsLock is pressed. QA Memo#: 16293 Fixed date: 2006-07-13 Short Description: PRINT displays an object address instead of the field content using getFieldValue. QA Memo#: 17209 Fixed date: 2006-07-13 Short Description: TXSELECT mnemonics positions the cursor in different places between P5 and BBj when paragraph is given as -1 and offset is past the end of the paragraph. QA Memo#: 16727 Fixed date: 2006-07-13 Short Description: Trying to add a node to a BBjTree with an id of -1 yields an error 17, stating that the node already exists. From the user's pov, invalid node would be better. QA Memo#: 17328 Fixed date: 2006-07-13 Short Description: BBj data aware grid does not support some sendmsg functions for start/query/end edit mode that work in Visual PRO/5 QA Memo#: 17559 Fixed date: 2006-07-13 Short Description: If a BBjTree does not have a current selection, getText() returns BBjNull which is not a string and string assignments error out. QA Memo#: 16763 Fixed date: 2006-07-14 Short Description: Attempting to invoke a method on a facade, passing in an argument that is a facade, should throw !ERROR=208 (BBJ_STATE) if the facades are in different clients. QA Memo#: 17601 Fixed date: 2006-07-14 Short Description: Custom code blocks do not add the line_label or return like GuiBuilder did QA Memo#: 17627 Fixed date: 2006-07-14 Short Description: getAllControls() returning duplicate and odd objects QA Memo#: 17533 Fixed date: 2006-07-14 Short Description: Passing the -LFskinlf: is not working returns : Failed, timed out reading port form Port Request Server QA Memo#: 17663 Fixed date: 2006-07-14 Short Description: LIST linenum incorrectly lists the next line number if the specified line number does not exist. QA Memo#: 17240 Fixed date: 2006-07-14 Short Description: 'TXDEL'(cedit,lastparagraph) does not delete the entire paragraph; it only removes the text, leaving the paragraph itself (the line feed) in place. QA Memo#: 17674 Fixed date: 2006-07-17 Short Description: BBJ - SQL Queires LEFT JOIN, and INNER JOIN issue QA Memo#: 17649 Fixed date: 2006-07-17 Short Description: TBUTTON should fire a 'b' (ON_TOOL_BUTTON_PUSH) with event.flags bit 1 set when the right mouse button is clicked. QA Memo#: 15892 Fixed date: 2006-07-17 Short Description: All listedit controls on a window are initially highlighted. Only the currently focused control should be highlighted. QA Memo#: 13625 Fixed date: 2006-07-17 Short Description: Variable length records should be available in XKEYED files in addition to JKEYED files QA Memo#: 13627 Fixed date: 2006-07-17 Short Description: Request to add / remove Keys "on the fly" for keyed files QA Memo#: 17565 Fixed date: 2006-07-18 Short Description: add BBjSysGui.suspendRepaint() and BBjSysGui().resumeRepaint() to allow programmer to reduce flicker during complicated GUI updates. QA Memo#: 17526 Fixed date: 2006-07-18 Short Description: EM: Stored Procedures should have a browse button for "Source Location" QA Memo#: 17527 Fixed date: 2006-07-18 Short Description: EM: Stored Procedures "Config Location" should default to ../cfg/config.bbx and it should have a browse button QA Memo#: 17675 Fixed date: 2006-07-18 Short Description: nonFocusable Controls cause Validation QA Memo#: 17652 Fixed date: 2006-07-18 Short Description: BBjSystemMetrics should be enhanced to allow access to the Windows workspace (which accounts for reserved screenspace) QA Memo#: 16097 Fixed date: 2006-07-18 Short Description: 'SELECT' mnemonic doesn't honor the documented rule for 'select all text' QA Memo#: 15887 Fixed date: 2006-07-19 Short Description: Compiling BBj/BBx files in the IDE fails when the output directory is a UNC path name. QA Memo#: 15513 Fixed date: 2006-07-19 Short Description: BBj timed trace accumulates rounding errors truncating to 2 decimal places; the accumulated timings of the lines do not correspond to the timestamp value. QA Memo#: 17441 Fixed date: 2006-07-19 Short Description: userObj: can not execute neval() or seval() within body of a user object method QA Memo#: 17678 Fixed date: 2006-07-19 Short Description: Race condition between VariableDomain.removeLock() and BBjNamespace.finalize() QA Memo#: 17681 Fixed date: 2006-07-19 Short Description: setCausesControlValidation() is causing ON_BUTTON_PUSH event not to fire. QA Memo#: 12780 Fixed date: 2006-07-19 Short Description: BBj Print Preview Handles Escape Characters Incorrectly QA Memo#: 15412 Fixed date: 2006-07-19 Short Description: Substring error text needs to apply to what's happening in BBj rather than what's happening in Java. QA Memo#: 15418 Fixed date: 2006-07-19 Short Description: InputD in Grid shows mask instead of date QA Memo#: 15085 Fixed date: 2006-07-19 Short Description: BBj sometimes doesn't always recognize the rounding rule "round on assignment if expression contains * / ^ FPT MOD SIN COS ATN SQR" QA Memo#: 15203 Fixed date: 2006-07-19 Short Description: We should eliminate our dependancy on arciimath if possible. QA Memo#: 12615 Fixed date: 2006-07-19 Short Description: sysprint device seems to ignore fin ind of 0 QA Memo#: 08332 Fixed date: 2006-07-19 Short Description: No Object Syntax equivalent of TXCLR QA Memo#: 16253 Fixed date: 2006-07-19 Short Description: BBj InputE settext() fills with spaces QA Memo#: 16119 Fixed date: 2006-07-20 Short Description: Printing to a sysgui device does not correctly use the 'OPAQUE'(0) mnemonic QA Memo#: 17690 Fixed date: 2006-07-20 Short Description: EM gives empty "Unable To..." error message QA Memo#: 17351 Fixed date: 2006-07-21 Short Description: Grid: ON_CONTROL_VALIDATION fires on start edit QA Memo#: 17528 Fixed date: 2006-07-21 Short Description: BBjStoredProcedureData::setReturn has incorrect syntax statement QA Memo#: 17467 Fixed date: 2006-07-21 Short Description: Add Instructions to Specify Temp Dir in BBj Readme/Installation QA Memo#: 16956 Fixed date: 2006-07-24 Short Description: Typo in AppBuilder Tutorial QA Memo#: 15963 Fixed date: 2006-07-24 Short Description: Suggestions for improving or clarifying our readme.htm file. QA Memo#: 17686 Fixed date: 2006-07-24 Short Description: ERR=252 with getValidationText on gridCellValidation QA Memo#: 17632 Fixed date: 2006-07-24 Short Description: TYPO: In the User's Reference Guide -> Files -> Accessing Files/Positioning the Pointer, "if the read succeeds or not" should be "whether the read succeeds..." QA Memo#: 17633 Fixed date: 2006-07-24 Short Description: TYPO: In "User's Guide->Files->STRING Files", the sentence "The EXTRACT does not lock.." should probably read "The EXTRACT verb does not lock". QA Memo#: 17596 Fixed date: 2006-07-25 Short Description: Namespace callbacks are not cleared when the program that created them does an END. QA Memo#: 17667 Fixed date: 2006-07-25 Short Description: BBjEvent Objects documentation page has dozens of font names listed by mistake at the top of the page QA Memo#: 16445 Fixed date: 2006-07-25 Short Description: BBj DOCs need to include infomation for the JNLP file on a MAC QA Memo#: 11187 Fixed date: 2006-07-25 Short Description: NAMESPACE: removeCallbackForVariable() on a groupnamespace-object doesn't work QA Memo#: 15319 Fixed date: 2006-07-25 Short Description: BBj - Namespace - and BACKGROUND QA Memo#: 17697 Fixed date: 2006-07-25 Short Description: !ERROR=17 (Invalid function parameter (com.basis.bbj.client.datatypes.Templated String)) QA Memo#: 17706 Fixed date: 2006-07-25 Short Description: Winfont fails with internal BBj error 255 QA Memo#: 17719 Fixed date: 2006-07-26 Short Description: RESINFO() is not returning information about the status bar. QA Memo#: 17698 Fixed date: 2006-07-27 Short Description: WebStart sessioncrashes with broken def file QA Memo#: 17342 Fixed date: 2006-07-28 Short Description: Documentation Errors QA Memo#: 17484 Fixed date: 2006-07-28 Short Description: BBjTriggerData::getDirection() is not showing up in code completion. QA Memo#: 16562 Fixed date: 2006-07-31 Short Description: UserObj if the same label occurs in different methods compiler marks second one as an error QA Memo#: 17750 Fixed date: 2006-07-31 Short Description: A Mouse Scroll event can cause 255 if Focused control is destroyed while Event is in queue. QA Memo#: 17751 Fixed date: 2006-07-31 Short Description: The controls do not throw an error when attempting to register for MouseScroll, but cannot actually receive. QA Memo#: 17779 Fixed date: 2006-08-02 Short Description: Print preview navigation buttons (previous, next, last) only work on page 1 of a document. The button is activated, but the navigation doesn't happen. QA Memo#: 17688 Fixed date: 2006-08-02 Short Description: EM doesn't correctly show the properties of a table in design view for VKEYED files QA Memo#: 17173 Fixed date: 2006-08-02 Short Description: IDE DD Module shows a template for a business math field incorrectly QA Memo#: 17186 Fixed date: 2006-08-03 Short Description: Need a trigger specific for extracts or the ability to determine if a read is an extract QA Memo#: 17088 Fixed date: 2006-08-03 Short Description: EM doesn't provide a trailing backslash for the DATA directory when creating a new DB QA Memo#: 13321 Fixed date: 2006-08-03 Short Description: recorddata obtained via a SQL-based RecordSet returns the fields out of order QA Memo#: 17682 Fixed date: 2006-08-03 Short Description: Hitting escape when asked a 'yes no' question in AppBuilder causes an exception, instead of a no/cancel. QA Memo#: 17572 Fixed date: 2006-08-03 Short Description: EM: The default name for a new SPROC is NEW_SPROC. Creating two gives you two SPROCS with the name NEW_SPROC. We should be iterating through the names QA Memo#: 17650 Fixed date: 2006-08-04 Short Description: Intermittent problem (threadrace) when attempting to add windows and controls to an arc file QA Memo#: 17689 Fixed date: 2006-08-04 Short Description: The "Execute SQL Statements" section of EM should be more like MS SQL's Query Analyzer where it gives you the results of inserts, updates, and deletes. QA Memo#: 17791 Fixed date: 2006-08-04 Short Description: Add a method to BBjTriggerData that returns a value indicating the trigger type. QA Memo#: 09586 Fixed date: 2006-08-04 Short Description: programs are dropped out of the program Cache even when they have active references. QA Memo#: 16935 Fixed date: 2006-08-04 Short Description: Scrolling the mouse over a control does not place the ID in the event string QA Memo#: 16258 Fixed date: 2006-08-04 Short Description: The events should be sorted Alphabetically, The control nodes should be sorted by Control ID QA Memo#: 14896 Fixed date: 2006-08-04 Short Description: Controls in FormBuilder are not changing appearance when their foreColor and backColor properties are changed. QA Memo#: 17246 Fixed date: 2006-08-04 Short Description: Double Click of unregistered event should add event in AppBuilder's Code Editor QA Memo#: 17224 Fixed date: 2006-08-04 Short Description: BBjImageCtrl should be creatable from a string (i.e. a BLOB image retrieved from a file). Currently only works with a file stored on disk. QA Memo#: 17795 Fixed date: 2006-08-07 Short Description: Output parameters don't work in SPROCs QA Memo#: 17702 Fixed date: 2006-08-07 Short Description: Code page translation in the BBj ODBC driver no longer works correctly QA Memo#: 17655 Fixed date: 2006-08-07 Short Description: Error 14 in Enterprise Manager when dealing with VKEYED files QA Memo#: 17802 Fixed date: 2006-08-08 Short Description: SQLEXEC with an error branch now causes an !ERROR=20 QA Memo#: 17736 Fixed date: 2006-08-08 Short Description: The beginning nightly installation screen reads "Welcome to the InstallShield Wizard for BASIS Product Suite 6.;.01;" QA Memo#: 17701 Fixed date: 2006-08-14 Short Description: When an INPUTE control has a pad character equal to the trailing characters of the mask, user data that corresponds to that pad character is stripped out. QA Memo#: 17850 Fixed date: 2006-08-15 Short Description: typo in doc for Interface MultiSourceEvent::getMDIWindow - contains GetMDIWindow QA Memo#: 17854 Fixed date: 2006-08-15 Short Description: Grid SENDMSG(84) [set default alignment] should not deselect the current cell. QA Memo#: 17855 Fixed date: 2006-08-16 Short Description: FOR X=1 TO [fractional value] fails if the program was invoked by a RUN. QA Memo#: 17820 Fixed date: 2006-08-16 Short Description: Pinning is not working in the nightly build QA Memo#: 17639 Fixed date: 2006-08-16 Short Description: bbjcpl doesn't recognize duplicate line numbers QA Memo#: 17396 Fixed date: 2006-08-16 Short Description: bbjcpl emits bogus stack traces when reporting duplicate label messages. QA Memo#: 17398 Fixed date: 2006-08-17 Short Description: BBj formats grids differently from VPRO5 when a row header is specified and rows=0, or a column header is specified and columns=0. QA Memo#: 17860 Fixed date: 2006-08-17 Short Description: Reported print preview issue on Mac OS X QA Memo#: 17862 Fixed date: 2006-08-21 Short Description: GET TABLE INFO is not passing user correctly when going to bbjservices on another machine QA Memo#: 17793 Fixed date: 2006-08-21 Short Description: In Enterprise Manager, in the Stored Procedures "Information" Tab, there is no easy way to delete variables once you've added them. QA Memo#: 17873 Fixed date: 2006-08-21 Short Description: The manual start of BBj P5 data server is not starting the Bbj P5 DS QA Memo#: 17512 Fixed date: 2006-08-21 Short Description: BBj - No ON_GRID_RIGHT_MOUSE_DOWN on Linux QA Memo#: 17882 Fixed date: 2006-08-22 Short Description: typing 'declare' only pops up the window with code completion options if it's all in lower case. It shouldn't be case sensitive. QA Memo#: 17883 Fixed date: 2006-08-22 Short Description: In EM, in the SPROCS property form, in the "Parameter Specification" grid, If I put the first cell in edit mode, then keep going down rows, I will have a bunch QA Memo#: 17877 Fixed date: 2006-08-22 Short Description: In Enterprise Manager (EM), when setting up a Stored Procedure, if I do not complete all fields, I get a messagebox that reads "Null". QA Memo#: 17886 Fixed date: 2006-08-22 Short Description: In the "Parameter Specification" grid in the SPROC properties form in EM, any parameter names that are entered become capitalized, yet they're case sensitive. QA Memo#: 17890 Fixed date: 2006-08-22 Short Description: EM's SQL Browser window's SQL Statement edit box doesn't scroll or have scroll bars, so you can't see or edit long SQL statements QA Memo#: 17783 Fixed date: 2006-08-22 Short Description: Double clicking on the Tables folder for a database in EM will erroneously bring up the table information for one of the tables QA Memo#: 17827 Fixed date: 2006-08-22 Short Description: 'BUTTON' mnemonic needs to be updated for VPRO/5 6.x QA Memo#: 17824 Fixed date: 2006-08-23 Short Description: Funny character in German registery entry for BBj services QA Memo#: 17393 Fixed date: 2006-08-23 Short Description: In EM, In the SPROCS dialog, the configuration field needs to be filled in and needs to have a browse button. QA Memo#: 15978 Fixed date: 2006-08-23 Short Description: BBJ - install - UTF-8 code in install script QA Memo#: 14682 Fixed date: 2006-08-23 Short Description: The text for the descriptions of the BBj NT Services are in english QA Memo#: 15359 Fixed date: 2006-08-23 Short Description: Can't retrieve field length for BLOBs with fattr due to the 2 byte limit of the reported field length. QA Memo#: 16029 Fixed date: 2006-08-23 Short Description: With some 'ARROW' samples, the arrow head points in the wrong direction. QA Memo#: 16728 Fixed date: 2006-08-23 Short Description: BBjTree::getChildAt() returns an ERROR 210 for trying to get nonexistant nodes. QA Memo#: 16726 Fixed date: 2006-08-23 Short Description: BBjTree: If the user tries to set the root node to an id of -1, an ambiguous error 201 is fired. QA Memo#: 17903 Fixed date: 2006-08-24 Short Description: In the SPROCS properties form in EM, if you blank out the name of the Stored Procedure and save changes, you will get an error NULL and more... QA Memo#: 17904 Fixed date: 2006-08-24 Short Description: In the Parameter Specification grid in the SPROC Properties form in EM, I can not set up a LONGVARCHAR parameter: an error prevents me from saving the SPROC. QA Memo#: 17911 Fixed date: 2006-08-25 Short Description: The SQL Browser in EM should go back to using a grid for the Resut Set, and use the text box just for the Status Messages QA Memo#: 17913 Fixed date: 2006-08-25 Short Description: After clicking View Data on a database in EM, the SQL Browser window shows up but doesn't execute the query automatically like it used to QA Memo#: 17916 Fixed date: 2006-08-25 Short Description: Even though a default configuration file has been specified in EM for Stored Procedures, no configuration file is actually being used. QA Memo#: 17928 Fixed date: 2006-08-25 Short Description: It's now impossible to create a new Stored Procedure(SPROC) in Enterprise Manager (EM). Validation on the Source field keeps it from being created. QA Memo#: 17729 Fixed date: 2006-08-25 Short Description: Error creating Vkeyed file type in IDE DATA Dictionary QA Memo#: 17817 Fixed date: 2006-08-28 Short Description: SQLEXEC is not properly upgrading it's token format in BBj 6.00 QA Memo#: 17592 Fixed date: 2006-08-28 Short Description: getExtract() method needs to be documented QA Memo#: 17263 Fixed date: 2006-08-28 Short Description: BBj Stored Procedures are not documented QA Memo#: 17934 Fixed date: 2006-08-28 Short Description: Trying to call accessor methods of a declared object of BBjGroupBox type generates !ERROR=252 QA Memo#: 17935 Fixed date: 2006-08-29 Short Description: If you try to add a code block in AppBuilder, you will get a java.lang.IllegalArgumentException. (Also happens when you try to add EOJ or Init to Rgisterd Evts) QA Memo#: 17821 Fixed date: 2006-08-29 Short Description: The BBj install doesn't install ResBuilder's help file in the resbuilder directory, preventing ResBuilder's help from working QA Memo#: 17822 Fixed date: 2006-08-29 Short Description: BBj Install is creating a shortcut under the user's start menu programs for the readme and relnotes. These are supposed to be in the All Users programs QA Memo#: 17870 Fixed date: 2006-08-29 Short Description: MDI: SysWindow clients can get keyboard focus, but still show a dimmed title bar, indicating that it does not have focus. QA Memo#: 17291 Fixed date: 2006-08-29 Short Description: Creating a .gbf file via the wizard leaves you with a file that doesn't specify a destination program or .arc file QA Memo#: 16124 Fixed date: 2006-08-29 Short Description: Code completion works fine when editing a BBj source file, but not when editing code in AppBuilder QA Memo#: 17733 Fixed date: 2006-08-29 Short Description: InputD can be changed using up/down arrow when not editable. QA Memo#: 17907 Fixed date: 2006-08-29 Short Description: A grid created using the grid mnemonic and initially disabled does not enable the scroll bar when it is enabled QA Memo#: 17922 Fixed date: 2006-08-30 Short Description: VariableMgr allows shared modification for console commands that introduce variables QA Memo#: 17336 Fixed date: 2006-08-30 Short Description: Code Completion: In the Code Editor, in a declare statement, when a variable is typed, a list of types comes up asking what type the variable is. QA Memo#: 17337 Fixed date: 2006-08-30 Short Description: Code Completion: While editing a BBj program, if the user presses Ctrl+Space after "declare", the list of types does not respond to the user's typing. QA Memo#: 16314 Fixed date: 2006-08-30 Short Description: The arcFile textField in the 'create new GBF" dialog is too tall QA Memo#: 17889 Fixed date: 2006-08-30 Short Description: BBjException.fillInCause generates messages to the log: "java.lang.IllegalStateException: Can't overwrite cause" QA Memo#: 17944 Fixed date: 2006-08-31 Short Description: Code completion on Custom Classes is not working in AppBuilder. QA Memo#: 17955 Fixed date: 2006-08-31 Short Description: UNABLE TO EXECUTE SQL STATEMENT: com.basis.bbj.client.util.BBjException: Couldn't open configuration file C:\Program Files\basis\cfg\empty QA Memo#: 17952 Fixed date: 2006-08-31 Short Description: Can't edit AppBuilder code profiles QA Memo#: 17964 Fixed date: 2006-08-31 Short Description: In Enterprise Manager, I can not change the source file for a SPROC (Stored Procedure) because the changes will not save. QA Memo#: 17871 Fixed date: 2006-08-31 Short Description: MDI: When a client (GUI or CUI) dies unexpectedly, the MDI call to closeAllClients() reports !ERROR-60 because the client does not respond. QA Memo#: 17887 Fixed date: 2006-09-01 Short Description: Code Completion database needs to have the getTriggerType() method added QA Memo#: 09872 Fixed date: 2006-09-01 Short Description: When using Java 1.4.0_01 on some java distributions windows will fail to paint when running with 24-bit color. QA Memo#: 07004 Fixed date: 2006-09-01 Short Description: When a form has an EDIT control and BUTTON control with ID=1, typing in the edit control then pressing [ENTER] generates two "B" (button pushed) events. QA Memo#: 07847 Fixed date: 2006-09-01 Short Description: Java bug causing setSelectedCell(0,0) in SGW.initWindowLoadedFromResource() to throw exception QA Memo#: 14781 Fixed date: 2006-09-01 Short Description: Tree-Control: When selecting a node with a keypress, the node should scroll to become visible if necessary. QA Memo#: 14831 Fixed date: 2006-09-01 Short Description: A scrollable window gets scrollbars even when the frame is the right size QA Memo#: 17976 Fixed date: 2006-09-05 Short Description: Error 255 results when SEVAL is used to test equality inside a workspace program. QA Memo#: 17982 Fixed date: 2006-09-05 Short Description: Readme for 6.01 needs to be updated to reflect new JVM's QA Memo#: 17983 Fixed date: 2006-09-05 Short Description: 6.01 RELNOTES.htm contains errors. QA Memo#: 17985 Fixed date: 2006-09-06 Short Description: Need 64-bit killbbjprocs QA Memo#: 17986 Fixed date: 2006-09-06 Short Description: The jars for webstart deployment are missing from the installation package QA Memo#: 17902 Fixed date: 2006-09-06 Short Description: If one creates a Stored Procedure but does not specify a source file, "NULL" is returned as the error description when you try to call it. QA Memo#: 17994 Fixed date: 2006-09-06 Short Description: BBj incorrectly allows menu items and popup menu items to be created with an ID of 0. ID=0 is reserved for references to windows; it can't be used for controls QA Memo#: 08329 Fixed date: 2006-09-06 Short Description: Button on scroll bar is not resizing properly. QA Memo#: 13257 Fixed date: 2006-09-06 Short Description: When an INPUTE control is set to a value with trailing spaces, they are stripped out. Trailing spaces are retained in VPRO5. QA Memo#: 17981 Fixed date: 2006-09-07 Short Description: BBjGrid: In Checked/Unchecked-style grid cells with a GRID_ALIGN_CENTER alignment, the checkbox is centered, but not the text. QA Memo#: 17980 Fixed date: 2006-09-11 Short Description: Under some circumstances, you can cause AppBuilder to bring up two code editors - the first works and the second doesn't QA Memo#: 17872 Fixed date: 2006-09-11 Short Description: BBj SELECT on numeric fields compiles differently in Rev 6 then it did in rev5.031 QA Memo#: 17829 Fixed date: 2006-09-11 Short Description: SELECT verb WHERE clause fails to filter the data correctly when the WHERE expression contains a variable substring reference AND is parenthesized. QA Memo#: 18028 Fixed date: 2006-09-12 Short Description: Runtime (console) variables look in the wrong program for their declared type. QA Memo#: 18048 Fixed date: 2006-09-14 Short Description: The readme has a note about the memory problem in Java 5 update 8 with a link for the Java 5 update 7 but the port table still has a link to Java 5 update 8 QA Memo#: 18059 Fixed date: 2006-09-14 Short Description: The FLEXlm and C Library manuals are missing from the Contents in the installed documentation QA Memo#: 17941 Fixed date: 2006-09-14 Short Description: The new Windows64.exe installer is allowing installation of BBj on 32bit WindowsXP QA Memo#: 17721 Fixed date: 2006-09-14 Short Description: A sample that calls a program, then does a run, and finally does an ENTER, works in BBx but fails in BBj. QA Memo#: 17477 Fixed date: 2006-09-18 Short Description: LOAD "program" in console mode apparently CLEARs all variables from the workspace. 266 QA Memos Fixed/Closed