Closed Bug 1081726 Opened 10 years ago Closed 9 years ago

Donation link on website needs to be change to point to SeaMonkey paypal donation page

Categories

(SeaMonkey :: Project Organization, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: iannbugzilla, Assigned: mcsmurf)

References

(Depends on 1 open bug)

Details

Attachments

(2 files, 3 obsolete files)

The Mozilla donation page no longer has an option to donate to SeaMonkey so the link should be changed to point to the SeaMonkey paypal donation page.
Details to follow from mcsmurf
Flags: needinfo?(bugzilla)
Is this effectively the solution to work around bug 1018951?
(In reply to Ian Neal from comment #0)
> The Mozilla donation page no longer has an option to donate to SeaMonkey so
> the link should be changed to point to the SeaMonkey paypal donation page.
> Details to follow from mcsmurf
1. Do we have a SeaMonkey Paypal donation page?
2. Do we have a suitable Paypal account?
2a. I assume the Paypal account is registered to the SeaMonkey Org and not to KaiRo or some other personal account?
1. Not yet
2. Yes, we have.
2a. That's correct.
Flags: needinfo?(bugzilla)
(In reply to rsx11m from comment #1)
> Is this effectively the solution to work around bug 1018951?

Yeah!
Jens: SeaMonkey website still works via CVS right? Just wondering what CVS branch/CVSROOT I need to work on the website (somehow I lost that info).
Flags: needinfo?(jh)
Yes, still CVS. No branches (as far as I know) in use.

CVS/Root:
:ext:<your account's email address with percent instead of at>@cvs.mozilla.org:/www

CVS/Repository:
seamonkeyproject-org
Flags: needinfo?(jh)
Comment on attachment 8554327 [details] [diff] [review]
Website patch for the donation page

>+<title>Documentation &amp; Help</title>
Is this correct?
>+</head>
>+<body>
>+<h1>Donate</h1>
>+Donating is the fastest way how you can efficiently support SeaMonkey. 
>+
>+We offer several ways how you can donate money:
>+<h2>Donate via the Mozilla Foundation</h2>
Do we actually get money via MoFo? As far as I am aware there is no way of specifying which project you want to support when donating via MoFo. If we do leave this option in, is it better being the 3rd option and explaining that the donation goes into funding all of MoFo's work not necessarily just the SeaMonkey project?

>+<p>SeaMonkey is a <a href="http://www.mozilla.org/foundation/">Mozilla Foundation</a> project. The Mozilla Foundation supports us in different ways. You can donate to SeaMonkey <a href="https://donate.mozilla.org/page/contribute/seamonkey">using this form</a>. 
>+You can donate using a MasterCard, Visa, or a Paypal Account, or personal check. The Mozilla Foundation is a California non-profit corporation exempt from federal income taxation under IRC 501(c)3, therefore the donations are <b>tax deductible for U.S. citizens</b>.
>+
>+<h2>Donate via PayPal</h2>
>+<p>You can donate to the SeaMonkey Association by using <a href="http://www.paypal.com">PayPal</a>.<br/>
>+
>+<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
>+<input type="hidden" name="cmd" value="_s-xclick">
>+<input type="hidden" name="hosted_button_id" value="CU6HMLU3R9SZ8">
>+<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal ÎíÎñ The safer, easier way to pay online.">
The Alt text seems slight mangled 
>+<img alt="" border="0" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
Shouldn't this be something like https://www.paypalobjects.com/en_US/i/scr/pixel.gif ?
>+</form>
>+</p>
>+
>+<h2>Donate via Wire Transfer</h2>
>+You can also donate to the SeaMonkey Association via wire transfer:
>+<p><pre>
>+SeaMonkey e.V.
>+Volksbank Sprockhövel
>+Account-Nr. 210 285 200
>+BLZ 45261547
>+
>+BIC:   GENODEM1SPO
>+IBAN:  DE57 4526 1547 0210 2852 00
>+</pre>
>+Please enter your current address in the Purpose section so that we so we can immediately send you a donation confirmation.
Postal or email address?
>+</p>
>+</body>
>+</html>
(In reply to Ian Neal from comment #8)
> Comment on attachment 8554327 [details] [diff] [review]
> Website patch for the donation page

>>+We offer several ways how you can donate money:
>>+<h2>Donate via the Mozilla Foundation</h2>
> Do we actually get money via MoFo? As far as I am aware there is no way of
Not any more. The SeaMonkey specific donation page is now 404. Hence the purpose of this bug.

> specifying which project you want to support when donating via MoFo. If we
> do leave this option in, is it better being the 3rd option and explaining
> that the donation goes into funding all of MoFo's work not necessarily just
> the SeaMonkey project?
We should definitely remove this option.

Also the Thunderbird team has so far been unable to locate the monies supposed to have been collected for them by MoFo. Can someone check the existence of the SeaMonkey bucket and how much remains?
(In reply to Philip Chee from comment #9)
> Also the Thunderbird team has so far been unable to locate the monies
> supposed to have been collected for them by MoFo. Can someone check the
> existence of the SeaMonkey bucket and how much remains?

You mean the "old" SeaMonkey bucket? It has been located a while ago already.
Attached patch New patch (obsolete) — Splinter Review
Attachment #8554327 - Attachment is obsolete: true
Comment on attachment 8557306 [details] [diff] [review]
New patch


>+Please enter your current address in the Purpose section so that we so we can immediately send you a donation confirmation.

Is this the donor's postal or email address?
Flags: needinfo?(bugzilla)
Attachment #8557306 - Flags: feedback+
Assignee: nobody → bugzilla
Status: NEW → ASSIGNED
Actually this sentence does not make any more sense I think? It would matter (at least in Germany) if we're talking about a organization serving the public good, which we aren't (from a tax law point of view): In Germany you can lower your tax liability by donating to such organizations and with a donation confirmation you have some proof for that.
Flags: needinfo?(bugzilla)
Add a dependency on Bug 721089 - Add Thank You landing page for Donate function
Depends on: 721089
ping, new patch to come?
Flags: needinfo?(bugzilla)
Attached patch New patch (obsolete) — Splinter Review
Jens: Can I upload the website change like this?
Flags: needinfo?(bugzilla)
Attachment #8565614 - Flags: review?(jh)
Comment on attachment 8565614 [details] [diff] [review]
New patch

Review of attachment 8565614 [details] [diff] [review]:
-----------------------------------------------------------------

Yes, in general that should work. Just some small extra notes from me.

::: src/donate/index.en.html
@@ +13,5 @@
> +<title>Donate</title>
> +</head>
> +<body>
> +<h1>Donate</h1>
> +Donating is the fastest way how you can efficiently support SeaMonkey. 

I think flowing text like here is usually wrapped in <p> throughout the rest of the site.
Also: Trailing whitespace.

@@ +17,5 @@
> +Donating is the fastest way how you can efficiently support SeaMonkey. 
> +
> +We offer several ways how you can donate money:
> +<h2>Donate via PayPal</h2>
> +<p>You can donate to the SeaMonkey Association by using <a href="http://www.paypal.com">PayPal</a>.<br/>

This page is not XHTML, so <br> please.

@@ +19,5 @@
> +We offer several ways how you can donate money:
> +<h2>Donate via PayPal</h2>
> +<p>You can donate to the SeaMonkey Association by using <a href="http://www.paypal.com">PayPal</a>.<br/>
> +
> +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">

I don't think (strict) HTML allows <form> inside <p>, only the other way around.
Attachment #8565614 - Flags: review?(jh) → review+
Attached patch Final patchSplinter Review
Attachment #8557306 - Attachment is obsolete: true
Attachment #8565614 - Attachment is obsolete: true
Checking in lib/sitemap.xml;
/www/seamonkeyproject-org/lib/sitemap.xml,v  <--  sitemap.xml
new revision: 1.225; previous revision: 1.224
done
RCS file: /www/seamonkeyproject-org/src/donate/index.en.html,v
done
Checking in src/donate/index.en.html;
/www/seamonkeyproject-org/src/donate/index.en.html,v  <--  index.en.html
initial revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
I'm currently at work so I cannot check, but since /donate/ still leads somewhere else, I assume there's some Redirect rule in .htaccess that needs to be removed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attached patch Remove redirectSplinter Review
Simple remove of /donate redirect
Attachment #8567481 - Flags: review?(jh)
Comment on attachment 8567481 [details] [diff] [review]
Remove redirect

Whomever can get to it first and check it in
Attachment #8567481 - Flags: review?(bugzilla)
Checking in src/.htaccess;
/www/seamonkeyproject-org/src/.htaccess,v  <--  .htaccess
new revision: 1.45; previous revision: 1.44
done
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Attachment #8567481 - Flags: review?(jh)
Attachment #8567481 - Flags: review?(bugzilla)
Attachment #8567481 - Flags: review+
Sorry, not quite yet - http://www.seamonkey-project.org/donate/ works without any redirect for me now, but I see a "broken" <?> character in the bank's location. It looks correct when I change from Unicode to Western encoding. Thus, I think this should be either an entity definition or a UTF-8 encoding, or use an international transcription of that character.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
replaced plain umlaut by entity

Checking in src/donate/index.en.html;
/www/seamonkeyproject-org/src/donate/index.en.html,v  <--  index.en.html
new revision: 1.2; previous revision: 1.1
done
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Looks good now.
Status: RESOLVED → VERIFIED
Perhaps the Paypal link should also point to the donation form (or it at least mention something like click the donate button below)?
Flags: needinfo?(bugzilla)
Good idea! Not sure why I actually linked Paypal main page there, I'll fix this.
Flags: needinfo?(bugzilla)
Fixed:
Checking in index.en.html;
/www/seamonkeyproject-org/src/donate/index.en.html,v  <--  index.en.html
new revision: 1.3; previous revision: 1.2
done
Blocks: 1150082
Depends on: 1256660
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: