Last modified: 2010-05-15 15:33:48 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 T2456, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 456 - RefreshLinks is broken
RefreshLinks is broken
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.4.x
Other All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-09-11 14:51 UTC by Domas Mituzas
Modified: 2010-05-15 15:33 UTC (History)
0 users

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


Attachments

Description Domas Mituzas 2004-09-11 14:51:24 UTC
I didn't verify normally yet, but RefreshLinks seams to be broken. At least with
persistent links cache turned off it does not do any inserts into links table
(LinksCache->getGoodLinks()) returns empty arrays. 

I'll try to solve this myself, but anyway, tracker is tracker, if anyone knows
the code better, please help ;-)
Comment 1 Domas Mituzas 2004-09-11 15:02:29 UTC
        function replaceLinkHolders( &$text, $options = 0 ) {
...
                preg_match_all( "/<!--LINK (.*?) (.*?) (.*?) (.*?)-->/", $text,
$tmpLinks );

does not match anything. strange... looking further...
Comment 2 Domas Mituzas 2004-09-13 07:00:02 UTC
strange, after cvs update it started working again, or I did some configuration
change...

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


Navigation
Links