I noticed on 12/10/2007 that one of our websites built using Domino which has a calendar view had a bug with the ‘next page’ button, when the calendar displays one month at a time. It won’t go to the next month any more. But if I go back one month to September using the @DbCommand (“Domino”;“ViewPreviousPage”) button it will then allow me to go next to October and then next to November using the @DbCommand (“Domino”;“ViewNextPage”) button. But if I go back to October it breaks again. It doesn’t seem to like October 2007!!!
I have put an ESR in to IBM, but they haven’t provided any constructive help yet. Stating I should use iNotes for showing mail over the web. iNotes template doesn’t seem to use @DbCommand (“Domino”;“ViewNextPage”). But this isn’t about mail databases, it’s about custom built Notes apps viewed over the web.
Has anyone else had a problem with Notes calendar views over the web viewed by month not going to the next page using @DbCommand (“Domino”;“ViewPreviousPage”) this month (or any other month for that matter)?
If so did you find a fix?
Cheers
Craig
It’s the standard button code that IBM/Lotus use themselves in their mail and resource reservations databases (which also have the same bug).