core icon indicating copy to clipboard operation
core copied to clipboard

Headless/Hybrid Content Management System for Enterprises

Results 584 core issues
Sort by recently updated
recently updated
newest added

### Describe the bug When a user clicks on submit button to submit a form that button does not disable so If the form takes time to submit meanwhile user...

Type : Bug
Cat : UI
Severity : Support Requested
Needs Internal QA
Severity : Support Priority
Maintenance Sprint
Next LTS Release
Next Release

As an user I need to redesign the Favorite Page dialog to meet new design for UX currently it shows everything on one column ![image](https://user-images.githubusercontent.com/37185433/189764631-e1066056-99c6-4183-b2b7-e4c654838142.png) New design needs it to...

Type : Enhancement
Cat : UI
Team: Scout

Now you can run this ``` #set($parentCategory = $categories.getCategoryByKey('ageOrGender')) #set($cats= $categories.getChildrenCategories($categories.getCategoryByKey('ageOrGender'))) #set($contentDeps = $workflow.copyContentletDependenciesBuilder().categories($cats).build()) $workflow.setContentletDependencies($contentDeps)) ``` To set the categories on workflow

### Describe the bug The latest version (`v0.0.18`) of our `dotCMS JavaScript Library` has been broken for over a year. [See the npm package here](https://www.npmjs.com/package/dotcms). If we try to use...

Type : Bug
Maintenance Sprint

### Describe the bug This task is to account for the work required in the front end to improve the performance of the log viewer based on the following items...

Type : Bug
Team: Scout

With the following code, support will be able to add UT to LTS. These UT will be run every time the server starts up, but since UT are idempotent shouldn't...

Customers often use the `$json` or `$import` tools to pull content from 3rd party APIs and display it on their pages. The issue with this is that if the remote...

Type : Bug
Needs QA
Merged
Severity : Minor
Cat : Security
Note to QA
Passed Internal QA
Team: Scout
Next Release

**Describe the bug** After I upgraded from dotCMS 22.03 to 22.08 I noticed that the apostrophes, colons and semicolons contained in key/value fields make them not to display in the...

Type : Bug
Needs QA
Merged
Cat : UI
Severity : Support Requested
Passed Internal QA
Team: Scout
Next Release

We use "key" and "token" interchangeably in some places (E.g., using **Settings -> Users -> {User} -> Api Access Keys** which leads to the "Token" modal), though the two aren't...

Cat : UI

In association with https://github.com/dotCMS/core/issues/23007 Changed Lines 303 & 308. Lines 3696-3697 might also have offending examples, but I'm not sure what they correspond to in dotCMS, so I don't want...

Cat : UI