[Chameleon-dev] [Bug 1547] New: LayerOrder widget does not clear
	NAV_CMD before submit
    bugzilla-daemon at bugzilla.maptools.org 
    bugzilla-daemon at bugzilla.maptools.org
       
    Thu Aug 10 03:15:40 EDT 2006
    
    
  
http://bugzilla.maptools.org/show_bug.cgi?id=1547
           Summary: LayerOrder widget does not clear NAV_CMD before submit
           Product: Chameleon
           Version: 2.4
          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
function {$szJsFunctionName}(obj, direction)
{
    with({$this->mszHTMLForm})
    {
        LAYERORDER_MOVE{$nId}.value = direction;
        NAV_CMD.value = '';
        submit();
    }
    return;
}
This needs to be fixed in the 2.4 branch and in CVS head.
------- 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