shoppingflux / shoppingfluxexport

7 stars 7 forks source link

Multitoken configuration not working when multi shop isn't enabled #385

Open ghost opened 6 years ago

ghost commented 6 years ago

Expected behaviour

When the multi shop feature is not enabled and multiple tokens are set in the configuration of the module (under "Activate Multitoken Mode"), then it should be possible to use every single token available in this configuration.

Actual behaviour

When the multi shop feature is not enabled, only the main token can be retrieved regardless of the multitoken configuration.

Therefore the feed (using flux.php or cron.php) cannot be generated when providing a token different from the main token.

Steps to reproduce the behaviour