Sign in
Register
Home
Projects
Help
Search
:
KohanaPHP
» Kohana v3.x
Overview
Activity
Roadmap
Issues
Wiki
Files
Repository
v3.0.9
12/30/2010
100%
126 closed
(100%) 0 open (0%)
Time tracking
Estimated time
3
.00
hours
Issues by
Category
Tracker
Status
Priority
Author
Assignee
Core
74/74
Internals
1/1
Modules:Codebench
1/1
Modules:Database
13/13
Modules:ORM
1/1
Modules:Unittest
6/6
PHPCS Coding Standards
1/1
Related issues
ORM -
Bug Report #2830
: PDO & Auth
Bug Report #2879
: Error on Object of type 'variant' causes ReflectionException
Bug Report #2881
: Database_Query cached() method doesn't use default lifetime.
Bug Report #2884
: Cached database query result files/folders are never cleared.
ORM -
Bug Report #2903
: orm function with a bit incorrect behaviour
ORM -
Bug Report #2904
: has_many + through with pdo adapter
ORM -
Bug Report #2958
: ORM not loading values when using has_many "through" relationships.
ORM -
Bug Report #2962
: ORM: Validation with TRUE filters adds empty properties visible when doing $entity->as_array()
ORM -
Bug Report #2982
: Can't read or update additional data in pivot tables using Through and ORM.
ORM -
Bug Report #2983
: Updating Model Property Triggers Validation Errors if Property Missing in $_POST
ORM -
Bug Report #2996
: Can't read or update additional data in pivot tables using Through and ORM.
ORM -
Bug Report #3002
: ORM doesnt filter Validate rules for missing fields
ORM -
Bug Report #3124
: ORM shouldn't create new Validate object on every call of check()
Auth -
Bug Report #3154
: authautologin cookie
Bug Report #3194
: arr::path error if value of wildcard array is not an array
Userguide -
Bug Report #3197
: debugging.errors formatting doesn't work
Userguide -
Bug Report #3198
: Errors/404, redirects and javascript fliker
Bug Report #3204
: Broken current() in Database_Result_Cached with PDO
Auth -
Bug Report #3217
: logged_in doesn't really check arrays
Userguide -
Bug Report #3224
: 404 pages should not have disqus
Userguide -
Bug Report #3232
: Checking and removing special characters from classes
Bug Report #3265
: URL::params with or without $_GET
Bug Report #3266
: Submodule branch naming is inconsistent.
Bug Report #3269
: Arr::path should not trim wildcards from beginning of path
Bug Report #3271
: Kohana::dump() is broken for non-utf8 charsets
Bug Report #3272
: bootstrap.php should probably use getenv ranter than $_ENV
Bug Report #3274
: The default timezone in bootstrap should be UTC
Bug Report #3277
: form is posting twice
Bug Report #3280
: ErrorException isn't throwed to my bootstrap.php
Bug Report #3282
: Modify Date::fuzzy_span to allow user to specify the "now" time
Bug Report #3284
: Session native does not delete session cookie.
Bug Report #3285
: session fixation: sid created only by script
Bug Report #3287
: Various classes links to http://kohanaphp.com/license.html, which does not exist
Bug Report #3291
: PDO database driver causes "syntax error" problems if the SQL query failed to run
Bug Report #3292
: install.php no longer works with PHP 5.2
Bug Report #3293
: Inflector is missing the word media
Bug Report #3296
: Unable to use NULL as view variable
Bug Report #3298
: Make sure tests are compatible with PHPUnit 3.5
Bug Report #3299
: Constants should come before variables in comparisons
Bug Report #3303
: Data information leak in stacktrace
Bug Report #3307
: URL::base does not consider port in 3.0.8
Bug Report #3311
: Validate()->errors() doesn't translate labels correctly
Bug Report #3312
: Translate doesn't actually translate?!
Bug Report #3313
: Request::detect_uri must never return FALSE
ORM -
Bug Report #3318
: ORM as_array() after a find_all()
Bug Report #3319
: HTML::anchor() won't work with URIs that doesn't contain '://'
Bug Report #3325
: displaying broken utf8 in forms
Bug Report #3327
: Class declaration errors cause autoloader to give misleading error
ORM -
Bug Report #3331
: ORM on wakeup doesn`t restore proper ignored_columns
Bug Report #3335
: Fatal Error on tearDown of unittest
Bug Report #3338
: Bug in .htaccess for Apache 2.2
Bug Report #3342
: No default messages for some of Kohana_Validate validate methods
Bug Report #3344
: XSS Filter anti IE-Style BUG
Bug Report #3345
: RewriteBase in example.htacess does not match base_url in application/bootstrap.php
ORM -
Bug Report #3352
: ORM + Auth Module Issue
Bug Report #3361
: Add hero => heroes to inflector.irregular config
Bug Report #3362
: URL::query doesn't filter FALSE values.
Bug Report #3365
: UTF8::str_pad - Incorrect length of the output for STR_PAD_BOTH parameter
Bug Report #3368
: FILEINFO_MIME_TYPE Available since PHP 5.3.0
Bug Report #3369
: Class 'PHPUnit_Framework_TestSuite' not found
Bug Report #3371
: Request::send_file and PHP safe mode
Bug Report #3374
: ko3 request action is 0 bug
Bug Report #3375
: error default controller in cli mode
Bug Report #3382
: passing blank array into $orm->where('column', 'IN', array()) will result query error
Bug Report #3383
: default Bootstrap & Request::instance fail when $_SERVER['PATH_INFO'] not defined.
Bug Report #3387
: Added 'purchase' => 'purchases' to irregular Inflector configuration.
Bug Report #3388
: Inflector::plural changing case of input
Auth -
Bug Report #3391
: Poor design
Bug Report #3393
: PHPUnit 3.5.x addFileToFilter
Bug Report #3395
: Error in the class Kohana_Validate when using custom rules (rule of OOP call).
Bug Report #3403
: Default value for request::redirect()
Bug Report #3405
: Failed unittest test_offset, test_unix2dos, test_dos2unix when it has changed timezone
Bug Report #3422
: Wrap unserialize() in Kohana::cache() into try..catch
Bug Report #3428
: error handling issue
Bug Report #3434
: Inaccurate memory reporting
Bug Report #3441
: Missing log message types in Kohana_Core
Bug Report #3443
: Querybuilder on() function not accepting IN operator
Bug Report #3444
: Kohana::debug does not escape quotes in strings
Bug Report #3446
: 500 internal server error
Bug Report #3447
: Validate::errors() does not properly use the $translate parameter
Bug Report #3449
: [Database Module] join builder bug
Bug Report #3452
: Kohana Arr::merge bug
Bug Report #3453
: unix2dos and dos2unix failures
Bug Report #3456
: Unit testing documentation ambiguity
Bug Report #3462
: Validate class error() AND check() method
Bug Report #3467
: to functions with same name in model (ORM) causes to unhandled exception
Bug Report #3468
: Validation doesn't trim() labels
Bug Report #3470
: error screen shows an <a> tag instead of interpreting it as html
Bug Report #3472
: Errors after run
Bug Report #3473
: Security::token uses native session driver
Bug Report #3474
: URL:base port bug
Bug Report #3494
: Assert messages display using HTML Entities
Bug Report #3500
: Incorrect handling of attributes without values in HTML::attributes
Bug Report #3519
: Pull requests for fixing coding standards in various repos
Bug Report #3521
: PHPUnit Warnings
Feature Request #1882
: Resumable downloads with Request and Range header
Feature Request #2514
: Arr::get_chain()
Feature Request #2827
: Redirect outside of base_url
ORM -
Feature Request #2848
: list_columns() caching
ORM -
Feature Request #2896
: Adding table name to the column name when creating WHERE conditions in query builder
Userguide -
Feature Request #2959
: Use jQuery.Syntax for syntax highlighting
Feature Request #3024
: A method to convert Database_Result object to an array of arrays
Feature Request #3065
: Add Arr::pluck() method, extracts all elements of a specific key from an array of similar rows
Feature Request #3168
: HTML::abbr() method to selectively wrap HTML in abbreviation tags
Feature Request #3218
: Database - add parameters to mysql_fetch_object in Database_Result
Userguide -
Feature Request #3245
: Show protected properties in the userguide
Feature Request #3260
: Accept an array as well as key-string in Arr::path
Feature Request #3267
: Add decamelize method to inflector
Cache -
Feature Request #3276
: Cache and Kohana::$caching
Feature Request #3278
: UTF8::clean default character set
Feature Request #3279
: Test for ArrayObjects and other array-like objects
Feature Request #3281
: Validate::equals
Feature Request #3294
: Add using() function to Database Builder
Feature Request #3305
: better exists() support for query builder
Feature Request #3310
: default source language in i18n
Feature Request #3315
: Cross database with() in ORM
Feature Request #3330
: Default DB name for Models
Feature Request #3339
: Route's uri() should accept ORM objects
Feature Request #3398
: Query builder can't use order by with update query
Feature Request #3400
: Add "like" method to Query Builder
Feature Request #3430
: Autocomplete for magic methods/properties
ORM -
Feature Request #3458
: ORM should provide errors() after check()
Feature Request #3480
: StdErr and StdOut log writers.
Patch #3349
: system/classes/kohana/session/native.php:36 : session_start(); => @session_start();
Patch #3357
: Kohana_Log_File and php safe mode
Patch #3517
: Pull Request on github. kohana/database
Total issues vs. Closed issues
Loading...