Maven 1.x FAQ Plugin

FAQ plugin does not use FAQ title correctly

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    Win2000
  • Number of attachments :
    1

Description

In my faq.fml, the first two lines are:
<?xml version="1.0" encoding="ISO-8859-1"?>
<faqs title="Ofte Stilte Sp?rsm?l">

(or: <faqs title="Ofte Stilte Sporsmal">)

I assumed that this text would end up both in the window title and the section header. What I get in the faq.html, however, is no addition to the window title, and the hard coded section name "Frequently Asked Questions".

*******************************

In the faq.html I get
<title>
Project Name -

</title>

and

<h3>
<a name="Frequently Asked Questions">Frequently Asked Questions</a>
</h3>

*******************************

Harald Ommang

Issue Links

Activity

Hide
Martin van den Bemt added a comment -

to get the non ascii characters in the title, you can use the title element instead of the attribute. It should run like that out of the box. Working on the other problem (the section name="title attribute")..

Show
Martin van den Bemt added a comment - to get the non ascii characters in the title, you can use the title element instead of the attribute. It should run like that out of the box. Working on the other problem (the section name="title attribute")..
Hide
Martin van den Bemt added a comment -

Fixes the issues stated. The element title as a workaround doesn't work anymore using this patch.
It also contains a patch for the documentation and all open issues in mavenfaq..

Show
Martin van den Bemt added a comment - Fixes the issues stated. The element title as a workaround doesn't work anymore using this patch. It also contains a patch for the documentation and all open issues in mavenfaq..
Hide
Martin van den Bemt added a comment -

The patch for this issue is mpfaq1

Show
Martin van den Bemt added a comment - The patch for this issue is mpfaq1
Hide
Martin van den Bemt added a comment -

The patch for this issue is in MPFAQ-1

Show
Martin van den Bemt added a comment - The patch for this issue is in MPFAQ-1
Hide
Jason van Zyl added a comment -

o patch applied

Show
Jason van Zyl added a comment - o patch applied

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: