Modify ↓
      
        #13200 closed defect (fixed)
No Gantt macro
| Reported by: | Myriam | Owned by: | Jun Omae | 
|---|---|---|---|
| Priority: | normal | Component: | WikiGanttChartPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.2 | 
Description
I have a error message "No Gantt macro" when I click on "Create" button. Do you have any idea where that comes from? Thank you.
Attachments (1)
Change History (8)
comment:1 follow-up: 2 Changed 8 years ago by
Changed 8 years ago by
| Attachment: | Message.png added | 
|---|
comment:2 Changed 8 years ago by
Replying to Jun Omae:
Please report it with the details.
I added a screenshot. Can you clarify the details that are necessary?
comment:3 follow-up: 4 Changed 8 years ago by
Thanks. Could you please tell me contents of your SandBox page? This plugin searches [[Gantt]] macro or {{{#!Gantt ... }}} processor and modifies it. It seems the search is failing.
comment:4 follow-up: 5 Changed 8 years ago by
comment:5 Changed 8 years ago by
Replying to Myriam:
Just:
{{{ #!Gantt style="blue" }}}
Thanks. I reproduce it.
Instead, please try [[Gantt]] or the following:
   {{{#!Gantt style="blue"
   }}}
    Note: See
        TracTickets for help on using
        tickets.
    


Please report it with the details.