to all of our JSPs so that they could render unicode
and <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
added to the headers so that the browsers would display unicode.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@577 9c30dcfa-912a-0410-8fc2-9e0234be79fd
- Renamed "step" parameter to progressbar.jsp to "current_stage" to avoid
clash with "step" hidden field in forms. Workaround for possible Tomcat
4.0.4 bug where if you wrap a request, parameters set by jsp:param are
ignored.
- If no "step" parameter is received as part of a POST, assumed "select
collection" so that "Submit to this collection" buttons on collection home
pages work.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@257 9c30dcfa-912a-0410-8fc2-9e0234be79fd