You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
If a News-Article is expired, the link in the archive leads to a "page not found" error. Because this News dont exist anymore but will be listed in the Archive links.
So this <%= news_item_archive_links %> sould either ignore News that are expired or have a working link.
Is there a workaround?
Regards Dino
EDIT:
This is the Error that shows up, if you hit "Show this News live" on the news backend module:
ActiveRecord::RecordNotFound in Refinery::News::ItemsController#show
The text was updated successfully, but these errors were encountered:
Hi
If a News-Article is expired, the link in the archive leads to a "page not found" error. Because this News dont exist anymore but will be listed in the Archive links.
So this <%= news_item_archive_links %> sould either ignore News that are expired or have a working link.
Is there a workaround?
Regards Dino
EDIT:
This is the Error that shows up, if you hit "Show this News live" on the news backend module:
The text was updated successfully, but these errors were encountered: