<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>111798</bug_id>
          
          <creation_ts>2013-03-07 17:21:44 -0800</creation_ts>
          <short_desc>Warning about the user not having edit rights on Bugzilla is confusing new contributors</short_desc>
          <delta_ts>2013-03-08 14:38:47 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Ryosuke Niwa">rniwa</assigned_to>
          <cc>abarth</cc>
    
    <cc>alancutter</cc>
    
    <cc>benjamin</cc>
    
    <cc>dpranke</cc>
    
    <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>850687</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-03-07 17:21:44 -0800</bug_when>
    <thetext>Apparently the warning that comes out of failing to assign a bug to the user is more confusing than is helpful.
A contributor who hasn&apos;t yet to become a committer doesn&apos;t really know much about how WebKit Bugzilla works and a scary warning like this one misleads the contributor to think that he needs to ask for edit rights.
We should just get rid of this warning message.

I&apos;ve met at least 3 new contributors who have complained about this problem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>850692</commentid>
    <comment_count>1</comment_count>
      <attachid>192116</attachid>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-03-07 17:29:49 -0800</bug_when>
    <thetext>Created attachment 192116
Don&apos;t encourage new contributors to ask for EditBugs privileges</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>850710</commentid>
    <comment_count>2</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2013-03-07 17:49:58 -0800</bug_when>
    <thetext>when does this message show up? with webkit-patch upload? 

Can we query bugzilla and figure out if the user has editbugs permissions?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>850720</commentid>
    <comment_count>3</comment_count>
    <who name="Benjamin Poulain">benjamin</who>
    <bug_when>2013-03-07 18:06:31 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; when does this message show up? with webkit-patch upload? 
&gt; 
&gt; Can we query bugzilla and figure out if the user has editbugs permissions?

New users are incredibly confused by that message.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>850721</commentid>
    <comment_count>4</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2013-03-07 18:10:13 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #2)
&gt; &gt; when does this message show up? with webkit-patch upload? 
&gt; &gt; 
&gt; &gt; Can we query bugzilla and figure out if the user has editbugs permissions?
&gt; 
&gt; New users are incredibly confused by that message.

new users of what?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>850722</commentid>
    <comment_count>5</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2013-03-07 18:10:28 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; Can we query bugzilla and figure out if the user has editbugs permissions?

We could parse their permissions page, yes.  I&apos;m not sure it&apos;s worth the effort.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>850774</commentid>
    <comment_count>6</comment_count>
    <who name="Benjamin Poulain">benjamin</who>
    <bug_when>2013-03-07 19:29:12 -0800</bug_when>
    <thetext>&gt; &gt; New users are incredibly confused by that message.
&gt; 
&gt; new users of what?

Of webkit-patch.
People who get started on WebKit always ask on IRC about that error.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>851443</commentid>
    <comment_count>7</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2013-03-08 12:44:49 -0800</bug_when>
    <thetext>Honestly, I don&apos;t really care. :)

We could do something more elegant.  I guess I don&apos;t notice folks asking for EditBugs.  I definitely notice folks who fail to ever ask for it. :)

Another solution would be to just get rid of edit bugs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>851515</commentid>
    <comment_count>8</comment_count>
      <attachid>192116</attachid>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-03-08 14:38:43 -0800</bug_when>
    <thetext>Comment on attachment 192116
Don&apos;t encourage new contributors to ask for EditBugs privileges

Clearing flags on attachment: 192116

Committed r145270: &lt;http://trac.webkit.org/changeset/145270&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>851516</commentid>
    <comment_count>9</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-03-08 14:38:47 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>192116</attachid>
            <date>2013-03-07 17:29:49 -0800</date>
            <delta_ts>2013-03-08 14:38:43 -0800</delta_ts>
            <desc>Don&apos;t encourage new contributors to ask for EditBugs privileges</desc>
            <filename>bug-111798-20130307172553.patch</filename>
            <type>text/plain</type>
            <size>1607</size>
            <attacher name="Ryosuke Niwa">rniwa</attacher>
            
              <data encoding="base64">SW5kZXg6IFRvb2xzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBUb29scy9DaGFuZ2VMb2cJKHJl
dmlzaW9uIDE0NTE2MikKKysrIFRvb2xzL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwz
ICsxLDE0IEBACisyMDEzLTAzLTA3ICBSeW9zdWtlIE5pd2EgIDxybml3YUB3ZWJraXQub3JnPgor
CisgICAgICAgIFdhcm5pbmcgYWJvdXQgdGhlIHVzZXIgbm90IGhhdmluZyBlZGl0IHJpZ2h0cyBv
biBCdWd6aWxsYSBpcyBjb25mdXNpbmcgbmV3IGNvbnRyaWJ1dG9ycworICAgICAgICBodHRwczov
L2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTExNzk4CisKKyAgICAgICAgUmV2aWV3
ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgRG9uJ3Qgc2NhcmUgcGVvcGxlIGJ5IHRo
ZSB3YXJuaW5nLiBJbnN0ZWFkLCB0ZWxsIHRoZW0gdG8gaWdub3JlIGl0IGlmIHRoZXkgZG9uJ3Qg
aGF2ZSBFZGl0QnVncyBwcml2aWxlZ2VzLgorCisgICAgICAgICogU2NyaXB0cy93ZWJraXRweS9j
b21tb24vbmV0L2J1Z3ppbGxhL2J1Z3ppbGxhLnB5OgorCiAyMDEzLTAzLTA3ICBDaHJpc3RpYW4g
Qmllc2luZ2VyICA8Y2JpZXNpbmdlckBjaHJvbWl1bS5vcmc+CiAKICAgICAgICAgQWRkIG15c2Vs
ZiB0byByZXZpZXdlcnMucHkKSW5kZXg6IFRvb2xzL1NjcmlwdHMvd2Via2l0cHkvY29tbW9uL25l
dC9idWd6aWxsYS9idWd6aWxsYS5weQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBUb29scy9TY3JpcHRzL3dlYmtp
dHB5L2NvbW1vbi9uZXQvYnVnemlsbGEvYnVnemlsbGEucHkJKHJldmlzaW9uIDE0NTAyMSkKKysr
IFRvb2xzL1NjcmlwdHMvd2Via2l0cHkvY29tbW9uL25ldC9idWd6aWxsYS9idWd6aWxsYS5weQko
d29ya2luZyBjb3B5KQpAQCAtODExLDExICs4MTEsNyBAQCBjbGFzcyBCdWd6aWxsYShvYmplY3Qp
OgogCiAgICAgICAgIGlmIG5vdCBzZWxmLl9oYXNfY29udHJvbChzZWxmLmJyb3dzZXIsICJhc3Np
Z25lZF90byIpOgogICAgICAgICAgICAgX2xvZy53YXJuaW5nKCIiIkZhaWxlZCB0byBhc3NpZ24g
YnVnIHRvIHlvdSAoY2FuJ3QgZmluZCBhc3NpZ25lZF90bykgY29udHJvbC4KLURvIHlvdSBoYXZl
IEVkaXRCdWdzIHByaXZpbGVnZXMgYXQgYnVncy53ZWJraXQub3JnPwotaHR0cHM6Ly9idWdzLndl
YmtpdC5vcmcvdXNlcnByZWZzLmNnaT90YWI9cGVybWlzc2lvbnMKLQotSWYgbm90LCB5b3Ugc2hv
dWxkIGVtYWlsIHdlYmtpdC1jb21taXR0ZXJzQGxpc3RzLndlYmtpdC5vcmcgb3IgYXNrIGluICN3
ZWJraXQKLWZvciBzb21lb25lIHRvIGFkZCBFZGl0QnVncyB0byB5b3VyIGJ1Z3Mud2Via2l0Lm9y
ZyBhY2NvdW50LiIiIikKK0lnbm9yZSB0aGlzIG1lc3NhZ2UgaWYgeW91IGRvbid0IGhhdmUgRWRp
dEJ1Z3MgcHJpdmlsZWdlcyAoaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvdXNlcnByZWZzLmNnaT90
YWI9cGVybWlzc2lvbnMpIiIiKQogICAgICAgICAgICAgcmV0dXJuCiAKICAgICAgICAgaWYgY29t
bWVudF90ZXh0Ogo=
</data>

          </attachment>
      

    </bug>

</bugzilla>