View Issue Details

IDProjectCategoryView StatusLast Update
0037134mantisbtbugtrackerpublic2026-05-25 08:09
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Target Version2.29.0 
Summary0037134: The "Jump to bug" form should accept bug_id with leading #
Description

Currently, the form only accepts integer values, causing an error to be thrown f the user enters #1234 in the search field, which sometimes happen when copy/pasting e.g from a Git commit message.

As a convenience, we should also allow integers prefixed by the configured tag ($g_bug_link_tag, # by default).

TagsNo tags attached.

Activities