You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Kamal Bhatt (JIRA)" <ji...@apache.org> on 2008/06/17 14:39:46 UTC

[jira] Created: (COCOON-2212) jx:attribute does not check name is correct before proceeding

jx:attribute does not check name is correct before proceeding
-------------------------------------------------------------

                 Key: COCOON-2212
                 URL: https://issues.apache.org/jira/browse/COCOON-2212
             Project: Cocoon
          Issue Type: Improvement
          Components: Blocks: Templating
    Affects Versions: 2.1.12-dev (Current SVN), 2.2, 2.2-dev (Current SVN)
            Reporter: Kamal Bhatt
             Fix For: 2.2-dev (Current SVN)


Currently, jx:attribute does not validate that the name is correct before generating attribute. This patch fixes this.

Also, refactors the JXTemplateGeneratorTestCase

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Created: (COCOON-2212) jx:attribute does not check name is correct before proceeding

Posted by Kamal <bh...@tt.com.au>.
Kamal Bhatt (JIRA) wrote:
> jx:attribute does not check name is correct before proceeding
> -------------------------------------------------------------
>
>                  Key: COCOON-2212
>                  URL: https://issues.apache.org/jira/browse/COCOON-2212
>              Project: Cocoon
>           Issue Type: Improvement
>           Components: Blocks: Templating
>     Affects Versions: 2.1.12-dev (Current SVN), 2.2, 2.2-dev (Current SVN)
>             Reporter: Kamal Bhatt
>              Fix For: 2.2-dev (Current SVN)
>
>
> Currently, jx:attribute does not validate that the name is correct before generating attribute. This patch fixes this.
>
> Also, refactors the JXTemplateGeneratorTestCase
>
>   
I was also going to update jx:attribute to support namespaces and 
prefixes, but when I added the namespace to 
AttributeAwareXMLConsumer.attribute I got no namespace. I tracked the 
namespace and it was going through the system. Not too sure if this is a 
bug or a feature of AttributeAwareXMLConsumer, may investigate further, 
but it isn't a high priority for me.

[jira] Updated: (COCOON-2212) jx:attribute does not check name is correct before proceeding

Posted by "Kamal Bhatt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kamal Bhatt updated COCOON-2212:
--------------------------------

    Attachment: JXtemplateAttributePatch

> jx:attribute does not check name is correct before proceeding
> -------------------------------------------------------------
>
>                 Key: COCOON-2212
>                 URL: https://issues.apache.org/jira/browse/COCOON-2212
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: Blocks: Templating
>    Affects Versions: 2.1.12-dev (Current SVN), 2.2, 2.2-dev (Current SVN)
>            Reporter: Kamal Bhatt
>             Fix For: 2.2-dev (Current SVN)
>
>         Attachments: JXtemplateAttributePatch
>
>
> Currently, jx:attribute does not validate that the name is correct before generating attribute. This patch fixes this.
> Also, refactors the JXTemplateGeneratorTestCase

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COCOON-2212) jx:attribute does not check name is correct before proceeding

Posted by "Kamal Bhatt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kamal Bhatt updated COCOON-2212:
--------------------------------

    Description: 
Currently, jx:attribute does not validate that the name is correct before generating attribute. This patch fixes this.

Also, refactored the JXTemplateGeneratorTestCase

  was:
Currently, jx:attribute does not validate that the name is correct before generating attribute. This patch fixes this.

Also, refactors the JXTemplateGeneratorTestCase


> jx:attribute does not check name is correct before proceeding
> -------------------------------------------------------------
>
>                 Key: COCOON-2212
>                 URL: https://issues.apache.org/jira/browse/COCOON-2212
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: Blocks: Templating
>    Affects Versions: 2.1.12-dev (Current SVN), 2.2, 2.2-dev (Current SVN)
>            Reporter: Kamal Bhatt
>             Fix For: 2.2-dev (Current SVN)
>
>         Attachments: JXtemplateAttributePatch
>
>
> Currently, jx:attribute does not validate that the name is correct before generating attribute. This patch fixes this.
> Also, refactored the JXTemplateGeneratorTestCase

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (COCOON-2212) jx:attribute does not check name is correct before proceeding

Posted by "Grzegorz Kossakowski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grzegorz Kossakowski reassigned COCOON-2212:
--------------------------------------------

    Assignee:     (was: Grzegorz Kossakowski)

I don't plan to work on this issue in foreseeable future so I leave it unassigned.

> jx:attribute does not check name is correct before proceeding
> -------------------------------------------------------------
>
>                 Key: COCOON-2212
>                 URL: https://issues.apache.org/jira/browse/COCOON-2212
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: Blocks: Templating
>    Affects Versions: 2.1.12-dev (Current SVN), 2.2, 2.2-dev (Current SVN)
>            Reporter: Kamal Bhatt
>             Fix For: 2.2-dev (Current SVN)
>
>         Attachments: JXtemplateAttributePatch
>
>
> Currently, jx:attribute does not validate that the name is correct before generating attribute. This patch fixes this.
> Also, refactored the JXTemplateGeneratorTestCase

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (COCOON-2212) jx:attribute does not check name is correct before proceeding

Posted by "Grzegorz Kossakowski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grzegorz Kossakowski reassigned COCOON-2212:
--------------------------------------------

    Assignee: Grzegorz Kossakowski

> jx:attribute does not check name is correct before proceeding
> -------------------------------------------------------------
>
>                 Key: COCOON-2212
>                 URL: https://issues.apache.org/jira/browse/COCOON-2212
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: Blocks: Templating
>    Affects Versions: 2.1.12-dev (Current SVN), 2.2, 2.2-dev (Current SVN)
>            Reporter: Kamal Bhatt
>            Assignee: Grzegorz Kossakowski
>             Fix For: 2.2-dev (Current SVN)
>
>         Attachments: JXtemplateAttributePatch
>
>
> Currently, jx:attribute does not validate that the name is correct before generating attribute. This patch fixes this.
> Also, refactored the JXTemplateGeneratorTestCase

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.