Project

General

Profile

Actions

Bug #47356

closed

Table-element: csv textseperator doesnt work right

Added by Christoph Werner almost 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
-
Start date:
2013-04-18
Due date:
% Done:

100%

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

Description

Hi!

I´ve discovered a strange behaviour when trying to convert some csv-data to a table (with standard table element using the csv-parsing feature)
It seemed that the textseperator doesnt work right.

Example-data:

"header 1","header 2"
"2,3","2,1"
"2",3,3"

Probem: the values widh "," arent display right in the frontend...

I added 2 screenshots to compensate my bad english ;-)

Tested with TYPO3 4.5.24 and 4.5.25 on two different servers.

Best regards
Christoph


Files

input.jpg (20.3 KB) input.jpg Data-input Christoph Werner, 2013-04-18 17:36
output.jpg (8.4 KB) output.jpg Table-output Christoph Werner, 2013-04-18 17:36
Actions #1

Updated by Patrick Broens almost 11 years ago

  • Status changed from New to Accepted
  • Assignee set to Patrick Broens
Actions #2

Updated by Gerrit Code Review almost 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 https://review.typo3.org/20157

Actions #3

Updated by Patrick Broens almost 11 years ago

Pushed patch for 4.6 >

Version 4.5 has PHP version requirement 5.2.x > which does not support the PHP function str_getcsv()

Actions #4

Updated by Gerrit Code Review almost 11 years ago

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

Actions #5

Updated by Gerrit Code Review over 10 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20157

Actions #6

Updated by Gerrit Code Review over 10 years ago

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

Actions #7

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/21999

Actions #8

Updated by Gerrit Code Review over 10 years ago

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

Actions #9

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/22001

Actions #10

Updated by Patrick Broens over 10 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF