Speech marks and mark down.

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
ajtruckle
Posts: 69
Joined: 16 Oct 2011, 07:21

Speech marks and mark down.

Post by ajtruckle »

So I have this:

Code: Select all

```
"forecast date" = "last date" + (365 / "how many points you wanna have per year") days
e.g.
"forecast date" = 2018-10-04 + (365 / 6) days = 2018-10-04 + 60 days = 2018-12-03
```
Yet it ends up showing the speech marks as &quot. when will this be fixed? I don’t know how to show it correctly in code.
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Speech marks and mark down.

Post by atrol »

Please use Search before posting and read the Manual
ajtruckle
Posts: 69
Joined: 16 Oct 2011, 07:21

Re: Speech marks and mark down.

Post by ajtruckle »

Ok. Well I would really appreciate seeing this resolved. Thank you.
Post Reply