Closed Bug 1157299 Opened 9 years ago Closed 9 years ago

mach pastebin is returning URL pointing to https://pastebin.mozilla.org/ with no path

Categories

(Firefox Build System :: Mach Core, enhancement)

enhancement
Not set
normal

Tracking

(firefox40 fixed)

RESOLVED FIXED
mozilla40
Tracking Status
firefox40 --- fixed

People

(Reporter: bgrins, Assigned: glandium)

Details

Attachments

(2 files)

STR:

$ touch test.txt
$ ./mach pastebin test.txt
Identified file as None
Uploading ...
https://pastebin.mozilla.org/

Notice that there is no extra path to a valid pastebin URL.  I've tried this with a variety of file types and I can't get it to work with anything..
My local pastebin script is broken too, I suspect something server-side changed and broke these.
Submitting to HTTP just redirects to the main page on HTTPS, without storing the paste.
Assignee: nobody → mh+mozilla
Attachment #8596952 - Flags: review?(gps)
While I'm here. This changes the default such that pastebin says "Posted by Anonymous" instead of "Posted by None"
Attachment #8596955 - Flags: review?(gps)
Attachment #8596952 - Flags: review?(gps) → review+
Attachment #8596955 - Flags: review?(gps) → review+
https://hg.mozilla.org/mozilla-central/rev/daa7b4d7986f
https://hg.mozilla.org/mozilla-central/rev/9fc389222632
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.