[Bug 62007] VisualEditor: Add media does not search local repo when MW is in root

2014-03-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62007

James Forrester jforres...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |INVALID

--- Comment #9 from James Forrester jforres...@wikimedia.org ---
This appears to be a core MW issue with unsupported hosting paths. Closing as
INVALID.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62007] VisualEditor: Add media does not search local repo when MW is in root

2014-03-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62007

--- Comment #8 from Krinkle krinklem...@gmail.com ---
If you access the MediaWiki core api.php entry point directly in your browser,
what do you get back?

It should look like this: https://www.mediawiki.org/w/api.php

If it doesn't then there is nothing VisualEditor can do as it means your server
is not configured correctly to expose MediaWiki's entry points (perhaps you
only whitelisted index.php?).

This likely means other features are broken as well (the autocompleting of page
names in the search box, the Watch this page button etc.).

Serving the MediaWiki application directory from your document root is highly
discouraged.  If you don't like exposing a /wiki/ path in URLs you can keep the
application in /w/ but let Apache rewrite your urls from /Page_name to
/w/index.php. That way you have both nice urls in the root, but still keep your
application's internal files tucked away safely in /w. See
https://www.mediawiki.org/wiki/Manual:Short_URL and related pages.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62007] VisualEditor: Add media does not search local repo when MW is in root

2014-03-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62007

--- Comment #7 from Moriel Schottlender mor...@gmail.com ---
(In reply to James Forrester from comment #6)
 Moriel – was this what Gerrit change #112491 fixed?

That change fixed another related bug, but apparently there are other remaining
issues after that fix that I'm trying to understand. 

I think it has to do with the fact the wiki is installed in the root directory.
The media search seems to skip looking for files in the local repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62007] VisualEditor: Add media does not search local repo when MW is in root

2014-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62007

James Forrester jforres...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|UNCONFIRMED |ASSIGNED
 CC||rm...@wikimedia.org,
   ||tpars...@wikimedia.org
  Component|General |Editing Tools
Summary|Add media does not search   |VisualEditor: Add media
   |local repo when MW is in|does not search local repo
   |root|when MW is in root
 Ever confirmed|0   |1

--- Comment #6 from James Forrester jforres...@wikimedia.org ---
Moriel – was this what gerrit 112491 fixed?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l