Commit (click to see the diff): 2cf7ef2ffd3088def85beabdb50036ee2da04bce
Fix giving empty nicknames to GetIdentitiesByPartialNickname. Doing so results in an exception in LCWoT's query layer, for which it does not return an error over FCP, (I think?) so Infocalypse's FCP times out.
Steve Dougherty
Diffstat
Änderung: 357:2cf7ef2ffd30 Nutzer: Steve DoughertyDatum: Tue Jul 30 11:54:06 2013 -0400 Zusammenfassung: Fix giving empty nicknames to GetIdentitiesByPartialNickname. infocalypse/wot_id.py | 59 +++++++++++++++++++++++++++++------------------------------ 1 Dateien verändert, 29 Zeilen hinzugefügt(+), 30 Zeilen entfernt(-)
Files in this revision
- .bugs/bugs
- .bugs/details/0fc25f7b84f3e1fb89e9134a28eeabbe76bf054f.txt
- .bugs/details/2dcc27c850209062080906368530b4b9202271d0.txt
- .bugs/details/31beb672d404944a4655a546b21c95c7baa91002.txt
- .bugs/details/4dfc4cc28a7fa69f040776a7138da78ee89ec819.txt
- .bugs/details/5916e6e8328e20d8b0276b76b7116dd432730778.txt
- .bugs/details/65d8d544370f80538e325dae0b6c2da449c5bcfe.txt
- .bugs/details/7760991aef41c6d38be5315f742f6a6f350a0a76.txt
- .hgignore
- .hgsigs
- .hgtags
- Readme.txt
- fniki/SimpleAsyncServer.py
- fniki/attribution.txt
- fniki/default_files/wikitext/EditingTips
- fniki/default_files/wikitext/FindPage
- fniki/default_files/wikitext/FreenetOnlyFeatures
- fniki/default_files/wikitext/FrontPage
- fniki/default_files/wikitext/HorizontalRules
- fniki/default_files/wikitext/LocalChanges
- fniki/default_files/wikitext/PikiPiki
- fniki/default_files/wikitext/RecentChanges
- fniki/default_files/wikitext/RemoteChanges
- fniki/default_files/wikitext/TitleIndex
- fniki/default_files/wikitext/UploadFile
- fniki/default_files/wikitext/WordIndex
- fniki/default_files/www/activelink.png
- fniki/default_files/www/piki.css
- fniki/default_files/www/pikipiki-logo.png
- fniki/fileoverlay.py
- fniki/piki.py
- fniki/servepiki.py
- infocalypse/__init__.py
- infocalypse/arccmds.py
- infocalypse/archive_block_redundancy.txt
- infocalypse/archivesm.py
- infocalypse/archivetop.py
- infocalypse/arclocal.py
- infocalypse/bundlecache.py
- infocalypse/chk.py
- infocalypse/choose.py
- infocalypse/commands.py
- infocalypse/config.py
- infocalypse/devnotes.txt
- infocalypse/doc/infocalypse_howto.html
- infocalypse/fcpclient.py
- infocalypse/fcpconnection.py
- infocalypse/fcpmessage.py
- infocalypse/fms.py
- infocalypse/fmsbot.py
- infocalypse/fmscmds.py
- infocalypse/fmsstub.py
- infocalypse/freenetrepo.py
- infocalypse/gensig.py
- infocalypse/graph.py
- infocalypse/graphutil.py
- infocalypse/hgoverlay.py
- infocalypse/infcmds.py
- infocalypse/insertingbundles.py
- infocalypse/keys.py
- infocalypse/knownrepos.py
- infocalypse/pathhacks.py
- infocalypse/requestingbundles.py
- infocalypse/requestqueue.py
- infocalypse/run_wikibot.py
- infocalypse/sitecmds.py
- infocalypse/statemachine.py
- infocalypse/submission.py
- infocalypse/test_block_redundancy.py
- infocalypse/test_graph.py
- infocalypse/test_merging.py
- infocalypse/test_topkey.py
- infocalypse/topkey.py
- infocalypse/updatesm.py
- infocalypse/validate.py
- infocalypse/wikibot.py
- infocalypse/wikibotctx.py
- infocalypse/wikicmds.py
- infocalypse/wot.py
- infocalypse/wot_id.py
- python2_5_files/ConfigParser.py
- python2_5_files/LICENSE.txt
- python2_5_files/netrc.py
- python2_5_files/nntplib.py
- wormarc/archive.py
- wormarc/binaryrep.py
- wormarc/blocknames.py
- wormarc/blocks.py
- wormarc/deltacoder.py
- wormarc/design.txt
- wormarc/filemanifest.py
- wormarc/hghelper.py
- wormarc/linkmap.py
- wormarc/shafunc.py
- wormarc/test_archive.py