Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-30997

Wrong BlogsEntry.smallImageId column type after the upgrade process

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 6.0.6 GA, 6.0.12 EE, 6.1.1 CE GA2, 6.1.20 EE GA2
    • 6.1.30 EE GA3, 6.2.0 CE M2
    • None

    Description

      Step to reproduce:
      1. Start clean Liferay with 6.0.3 CE
      2. Try to upgrade it to trunk.

      Wrong:
      The BlogsEntry.smallImageId column type is varchar(75) in MySql.

      Bundle (not upgraded trunk):
      The BlogsEntry.smallImageId column type is bigint(20) in MySql.

      Expected behaviour:
      The BlogsEntry.smallImageId column type is bigint(20) in MySql.

      Attachments

        Issue Links

          Activity

            People

              paul.piao Paul Piao (Inactive)
              kalman.vincze Kalman Vincze (Inactive)
              Kiyoshi Lee Kiyoshi Lee
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                10 years, 29 weeks, 4 days ago

                Packages

                  Version Package
                  6.1.30 EE GA3
                  6.2.0 CE M2