PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Template_Flexy » Bug #1409

Single element foreach

Details

Submitted2004-05-14 17:44 UTC
Fromahundiak at ingr dot com
Assignedalan_k
StatusClosed
PackageHTML_Template_Flexy
PHP Version4.3.6
OSNA
Roadmaps(Not assigned)

Comments

[2004-05-14 17:44 UTC] ahundiak at ingr dot com

Description:
------------
The construct:
<link flexy:foreach="styles,style" rel="stylesheet" href="{style}" type="text/css" media="screen" />
Fails with a flexy parser error.
Adding an explicit </link> works but the resulting xhtml no longer validates under xhtml 1.1. I tried a couple of work arounds but to no avail.