Ticket #13 (closed defect: wontfix)

Opened 4 years ago

Last modified 18 months ago

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

Changed 19 months ago by adube

  • milestone set to 1.0.0

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

Changed 18 months ago by adube

  • status changed from new to closed
  • resolution set to wontfix

'split' and 'merge' were removed.

Note: See TracTickets for help on using tickets.