[SAC] [OSGeo] #2080: wp site login out-of-synch

OSGeo trac_osgeo at osgeo.org
Fri Jan 12 19:14:50 PST 2018


#2080: wp site login out-of-synch
-----------------------+---------------------------
 Reporter:  darkblueb  |       Owner:  webcom@…
     Type:  defect     |      Status:  new
 Priority:  normal     |   Milestone:  Website v2.1
Component:  WebSite    |  Resolution:
 Keywords:  auth       |
-----------------------+---------------------------

Comment (by darkblueb):

 <darkblue_b> cvvergara I am looking through wordpress things here (on a
 different task) ..
 and I just noticed..   the content HTML of a page, while I am logged in as
 editor/admin on my own wp site shows :

 {{{
    <body class="page-template-default page page-id-2541 page-child parent-
 pageid-1166 logged-in admin-bar no-customize-support">
 }}}


 see how they add the class "logged-in" there ?  wordpress is adding and
 removing those based on the login status. So, the bug might be shown in
 the osgeo wordpress (wp) by..
 log in, go to Projects -> gdal  (for example).. get page source..

 {{{
   <body class="project-template-default single single-project postid-1934
 logged-in admin-bar no-customize-support gdal">
 }}}

 I see that the gdal project page is a blog post.. and that the class
 "logged-in" is there
 . One theory is, perhaps something in the event handlers (?) in the
 GetInteractive customization .. "consumes" the login events.. before they
 get to the framework where the login status changes

   I dont know.. I am not going to go further right now.. but that is
 certainly part of the bug

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2080#comment:5>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list