Bug #7580
There's no default context (anymore)
| Status: | Resolved | Start date: | 2010-05-11 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | Core | |||
| Target version: | TYPO3 Flow Base Distribution - 1.0 alpha 9 | |||
| PHP Version: | Complexity: | |||
| Has patch: | FLOW3 version affected: | |||
| Votes: | 0 |
Description
Since the possible contexts have been reduced to "Production" and "Development" you get the following error, if you didn't provide any context:
"FLOW3: Unknown context "" provided, currently only "Production" and "Development" are supported. (Error #1254216868)"
Ppl that are new to FLOW3 and just downloaded the distribution will be very confused about that. They don't get any hint to the tutorial anymore, because there's no welcome screen.
If there's no context defined, Production should be default.
History
Updated by Karsten Dambekalns about 3 years ago
- Status changed from New to Resolved
- Assignee set to Karsten Dambekalns
- Start date changed from 2010-05-01 to 2010-05-11
- % Done changed from 0 to 100
This has already been resolved as of r4263, no?