Message:

  A new issue has been created in JIRA.

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

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1024


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

     Status: Unassigned
   Priority: Trivial

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-faq
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Harald Ommang

    Created: Tue, 11 Nov 2003 6:47 AM
    Updated: Tue, 11 Nov 2003 6:47 AM
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to