You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/10/09 22:26:37 UTC

[jira] Created: (TILES-224) DigesterDefinitionsReader does not throw exceptions with not correct XML files

DigesterDefinitionsReader does not throw exceptions with not correct XML files
------------------------------------------------------------------------------

                 Key: TILES-224
                 URL: https://issues.apache.org/struts/browse/TILES-224
             Project: Tiles
          Issue Type: Bug
          Components: tiles-core
    Affects Versions: 2.0.4
            Reporter: Antonio Petrelli
             Fix For: 2.0.5


Currently the DigesterDefinitionsReader does not throw any exception (but only logs it) when a not-well-formed or a not-valid (with validation on) is parsed.
An exception should be thrown.
See:
http://wiki.apache.org/commons/Digester/FAQ

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


[jira] Resolved: (TILES-224) DigesterDefinitionsReader does not throw exceptions with not correct XML files

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli resolved TILES-224.
------------------------------------

    Resolution: Fixed

Now the validation throws an exception if validation is enabled and a validation error occurs, thanks to the use of a specific error handler.

> DigesterDefinitionsReader does not throw exceptions with not correct XML files
> ------------------------------------------------------------------------------
>
>                 Key: TILES-224
>                 URL: https://issues.apache.org/struts/browse/TILES-224
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.0.4
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.0.5
>
>
> Currently the DigesterDefinitionsReader does not throw any exception (but only logs it) when a not-well-formed or a not-valid (with validation on) is parsed.
> An exception should be thrown.
> See:
> http://wiki.apache.org/commons/Digester/FAQ

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


[jira] Assigned: (TILES-224) DigesterDefinitionsReader does not throw exceptions with not correct XML files

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli reassigned TILES-224:
--------------------------------------

    Assignee: Antonio Petrelli

> DigesterDefinitionsReader does not throw exceptions with not correct XML files
> ------------------------------------------------------------------------------
>
>                 Key: TILES-224
>                 URL: https://issues.apache.org/struts/browse/TILES-224
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.0.4
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.0.5
>
>
> Currently the DigesterDefinitionsReader does not throw any exception (but only logs it) when a not-well-formed or a not-valid (with validation on) is parsed.
> An exception should be thrown.
> See:
> http://wiki.apache.org/commons/Digester/FAQ

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


[jira] Closed: (TILES-224) DigesterDefinitionsReader does not throw exceptions with not correct XML files

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-224.
----------------------------------


> DigesterDefinitionsReader does not throw exceptions with not correct XML files
> ------------------------------------------------------------------------------
>
>                 Key: TILES-224
>                 URL: https://issues.apache.org/struts/browse/TILES-224
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.0.4
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.0.5
>
>
> Currently the DigesterDefinitionsReader does not throw any exception (but only logs it) when a not-well-formed or a not-valid (with validation on) is parsed.
> An exception should be thrown.
> See:
> http://wiki.apache.org/commons/Digester/FAQ

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