For example when I edit the title of a menu item on admin/build/menu then on the page the title is not updated until I manually reload the page.

Is this perhaps related to http://drupal.org/node/306909?

Comments

starbow’s picture

Category: bug » feature

Nope, this has to do with the fact that only the content area of the page is updated by the ajax call. Which means that some non-content bits stay. I have some ideas for extentions that can handle these cases.

mariusooms’s picture

Subscribing to this as it would be very beneficial for module developers who would like to tap in to the power of popups! Currently looking for a solution for the friendlist module.

Regards,

Marius

mercmobily’s picture

Hi,

Subscribing myself. However, I have the feeling that for FriendList the only possible fix is the forcing of the complete reload.

Let's see what the maintainer says! :-D

Merc.

starbow’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.