MantisBT: master d67d5024

Author Committer Branch Timestamp Parent
dregad dregad master 2026-05-17 11:24 master 84b0fc3d
Affected Issues  0037134: The "Jump to bug" form should accept bug_id with leading `#`
Changeset

Move print bug jump form code to its own function

New layout_bug_jump_form() function extracted from layout_breadcrumbs().

Use printf() instead of concatenated echo for cleaner code.

Issue 0037134

mod - core/layout_api.php Diff File