Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-953

<f:selectItem itemValue="" itemLabel="All" /> item no longer NULL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.5.0-alpha-2
    • None
    • Core
    • None
    • Facelets

    Description

      The value of <tx:selectOneChoice> gets "0" selecting the first item... The first select item has to return NULL. In version 1.0.x this behaviour works correctly...

      <tx:selectOneChoice value="#

      {tableofproductsController.filterSelectedNorm}

      " label="#

      {bundle.popupFilterNormFilter}

      " labelWidth="225px">
      <f:selectItem itemValue="" itemLabel="#

      {bundle.itemAll}

      " />
      <f:selectItems value="#

      {tableofproductsController.filterNormSelectItems}

      " />
      </tx:selectOneChoice>

      Attachments

        Activity

          People

            deki Dennis Kieselhorst
            dubois Guido Dubois
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: