I see you've fixed it with commit [c8590f] on default branch long ago (on 2014-11-02), but I just downloaded the tarball for 5.0.4 and it's still not fixed inside. Perhaps it just wasn't merged to BZ_5_0_BRANCH?
$ prove -Q t/008filter.t
# Failed test '(fr/default) extensions/Example/template/fr/default/hook/search/tabs-search_tabs.html.tmpl has unfiltered directives:
# 9:
# tabs.push ({ name => 'newsearch', label => "Nouvelle recherche",
# link => "query.cgi?format=newsearch" })
#
# --ERROR'
# at t/008filter.t line 118.
# Looks like you failed 1 test of 1217.
Test Summary Report
-------------------
t/008filter.t (Wstat: 256 Tests: 1217 Failed: 1)
Failed test: 27
Non-zero exit status: 1
Files=1, Tests=1217, 4 wallclock secs ( 0.10 usr 0.01 sys + 3.93 cusr 0.04 csys = 4.08 CPU)
Hi Giorgi,
Sorry for the late response, but somehow I wasn't notified by email.
I will look into this this weekend.
Thanks
Fixed -> changeset: 3262:c3285767b6d5
Thanks