Closed (fixed)
Project:
Popups API (Ajax Dialogs) [D7]
Version:
6.x-1.1-beta4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2008 at 11:24 UTC
Updated:
27 Nov 2008 at 19:11 UTC
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
Comment #1
starbow commentedNope, 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.
Comment #2
mariusooms commentedSubscribing 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
Comment #3
mercmobily commentedHi,
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.
Comment #4
starbow commented