Opened 16 years ago
Closed 16 years ago
#3924 closed Bug (fixed)
Special:Version page empty...
Reported by: | fckattemptor | Owned by: | |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | |
Component: | Project : MediaWiki+FCKeditor | Version: | |
Keywords: | Cc: |
Description
MediaWiki 1.15.0 PHP 5.2.9-2 (cgi-fcgi) MySQL 5.1.34-community
using the nightly available as of 07/09/09.
as soon as i add the requireonce statement to my localsettings.php my special:version is empty.
searched through bug reports and found nothing mentioning this.
perhaps an extension conflict?
Installed extensions Special pages
CategoryTree Dynamically navigate the category structure Daniel Kinzler
ExpandTemplates Expands templates, parser functions and variables to show expanded wikitext and preview rendered page Tim Starling
Flagged Revisions Gives editors and reviewers the ability to validate revisions and stabilize pages Aaron Schulz and Joerg Baach
Maintenance (Version 1.0.3) Wiki interface for various maintenance scripts Ryan Schmidt
PdfExport (Version 2.0 (4-November-2008)) renders a page as pdf Thomas Hempel
Semantic Drilldown (Version 0.5.6) A drilldown interface for navigating through semantic data Yaron Koren
Semantic Forms (Version 1.7.1) Forms for adding and editing semantic data Yaron Koren and others Parser hooks
CategoryTree Dynamically navigate the category structure Daniel Kinzler
DynamicFunctions (Version 1.0) Defines an additional set of parser functions. Ross McClure
DynamicPageList (Version 1.8.1) A flexible report generator for MediaWikis - manual and examples: see [1] Gero Scholz
ParserFunctions (extended) Enhance parser with mathematical and logical functions Tim Starling, Carl F�rstenberg (AzaToth)
Semantic MediaWiki (Version 1.4.2) Making your wiki more accessible – for machines and humans. View online documentation. Klaus Lassleben, Markus Krötzsch, Denny Vrandecic, S Page, and others. Maintained by AIFB Karlsruhe.
Variables Define page-scoped variables Rob Adams Other
Windows NTLM LDAP Auto Auth (Version 1.0) Processes NTLM authentication, checks AD via LDAP and adds/removes group membership. Martin Siddall
Change History (3)
comment:1 Changed 16 years ago by
Priority: | Normal → High |
---|
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
odd i just downloaded the latest nightly and its all working now. thanks.
ok i have actually narrowed it down to this call. FCKeditor_MediaWiki::onParserBeforeInternalParse
it seems after trying to remove NORICHEDITOR, the string returned is empty.
any thoughts on this?