Skip to content

Similar exceptions not considered similar #9

Description

@trivoallan

Hi,

Just sent two similar exceptions to my ErrorNot server instance. Both share the same exact message and backtrace :

  • Empty module and/or action after parsing the URL "/images/rollover-menu.png" (/).
  • 0classsfFrontWebControllerline170type->functiondispatchfile/mnt/home/tristan/color-party/sources/recette/lib/vendor/symfony/lib/util/sfContext.class.php
    1classsfContextline13type->functiondispatchfile/mnt/home/tristan/color-party/sources/recette/web/index.php

Unfortunately, it generates two separate error reports in ErrorNot.

Looking at the code, it seems that similarity is calculated by looking at error's message and backtrace equivalence.

Or did i misunderstood the code ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions