[Chameleon-dev] [Bug 977] New: ROIRectangle: wrong a_pixel.gif location

bugzilla-daemon at maptools.org bugzilla-daemon at maptools.org
Fri Feb 25 07:45:28 EST 2005


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

           Summary: ROIRectangle: wrong a_pixel.gif location
           Product: Chameleon
           Version: 2.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Widget
        AssignedTo: chameleon-dev at lists.maptools.org
        ReportedBy: bartvde at xs4all.nl


The ROIRectangle widget doesn't use the default skin for finding a_pixel.gif:

among others:

content = '<img name="ROIRectImgTop" src="images/a_pixel.gif" border="1">';

should be something like:
src="<?php echo $_SESSION['gszCoreWebPath']."skins/default/images/a_pixel.gif"; ?>"



------- 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 Chameleon-dev mailing list