aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Error_with_external_plugins.mdwn
diff options
context:
space:
mode:
authorspalax <spalax@web>2015-06-29 03:33:24 -0400
committeradmin <admin@branchable.com>2015-06-29 03:33:24 -0400
commit0741ecd9b7b98b210c3a48a7f0747fd9286f2f18 (patch)
tree9ce1bff0711b3b0a990bfe08ab8f480ccceb30c8 /doc/bugs/Error_with_external_plugins.mdwn
parentcaca06ee2b6a54f4f6b48675ed62767125e64896 (diff)
downloadikiwiki-0741ecd9b7b98b210c3a48a7f0747fd9286f2f18.tar
ikiwiki-0741ecd9b7b98b210c3a48a7f0747fd9286f2f18.tar.gz
Diffstat (limited to 'doc/bugs/Error_with_external_plugins.mdwn')
-rw-r--r--doc/bugs/Error_with_external_plugins.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/bugs/Error_with_external_plugins.mdwn b/doc/bugs/Error_with_external_plugins.mdwn
index 35245ace8..739af4048 100644
--- a/doc/bugs/Error_with_external_plugins.mdwn
+++ b/doc/bugs/Error_with_external_plugins.mdwn
@@ -76,8 +76,7 @@ Regards,
>>
>> Thus, I think that the bug is in the `proxy.py` python file. On receiving a
>> `methodCall` (instead of a `methodResponse`) as an answer to a `methodCall`
->> request, `proxy.py` should notice the type of request, and raise an exception,
->> to exit any pending function execution, and call the requested function.
+>> request, `proxy.py` should notice the type of request, and call the requested function.
>>
>> I know Python better than I know Perl, so I can try to fix this.
>>