Changes between Initial Version and Version 1 of Ticket #11592, comment 14


Ignore:
Timestamp:
Feb 21, 2014, 2:31:44 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11592, comment 14

    initial v1  
    22
    33{{{
    4 
    542014-02-20 21:11:23,995 Trac[api] DEBUG: req.args: {'group': u'0', 'description': u'', '__FORM_TOKEN': u'680347326cae59478a88f13b', 'submit': u'Submit', 'unregistered_subscribers': u'', 'moderators': u'vrowley', 'subscribers': u'vrowley', 'subject': u'', 'discussion_action': u'post-add', 'name': u'Test1'}
    652014-02-20 21:11:23,995 Trac[api] DEBUG: INSERT INTO forum (description, author, forum_group, moderators, subscribers, time, subject, name) VALUES (,vrowley,0,vrowley,vrowley,1392948683,,Test1)
     
    90892014-02-20 21:11:27,601 Trac[chrome] DEBUG: Prepare chrome data for request
    91902014-02-20 21:11:27,604 Trac[api] DEBUG: template: forum-list.html data: {'moderator': True, 'group': None, 'users': [u'csamoila', u'dlewis', u'jhowey', u'jodea', u'mkomorow', u'oporat', u'pbeard', u'sgershte', u'skopec', u'smunoz', u'vrowley'], 'forum': None, 'authemail': u'vrowley@semtech.com', 'has_tags': None, 'time': datetime.datetime(2014, 2, 21, 2, 11, 27, 601147, tzinfo=<FixedOffset "UTC" 0:00:00>), 'topic': None, 'mode': 'forum-list', 'groups': [{'description': 'No Group', 'forums': 0, 'id': 0, 'name': 'None'}], 'authname': u'vrowley', 'realm': 'discussion-core', 'message': None, 'forums': [], 'order': u'lasttopic', 'env': <trac.env.Environment object at 0x2a9b9b9150>, 'desc': False}
    92 
    93 
    9491}}}