mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 16:55:59 +03:00
[GH-ISSUE #148] 'Latest News' links lead to non-existing page #116
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sdellenb on GitHub (Jul 20, 2015).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/148
Description
The links in the README.md and the footer templates for 'Latest News' and 'Keep up with ViMbAdmin' lead to a non-existing WordPress page on Barry O'Donovan's homepage.
github.com/opensolutions/ViMbAdmin@c24c04a97f/README.md (L19)github.com/opensolutions/ViMbAdmin@c24c04a97f/application/views/_skins/myskin/footer.phtml (L36)github.com/opensolutions/ViMbAdmin@c24c04a97f/application/views/footer.phtml (L37)The actual link http://www.opensolutions.ie/blog/category/vimbadmin/ ends up at http://www.barryodonovan.com/category/vimbadmin/
Steps
Result
Expected Result
Should probably go to somewhere on http://www.vimbadmin.net/ (note: the 'News' link on the official page also points to the same non-existing target).
Personal note: I absolutely love ViMbAdmin. Thank you very much for your awesome work! 👏
For some reason, this was only like the 4th or 5th solution I found googling, after postfixadmin, posty et al. which all were all nowhere as easy to setup and use as ViMbAdmin.
@barryo commented on GitHub (Jul 20, 2015):
Thanks, all fixed.
I killed the Open Solutions blog last week as maintaining two was difficult at best! Appropriate redirects now in place.