Activity
From 2014-04-26 to 2014-05-25
2014-05-25
-
11:29 Bug #58494: Inifinite redirects if index.php presents in URI
- Hello Bastian,
mod_proxy_fcgi does not set fcgi env properly and therefore Flow can not resolve SCRIPT_NAME properly...
2014-05-24
-
18:20 Bug #59084 (New): if 403 Exception show reason
- hi,
if access to a resource is blocked, there should be a clear message why:
- either by firewall
- or by policy
2014-05-23
-
18:11 Bug #58193: Forward-port changelogs to master branch
- Patch set 4 for branch *master* of project *Flow/Distributions/Base* has been pushed to the review server.
It is avai... -
12:11 Feature #52064: HTTP components for handling requests
- Patch set 22 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab... -
12:07 Feature #45293: More flexible parsing of body arguments
- Patch set 15 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab...
2014-05-22
-
23:34 Bug #59049 (New): TYPO3\Flow\Error\Exception thrown in file ErrorHandler.php
- Notice: Undefined variable: exception in /var/www/html/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO...
-
16:26 Bug #59031 (Under Review): Broken Reflection behavior on class-/filename mismatch
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
14:58 Bug #59031: Broken Reflection behavior on class-/filename mismatch
- Fix of the ReflectionService leads to following exception:
CLI:
!59031_cli.png!
Web:
!59031_web.png! -
14:45 Bug #59031 (Closed): Broken Reflection behavior on class-/filename mismatch
- When a PHP class is not named exactly like the corresponding file, weird things happen:
* If only the case doesn't m... -
16:16 Bug #59023: BooleanConverter should not convert empty values to boolean
- Bastian Waidelich wrote:
One more addition ;)
> Actually that only makes sense for radio buttons.
I just realized ... -
16:13 Bug #59023: BooleanConverter should not convert empty values to boolean
- One addition:
> Instead I'd suggest to add an argument to the checkbox & radio VHs [...]
Actually that only mak... -
15:58 Bug #59023: BooleanConverter should not convert empty values to boolean
- I don't think you forget anything, but I don't think that we should change the behavior of the BooleanConverter to re...
-
15:50 Bug #59023: BooleanConverter should not convert empty values to boolean
- One possible solution _could_ be to change the value of the hidden default value for checkboxes to "0", but that woul...
-
12:51 Bug #59023: BooleanConverter should not convert empty values to boolean
- ..By the way: It should work if the request does not contain the argument in question. So if you use:...
-
12:48 Bug #59023 (New): BooleanConverter should not convert empty values to boolean
- Alexander Berl wrote:
> Basically, the scenario is that you want to ask a customer for a *required* boolean decisi... -
12:13 Bug #59023: BooleanConverter should not convert empty values to boolean
- Basically, the scenario is that you want to ask a customer for a *required* boolean decision (I want option X/I don't...
-
12:05 Bug #59023: BooleanConverter should not convert empty values to boolean
- Alexander Berl wrote:
> sorry for the short description, but we just had a case in IRC for a user (LeonardDa), whi... -
12:01 Bug #59023: BooleanConverter should not convert empty values to boolean
- Hi Bastian,
sorry for the short description, but we just had a case in IRC for a user (LeonardDa), which wanted to... -
11:56 Bug #59023 (Needs Feedback): BooleanConverter should not convert empty values to boolean
- Alexander Berl wrote:
> Currently, it is not possible to validate boolean fields for @NotEmpty, because even empty... -
11:53 Bug #59023 (New): BooleanConverter should not convert empty values to boolean
- Currently, it is not possible to validate boolean fields for @NotEmpty, because even empty values are converted to bo...
-
14:47 Revision b2653fda: [BUGFIX] Throw exception if case of class- and filename don't match
- Mismatching class- and filename case is now detected during compiletime
already and a helpful exception is thrown.
C... -
14:38 Bug #59013 (Closed): SystemLogger does not log additional arguments
-
14:33 Bug #59013: SystemLogger does not log additional arguments
- Oh, sorry for this one.
I expected the additional info in the exception log itself :)
Please close it. -
10:15 Bug #59013: SystemLogger does not log additional arguments
- I just recreated the example:...
-
10:11 Bug #59013: SystemLogger does not log additional arguments
- hmm,
i used the exception logging. maybe this is the reason why its not reproducable?
$this->systemLogger->logExcep... -
10:03 Bug #59013 (Needs Feedback): SystemLogger does not log additional arguments
- Hi Carsten,
can you please add more details, this is not reproducible.. For example: The router calls... -
13:57 Bug #58193: Forward-port changelogs to master branch
- Patch set 4 for branch *master* of project *Neos/Distributions/Base* has been pushed to the review server.
It is avai... -
11:00 Bug #58959: FunctionalTestCase->registerRoute() does not support the httpMethods configuration
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
09:58 Revision 84bff66b: Merge "[TASK] Log configuration details of WebRedirects"
2014-05-21
-
21:08 Bug #59013 (Closed): SystemLogger does not log additional arguments
- The SystemLogger Interface supports additional arguemtns on exception logging.
But the dont appear in the logfile. -
19:40 Bug #55703: CSRF Protection with X-Flow-CsrfToken Header doesn't work
- Patch set 1 for branch *2.1* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
19:40 Bug #55703: CSRF Protection with X-Flow-CsrfToken Header doesn't work
- Patch set 1 for branch *2.2* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
19:39 Bug #55703: CSRF Protection with X-Flow-CsrfToken Header doesn't work
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
19:26 Bug #55703: CSRF Protection with X-Flow-CsrfToken Header doesn't work
- Patch set 1 for branch *2.1* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
19:26 Bug #55703: CSRF Protection with X-Flow-CsrfToken Header doesn't work
- Patch set 1 for branch *2.2* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
19:24 Bug #55703: CSRF Protection with X-Flow-CsrfToken Header doesn't work
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
19:40 Revision 23b05053: [BUGFIX] Fix header handling for CSRF tokens
- This commit fixes a typo in the expected CSRF token header name.
Change-Id: I04a2b69084dafd07077384cb1cb6701cec19756... -
19:39 Revision e8b17253: [BUGFIX] Fix header handling for CSRF tokens
- This commit fixes a typo in the expected CSRF token header name.
Change-Id: I04a2b69084dafd07077384cb1cb6701cec19756... -
15:23 Bug #58996 (New): ResourceManager adding to persistence
- If youre using the resourceManager to create a resource from content f.e.
it creates the resourcepointer and adding ... -
10:37 Bug #56598 (Resolved): Absolute URI for WebEntry
- Applied in changeset commit:002aea5b7b7c5de25f25e79359e686de5a64f8e2.
2014-05-20
-
23:50 Bug #58975 (New): Fix command for Linux in Qucikstart documentation
- Since almost all Linux based installations will use www_data as group, we should use it everywhere. Above the fixed l...
-
23:42 Feature #52064: HTTP components for handling requests
- Patch set 21 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab... -
16:00 Bug #58853: configuration:validate -> Problems in FLOW
- dublicated #57583
-
14:25 Bug #58959: FunctionalTestCase->registerRoute() does not support the httpMethods configuration
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
14:17 Bug #58959 (Under Review): FunctionalTestCase->registerRoute() does not support the httpMethods configuration
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
13:50 Bug #58959 (Resolved): FunctionalTestCase->registerRoute() does not support the httpMethods configuration
- Currently it is not possible to register routes in the FunctionalTestCase that limit possible httpMethods
-
12:41 Bug #55703 (Under Review): CSRF Protection with X-Flow-CsrfToken Header doesn't work
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
12:10 Bug #58953 (Closed): When an import is missing, no error is shown
- Aimo Künkel wrote:
> # Is there a recommendation for "set up correctly"?
You don't really need anything special... -
11:56 Bug #58953: When an import is missing, no error is shown
- Thanks for the info
# Is there a recommendation for "set up correctly"?
# do simple type also need a leading Backsla... -
11:48 Bug #58953: When an import is missing, no error is shown
- Aimo Künkel wrote:
> on my machine there's a blank result, on my colleague's machine it shows
>
> > Fatal error... -
11:39 Bug #58953: When an import is missing, no error is shown
- Thanks for your update Bastian,
on my machine there's a blank result, on my colleague's machine it shows
> Fata... -
11:34 Bug #58953 (Needs Feedback): When an import is missing, no error is shown
- Hi Aimo,
I was surprised and tried to reproduce the problem - without success..
In *Development Context* I get ... -
11:26 Bug #58953: When an import is missing, no error is shown
- I put this up because my (and propably any other) php linter doesn't recognize this as an error (since Object is just...
-
11:22 Bug #58953 (Closed): When an import is missing, no error is shown
- When you use a type hint in an action without namespace and you forgot to import that class, the response will be a b...
2014-05-19
-
15:21 Feature #52064: HTTP components for handling requests
- Patch set 20 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab... -
15:19 Bug #58927 (New): Overlapping ressouce definitions in Policy.yaml resolved incorrectly
- Just encountered this particular bug while updating a Policy.yaml file.
If you have two ressource definitions that... -
14:57 Feature #51676: Support of symlinks for Resources
- Hi,
this fix was reverted in 2.2.0-bata2 besause of some bugs (according to the change log). Is there a new ticket f... -
11:56 Feature #45293: More flexible parsing of body arguments
- Patch set 14 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab... -
11:01 Feature #45293: More flexible parsing of body arguments
- Patch set 13 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab...
2014-05-17
-
22:34 Bug #58894 (New): MySQL max key length exceeded during Neos setup
- I tried to install Typo3 Neos 1.1 Beta 2 including Flow 2.2 and recieved the exception listed below during setup proc...
2014-05-16
-
11:58 Bug #58517: Integer arent allowed as object identifier in routes
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
11:58 Bug #48887: Support numeric identifiers in IdentityRoutePart
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
11:33 Bug #56598: Absolute URI for WebEntry
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
11:33 Revision 002aea5b: [BUGFIX] Fix support for absolute URIs in WebRedirect options
- Fixes support for authentication provider redirects to external
domains.
Background:
If a ``WebRedirect`` is config... -
10:12 Bug #58853 (Resolved): configuration:validate -> Problems in FLOW
- Packages/Framework/TYPO3.Flow/Configuration/Settings.yaml:195...
-
09:36 Bug #58852 (New): TYPO3\Flow\Security\Exception\AccessDeniedException should clarify which action fails to execute
The exception should definitly state, which actions failed to execute ...
2014-05-14
-
19:55 Feature #44891: Routes should be able to enforce http/https protocol
- FYI: That would be resolved with #53080
-
18:40 Bug #56598: Absolute URI for WebEntry
- I finally got around pushing this one. Sorry, I didn't know that this feature was already (incorrectly) implemented. ...
-
18:39 Bug #56598 (Under Review): Absolute URI for WebEntry
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
18:23 Bug #58517 (Under Review): Integer arent allowed as object identifier in routes
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
18:23 Bug #48887 (Under Review): Support numeric identifiers in IdentityRoutePart
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
18:08 Bug #48887 (Accepted): Support numeric identifiers in IdentityRoutePart
- I lost track of this one.. But I'm on it now
-
18:10 Bug #56607 (Closed): Don't use object path mapping for object routes without custom uriPattern
- As mentioned above, this is already the case in current master
-
16:57 Bug #29979 (Closed): PersistenceManager::getIdentifierByObject() only returns first Id property
- The related review has been abandoned. Closing until this has a valid use case
-
16:28 Bug #58494 (Needs Feedback): Inifinite redirects if index.php presents in URI
- Rafael Kähm wrote:
Hi Rafael,
thanks for reporting and the detailed description. So is this resolved or is http... -
13:03 Feature #43569: Exception Handler should respect format
- Christopher Hlubek wrote:
> Regarding the new media type: It makes sense, but for Flow it's too generic because a ... -
10:51 Feature #43569: Exception Handler should respect format
- Bastian Waidelich wrote:
> I still couldn't find a good hypermedia format for errors.. Maybe we could use "applicati... -
12:06 Bug #58744: Can not split configuration in settings.yaml
- I think this would be useful
2014-05-13
-
22:18 Revision 3c8707ec: [BUGFIX] ClassLoader creates correct fallback path map
- The ClassLoader would build a simple fallback path map but this
would then fail in loadClass() because the structure ... -
17:32 Revision bcd36002: Merge "[BUGFIX] Fix support for local PSR-4 packages"
-
15:59 Bug #58773: Improve NoMatchingRouteException
- I started on a basic solution that suggests a route configuration if its missing:
Before:
!58773_before.png!
Aft... -
15:56 Bug #58773 (Accepted): Improve NoMatchingRouteException
- Currently, when trying to create an URI but no matching route could be found, one only gets a very generic "Could not...
-
15:46 Feature #43569: Exception Handler should respect format
- I still couldn't find a good hypermedia format for errors.. Maybe we could use "application/api-problem+json":http://...
-
09:57 Bug #58744 (New): Can not split configuration in settings.yaml
- Hi
I don't know if this is a bug. If not, please close this ticket.
I tried to organize a little my settings.ya...
2014-05-11
-
14:16 Feature #58696 (Under Review): TypedArrayConverter
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
13:57 Feature #58696 (Resolved): TypedArrayConverter
- Flow is missing a TypeConverter that can turn simple arrays into an "object array" (aka generics).
For this to work ... -
12:57 Task #33801 (Rejected): Add a "mixed" type converter
- Closing due to missing feedback. Feel free to comment and/or re-open if you don't agree
-
12:54 Bug #49815 (Resolved): PersistentObjectConverter does not allow to set arbitrary setters
-
12:54 Bug #51385 (Resolved): BooleanConverter considers "false" TRUE
-
12:54 Bug #51255 (Resolved): CommandController: Fix parsing of boolean values
2014-05-10
-
19:27 Revision 4996c5e1: [TASK] Add behat tests for method policies
- This adds a Behat ``FeatureContext`` that allows for testing
arbitrary policies and adds a simple feature for "method... -
17:13 Revision 6690e345: Merge "[TASK] Allow for custom policies to be registered in testing context"
-
17:09 Revision 7336d2e0: Merge "[BUGFIX] CommandController must reset its arguments on dispatch"
-
17:06 Revision 184072f1: Merge "[BUGFIX] TestingToken must not rely on a session"
-
17:02 Revision 4ef67d91: [BUGFIX] TestingToken must not rely on a session
- This changes the ``TestingToken`` to implement the
``SessionLessTokenInterface`` so that it doesn't rely on a session...
2014-05-08
-
17:17 Revision c93c801f: [BUGFIX] Fix support for local PSR-4 packages
- Basic support for PSR-4 package has been introduced with a previous
change (I9b2dae7761ef48389d9915c1269df2fdf771af8c... -
13:24 Revision 85dea6c8: [BUGFIX] Fix basic support for packages with multiple PSR-0/4 mappings
- Some (3rd party) package define multiple autoload mappings for
different PHP namespaces in their composer manifest, f... -
10:23 Feature #58622 (New): Clearer Exception: Array to string conversion
- If an array to string conversion happens in a FLUID Template, the Exception should state, where it happend in the FLU...
-
01:28 Revision e6a1e9ed: [TASK] Update translations from translation tool
- Releases: master
2014-05-07
-
12:29 Revision 746849fb: [TASK] Allow for custom policies to be registered in testing context
- This adds some custom handling to the ``ConfigurationManager`` that
allows to initialize Flow with a different ``Poli... -
12:28 Revision d2369693: [BUGFIX] CommandController must reset its arguments on dispatch
- The CLI CommandController is not stateless in the sense that it
just adds argument definitions without removing previ... -
12:28 Revision c99a1be5: [BUGFIX] TestingToken must not rely on a session
- This changes the ``TestingToken`` to implement the
``SessionLessTokenInterface`` so that it doesn't rely on a session... -
09:18 Revision fe8558f9: Merge "[TASK] Make Flow Package/Package HHVM compatible"
2014-05-06
-
23:47 Bug #58494: Inifinite redirects if index.php presents in URI
- So i found solution for this problem.
Best way to run FPM with Apache 2.4 (mod_proxy_fcgi) at all is here describe... -
16:05 Bug #58494: Inifinite redirects if index.php presents in URI
- Here is https://gist.github.com/RafaelKa/29f5c5bcae902ef4740a#file-request-php-L444-L447 hotfix.
-
15:39 Bug #58494: Inifinite redirects if index.php presents in URI
- I don't know currently if this is Apache's or PHP's fault but i'm sure that _SERVER["SCRIPT_NAME"] and _SERVER["PHP_S...
-
22:14 Feature #58579: Adding own environment constants to Flow
- Patch attached.
Can't set "has patch". Please fix. -
21:16 Feature #58579 (New): Adding own environment constants to Flow
- It would be pretty helpful if we could define allowed environment constants to be included into Flow.
This way it co...
2014-05-05
-
14:01 Bug #58517 (Accepted): Integer arent allowed as object identifier in routes
- Thanks for reporting
-
13:40 Bug #58517 (Resolved): Integer arent allowed as object identifier in routes
- I want to have an integer as persistence object identifier, so I implemented it this way:...
2014-05-04
-
13:49 Bug #58494 (Needs Feedback): Inifinite redirects if index.php presents in URI
- TYPO3.Welcome package can show this issue.
If you have fresh TYPO3 Flow Setup and call http://...../index.php/flow...
2014-05-02
-
10:58 Task #58408 (New): Disable manualy persisting
- HTTP says, no writing if GET.
But in Neos f.e. there are several places using hard/manualy persisting somewhere insi... -
01:29 Revision cdc55dd0: [TASK] Update translations from translation tool
- Releases: master
Also available in: Atom