Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
d3f269db
Commit
d3f269db
authored
Oct 29, 2003
by
kiko%async.com.br
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Additional patch for bug 221039: update filterexceptions.pl to take into
account the new location for knum. Here's hoping this fixes the bustage.
parent
64d770c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
filterexceptions.pl
template/en/default/filterexceptions.pl
+5
-1
No files found.
template/en/default/filterexceptions.pl
View file @
d3f269db
...
...
@@ -328,7 +328,6 @@
'bug.votes'
,
'group.bit'
,
'group.description'
,
'knum'
,
'dep.title'
,
'dep.fieldname'
,
'accesskey'
,
...
...
@@ -338,6 +337,11 @@
'"${bug.dup_id}" FILTER bug_link(bug.dup_id)'
,
],
'bug/knob.html.tmpl'
=>
[
'bug.bug_id'
,
'knum'
,
],
'bug/navigate.html.tmpl'
=>
[
'bug_list.first'
,
'bug_list.last'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment