Project

General

Profile

Actions

Bug #9213

closed

Problems with Update to 19.9.1

Added by Nicola Chiapolini over 4 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
23.09.2019
Due date:
28.02.2021
% Done:

100%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

  • The release-notes should explain, that 19.9.1 needs `SELECT` on `tt_content` (my db user was missing these rights, causing the updater to fail on page-load)
    • The "Special Column"-check misidentified columns starting with `file` as special:
SELECT
"{{text_label:R0}}" AS text_label, "{{weight_label:R0}}" AS weight_label, "{{file_label:R0}}" AS >>>_file_label,
text, weight, file_location, SUBSTRING_INDEX( file_location, '/', -1) AS >>>_file_name
FROM phd_milestone_subrecords WHERE milestone_id="{{r:S0}}" 
Actions #1

Updated by Carsten Rose over 4 years ago

  • Status changed from New to Some day maybe
Actions #2

Updated by Carsten Rose about 3 years ago

  • Due date set to 28.02.2021
Actions #3

Updated by Carsten Rose about 3 years ago

  • Description updated (diff)
Actions #4

Updated by Carsten Rose about 3 years ago

  • Status changed from Some day maybe to Closed
  • % Done changed from 0 to 100
Actions #5

Updated by Carsten Rose about 3 years ago

  • Target version set to 21.3.0
Actions

Also available in: Atom PDF