Last modified: 2011-04-14 16:41:35 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T30470, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 28470 - Doxygen seems to have stopped updating again
Doxygen seems to have stopped updating again
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Subversion (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Ryan Lane
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-04-09 14:06 UTC by Sam Reed (reedy)
Modified: 2011-04-14 16:41 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2011-04-09 14:06:29 UTC
Seems like it hasn't updated since the 4th

Can someone have a look?


Thanks
Comment 1 Brion Vibber 2011-04-11 17:17:35 UTC
bug 28389 claims that some syntax oddity is "derailing" doxygen; does that mean it's not completing its runs?
Comment 2 Sam Reed (reedy) 2011-04-11 17:44:53 UTC
PHP Fatal error:  Class 'MWInit' not found in /var/mwdocs/phase3/includes/normal/UtfNormalUtil.php on line 28

Was added to the autoloader (as a bit of a sanity check) in r85807, no luck as of yet...
Comment 3 Tim Starling 2011-04-12 00:30:43 UTC
Just move that include to Setup.php.
Comment 4 Sam Reed (reedy) 2011-04-12 20:20:20 UTC
(In reply to comment #3)
> Just move that include to Setup.php.

The include of Init.php?
Comment 5 Tim Starling 2011-04-13 00:34:52 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > Just move that include to Setup.php.
> 
> The include of Init.php?

No, the include causing the error, on line 28 of UtfNormalUtil.php:

require_once( MWInit::compiledPath( 'includes/normal/UtfNormalDefines.php' ) );

Less urgently, all the pseudo-maintenance scripts in includes/normal should be made into real maintenance scripts, so that they can continue to work.
Comment 6 Sam Reed (reedy) 2011-04-13 13:09:32 UTC
r85944 moves it...
Comment 7 Sam Reed (reedy) 2011-04-14 16:41:35 UTC
Seems fixed now. Cheers Tim

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links