Bug #15392
closedCreation of new workspace fails
0%
Description
Failure to create new workspace. Process stuck with an error occuring at the workspace title
(issue imported from #M2232)
Files
Updated by Sebastian Kurfuerst almost 19 years ago
Hi,
we need more information! What do you enter where, attach screenshots what you did and describe the problem properly.
Thanks,
Sebastian
Updated by old_xenon830 almost 19 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 :)
Updated by anoop atre almost 19 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?
Updated by anoop atre almost 19 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 : )
Updated by Dmitry Dulepov almost 19 years ago
It was fixed in my development view long time ago but was not commited :( I appologize.
Updated by Michael Stucki almost 11 years ago
- Category changed from Communication to Workspaces
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
0)