[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#773214: marked as done (unblock: ciderwebmail/1.05-3)



Your message dated Mon, 15 Dec 2014 17:18:07 +0000
with message-id <3ecc942c46095b762914241169511900@mail.adsl.funky-badger.org>
and subject line Re: Bug#773214: unblock: ciderwebmail/1.05-3
has caused the Debian Bug report #773214,
regarding unblock: ciderwebmail/1.05-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
773214: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773214
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Please unblock package ciderwebmail

Ciderwebmail in testing is arguably unusable: You can read mails and
reorganize IMAP mail folders, but cannot send mails.

Change consists of a one-line patch, verified to fix the bug.

debdiff attached.

unblock ciderwebmail/1.05-3

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQF8BAEBCgBmBQJUjxGOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NjQ4ODQwMTIyRTJDNTBFQzUxRDQwRTI0
RUMxQjcyMjM3NEY5QkQ2AAoJEE7BtyI3T5vWcvkIAIqA3SPFHcMRPebQFRLl1bcv
Cl8AugFLo3ox5+D/c4rcWPAzsv4CrwmqAZN0RWdEV3t5W2pDiqHB0D/+vk9lmIQi
3XgqbpVam43RnLNU9+bebuA2NmwbCWBlX9eWoLdEIRZf1ZapOlfRSG+AIjSt5jxA
eWKGjypPcppfduS9TbCMXpbjfETwSJCRIYYwExRY8eNuXVw7QxOnU0SpibZTHfhN
ANgZKDeJw/CSSUfy/+I2jBcuhBOjkx8LfonOL4K1yeVJi3MSvu01sy5Lo7fyEZWw
bp4BT6F3Wj542Kpv2OHTlTo4ZiZD4fYjZGR5H63RLW7vy/NnMW3G5shcIp6rOFM=
=nCl9
-----END PGP SIGNATURE-----
diff -Nru ciderwebmail-1.05/debian/changelog ciderwebmail-1.05/debian/changelog
--- ciderwebmail-1.05/debian/changelog	2014-10-25 18:49:46.000000000 +0200
+++ ciderwebmail-1.05/debian/changelog	2014-12-15 17:11:12.000000000 +0100
@@ -1,3 +1,10 @@
+ciderwebmail (1.05-3) unstable; urgency=medium
+
+  * Add patch 1002 to fix submit button for sending mail.
+    Closes: bug#773207.
+
+ -- Jonas Smedegaard <dr@jones.dk>  Mon, 15 Dec 2014 17:10:44 +0100
+
 ciderwebmail (1.05-2) unstable; urgency=medium
 
   * Add patch 1001 to fix resolve supported languages.
diff -Nru ciderwebmail-1.05/debian/patches/1002_fix_message_submit.patch ciderwebmail-1.05/debian/patches/1002_fix_message_submit.patch
--- ciderwebmail-1.05/debian/patches/1002_fix_message_submit.patch	1970-01-01 01:00:00.000000000 +0100
+++ ciderwebmail-1.05/debian/patches/1002_fix_message_submit.patch	2014-12-15 17:08:09.000000000 +0100
@@ -0,0 +1,16 @@
+Description: Fix submit button for sending mail
+Author: Jonas Smedegaard <dr@jones.dk>
+Bug-Debian: https://bugs.debian.org/773207
+Last-Update: 2014-12-15
+
+--- a/root/templates/base/compose.xml
++++ b/root/templates/base/compose.xml
+@@ -71,7 +71,7 @@
+                     </fieldset>
+                     <fieldset>
+                         <legend>Send</legend>
+-                        <input type="button" name="send" onClick="return send_mail(this.form); return false;" i18n:translate="" value="Transmit message" />
++                        <input type="submit" name="send" onClick="return send_mail(this.form); return false;" i18n:translate="" value="Transmit message" />
+                     </fieldset>
+                 </form>
+             </div>
diff -Nru ciderwebmail-1.05/debian/patches/series ciderwebmail-1.05/debian/patches/series
--- ciderwebmail-1.05/debian/patches/series	2014-10-25 18:48:43.000000000 +0200
+++ ciderwebmail-1.05/debian/patches/series	2014-12-15 16:47:26.000000000 +0100
@@ -1,2 +1,3 @@
 1001_fix_resolve_langs.patch
+1002_fix_message_submit.patch
 2001_avoid_autoinstall.patch

--- End Message ---
--- Begin Message ---
On 2014-12-15 16:51, Jonas Smedegaard wrote:
Please unblock package ciderwebmail

Ciderwebmail in testing is arguably unusable: You can read mails and
reorganize IMAP mail folders, but cannot send mails.

Unblocked.

Regards,

Adam

--- End Message ---

Reply to: