Project

General

Profile

Actions

Feature #10551

closed

Improve handling of non-versionable records

Added by Francois Suter over 13 years ago. Updated 3 months ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Workspaces
Target version:
-
Start date:
2010-10-31
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

When working in a workspace, it is possible to edit records that belong to a table for which versioning is not activated. Upon saving a cryptic error message is shown (see attached screenshot). The least that should be done is to improve the error message so that it explains what the real problem is.

Even better would be to make the records "unmodifyable". See proposed mock-up, which grays out the list display for the problematic table and explains why it is grayed out.


Files

cryptic_error_message.png (60.5 KB) cryptic_error_message.png Francois Suter, 2010-10-31 17:04
disabled_table.png (45.8 KB) disabled_table.png Francois Suter, 2010-10-31 17:04

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #11336: Make error message more user friendlyClosed2010-12-08

Actions
Related to TYPO3 Core - Bug #101282: Do not inform user about versioning, if workspaces is not installedResolvedStefan Froemken2023-07-07

Actions
Actions #1

Updated by Steffen Ritter over 13 years ago

  • Status changed from New to Accepted
  • Target version set to 4.6
Actions #2

Updated by Oliver Hader over 13 years ago

  • Assignee set to Oliver Hader
Actions #3

Updated by Tolleiv Nietsch over 13 years ago

Just to add some thoughts.

Show message if:
!$TCA[$table]['ctrl']['versioningWS_alwaysAllowLiveEdit'] &&
!$TCA[$table]['ctrl']['versioningWS'] &&
!$currentWorkspaceRecord['live_edit']

Actions #4

Updated by Michael Stucki over 10 years ago

  • Category set to Workspaces
Actions #5

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
  • Target version deleted (4.6)
Actions #6

Updated by Mathias Schreiber about 9 years ago

  • Target version set to 7.5
Actions #7

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #8

Updated by Benni Mack over 8 years ago

  • Target version deleted (7 LTS)
Actions #9

Updated by Gerrit Code Review about 1 year ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77836

Actions #10

Updated by Gerrit Code Review about 1 year ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77836

Actions #11

Updated by Gerrit Code Review about 1 year ago

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77857

Actions #12

Updated by Gerrit Code Review about 1 year ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77836

Actions #13

Updated by Gerrit Code Review about 1 year ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77836

Actions #14

Updated by Gerrit Code Review about 1 year ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77836

Actions #15

Updated by Gerrit Code Review 12 months ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77836

Actions #16

Updated by Gerrit Code Review 10 months ago

Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77836

Actions #17

Updated by Gerrit Code Review 10 months ago

Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77836

Actions #18

Updated by Gerrit Code Review 10 months ago

Patch set 9 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77836

Actions #19

Updated by Gerrit Code Review 10 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79815

Actions #20

Updated by Anonymous 10 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #21

Updated by Stefan Froemken 10 months ago

  • Related to Bug #101282: Do not inform user about versioning, if workspaces is not installed added
Actions #22

Updated by Benni Mack 3 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF