Modify ↓
Opened 14 years ago
Closed 8 years ago
#7326 closed defect (wontfix)
Text cannot include commas
Reported by: | Owned by: | David Roussel | |
---|---|---|---|
Priority: | normal | Component: | ColorMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I've just downloaded and put in place the file in the 0.12 directory. I then add this text to my WIKI page
[[Color(red, What does visible mean here? Do we need a Site, or do we need an Equipment? How do we determine this?)]]
The only text that is displayed is or do we need an Equipment? How do we determine this?
and it is red. The other text is not displayed.
Attachments (0)
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Summary: | Bug with comma in text. → Text cannot include commas |
---|
comment:3 Changed 14 years ago by
The following does work:
[[Color(red, black, What does visible mean here? Do we need a Site, or do we need an Equipment? How do we determine this?)]]
So there is still room for improvement in the allowed calling syntax, but it can be made to work.
comment:4 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Plugin is deprecated. Please use WikiExtrasPlugin instead.
Note: See
TracTickets for help on using
tickets.
See also #960.