Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#29 closed defect (fixed)

init_WMC generates incorrect Overview Height

Reported by: Ronald Woita Owned by: christoph
Priority: major Milestone: 2.4.2 and older releases
Component: wmc Version: 2.4.1
Keywords: Cc:

Description

see short_summary

solution : in class_wmc.php Line 674/679 change the second old_mapObj[i].width to .height

--> $wmc_string .= "\t\t\t\t" . $target . "mb_registerMapObj('overview', old_mapObj[i].elementName, j, old_mapObj[i].width, old_mapObj[i].height);\n";

Change History (3)

comment:1 by christoph, 17 years ago

Resolution: fixed
Status: newclosed

thanks for the bug fix.

comment:2 by christoph, 17 years ago

Component: administrationwmc

comment:3 by christoph, 17 years ago

Milestone: 2.4.2 and older releases
Note: See TracTickets for help on using tickets.