?
avatar ITPrism
ITPrism
4 Dec 2014

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

avatar ITPrism ITPrism - open - 4 Dec 2014
avatar jissues-bot jissues-bot - change - 4 Dec 2014
Labels Added: ?
avatar zero-24
zero-24 - comment - 4 Dec 2014

The plugin Geshi ( plg_content_geshi ) still exists.
/plugins/content/geshi

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

SQL
There is a difference in the definition of the column "content_history_options" in table "#__content_types".

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

avatar brianteeman brianteeman - change - 5 Dec 2014
Category Updating
avatar zero-24 zero-24 - change - 15 Dec 2014
Status New Closed
avatar zero-24
zero-24 - comment - 15 Dec 2014

Closing here in favor of #5431


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5326.
avatar jissues-bot
jissues-bot - comment - 15 Dec 2014

Set to "closed" on behalf of @zero-24 by The JTracker Application at issues.joomla.org/joomla-cms/5326

avatar jissues-bot jissues-bot - change - 15 Dec 2014
Closed_Date 0000-00-00 00:00:00 2014-12-15 12:36:49
avatar jissues-bot jissues-bot - close - 15 Dec 2014

Add a Comment

Login with GitHub to post a comment