On 28 oct, 09:19, Robert Buchholz <[email protected]>
wrote:
> Can you elaborate.. what does it mean that nothing happens? Does the
> page not load, give an error, stop loading, ... ? Can you send a screen
> shot of the browser maybe?
> What do you expect to happen?
exactly the page doesn't load. The browser sends the request but there
is no response...
I believe it's useless to send screenshot because the screen is empty.
I copied hereafter the log of a request from an anonymous user.
As you can see it stop with "DEBUG: [AgiloTicket]: Sorted outgoing
links: []" and then nothing.
If the administrator execute the same request it is OK (I can send
also the trace if needed - but in another message for visibility
sake).
The anonymous user CAN view other ticket (meaning same url - only id
is changed).
2010-10-25 11:47:42,533 Trac[main] DEBUG: Dispatching <Request "GET u'/
ticket/6607'">
2010-10-25 11:47:42,537 Trac[log] DEBUG: [AgiloTicket]: Initializing
with: 6607, None, None
2010-10-25 11:47:42,538 Trac[log] DEBUG: [AgiloTicketSystem]: Called
normalize_type with: bug, None
2010-10-25 11:47:42,538 Trac[log] DEBUG: [AgiloTicketSystem]:
Checking: bug with: {u'requirement': u'Requirement', u'task': u'Task',
u'story': u'User Story', u'bug': u'Bug'}, {u'User Story': u'story',
u'Requirement': u'requirement', u'Task': u'task', u'Bug': u'bug'}
2010-10-25 11:47:42,539 Trac[log] DEBUG: [AgiloTicketSystem]:
Returning Normalized Type: bug
2010-10-25 11:47:42,539 Trac[log] DEBUG: [AgiloTicket]: Resetting
fields for bug... old,
2010-10-25 11:47:42,539 Trac[log] DEBUG: [AgiloTicketSystem]: Called
normalize_type with: bug, None
2010-10-25 11:47:42,539 Trac[log] DEBUG: [AgiloTicketSystem]:
Checking: bug with: {u'requirement': u'Requirement', u'task': u'Task',
u'story': u'User Story', u'bug': u'Bug'}, {u'User Story': u'story',
u'Requirement': u'requirement', u'Task': u'task', u'Bug': u'bug'}
2010-10-25 11:47:42,539 Trac[log] DEBUG: [AgiloTicketSystem]:
Returning Normalized Type: bug
2010-10-25 11:47:42,540 Trac[log] DEBUG: [AgiloTicket]: Loaded agilo
properties: CALCULATED:{u'total_remaining_time':
<agilo.ticket.links.operators.SummingOperator object at 0x1d8a0610>}
ALLOWED:{u'story': <agilo.ticket.links.model.AllowedLink object at
0x1d8a0690>, u'task': <agilo.ticket.links.model.AllowedLink object at
0x1d8a0a50>} SORT:{u'story': [], u'task': []} SHOW:{u'story': [],
u'task': [u'owner', u'remaining_time']}
2010-10-25 11:47:42,541 Trac[log] DEBUG: [AgiloTicketSystem]: Called
normalize_type with: bug, None
2010-10-25 11:47:42,541 Trac[log] DEBUG: [AgiloTicketSystem]:
Checking: bug with: {u'requirement': u'Requirement', u'task': u'Task',
u'story': u'User Story', u'bug': u'Bug'}, {u'User Story': u'story',
u'Requirement': u'requirement', u'Task': u'task', u'Bug': u'bug'}
2010-10-25 11:47:42,541 Trac[log] DEBUG: [AgiloTicketSystem]:
Returning Normalized Type: bug
2010-10-25 11:47:42,543 Trac[log] DEBUG: [AgiloTicket]: Called
_set_team_members() => ''
2010-10-25 11:47:42,622 Trac[perm] DEBUG: No policy allowed anonymous
performing TICKET_ADMIN on <Resource u'ticket:6607'>
2010-10-25 11:47:42,625 Trac[log] DEBUG: [Environment]: SELECT =>
Executing Query: SELECT description, sprint_end, milestone, name,
start, team FROM agilo_sprint ORDER BY start {}
2010-10-25 11:47:42,650 Trac[log] DEBUG: [Team]: DB Connection: None
2010-10-25 11:47:42,651 Trac[log] DEBUG: [Team]: Read object from the
DB! <Team u'dev'>
2010-10-25 11:47:42,655 Trac[log] DEBUG: [Sprint]: Returning duration
0 start: None, end: 2008-09-25 22:00:00+00:00
2010-10-25 11:47:42,656 Trac[log] DEBUG: [Sprint]: Returning duration
111 start: 2008-09-25 22:00:00+00:00, end: 2009-02-26 23:00:00+00:00
2010-10-25 11:47:42,657 Trac[log] DEBUG: [Sprint]: Returning duration
2 start: 2009-02-26 23:00:00+00:00, end: 2009-02-27 23:00:00+00:00
2010-10-25 11:47:42,658 Trac[log] DEBUG: [Sprint]: Returning duration
5 start: 2009-02-27 23:00:00+00:00, end: 2009-03-05 23:00:00+00:00
2010-10-25 11:47:42,659 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-03-05 23:00:00+00:00, end: 2009-03-12 23:00:00+00:00
2010-10-25 11:47:42,660 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-03-12 23:00:00+00:00, end: 2009-03-19 23:00:00+00:00
2010-10-25 11:47:42,661 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-03-19 23:00:00+00:00, end: 2009-03-26 23:00:00+00:00
2010-10-25 11:47:42,662 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-03-26 23:00:00+00:00, end: 2009-04-02 22:00:00+00:00
2010-10-25 11:47:42,663 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-04-02 22:00:00+00:00, end: 2009-04-09 22:00:00+00:00
2010-10-25 11:47:42,664 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-04-09 22:00:00+00:00, end: 2009-04-16 22:00:00+00:00
2010-10-25 11:47:42,665 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-04-16 22:00:00+00:00, end: 2009-04-23 22:00:00+00:00
2010-10-25 11:47:42,666 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-04-23 22:00:00+00:00, end: 2009-04-30 22:00:00+00:00
2010-10-25 11:47:42,667 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-04-30 22:00:00+00:00, end: 2009-05-07 22:00:00+00:00
2010-10-25 11:47:42,668 Trac[log] DEBUG: [Sprint]: Returning duration
4 start: 2009-05-07 22:00:00+00:00, end: 2009-05-12 22:00:00+00:00
2010-10-25 11:47:42,668 Trac[log] DEBUG: [Sprint]: Returning duration
8 start: 2009-05-12 22:00:00+00:00, end: 2009-05-21 22:00:00+00:00
2010-10-25 11:47:42,669 Trac[log] DEBUG: [Sprint]: Returning duration
8 start: 2009-05-12 22:00:00+00:00, end: 2009-05-21 22:00:00+00:00
2010-10-25 11:47:42,670 Trac[log] DEBUG: [Sprint]: Returning duration
11 start: 2009-05-21 22:00:00+00:00, end: 2009-06-04 22:00:00+00:00
2010-10-25 11:47:42,671 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-06-04 22:00:00+00:00, end: 2009-06-11 22:00:00+00:00
2010-10-25 11:47:42,672 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-06-11 22:00:00+00:00, end: 2009-06-18 22:00:00+00:00
2010-10-25 11:47:42,673 Trac[log] DEBUG: [Sprint]: Returning duration
29 start: 2009-06-18 22:00:00+00:00, end: 2009-07-28 22:00:00+00:00
2010-10-25 11:47:42,674 Trac[log] DEBUG: [Sprint]: Returning duration
23 start: 2009-07-28 22:00:00+00:00, end: 2009-08-27 22:00:00+00:00
2010-10-25 11:47:42,675 Trac[log] DEBUG: [Sprint]: Returning duration
11 start: 2009-08-27 22:00:00+00:00, end: 2009-09-10 22:00:00+00:00
2010-10-25 11:47:42,676 Trac[log] DEBUG: [Sprint]: Returning duration
3 start: 2009-09-10 22:00:00+00:00, end: 2009-09-14 22:00:00+00:00
2010-10-25 11:47:42,677 Trac[log] DEBUG: [Sprint]: Returning duration
9 start: 2009-09-14 22:00:00+00:00, end: 2009-09-24 22:00:00+00:00
2010-10-25 11:47:42,678 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-09-24 22:00:00+00:00, end: 2009-10-01 22:00:00+00:00
2010-10-25 11:47:42,679 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-10-01 22:00:00+00:00, end: 2009-10-08 22:00:00+00:00
2010-10-25 11:47:42,680 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-10-08 22:00:00+00:00, end: 2009-10-15 22:00:00+00:00
2010-10-25 11:47:42,681 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-10-15 22:00:00+00:00, end: 2009-10-22 22:00:00+00:00
2010-10-25 11:47:42,682 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-10-22 22:00:00+00:00, end: 2009-10-29 23:00:00+00:00
2010-10-25 11:47:42,683 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-10-29 23:00:00+00:00, end: 2009-11-05 23:00:00+00:00
2010-10-25 11:47:42,684 Trac[log] DEBUG: [Sprint]: Returning duration
7 start: 2009-11-05 23:00:00+00:00, end: 2009-11-13 23:00:00+00:00
2010-10-25 11:47:42,685 Trac[log] DEBUG: [Sprint]: Returning duration
7 start: 2009-11-05 23:00:00+00:00, end: 2009-11-13 23:00:00+00:00
2010-10-25 11:47:42,686 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-11-13 23:00:00+00:00, end: 2009-11-20 23:00:00+00:00
2010-10-25 11:47:42,687 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-11-20 23:00:00+00:00, end: 2009-11-27 23:00:00+00:00
2010-10-25 11:47:42,688 Trac[log] DEBUG: [Sprint]: Returning duration
5 start: 2009-11-27 23:00:00+00:00, end: 2009-12-03 23:00:00+00:00
2010-10-25 11:47:42,689 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-12-03 23:00:00+00:00, end: 2009-12-10 23:00:00+00:00
2010-10-25 11:47:42,690 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-12-10 23:00:00+00:00, end: 2009-12-17 23:00:00+00:00
2010-10-25 11:47:42,691 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-12-10 23:00:00+00:00, end: 2009-12-17 23:00:00+00:00
2010-10-25 11:47:42,692 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-12-17 23:00:00+00:00, end: 2009-12-24 23:00:00+00:00
2010-10-25 11:47:42,693 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-12-24 23:00:00+00:00, end: 2009-12-31 23:00:00+00:00
2010-10-25 11:47:42,694 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-12-24 23:00:00+00:00, end: 2009-12-31 23:00:00+00:00
2010-10-25 11:47:42,695 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-12-24 23:00:00+00:00, end: 2009-12-31 23:00:00+00:00
2010-10-25 11:47:42,696 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2009-12-31 23:00:00+00:00, end: 2010-01-07 23:00:00+00:00
2010-10-25 11:47:42,697 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-01-07 23:00:00+00:00, end: 2010-01-14 23:00:00+00:00
2010-10-25 11:47:42,698 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-01-14 23:00:00+00:00, end: 2010-01-21 23:00:00+00:00
2010-10-25 11:47:42,699 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-01-21 23:00:00+00:00, end: 2010-01-28 23:00:00+00:00
2010-10-25 11:47:42,700 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-01-28 23:00:00+00:00, end: 2010-02-04 23:00:00+00:00
2010-10-25 11:47:42,700 Trac[log] DEBUG: [Sprint]: Returning duration
3 start: 2010-02-04 23:00:00+00:00, end: 2010-02-08 23:00:00+00:00
2010-10-25 11:47:42,702 Trac[log] DEBUG: [Sprint]: Returning duration
4 start: 2010-02-08 23:00:00+00:00, end: 2010-02-11 23:00:00+00:00
2010-10-25 11:47:42,703 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-02-11 23:00:00+00:00, end: 2010-02-18 23:00:00+00:00
2010-10-25 11:47:42,704 Trac[log] DEBUG: [Sprint]: Returning duration
11 start: 2010-02-18 23:00:00+00:00, end: 2010-03-04 23:00:00+00:00
2010-10-25 11:47:42,705 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-03-04 23:00:00+00:00, end: 2010-03-11 23:00:00+00:00
2010-10-25 11:47:42,706 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-03-11 23:00:00+00:00, end: 2010-03-18 23:00:00+00:00
2010-10-25 11:47:42,707 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-03-18 23:00:00+00:00, end: 2010-03-25 23:00:00+00:00
2010-10-25 11:47:42,708 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-03-18 23:00:00+00:00, end: 2010-03-25 23:00:00+00:00
2010-10-25 11:47:42,709 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-03-18 23:00:00+00:00, end: 2010-03-25 23:00:00+00:00
2010-10-25 11:47:42,710 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-03-18 23:00:00+00:00, end: 2010-03-25 23:00:00+00:00
2010-10-25 11:47:42,711 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-03-18 23:00:00+00:00, end: 2010-03-25 23:00:00+00:00
2010-10-25 11:47:42,712 Trac[log] DEBUG: [Sprint]: Returning duration
4 start: 2010-03-25 23:00:00+00:00, end: 2010-03-30 22:00:00+00:00
2010-10-25 11:47:42,713 Trac[log] DEBUG: [Sprint]: Returning duration
3 start: 2010-03-30 22:00:00+00:00, end: 2010-04-01 22:00:00+00:00
2010-10-25 11:47:42,714 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-04-01 22:00:00+00:00, end: 2010-04-08 22:00:00+00:00
2010-10-25 11:47:42,715 Trac[log] DEBUG: [Sprint]: Returning duration
3 start: 2010-04-08 22:00:00+00:00, end: 2010-04-12 22:00:00+00:00
2010-10-25 11:47:42,716 Trac[log] DEBUG: [Sprint]: Returning duration
3 start: 2010-04-12 22:00:00+00:00, end: 2010-04-14 22:00:00+00:00
2010-10-25 11:47:42,717 Trac[log] DEBUG: [Sprint]: Returning duration
2 start: 2010-04-14 22:00:00+00:00, end: 2010-04-15 22:00:00+00:00
2010-10-25 11:47:42,717 Trac[log] DEBUG: [Sprint]: Returning duration
11 start: 2010-04-15 22:00:00+00:00, end: 2010-04-29 22:00:00+00:00
2010-10-25 11:47:42,718 Trac[log] DEBUG: [Sprint]: Returning duration
11 start: 2010-04-15 22:00:00+00:00, end: 2010-04-29 22:00:00+00:00
2010-10-25 11:47:42,719 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-04-29 22:00:00+00:00, end: 2010-05-06 22:00:00+00:00
2010-10-25 11:47:42,720 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-05-06 22:00:00+00:00, end: 2010-05-13 22:00:00+00:00
2010-10-25 11:47:42,721 Trac[log] DEBUG: [Sprint]: Returning duration
6 start: 2010-05-13 22:00:00+00:00, end: 2010-05-20 22:00:00+00:00
2010-10-25 11:47:42,722 Trac[log] DEBUG: [Sprint]: Returning duration
11 start: 2010-05-20 22:00:00+00:00, end: 2010-06-03 22:00:00+00:00
2010-10-25 11:47:42,723 Trac[log] DEBUG: [Sprint]: Returning duration
8 start: 2010-06-03 22:00:00+00:00, end: 2010-06-14 22:00:00+00:00
2010-10-25 11:47:42,724 Trac[log] DEBUG: [Sprint]: Returning duration
23 start: 2010-06-14 22:00:00+00:00, end: 2010-07-14 22:00:00+00:00
2010-10-25 11:47:42,726 Trac[log] DEBUG: [Sprint]: Returning duration
36 start: 2010-07-14 22:00:00+00:00, end: 2010-09-01 22:00:00+00:00
2010-10-25 11:47:42,727 Trac[log] DEBUG: [Sprint]: Returning duration
14 start: 2010-09-01 22:00:00+00:00, end: 2010-09-20 22:00:00+00:00
2010-10-25 11:47:42,728 Trac[log] DEBUG: [Sprint]: Returning duration
14 start: 2010-09-01 22:00:00+00:00, end: 2010-09-20 22:00:00+00:00
2010-10-25 11:47:42,729 Trac[log] DEBUG: [Sprint]: Returning duration
4 start: 2010-09-20 22:00:00+00:00, end: 2010-09-23 22:00:00+00:00
2010-10-25 11:47:42,730 Trac[log] DEBUG: [Sprint]: Returning duration
5 start: 2010-09-23 22:00:00+00:00, end: 2010-09-29 22:00:00+00:00
2010-10-25 11:47:42,731 Trac[log] DEBUG: [Sprint]: Returning duration
38 start: 2010-09-29 22:00:00+00:00, end: 2010-11-19 23:00:00+00:00
2010-10-25 11:47:42,732 Trac[log] DEBUG: [Environment]: SELECT =>
Executing Query: SELECT description, name, team, ts_fri, ts_mon,
ts_sat, ts_sun, ts_thu, ts_tue, ts_wed FROM agilo_team_member WHERE
agilo_team_member.team=%(team)s {'team': u'dev'}
2010-10-25 11:47:42,757 Trac[log] DEBUG: [Sprint]: Returning duration
18 start: 2010-11-19 23:00:00+00:00, end: 2010-12-14 23:00:00+00:00
2010-10-25 11:47:42,759 Trac[log] DEBUG: [Sprint]: Returning duration
274 start: 2010-12-14 23:00:00+00:00, end: 2011-12-30 23:00:00+00:00
2010-10-25 11:47:42,770 Trac[log] DEBUG: [Sprint]: Returning duration
2344 start: 2011-12-30 23:00:00+00:00, end: 2020-12-23 23:00:00+00:00
2010-10-25 11:47:42,773 Trac[perm] DEBUG: No policy allowed anonymous
performing TRAC_ADMIN on <Resource u'ticket:6607'>
2010-10-25 11:47:42,773 Trac[log] DEBUG: [AgiloTicket]: Initializing
with: 6607, None, None
2010-10-25 11:47:42,774 Trac[log] DEBUG: [AgiloTicketSystem]: Called
normalize_type with: bug, None
2010-10-25 11:47:42,774 Trac[log] DEBUG: [AgiloTicketSystem]:
Checking: bug with: {u'requirement': u'Requirement', u'task': u'Task',
u'story': u'User Story', u'bug': u'Bug'}, {u'User Story': u'story',
u'Requirement': u'requirement', u'Task': u'task', u'Bug': u'bug'}
2010-10-25 11:47:42,774 Trac[log] DEBUG: [AgiloTicketSystem]:
Returning Normalized Type: bug
2010-10-25 11:47:42,775 Trac[log] DEBUG: [AgiloTicket]: Resetting
fields for bug... old,
2010-10-25 11:47:42,775 Trac[log] DEBUG: [AgiloTicketSystem]: Called
normalize_type with: bug, None
2010-10-25 11:47:42,775 Trac[log] DEBUG: [AgiloTicketSystem]:
Checking: bug with: {u'requirement': u'Requirement', u'task': u'Task',
u'story': u'User Story', u'bug': u'Bug'}, {u'User Story': u'story',
u'Requirement': u'requirement', u'Task': u'task', u'Bug': u'bug'}
2010-10-25 11:47:42,775 Trac[log] DEBUG: [AgiloTicketSystem]:
Returning Normalized Type: bug
2010-10-25 11:47:42,776 Trac[log] DEBUG: [AgiloTicket]: Loaded agilo
properties: CALCULATED:{u'total_remaining_time':
<agilo.ticket.links.operators.SummingOperator object at 0x1d8a0610>}
ALLOWED:{u'story': <agilo.ticket.links.model.AllowedLink object at
0x1d8a0690>, u'task': <agilo.ticket.links.model.AllowedLink object at
0x1d8a0a50>} SORT:{u'story': [], u'task': []} SHOW:{u'story': [],
u'task': [u'owner', u'remaining_time']}
2010-10-25 11:47:42,777 Trac[log] DEBUG: [AgiloTicketSystem]: Called
normalize_type with: bug, None
2010-10-25 11:47:42,777 Trac[log] DEBUG: [AgiloTicketSystem]:
Checking: bug with: {u'requirement': u'Requirement', u'task': u'Task',
u'story': u'User Story', u'bug': u'Bug'}, {u'User Story': u'story',
u'Requirement': u'requirement', u'Task': u'task', u'Bug': u'bug'}
2010-10-25 11:47:42,777 Trac[log] DEBUG: [AgiloTicketSystem]:
Returning Normalized Type: bug
2010-10-25 11:47:42,779 Trac[log] DEBUG: [AgiloTicket]: Called
_set_team_members() => ''
2010-10-25 11:47:42,779 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_CREATE_BUG on <Resource u'ticket:6607'>
2010-10-25 11:47:42,779 Trac[perm] DEBUG: AgiloPolicy denies anonymous
performing TICKET_MODIFY on <Resource u'ticket:6607'>
2010-10-25 11:47:42,780 Trac[default_workflow] DEBUG:
render_ticket_action_control: action "leave"
2010-10-25 11:47:42,781 Trac[perm] DEBUG: No policy allowed anonymous
performing TRAC_ADMIN on <Resource u'ticket:6607, attachment'>
2010-10-25 11:47:42,781 Trac[perm] DEBUG: No policy allowed anonymous
performing TICKET_ADMIN on <Resource u'ticket:6607, attachment'>
2010-10-25 11:47:42,782 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_CREATE_BUG on <Resource u'ticket:6607, attachment'>
2010-10-25 11:47:42,782 Trac[perm] DEBUG: AgiloPolicy denies anonymous
performing ATTACHMENT_CREATE on <Resource u'ticket:6607, attachment'>
2010-10-25 11:47:42,783 Trac[chrome] DEBUG: Prepare chrome data for
request
2010-10-25 11:47:42,784 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_TEAM_VIEW on None
2010-10-25 11:47:42,785 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_DASHBOARD_VIEW on None
2010-10-25 11:47:42,785 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_BACKLOG_VIEW on <Resource u'agilo-backlog:Sprint
Backlog'>
2010-10-25 11:47:42,786 Trac[perm] DEBUG: No policy allowed anonymous
performing TRAC_ADMIN on None
2010-10-25 11:47:42,786 Trac[perm] DEBUG: No policy allowed anonymous
performing PERMISSION_GRANT on None
2010-10-25 11:47:42,786 Trac[perm] DEBUG: No policy allowed anonymous
performing PERMISSION_REVOKE on None
2010-10-25 11:47:42,786 Trac[perm] DEBUG: No policy allowed anonymous
performing TICKET_ADMIN on None
2010-10-25 11:47:42,789 Trac[perm] DEBUG: No policy allowed anonymous
performing XML_RPC on None
2010-10-25 11:47:42,791 Trac[log] DEBUG: [AgiloTicketModule]: $$$
VALUE OF back_to_url: None $$$
2010-10-25 11:47:42,791 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_CREATE_STORY on <Resource u'ticket:6607'>
2010-10-25 11:47:42,792 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_CREATE_TASK on <Resource u'ticket:6607'>
2010-10-25 11:47:42,792 Trac[perm] DEBUG: AgiloPolicy denies anonymous
performing AGILO_TICKET_EDIT_PAGE_ACCESS on <Resource u'ticket:6607'>
2010-10-25 11:47:42,792 Trac[perm] DEBUG: No policy allowed anonymous
performing TICKET_DELETE on <Resource u'ticket:6607'>
2010-10-25 11:47:42,792 Trac[perm] DEBUG: AgiloPolicy denies anonymous
performing AGILO_TICKET_EDIT on <Resource u'ticket:6607'>
2010-10-25 11:47:42,793 Trac[perm] DEBUG: No policy allowed anonymous
performing TICKET_APPEND on <Resource u'ticket:6607'>
2010-10-25 11:47:42,793 Trac[log] DEBUG: [AgiloTicket]: Requested
calculated value total_remaining_time for type bug
2010-10-25 11:47:42,798 Trac[log] WARNING: [CommandParser] No alias
found for defect...
2010-10-25 11:47:42,799 Trac[log] WARNING: [CommandParser] No alias
found for enhancement...
2010-10-25 11:47:42,799 Trac[log] WARNING: [CommandParser] [By Key]:
Warning 'available_types'
2010-10-25 11:47:42,799 Trac[log] WARNING: [CommandParser] [By Key]:
Warning 'row_groups'
2010-10-25 11:47:42,800 Trac[log] WARNING: [CommandParser] [By Key]:
Warning 'allowed_links'
2010-10-25 11:47:42,800 Trac[log] WARNING: [CommandParser] [By Key]:
Warning 'source'
2010-10-25 11:47:42,800 Trac[log] WARNING: [CommandParser] [By Key]:
Warning 'ticket_types'
2010-10-25 11:47:42,801 Trac[log] WARNING: [CommandParser] [By Key]:
Warning 'target'
2010-10-25 11:47:42,801 Trac[log] DEBUG: [CoreTemplateProvider]: Type:
requirement, Alias: Requirement Permission: AGILO_CREATE_REQUIREMENT
2010-10-25 11:47:42,801 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_CREATE_REQUIREMENT on None
2010-10-25 11:47:42,801 Trac[log] DEBUG: [CoreTemplateProvider]: Type:
task, Alias: Task Permission: AGILO_CREATE_TASK
2010-10-25 11:47:42,802 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_CREATE_TASK on None
2010-10-25 11:47:42,802 Trac[log] DEBUG: [CoreTemplateProvider]: Type:
story, Alias: User Story Permission: AGILO_CREATE_STORY
2010-10-25 11:47:42,802 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_CREATE_STORY on None
2010-10-25 11:47:42,802 Trac[log] DEBUG: [CoreTemplateProvider]: Type:
bug, Alias: Bug Permission: AGILO_CREATE_BUG
2010-10-25 11:47:42,802 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_CREATE_BUG on None
2010-10-25 11:47:42,803 Trac[log] DEBUG: [CoreTemplateProvider]:
anonymous has create permission for types: []
2010-10-25 11:47:42,803 Trac[perm] DEBUG: No policy allowed anonymous
performing AGILO_BACKLOG_VIEW on None
2010-10-25 11:47:42,804 Trac[perm] DEBUG: No policy allowed anonymous
performing EMAIL_VIEW on None
2010-10-25 11:47:42,841 Trac[perm] DEBUG: No policy allowed anonymous
performing TICKET_CREATE on <Resource u'ticket:6607'>
2010-10-25 11:47:42,841 Trac[perm] DEBUG: AgiloPolicy denies anonymous
performing TICKET_CHGPROP on <Resource u'ticket:6607'>
2010-10-25 11:47:42,841 Trac[perm] DEBUG: AgiloPolicy denies anonymous
performing TICKET_EDIT_DESCRIPTION on <Resource u'ticket:6607'>
2010-10-25 11:47:42,882 Trac[log] DEBUG: [AgiloTicket]: Requested
calculated value total_remaining_time for type bug
2010-10-25 11:47:42,886 Trac[log] DEBUG: [AgiloTicket]: Requested
calculated value total_remaining_time for type bug
2010-10-25 11:47:42,895 Trac[log] DEBUG: [AgiloTicket]: Sorted
outgoing links: []
--
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
Please support us by reviewing and voting on:
http://userstories.com/products/8-agilo-for-scrum
http://ohloh.net/p/agilo-scrum
http://freshmeat.net/projects/agiloforscrum
You have received this message because you are subscribed to
the "Agilo for Scrum" Google Group. This group is focused on
supporting Agilo for Scrum users and is moderated by
Agilo Software GmbH <http://www.agiloforscrum.com>.
To post to this group, send email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo