Sign in
Register
Home
Projects
Help
Search
:
KohanaPHP
» Kohana v3.x
Overview
Activity
Roadmap
Issues
Wiki
Files
Repository
v3.0.8
09/22/2010
100%
135 closed
(100%) 0 open (0%)
Time tracking
Estimated time
1
.55
hour
Issues by
Category
Tracker
Status
Priority
Author
Assignee
Core
92/92
Modules:Auth
2/2
Modules:Cache
2/2
Modules:Codebench
1/1
Modules:Database
12/12
Modules:Image
2/2
Modules:ORM
9/9
Modules:Pagination
4/4
Modules:Unittest
2/2
Modules:Userguide
2/2
Related issues
Bug Report #2680
: Request::uri() should url-encode parameters
Bug Report #2780
: Database Table Prefixes aren't correctly handled when joining
Bug Report #2803
: Trying to optimise call_user_func_array with a switch is pointless
Bug Report #2860
: Database_Result::as_array inconsistent with ORM::as_array
Bug Report #2912
: Race condition in saving find_file_paths cache
Bug Report #2937
: Profiler doesn't show nice in the API browser
Bug Report #2953
: ORM Callbacks
Bug Report #2960
: Session drivers should have different _name by default
Bug Report #2961
: Pagination should url-encode parameters
Bug Report #2963
: The API guide requires models for "through" relationships even though kohana doesnt.
Bug Report #2974
: JOIN ON values are quoted
Bug Report #2985
: sqlite pdo list taables and columns
Bug Report #2995
: Kohana_UploadTest assertions failed
Bug Report #2997
: apache segfault
Auth -
Bug Report #3030
: Consistency in logins count autoincrement
Bug Report #3050
: Comment need update in options method of Kohana_CLI
Bug Report #3055
: base_url not being removed from params in Route
Bug Report #3056
: Development Process Change
Bug Report #3071
: Missing Validate error messages in messages/validate.php
Bug Report #3072
: Decimal spits out :param1 if none specified
Cache -
Bug Report #3077
: Wrong return value for Kohana_Cache_Xcache::get() on a non-existing key
Bug Report #3079
: Supporting installation in subdirectories
Bug Report #3080
: Validate::callback documention is not up-to-date
Bug Report #3081
: Cache config option default_expire is duplicated
Bug Report #3082
: Invalid session characters
Cache -
Bug Report #3083
: Cache module always uses 'file' unless one is specified in Cache::instance()
Bug Report #3084
: Third parameter to __() is useless
Bug Report #3089
: ErrorException [ Strict ]: Non-static method Kohana_Database::table_prefix() should not be called statically, assuming $this from incompatible context
Bug Report #3092
: Tests: Kohana_Core fail
Bug Report #3094
: Authentication shortcuts can't work
Bug Report #3096
: install.php is not showing correct stat information
Bug Report #3097
: try/catch block is unnecessary
Bug Report #3102
: Database module does not honour table aliases with the table prefix
Userguide -
Bug Report #3105
: Copyright notice is incorrect for modules
Bug Report #3107
: Arr::path() not working as expected
Bug Report #3108
: Crasher: Seg fault in Kohana_Request::send_file() - with patch
Bug Report #3109
: Invalid method complete_login called in Model_User
Bug Report #3110
: URL::site chokes on colons
Bug Report #3111
: Validation callbacks "username_available" and "email_available" are unreliable
Bug Report #3114
: DEVELOPERS.md is out of date
Bug Report #3122
: Text::limit_words and Text::limit_chars should not assume HTML output by default
Bug Report #3128
: 3.1 code found its way into master
Bug Report #3136
: ORM count_all should return an integer
Bug Report #3138
: Kohana Pagination returns URLs without ampersands encoded in query strings
Bug Report #3139
: Arr::merge() throws an exception when values are of different types
Bug Report #3140
: Additional Arr::merge() unit test
Bug Report #3148
: Profiler impossible to extend from a module
Bug Report #3149
: URL::base incorrectly determines the domain and protocol
Bug Report #3150
: Unreachable code in Arr::path
Bug Report #3151
: Config unit tests fail when mcrypt is not available
Bug Report #3152
: Throw Database_Exception instead of rethrowing PDO_Exception for more error information.
Bug Report #3158
: Validate - match not matching
Bug Report #3161
: unittest and db_connection
Bug Report #3162
: Text::auto_link with attributed tags
Bug Report #3166
: Kohana_RequestTest::test_url fails is you set a base_url
Bug Report #3171
: Not used property in Session Database driver
Bug Report #3172
: Documentation example on $_created_column incorrect
Bug Report #3177
: Request::send_file() fails for IE w/ SSL
Bug Report #3179
: Kohana_HTML::attributes() uses htmlspecialchars instead of HTML::chars()
Bug Report #3186
: phpunit tests fail
Bug Report #3189
: auto_link_emails breaks for repeated addresses
Bug Report #3190
: Text::auto_link_urls breaks if link text contains an URL
Bug Report #3192
: ORM join bug
Bug Report #3193
: Text::limit_words() fails on MS-Word characters
Bug Report #3201
: session lifetime
Bug Report #3208
: html::image doesn't work with base64
Bug Report #3209
: error page
Bug Report #3210
: Kohana core fails if php file saved in not utf-8 encoding
Bug Report #3211
: UTF8::str_ireplace - cannot accept array
Bug Report #3213
: Error in modules\image\classes\kohana\image.php
Bug Report #3214
: Cannot use Kohana::find_file() to locate files without an extension
Bug Report #3215
: Inflector::singular() and Inflector::plural() $count parameter is broken
Bug Report #3219
: MySQL driver doesn't use the port
Bug Report #3220
: request uri bug
Bug Report #3223
: API breaking changes introduced by #3149
Bug Report #3226
: Inflector does not properly handling words ending in 'us'
Bug Report #3228
: Request $_params should be url decoded
Bug Report #3229
: Codebench throws "Division by zero" Warning - ErrorException
Userguide -
Bug Report #3233
: intermittent issue with packages and comments getting picked up in userguide
Bug Report #3235
: Base cache directory should be auto-created
Bug Report #3239
: Kohana::_debug() fails with invalid multibyte characters
Bug Report #3240
: Validate::numeric()
Bug Report #3247
: ucfirst in Model::factory
Bug Report #3248
: validate::not_empty
Bug Report #3252
: profiler
Bug Report #3253
: send_file infinite loop with errors off
Bug Report #3256
: Text::random(NULL, $length) should use default type of pool ('alnum')
Bug Report #3259
: Memory exhausted because of Image_GD
Bug Report #3263
: Native session cause Cache-Control header to be set
Feature Request #2226
: Formatting Numbers as Text
Feature Request #2870
: ORM - Doesn't have count_last_query()
Feature Request #2882
: Make Kohana::cache() default lifetime configurable
Feature Request #2955
: About the ability to UPDATE and DELETE from multiple tables
Userguide -
Feature Request #2964
: Add link to ORM Tutorial in ORM API Browser
Feature Request #2981
: Delete expired cache entries
Feature Request #3011
: limit() for DB::Update()
Feature Request #3012
: FlashData support
Feature Request #3035
: Timezone and timestamp format (used in Kohana_Log) should be available system-wide.
Feature Request #3059
: Validate on empty arrays
Feature Request #3064
: Arr::path can check for a "regular" key before starting with his logic
Feature Request #3067
: Kohana_Session_Native doesn't use Cookie Parameters when calling session_set_cookie_params
Feature Request #3068
: Get the current session id
Feature Request #3070
: Arr::get should support empty() as well.
Feature Request #3078
: Add Request::set_param() function
Feature Request #3085
: One off translations with i18n::get()
Feature Request #3091
: Create form contronl add id
Feature Request #3104
: Get cookie name for session id
Feature Request #3112
: Kohana_Route::uri() should allow duplicate slashes
Feature Request #3117
: ORM, Database
Feature Request #3118
: Renaming a Select
Feature Request #3142
: SQL IN works only in one way
Feature Request #3146
: [Session] working with array values
Feature Request #3155
: Validate->errors() have a default of $file = '' instead of $file = NULL.
Feature Request #3164
: Session parameter binding
Feature Request #3165
: Database::connect() should throw Database_Exception
Feature Request #3181
: __wakeup() improvements
Feature Request #3200
: Move luhn check code out of Validate::credit_card()
Feature Request #3238
: Kohana_Text::limit_chars' limit with preserved words should be the top-limit
Feature Request #3241
: Pagination link for first page should follow the same pattern as other pages.
Auth -
Feature Request #3243
: Auth module
Feature Request #3244
: Reverse Pagination
Feature Request #3251
: Extract Request::detect_uri from Request::instance
Feature Request #3254
: Default Kohana::$environment to $_SERVER['KOHANA_ENV'] if set
Feature Request #3255
: all config files should under app path, and not do merge
Feature Request #3258
: Add option to Kohana_Log to allow for immediate write
Feature Request #3261
: Specify own delimiter to Arr::path
Feature Request #3264
: Get multiple values from Request::user_agent
Support Request #3087
: About "setlocale(LC_ALL, 'es.utf-8')" And "I18n::lang"
Support Request #3153
: URL::site why index.php is TRUE ?
Patch #3075
: Enhance KO3s filesystem enabling separation of work that overrides somebody elses work
Patch #3098
: Chmod cache files to 0666
Patch #3206
: parsing namespaced tags from feeds
Patch #3222
: Adding DIRECTORY_SEPARATOR to UTF8 and RouteTest
Patch #3225
: Date::span() performance patch
Patch #3230
: Form:label helper Tests and minor addition
Total issues vs. Closed issues
Loading...