[Buildbot-commits] [Buildbot] #827: ChangeSources may produce changes containing non-ascii bytestrings

Buildbot nobody at buildbot.net
Tue Aug 23 09:51:44 UTC 2011


#827: ChangeSources may produce changes containing non-ascii bytestrings
------------------------------+-----------------------
Reporter:  dustin             |       Owner:
    Type:  defect             |      Status:  reopened
Priority:  critical           |   Milestone:  0.8.5
 Version:  0.7.12             |  Resolution:
Keywords:  encoding database  |
------------------------------+-----------------------

Comment (by birbilakos):

 Hello dustin,

 Thank you for looking into this issue. Here is a changelist example that
 is causing this kind of error:

 {{{
 p4 change -o 85902

 Change 85902 by asd at asd.asdf.11 on 2011/08/11 03:18:06

         bug 40295:
         1. Reason: When mousing down the update image button (not click),
 its icon name will be suffixed to "Down" such as "xxxDown.jpg", so the
 button seems to disappear.
         2. Fix: using setShowDown(false) when creating imageButton.

 Jobs fixed ...

 bug40295 by asd at asdf.com *CLOSED-FIXED*

         ASDF-GUI-P3-�Upgrade Icon� disappears sometimes.

 Affected files ...

 ... //depot/....
 }}}

 The problem comes from those special characters in the buglist (which are
 actually quote chars: “). I imagine those are not the only ones.
 In order to replicate this, please try to use the “ chars in the
 changelist description or anywhere else actually in the p4 change.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/827#comment:19>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list