Re: [imp] Problem when we copy a message from ms winword to a compose message in horde

2011-09-28 Thread Jan Schneider


Zitat von Robsonfa :


when I copy a text from MS Winword and paste it in a windows who I am
composing a new message in the horde, and in this text there are the
character "-", it become to the character  "?" for the destination user ,
when he /she receives this message. Someone can help me? Are there some
configuration in horde which we can change to fix it?


No. Don't do that. Copying text from Word doesn't work because it may  
use all kind of charsets that don't match the charset used by the  
email message. And there is no way to determine the charset of the  
pasted text.


Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/

--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


[imp] autocomplete minChars ac_threshold not working

2011-09-28 Thread LALOT Dominique
Hello,

I would like to understand why ac_threshold is not mananging minChars in
autocomplete.js
In my setup, the first char I hit on the keyboard is generating an ldap
search.
ac_threshold=3 for me

As there is an option:
When autocompleting addresses in the compose screen, this is the minimum
number of characters required before the search is performed on the server

looks like a bug?
imp 5.0.13

-- 
Dominique LALOT
Ingénieur Systèmes et Réseaux
http://annuaire.univmed.fr/showuser.php?uid=lalot
-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] IMAP errors on Android Browser

2011-09-28 Thread Chris

Quoting Michael M Slusarz :


Quoting Chris :


I checked out the archive and wasn't able to find anything other than
clearing out cache.  I tried that on my iphone and still doesn't   
 work.  I do

not have a problem through a desktop browser.  I also tried the non-mobile
view from my iphone and do not have a problem. So I think it is a
configuration problem with the mobile view.  I also tested on iphone 4 and
that failed as well.


Confirmed. This has been fixed in Git already though.

Jan.


I also confirm this, switching to utf-8 did nothing.

You say it is fixed in Git, does this mean we can update imp   
through  PEAR to get these updates?  I have tried a moment ago, and  
 it says  "nothing to upgrade".


It has been fixed, but not released yet.  It will be fixed as of IMP 5.0.14.

http://git.horde.org/diff.php/imp/js/mobile.js?rt=horde-git&ws=1&r1=f53102b38865d3ae0e30ae128f71d284485bedae

michael


Michael (and Jan),

Thanks, but this does not fully solve the prolbem.  I have implemented  
those changes, and it took me one step further.  Now I can click/press  
on my "Inbox" and see the email therein.  But, if I click/press on the  
email to read it, I get the same nasty error.  So, it is progress, but  
not yet a solution... unless I am missing something here.


(I followed the link that michael gave and manually made the changes  
in my mobile.js and Tree.php)


Thanks.

-Chris




___
Michael Slusarz [slus...@horde.org]

--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org





--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] IMAP errors on Android Browser

2011-09-28 Thread Michael M Slusarz

Quoting Chris :


Quoting Michael M Slusarz :


Quoting Chris :


I checked out the archive and wasn't able to find anything other than
clearing out cache.  I tried that on my iphone and still doesn't  
  work.  I do
not have a problem through a desktop browser.  I also tried the  
non-mobile

view from my iphone and do not have a problem. So I think it is a
configuration problem with the mobile view.  I also tested on  
iphone 4 and

that failed as well.


Confirmed. This has been fixed in Git already though.

Jan.


I also confirm this, switching to utf-8 did nothing.

You say it is fixed in Git, does this mean we can update imp   
through  PEAR to get these updates?  I have tried a moment ago,  
and  it says  "nothing to upgrade".


It has been fixed, but not released yet.  It will be fixed as of IMP 5.0.14.

http://git.horde.org/diff.php/imp/js/mobile.js?rt=horde-git&ws=1&r1=f53102b38865d3ae0e30ae128f71d284485bedae

michael


Michael (and Jan),

Thanks, but this does not fully solve the prolbem.  I have  
implemented those changes, and it took me one step further.  Now I  
can click/press on my "Inbox" and see the email therein.  But, if I  
click/press on the email to read it, I get the same nasty error.   
So, it is progress, but not yet a solution... unless I am missing  
something here.


(I followed the link that michael gave and manually made the changes  
in my mobile.js and Tree.php)


There's most likely other changes in IMP_Ajax_Application that also  
affect this behavior then.


michael

___
Michael Slusarz [slus...@horde.org]

--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] Problem when we copy a message from ms winword to a compose message in horde

2011-09-28 Thread Luis Felipe Marzagao

Em 27/09/11 17:01, Robsonfa escreveu:

when I copy a text from MS Winword and paste it in a windows who I am
composing a new message in the horde, and in this text there are the
character "-", it become to the character  "?" for the destination user ,
when he /she receives this message. Someone can help me? Are there some
configuration in horde which we can change to fix it?

Robson
I also have this problem. It happens in wicked too, if you, for ex., 
copy and paste text from a web page. Some characters, like ", also get 
transformed to "?" when you sabe the page.


Luis Felipe
--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] Problem when we copy a message from ms winword to a compose message in horde

2011-09-28 Thread LALOT Dominique
that would be interesting to do that in gmail, just in order to see if they
have found a solution about finding  the right charset. I believe that an
UTF8 encoded data should be easily discovered. For the rest ..

Dom

2011/9/29 Luis Felipe Marzagao 

> Em 27/09/11 17:01, Robsonfa escreveu:
>
>  when I copy a text from MS Winword and paste it in a windows who I am
>> composing a new message in the horde, and in this text there are the
>> character "-", it become to the character  "?" for the destination user ,
>> when he /she receives this message. Someone can help me? Are there some
>> configuration in horde which we can change to fix it?
>>
>> Robson
>>
> I also have this problem. It happens in wicked too, if you, for ex., copy
> and paste text from a web page. Some characters, like ", also get
> transformed to "?" when you sabe the page.
>
> Luis Felipe
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: 
> imp-unsubscribe@lists.horde.**org
>



-- 
Dominique LALOT
Ingénieur Systèmes et Réseaux
http://annuaire.univmed.fr/showuser.php?uid=lalot
-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org