[tahoe-lafs-trac-stream] [tahoe-lafs] #1922: Test of html Encoding After GET Fails
tahoe-lafs
trac at tahoe-lafs.org
Thu Feb 21 06:35:14 UTC 2013
#1922: Test of html Encoding After GET Fails
-------------------------+------------------------
Reporter: Zancas | Owner: davidsarah
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.9.2
Resolution: | Keywords:
Launchpad Bug: |
-------------------------+------------------------
Comment (by Zancas):
I piped the test output into a file and tried to get more information from
the long html string.
I ran the following on the html from the assertion:
{{{
>python -u -c 'for x in [filtered for filtered in
open("testerror","r").readlines()[11].split() if "weirdly" in filtered]:
print x'
}}}
I got the following result:
{{{
href="../../../file/URI%3ACHK%3A253an7chojvpwztqkh67o6v2nq%3Acvuxtujfzqp5kf7krx36cnnm72nupsljnieuaa7trlxuhbg7dliq%3A3%3A10%3A19/@@named=/%3C%26weirdly%27named%22file%3E%3E%3E_%3Ciframe%20%2F%3E.txt"><&weirdly\'named"file>>>_<iframe
value="<&weirdly\'named"file>>>_<iframe
value="<&weirdly\'named"file>>>_<iframe
}}}
I may dig deeper later. The next obvious step is to find the value of
"self" in this context.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1922#comment:1>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list