Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.2
-
Fix Version/s: 1.1.3
-
Component/s: Module - Apt
-
Labels:None
-
Number of attachments :
Description
I recently updated to maven-site-plugin-2.1 (which pulled doxia-1.1.2) and suddenly page
title block stopped working.
My apt file [1] (didn't change it) now renders as [2].
Notice no page title and ugly "------ About ------ Marat Radchenko ------ 2009-04-09" line at top of page.
Page starts to render correctly if title block is but before commented license banner, so it becomes a first element.
[1] http://autodao.git.sourceforge.net/git/gitweb.cgi?p=autodao/autodao;a=blob;f=src/site/apt/index.apt;h=cda99c5a0500b657162c2ac7f6419df334c41771;hb=HEAD#l17
[2] http://autodao.sourceforge.net/index.html
fixed in r905092