DNNCommunity / DNNCommunity/DNN.Blog

Clicking entries in commentList [system] module leads to 404 page

Open
#153 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
A clear and concise description of what the bug is.
I am experimenting with my students on the DNN.Blog module. A module based on the commentList template leads to the wrong URL and a 404 page results.

## Software Versions
- DNN: 09.02.02
- Module: 06.04.01

## To Reproduce
Steps to reproduce the behavior:
1. Install blog instance on a page
2. Install commentList module on the same page and set the parent blog module to the blog instance.
3. Create a post.
4. Write a comment on the post.
5. Go back to the home page (with post listings. The comment appears in the commentList module
6. Click on comment in the commentList module.

## Expected behavior
A clear and concise description of what you expected to happen.
A page with the posting and the comment is displayed

## Screenshots
If applicable, add screenshots to help explain your problem.
![capture latest comments](https://user-images.githubusercontent.com/46116988/52913628-689b6680-32f2-11e9-9d2d-5c8e6c6639e5.PNG)
![capture latest comments result](https://user-images.githubusercontent.com/46116988/52913638-75b85580-32f2-11e9-8dba-a117abec18ee.PNG)

## Error log
**Note: Debug DLL's**
Please replace the current extension DLL's with the debug DLL's (if these are available with the release) and reproduce the error with the debug DLL's before pasting the error log.

Paste the error log that is related to this issue.

02/17/2019 20:24:10
HTTP Error Code 404 Page Not Found
True Visions Portal
TabId 20 PortalAlias portal.truevisionscambodia.com OriginalUrl /Home/Stud
TabId:20
PortalAlias:portal.truevisionscambodia.com
OriginalUrl:/Home/Students/post=4507
Referer:http://portal.truevisionscambodia.com/Home/Students/Blog-experiments
Url:http://portal.truevisionscambodia.com/Default.aspx?TabId=20&post=4507&language=en-US
UserAgent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36
HostAddress:111.92.240.126
HostName:111.92.240.126
Server Name: SRV-WWW-KS

## Additional context
Add any other context about the problem here.
The blog is posted on this page:
http://portal.truevisionscambodia.com/Home/Students/Blog-experiments
The link in the commentList module leads to thus URL:
http://portal.truevisionscambodia.com/Home/Students/post=4507#commentDiv148
So skipping the last part of the URL (Blog-experiments)

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.