Zend Framework

File decorator creates upload identifier with same id

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Not an Issue
  • Affects Version/s: 1.8.2
  • Fix Version/s: 1.10.0
  • Component/s: Zend_Form
  • Labels:
    None

Description

When I add more file elements to form, file_decorator creates more hidden elements with the same id atttribute.

Activity

Hide
Thomas Weidner added a comment -

How are you creating/adding the file elements ?

Note that APC does actually not support to have 2 different APC_UPLOAD_PROGRESS id's. So depending on how you create the elements this behaviour could be correct.

Show
Thomas Weidner added a comment - How are you creating/adding the file elements ? Note that APC does actually not support to have 2 different APC_UPLOAD_PROGRESS id's. So depending on how you create the elements this behaviour could be correct.
Hide
Thomas Weidner added a comment -

Closing as non-issue

Show
Thomas Weidner added a comment - Closing as non-issue

People

Vote (0)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: