Ticket #311 (closed Bug: fixed)

Opened 11 months ago

Last modified 11 months ago

Media module paths

Reported by: alexsancho Owned by: groogs
Priority: minor Milestone: 2.1
Component: Modules:Media Version: SVN HEAD
Keywords: module Cc:

Description

File path on media controller is harcoded with $this->uri->segment(3), it should be more flexible if using $this->uri->last_segment() instead.

Change History

Changed 11 months ago by zombor

  • owner set to groogs

Changed 11 months ago by Shadowhand

  • type changed from Other to Bug

Changed 11 months ago by gregmac

  • component changed from Core to Modules:Media

Changed 11 months ago by gregmac

  • status changed from new to closed
  • resolution set to fixed

Fixed in r1794

Note: See TracTickets for help on using tickets.