20 Apr
2004
20 Apr
'04
2:02 p.m.
Bug in version 2.0: Intranet, Parameters, Stopwords: The link "Next
"does not work, because offset is always blank. The solution is to change nextpage to next_page in line 166 in ./intranet/htdocs/intranet-tmpl/default/en/parameters/stopwords.tmpl The correct line is: <a href="<!-- TMPL_VAR NAME=script_name -->?offset=<!-- TMPL_VAR NAME=next_page -->">Next >></a>