Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-398

HiveMind configuration error breaks the useage of the state: binding prefix

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0
    • 4.0
    • Framework
    • None

    Description

      There is a typo on line 115:
      112 <invoke-factory>
      113 <construct class="StateBindingFactory">
      114 <set-object property="valueConverter" value="infrastructure:valueConverter"/>
      115 <set-object property="applicationStateManager" object="infrastructure:applicationStateManager"/>
      116 </construct>
      117 </invoke-factory>

      The attribute "object" should be called "value". This effectively prohibits use of the "state:" prefix in beta 2.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            jmaurus Jonas Maurus
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: