Justin
I have done some more research in the underlying code. The main problem that really throws Firefox is a missing end comment.
The line is
<!-- multiple list sending is not supported (apparently)
Completing the comment clears the problem.
I have traced this to line 78 in the "multiple_list_sending_widget.tmpl" file.
I have corrected this in my installation and this change has now
restored correct operation to the Attachments area as well as the
display etc of the fckeditor in the HTML text field.
Hope this helps
Best regards
--
Martyn Davison> Date: Wed, 7 Oct 2009 07:26:13 -0400
> From: justin@PROTECTED
> To: martyndavison@PROTECTED
> Subject: [dadadev] Re: Version 4 Beta - missing attachments mechanism
>
>
> On Oct 7, 2009, at 1:14 PM, Martyn Davison wrote:
> > To show you in a bit more detail the problem at the bottom of the
> > Send a Message page I have attached a screen-shot of the offending
> > area for the attach files.
>
>
> Thanks for making the screen shot.
>
>
> At least from what I'm seeing, it looks like the comment in the html
> is messing things up, perhaps?
>
>
> Here's what it looks like in the:
>
>
> dada/DADA/Template/templates/send_email_screen.tmpl
>
>
> file:
>
>
>
>
> <!-- You can continue to add to this list, like so:
>
>
> <input type="file" name="attachment_4" size="36" /><br />
> <input type="file" name="attachment_5" size="36" /><br />
>
>
> Just reflect the number of attachments you have in the, "attachment"
> hidden form field, below:
>
> -->
>
>
> Perhaps removing this comment will help?
>
>
> The HTML seemed to be valid - at least it went through my lint test
> (wanders off to make sure lint test is working...)
>
>
> > Regarding the fckeditor area the HTML pane just goes grey with no
> > sign of the interface.
> >
> > I am going to compare the resulting files a bit later to see any
> > differences but I will have to change the beta 4 config.cgi file to
> > do that.
>
>
> OK - if FCKeditor was working in 3, it should work in 4. It would be
> strange that it didn't, but I wouldn't write off that I made a silly
> change - especially since CKeditor support is a new feature - it could
> have def. impacted FCKeditor support.
>
>
> --
> Justin J.
>
>
> Dada Mail - Write Once: Distribute Everywhere Software
> url: http://dadamailproject.com
>
>
> The Dada Mail Demo:
> http://demo.dadamailproject.com
>
>
> On Oct 7, 2009, at 1:14 PM, Martyn Davison wrote:
>
>
> > Justin
> >
> > I am running FireFox 3.5.3 under windows xp pro.
> >
> > To show you in a bit more detail the problem at the bottom of the
> > Send a Message page I have attached a screen-shot of the offending
> > area for the attach files.
> >
> > Regarding the fckeditor area the HTML pane just goes grey with no
> > sign of the interface.
> >
> > I am going to compare the resulting files a bit later to see any
> > differences but I will have to change the beta 4 config.cgi file to
> > do that.
> >
> > Clearly there is a problem with FireFox here - shame because I
> > prefer it to the others because it has been so reliable.
> >
> > Best regards
> > --
> > Martyn Davison
> >
> >
> >
> >
> > > Date: Tue, 6 Oct 2009 19:36:16 -0400
> > > From: justin@PROTECTED
> > > To: martyndavison@PROTECTED
> > > Subject: Re: Version 4 Beta - missing attachments mechanism
> > >
> > >
> > > On Oct 6, 2009, at 6:46 PM, Martyn Davison wrote:
> > >
> > >
> > > > I have been using Firefox do to all the work so far and have had
> > no
> > > > trouble with the previous version of Dada. And it is in Firefox
> > that
> > > > I cannot get these items to work with the Beta 4
> > >
> > >
> > > That's very strange, since I primarily use Firefox for almost
> > > everything. I am on a Mac running Snow Leopard.
> > >
> > >
> > > Can anyone else see if they are also having trouble with these
> > issues?
> > > (File Upload for attachments, FCKeditor)?
> > >
> > >
> > > --
> > > Justin J.
> > >
> > >
> > > Dada Mail - Write Once: Distribute Everywhere Software
> > > url: http://dadamailproject.com
> > >
> > >
> > > The Dada Mail Demo:
> > > http://demo.dadamailproject.com
> > >
> > >
> > > On Oct 6, 2009, at 6:46 PM, Martyn Davison wrote:
> > >
> > >
> > > > Justin
> > > >
> > > > Ooops!
> > > >
> > > > I have been using Firefox do to all the work so far and have had
> > no
> > > > trouble with the previous version of Dada. And it is in Firefox
> > that
> > > > I cannot get these items to work with the Beta 4.
> > > >
> > > > I have now tried Opera, Google Chrome and IE8 and both the
> > > > attachment mechanism and the fckeditor work very well in them.
> > > >
> > > > I will do some investigation to try and find out what is different
> > > > between 3.n and beta 4 that is causing the problem in Firefox.
> > > >
> > > > Many thanks for your feedback. Keep up the good work on this a
> > > > brilliant programme (even though we are not using anything but a
> > > > small fraction of the functionality)
> > > >
> > > > Best regards
> > > > --
> > > > Martyn Davison
> > > >
> > > >
> > > >
> > > >
> > > > > Date: Mon, 5 Oct 2009 21:56:19 -0400
> > > > > From: justin@PROTECTED
> > > > > To: martyndavison@PROTECTED
> > > > > Subject: Re: Version 4 Beta - missing attachments mechanism
> > > > >
> > > > >
> > > > > On Oct 4, 2009, at 1:45 AM, Martyn Davison wrote:
> > > > >
> > > > >
> > > > > > On the Send a Message page the attachments area is missing.
> > How
> > > > do I
> > > > > > get this back (I guess that it is there somewhere but I do
> > not see
> > > > > > any option in the config.pm file apart from the
> > > > > > "display_attachments" option which is already set to 1
> > > > > >
> > > > >
> > > > >
> > > > > Thanks for the report.
> > > > >
> > > > >
> > > > > At least on my copy, the attachments are still there.
> > > > >
> > > > >
> > > > > > As an aside I just cannot get the fckeditor to work, I just
> > get a
> > > > > > grey HTML editing field. Any ideas - the url is fine as is the
> > > > > > "enable_fckeditor" in the List CP section of the config.pm
> > file.
> > > > >
> > > > >
> > > > > Again, it does seem to be working for me. Any errors in your web
> > > > > browser's error console? Did you make sure you have the
> > correct URL
> > > > > for FCKeditor?
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Justin J.
> > > > >
> > > > >
> > > > > Dada Mail - Write Once: Distribute Everywhere Software
> > > > > url: http://dadamailproject.com
> > > > >
> > > > >
> > > > > The Dada Mail Demo:
> > > > > http://demo.dadamailproject.com
> > > > >
> > > > >
> > > > > On Oct 4, 2009, at 1:45 AM, Martyn Davison wrote:
> > > > >
> > > > >
> > > > > > Hi
> > > > > >
> > > > > > Just downloaded and am trying out Version 4 Beta.
> > > > > >
> > > > > > It has some features which are going to be very useful to me
> > (e.g.
> > > > > > delete all subscriptions - useful because of the type of
> > list that
> > > > > > we are going to run).
> > > > > >
> > > > > > On the Send a Message page the attachments area is missing.
> > How
> > > > do I
> > > > > > get this back (I guess that it is there somewhere but I do
> > not see
> > > > > > any option in the config.pm file apart from the
> > > > > > "display_attachments" option which is already set to 1
> > > > > >
> > > > > > As an aside I just cannot get the fckeditor to work, I just
> > get a
> > > > > > grey HTML editing field. Any ideas - the url is fine as is the
> > > > > > "enable_fckeditor" in the List CP section of the config.pm
> > file.
> > > > > >
> > > > > > Many thanks in advance
> > > > > >
> > > > > > Best regards
> > > > > > --
> > > > > > Martyn Davison
> > > > > >
> > > > > >
> > > > > >
> > > > > > View your other email accounts from your Hotmail inbox. Add
> > them
> > > > now.
> > > > > > Post:
> > > > > > mailto:dadadev@PROTECTED
> > > > > > Unsubscribe:
> > > > > > http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/
> > > > > > List Information:
> > > > > > http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev
> > > > > > Archive:
> > > > > > http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev
> > > > > > Mailing List Powered by Dada Mail
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > Post:
> > > > > <mailto:dadadev@PROTECTED>
> > > > >
> > > > > Unsubscribe:
> > > > > <http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/>
> > > > >
> > > > > List Information:
> > > > > <http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev>
> > > > >
> > > > > Archive:
> > > > > <http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev
> > >
> > > > >
> > > > > Mailing List Powered by Dada Mail
> > > > > http://dadamailproject.com/cgi-bin/dada/mail.cgi/what_is_dada_mail/
> > > >
> > > > Add other email accounts to Hotmail in 3 easy steps. Find out how.
> > > > Post:
> > > > mailto:dadadev@PROTECTED
> > > > Unsubscribe:
> > > > http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/
> > > > List Information:
> > > > http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev
> > > > Archive:
> > > > http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev
> > > > Mailing List Powered by Dada Mail
> > >
> > >
> > >
> > > --
> > >
> > > Post:
> > > <mailto:dadadev@PROTECTED>
> > >
> > > Unsubscribe:
> > > <http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/>
> > >
> > > List Information:
> > > <http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev>
> > >
> > > Archive:
> > > <http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev>
> > >
> > > Mailing List Powered by Dada Mail
> > > http://dadamailproject.com/cgi-bin/dada/mail.cgi/what_is_dada_mail/
> >
> > New! Receive and respond to mail from other email accounts from
> > within Hotmail Find out how.
> > Post:
> > mailto:dadadev@PROTECTED
> > Unsubscribe:
> > http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/
> > List Information:
> > http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev
> > Archive:
> > http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev
> > Mailing List Powered by Dada Mail
> > <BottomOfSendAMessagePage.gif>
>
>
>
> --
>
> Post:
> <mailto:dadadev@PROTECTED>
>
> Unsubscribe:
> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/>
>
> List Information:
> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev>
>
> Archive:
> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev>
>
> Mailing List Powered by Dada Mail
> http://dadamailproject.com/cgi-bin/dada/mail.cgi/what_is_dada_mail/
Have more than one Hotmail account?
Link them together to easily access both.
Post:
mailto:[list_settings.discussion_pop_email]
Unsubscribe:
http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/[list]/
List Information:
[PROGRAM_URL]/list/[list_settings.list]
Archive:
[PROGRAM_URL]/archive/[list_settings.list]
Mailing List Powered by Dada Mail