Page MenuHomePhabricator

Phriction - improve workflow for when user entered slug needs to be normalized.
ClosedPublic

Authored by btrahan on Jun 16 2015, 10:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 4, 6:03 AM
Unknown Object (File)
Sun, Sep 1, 2:55 AM
Unknown Object (File)
Sat, Aug 24, 4:04 PM
Unknown Object (File)
Thu, Aug 22, 10:30 AM
Unknown Object (File)
Wed, Aug 21, 3:32 PM
Unknown Object (File)
Fri, Aug 16, 3:06 AM
Unknown Object (File)
Aug 8 2024, 7:45 AM
Unknown Object (File)
Aug 6 2024, 11:29 PM
Subscribers

Details

Summary

Encountered this playing with T8402 on my test instance. I think warning the user about adding a trailing "/" is unnecessary so don't do it. I think its confusing to not call out spaces / to lump them in with special characters so call out the sapces.

Test Plan

moved a page around and verified no warning if the slug is missing a "/" as user specified and that a change to spaces is called out

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Phriction - improve workflow for when user entered slug needs to be normalized..
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 16 2015, 10:31 PM
This revision was automatically updated to reflect the committed changes.