[wp-trac] [WordPress Trac] #12334: A series of typos/thinkos that should be fixed
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 12 22:46:06 UTC 2010
#12334: A series of typos/thinkos that should be fixed
--------------------------+-------------------------------------------------
Reporter: rlerdorf | Owner: nacin
Type: defect (bug) | Status: accepted
Priority: low | Milestone: 3.0
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Changes (by nacin):
* owner: => nacin
* status: new => accepted
* milestone: Unassigned => 3.0
Comment:
Thanks for the report, sorry we overlooked it.
capabilities.php was fixed yesterday: [13666]
blogger.php was fixed today: [13684] after I saw your slides.
I'll look into default_password_nag_edit_user() -- it looks like it works
correctly, but that we're doing too much work. I think we should be
comparing the argument (the user who was just edited) to the global
(logged in user), and returning if they don't match, as we're only worried
about when the logged in user changes their own password (and that way we
can clear the nag).
We can report the SimplePie casting upstream, and also make the change as
well.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12334#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list