Project

General

Profile

Actions

Bug #76083

closed

Wrong dependencies in dd_googlesitemap_dmf

Added by Susanne Weierstall about 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-05-09
Due date:
% Done:

0%

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

Description

In the Extension Repository the extension dd_googlesitemap_dmf is stated with a dependency of TYPO3 (4.5.0 - 6.2.99).
If you want to download it in a TYPO3 6.2 installation, you get an dependeny Error, because inside the Extension the stated dependency is TYPO3 6.1.99.
Which one is correct?

Actions #1

Updated by Riccardo De Contardi about 8 years ago

I downloaded the latest version from TER (zip package) and ext_emcomf.php reads:

'depends' =>
                array(
                    'dd_googlesitemap' => '*',
                    'typo3' => '4.5.0-6.2.99',
                ),


maybe the t3x package is different?
Anyway... is this a core bug?
Actions #2

Updated by Wouter Wolters about 8 years ago

Can you update the extension list first and try again?

Actions #3

Updated by Tymoteusz Motylewski about 8 years ago

  • Status changed from New to Needs Feedback
Actions #4

Updated by Susanne Weierstall about 8 years ago

I refreshed the extension List yesterday before trying to install the Extension and got that error.
Today I tried to reproduce it and everything was working, the Extension could be installed.

DonĀ“t know what was different yesterday. Sorry for misleading you.

How can I change the status to "closed"?

Actions #5

Updated by Riccardo De Contardi about 8 years ago

  • Status changed from Needs Feedback to Closed

No problem, thank you for your feedback and good work!

Actions

Also available in: Atom PDF