Bug 334 - [Chameleon Widget] ExpressionBuilder assumes layer name is wms name and wfs type name
: [Chameleon Widget] ExpressionBuilder assumes layer name is wms name and wfs t...
Status: CLOSED WORKSFORME
: Chameleon
Widget
: 1.99
: PC Windows XP
: P2 normal
: 1.99 beta 2
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-04-01 14:35 by
Modified: 2004-07-05 17:18 (History)


Attachments
map file with the problem (see comment) (8.67 KB, text/plain)
2004-04-01 14:37, Paul Spencer
Details


Note

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


Description From 2004-04-01 14:35:46
When completing the cfs_sample application, I ran into an issue with this widget
that appears to have happened because the map file layer names were not the same
as the wms names published by the server.  I'll attach the map file after
committing this description.  The map file does work, but originally the layer
names all had lx: in them because it was generated from a context file loaded
and saved through mapscript.  The ExpressionBuilder failed to work until I
changed the layer names in the map file.

It is possible that the map file was poorly set up for this application and this
is just a garbage-in/garbage-out bug but it needs to be analysed.
------- Comment #1 From 2004-04-01 14:37:32 -------
Created an attachment (id=26) [details]
map file with the problem (see comment)

I lied, this one does have the layer names that cause the problem.
------- Comment #2 From 2004-04-08 08:37:53 -------
updated version to 1.99
------- Comment #3 From 2004-04-15 15:34:02 -------
Paul, can you look at this one again?  It works fine for me with the mapfile you
supplied.
------- Comment #4 From 2004-04-15 16:08:03 -------
um, I'll try to reproduce the problem but it could have been an IO error ;)
------- Comment #5 From 2004-04-15 16:19:04 -------
I was there: it wasn't an I/O error.  The issue was similar to what Bart reports
in bug 348 comment #5 where the wrong layer name is used.

Either the mapserver layer name being used as typename for a WFS query, or
something like that.
------- Comment #6 From 2004-04-19 15:32:06 -------
This still works fine for me.  

But I did find a place where layername was being used in the "typename"
parameter for the WFS request.  This I have updated.  Please try it and let me
know if you still encounter this problem.
------- Comment #7 From 2004-06-23 09:25:14 -------
Paul, I think you are the best person to verify this bug. :)
------- Comment #8 From 2004-06-24 11:04:22 -------
change target to beta 2 for verification
------- Comment #9 From 2004-07-05 17:18:10 -------
verified.