EMS-2.1.1 Preliminary QA Release Report for Build-01_02_16-0700

(Since Previous Preliminary QA Release: 01_02_15-0700)


Title: 867_mbegeman [EMSXX] Fix navigation issues with creating and editing assets.
Description: PRODUCT: EMSXX
IMPACT: Dot-Dot
SUBMISSION: 867_mbegeman
SUMMARY: Fix navigation issues with creating and editing assets.
CR#: 370 [Fixed]: There is no way to edit an incorrect URL in a capsule. You can change the description and synopsis via the edit but not a URL. Only way is to go to the object list and tinker around.
SUBMISSION DETAILS:
1. How can this change be tested by QA?
Create an asset. Inside the create asset pages, the links, cancel buttons and labels should now be more descriptive and appropriate.
2. What details should developers be aware of?
*~*~*~*~*~*~*~*~*~*
PROJECTS/VIEWS:
1) KP Project/KPXX
**********
FILES MODIFIED:
kp_add_documentasset.jsp Modified 10
kp-navigate.xml Modified 45
kp_add_urlasset.jsp Modified 13
kp_add_relatedmaterials.jsp Modified 12
kp_add_urlassetaction.jsp Modified 17
**********
*** Entered with: PRAJA Submission Tool - Version 4.2.5 ***
[CLOSED 02/15/2001 10:01:43]
[Released in EMSXX: Build-01_02_15-1530]

Title: 868_ddeal [EMSXX] Changed cache attribute
Description: PRODUCT: EMSXX
IMPACT: None
SUBMISSION: 868_ddeal
SUMMARY: Changed cache attribute
CR#: 813 [Fixed]: Implemented ACL caching logic
SUBMISSION DETAILS:
1. How can this change be tested by QA?
N/A
2. What details should developers be aware of?
Changed attribute of cache hashtable from static to non-static - oops - what the heck was I thinking?
*~*~*~*~*~*~*~*~*~*
PROJECTS/VIEWS:
1) EMS Project/EMSXX
**********
FILES MODIFIED:
EMSACLManager.java
**********
*** Entered with: PRAJA Submission Tool - Version 4.2.6 ***
[CLOSED 02/15/2001 09:21:24]
[Released in EMSXX: Build-01_02_15-1530]

Title: 870_rholleman [EMSXX] Task#594 : QVProducer/Producer : improved feedback in titlebar
Description: PRODUCT: EMSXX
IMPACT: None
SUBMISSION: 870_rholleman
SUMMARY: QVProducer/Producer : improved feedback in titlebar
Task/Function#: 594 - Finished
MODIFIED COMPONENTS: UI Appearance
SUBMISSION DETAILS:
1. How can this change be tested by QA?
Open QVProducer, create an event.
As you edit description, window title should change.
As you edit attributes that have their own edit view, you should see the hierarchy of attributes as a file path in the title bar.
2. What details should developers be aware of?
*~*~*~*~*~*~*~*~*~*
PROJECTS/VIEWS:
1) PresenceProducer Project/Development
**********
FILES MODIFIED:
com/praja/producer/framework/components/dbobjecteditor/AttributeLevelController.java
com/praja/producer/framework/QVProducer.xml
com/praja/producer/framework/components/dbobjecteditor/AttributeTableCellEditor.java
**********
*** Entered with: PRAJA Submission Tool - Version 4.2.6 ***
[CLOSED 02/15/2001 11:05:26]
[Released in EMSXX: Build-01_02_15-1530]

Title: 876_jschindler [EMSXX] ACL manager: don't create default acls if group doesn't exist
Description: PRODUCT: EMSXX
IMPACT: Dot-Dot
SUBMISSION: 876_jschindler
SUMMARY: ACL manager: don't create default acls if group doesn't exist
CR#: 355 [Fixed]: Announcements and New Additions only show up when logged in as admin
CR#: 512 [Fixed]: Don't see New Additions or Announcements when not an admin
SUBMISSION DETAILS:
1. How can this change be tested by QA?
Create a new idea as a non-admin user and make sure it shows up in the New Additions section of the main desktop.
2. What details should developers be aware of? The reason we are not seeing the problem on our linux box is because we are doing a *totally* fresh install of kp. This includes wiping out the contents of the ems and sc install folders. The reason I was seeing the ACL problem on my machine and I'm betting the reason we were seeing it on the Praja linux box is because the ems install folder was not wiped out before doing the install.
*~*~*~*~*~*~*~*~*~*
PROJECTS/VIEWS:
1) EMS Project/EMSXX
**********
FILES MODIFIED:
EMSACLManager.java
**********
*** Entered with: PRAJA Submission Tool - Version 4.2.6 ***
[CLOSED 02/15/2001 15:55:05]
[Released in EMSXX: Build-01_02_15-1530]

Title: 884_cruggiero [EMSXX] Work Around for Customer Object Renderer Bug
Description: PRODUCT: EMSXX
IMPACT: None
SUBMISSION: 884_cruggiero
SUMMARY: Work Around for Customer Object Renderer Bug
CR#: 852 [Fixed]: Work Around for Customer Object Renderer Bug
MODIFIED COMPONENTS: UI Appearance
SUBMISSION DETAILS:
1. How can this change be tested by QA?
Once in the EMS Console's "Attribute Rendering Editor" dialog, the user may select the "Preview Tags" button in order to view the created tags...
2. What details should developers be aware of?
You can hide this feature by setting boolean var "PREVIEW" to false.
*~*~*~*~*~*~*~*~*~*
PROJECTS/VIEWS:
1) EMS Project/EMSXX
**********
FILES MODIFIED:
AttributeRenderingEditorDialog.java
AttributeSelectionPanel.java
RangeDataModelPanel.java
**********
*** Entered with: PRAJA Submission Tool - Version 4.2.6 ***
[CLOSED 02/15/2001 15:27:48]
[Released in EMSXX: Build-01_02_15-1530]

Title: 893_jmccandless [EMSXX][CR#: ] EventFinder: performance update
Description: PRODUCT: EMSXX
SUBMISSION: 893_jmccandless
SUMMARY: EventFinder: performance update
SUBMISSION DETAILS:
1. How can this change be tested by QA?
can't be directly tested, but just see if all the tooltips still work right (gm.xml layout)
2. What details should developers be aware of?
When hovering over a tooltip-ready item, a PrMessage was being sent for EVERY component that was tooltip-ready (in this case, 12), thus causing 12 tooltip timer threads to be spawned and 12 tooltip frames to appear on top of one another.
*~*~*~*~*~*~*~*~*~*
PROJECTS/VIEWS:
1) Core Project/Development
2) PresenceViewer Project/Development
**********
FILES MODIFIED:
Build.log
PrViewerUIComponent.java
DynamicDropBoxComponent.java
PrDropBoxComponent.java
PrMessageButtonComponent.java
PrModeToggleAWTButtonComponent.java
eventfinder.xml
metaviewer.xml
**********
*** Entered with: PRAJA Submission Tool - Version 4.2.3 ***
[CLOSED 02/15/2001 16:37:00]
[Released in EMSXX: Build-01_02_16-0700]

****** Generated by PRAJA Change Report Tool ******