[ 
https://issues.apache.org/jira/browse/JSPWIKI-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik Bunn updated JSPWIKI-428:
------------------------------

    Attachment: jspwiki-428.patch

> WeblogPlugin doesn't find sub-page title
> ----------------------------------------
>
>                 Key: JSPWIKI-428
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-428
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 3.0
>            Reporter: Erik Bunn
>            Priority: Trivial
>         Attachments: jspwiki-428.patch
>
>
> WeblogPlugin attempts to match the first HTML header element when building 
> page titles, but the match call uses the wrong match group.
> Result: empty title.
> Fix: trivial - use group index 1, not 2. See patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to