You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gertjan van Oosten (JIRA)" <de...@myfaces.apache.org> on 2008/07/22 16:33:31 UTC

[jira] Created: (TOMAHAWK-1303) Wrong documentation for FileUpload init-param

Wrong documentation for FileUpload init-param
---------------------------------------------

                 Key: TOMAHAWK-1303
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1303
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: File Upload
    Affects Versions: 1.1.7-SNAPSHOT
            Reporter: Gertjan van Oosten
            Priority: Trivial


On
  http://myfaces.apache.org/tomahawk/extensionsFilter.html
there's an init-param named "maxFileSize", however, the code uses "uploadMaxFileSize".
Also, documentation of the "uploadThresholdSize" init-param is missing.
Please update the documentation.

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


[jira] Commented: (TOMAHAWK-1303) Wrong documentation for ExtensionsFilter init-param

Posted by "Simon Kitching (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615640#action_12615640 ] 

Simon Kitching commented on TOMAHAWK-1303:
------------------------------------------

Yep, thanks for pointing that out. I'll fix that soon..

> Wrong documentation for ExtensionsFilter init-param
> ---------------------------------------------------
>
>                 Key: TOMAHAWK-1303
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1303
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: ExtensionsFilter
>    Affects Versions: 1.1.7-SNAPSHOT
>            Reporter: Gertjan van Oosten
>            Priority: Trivial
>
> On
>   http://myfaces.apache.org/tomahawk/extensionsFilter.html
> there's an init-param named "maxFileSize", however, the code uses "uploadMaxFileSize".
> Also, documentation of the "uploadThresholdSize" init-param is missing.
> Please update the documentation.

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


[jira] Commented: (TOMAHAWK-1303) Wrong documentation for ExtensionsFilter init-param

Posted by "Simon Kitching (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616245#action_12616245 ] 

Simon Kitching commented on TOMAHAWK-1303:
------------------------------------------

Ok, documentation has been updated and tomahawk site republished.
See:
* change to "Extensions Filter" page
* change to t:inputFileUpload tagdoc
* change to ExtensionFilter class javadoc

Please check and then close as "resolved".

Thanks for pointing the issue out.

> Wrong documentation for ExtensionsFilter init-param
> ---------------------------------------------------
>
>                 Key: TOMAHAWK-1303
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1303
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: ExtensionsFilter
>    Affects Versions: 1.1.7-SNAPSHOT
>            Reporter: Gertjan van Oosten
>            Priority: Trivial
>
> On
>   http://myfaces.apache.org/tomahawk/extensionsFilter.html
> there's an init-param named "maxFileSize", however, the code uses "uploadMaxFileSize".
> Also, documentation of the "uploadThresholdSize" init-param is missing.
> Please update the documentation.

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