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

Missing files fusty-flow.js and -factory.js #3546

Closed
simkea opened this issue Sep 24, 2023 · 3 comments
Closed

Missing files fusty-flow.js and -factory.js #3546

simkea opened this issue Sep 24, 2023 · 3 comments

Comments

@simkea
Copy link

simkea commented Sep 24, 2023

Preconditions (*)

Version: 20.1.1
PHP 8.1

Steps to reproduce (*)

  1. Clone Repo magento-lts and install
  2. after full setup go to > catalog > article > edit/new article
  3. Try to Upload an Image

Expected result (*)

  1. JS Console : Error fusty missing
    image

Solve the Problem

i placed the files from https://github.com/flowjs/fusty-flow.js/tree/master in the js folders:
image
add "fusty-flow.js" and "fusty-flow-factory.js" to the folder "/js/lib/uploader/"

@simkea simkea added the bug label Sep 24, 2023
@justinbeaty
Copy link
Contributor

after full setup go to > catalog > article > edit/new article

This page sound like it is from an extension, correct? The extension should be modified to remove reference to this library.

We removed fusty flow because it’s very old and only for Internet Explorer:

What is Fusty-Flow.js ?

A JavaScript library which extends Flow.js and allows to use not resumable uploads for older browsers, such as IE7, IE8 and IE9.

@simkea
Copy link
Author

simkea commented Sep 24, 2023

I pulled the code here from Github. And no extension installed!!! Only code from your repo of version 20.1.1.

Why is the uploader broken then?

@simkea
Copy link
Author

simkea commented Sep 24, 2023

Sorry, plz delete this Problem! solved, Browser-Cache Problem

@simkea simkea closed this as completed Sep 24, 2023
@ADDISON74 ADDISON74 removed the bug label Sep 24, 2023
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

3 participants