Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#79 closed defect (fixed)

gui_digitize will not load properly

Reported by: christoph Owned by: christoph
Priority: major Milestone: 2.4.3 release
Component: digitizing Version: 2.4.2
Keywords: Cc: uli@…, christoph@…

Description

after refreshing the site everything seems to work

error message on my machine

"Warning: Your script possibly relies on a session side effect"

This error message corrupts the JS code

Change History (4)

comment:1 by christoph, 17 years ago

For a start, I added the following lines to map.php

ini_set('session.bug_compat_42',0); ini_set('session.bug_compat_warn',0);

but we need to find out what causes the problem.

comment:2 by christoph, 17 years ago

Cc: uli@… christoph@… added

comment:3 by christoph, 17 years ago

Resolution: fixed
Status: newclosed

comment:4 by christoph, 17 years ago

Milestone: Milestone 2.4.3 release
Note: See TracTickets for help on using tickets.