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:

  1. Open one BWL by any browser.
  2. 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.

Change History (2)

comment:1 by liuar, 14 years ago

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

comment:2 by liuar, 14 years ago

Resolution: fixed
Status: newclosed

Changeset [5463] by liuar

Note: See TracTickets for help on using tickets.