<?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>55882</bug_id>
          
          <creation_ts>2011-03-07 09:25:37 -0800</creation_ts>
          <short_desc>Upgrade bugs.webkit.org to latest Bugzilla 5.0.3</short_desc>
          <delta_ts>2017-03-22 10:19:45 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit Website</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://trac.webkit.org/wiki/UpdatingBugzilla</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>115667</dependson>
          <blocked>57200</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Frédéric Buclin">LpSolit</reporter>
          <assigned_to name="David Kilzer (:ddkilzer)">ddkilzer</assigned_to>
          <cc>ddkilzer</cc>
    
    <cc>dpranke</cc>
    
    <cc>eoconnor</cc>
    
    <cc>eric</cc>
    
    <cc>fmalita</cc>
    
    <cc>jacobg</cc>
    
    <cc>lforschler</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>mihnea</cc>
    
    <cc>mjs</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>363375</commentid>
    <comment_count>0</comment_count>
    <who name="Frédéric Buclin">LpSolit</who>
    <bug_when>2011-03-07 09:25:37 -0800</bug_when>
    <thetext>https://bugs.webkit.org/ is currently running Bugzilla 3.2.3, which reached EOL last month. You should upgrade to 4.0.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>366707</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2011-03-13 09:47:19 -0700</bug_when>
    <thetext>Some notes for anyone looking into this:

Bugzilla on bugs.webkit.org has a number of local modifications (which aren&apos;t always identified by comments) that must be merged into a new version and then qualified in a test environment before being deployed.  The custom templates are the most difficult to merge because they&apos;re not modified in place, so the changes have to be reapplied to new copies of the updated templates.

Many of the local modifications should have bugs (enhancement requests) filed on &lt;https://bugzilla.mozilla.org/&gt; so that we can eventually get out of the business of local modifications to make upgrades easier.

There are some notes here on how to upgrade, but it may be easier to take a diff of the changes against 3.2.3 and then apply them to 4.0:  &lt;http://trac.webkit.org/wiki/UpdatingBugzilla&gt;.

After it&apos;s deployed, there is usually fallout from the UI changing in the form of complaints, and you&apos;ll rarely get any accolades for finishing the update.  (Just something to look forward to. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>421422</commentid>
    <comment_count>2</comment_count>
    <who name="Frédéric Buclin">LpSolit</who>
    <bug_when>2011-06-15 10:23:31 -0700</bug_when>
    <thetext>Would you agree to attach a diff of the bugs.webkit.org code vs vanilla Bugzilla 3.2.3? I&apos;m wondering how much code could be moved into an extension (which would save you a lot of trouble every time you want to upgrade).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>565020</commentid>
    <comment_count>3</comment_count>
    <who name="Frédéric Buclin">LpSolit</who>
    <bug_when>2012-02-25 14:21:57 -0800</bug_when>
    <thetext>Bugzilla 4.2 has been released this week. It has many security improvements compared to 3.x.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>590528</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-28 15:34:41 -0700</bug_when>
    <thetext>How would someone who doesn&apos;t work at Apple attempt such an upgrade?  It seems we&apos;d need access to the server?  (This bug came up again today in discussing why webkit-patch is so slow... one of the reasons being it talks to bugzilla via page scraping.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>605618</commentid>
    <comment_count>5</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2012-04-19 09:17:54 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; How would someone who doesn&apos;t work at Apple attempt such an upgrade?  It seems we&apos;d need access to the server?  (This bug came up again today in discussing why webkit-patch is so slow... one of the reasons being it talks to bugzilla via page scraping.)

The bulk of the work is doing the merge and cleaning up conflicts, then fixing any issues that occurred as a result of the merge.  You could perform the merge, set up a test server, and then make sure basic functionality works, then commit the changes to a branch or generate a patch.

Having said that, I&apos;m going to attempt to upgrade Bugzilla during the WebKit Contributors Meeting.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>608164</commentid>
    <comment_count>6</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2012-04-23 16:21:13 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; Having said that, I&apos;m going to attempt to upgrade Bugzilla during the WebKit Contributors Meeting.

Status update:  I&apos;ve merged the changes up to v4.2.1, but I need to shake out merge issues on a test instance of Bugzilla.  Due to various scheduling issues, I won&apos;t be able to work on this for a couple of weeks.  Will get back to it as soon as possible.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>608177</commentid>
    <comment_count>7</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-04-23 16:34:40 -0700</bug_when>
    <thetext>Fantastic!  Thank you for looking at this Dave!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>685879</commentid>
    <comment_count>8</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-08-02 15:07:03 -0700</bug_when>
    <thetext>*** Bug 82632 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>883930</commentid>
    <comment_count>9</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2013-05-02 15:03:00 -0700</bug_when>
    <thetext>Working on this now at the WebKit Contributors Meeting.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>895563</commentid>
    <comment_count>10</comment_count>
    <who name="Frédéric Buclin">LpSolit</who>
    <bug_when>2013-05-30 09:19:18 -0700</bug_when>
    <thetext>Bugzilla 4.4 has been upgraded meanwhile.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>946231</commentid>
    <comment_count>11</comment_count>
    <who name="Frédéric Buclin">LpSolit</who>
    <bug_when>2013-11-02 10:24:46 -0700</bug_when>
    <thetext>And 4.4.1 includes several security fixes.

Any progress since your last comment 9?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1153781</commentid>
    <comment_count>12</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-01-08 01:04:46 -0800</bug_when>
    <thetext>As far as I know, we still use 4.2.11. 

4.2.16 is the latest and the last relase of 4.2.x
since 4.2.x reached of its EOL on 2015 Dec 22:
https://www.bugzilla.org/news/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1160086</commentid>
    <comment_count>13</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-01-29 04:38:43 -0800</bug_when>
    <thetext>Any interest to upgrade bugzilla to a still supported version?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1289793</commentid>
    <comment_count>14</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2017-03-21 12:14:44 -0700</bug_when>
    <thetext>Testing upgrade of Bugzilla 5.0.3.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1290083</commentid>
    <comment_count>15</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2017-03-22 10:17:51 -0700</bug_when>
    <thetext>&lt;rdar://problem/22524280&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1290087</commentid>
    <comment_count>16</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2017-03-22 10:18:53 -0700</bug_when>
    <thetext>*** Bug 167052 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1290090</commentid>
    <comment_count>17</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2017-03-22 10:19:45 -0700</bug_when>
    <thetext>Bugzilla has been upgraded to version 5.0.3.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>