Task #13225
Renaming of model properties
| Status: | Closed | Start date: | 2011-02-21 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 6.1 | Has patch: | No | |
| PHP Version: | Complexity: | |||
| Votes: | 0 |
Description
Some of the model property names are currently conflicting with mysql or php reserved words
(e.g. datetime, text). They should therefor be renamed. Furthermore there is a inconsistent naming.
How to proceed? Just rename and provide a database update script for the installer?.
Related issues
| related to Extension news - Suggestion #12928: l10n_parent or l18n_parent | Closed | 2011-02-10 |
Associated revisions
[~FEATURE]: Added renameFlexFormField to class.ext_update.php. Relates to: #13224
[~TASK]: Renamed "renameTableField" to "renameDatabaseTableField". Relates to: #13225
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/news2/trunk@43975 735d13b6-9817-0410-8766-e36946ffe9aa
History
Updated by Nikolas Hagelstein over 2 years ago
I just commited a ext_update class that should make this task easy.
Updated by Georg Ringer 5 months ago
- Status changed from Needs Feedback to Closed
- TYPO3 Version set to 6.1
- Has patch set to No
currently no troubles, clean the bugtracker.
changes required when a real bug occurs