|
|
|
GOMENU.P Patch
Summary:
- Version: eFramework v2.0 and v2.0a.
- Affected function(s): functions with Return to Menu button.
- Short description: Error when clicking on a menu link to go from a sub-menu to a higher-level menu.
- Impact: This patch affects menu button to go back higher-level menu. The bug does not cause any "damage" but it does display an alarming error message.
Detailed Description:
The CD for version 2.0 and 2.0a of eFramework contained a bug that affects the following source file: gomenu.p.
There is a bug in version 2.0 and possibly v2.0a of EFW relating to menu navigation. Reproduce the bug as follows:
1. Access the main EFW menu.
2. Access the KB menu.
3. Click on "Return to Main Menu".
The following message will appear:
Content-type: text/html
Invalid or inappropriate handle value given to RUN...IN statement. Procedure 'ip-wdm-assign-fields efw.p':2394. (2128)
Invalid or inappropriate handle value given to RUN...IN statement. Procedure 'ip-display-form efw.p':1469. (2128)
his is due to a bug in "gomenu.p". The bug does not cause any "damage" but it does display an alarming error message.
|
|
|