Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

"Remove at" not working properly with UrlTracker #49

Closed
abjerner opened this issue Dec 3, 2014 · 4 comments
Closed

"Remove at" not working properly with UrlTracker #49

abjerner opened this issue Dec 3, 2014 · 4 comments
Labels

Comments

@abjerner
Copy link

abjerner commented Dec 3, 2014

I have an Umbraco installation running 6.1.6 with UrlTracker 3.0.

Whenever a user sets a "Remove At" date for a given page, everything seems to work fine when looking in the backoffice. When the date is passed, the page correctly appears to have been unpublished according to the UI on the backoffice. However in the frontend, the page seems to still be existing in the content cache.

Steps to reproduce:

  • Create a page
  • Set "Remove At" date and publish the page
  • Wait...
  • Page is still accessible via the frontend after the date has passed

I tried upgrading to UrlTracker 3.2, but the page still isn't unpublished properly if I retry the above steps.

If I try to remove the UrlTracker DLL, the page is unpublished correctly.

@kipusoep
Copy link
Owner

kipusoep commented Dec 3, 2014

Thanks for the great bug report! I'll look into it soon.

@abjerner
Copy link
Author

abjerner commented Jan 2, 2015

Hi Stefan,

Any news regarding this issue?

@kipusoep
Copy link
Owner

kipusoep commented Jan 4, 2015

Not yet.

@kipusoep kipusoep added the bug label Jan 28, 2015
@kipusoep
Copy link
Owner

I've fixed this and tested with umbraco v7.2.1, works perfectly :-)
Will be included in the next release.

kipusoep added a commit that referenced this issue Jan 28, 2015
[BugFix] Error during installation: 'ASP.UmbracoHelper' does not contain a definition for 'IsVersion7OrNewer' ([#52](#52))
[BugFix] JavaScripts errors in backend in IE11 ([#31](#31), updated jQuery)
[Feature] Domain on child node with cross site/host redirects ([#40](#40))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants