Feature #6986
Add option to configure link to "report bug" floating tab
Description
The "Report bug" floating tab on the right side of the page should be configurable. Otherwise, we get people from other's portals reporting issues here that have nothing to do with Chamilo bugs, but rather the management of the platform in their own institution.
Should be a new settings_current: "bug_report_link", $BugReportLinkTitle = "Link to bug reporting", $BugReportLinkTitle = "Define the page to which users will be redirected when they click on the bug-report hidden icon that appears on the right side of the page. The default value is to send them to support.chamilo.org"
This value should be a string (TEXT) and should be used for the link.
By default, it should contain the support.chamilo.org link, and when empty, the icon should not appear (although the option to hide it should remain so we can do temporary things in that respect).
History
Updated by Julio Montoya almost 7 years ago
- Status changed from New to Needs more info
- Assignee deleted (
Julio Montoya) - % Done changed from 0 to 50
DB changes were added and a fix was sent to Chamilo 1.10.
Updated by Yannick Warnier almost 5 years ago
- Status changed from Needs more info to Assigned
- Assignee set to Julio Montoya
Please check this is present in master.
Updated by Julio Montoya almost 5 years ago
Yannick Warnier wrote:
Please check this is present in master.
The setting is present in 2.0: