Project

General

Profile

« Previous | Next » 

Revision bf5920d8

Added by Imre Farkas over 9 years ago

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 the parent with the
original arguments.

  • added
  • modified
  • copied
  • renamed
  • deleted