Bug Report #3694
Markdown should not be included in the controller
| Status: | Closed | Start date: | 02/04/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | Kohana v3.x - v3.1.5 | |||
| Resolution: | duplicate | Points: |
Description
https://github.com/kohana/userguide/blob/3.0/master/classes/controller/userguide.php#L41
Having it happen here causes issues when trying to run code coverage reports.
PHP Fatal error: Class 'MarkdownExtra_Parser' not found in [..]/modules/userguide/classes/kohana/kodoc/markdown.php on line 11
Related issues
History
Updated by Matt Button over 1 year ago
- Target version set to v3.0.10
Updated by Jeremy Bush about 1 year ago
- Target version changed from v3.0.10 to v3.0.11
Updated by Jeremy Bush about 1 year ago
- Target version changed from v3.0.11 to v3.0.12
Updated by Isaiah DeRose-Wilson 10 months ago
- Target version changed from v3.0.12 to v3.1.4
Updated by Matt Button 10 months ago
- Target version changed from v3.1.4 to v3.1.5
Updated by Chris Bandy 4 months ago
- Status changed from New to Closed
- Resolution set to duplicate