Last modified: 2010-05-15 15:38:40 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 T9073, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7073 - Page editing does not respect GET parameter in mediawiki 1.5.8
Page editing does not respect GET parameter in mediawiki 1.5.8
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.5.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch-need-review
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-08-20 11:23 UTC by Carl Duisberg
Modified: 2010-05-15 15:38 UTC (History)
0 users

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


Attachments
Add GET parameter prelad for EditPage (4.19 KB, patch)
2006-08-20 11:25 UTC, Carl Duisberg
Details

Description Carl Duisberg 2006-08-20 11:23:37 UTC
In Mediawiki 1.7.1 when editing a new page an existing text can be preloaded by
using the GET parameter preload

Example:
http://www.wikia.com/index.php?title=Forum:Just_A_Test&action=edit&section=&preload=Template:Forumheader/Help%20desk&editintro=

The GET parameter preload is not respected in mediawiki 1.5.8.

The following patch solves the problem.
Comment 1 Brion Vibber 2006-08-20 11:24:53 UTC
1.5 is an old and unmaintained version, and thus does not contain newer features.
Comment 2 Carl Duisberg 2006-08-20 11:25:47 UTC
Created attachment 2256 [details]
Add GET parameter prelad for EditPage

With the patch when opening a page for editing the GET parameter preload
specifies with which page text to preload the edit box.

Applicable only to Mediawiki 1.5
Comment 3 Carl Duisberg 2006-08-20 11:27:06 UTC
(In reply to comment #1)
> 1.5 is an old and unmaintained version, and thus does not contain newer features.
Unfortuately many webspace providers have not upgraded to PHP 5.0.
Comment 4 Jimmy Collins 2006-08-20 11:28:17 UTC
> (In reply to comment #1)
> > 1.5 is an old and unmaintained version, and thus does not contain newer
features.
> Unfortuately many webspace providers have not upgraded to PHP 5.0.

Use 1.6.x in this case.(In reply to comment #3)

Comment 5 Carl Duisberg 2006-08-20 11:38:05 UTC
(In reply to comment #4)
> Use 1.6.x in this case.(In reply to comment #3)
> 
1.6 does not offer preload either. EditPage.php will need same type of patch. 


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


Navigation
Links