GNOME Bugzilla – Bug 680119
"archive_url" not set for gstreamer-devel archive search --
Last modified: 2012-07-17 18:38:55 UTC
<input type="hidden" name="sitesearch" value="%(archive_url)s/" /> should be: <input type="hidden" name="sitesearch" value="http://lists.freedesktop.org/archives/gstreamer-devel/" />
On which page? This looks like something that is setup/sysadmin related, I don't think we can just configure that via the mailing list interface, can we? For sysadmin/mailing list stuff, you'd unfortunately have to file a bug against the freedesktop component on bugs.freedesktorg, there's not much we can do in that respect.
The URL in question is: http://lists.freedesktop.org/archives/gstreamer-devel/ Upon investigating further there are other gstreamer lists that archive search does not work for, gstreamer-bugs for instance. gstreamer-announce is setup correctly. I'm not sure what options the admin interface presents. If there's nothing related to an archive_url feel free to close this and I'll post a message to the xdg mailing list. http://lists.freedesktop.org/mailman/listinfo/xdg
Can't see anything obvious. There are a few html pages I can edit, but I didn't spot anything related to "sitesearch"
I posted a message to the XDG list since this setup appears to be controlled by them.