Details
Description
Currently, if the "author" GET parameter is missing in the Author/Home action, we display a fatal error. It would be better to present a search form that allows the user to submit "lookfor" values to the Author/Search action. This would make the Author module more generally useful.