Project

General

Profile

Actions

Bug #40706

closed

Error in configuration of scheduler task

Added by Mario Rimann over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Authentication
Target version:
Start date:
2012-09-07
Due date:
% Done:

100%

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

Description

On a 6.0-dev installation with saltedpasswords installed, I try to add the conversion scheduler task to update all user password hashes.

The form to configure the task is shown, but upon saving the following error message is shown:

The number of records to process on each run must be greater than zero and numeric.

The field "The number of records to process on each run" is filled with the value "250" (default value) - but also other numerical values are not accepted.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #43991: Task - Convert user passwords to salted hashesClosed2012-12-14

Actions
Actions #1

Updated by Ingo Pfennigstorf over 11 years ago

I can confirm this behaviour in 6.0b1

Actions #2

Updated by Ingo Pfennigstorf over 11 years ago

also in current master

in getAdditionalFields() in typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php the values such as scheduler_saltedpasswordsBulkUpdateNumberOfRecords are correctly returned but they are not present in validateAdditionalFields()

Actions #3

Updated by Jigal van Hemert over 11 years ago

  • Status changed from New to Accepted
  • Assignee set to Jochen Rau
  • Target version set to 6.0.0-beta2
  • Complexity set to no-brainer
Actions #4

Updated by Jigal van Hemert over 11 years ago

  • Assignee changed from Jochen Rau to Jigal van Hemert
  • Complexity changed from no-brainer to medium

More problems in Scheduler. The namespaced class names are a problem in HTML class attributes and/or JavaScript.

Actions #5

Updated by Peter Kraume over 11 years ago

This issue still exists in RC2.

Actions #6

Updated by Philipp Gampe over 11 years ago

Even in 6.0 final ... I push a fix ... it is very simple and you can do it yourself.

Actions #7

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16876

Actions #8

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at http://review.typo3.org/16894

Actions #9

Updated by Philipp Gampe over 11 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF