Typo in include/SugarObjects/templates/basic/Dashlets/Dashlet/m-n-Dashlet.php #2106

Closed
opened 2026-02-20 15:19:43 -05:00 by deekerman · 1 comment
Owner

Originally created by @jannepesonen on GitHub (Jul 10, 2017).

Issue

Typo in line 48:
now it is "<module_name > Dashlet"
shoud it be? "<module_name>Dashlet"

Expected Behavior

Make custom module in module builder, add module dashlet in dashboard.

Actual Behavior

Can not add custom module dashlet (made by module builder) in dashboard.

Possible Fix

Fix typo before deploy module.
If already deployed, find and remove 2 files <module_name>Dashlet.php
inside custom/modulebuilder... packages/... (1 file) and builds/... (1 file),
fix typo and redeploy.

Steps to Reproduce

  1. Make No 1 custom module in module builder
  2. Deploy modules
  3. Try to add No 1 custom module dashlet in home dashboard
  4. fix typo
  5. Make No 2 custom module in module builder
  6. Deploy modules
  7. Add No 2 custom module dashlet in home dashboard

Context

Your Environment

  • SuiteCRM Version used: 7.9.2
Originally created by @jannepesonen on GitHub (Jul 10, 2017). <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> Typo in line 48: now it is "<module_name > Dashlet" shoud it be? "<module_name>Dashlet" #### Expected Behavior <!--- Tell us what should happen --> Make custom module in module builder, add module dashlet in dashboard. #### Actual Behavior <!--- Tell us what happens instead --> Can not add custom module dashlet (made by module builder) in dashboard. #### Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> Fix typo before deploy module. If already deployed, find and remove 2 files <module_name>Dashlet.php inside custom/modulebuilder... packages/... (1 file) and builds/... (1 file), fix typo and redeploy. #### Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug include code to reproduce, if relevant --> 1. Make No 1 custom module in module builder 2. Deploy modules 3. Try to add No 1 custom module dashlet in home dashboard 4. fix typo 5. Make No 2 custom module in module builder 6. Deploy modules 7. Add No 2 custom module dashlet in home dashboard #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> <!--- If you feel this should be a low/medium/high priority then please state so --> #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: 7.9.2
deekerman 2026-02-20 15:19:43 -05:00
Author
Owner

@Dillon-Brown commented on GitHub (Jul 11, 2017):

Duplicate of #3831

@Dillon-Brown commented on GitHub (Jul 11, 2017): Duplicate of #3831
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#2106
No description provided.