Problem deleting quarantine mails when the frontend is in spanish

Bug #1006774 reported by Daniel Vidal de la Rubia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dspam (Debian)
Fix Released
Unknown
dspam (Ubuntu)
New
Undecided
Unassigned

Bug Description

It fails to delete the quarantine mails when the frontend is in spanish.

The following patch solves the problem:

--- /etc/dspam/templates/es-es/nav_quarantine.html.orig 2012-05-21 18:41:56.000000000 +0200
+++ /etc/dspam/templates/es-es/nav_quarantine.html 2012-05-21 18:43:16.000000000 +0200
@@ -38,7 +38,7 @@

 <form action="$CGI$" method="post">
 <p>
-<input type="hidden" name="command" value="processMensajes en cuarentena">
+<input type="hidden" name="command" value="processQuarantine">
 <input type="hidden" name="template" value="quarantine">
 <input type="hidden" name="user" value="$REMOTE_USER$">
 <input type="hidden" name="sortby" value="$SORTBY$">

PS: Sorry for the terrible english :(

Tags: patch
Revision history for this message
Thomas Preud'homme (robotux) wrote :

This has been fixed in the git repository of the Debian package. It should enter soon in Debian and thus in Ubuntu.

Thanks for you bug report.

Best regards,

Thomas Preud'homme [member of the Debian DSPAM maintainers]

Changed in dspam (Debian):
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.