[jira] Commented: (DOXIA-313) subsection is printing name instead of title to page

2009-05-04 Thread Malachi de AElfweald (JIRA)

[ 
http://jira.codehaus.org/browse/DOXIA-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=175100#action_175100
 ] 

Malachi de AElfweald commented on DOXIA-313:


Here's what it is actually generating:

div class=section title=Comparison to Decimalh3a 
name=DecimalComparison/aDecimalComparison/h3

I think this is what it should be generating:

div class=section title=Comparison to Decimalh3a 
name=DecimalComparisonComparison to Decimal/a/h3


 subsection is printing name instead of title to page
 

 Key: DOXIA-313
 URL: http://jira.codehaus.org/browse/DOXIA-313
 Project: Maven Doxia
  Issue Type: Bug
  Components: Module - Xdoc
Affects Versions: 1.1.1
Reporter: Malachi de AElfweald
Assignee: Lukas Theussl

 Doing something like subsection name=SomeName title=Some longer 
 descriptive name.../subsection
 prints SomeName in the box

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (DOXIA-313) subsection is printing name instead of title to page

2009-05-04 Thread Malachi de AElfweald (JIRA)

[ 
http://jira.codehaus.org/browse/DOXIA-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=175101#action_175101
 ] 

Malachi de AElfweald commented on DOXIA-313:


It is listed in the attributes if you click on The full documentation is 
available here. 

http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xdoc/xsddoc/http___maven.apache.org_XDOC_2.0/element/section.html#attr_title


 subsection is printing name instead of title to page
 

 Key: DOXIA-313
 URL: http://jira.codehaus.org/browse/DOXIA-313
 Project: Maven Doxia
  Issue Type: Bug
  Components: Module - Xdoc
Affects Versions: 1.1.1
Reporter: Malachi de AElfweald
Assignee: Lukas Theussl

 Doing something like subsection name=SomeName title=Some longer 
 descriptive name.../subsection
 prints SomeName in the box

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (DOXIA-313) subsection is printing name instead of title to page

2009-05-04 Thread Malachi de AElfweald (JIRA)

[ 
http://jira.codehaus.org/browse/DOXIA-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=175102#action_175102
 ] 

Malachi de AElfweald commented on DOXIA-313:


Actually, no worries I'll just use the name attribute. We probably 
shouldn't list the title attribute in the javadocs though as it is misleading 
for anyone using those for reference.

 subsection is printing name instead of title to page
 

 Key: DOXIA-313
 URL: http://jira.codehaus.org/browse/DOXIA-313
 Project: Maven Doxia
  Issue Type: Bug
  Components: Module - Xdoc
Affects Versions: 1.1.1
Reporter: Malachi de AElfweald
Assignee: Lukas Theussl

 Doing something like subsection name=SomeName title=Some longer 
 descriptive name.../subsection
 prints SomeName in the box

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (DOXIA-313) subsection is printing name instead of title to page

2009-05-04 Thread Lukas Theussl (JIRA)

[ 
http://jira.codehaus.org/browse/DOXIA-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=175103#action_175103
 ] 

Lukas Theussl commented on DOXIA-313:
-

I don't see the title attribute documented anywhere except in the 
(auto-generated) xsdddocs. As I said, it is a valid html attribute and as such 
simply gets copied over to the html output as is, but otherwise it is ignored 
by the xdoc parser.

 subsection is printing name instead of title to page
 

 Key: DOXIA-313
 URL: http://jira.codehaus.org/browse/DOXIA-313
 Project: Maven Doxia
  Issue Type: Bug
  Components: Module - Xdoc
Affects Versions: 1.1.1
Reporter: Malachi de AElfweald
Assignee: Lukas Theussl

 Doing something like subsection name=SomeName title=Some longer 
 descriptive name.../subsection
 prints SomeName in the box

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira