Opened 15 years ago

Closed 13 years ago

#13 closed defect (wontfix)

Debug compressed/minified JS

Reported by: yvesm Owned by: yvesm
Priority: major Milestone: 1.0.0
Component: packaging/scripts/config Version: 0.7
Keywords: Cc:

Description

It has been noted by users that the compressed/minifed JS code of OpenLayers, MapFish and GeoExt fails with the split and merge widgets, e.g.

"*Fatal error*: Uncaught exception 'Exception' with message 'osmservice 
param is missing' in 
C:\...\www\WEB-INF\lib\geoprisma-0.6.0\src\server\core\org\opensafemap\proxy\ProxyFactory.php:37 
Stack trace: #0 C:\...\www\gp\proxy.php(5): 
org_opensafemap_proxy_ProxyFactory::getProxy() #1 {main} thrown in 
*C:\...www\WEB-INF\lib\geoprisma-0.6.0\src\server\core\org\opensafemap\proxy\ProxyFactory.php* 
on line *37*

Apparently this used to trigger a SQL message (split and merge are currently implemented in an ad hoc fashion as PL/pgSQL functions)

Change History (2)

comment:1 by adube, 13 years ago

Milestone: 1.0.0

The 'split' and 'merge' widget could be removed in 1.0.0.

comment:2 by adube, 13 years ago

Resolution: wontfix
Status: newclosed

'split' and 'merge' were removed.

Note: See TracTickets for help on using tickets.