Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-12970

chema.json is not up to date with migration files

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.1.0-RC2
    • 3.1.0-RC3
    • None
    • None

    Description

      diff --git a/phpBB/install/schemas/schema.json b/phpBB/install/schemas/schema.json
      index 4e014c7..b71b1fe 100644
      --- a/phpBB/install/schemas/schema.json
      +++ b/phpBB/install/schemas/schema.json
      @@ -2088,16 +2088,12 @@
                       "UINT",
                       0
                   ],
      -            "pf_phpbb_skype": [
      -                "VCHAR",
      -                ""
      -            ],
      -            "pf_phpbb_twitter": [
      -                "VCHAR",
      +            "pf_phpbb_interests": [
      +                "MTEXT",
                       ""
                   ],
      -            "pf_phpbb_youtube": [
      -                "VCHAR",
      +            "pf_phpbb_occupation": [
      +                "MTEXT",
                       ""
                   ],
                   "pf_phpbb_facebook": [
      @@ -2108,19 +2104,19 @@
                       "VCHAR",
                       ""
                   ],
      -            "pf_phpbb_interests": [
      -                "MTEXT",
      +            "pf_phpbb_icq": [
      +                "VCHAR",
                       ""
                   ],
      -            "pf_phpbb_occupation": [
      -                "MTEXT",
      +            "pf_phpbb_location": [
      +                "VCHAR",
                       ""
                   ],
      -            "pf_phpbb_icq": [
      +            "pf_phpbb_skype": [
                       "VCHAR",
                       ""
                   ],
      -            "pf_phpbb_location": [
      +            "pf_phpbb_twitter": [
                       "VCHAR",
                       ""
                   ],
      @@ -2136,6 +2132,10 @@
                       "VCHAR",
                       ""
                   ],
      +            "pf_phpbb_youtube": [
      +                "VCHAR",
      +                ""
      +            ],
                   "pf_phpbb_aol": [
                       "VCHAR",
                       ""
      

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: