[
https://issues.apache.org/jira/browse/ISIS-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16492466#comment-16492466
]
ASF subversion and git services commented on ISIS-1955:
-------------------------------------------------------
Commit 7f919124e4f42a20d8b82e3ac8f2580a591e7916 in isis's branch
refs/heads/master from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=7f91912 ]
ISIS-1955: replaces render template for tickets by programmatic markup
assembly
also makes Ticket an interface
Task-Url: https://issues.apache.org/jira/browse/ISIS-1955
> Allow for ErrorReportingService Tickets to render arbitrary HTML
> ----------------------------------------------------------------
>
> Key: ISIS-1955
> URL: https://issues.apache.org/jira/browse/ISIS-1955
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Minor
> Fix For: 2.0.0-M1
>
>
> 1. Refactor `org.apache.isis.applib.services.error.Ticket` into an interface.
> 2. Add a method `getMarkup()` that provides the html to be rendered.
> 3. Implement as SimpleTicket providing legacy rendering behavior, but
> allowing to override the actual html formatting.
>
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)