Closed Bug 329082 Opened 20 years ago Closed 20 years ago

Remove legacy filterexceptions.pl entries (follow-up from textareas zoom bug)

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: goobix, Assigned: Wurblzap)

References

Details

The checkin of bug 291459 caused some entries to become obsolete in filterexceptions.pl, like classifications/edit.html.tmpl. We should determine if there are more of those, and remove them.
I don't understand fully yet, but I'll fix it as soon as I do :) I seem to recall that the filter test complains if there are surplus entries in filterexceptions.pl.
Assignee: ui → wurblzap
I finally got it. The classifications/edit.html.tmpl filterexceptions.pl entry was removed by some other bug between creation of patches 1.3 and 1.4 of bug 291459. This other bug replaced [% description %] by [% classification.description FILTER none %] and needed to remove the entry for this reason. So this is why patch 1.4 didn't remove any filterexceptions.pl entry any more -- there weren't any left in need of removal. The filter test indeed complains if there are surplus entries in filterexceptions.pl: http://lxr.mozilla.org/mozilla/source/webtools/bugzilla/t/008filter.t#134 ff.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Target Milestone: Bugzilla 2.24 → ---
You need to log in before you can comment on or make changes to this bug.