Zend Framework

Zend_View_Helper_HeadLink::appendStylesheet() media parameter should be allowed to be an array

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.7.2
  • Component/s: Zend_View
  • Labels:
    None

Description

The media-attributes in <link/>-tags might be a comma-separated list. It is possible to specify them but it would be easier to pass array('screen', 'projection') instead of 'screen, projection'.

Activity

Hide
Matthew Weier O'Phinney added a comment -

Assigning to Jon Whitcraft

Show
Matthew Weier O'Phinney added a comment - Assigning to Jon Whitcraft
Hide
Jon Whitcraft added a comment -

This was fixed with r13184

Show
Jon Whitcraft added a comment - This was fixed with r13184

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: