Clipboard madness

MisterX b.xavier at internet.lu
Thu Sep 22 18:58:04 EDT 2005


Richard,

>In what way is it wrong? 

in what way is it wrong that you don’t test what I posted in the first place
in this thread?

PC issue only again?

Again... What happens is that if there is html in the clipdata, what is in
between backslashes gets filtered out...

I copied this

emcacl \\server\fs$\userprog\xxxxxxx /t /c /y /q /g "SYSTEM":F
"OAAD\xxxxxxx":C

when I paste it in any field I get

emcacl \\\\$\\ /t /c /y /q /g "SYSTEM":F "OAAD\":C

Tested on 3 systems (w2k, nt4, w2k3), MC and Rev, script editor + other
fields + bugzilla time...

but if you look at the clipboarddata["text"] it is correct.

now try it yourself, put the clipboarddata["html"] to see the difference!

The problem is that somewhere when Rev interprets the html it strips my text
into 

emcacl \\\\$\\ /t /c /y /q /g "SYSTEM":F "OAAD\":C 

which quite obviously is not the same... 

>>>>In what way is it wrong? 

Copy some C code, and you'll get the same treatment when you paste it into a
rev field (this was the problem I reported long ago to Scott 3 to 5 years
ago... at least now, it's bugzillaed... 

In what way is that wrong? 

cheers
Xavier

MonsieurX.com - probably the biggest source of rev links, opensource stacks
and bugzillas on earth!
And some still don’t believe me or think I care to report these things
carefully and professionaly without testing...

-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Richard Gaskin
Sent: Thursday, September 22, 2005 10:12 PM
To: How to use Revolution
Subject: Re: Clipboard madness

MisterX wrote:
> put the clipboarddata["text"] -- contains the right information
> 
> while
> 
> put clipboarddata["html"] -- is definitely wrong and should not be 
> trusted...

In what way is it wrong?

--
  Richard Gaskin
  Managing Editor, revJournal
  _______________________________________________________
  Rev tips, tutorials and more: http://www.revJournal.com
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list