You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Norbert Sándor (JIRA)" <ta...@jakarta.apache.org> on 2007/02/12 12:17:05 UTC

[jira] Created: (TAPESTRY-1266) Style should not render anything if href is null and no body present

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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: [jira] Resolved: (TAPESTRY-1266) Style should not render anything if href is null and no body present

Posted by Jesse Kuhnert <jk...@gmail.com>.
Thanks Andy! I'm sure people will appreciate it. :)

If we ever find a better way I suppose it'll help Howard out in T5 land as well.

On 2/12/07, Andreas Andreou (JIRA) <ta...@jakarta.apache.org> wrote:
>
>      [ https://issues.apache.org/jira/browse/TAPESTRY-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Andreas Andreou resolved TAPESTRY-1266.
> ---------------------------------------
>
>     Resolution: Fixed
>
> fixed - relation requires the href param, so doesnt suffer from this.
>
> > 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
> >         Assigned To: Andreas Andreou
> >            Priority: Minor
> >             Fix For: 4.1.2
> >
> >
> > 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: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Assigned: (TAPESTRY-1266) Style should not render anything if href is null and no body present

Posted by "Andreas Andreou (JIRA)" <ta...@jakarta.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Andreou reassigned TAPESTRY-1266:
-----------------------------------------

    Assignee: Andreas Andreou

> 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
>         Assigned To: Andreas Andreou
>            Priority: Minor
>             Fix For: 4.1.2
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1266) Style should not render anything if href is null and no body present

Posted by "Andreas Andreou (JIRA)" <ta...@jakarta.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Andreou updated TAPESTRY-1266:
--------------------------------------

    Fix Version/s: 4.1.2

> 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
>         Assigned To: Andreas Andreou
>            Priority: Minor
>             Fix For: 4.1.2
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Resolved: (TAPESTRY-1266) Style should not render anything if href is null and no body present

Posted by "Andreas Andreou (JIRA)" <ta...@jakarta.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Andreou resolved TAPESTRY-1266.
---------------------------------------

    Resolution: Fixed

fixed - relation requires the href param, so doesnt suffer from this.

> 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
>         Assigned To: Andreas Andreou
>            Priority: Minor
>             Fix For: 4.1.2
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org