Edgewall Software

Changes between Initial Version and Version 26 of Ticket #12787


Ignore:
Timestamp:
Aug 22, 2019, 6:07:41 PM (5 years ago)
Author:
Ryan J Ollos
Comment:

Changes committed in [17091-17100].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12787

    • Property Status newclosed
    • Property Resolutionfixed
    • Property Milestone next-major-releases1.5.1
    • Property Owner set to Ryan J Ollos
    • Property Type defecttask
  • Ticket #12787 – API Changes

    initial v26  
     1Removed deprecated code:
     2* Genshi template framework
     3* `InvalidAttachment` and `InvalidTicket` exceptions
     4* Accessor in `TicketModule` for moved options: `max_comment_size`, `max_description_size`, `max_summary_size` (moved to `TicketSystem`).
     5* `Environment.get_systeminfo`
     6* `EnvironmentStub.clear_component_registry` and `EnvironmentStub.restore_component_registry`
     7* `IAttachmentChangeListener.attachment_reparented` and `Attachment.reparent`
     8* Deprecated parameters of `Query` methods
     9* `Request.send_error` no longer renders an error page
     10* `charset` and `ie_if` attributes from script elements (and from function `add_script`)
     11* `excanvas.js`