Project

General

Profile

Actions

Bug #15392

closed

Creation of new workspace fails

Added by old_xenon830 over 18 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Category:
Workspaces
Target version:
-
Start date:
2006-01-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Failure to create new workspace. Process stuck with an error occuring at the workspace title

(issue imported from #M2232)


Files

Create Workspace.JPG (58.1 KB) Create Workspace.JPG Administrator Admin, 2006-01-13 03:47
Workspace Error.JPG (57.7 KB) Workspace Error.JPG Administrator Admin, 2006-01-13 03:48
bug_2232_workspace.patch (2.54 KB) bug_2232_workspace.patch Administrator Admin, 2006-01-18 19:28
bug_2232_workspace_1.patch (2.23 KB) bug_2232_workspace_1.patch Administrator Admin, 2006-01-18 20:12

Related issues 2 (0 open2 closed)

Has duplicate TYPO3 Core - Bug #15506: Can't create new workspacesClosedSebastian Kurfuerst2006-01-26

Actions
Has duplicate TYPO3 Core - Bug #15602: Nothing happens when new workspace addedClosedKarsten Dambekalns2006-02-09

Actions
Actions #1

Updated by Sebastian Kurfuerst over 18 years ago

Hi,
we need more information! What do you enter where, attach screenshots what you did and describe the problem properly.
Thanks,
Sebastian

Actions #2

Updated by old_xenon830 over 18 years ago

Hi,

Pls see the attached pictures.

1. "Create New Workspace" link is clicked.
2. "Title" is entered
3. Other relevant fields are entered.
4. Attempt to save record
5. Nothing happens, exclamation mark indicating that the title field is empty (which happens to be cleared upon saving).

Problem persists in both "Live" and "Draft" workspace

Config: PHP 5.1.1, MySql 4

Hope this helps :)

Actions #3

Updated by anoop atre over 18 years ago

Bug reproduced in IE6 and Firefox 1.6a1

Apache 2.0.49
PHP 4.3.4
MySQL 4.0.18
TYPO3 4.0beta1

Fresh dummy 4.0beta1 install with latest typo3_src (core) from CVS (Jan 17th nightly)

Note: No users created, no templates/pages setup.

I went to the Workspace Overview, clicked on "Workspace List" tab, then clicked on "Create new workspace".

Entered: Title, Description, Owners (admin), Reviewers(admin)
Click save OR save+close goes back to beginning of workspace creation process [see file: Workspace Error.JPG uploaded by xenon830]

No problems creating new workspace using List menu option and selecting site root. Seems to be an issue with the the TCEforms?

Actions #4

Updated by anoop atre over 18 years ago

Continued my investigation:
Checked file /typo3/mod/user/ws/workspaceforms.php

Found missing hidden tags in function buildNewForm()

I found this by comparing buildNewForm with buildEditForm, it got the issue resolved for me, please check and confirm.

NOTE ADDITIONAL ISSUE FOUND/FIXED:
While I was checking this issue I noticed that in edit mode the save action wasn't working. Turned out that there was inconsistance using names (?) wkspId needs to be used when referring to workspaceId in the hidden input in function buildEditForm().

Diff file attached.

*Maybe this was so simple it was saved for later : )

Actions #5

Updated by Dmitry Dulepov over 18 years ago

It was fixed in my development view long time ago but was not commited :( I appologize.

Actions #6

Updated by Michael Stucki over 10 years ago

  • Category changed from Communication to Workspaces
Actions #7

Updated by Michael Stucki over 10 years ago

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

Also available in: Atom PDF