General

Profile

Imre Farkas

  • Login: ifarkas
  • Email: ifarkas@redhat.com
  • Registered on: 10/01/2014
  • Last connection: 10/01/2014

Issues

open closed Total
Assigned issues 0 1 1
Reported issues 0 1 1

Activity

10/01/2014

07:03 PM Foreman Bug #7757 (Closed): ApplicationHelper#link_to passes the arguments incorrectly when a block is given
Applied in changeset commit:bf5920d8c967775f8a64e1e104d80e1544cdf4bd. Imre Farkas
07:51 AM Foreman Bug #7757: ApplicationHelper#link_to passes the arguments incorrectly when a block is given
PR: https://github.com/theforeman/foreman/pull/1810 Imre Farkas
07:19 AM Foreman Bug #7757 (Closed): ApplicationHelper#link_to passes the arguments incorrectly when a block is given
It calls super(args) passing all arguments in a single array, instead of calling super with the original arguments. Imre Farkas
06:14 PM Foreman Revision bf5920d8 (foreman): Fixes #7757 - Fix link_to to call super with block
The original code calls the parent with a single argument: an array of
arguments given to the method. It should call ...
Imre Farkas

09/03/2014

09:00 AM Foreman Revision 35e26ce8 (foreman): refs #3809 - Fix "`ruby_20` is not a valid platform"
:ruby_20 is unknown platform for older bundler versions Imre Farkas

Also available in: Atom