Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Escaping backtraces makes backtrace links unclickable in TextMate #1276

@glennfu

Description

@glennfu

This change here: b295e16

on html_formatter.rb line 103 makes it so that the backtraces are always escaped. Using the rspec textmate bundle, I'm used to running my specs in html output and then the backtrace links are clickable. Right now I have to monkeypatch this so that it doesn't escape the backtraces so I can get my clickable links back. What's the real reason for this and can it be undone?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions