Last modified: 2014-06-29 20:08:06 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 T57875, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 55875 - Cancel link URL wrong (due to WYSIWYG extension)
Cancel link URL wrong (due to WYSIWYG extension)
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.21.x
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-18 13:13 UTC by bugzilla_wikimedia
Modified: 2014-06-29 20:08 UTC (History)
2 users (show)

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


Attachments
Backported from the newest version (911 bytes, patch)
2014-06-25 13:11 UTC, Matthieu Riolo
Details

Description bugzilla_wikimedia 2013-10-18 13:13:50 UTC
When I create a new page or edit a current one, the cancel link points to

wiki.example.com/pagename
instead of
wiki.example.com/index.php/pagename

Setup:
Windows Server 2008
Apache 2.4.6
MediaWiki 1.21.2
PHP 5.5.4 (also tested with 5.4.20)

Site is setup to be
wiki.example.org
pages can be opened with
wiki.example.com/index.php/pagename


Is there any configuration I can change?

$wgScriptPath is empty

I've tried $wgArticlePath but there are no changes.
Comment 1 Daniel Friesen 2013-10-18 13:44:48 UTC
Can you provide a link to the wiki in question?
Comment 2 bugzilla_wikimedia 2013-10-22 20:05:56 UTC
I'm sorry. After long testing I figured out that the WYSIWYG extension is causing this bug.
Comment 3 Matthieu Riolo 2014-06-25 13:11:22 UTC
Created attachment 15741 [details]
Backported from the newest version

Hello everybody

We had the same problem and I was able to backport the fix from a newer version of the WYSIWYG extension. We are using:


MediaWiki 1.19.15
WYSIWYG: 1.5.6_0 [B551] without "further improvement" http://wiki.linuxmatter.com/esites/rk-000000010-ci/files//6/6b/WYSIWYG.zip

I think that this bug can occurr in different MediaWiki versions and the patch can be reused for them too. You can apply it with:
cd mediawiki/extensions/
patch -p0 -R < WYSIWYG-2014.6.25.patch

Best Regards, Matthieu Riolo

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


Navigation
Links