Bugs item #3025832, was opened at 2010-07-06 14:02
Message generated for change (Tracker Item Submitted) made by liangent
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3025832&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: liangent (liangent)
Assigned to: Nobody/Anonymous (nobody)
Summary: Typo in wikipedia.py
Initial Comment:
Index: wikipedia.py
===================================================================
--- wikipedia.py (revision 8344)
+++ wikipedia.py (working copy)
@@ -3433,7 +3433,7 @@
galleryR = re.compile(r'(?is)<gallery>(?P<items>.*?)</gallery>')
galleryItemR = re.compile(r'(?m)^%s?(?P<filename>%s)\s*(?P<label>\|.*?)?\s*$' % (namespacePattern, imagePattern))
def gallery_replacer(match):
- return ur'<gallery>%s<gallery>' % galleryItemR.sub(filename_replacer, match.group('items'))
+ return ur'<gallery>%s</gallery>' % galleryItemR.sub(filename_replacer, match.group('items'))
new_text = galleryR.sub(gallery_replacer, new_text)
if (text == new_text) or (not safe):
Pywikipedia [http] trunk/pywikipedia (r8344, 2010/07/05, 17:49:14)
Python 2.5.2 (r252:60911, Jan 24 2010, 17:44:40)
[GCC 4.3.2]
config-settings:
use_api = True
use_api_login = True
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3025832&group_…
Patches item #3022004, was opened at 2010-06-27 15:19
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3022004&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: xqt (xqt)
Summary: reflinks.py and noreferences.py fix
Initial Comment:
reflinks.py: minor fix for previous patch (#3021568)
noreferences.py: added re.UNICODE for realy ignore case
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-07-05 19:49
Message:
done in r8344
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3022004&group_…
Bugs item #3022083, was opened at 2010-06-27 22:00
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3022083&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: xqt (xqt)
Summary: Some compilations errors
Initial Comment:
All in the file attached
$ python version.py
Pywikipedia [http] trunk/pywikipedia (r8339, 2010/06/26, 13:48:42)
Python 2.5.5 (r255:77872, Apr 21 2010, 08:44:16)
[GCC 4.4.3]
config-settings:
use_api = True
use_api_login = True
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-07-05 19:33
Message:
done in r8343. Thanks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3022083&group_…
Bugs item #2989218, was opened at 2010-04-19 10:16
Message generated for change (Settings changed) made by warddr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2989218&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: interwiki
Group: None
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
>Summary: section title bug
Initial Comment:
If the bot adds interwiki with section title with dot(.), it does not work correctly.
e.g. http://ko.wikipedia.org/w/index.php?title=IEEE_802.11n-2009&action=historys…
When adding [[it:IEEE 802.11#802.11n]], ".11" part is mis-interpreted.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-05-11 20:24
Message:
see also tracker #2999614
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2989218&group_…
Bugs item #2989218, was opened at 2010-04-19 10:16
Message generated for change (Settings changed) made by warddr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2989218&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: interwiki
Group: None
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
>Summary: interwiki with section title with dot(.)
Initial Comment:
If the bot adds interwiki with section title with dot(.), it does not work correctly.
e.g. http://ko.wikipedia.org/w/index.php?title=IEEE_802.11n-2009&action=historys…
When adding [[it:IEEE 802.11#802.11n]], ".11" part is mis-interpreted.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-05-11 20:24
Message:
see also tracker #2999614
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2989218&group_…
Bugs item #2989218, was opened at 2010-04-19 10:16
Message generated for change (Settings changed) made by warddr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2989218&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: interwiki
Group: None
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
>Summary: 2999614
Initial Comment:
If the bot adds interwiki with section title with dot(.), it does not work correctly.
e.g. http://ko.wikipedia.org/w/index.php?title=IEEE_802.11n-2009&action=historys…
When adding [[it:IEEE 802.11#802.11n]], ".11" part is mis-interpreted.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-05-11 20:24
Message:
see also tracker #2999614
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2989218&group_…
Bugs item #3016653, was opened at 2010-06-15 18:19
Message generated for change (Settings changed) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3016653&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: chanueting (chanueting)
Assigned to: xqt (xqt)
Summary: upload.py "Invalid input filename given. Try again."
Initial Comment:
Could not check the address correctly if the filename is previously wrongly input.
I think the proper command on line 100 of function urlOK should be:
return self.url != len(url) and ('://' in self.url or os.path.exists(self.url))
instead of '' since '' is always False.
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2010-07-02 02:20
Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-06-17 12:59
Message:
I would prefer
return len(self.url) > 0 and ('://' in self.url or
os.path.exists(self.url))
but it should work as the given expression. Again: What is your command
line or what is the filename you typed in?
----------------------------------------------------------------------
Comment By: chanueting (chanueting)
Date: 2010-06-17 11:13
Message:
Sorry about the typo. The command should be:
return len(self.url) and ('://' in self.url or os.path.exists(self.url))
I thought that is a bug since I could only have that works on my machine.
May be there is a problem on my machine?
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-06-16 10:41
Message:
url != len(url) is always True
What is your command line or what is the filename you typed in?
Try to input the file as follows if you are dealing wiht windows os:
"C:\\My Documents\\My Pictures\\My Picture.jpg"
----------------------------------------------------------------------
Comment By: chanueting (chanueting)
Date: 2010-06-15 18:21
Message:
python version.py missed: http://pywiki.pastey.net/137714
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3016653&group_…