File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ $(D_S $(TITLE),
66$(HTMLTAG3 img, src="$(STATIC images/dman-scared.jpg)")
77
88$(P
9- If you think there should be something here, please $(LINK2 $(BUGZILLA_NEW_BUG_URL)$(AMP)bug_severity= normal, report a bug).
9+ If you think there should be something here, please $(LINK2 $(BUGZILLA_NEW_BUG_URL)$(AMP)label=Severity: normal, report a bug).
1010)))
1111
1212Macros:
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ $(D_S $(TITLE),
66$(HTMLTAG3 img, src="$(STATIC images/dman-scared.jpg)")
77
88$(P
9- If you think there should be something here, please $(LINK2 $(BUGZILLA_NEW_BUG_URL)$(AMP)bug_severity= normal, report a bug).
9+ If you think there should be something here, please $(LINK2 $(BUGZILLA_NEW_BUG_URL )$(AMP ) label=Severity : normal, report a bug).
1010)))
1111$(RED Some text here)
1212Macros :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ BLUE=$(SPANC blue, $0)
1212BODY_PREFIX=
1313BOOKTABLE = $(TC table, book, $(T caption, $1)$+)
1414BUGZILLA = $(SPANC bugzilla, $(AHTTPS issues.dlang.org/show_bug.cgi?id=$0, Bugzilla $0))
15- BUGZILLA_NEW_BUG_URL=https://issues. dlang.org/enter_bug.cgi?bug_file_loc=http%3A%2F%2Fdlang.org/$(SELF_PATH)$(AMP)component=$( PROJECT)$(AMP)op_sys=All$(AMP)priority=P3$(AMP)product=D$(AMP)rep_platform=All$(AMP)short_desc= %5B$(TITLE)%5D$(AMP)version=D2
15+ BUGZILLA_NEW_BUG_URL=https://github.com/ dlang/$( PROJECT)/issues/new?title= %5B$(TITLE)%5D%20
1616_=
1717
1818CCODE=$(TC pre, ccode notranslate, $0)
318318PAGE_TOOLS=
319319$(DIVID tools, $(DIV,
320320 $(DIVC tip smallprint,
321- $(HTMLTAG3 a, href="$(BUGZILLA_NEW_BUG_URL)$(AMP)bug_severity=enhancement ", Report a bug)
321+ $(HTMLTAG3 a, href="$(BUGZILLA_NEW_BUG_URL)$(AMP)label=Severity:Enhancement ", Report a bug)
322322 $(DIV,
323323 If you spot a problem with this page, click here to create a Bugzilla issue.
324324 )
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ BLUE=$(SPANC blue, $0)
1313BODY_PREFIX=
1414BOOKTABLE = $(TC table, book, $(T caption, $1)$+)
1515BUGZILLA = $(SPANC bugzilla, $(AHTTPS issues.dlang.org/show_bug.cgi?id=$0, Bugzilla $0))
16- BUGZILLA_NEW_BUG_URL=https://issues. dlang.org/enter_bug.cgi?bug_file_loc=http%3A%2F%2Fdlang.org/$(SELF_PATH)$(AMP)component=$( PROJECT)$(AMP)op_sys=All$(AMP)priority=P3$(AMP)product=D$(AMP)rep_platform=All$(AMP)short_desc= %5B$(TITLE)%5D$(AMP)version=D2
16+ BUGZILLA_NEW_BUG_URL=https://github.com/ dlang/$( PROJECT)/issues/new?title= %5B$(TITLE)%5D%20
1717_=
1818
1919CCODE=$(TC pre, ccode notranslate, $0)
323323PAGE_TOOLS=
324324$(DIVID tools, $(DIV,
325325 $(DIVC tip smallprint,
326- $(HTMLTAG3 a, href="$(BUGZILLA_NEW_BUG_URL)$(AMP)bug_severity=enhancement ", Report a bug)
326+ $(HTMLTAG3 a, href="$(BUGZILLA_NEW_BUG_URL)$(AMP)label=Severity:Enhancement ", Report a bug)
327327 $(DIV,
328328 If you spot a problem with this page, click here to create a Bugzilla issue.
329329 )
You can’t perform that action at this time.
0 commit comments