Modify ↓
#12670 closed defect (fixed)
Does not work with SubcomponentsPlugin
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | TracTicketTemplatePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.2 |
Description (last modified by )
Tempate do no store component when SubcomponentsPlugin is installed.
Attachments (1)
Change History (11)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
comment:3 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Summary: | Do not work with SubcomponentsPlugin → Does not work with SubcomponentsPlugin |
comment:4 Changed 9 years ago by
No JavaScripts error. I choose to store in template "Component" "GNOME" and subcomponent "Control". After template applying I have in "Component" my default component "am", but not "GNOME/Control".
comment:5 Changed 9 years ago by
I guess we shouldn't be surprised the plugins don't work together. Currently there's no one maintaining this plugin, so the issue is unlikely to be resolved unless someone provides a patch.
comment:6 Changed 9 years ago by
I check out database, it's stored right, as "GNOME/Control". Problem when template applyed
Changed 9 years ago by
Attachment: | support-subcomponent-plugin.patch added |
---|
patch for TracTicketTemplatePlugin to support SubcomponentsPlugin
comment:8 Changed 8 years ago by
Owner: | changed from Richard Liao to Ryan J Ollos |
---|---|
Status: | new → accepted |
comment:10 Changed 8 years ago by
Owner: | changed from Ryan J Ollos to komar@… |
---|
Note: See
TracTickets for help on using
tickets.
It would be good if we can narrow down the source of the issue. Are there any JavaScript errors in the browser console?