Project

General

Profile

Actions

Bug #40124

closed

Saving Extension Settings from options-list saves wrong stuff

Added by Mario Rimann about 12 years ago. Updated over 11 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
Extension Manager
Target version:
-
Start date:
2012-08-24
Due date:
% Done:

0%

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

Description

See #40084 in the Tika Extension: Installing the current version from TER fails on saving in the new EM on a 6.0.0-dev installation.

Problem seems to be the definition in ext_conf_template.txt:

  # cat=basic//10; type=options[Tika (local java application)=tika,Solr (remote server)=solr]; label= Extract using: Extraction will be faster if run locally using Tika.
extractor = tika

Saving that settings will store the value Tika (local java application)=tika to the LocalConfiguration.php serialized array for that extension - instead of just the single word tika.

As by the feedback from Ingo Renner in #40084, this issue seems to be a problem in the new Extension Manager.

Actions #1

Updated by Gerrit Code Review about 12 years ago

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

Actions #2

Updated by Susanne Moog about 12 years ago

  • Status changed from New to Accepted
  • Assignee set to Susanne Moog
Actions #3

Updated by Susanne Moog about 12 years ago

  • Status changed from Accepted to Under Review
Actions #4

Updated by Gerrit Code Review about 12 years ago

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

Actions #5

Updated by Oliver Hader over 11 years ago

  • Target version set to 2222
Actions #6

Updated by Oliver Hader over 11 years ago

  • Project changed from 2269 to TYPO3 Core
Actions #7

Updated by Oliver Hader over 11 years ago

  • Category set to Extension Manager
Actions #8

Updated by Oliver Hader over 11 years ago

  • Target version deleted (2222)
Actions #9

Updated by Wouter Wolters over 11 years ago

  • Status changed from Under Review to Rejected

Patch is abandoned

Actions

Also available in: Atom PDF