Opened 13 years ago

Closed 12 years ago

#1684 closed defect (fixed)

MAPNAME parameter is not passed to initial task url on first load

Reported by: jng Owned by:
Priority: low Milestone: 2.4
Component: AJAX Viewer Version: 2.2.0
Severity: trivial Keywords:
Cc: External ID:

Description

Load a weblayout with an initial task url.

Inspect this url in the task pane. It contains the SESSION parameter, but not the MAPNAME parameter.

Click the home button on the task pane and inspect the url again. It now contains both SESSION and MAPNAME parameters.

In both initial and subsequent states, the page should be receiving the same SESSION and MAPNAME parameters.

Observed with .net AJAX viewer. Need to confirm if PHP and Java exhibit the same problems.

Change History (2)

comment:1 by jng, 12 years ago

Milestone: 2.32.4

comment:2 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk: r6788

Fixed in 2.4 branch: r6785, r6786, r6787

Note: See TracTickets for help on using tickets.