Closed (works as designed)
Project:
Drupal core
Version:
7.12
Component:
ajax system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2012 at 22:37 UTC
Updated:
12 Apr 2012 at 13:05 UTC
When user_profile_form is embedded in a custom page, use of the image field results in ajax errors, even if user.pages.inc is included in the custom page.
Steps to reproduce:
An AJAX HTTP request terminated abnormally.
Debugging information follows.
Path: /drupal7fresh/?q=file/ajax/field_image/und/0/form-5NgLMXllXPAD70TLL5In5XB49hPZI9jwBUdMsKozaB4
StatusText: n/a
ResponseText: user_profile_form
ReadyState: undefined
| Comment | File | Size | Author |
|---|---|---|---|
| filetest.tar_.gz | 680 bytes | arnoldbird |
Comments
Comment #1
arnoldbird commentedAt the moment it appears there is a workaround here: http://drupal.org/node/1336212#comment-5859652
Comment #2
arnoldbird commentedBetter solution: http://drupal.org/node/1526300#comment-5859594