[ka-Map-dev] [Bug 1450] New: this.server is not added to image urls

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Wed May 3 09:08:59 EDT 2006


http://bugzilla.maptools.org/show_bug.cgi?id=1450

           Summary: this.server is not added to image urls
           Product: ka-Map
           Version: 0.3
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: core
        AssignedTo: ka-map-dev at lists.maptools.org
        ReportedBy: den at demax.ru


I'm trying to integrate ka-map with an existing web application in which ka-map scripts are to be 
accessed via absolute urls. I've found out that this is possible using

this.server = "/ka-map/";

in kaMap.js (by the way, looks like full url is not really required here as noted in comments and 
absulute url like one above is possible)

The problem is that it looks like there are places in code where "this.server" is not added to image urls 
(e.g. kaKeymap.js class):

obj.style.backgroundImage = 'url(images/arrow_down.png)';



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the ka-Map-dev mailing list