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

'Continue' button is disabled even though 'I've read OSL licence' is checked #604

Closed
akulkarni9 opened this issue Jul 2, 2014 · 5 comments

Comments

@akulkarni9
Copy link

  1. Download Magento ver. 2.0.0.0-dev84.
  2. Move it to development server.
  3. Load it, then OSL licence will open up.
  4. Check 'I've agreed to the terms and conditions'.
  5. Click on 'Continue' button

Expected Result:
When we check 'I've agreed to the terms and conditions', then 'Continue' button will be activated and upon clicking that button, we will be redirected to 'localization' page.

Actual Result:
When I checked 'I've agreed to the terms and conditions', the 'Continue' button didn't get activated, hence struck in first step only.

@gabrieleravanelli
Copy link

Copy and paste the /JS folder from a Magento 1.x version and it will works fine

@akulkarni9
Copy link
Author

No, it didn't work. I copied /js folder from magento 1.9.0.1 to lib/web/ in
magento2, refreshed it and continue button didn't get activated.

On Mon, Jul 7, 2014 at 9:01 PM, Gabriele Ravanelli <notifications@github.com

wrote:

Copy and paste the /JS folder from a Magento 1.x version and it will works
fine


Reply to this email directly or view it on GitHub
#604 (comment).

@buskamuza
Copy link
Contributor

After recent changes in processing JS/CSS resources, there may be some latency in loading JS responsible for enabling "Continue" button.

  1. Do you use 'developer' mode?
  2. If you try 'default' mode, is the issue reproduced after you reload the page?
  3. Is the issue reproduced, if you wait until all resources are loaded? You can check it in Firebug or similar tool for you browser. Or just wait a little bit and then click the checkbox.

@akulkarni9
Copy link
Author

screenshot - 08-07-2014 14_12_53
I'm using it in default mode.
I got the reason for this error. In pub folder, install folder is missing.
Check the attached screen shot.

On Mon, Jul 7, 2014 at 10:31 PM, Olga notifications@github.com wrote:

After recent changes in processing JS/CSS resources, there may be some
latency in loading JS responsible for enabling "Continue" button.

  1. Do you use 'developer' mode?
  2. If you try 'default' mode, is the issue reproduced after you reload the
    page?
  3. Is the issue reproduced, if you wait until all resources are loaded?
    You can check it in Firebug or similar tool for you browser. Or just wait a
    little bit and then click the checkbox.


Reply to this email directly or view it on GitHub
#604 (comment).

@verklov
Copy link
Contributor

verklov commented Jul 30, 2014

Closing this issue as duplicate of #603. All communication on this issue will be in the thread of #603.

@verklov verklov closed this as completed Jul 30, 2014
magento-team pushed a commit that referenced this issue Sep 16, 2015
okorshenko pushed a commit that referenced this issue May 17, 2016
[SUPPORT] MDVA-271: Security Backlog for Merchant Beta 1.0.0_beta12
mmansoor-magento pushed a commit that referenced this issue Nov 18, 2016
MAGETWO-60453 DeleteSavedCreditCardTest fails on bamboo
MAGETWO-60572 [GitHub] PayPal.js error on checkout downloadable product #7000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants