Menu

#3 calendar nav links should store current environment vars

open
nobody
Backend (2)
5
2006-09-18
2006-09-18
Anonymous
No

The arrows constituting links on the calendar frontend
do not pass on the current $_GET env vars to the
backend. This means that the default $_GET is used ->
which could possibly change the location of the page in
a dynamic environment. Accordingly, the backend should
receive the current $_GET env and append them to the
generated dynamic month link.

The downside of this approach could be to repeat a
procedure directed by $_GET which should only have
happened once...

Discussion


Log in to post a comment.

MongoDB Logo MongoDB