When saving a page with template the saving comment is missing:
C:\pwb\GIT\core>pwb.py template Persondata -remove -page:"%D8%A2%D8%AF%D8%A7%D9%85_%D9%87%D8%A7%D9%85%D9%84" -lang:ar
WARNING: Bot.site was not set before being retrieved.
WARNING: Using the default site: wikipedia:ar
Retrieving 1 pages from wikipedia:ar.
WARNING: Bot.site was not set before being retrieved.
WARNING: Using the default site: wikipedia:ar
>>> آدام هامل <<<
@@ -17,5 +17 @@
+
- {{Persondata
- |NAME=آدام هامل
- |ALTERNATIVE NAMES=
- |SHORT DESCRIPTION=لاعب كرة قدم إنجليزي
- |DATE OF BIRTH={{تاريخ الميلاد|1988|1|25|df=y}}
Do you want to accept these changes? ([y]es, [N]o, [e]dit, open in [b]rowser, [a
]ll, [q]uit): y
Sleeping for 4.9 seconds, 2016-04-08 09:26:40I expect sth like
Page [[آدام هامل]] saved.
at the end.
Also site setting should be improved to avoid this warnings.