Re: [CPS-devel] Calendar small bug
Lennart Regebro <[email protected]>
| Newsgroups | gmane.comp.web.zope.cps.general,gmane.comp.web.zope.cps.devel |
|---|---|
| Message-ID | <[email protected]> |
Mario Menezes wrote: > Hi, > > I've found a small bug in calendar. > The URL for the organized and attend events, (organized_events.html and > attended_events.html) is wrong; currently, the link contains the year and > week numbers, e.g., > http://colaborar.ipen.br/members/mario/calendar/2006/9/organized_events.html > > The correctly URL should be > http://colaborar.ipen.br/members/mario/calendar/organized_events.html > > Is this a known bug? Was it already fixed? Yes, and yes. This is fixed in trunk. > Which file is responsible for creating that URL?