Distribution
Mint 22.3
Package version
6.6.7
Graphics hardware in use
NVIDIA GeForce RTX 4060 Ti
Frequency
Always
Bug description
When a user goes to configure the calendar@cinnamon.org applet to change their date and time format using custom syntax, there is a button that can open the documentation of the syntax and what each symbol means through a browser.
This can be a problem if a user has no internet connection and the webpage would be inaccessible which would lead to them not being able to refer to the documentation in an offline machine.
Line of code in question:
|
Util.spawnCommandLine("xdg-open https://cinnamon-spices.linuxmint.com/strftime.php"); |
Steps to reproduce
- Right click on the
calendar@cinnamon.org applet in the bottom right of the screen inside the taskbar.
- Click on
Configure...
- Click on
Use a custom date format
- Click on
Show information on date format syntax
Expected behavior
Documentation about the date format syntax is opened when having no internet connection.
Additional information
No response
Distribution
Mint 22.3
Package version
6.6.7
Graphics hardware in use
NVIDIA GeForce RTX 4060 Ti
Frequency
Always
Bug description
When a user goes to configure the
calendar@cinnamon.orgapplet to change their date and time format using custom syntax, there is a button that can open the documentation of the syntax and what each symbol means through a browser.This can be a problem if a user has no internet connection and the webpage would be inaccessible which would lead to them not being able to refer to the documentation in an offline machine.
Line of code in question:
cinnamon/files/usr/share/cinnamon/applets/calendar@cinnamon.org/applet.js
Line 200 in 085d07c
Steps to reproduce
calendar@cinnamon.orgapplet in the bottom right of the screen inside the taskbar.Configure...Use a custom date formatShow information on date format syntaxExpected behavior
Documentation about the date format syntax is opened when having no internet connection.
Additional information
No response