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

FilerImageField problem with Stacked Inline in the admin #58

Closed
salvaorenick opened this issue Feb 23, 2011 · 2 comments
Closed

FilerImageField problem with Stacked Inline in the admin #58

salvaorenick opened this issue Feb 23, 2011 · 2 comments

Comments

@salvaorenick
Copy link

When using a FilerImageField in a stacked inline in the admin, when you select the 'Add another..." button to get another inline the FilerImageField will no longer work.

When you select your image, the pop-up flickers and I get the following js error:

document.getElementById(img_name) is null
[Break On This Error] document.getElementById(img_name).src = chosenThumbnailUrl;
Line: 12 popup_handling.js

I'm running the following:
django==1.2.5
django-cms==2.1.3
django-filer==0.8.2

@stefanfoulis
Copy link
Contributor

thanks! I'll take a look into this.

@stefanfoulis
Copy link
Contributor

duplicate of #34

jrief pushed a commit that referenced this issue May 20, 2020
Optionally disable the Drag And Drop image feature.
This issue was closed.
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

1 participant