You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Matthieu Chase Heimer (JIRA)" <ji...@apache.org> on 2008/05/18 02:43:05 UTC

[jira] Created: (WW-2651) FileUploadInterceptor.java javadoc is not formatted correctly for Confluence snippets

FileUploadInterceptor.java javadoc is not formatted correctly for Confluence snippets
-------------------------------------------------------------------------------------

                 Key: WW-2651
                 URL: https://issues.apache.org/struts/browse/WW-2651
             Project: Struts 2
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.1.2
            Reporter: Matthieu Chase Heimer
            Priority: Minor


See the broken examples section of: http://struts.apache.org/2.x/docs/file-upload-interceptor.html
As per the style guide, http://cwiki.apache.org/confluence/display/WW/Documentation+Style+Guide#DocumentationStyleGuide-Singlesourcingwithsnippets, the pre tags must be outside the snippet sections.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WW-2651) FileUploadInterceptor.java javadoc is not formatted correctly for Confluence snippets

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-2651.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.3

Thanks for the patch

> FileUploadInterceptor.java javadoc is not formatted correctly for Confluence snippets
> -------------------------------------------------------------------------------------
>
>                 Key: WW-2651
>                 URL: https://issues.apache.org/struts/browse/WW-2651
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.1.2
>            Reporter: Matthieu Chase Heimer
>            Priority: Minor
>             Fix For: 2.1.3
>
>         Attachments: file-interceptor.diff
>
>
> See the broken examples section of: http://struts.apache.org/2.x/docs/file-upload-interceptor.html
> As per the style guide, http://cwiki.apache.org/confluence/display/WW/Documentation+Style+Guide#DocumentationStyleGuide-Singlesourcingwithsnippets, the pre tags must be outside the snippet sections.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WW-2651) FileUploadInterceptor.java javadoc is not formatted correctly for Confluence snippets

Posted by "Matthieu Chase Heimer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthieu Chase Heimer updated WW-2651:
--------------------------------------

    Attachment: file-interceptor.diff

Attached patch to correct Javadoc snippets for use in Confluence docs. Modified the example to be valid. Removed a Javadoc anchor link because the snippet macro isn't smart enough to remove the # symbol.

> FileUploadInterceptor.java javadoc is not formatted correctly for Confluence snippets
> -------------------------------------------------------------------------------------
>
>                 Key: WW-2651
>                 URL: https://issues.apache.org/struts/browse/WW-2651
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.1.2
>            Reporter: Matthieu Chase Heimer
>            Priority: Minor
>         Attachments: file-interceptor.diff
>
>
> See the broken examples section of: http://struts.apache.org/2.x/docs/file-upload-interceptor.html
> As per the style guide, http://cwiki.apache.org/confluence/display/WW/Documentation+Style+Guide#DocumentationStyleGuide-Singlesourcingwithsnippets, the pre tags must be outside the snippet sections.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.