You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/12/09 01:20:56 UTC

[jira] Updated: (MPFAQ-1) FAQ plugin does not use FAQ title correctly

The following issue has been updated:

    Updater: Martin van den Bemt (mailto:martin@mvdb.net)
       Date: Mon, 8 Dec 2003 6:19 PM
    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..
    Changes:
             Attachment changed to faqdiff.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPFAQ-1&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPFAQ-1


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPFAQ-1
    Summary: FAQ plugin does not use FAQ title correctly
       Type: Bug

     Status: Open
   Priority: Trivial

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-faq-plugin

   Assignee: Martin van den Bemt
   Reporter: Harald Ommang

    Created: Tue, 11 Nov 2003 6:47 AM
    Updated: Mon, 8 Dec 2003 6:19 PM
Environment: Win2000

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


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org