Description

A page that include MonthCalendar macro does not show the GUI editor link.

Steps to reproduce

  1. Add [[MonthCalendar]] to a page

Example

<< <  2024 / 6 >  >>
Mon Tue Wed Thu Fri Sat Sun
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Details

This wiki.

Workaround

Discussion

The bug is cause by this line in common/js/infobox.js:

// Initialize after loading the page
window.onload=infoinit;

This replace the onload functon installed by common/js/common.js.

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/MonthCalendar Script Disable Gui Editor Link (last edited 2007-10-29 19:08:08 by localhost)