[Mapbender-dev] Re: [Mapbender] #504: mb_popup is not defined

Mapbender mapbender_dev at lists.osgeo.org
Fri Jul 24 07:42:05 EDT 2009


#504: mb_popup is not defined
---------------------+------------------------------------------------------
  Reporter:  huebi   |       Owner:  dev          
      Type:  defect  |      Status:  closed       
  Priority:  major   |   Milestone:  2.5.2 release
 Component:  wmc     |     Version:  2.5.1        
Resolution:  fixed   |    Keywords:  wmc, loadwmc 
---------------------+------------------------------------------------------
Changes (by huebi):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 popup is missing in this apllication
 {{{
 INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value,
 context, var_type) VALUES('[gui_name]', 'body', 'popupcss',
 '../css/popup.css', 'file css' ,'file/css');

 INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment,
 e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height,
 e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod,
 e_target, e_requires, e_url) VALUES('[gui_name]','popup',6,1,'popup
 replacement','','div','','',NULL ,,NULL ,,NULL
 ,'','','div','popup.js','','','','');
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/mapbender/ticket/504#comment:1>
Mapbender <http://www.mapbender.org/>
Mapbender


More information about the Mapbender_dev mailing list