Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Perl + RISON

by Anonymous Monk
on Jun 20, 2020 at 01:52 UTC ( [id://11118267]=note: print w/replies, xml ) Need Help??


in reply to Perl + RISON

I suppose it really depends upon what sort of information you actually can rely upon a web-browser to keep "as part of the browser-history URL."

Replies are listed 'Best First'.
Re^2: Perl + RISON
by nikster77 (Initiate) on Jun 24, 2020 at 23:03 UTC
    Thanks for your answers but it turned out to be a "simple" html encoding problem.
    Even though I had used escape::uri and escaped the url manually, it worked finally after replacing an ampersand not by "%26" and/or "& \amp" but by '& # 038'.
    Hadn't thought about that, a years old stackoverflow thread had the solution.

    best regards

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11118267]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-25 12:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found