Style should not render anything if href is null and no body present
--------------------------------------------------------------------
Key: TAPESTRY-1266
URL: https://issues.apache.org/jira/browse/TAPESTRY-1266
Project: Tapestry
Issue Type: Improvement
Components: Core
Affects Versions: 4.1.1
Reporter: Norbert Sándor
Priority: Minor
If parameter 'href' of @Style is null and @Style has no body then nothing
should be rendered.
Now in this case an empty <style> tag is rendered:
<style type="text/css"></style>
Probably the same is true for Relation...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]