Problem reported here: http://yafu.dyndns.org/yafu/forum_thread.php?id=52
Patch attached.
Here http://yafu.dyndns.org/yafu/profile_menu.php click on any of the 3
random browse links:
"Browse profiles at random, at random with pictures, or at random
without pictures."
Expected result: random selection of profiles displayed
Actual Result:
All return same error:
Not Found
The requested URL /yafu/extra_arg_pic.html was not found on this server.
Current version is 24314.
Problem also exists version 23761M on isaac.
Unfortunately it also exists in version 23819 which is being used by
'live' projects. example:
http://moowrap.net/profile_menu.php?cmd=rand&pic=-1
also on SETI@home
http://setiathome.berkeley.edu/profile_menu.php?cmd=rand&pic=-1
--
Rechenkraft.net e.V. <http://www.rechenkraft.net> - Verein zur Förderung
von Bildung, Forschung und Wissenschaft durch Einsatz vernetzter Computer
weitere interessante Projekte
<http://www.rechenkraft.net/wiki/index.php?title=Projekt%C3%BCbersicht>und
Hilfe <http://www.rechenkraft.net/phpBB/viewforum.php?f=19>auf unserer
Webseite www.Rechenkraft.net <http://www.rechenkraft.net> und im Chat
<irc://irc.euirc.net/rechenkraft>
------------------------------------------------------------------------
Rechenkraft.net e.V. <http://www.rechenkraft.net/> - Non-profit
association for the promotion of education, research and science through
the use of networked computers
other interesting projects
<http://www.rechenkraft.net/wiki/index.php?title=Projekt%C3%BCbersicht>and
help <http://www.rechenkraft.net/phpBB/viewforum.php?f=19> on our
website www.Rechenkraft.net <http://www.rechenkraft.net> and on IRC
<irc://irc.euirc.net/rechenkraft>
*** /home/boincadm/boinc/html/user/profile_menu.php Mon Aug 29 13:39:19 2011
--- profile_menu.php Mon Oct 3 11:47:32 2011
***************
*** 22,28 ****
require_once("../inc/profile.inc");
require_once("../inc/uotd.inc");
! check_get_args(array("cmd"));
db_init();
--- 22,28 ----
require_once("../inc/profile.inc");
require_once("../inc/uotd.inc");
! check_get_args(array("cmd","pic"));
db_init();
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.