Bug #9668
space missing after comma in generated ext-tables.php
| Status: | Resolved | Start date: | 2010-09-09 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Sebastian Michaelsen | % Done: | 100% |
|
| Category: | Code Creation | |||
| Target version: | 0.1 | |||
| Votes: | 0 |
Description
in the generated ext_tables.php a space is missing after the comma in the following line:
t3lib_extMgm::addLLrefForTCAdescr('tx_aldigames_domain_model_game','EXT:aldigames/Resources/Private/Language/locallang_csh_tx_aldigames_domain_model_game.xml');
Associated revisions
[~TASK] CGL: Missing space after comma in generated ext_tables.php, resolves #9668 (Thanks for Tim Klein-Hitpaß for reporting)
History
Updated by Sebastian Michaelsen over 2 years ago
- Status changed from New to Accepted
- Target version set to 0.1
Updated by Sebastian Michaelsen over 2 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r37936.