Re: [Django] #25903: ModelAdmin popups won't close

2015-12-11 Thread Django
#25903: ModelAdmin popups won't close
--+--
 Reporter:  Crzel |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.admin |  Version:  1.9
 Severity:  Normal|   Resolution:
 Keywords:  modeladmin popup  | Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--

Comment (by muffinmad):

 Replying to [comment:8 timgraham]:
 > Could you please be more specific with a sample project and/or steps to
 reproduce?

 Sorry, forgot to mention that i'm using custom ModelAdmin with
 list_editable field.
 In attachment you can find sample project to reproduce the bug:

 1. Create new Product. In the product creation form click on "Add another
 category" will popup new window as expected.
 2. Navigate to /admin/products/product/. Click on "Add another category"
 near the product category will not open popup.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.8ad8674256e5f0e8891ec7cdf9f3a7a6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25903: ModelAdmin popups won't close

2015-12-11 Thread Django
#25903: ModelAdmin popups won't close
--+--
 Reporter:  Crzel |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.admin |  Version:  1.9
 Severity:  Normal|   Resolution:
 Keywords:  modeladmin popup  | Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--
Changes (by muffinmad):

 * Attachment "djadmintest.zip" added.


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.a99195b2379b9ab40b232925e1bdfecf%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25903: ModelAdmin popups won't close

2015-12-11 Thread Django
#25903: ModelAdmin popups won't close
--+--
 Reporter:  Crzel |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.admin |  Version:  1.9
 Severity:  Normal|   Resolution:
 Keywords:  modeladmin popup  | Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--

Comment (by timgraham):

 Could you please be more specific with a sample project and/or steps to
 reproduce?

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.e316aefea0b06a98f1e29d03a0ffb542%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25903: ModelAdmin popups won't close

2015-12-11 Thread Django
#25903: ModelAdmin popups won't close
--+--
 Reporter:  Crzel |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.admin |  Version:  1.9
 Severity:  Normal|   Resolution:
 Keywords:  modeladmin popup  | Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--
Changes (by muffinmad):

 * status:  closed => new
 * resolution:  worksforme =>


Comment:

 Same here without those apps. Function {{{ showAdminPopup}}} is called
 from {{{ change_form.html}}} template but not from {{{
 change_list.html}}}. So from change_form popup is opened correctly, but in
 change_list it's just a link without js events.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.02aaadae6e22f6585f9d53b1c027599e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25903: ModelAdmin popups won't close

2015-12-09 Thread Django
#25903: ModelAdmin popups won't close
--+--
 Reporter:  Crzel |Owner:  nobody
 Type:  Bug   |   Status:  closed
Component:  contrib.admin |  Version:  1.9
 Severity:  Normal|   Resolution:  worksforme
 Keywords:  modeladmin popup  | Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--
Changes (by timgraham):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Okay, it works for me -- so I'll close this for now. If you can reproduce
 without those other apps, please reopen.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.23966b5be5291ee48cf5c7a1017e1331%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25903: ModelAdmin popups won't close

2015-12-09 Thread Django
#25903: ModelAdmin popups won't close
--+--
 Reporter:  Crzel |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.admin |  Version:  1.9
 Severity:  Normal|   Resolution:
 Keywords:  modeladmin popup  | Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--

Comment (by Crzel):

 Third Party applications are django object actions, django rest framework
 and django wpadmin.
 http://www.django-rest-framework.org/
 https://github.com/barszczmm/django-wpadmin
 https://github.com/crccheck/django-object-actions

 But the likely culprit is django wpadmin, which I forked long ago, and
 used with Django 1.7.
 After upgrading to Django 1.9, Django WpAdmin had some issues, but I
 thought I fixed everything.
 If the error is not replicable by anyone, this might be the cause.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.d75c9560ed00a7bf091470ac0f4ea1e4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25903: ModelAdmin popups won't close

2015-12-09 Thread Django
#25903: ModelAdmin popups won't close
--+--
 Reporter:  Crzel |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.admin |  Version:  1.9
 Severity:  Normal|   Resolution:
 Keywords:  modeladmin popup  | Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--

Comment (by timgraham):

 Are you using any third-party apps that might be interfering?

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.f7afdc0b25420b868b07f361c3c2b4b7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25903: ModelAdmin popups won't close

2015-12-09 Thread Django
#25903: ModelAdmin popups won't close
--+--
 Reporter:  Crzel |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.admin |  Version:  1.9
 Severity:  Normal|   Resolution:
 Keywords:  modeladmin popup  | Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--

Comment (by Crzel):

 Sorry for not doing this before.
 In the "Popup Closing..." page there is a JS error.

 Chrome :
 Uncaught TypeError: Cannot read property 'dismissAddRelatedObjectPopup' of
 null

 Firefox :
 TypeError: opener is null

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.5554f713725c3c4f3bd57f1beef34529%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25903: ModelAdmin popups won't close (was: ModelAdmin popups wont'close)

2015-12-09 Thread Django
#25903: ModelAdmin popups won't close
--+--
 Reporter:  Crzel |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.admin |  Version:  1.9
 Severity:  Normal|   Resolution:
 Keywords:  modeladmin popup  | Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--
Changes (by timgraham):

 * type:  Uncategorized => Bug


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.a7b42a577974392683ac58d810b1f617%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.