Bug 205657 - devel/bugzilla50: Backport upstream bug #1235270 - Set submitter_id before calling _check_data()"
Summary: devel/bugzilla50: Backport upstream bug #1235270 - Set submitter_id before ca...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: bz-ports
URL: https://bugzilla.mozilla.org/show_bug...
Keywords: dogfood, easy
Depends on:
Blocks:
 
Reported: 2015-12-28 08:54 UTC by Mahdi Mokhtari
Modified: 2015-12-28 09:48 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (bz-ports)


Attachments
patch that adds patch fixing issue while installing (1.17 KB, patch)
2015-12-28 08:54 UTC, Mahdi Mokhtari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mahdi Mokhtari freebsd_committer freebsd_triage 2015-12-28 08:54:02 UTC
Created attachment 164752 [details]
patch that adds patch fixing issue while installing
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-28 08:57:45 UTC
This affects and is currently blocking bugmeister (and mokhi) from implementing automations for attachments
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-28 09:47:52 UTC
A commit references this bug:

Author: ohauer
Date: Mon Dec 28 09:47:03 UTC 2015
New revision: 404619
URL: https://svnweb.freebsd.org/changeset/ports/404619

Log:
  - Set submitter_id before calling _check_data() [1]
  - bump PORTREVISION

  [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1235270

  PR:		205657
  Submitted by:	mokhi64(_at_)gmail.com
  Reviewed by:	koobs@

Changes:
  head/devel/bugzilla50/Makefile
  head/devel/bugzilla50/files/patch-Bugzilla_Attachment.pm
Comment 3 Olli Hauer freebsd_committer freebsd_triage 2015-12-28 09:48:57 UTC
Patch committed, Thanks!