#3076: Can only edit Wiki pages with anonymous user
---------------------------+------------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect         |       Status:  new  
 Priority:  high           |    Milestone:  0.10 
Component:  wiki           |      Version:  devel
 Severity:  major          |   Resolution:       
 Keywords:                 |  
---------------------------+------------------------------------------------
Comment (by athomas):

 This is looking like an interaction with Trac running under HTTPS.
 Possibly a misconfiguration or Apache bug, though that is pure
 speculation.

 At my bequest, Sam added debug statements in the Wiki request handler. The
 third one is after clicking ''Save''.

 {{{
 <sam`> 2006-04-23 10:26:11,452 Trac[web_ui] DEBUG: ('WikiStart', 'view',
 None)
 <sam`> 2006-04-23 10:26:15,325 Trac[web_ui] DEBUG: (u'WikiStart', u'edit',
 None)
 <sam`> 2006-04-23 10:26:18,479 Trac[web_ui] DEBUG: (u'WikiStart', 'view',
 None)
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3076>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to