Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Admin html editor bug? GM 2.2.4

Quote Reply
Admin html editor bug? GM 2.2.4
The html editor in admin of gmail 2.2.4 doesn't attach the image. (local)
The source of the Image Upload has this:

<script type="text/javascript">
<!--
var src = window.location.protocol + '//' + window.location.hostname + window.location.pathname + '?do=email-attach-print_inline&attach_name=inline-ab1e3f9b09fd128d25cd0dc01abe3e1c-10997_10511046_106112103&attach_id=e7da888f927587640ed58bff681de6d5;Unknown Tag: 'url_hidden'';
if (src) {
var img = document.createElement('IMG');
img.src = src;

;
;
;

The image never gets uploaded. How can this be corrected?
Additionally, the Email Templates section lists common etc as available templates for adding Welcome Mail ... should be so in my opinion... at least never saw this in 2.2.0 IIRC.

Thanks
HyTC
==================================
Mail Me If Contacting Privately Is That Necessary.
==================================

Last edited by:

HyperTherm: May 1, 2005, 9:36 PM
Subject Author Views Date
Thread Admin html editor bug? GM 2.2.4 HyperTherm 2925 May 1, 2005, 9:35 PM
Post Re: [HyperTherm] Admin html editor bug? GM 2.2.4
HyperTherm 2830 May 3, 2005, 12:29 AM
Thread Re: [HyperTherm] Admin html editor bug? GM 2.2.4
brewt 2818 May 3, 2005, 12:26 PM
Post Re: [brewt] Admin html editor bug? GM 2.2.4
HyperTherm 2788 May 3, 2005, 2:30 PM