Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot re-activate modules after upgrade to 1.4.4-build152 #3226

Closed
MrMontesa opened this issue Nov 29, 2016 · 10 comments
Closed

cannot re-activate modules after upgrade to 1.4.4-build152 #3226

MrMontesa opened this issue Nov 29, 2016 · 10 comments

Comments

@MrMontesa
Copy link

Q A
Zikula Version 1.4.4build152
PHP Version 5.6.26

Expected behavior

re-activation of modules shold not end up in stack-traces

Actual behavior

after copying over News module folder and checking the extensions page, it properly sais: re-activate. On clicking the button the page ends up in stack trace as below:

[1] Symfony\Component\HttpKernel\Exception\NotFoundHttpException: Page not found.
    at n/a
        in /data/web/1/000/027/915/75642/htdocs/upgrade.amc-idstein/lib/Zikula/Bundle/CoreBundle/Controller/LegacyController.php line 128

    at Zikula\Bundle\CoreBundle\Controller\LegacyController->shortUrlAction(object(Zikula_Request_Http))
        in  line 

    at call_user_func_array(array(object(LegacyController), 'shortUrlAction'), array(object(Zikula_Request_Http)))
        in /data/web/1/000/027/915/75642/htdocs/upgrade.amc-idstein/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 144

    at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Zikula_Request_Http), '1')
        in /data/web/1/000/027/915/75642/htdocs/upgrade.amc-idstein/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 64

    at Symfony\Component\HttpKernel\HttpKernel->handle(object(Zikula_Request_Http), '1', true)
        in /data/web/1/000/027/915/75642/htdocs/upgrade.amc-idstein/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php line 69

    at Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle(object(Zikula_Request_Http), '1', true)
        in /data/web/1/000/027/915/75642/htdocs/upgrade.amc-idstein/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php line 185

    at Symfony\Component\HttpKernel\Kernel->handle(object(Zikula_Request_Http))
        in /data/web/1/000/027/915/75642/htdocs/upgrade.amc-idstein/index.php line 23

Steps to reproduce

-upgrade 1.4.3. to 1.4.4build152

  • copy over News module folder
  • click on re-activate link
@Guite Guite added this to the 1.4.4 milestone Nov 29, 2016
@Guite Guite changed the title cannot re-activate modules after upgarde to 1.4.4-build152 cannot re-activate modules after upgrade to 1.4.4-build152 Nov 29, 2016
@craigh
Copy link
Member

craigh commented Nov 29, 2016

@Guite there is no part of the Core Upgrader that deals with Third party modules, so the problem is in the Extensions Module.

@Guite
Copy link
Member

Guite commented Nov 29, 2016

Looks like this is the same problem as #3197

@craigh
Copy link
Member

craigh commented Nov 29, 2016

are you changing subdomains to test the upgrade?

@MrMontesa
Copy link
Author

Yes, with updating custom_parameters file prior to exectuting the update.
Will check with same domain again.

@craigh
Copy link
Member

craigh commented Nov 29, 2016

Yes, with updating custom_parameters file prior to exectuting the update.

Do you mean changing the router.request_context.base_url and router.request_context.host values to match the new url?

@craigh
Copy link
Member

craigh commented Nov 30, 2016

@MrMontesa is #3197 you said that it worked...

@MrMontesa
Copy link
Author

Yeah, it definitely worked for me. Seems like it re occurred. I will test a bit later today and report back.

@craigh
Copy link
Member

craigh commented Dec 1, 2016

closed by #3212 (comment)

@craigh craigh closed this as completed Dec 1, 2016
@MrMontesa
Copy link
Author

I just tested the latest build156 and was able to activate all modules after upgrade. The modules tested were: MediaModule, News, Content, PostCalendar, Scribite Addressbook

@craigh
Copy link
Member

craigh commented Dec 1, 2016

thank you for retesting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants