You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2007/05/09 13:26:15 UTC

[jira] Created: (WICKET-547) Line precise error reporting with component addition

Line precise error reporting with component addition
----------------------------------------------------

                 Key: WICKET-547
                 URL: https://issues.apache.org/jira/browse/WICKET-547
             Project: Wicket
          Issue Type: New Feature
          Components: wicket
    Affects Versions: 1.3
            Reporter: Martijn Dashorst
             Fix For: 1.3


In Wicket 2.0 with the constructor change we had line precise error reporting. This was one of the major plus points for the c'tor change. This feature can (easily?) be backported to 1.3 if we record the stack trace at the moment of construction and addition. This can then be reported back at the render check.

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


[jira] Resolved: (WICKET-547) Line precise error reporting with component addition

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

Martijn Dashorst resolved WICKET-547.
-------------------------------------

    Resolution: Fixed

> Line precise error reporting with component addition
> ----------------------------------------------------
>
>                 Key: WICKET-547
>                 URL: https://issues.apache.org/jira/browse/WICKET-547
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 1.3
>            Reporter: Martijn Dashorst
>         Assigned To: Martijn Dashorst
>             Fix For: 1.3
>
>
> In Wicket 2.0 with the constructor change we had line precise error reporting. This was one of the major plus points for the c'tor change. This feature can (easily?) be backported to 1.3 if we record the stack trace at the moment of construction and addition. This can then be reported back at the render check.

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


[jira] Assigned: (WICKET-547) Line precise error reporting with component addition

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

Martijn Dashorst reassigned WICKET-547:
---------------------------------------

    Assignee: Martijn Dashorst

> Line precise error reporting with component addition
> ----------------------------------------------------
>
>                 Key: WICKET-547
>                 URL: https://issues.apache.org/jira/browse/WICKET-547
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 1.3
>            Reporter: Martijn Dashorst
>         Assigned To: Martijn Dashorst
>             Fix For: 1.3
>
>
> In Wicket 2.0 with the constructor change we had line precise error reporting. This was one of the major plus points for the c'tor change. This feature can (easily?) be backported to 1.3 if we record the stack trace at the moment of construction and addition. This can then be reported back at the render check.

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