Bug 799 - [Chameleon-Widget]Adding a layer to a map with CatalogSearch generates error
: [Chameleon-Widget]Adding a layer to a map with CatalogSearch generates error
Status: RESOLVED FIXED
: Chameleon
Widget
: 1.99
: PC Linux
: P2 normal
: 1.99 beta 4
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-10-29 14:30 by
Modified: 2004-12-02 21:27 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-10-29 14:30:54
Steps to reproduce:

1.  Load "sample_ogc.html"
2.  Selecl "Tools" tab
3.  Click on "Catalog" button
3.  Try to locate "drain"
4.  Add "COURS_D_EAU_1:BNDT/NTDB-250K:CITS-Sherbrooke" layer
5.  Errors appear.
 
Fedora Core 2
Mozilla 1.6
Chameleon beta 3 20041022


-----------
PHP warning:


[29-Oct-2004 14:22:52] PHP Notice:  Undefined variable:  szLayerFormats in
/home/nsavard/proj/chameleon_beta/htdocs/widgets/CatalogSearch/CatalogSearchPopup.phtml
on line 119

---------
JS:

Error: parent.window.opener has no properties
Source File: http://127.0.0.1/nsavard/chameleon_samples/sample_ogc.phtml
Line: 1725
------- Comment #1 From 2004-10-29 21:25:58 -------
Changed target to 1.99 RC 1.
------- Comment #2 From 2004-11-08 15:43:14 -------
Julien, please take a look at this one since you were the last to do work on
this widget.
------- Comment #3 From 2004-11-26 10:06:35 -------
Starting working on this one. I suspect that certain layer does not contains
some mandatory information.
------- Comment #4 From 2004-12-01 16:31:29 -------
The Notice was there because of a undeclared variable.
The JS Warning was there because of a call to a function of the embeded mode.
This function was not inside an If(). Also this function is a WMSBrowse widget
function. But it have been stated that the Embeded mode works only in the
WMSBrowse environment for now.

Marking as FIXED