List of Fixes for EBF 19546 --------------------------- Following is a list of fixes which are cumulative to this release. Each fix is listed along with the EBF in which it was first released and the description of the problem. The list is sorted by the EBFID column. EBFID BugID Description ----- ------ ------------------------------------------------- 19546 684331 "Customize menu and tools" has disappear from TOols menu 19546 683634 open model PhysicalDataModel_8 from bug directory Double click on shortcut of table_1 you get an exception and the property sheet is not correct ("based on" on general page should not be there, db package tab) << d:\pddev\rep\src\repdbase.cpp(1575): int __stdcall SRepControlHolder::InitCtrl(void) Initialization of dialog control Caught: SECOMException: HRESULT = 0x80004003 Pointeur non valide Thrown from: d:\pddev\rep\src\repdctrl.cpp(5515): void __thiscall SRepDlgComboBox::Initialize(void)Type >> 19546 683392 In PD 16.0 GA when the trial expires you cannot renew the license with pdshell16.exe you must launch pdlegacyshell16.exe (CR 678365) in order to ease sales and tech support work, they need to be able to determine by the expiration dialog if user is running GA or EBF1 add build number in expiration dialog 19546 682229 not possible to open the "compare code property value" window for extened attributes in merge dialog during compare and merge. 19546 681608 When importing an Erwin 7.2.2110 XML file, the Oracle Materialized Views are not imported. All other objects appear to import correctly. 19546 681165 Removed mapped column incorrectly restored when adding a new column mapping from another table source 19546 680867 Extended dependency is created between procedures/functions at reverse if they have parameters and space char between function name and left parenthesis. 19546 679954 Using an extended object ( with a stereotype used as metaclass ), which itself contains one subtype ( not used as metaclass ). Attached to this subtype is an extended attribute. Once the value of this extended attribute is changed, the merge process ( or the compare process ) does not detect the change even check in or comparing, leading to failure to update this attribute change in the repository. 19546 678976 RepDef: The max byte per char is not changed when selecting a repository 19546 678910 Support IPV6 for proxy 19546 678392 Exception on Sub-Object format / cancel 19546 678272 after a while, you can have cursor blinking when it is in output 19546 678242 open a requiement model click inside a title scroll with Wheel mouse not working anymore in DOV 19546 678228 Ctrl-C does not work in browser 19546 678226 In a rQM inside a title or RQM description select a text hit Suppr selection is not done 19546 677944 open model from bug directory look at preview of the report description is not visible 19546 677935 Install PD 16.0 GA on a machine with Windows 7 Even if you are administrator, you have following error when opening examples: "the file you are opening is read only ...." This seems due to manifest. 19546 677919 can not open example models in read-write mode 19546 677786 Dependencies between View Column and Table Column disappear if changeing the SQL Query of View. Working well with PD 12.5 and 15.0 ebf9. 19546 677264 when name and code are synchronized (= button depressed), change name through edit in place should also trigger a change on code it is working fine in browser but not in symbols 19546 677130 delete standard toolbox, cannot put it back 19546 676820 During a reverse of procedure or while creating a PDM, if the procedure definition calls another procedure and the begin-parameter parenthesis is sticked to procedure name, no extended dependency is created in the reversed PDM. It works if having a space char between the procedure name and the parenthesis. 19546 676817 Sometimes after passing mouse from browser to diagram you can have a strange cursor that looks like this : <-> 19546 676662 in an EAM, create a dependency matrix menu model should contain object used in the matrix plus global objects it is now empty 19546 676338 Depending on how you name a attribute, the attribute naming template fires differently. 19546 676083 Tested and reproduced with: PD 15.3 EBF#7 Repository on Oracle 10gR2 When checking in as update one of model versions, customer receives the following error message: 'Some errors occur during the update of the repository model' 19546 674022 NewShell:EAM-ProcessMap Diagram, bad order in Model/ Other Objects>. We lost the alphabetical order. See the image et model into:\\neo\SHARE\Bugmodel\67xxxx\674022 Steps: open model in 16 and 15.3. Compare them. 19546 672766 For the Term object, the General property sheet should include the Description attribute by default. Workaround is to replace the General property sheet with a user-defined form via a Glossary Extension file. 19546 671385 Tested and reproduced with: - PD 15.3 (EBF#4/EBF#5/EBF#6) - SQL Anywhere 11 as repository When creating an user with Connect and Read permissions for the Repository and tring to check out versioned models, some versions are not allowed to be checked out. If you connect/disconnect as ADMIN and then connect with created user again, the list of allowed/not allowed model versions may change. Please, refer to repro steps for details. 19546 668394 PD 15.2 EBF#9 DBMS: IBM DB2 UDB 8 for OS/390 ODBC Driver: IBM DB2 ODBC DRIVER - DB2COPY1 version: 9.07.100.177 When reverse-enginering two tables from the database directly via ODBC driver, the indices from one of the tables come sorted in alphabetical order in table diagram, instead of the real order that it was created. But when reversing from the script, the order comes correctly. 19546 661603 Integrate: Merge model into another one leads to OdbcError: [24000] [Sybase][ODBC Driver]Invalid cursor state.