You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/12 22:07:00 UTC

[jira] [Commented] (MPOM-235) Custom search broken on pages rendered using Fluido Skin 1.7

    [ https://issues.apache.org/jira/browse/MPOM-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013904#comment-17013904 ] 

Michael Osipov commented on MPOM-235:
-------------------------------------

This [snippet|https://github.com/apache/maven-parent/blob/master/src/site-docs/site.xml#L53-L55] triggers the value to be empty. It needs to be replaced by:

{noformat}
<googleSearch />
{noformat}

> Custom search broken on pages rendered using Fluido Skin 1.7
> ------------------------------------------------------------
>
>                 Key: MPOM-235
>                 URL: https://issues.apache.org/jira/browse/MPOM-235
>             Project: Maven POMs
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: MAVEN-33
>            Reporter: Piotr Zygielo
>            Priority: Major
>         Attachments: apache-search.png
>
>
> Sites
> {code}
> Rendered using Apache Maven Fluido Skin 1.7
> {code}
> for example:
> * http://maven.apache.org/plugins/maven-clean-plugin/clean-mojo.html
> * http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/generate-descriptor.html
> * http://maven.apache.org/plugin-tools/maven-plugin-tools-annotations/index.html#Supported_Annotations
> all have Custom Google Search broken in following way:
> After entering search term (here: requirements), no results are presented as in attached apache-search.png.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)