DNNCommunity / DNNCommunity/DNN.Blog

Broken link to Edit.gif (404 error) since 6.4.2

Open
#164 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
39
Forks
41
PR merge metrics
No merged PRs in 30d

Description

## Describe the bug

There is an invalid reference to Edit.gif in the HTML of the main blog page (just after the module title), resulting in a broken image. This is only visible to a user with admin permissions.

## Software Versions
- DNN: 09.05.00
- Module: 06.04.02

## To Reproduce
Steps to reproduce the behavior:
1. Log in as a user with admin permissions
2. Go to a page containing the Blog module
3. See broken image (just after module title) called "Manage Blogs"

## Expected behavior
Either the button should have a valid image, or should not be present.
Possibly the button should not be present at all, because it contains the same link as the [Manage] button.

## Screenshots
![BlogEdit](https://user-images.githubusercontent.com/22200046/79443193-6e153f00-7fd1-11ea-8f8e-ee5c4e269af1.PNG)

## Offending HTML
```


Manage Blogs


```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.