Project

General

Profile

Actions

Bug #14642

closed

DIFF function disabled for Windows

Added by old_gaumondp over 19 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-04-06
Due date:
% Done:

0%

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

Description

File: /t3lib/class.t3lib_diff.php

This IF make the function unavailable on Windows:

function getDiff($str1,$str2) {
if (TYPO3_OS!='WIN')

Still in http://cvs.sourceforge.net/viewcvs.py/typo3/TYPO3core/t3lib/class.t3lib_diff.php?sortby=date&view=markup
(issue imported from #M941)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #14611: BE diff view of changed records not working on windowsClosedMichael Stucki2005-03-15

Actions
Actions

Also available in: Atom PDF