I can share it as it is not with the final salt etcetera:

id=&blabla1=some&blabla2=realtext&blabla3=dUpYlgY%2Bue9z25iNuQjbXw%3D%3D&blabla4=dUpYlgY%2Bue9z25iNuQjbXw%3D%3D....... etcetera

i changed the column names to blabla and id is empty because of auto-increment

you see the plain text is URLencoded after encryption and base64decode

Other (normal) text is working ok.


Op 18-2-2019 om 21:27 schreef Richard Gaskin via use-livecode:
JJS wrote:

> Op 18-2-2019 om 01:49 schreef Richard Gaskin wrote:
>>
>> What is the total length of the data?
>>
>> And what happens when you output it to a field in your stack rather
>> than the field in the Answer dialog?
>
> I just tested it.
>
> Then it works as expected and does not hang.
>
> Total chars are 705
>
> 25 variables of which 13 are encrypted, and that what is encrypted is
> plain text, single lines of text and/or nr's

Sounds like the makings of a bug report. 750 chars of plain text should not hang the Answer dialog.

Can you share that text?  Can you reproduce the hang with other text?


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to