Opened 13 years ago

Last modified 3 years ago

#8507 closed defect

There is a limit on the number of fields with a tip — at Version 1

Reported by: christyk@… Owned by: obs
Priority: normal Component: BlackMagicTicketTweaksPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

I am using this plugin along with custom fields. I tested this with different user permissions and they all worked fine. Then, for each field (custom or not) - I added a tip. When I tested this, I had an issue with the number of items I could add a tip to (the tweaks field was fine, it was the number of fields with a tip, but only when logging in as a reporter (includes TICKET_CREATE permissions). It caused an internal error :

Trac detected an internal error:
RuntimeError: maximum recursion depth exceeded
There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue.

To that end, you could a ticket.

The action that triggered the error was:

GET: /newticket

Change History (2)

Changed 13 years ago by anonymous

Attachment: ini feb 14.docx added

comment:1 Changed 13 years ago by Ryan J Ollos

Description: modified (diff)
Summary: Limit on number of tweaks allowedThere is a limit on the number of fields with a tip
Note: See TracTickets for help on using tickets.