Project

General

Profile

Actions

Bug #25688

closed

not possible to create testTask if sysext:linkvalidator is installed

Added by Sven Juergens almost 14 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Category:
scheduler
Target version:
-
Start date:
2011-01-20
Due date:
% Done:

0%

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

Description

if you want to create a "Scheduler test task" you must enter an email address, after saving you got an error Message "Please enter an email address."

This is because the Test Task AND linkvalidator use the same name for the email inputfield "tx_scheduler[email]".

If you click "save" both fields are send to the server, but the linkvalidator email field is empty and so you cant save the Test Task.

Steps to reproduce:
install Extensions Scheduler and activte "Sample Tasks"
install Sysext linkvalidator
create a Test Task, type in an email address and press Save

to watch the POST Data I used Firefox Addon TamperData

a fast solution could be to rename one of the email fields but in general this could be a larger problem, if you can "disable" Tasks of another Extension.

Tested width current trunk 10146
(issue imported from #M17152)

Actions

Also available in: Atom PDF