View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000053 | VitalPBX | [All Projects] i18n | public | 2018-01-30 08:04 | 2018-02-01 15:40 |
Reporter | djony | Assigned To | mrivera | ||
Priority | low | Severity | text | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | VitalPBX | OS | Centos | OS Version | 7 |
Product Version | 2.0.0-3b | ||||
Target Version | Fixed in Version | 2.0.0-4RC1 | |||
Summary | 0000053: Cron Profile tooltip mistake | ||||
Description | cron_profiles.month.tooltip = This is the month a specified command will run on, it may be specified numerically (0-12), or as the name of the month (e.g. May) But month start with 1 (January). So the right tooltip is ~~it may be specified numerically (1-12)~~ | ||||
Tags | No tags attached. | ||||
|
cron_profiles.weekday.tooltip = This is the Day of Week that you want a command to be run on, it can also be numeric (0-7) or as the name of the day (e.g. sun). But Sunday is 0, Satarday is 6. So the right tooltip is ~~it can also be numeric (0-6)~~ |
|
on weekday profile the 0 and 7 represents sunday |
|
Changes already released |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-01-30 08:04 | djony | New Issue | |
2018-01-30 08:09 | djony | Note Added: 0000074 | |
2018-01-30 21:59 | mrivera | Note Added: 0000076 | |
2018-01-30 22:24 | mrivera | Assigned To | => mrivera |
2018-01-30 22:24 | mrivera | Status | new => confirmed |
2018-01-31 15:01 | mrivera | Status | confirmed => resolved |
2018-01-31 15:01 | mrivera | Fixed in Version | => 2.0.0-4RC1 |
2018-01-31 15:01 | mrivera | Resolution | open => fixed |
2018-02-01 15:40 | mrivera | Note Added: 0000083 | |
2018-02-01 15:40 | mrivera | Status | resolved => closed |