Hi.
I upgraded my site from J!2.5 to J! 3.3.6 and I did some comparisons with a new copy of Joomla! 3.3.6 to check the differences.
It seems, the process of upgrading misses some things and some files and folders still exist.
I am posting a list of files and folders that still exists.
Folders
/administrator/components/com_config/views
/administrator/components/com_config/models/fields
/administrator/components/com_config/models/forms
The files in that folder
/administrator/help/en-GB
Files
/libraries/joomla/environment/request.php
/media/editors/tinymce/templates/template_list.js
The plugin Geshi ( plg_content_geshi ) still exists.
/plugins/content/geshi
SQL
There is a difference in the definition of the column "content_history_options" in table "#__content_types".
After upgrade from J! 2.5 to J!3.3.6 it is DEFAULT "".
After a new installation of J!3.3.6 it is DEFAULT NULL.
Regards,
T
Labels |
Added:
?
|
Category | ⇒ | Updating |
Status | New | ⇒ | Closed |
Closing here in favor of #5431
Set to "closed" on behalf of @zero-24 by The JTracker Application at issues.joomla.org/joomla-cms/5326
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-12-15 12:36:49 |
This is expected. It was removed only for new installs (like weblinks with 3.4) So we don't break existing sites that use this plugin.
The other files and folders looks like missed here:
https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_admin/script.php#L281-1155
Can you add the update SQL Query to fix the Default value to NULL?
Have / Can you check postgres and sqlazure also?
Files needs to go here (into the database specific folder):
https://github.com/joomla/joomla-cms/tree/staging/administrator/components/com_admin/sql/updates