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

Admin date dropdowns include only current year #32

Closed
lat9 opened this issue Apr 30, 2019 · 0 comments
Closed

Admin date dropdowns include only current year #32

lat9 opened this issue Apr 30, 2019 · 0 comments

Comments

@lat9
Copy link
Owner

lat9 commented Apr 30, 2019

... as reported in this Zen Cart support-thread posting.

The issue is that the admin reuses a storefront function that "expects" the referrer-customer's customer_id to be present in the session.

@lat9 lat9 added the bug label Apr 30, 2019
@lat9 lat9 added this to the v4.1.1 milestone Apr 30, 2019
lat9 added a commit that referenced this issue Apr 30, 2019
... by creating an admin "clone" of the storefront function, providing
the `$_SESSION['customer_id']` value that the storefront function
expects!
@lat9 lat9 closed this as completed Nov 2, 2019
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

1 participant