Closed (duplicate)
Project:
Spark
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2013 at 23:03 UTC
Updated:
6 Mar 2013 at 15:55 UTC
I tried to test spark using drupal 8.x-1.
On the first installation choices screen I was offered English, British as the default option, I can only presume it was due to some settings in my browser or something, anyway on submit I got 2 errors:
Translations directory - The translations directory is not executable.
Translation - The English, British translation is not available.

| Comment | File | Size | Author |
|---|---|---|---|
| English-british-installatio.png | 78.63 KB | the_g_bomb |
Comments
Comment #1
patrickd commentedHi, thanks for the report!
This is a known issue, for details see #1885510: Can't install on some systems (like windows) due to folder permissions (executable check not needed) and already got fixed for the drupal 8.x branch
Unfortunately the spark team didn't merge this in yet,
let's move this to them ;-)
Comment #2
gábor hojtsyThis was actually resolved in Drupal 8 core by not offering languages that we *know* will not have translations. See #1904214: Installer auto-selects languages that don't have a translation, causing a requirements error. Marking duplicate of that.