Etienne Chauchot created MNG-6894:
-------------------------------------
Summary: google search box does not seem to work correctly
Key: MNG-6894
URL: https://issues.apache.org/jira/browse/MNG-6894
Project: Maven
Issue Type: Bug
Components: Documentation: General
Reporter: Etienne Chauchot
It seems that the documentation search box does not work correctly as the
{code:java}
$sitesearchValue{code}
variable is not expanded. If I type "item searched" in the box, the search
field in google search appears to be
{code:java}
item searched site:$sitesearchValue
{code}
whereas it should be
{code:java}
item searched site:maven.apache.org
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)