https://bugzilla.wikimedia.org/show_bug.cgi?id=64644

            Bug ID: 64644
           Summary: MediaWiki-Vagrant does not support symbolic links in
                    extensions
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: o...@wikimedia.org
          Reporter: mflasc...@wikimedia.org
                CC: o...@wikimedia.org, yuvipa...@gmail.com
       Web browser: ---
   Mobile Platform: ---

I hit this because Parsoid.php
(https://git.wikimedia.org/tree/mediawiki%2Fextensions%2FParsoid.git) is a
symbolic link.  However, in MediaWiki-Vagrant, it's just a text file with the
text of its destination.

This is because core.symlinks is returning false.  However, if I'm reading 'git
help config' right, that's probably just a symptom of the system not supporting
symlinks at clone-time.

I can work around this, but it would be good to support this if possible, to
make it more like a typical Ubuntu system.

-- 
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

Reply via email to