Last modified: 2009-03-16 20:11:46 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 T19990, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17990 - trackback.php lacks a .php5 equivalent
trackback.php lacks a .php5 equivalent
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.15.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-15 11:19 UTC by Sémaphore
Modified: 2009-03-16 20:11 UTC (History)
1 user (show)

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


Attachments
suggested patch (811 bytes, patch)
2009-03-15 11:19 UTC, Sémaphore
Details

Description Sémaphore 2009-03-15 11:19:35 UTC
Created attachment 5931 [details]
suggested patch

There is no .php5 equivalent to trackback.php for environments requiring php 5 scripts to have a .php5 extension. 
In those environments, invokation of the w/trackback.php page results in an server error.

Here is a suggested patch, which:
- creates a new trackback.php5 file containing "<?php require './trackback.php';"
- modifies title.php so that the file extension of the trackback script isn't hardcoded to ".php" anymore but set to the value of $wgScriptExtension
Comment 1 Chad H. 2009-03-16 20:11:46 UTC
Done in r48454

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


Navigation
Links