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

Permission check in FormHandler ist not workring anymore #1642

Closed
phaidon opened this issue Feb 28, 2014 · 3 comments
Closed

Permission check in FormHandler ist not workring anymore #1642

phaidon opened this issue Feb 28, 2014 · 3 comments
Labels
Milestone

Comments

@phaidon
Copy link
Contributor

phaidon commented Feb 28, 2014

class ... extends Zikula_Form_AbstractHandler
{
    function initialize(Zikula_Form_View $view)
    {
            return LogUtil::registerPermissionError();

This code shows the page instead of showing the login screen.

@phaidon phaidon added this to the 1.4.0 milestone Feb 28, 2014
@craigh
Copy link
Member

craigh commented Mar 15, 2014

What module uses this so that it can be tested?

@craigh
Copy link
Member

craigh commented May 24, 2014

@phaidon please provide more information on this ticket or it will be closed.

@craigh craigh closed this as completed Jun 4, 2014
@craigh
Copy link
Member

craigh commented Jun 4, 2014

closed for lack of information.

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

No branches or pull requests

2 participants