You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jeff DeCew (JIRA)" <ji...@apache.org> on 2010/07/28 19:20:19 UTC

[jira] Created: (THRIFT-832) HTML generator shows unspecified struct fields as 'required'

HTML generator shows unspecified struct fields as 'required'
------------------------------------------------------------

                 Key: THRIFT-832
                 URL: https://issues.apache.org/jira/browse/THRIFT-832
             Project: Thrift
          Issue Type: Bug
    Affects Versions: 0.3
            Reporter: Jeff DeCew
            Priority: Minor
             Fix For: 0.4


There are 3 states for struct fields: 'optional', 'required', and the implied 'default'.  The HTML generator reports the unspecified 'default' state as being 'required', which is incorrect.

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


[jira] Closed: (THRIFT-832) HTML generator shows unspecified struct fields as 'required'

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury closed THRIFT-832.
--------------------------------

      Assignee: Bryan Duxbury
    Resolution: Fixed

I committed a trivial fix for this.

> HTML generator shows unspecified struct fields as 'required'
> ------------------------------------------------------------
>
>                 Key: THRIFT-832
>                 URL: https://issues.apache.org/jira/browse/THRIFT-832
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.3
>            Reporter: Jeff DeCew
>            Assignee: Bryan Duxbury
>            Priority: Minor
>             Fix For: 0.4
>
>
> There are 3 states for struct fields: 'optional', 'required', and the implied 'default'.  The HTML generator reports the unspecified 'default' state as being 'required', which is incorrect.

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