November 7th 2009 PST
Thanks Justin. By the way, I love git gui, just two buttons ("fetch from remote" and "merge local") and voila, all your changes are present in my local copy! Frans ----- Original Message ----- From: "Justin J" To: "Dada Mail Developers Subscriber" Sent: Saturday, November 07, 2009 12:05 AM Subject: [dadadev] Re: run-time error for function get_partial_list() using IE > > > On Nov 6, 2009, at 10:54 PM, Frans Gouverne wrote: > >> >> It happens with I ...Continue Reading
November 6th 2009 PST
On Nov 6, 2009, at 10:54 PM, Frans Gouverne wrote: > > It happens with IE6 and IE7, not with IE8. > > Yes, removing that comma solves the problem! Awesome! Here's the commit that fixes everything that has code prototype/ajax like that (I think) http://github.com/justingit/dada-mail/commit/ea07d06344113317f437391b8304f3fddbb272b4 And here's the commit for the, "Strip Javascript from Webpages in the Send a Webpage screen" http://github.com/justingit/dada-mail/commit/7f2faa59498cdbba74d836 ...Continue Reading
November 6th 2009 PST
It happens with IE6 and IE7, not with IE8. Yes, removing that comma solves the problem! Because the code is in a loop (tmpl_loop undotted_fields ), I had to change it as follows: parameters: { f: 'previewMessageReceivers', alternative_lists: alternative_lists, multi_list_send_no_dupes: multi_list_send_no_dupes }, So the comma is put at the start of tmpl_loop and one removed after "multi_list_send_no_dupes". Now it works in IE6/7/8 Thanks, Frans ----- Orig ...Continue Reading
November 6th 2009 PST
On Nov 5, 2009, at 10:09 PM, Frans Gouverne wrote: > Yes I did send this before, see my message from 2008 with subject > "remove script code to avoid marked as spam". Awesome! I'll put those javascript removing things into the code. Thanks for the refresher ;) ...Continue Reading
November 6th 2009 PST
On Nov 6, 2009, at 1:47 PM, Frans Gouverne wrote: > When running Dada Mail version 4.0.0 beta 4 11/03/09 with > f=f=send_email or f=send_url_email using Internet Explorer > v7.0.5730.11, I do get the following popup: > > ------- > A Runtime Error has occurred. > Do you wish to Debug? > > Line: 835 > Error: Expected identifier, string or number > ------- Thanks for the report, Frans, Can anyone else confirm this? I don't have IE8 myself, but all the latest versions of Safari, F ...Continue Reading
November 6th 2009 PST
When running Dada Mail version 4.0.0 beta 4 11/03/09 with f=f=send_email or f=send_url_email using Internet Explorer v7.0.5730.11, I do get the following popup:-------A Runtime Error has occurred.Do you wish to Debug? Line: 835Error: Expected identifier, string or number-------Looking at the source code, it is pointing to this part:��� ��� ��� ��� ��� parameters: {��� ��� ��� ��� ��� ��� f:����������������������� 'previewMessageReceivers', ��� ��� ��� ��� ��� ��� alternative_lists:�������� alternative_lists,��� ��� ��� ...Continue Reading
November 5th 2009 PST
[...] > What's bad - or what's annoying is that linked javascript files will be > embedded as well. Javascript is usually disabled in mail readers for > security purposes and a large javascript library can really take up some > size in an email message. > > The good news is, there may be a way to stop that, as there's an actual > method in the code specifically to grab Javascript stuff. If there's a > method, perhaps I can tweak the code to accept a parameter to tell the > module ...Continue Reading
November 3rd 2009 PST
On Nov 2, 2009, at 11:32 PM, Peter Velan wrote: > After some investigation I managed to reproducibly bring up this error > with following constellation: > > Send a Message: > - Subject: � > - Body: plain ASCII > > [Send Test Message] > > I sent the test message with "�" in subject three times varying > Default Character Set in "Advanced Sending Preferences" as follows > - Default Character Set: "UTF8 UTF8" > - Default Character Set: "German ( ...Continue Reading
November 2nd 2009 PST
am 02.11.2009 17:51 schrieb Justin J: > On Nov 2, 2009, at 12:47 AM, Peter Velan wrote: >> am 02.11.2009 00:11 schrieb Justin J: >>>> a) An eror still comes up: >>>> >>>> "Wide character in print at /data/cgi-bin/ddm4/mail.cgi line 1554." >>> >>> OK, this is an error that's only in the error log? >> >> yes > > OK - this has to do with writing UTF-8 encoded things to something > that doesn't support UTF-8. I don't know what ...Continue Reading
November 2nd 2009 PST
OK - here are the things I've done: On Nov 2, 2009, at 12:47 AM, Peter Velan wrote: > > am 02.11.2009 00:11 schrieb Justin J: >>> a) An eror still comes up: >>> >>> "Wide character in print at /data/cgi-bin/ddm4/mail.cgi line 1554." >> >> OK, this is an error that's only in the error log? > > yes OK - this has to do with writing UTF-8 encoded things to something that doesn't support UTF-8. I don't know what that would be, still yet. We're going to get a ...Continue Reading
Start a new thread, email: dadadev@dadamailproject.com
This is the developer discussion mailing list for Dada Mail.
If you are just looking for support Dada Mail, consult the message boards at:
https://forum.dadamailproject.com
Documentation for Dada Mail:
Specifically, see the Error FAQ:
https://dadamailproject.com/d/FAQ-errors.pod.html
To post to this list, send a message to:
mailto:dadadev@dadamailproject.com
All subscribers of this list may post to the list itself.
Topics that are welcome:
Dada Mail is on Github:
https://github.com/justingit/dada-mail/
If you would like to fork, branch, send over PRs, open up issues, etc.
This Privacy Policy is for this mailing list, and this mailing list only.
Email addresses collection through this mailing list are used explicitly to work within this email discussion list.
We only collect email addresses through our Closed-Loop Opt-In system.
We don't use your email address for any other purpose.
We won't be sharing your email address with any other entity.
Unsubscription can be done at any time. Please contact us at: justin@dadamailproject.com for any help regarding your subscription, including removal from the mailing list.
All mailing list messages sent from us will include a subscription removal link, which will allow you to remove yourself from this mailing list automatically, and permanently.
All consent to use your email address for any other purpose stated at the time of the mailing list subscription will also be revoked upon mailing list removal.