Activity
From 2009-03-17 to 2009-04-15
2009-04-15
-
01:24 Feature #3093 (Resolved): Implement annotation based validation rules for models
- Make these @validate annotations work in a model:...
-
01:11 Feature #3092 (Resolved): Support annotation-based validation rules in controller actions
- It should be possible to define additional validation rules for arguments of a controller action by declaring them in...
-
01:05 Feature #3091 (Resolved): Support new method "initializeXYAction" in controllers
- Controllers should check if a method "initializeFooAction" exists for an action "foo" and call it before the action "...
2009-04-06
-
08:05 Feature #3041 (Closed): Caching Framework - ask for validity
- It woul be useful to ask the cache if it is still valid.
Background:
If something critical is cached - that for ...
2009-04-03
-
23:00 Bug #3034 (Resolved): The Resolve Handler Resolver doesn't check if potential resolve handlers are registered objects
- Applied in changeset r2127.
-
22:05 Bug #3034 (Resolved): The Resolve Handler Resolver doesn't check if potential resolve handlers are registered objects
- While resolving possible resolve handlers, a list of all classes implementing the ResolveHandlerInterface is compiled...
-
22:08 Bug #3027: Rev 2122 results in an Exeption when loading FLOW3 a second time after clearing the chache
- This Exception is created when an aspect for the RequestHandler is defined.
After removing the aspect the exception ... -
22:07 Bug #3027: Rev 2122 results in an Exeption when loading FLOW3 a second time after clearing the chache
- Christoph Blömer wrote:
> I made a new checkout, cleared the cache und tried it again.
>
> The problem still exis... -
21:19 Bug #3027: Rev 2122 results in an Exeption when loading FLOW3 a second time after clearing the chache
- I made a new checkout, cleared the cache und tried it again.
The problem still exists. Nothing has changed.
The b... -
18:00 Bug #3027 (Resolved): Rev 2122 results in an Exeption when loading FLOW3 a second time after clearing the chache
- Applied in changeset r2123.
-
16:12 Bug #3027: Rev 2122 results in an Exeption when loading FLOW3 a second time after clearing the chache
- Explanation of the reason for this bug:
The object manager's registerObjectType() method registers the RouterInter... -
14:09 Bug #3027: Rev 2122 results in an Exeption when loading FLOW3 a second time after clearing the chache
- Attached a backtrace exploiting this bug
-
11:05 Bug #3027 (Accepted): Rev 2122 results in an Exeption when loading FLOW3 a second time after clearing the chache
-
12:29 Feature #3030 (Resolved): Testing framework can send bug report to mailinglist
- After the test suites are completed and a test failed, ask the Developer if a detailed bug report should be send to t...
-
11:50 Bug #3029 (Resolved): Routing is not working correctly on all platforms
- I am getting this error when i request any URL with a path part (http://flow3.local/testing , http://flow3.local/test...
2009-04-02
-
22:19 Bug #3027 (Resolved): Rev 2122 results in an Exeption when loading FLOW3 a second time after clearing the chache
- In Development Context I get:
#1166550023: Object "F3\WebDAV\MVC\RequestHandler_AOPProxy_Development" is not registe...
2009-03-31
2009-03-28
-
18:00 Feature #2982 (Resolved): Allow "-" as character for identifier in caching framework
- Applied in changeset r2106.
-
11:11 Feature #2982 (Accepted): Allow "-" as character for identifier in caching framework
-
16:20 Feature #2506: Automagic action argument registration
- I think that's all committed so far. Can we close this issue?
-
16:19 Task #2444 (Rejected): Refactor Request -> Remove *ObjectNamePattern
- It is not really "fixed", but I think we should not change it from the way it is now. I think it is better to have th...
-
16:13 Feature #2819: View Helper "Flash Message"
- What do you think of introducing a new method on the TemplateView:
$this->view->flash(... HTML STRING ...); ?
Gre...
2009-03-27
-
00:25 Bug #2851 (Resolved): TextValidator is insecure
- I could not find any other XSS strings, as they all need some kind of HTML-Tag in the string. Encoded tags are alread...
-
00:00 Feature #2832 (Resolved): Implement a "(String)Length Validator"
- Applied in changeset r2096.
-
00:00 Feature #2816 (Resolved): Implement redirect to action
- Applied in changeset r2094.
-
00:00 Feature #2957 (Resolved): Errors and exceptions should be logged to system log
- Applied in changeset r2093.
2009-03-26
-
23:36 Bug #2851 (Accepted): TextValidator is insecure
- Won by Jochen Weiland during the bug auction at T3BOARD09
-
21:51 Feature #2816 (Accepted): Implement redirect to action
- Won at T3BOARD09 bug auction by network publishing
-
21:33 Feature #2957 (Accepted): Errors and exceptions should be logged to system log
-
18:05 Feature #2982 (Resolved): Allow "-" as character for identifier in caching framework
- The caching framework contains the allowed characters that can be used for identifiers.
Since this part was backport... -
17:45 Bug #879 (Closed): setValidator et al. are misleading method names
- Has been obsoleted by recent changes.
-
15:02 Feature #2979 (Resolved): Implement replace() method for the base Repository
- Applied in changeset r2078.
-
13:39 Feature #2979 (Resolved): Implement replace() method for the base Repository
- The base Repository implementation should implement a method which allows for replacing an object which exists in the...
2009-03-25
-
16:28 Bug #2974 (New): Aspect / Proxy Cache is not emptied automatically if an interface used for introduction was modified
- On modifying an interface which is used in an aspect for introduction, the whole proxy class cache must be flushed.
2009-03-24
-
13:00 Task #2536 (Resolved): Additions to coding guidelines
- Applied in changeset r2030.
-
12:21 Feature #2957 (Resolved): Errors and exceptions should be logged to system log
- .
-
11:59 Task #2444 (Needs Feedback): Refactor Request -> Remove *ObjectNamePattern
- Hi, is this done or is there still something missing?
Also available in: Atom