Bug 253 - [SectStudio]Not opening context from local installation and local brower
: [SectStudio]Not opening context from local installation and local brower
Status: NEW
: MapLab
SECT (Studio)
: 3.0
: PC Linux
: P2 normal
: ---
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-02-26 14:57 by
Modified: 2004-02-26 15:07 (History)


Attachments


Note

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


Description From 2004-02-26 14:57:26
Not opening context from local installation when Web server path is set to
"localhost" instead of the IP address in "cwc2.xml" and the browser is started
on the local host.

I clicked on "Open Context" and select a local or remote context file.  I than
clicked "Ok".  The "Upload Map Context" or "Map Context URL:" entry is erased.

Since the browser is started from the same computer as chameleon installation it
should work.

PHP:
None

JavaScript console:
Error: uncaught exception: Permission denied to get property Window.OpenContextCB

Apache:
None
------- Comment #1 From 2004-02-26 15:07:57 -------
localhost is evil and often causes all sorts of problems, I would recommend
using IP addresses instead (the machine's real IP, or 127.0.0.1)