[wp-hackers] Editing titles in 1.3a4
Kimmo Suominen
kim at tac.nyc.ny.us
Sat Nov 27 17:15:20 UTC 2004
This sounds suspiciously like my trouble with the admin pages getting
cached on both the browser and the proxy cache. Try the patch I sent
out recently.
Basically, the "symptom" is that you edit the post, click save (or
publish) and you find yourself staring at the version before your
changes.
I think at this point the changes did make into the db, but the browser
is showing you a cached copy (which is the old content). But if you
click save again, you'll be submitting the old content...
Doing a forced reload after clicking save should get you the new
content you saved. (I.e. CTRL-R on Firefox, or CTRL-F5 on MSIE.)
After applying the patch, pages are no longer cached, so after saving
a new copy is fetched from the server, so you'll see your mods.
Note that you will need to do one forced reload after applying the
patch, so that you get a new copy of the page with the headers that
disable caching.
Regards,
+ Kim
--
<A HREF="http://kimmo.suominen.com/">Kimmo Suominen</A>
On Sat, Nov 27, 2004 at 03:06:20PM +0100, Michael Heilemann wrote:
> I'm having problems editing titles of old entries on my new 1.3
> install, anyone else experience this?
>
>
> _______________________________________________
> hackers mailing list
> hackers at wordpress.org
> http://wordpress.org/mailman/listinfo/hackers_wordpress.org
>
More information about the hackers
mailing list