Last modified: 2014-01-12 05:05:15 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 T60995, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 58995 - incorrect link to special pages in SpecialBibTexImport.php
incorrect link to special pages in SpecialBibTexImport.php
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
AcaWiki (Other open bugs)
wmf-deployment
All All
: Unprioritized normal (vote)
: ---
Assigned To: AcaWiki Bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-27 16:09 UTC by Tony Thomas
Modified: 2014-01-12 05:05 UTC (History)
1 user (show)

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


Attachments

Description Tony Thomas 2013-12-27 16:09:22 UTC
The line 10 shows: 
require_once "$IP/includes/SpecialPage.php";

but it should be 
require_once "$IP/includes/specialpage/SpecialPage.php";

the original location.
Comment 1 Andre Klapper 2013-12-27 21:16:50 UTC
Tony Thomas: How is this related to AcaWiki? What's the full URL in the codebase?
Comment 2 Tony Thomas 2013-12-28 03:23:53 UTC
(In reply to comment #1)
> Tony Thomas: How is this related to AcaWiki? What's the full URL in the
> codebase?

I couldn't find any component with the name BibTexImport, but saw it had connection with the componenet Acawiki.so, added.
Comment 3 Andre Klapper 2014-01-02 13:37:10 UTC
Heh, good point. Seems to be really connected to Acawiki, though I have no idea why there was a component created here and if any of them uses this Bugzilla.

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


Navigation
Links