Page MenuHomeDevCentral

Allow slash separator in Page extract date from URL methods
ClosedPublic

Authored by dereckson on Nov 17 2016, 01:03.
Tags
None
Referenced Files
F11418792: D729.diff
Tue, Aug 26, 08:06
Unknown Object (File)
Fri, Aug 22, 03:27
Unknown Object (File)
Mon, Aug 11, 22:28
Unknown Object (File)
Mon, Aug 11, 22:10
Unknown Object (File)
Mon, Aug 11, 06:11
Unknown Object (File)
Sun, Aug 10, 19:08
Unknown Object (File)
Sun, Aug 10, 10:06
Unknown Object (File)
Fri, Aug 8, 12:32
Subscribers
None

Details

Summary

To extract dates from URLs, / and - are valid separators:

  • http://.../2016-11-17/...
  • http://.../2016/11/17/...

Same for YYYY DD MM format.

Test Plan

Tested with Le Huffington Post change.

Diff Detail

Repository
rSTG Source templates generator
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
postfr (branched from master)
Build Status
Buildable 1104
Build 1319: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Allow slash separator in Page extract date from URL methods.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited the test plan for this revision. (Show Details)
dereckson edited edge metadata.
This revision is now accepted and ready to land.Nov 17 2016, 01:05
This revision was automatically updated to reflect the committed changes.