Due Date - Calendar icon is not working

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
MBT_novaa
Posts: 31
Joined: 05 Mar 2015, 06:39

Due Date - Calendar icon is not working

Post by MBT_novaa »

Hi Mantis,

Need your help on this issue:
When a record is opened in edit mode and I clicked the calendar icon to select a Due Date value it automatically gets back the page in view mode.
It appears that the calendar icon on bug update page is no longer working as expected though I can still manually input a date.
Also, when its past dated the value should be highlighted in red color as I previously observed but this is no longer working.

Thanks all for your generous help on this issue.
I'm not sure where I messed up on this as it is working in XAMPP but no longer in Linux. :(

-nova
atrol
Site Admin
Posts: 8378
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Due Date - Calendar icon is not working

Post by atrol »

The provided information is not sufficient to provide any help.
The additional information listed below may be useful:

- Exact version of MantisBT, PHP, Database, Web server, Browser and Operating System
- Relevant customizations (e.g. changes in config_inc.php, etc)
- Installed plugins or custom functions ?
- Was the MantisBT source code modified in any way ?
Please use Search before posting and read the Manual
MBT_novaa
Posts: 31
Joined: 05 Mar 2015, 06:39

Re: Due Date - Calendar icon is not working

Post by MBT_novaa »

Hi atrol,

Here's some additional info:
> MantisBT 1.2.19
> Customizations in config_inc.php only
> Installed plugins: Import/Export Issues, Mantis Graph, MantisBT Formatting

The source code has not been modified.

Environments:
TEST envi is using XAMPP v3.2.1
PROD envi is using Linux Ubuntu.

Calendar icon works perfectly in TEST but not in PROD.
MBT_novaa
Posts: 31
Joined: 05 Mar 2015, 06:39

Re: Due Date - Calendar icon is not working

Post by MBT_novaa »

We have now resolved the issue.
Since calendar is .js, we disabled the javascript of Linux server.

Followed this help...
http://stackoverflow.com/questions/2170 ... ectory-why

Thank you!
atrol
Site Admin
Posts: 8378
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Due Date - Calendar icon is not working

Post by atrol »

Thanks for coming back and telling the solution.
This is a known bug/weakness in Debian/Ubuntu
https://www.mantisbt.org/bugs/view.php?id=17032#c39602
https://bugs.debian.org/cgi-bin/bugrepo ... bug=553173
Please use Search before posting and read the Manual
Post Reply