Closed Bug 878129 Opened 11 years ago Closed 11 years ago

Update legacy codebase to reflect new Bedrock Privacy Policy

Categories

(www.mozilla.org :: Legacy PHP system, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: openjck, Assigned: openjck)

References

(Blocks 1 open bug)

Details

(Whiteboard: r=120293)

Redirects (need to be updated in mozilla.org .htaccess):

* http://mozilla.org/foundation/privacy-policy.html -> /privacy/policies/websites/
* http://mozilla.org/privacy-policy -> /privacy/policies/websites/
* http://mozilla.org/privacy-policy.html -> /privacy/policies/websites/

Pages to remove (I think these live in different repos, requiring some careful timing):

* http://www.mozilla.org/en-US/privacy-policy.html
* http://www.mozilla.org/about/policies/privacy-policy.html
Also remove http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/en-US/privacy-policy.pdf?view=log and other assets that are no longer needed after the two above pages are removed.
Priority: -- → P2
No longer blocks: 790784
Depends on: 790784
Another note-to-self: The RewriteRule patterns will need to account for the locale URLs that started being used when these pages were ported to Bedrock.
The redirects have been written into the following PR:
https://github.com/mozilla/bedrock/pull/933

After that is merged, I need to remove the pages (see comment 0 and comment 1) and additionally remove redirects in the mozilla.org that become obsolete (any redirect which involves pages on the left hand side of the arrows in comment 0).
John, now that the Privacy Policy is on Bedrock we can move forward with removing these pages and redirects. Do you have the bandwidth to work on this or should we punt to another dev?
My bandwidth is diminishing, but this is pretty easy. Will work on this today.
Depends on: 905222
Removed with r119000:

* Obsolete Privacy Policy redirects
* /about/policies/privacy-policy.html (unreachable and obsolete)

Still need to be removed:

* mozilla.com/en-US/privacy-policy.html
* mozilla.com/en-US/privacy-policy.pdf

The first of those (privacy-policy.html) has not been removed because I do not have commit access to mozilla.com and the second (privacy-policy.pdf) has not been removed because I should first redirect that to the new privacy policy (see bug 905222).
Can someone with mozilla.com commit access please remove the following two files? This bug will be complete once that is done.

* mozilla.com/en-US/privacy-policy.html
* mozilla.com/en-US/privacy-policy.pdf
Flags: needinfo?
(In reply to John Karahalis [:openjck] from comment #7)
> Can someone with mozilla.com commit access please remove the following two
> files? This bug will be complete once that is done.
> 
> * mozilla.com/en-US/privacy-policy.html
> * mozilla.com/en-US/privacy-policy.pdf

Done in trunk in r120293.

Needs merge to stage/production (a power I hope to have soon via Bug 918985).
Flags: needinfo?
Whiteboard: r=120293
Merged to prod in r120326.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.