Here some extracts from the logfile - hope it helps:

Type php
Date Sunday, October 31, 2010 - 10:27
User admin
Location http://mori.drupal7.dev/node/8
Referrer http://mori.drupal7.dev/node/7/
Message Notice: Undefined index: #entity_type in field_group_attach_groups() (line 1254 of /Applications/MAMP/htdocs/drupal-7.0-beta/sites/mori.drupal7.dev/modules/cck/field_group/field_group.module).

php
Date Sunday, October 31, 2010 - 10:28
User admin
Location http://mori.drupal7.dev/admin/structure/types/manage/page/fields
Referrer http://mori.drupal7.dev/admin/structure/types/manage/page/fields
Message Notice: Undefined index: module in _field_info_prepare_instance_display() (line 346 of /Applications/MAMP/htdocs/drupal-7.0-beta/modules/field/field.info.inc).

Type php
Date Sunday, October 31, 2010 - 10:28
User admin
Location http://mori.drupal7.dev/admin/structure/types/manage/page/fields
Referrer http://mori.drupal7.dev/admin/structure/types/manage/page/fields
Message Notice: Undefined index: module in _field_info_prepare_instance_display() (line 346 of /Applications/MAMP/htdocs/drupal-7.0-beta/modules/field/field.info.inc).

Type php
Date Sunday, October 31, 2010 - 10:27
User admin
Location http://mori.drupal7.dev/node/8
Referrer http://mori.drupal7.dev/node/7/
Message Warning: Invalid argument supplied for foreach() in field_group_attach_groups() (line 1262 of /Applications/MAMP/htdocs/drupal-7.0-beta/sites/mori.drupal7.dev/modules/cck/field_group/field_group.module).

Type php
Date Sunday, October 31, 2010 - 10:28
User admin
Location http://mori.drupal7.dev/admin/structure/types/manage/page/fields
Referrer http://mori.drupal7.dev/admin/structure/types/manage/page/fields
Message Notice: Undefined index: module in _field_info_prepare_instance_display() (line 346 of /Applications/MAMP/htdocs/drupal-7.0-beta/modules/field/field.info.inc).

Type php
Date Sunday, October 31, 2010 - 10:28
User admin
Location http://mori.drupal7.dev/file/ajax/field_tsr_image_01/en/0/form-X8RCRbjut...
Referrer http://mori.drupal7.dev/node/7/edit?destination=admin%2Fcontent&render=o...
Message Notice: Undefined index: field_tsr_image_01 in file_ajax_upload() (line 265 of /Applications/MAMP/htdocs/drupal-7.0-beta/modules/file/file.module).

Comments

Stalski’s picture

Status: Active » Postponed

I know :) but there is little at this stage that i can do about it, i think. i saw that too.
The problem is that ajax expects the element to be in the root. So i'll postpone this as it could be a core bug, however i will follow this up to see if it's related to field-group

Stalski’s picture

Status: Postponed » Fixed

I could fix it :). already committed: http://drupal.org/cvs?commit=444706

Thx for the extra motivation to fix this one ;)

Stalski’s picture

Assigned: Unassigned » Stalski
drupal a11y’s picture

A BIG HUG and THANX to you !!!

juves’s picture

Upload works, but I don't see images after upload on edit page, only after page refresh

latest dev

juves’s picture

It was a browser problem, sorry

Stalski’s picture

Status: Fixed » Closed (fixed)