Feature Request #4449
Refactor user-agent generation into a single method to allow for easy overrides.
| Status: | Closed | Start date: | 02/16/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Core | |||
| Target version: | v3.3.0 | |||
| Resolution: | Points: | 1 |
Description
Refactor user-agent generation into a single method to allow for easy overrides.
This is currently used in several places throughout Kohana, it should be refactored into a single location (Kohana::version())
'Kohana Framework '.Kohana::VERSION.' ('.Kohana::CODENAME.')'
Associated revisions
Refactor user-agent generation into a single method. Fixes #4449
History
Updated by Kiall Mac Innes 3 months ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset commit:e79574774920fc11695adc16790b8160c3ae187e.