Opened 14 years ago
Closed 14 years ago
#1572 closed defect (fixed)
Help from context menu doesn't work well
Reported by: | liuar | Owned by: | liuar |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | General | Version: | 2.2.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: | 1369513 |
Description
Steps:
- Open one BWL by any browser.
- Right- click -> Help
Results:
One error happened. Invalid argument(s): [1] = "" The session ID is invalid because the session separator character was not found.
Expected results:
Help page displayed correctly.
Note:
See TracTickets
for help on using tickets.
session id was created in both !GettingStartedURL() and MakeUrl in mainframe.templ.
I removed the duplicated session id from !MakeURL() if the command is !Help