Home » HTML » HTML_Template_Flexy » Bug #1409
Single element foreach
Details
| Submitted | 2004-05-14 17:44 UTC |
|---|---|
| From | ahundiak at ingr dot com |
| Assigned | alan_k |
| Status | Closed |
| Package | HTML_Template_Flexy |
| PHP Version | 4.3.6 |
| OS | NA |
| 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.