You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Fernando (JIRA)" <de...@tapestry.apache.org> on 2008/03/26 18:13:27 UTC

[jira] Created: (TAPESTRY-2297) Element should expose Namespace

Element should expose Namespace
-------------------------------

                 Key: TAPESTRY-2297
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2297
             Project: Tapestry
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.0.11, 5.0.10, 5.0.9, 5.0.8, 5.0.7, 5.0.6, 5.0.5, 5.0.4, 5.0.3, 5.0, 5.1, 5.0.12
            Reporter: Fernando


Dom Elements carry namespace, but there is currently no getter for them.  I need that to be able to differentiate between different namespaces..

-- 
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] Closed: (TAPESTRY-2297) Element should expose namespace URL in which the element is defined

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-2297.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.12
         Assignee: Howard M. Lewis Ship

> Element should expose namespace URL in which the element is defined
> -------------------------------------------------------------------
>
>                 Key: TAPESTRY-2297
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2297
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0, 5.1, 5.0.3, 5.0.4, 5.0.5, 5.0.6, 5.0.7, 5.0.8, 5.0.9, 5.0.10, 5.0.11, 5.0.12
>            Reporter: Fernando
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.12
>
>         Attachments: Element.namespace.diff
>
>
> Dom Elements carry namespace, but there is currently no getter for them.  I need that to be able to differentiate between different namespaces..

-- 
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-2297) Element should expose namespace URL in which the element is defined

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-2297:
-------------------------------------------

    Summary: Element should expose namespace URL in which the element is defined  (was: Element should expose Namespace)

> Element should expose namespace URL in which the element is defined
> -------------------------------------------------------------------
>
>                 Key: TAPESTRY-2297
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2297
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0, 5.1, 5.0.3, 5.0.4, 5.0.5, 5.0.6, 5.0.7, 5.0.8, 5.0.9, 5.0.10, 5.0.11, 5.0.12
>            Reporter: Fernando
>             Fix For: 5.0.12
>
>         Attachments: Element.namespace.diff
>
>
> Dom Elements carry namespace, but there is currently no getter for them.  I need that to be able to differentiate between different namespaces..

-- 
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-2297) Element should expose Namespace

Posted by "Fernando (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fernando updated TAPESTRY-2297:
-------------------------------

    Attachment: Element.namespace.diff

just a patch to add a Element.getNamespace() getter.

> Element should expose Namespace
> -------------------------------
>
>                 Key: TAPESTRY-2297
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2297
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0, 5.1, 5.0.3, 5.0.4, 5.0.5, 5.0.6, 5.0.7, 5.0.8, 5.0.9, 5.0.10, 5.0.11, 5.0.12
>            Reporter: Fernando
>         Attachments: Element.namespace.diff
>
>
> Dom Elements carry namespace, but there is currently no getter for them.  I need that to be able to differentiate between different namespaces..

-- 
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