Activity
From 2012-02-19 to 2012-03-19
2012-03-19
-
20:21 TYPO3.Fluid Bug #25695: Template of widgets can't be changed
- IMO this has been resolved with #10823
can you please crosscheck, thx -
20:19 TYPO3.Fluid Bug #25695: Template of widgets can't be changed
- I think we won't have a fileadmin folder in FLOW3 and I also dislike the idea of putting templates inside a fileadmin...
-
18:33 TYPO3.Flow Bug #35016 (Under Review): YamlSource creates invalid YAML files
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9748 -
18:31 TYPO3.Flow Bug #35016 (Resolved): YamlSource creates invalid YAML files
- @\TYPO3\FLOW3\Tests\Unit\Configuration\Source\YamlSource::save()@ currently separates the header from the configurati...
-
18:33 TYPO3.Flow Revision 36e46e74: [BUGFIX] YamlSource creates invalid YAML files
- YamlSource::save() currently creates Windows style EOLs
and indentation is lost in YAML files.
Change-Id: Ibc9da029e... -
18:17 TYPO3.Flow Bug #35007 (Needs Feedback): Functional tests do not work with MySQL database
- Works for me using a Phoenix setup. Are you sure in your test setup/teardown are called?
-
15:51 TYPO3.Flow Bug #35007 (Accepted): Functional tests do not work with MySQL database
- I'll check this.
-
15:15 TYPO3.Flow Bug #35007 (Resolved): Functional tests do not work with MySQL database
- If persistence is enabled in functional tests and a MySQL database is configured, I get the following error when exec...
-
18:02 Revision af953e21: [TASK] Raise submodule pointers
-
16:50 TYPO3.Fluid Feature #34232: Translation support in SelectViewHelper
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9672 -
16:37 TYPO3.Fluid Feature #34232: Translation support in SelectViewHelper
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9672 -
16:50 TYPO3.Fluid Revision 305a2790: [FEATURE] Add translation support to SelectViewHelper
- The change adds support for translation of the options labels
produced in SelectViewHelper.
The view helper can be g... -
15:48 TYPO3.Flow Bug #35011 (Under Review): Column type detection broken when Column annotation is used
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9742 -
15:45 TYPO3.Flow Bug #35011 (Resolved): Column type detection broken when Column annotation is used
- If a Column annotation is used but no type argument is given, the default "string" type will be used and override the...
-
15:02 Revision 7d12579a: [TASK] Raise submodule pointers
-
14:38 TYPO3.Flow Feature #34827 (Resolved): Precompiled reflection data for rather static packages
- Applied in changeset commit:e1810549a590de455a609443a1f35e2e3d9baee3.
-
14:33 TYPO3.Kickstart Revision 70e73695: Merge "[TASK] Fixes code style"
-
14:03 Revision ff1c99cf: [TASK] Raise submodule pointers
-
11:35 TYPO3.Flow Bug #34864 (Rejected): inproper escape of attribute names
- See #33639 for some information.
-
11:19 TYPO3.Flow Task #34817: Have a way to clear all sessions
- Since #25923 is set to target 1.0, this must go into that as well.
-
11:19 TYPO3.Flow Task #34817 (Under Review): Have a way to clear all sessions
-
11:15 TYPO3.Fluid Feature #11740 (Closed): Paginate viewhelper should be possible to handle non-query-result objects
-
10:54 Task #34875 (Under Review): Clean up code (style)
-
10:51 TYPO3.Flow Feature #31277 (Accepted): Schema based validation for arrays
2012-03-17
-
21:19 TYPO3.Fluid Feature #11740: Paginate viewhelper should be possible to handle non-query-result objects
- me neither...
-
15:35 TYPO3.Fluid Feature #11740: Paginate viewhelper should be possible to handle non-query-result objects
- this ticket could then be closed, couldn't it? i have not the rights to do it...
-
15:34 TYPO3.Fluid Feature #11740: Paginate viewhelper should be possible to handle non-query-result objects
- :-)
maybe you want to vote for the ticket in the extbase section?
http://forge.typo3.org/issues/34944 -
12:59 TYPO3.Fluid Feature #11740: Paginate viewhelper should be possible to handle non-query-result objects
- oh lol, yes! You are right. I'm in the wrong topic.
Thanks!
2012-03-16
-
22:03 TYPO3.Fluid Feature #11740: Paginate viewhelper should be possible to handle non-query-result objects
- maybe this is a stupid question: should this be an extbase/TYPO3 v4 feature request or should this be a flow3/phoenix...
-
16:06 TYPO3.Fluid Feature #11740: Paginate viewhelper should be possible to handle non-query-result objects
- you are right, sorry!
this threat should be associated to the ticket:
http://lists.typo3.org/pipermail/typo3-projec... -
09:56 TYPO3.Fluid Feature #11740: Paginate viewhelper should be possible to handle non-query-result objects
- Ehm, sure that this discussion has anything to do with my feature request? xD
I'm not! -
14:00 TYPO3.Flow Feature #34783 (Closed): Provide utility method to get unproxied class name
- Closed due to duplicity to #34426...
-
12:57 TYPO3.Flow Bug #33397: Difference for ManyToMany with JoinTable annotation and without
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8656 -
12:50 TYPO3.Flow Bug #33397: Difference for ManyToMany with JoinTable annotation and without
- Just was affected by this one by myself; I have...
-
11:13 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 22 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
11:10 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 21 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
08:41 TYPO3.Flow Feature #34674 (Accepted): NotFoundView is not injected in ActionController
-
08:41 TYPO3.Flow Bug #34675 (Accepted): NotFoundView is not used for missing actions
-
02:41 TYPO3.Flow Task #9568 (Resolved): Improve speed of AOP proxy building / reflection
- Applied in changeset commit:38c3c8e7edbb730699dbd993e180e8aee39b3e3d.
2012-03-15
-
21:28 TYPO3.Fluid Feature #11740: Paginate viewhelper should be possible to handle non-query-result objects
- [post deleted]
-
20:47 TYPO3.Flow Feature #34900 (Under Review): New role: ANONYMOUS
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9680 -
20:45 TYPO3.Flow Feature #34900 (Resolved): New role: ANONYMOUS
- Introduce a magic role which matches only if no account is currently authenticated.
-
20:07 TYPO3.Flow Bug #31677: Using current.securityContext Policies.yaml entities section triggers Parser Error
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6596 -
20:07 TYPO3.Flow Bug #34466 (Under Review): Roles are not cleared after every test in functional tests
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9676 -
20:07 TYPO3.Flow Feature #34464 (Under Review): Content security acls should follow the same concept as method security acls
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9675 -
17:04 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Some rough performance measurements for the record. Tested with current T3CON12 distribution (15.03.2012, 15:30) on W...
-
16:06 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 15 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
15:12 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
14:54 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
14:21 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
14:16 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
13:51 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
13:25 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
13:19 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
12:36 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
12:08 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
12:05 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
16:13 TYPO3.Fluid Feature #34232 (Under Review): Translation support in SelectViewHelper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9672 -
16:06 TYPO3.Flow Revision e1810549: [FEATURE] Precompiled reflection data for frozen packages
- This feature introduces "frozen packages". Through the command line
command "package:freeze" one ore more packages ca... -
16:02 Revision 929a8c6b: [TASK] Raise submodule pointers
-
15:12 TYPO3.Flow Task #9568: Improve speed of AOP proxy building / reflection
- Patch set 20 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9623 -
15:09 TYPO3.Flow Task #9568: Improve speed of AOP proxy building / reflection
- Patch set 19 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9623 -
15:04 TYPO3.Flow Task #9568: Improve speed of AOP proxy building / reflection
- Patch set 18 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9623 -
12:08 TYPO3.Flow Task #9568: Improve speed of AOP proxy building / reflection
- Patch set 17 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9623 -
11:44 TYPO3.Flow Task #9568: Improve speed of AOP proxy building / reflection
- Patch set 16 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9623 -
10:42 TYPO3.Flow Task #9568: Improve speed of AOP proxy building / reflection
- Patch set 15 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9623 -
15:11 TYPO3.Flow Revision 38c3c8e7: [FEATURE] Optimize AOP proxy building
- This simply makes AOP proxy building a lot faster.
Change-Id: I55a9bc34edba10539ef2df548e2bd0958fc15f07
Resolves: #9... -
12:18 TYPO3.Flow Bug #34879 (Accepted): Proxied object is not update()able
- in my use case, I have objects as children of a parent object.
I access these children via the <for each=""> ViewHel... -
11:32 TYPO3.Fluid Revision c523847f: [TASK] Fixes code style
- Change-Id: I20c1c7b45931b27b05e874030d044bdcdc033fb2
Related: #34875
Releases: 1.1 -
11:29 TYPO3.Kickstart Revision 1162fb48: [TASK] Fixes code style
- Change-Id: Icc19e43460194988bccd36cbc25e2eaeff72de0c
Related: #34875
Releases: 1.1 -
11:27 TYPO3.Welcome Revision 8cb33270: [TASK] Fixes code style
- Change-Id: I4a8dadb466a00e536a804aed42af7209c8450b2b
Related: #34875
Releases: 1.1 -
11:25 Task #34875 (Resolved): Clean up code (style)
- There are a number of glitches in coding style and cleanliness, like leading backslashes in @use@ statements, unused ...
-
11:05 TYPO3.Flow Bug #34872 (Resolved): Singleton validators never have their options passed
- The @ValidatorResolver@ does not pass options to validators that are singletons:...
-
10:53 TYPO3.Flow Feature #9861: Leave logging up and running as long as possible
- Christian Mueller wrote:
> Actually the logging is not shutdown at all atm. Maybe we could shut it down after the Bo... -
10:45 TYPO3.Flow Feature #34867: Allow setting target type in MVC Argument
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9655 -
10:30 TYPO3.Flow Feature #34867 (Under Review): Allow setting target type in MVC Argument
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9655 -
10:03 TYPO3.Flow Feature #34867 (Resolved): Allow setting target type in MVC Argument
- Consider the following use case:...
-
10:45 TYPO3.Flow Revision 6475457d: [FEATURE] Allow setting dataType from outside
- This change introduces a public setter method for
the dataType property, making it possible to
influence the target t... -
10:37 TYPO3.Flow Bug #27721: Permissions of uploaded resources not correct
- Christian Mueller wrote:
> Isn't the current state enough with calling fixFilePermissions after move_uploaded_file()... -
09:54 TYPO3.Flow Feature #34866 (Resolved): Allow fluently working with PropertyMappingConfiguration
- Consider the following use case:...
-
07:35 TYPO3.Flow Bug #29582 (Closed): you should be able to pass any kind of objects to action methods
2012-03-14
-
23:14 TYPO3.Flow Bug #34864 (Rejected): inproper escape of attribute names
- hi all,
I named an attribute "order" in my model and thus ran into problems running "./flow3 doctrine:update", sin... -
22:21 TYPO3.Flow Bug #26903: Flush Doctrine metadata cache with FLOW3 caches
- Metadata is a problem that is probably solved, but proxy classes stay around for too long. I deleted a package and th...
-
21:40 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
15:51 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
15:46 TYPO3.Flow Feature #34827: Precompiled reflection data for rather static packages
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
12:13 TYPO3.Flow Feature #34827 (Under Review): Precompiled reflection data for rather static packages
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9644 -
11:46 TYPO3.Flow Feature #34827 (Resolved): Precompiled reflection data for rather static packages
- Packages which are usually not touched during development (such as FLOW3, Fluid etc.) don't need to be monitored for ...
-
21:40 TYPO3.Flow Task #9568: Improve speed of AOP proxy building / reflection
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9623 -
19:15 TYPO3.Flow Task #9568: Improve speed of AOP proxy building / reflection
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9623 -
18:26 TYPO3.Flow Task #9568: Improve speed of AOP proxy building / reflection
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9623 -
15:42 TYPO3.Flow Task #9568: Improve speed of AOP proxy building / reflection
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9623 -
13:50 TYPO3.Flow Task #9568 (Under Review): Improve speed of AOP proxy building / reflection
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9623 -
19:33 TYPO3.Flow Feature #30256 (Under Review): Package help in CLI
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9653 -
19:28 TYPO3.Flow Feature #30256 (Accepted): Package help in CLI
- Showing some mercy to Julle ;)
-
16:38 TYPO3.Flow Feature #30256: Package help in CLI
- Nooooo! I still want this :)
The use-case is this: I know I want to use some command in the kickstarter package, but... -
16:14 TYPO3.Flow Feature #30256: Package help in CLI
- Shouldn't we even close this, with the per command help screen we support already?
-
19:33 TYPO3.Flow Revision e382d9fe: [FEATURE] Package help in CLI
- This extends the CLI to display a list of all commands of a
specified package including their short description.
Also... -
19:33 TYPO3.Flow Bug #29582: you should be able to pass any kind of objects to action methods
- seems easier in java, in php may be with apc then if it is attached to apc is not a good idea to have inside the fram...
-
15:39 TYPO3.Flow Bug #29582: you should be able to pass any kind of objects to action methods
- The interesting question is, how is this being called?
-
19:29 TYPO3.Flow Feature #29258: Provide a way to override classes by environment
- not only debugging, maybe you need to introduce a new feature in a live system (you could change the environment in a...
-
15:07 TYPO3.Flow Feature #29258 (Needs Feedback): Provide a way to override classes by environment
- I don't really see the need for this. Debugging on a live machine is bad all the time. Maybe we could introduce a con...
-
18:40 TYPO3.Flow Bug #33191 (Rejected): TypeConverter from string to array
- There are other ways to work with your use case. If we create a string to array converter it should actually try to c...
-
18:36 TYPO3.Flow Feature #34185: SignalSlot Dispatcher should check if Slot method is declared static and act accordingly
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9622 -
18:11 TYPO3.Flow Feature #34185: SignalSlot Dispatcher should check if Slot method is declared static and act accordingly
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9622 -
08:37 TYPO3.Flow Feature #34185: SignalSlot Dispatcher should check if Slot method is declared static and act accordingly
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9622 -
18:29 TYPO3.Flow Task #25923: Clean up session files in compile run
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9633 -
18:11 TYPO3.Flow Task #25923: Clean up session files in compile run
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9633 -
08:47 TYPO3.Flow Task #25923 (Under Review): Clean up session files in compile run
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9633 -
08:43 TYPO3.Flow Task #25923 (Accepted): Clean up session files in compile run
- See also #34817
-
18:22 TYPO3.Flow Task #32928 (Rejected): Cleanup ControllerContext
- I close it due to the Http change from Robert, if it still needs love after we have that chnage we can reopnen a ticket.
-
18:13 TYPO3.Flow Bug #31683 (Closed): $joinPoint->getMethodArguments() looses the reference of the argument
- We have two more tickets for this, see https://review.typo3.org/#/c/9651/ so I close this, please refer to one of the...
-
18:10 TYPO3.Flow Feature #31484 (Needs Feedback): possibility to modify inner workings of proxy class builder
- You could use the ProxyClassBuilder directly to build your models from metadata, maybe that is already enough?
-
17:46 TYPO3.Flow Feature #31373 (Rejected): Annotation to enforce validation on setter
-
17:42 TYPO3.Flow Bug #34837: flow3:cache:flush should care about the .Shortcuts state
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9648 -
15:36 TYPO3.Flow Bug #34837 (Under Review): flow3:cache:flush should care about the .Shortcuts state
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9648 -
15:05 TYPO3.Flow Bug #34837 (Resolved): flow3:cache:flush should care about the .Shortcuts state
- Currently, after renaming a package path (name; from @Foo@ to @Acme.Foo@) manually, @flow3:cache:flush@ resulted in a...
-
17:32 TYPO3.Flow Bug #13333 (Under Review): AOP for methods with references do not work.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9651 -
17:32 TYPO3.Flow Bug #30914 (Under Review): Proxy methods for methods with "by reference" return type are broken
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9651 -
16:24 TYPO3.Flow Feature #30423: Rendering template of other action without forward
- Well, everytime you want to render a template that is not named by the action or you don't want to forward to another...
-
16:17 TYPO3.Flow Feature #30423: Rendering template of other action without forward
- What would be a use-case for this again?
-
16:05 TYPO3.Flow Feature #9861 (Needs Feedback): Leave logging up and running as long as possible
- Actually the logging is not shutdown at all atm. Maybe we could shut it down after the BootstrapShuttingDown Signal?
-
16:03 TYPO3.Kickstart Feature #34751: Kickstarting a package should generate a layout with base viewhelper
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9565 -
16:02 TYPO3.Flow Feature #29547: @identity should make property unique in Database
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
16:01 TYPO3.Flow Feature #29547: @identity should make property unique in Database
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
15:21 TYPO3.Flow Feature #29547 (Under Review): @identity should make property unique in Database
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
15:20 TYPO3.Flow Feature #29547 (Accepted): @identity should make property unique in Database
-
15:58 TYPO3.Flow Bug #29979 (Under Review): PersistenceManager::getIdentifierByObject() only returns first Id property
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9650 -
15:19 TYPO3.Flow Bug #9557 (Rejected): It's possible to persist multiple entities with the same identity properties
- I will drop this ticket in favor of #29547 which is more concise in its title. The issue is the same.
-
15:07 TYPO3.Flow Bug #29271 (Closed): Query setOrdering doesn't work on relations
-
14:57 TYPO3.Flow Feature #28399 (Needs Feedback): Validation message and code should be configurable for bundled validators
- Well, actually it's not about the output. A validator is a prototype that is configured with options. To differentiat...
-
14:53 TYPO3.Flow Feature #28399 (Rejected): Validation message and code should be configurable for bundled validators
- With the current state of (validation) errors you can pretty much do all that in your output by using the code and ar...
-
14:52 TYPO3.Flow Bug #28319 (Needs Feedback): Access denied will be logged at the wrong location in nested calls
- Should we still keep this then?
-
14:49 TYPO3.Flow Feature #28074 (Needs Feedback): Provide a shell script that installs Phoenix or FLOW3 from git
- As I see on the mailing list you provide such a script already, so I would like to close this ticket as the script it...
-
14:47 TYPO3.Flow Bug #28016 (Needs Feedback): Cascade remove of cleared ArrayCollection
- Is this still the case? From what I see the behavior of remove and clear should be the same.
-
14:46 TYPO3.Flow Feature #26560: Use reverse index for AOP matching
- Okay, the issue would be resolved for me with the new AOP optimizations.
Christian Mueller wrote:
> I will close ... -
14:23 TYPO3.Flow Feature #26560 (Resolved): Use reverse index for AOP matching
- I will close this one, the results of the code sprint are tagged with #9568, and should include this optimization too.
-
14:44 TYPO3.Flow Bug #27721: Permissions of uploaded resources not correct
- Isn't the current state enough with calling fixFilePermissions after move_uploaded_file()
-
14:41 TYPO3.Flow Bug #27379 (Needs Feedback): add check to clear the database at tearDown in testing
- For me the current behaviour makes sense, as you want a cleanly defined state for the DB in testing. What would be a ...
-
14:31 TYPO3.Flow Feature #26950 (Rejected): Add AccessDeniedException Handler
- This is handled in the RequestDispatchingAspect and should work.
-
14:19 TYPO3.Flow Feature #26132 (Closed): FloatToFloatConverter missing in F3\Property\TypeConverter
- Indeed it is obsolete.
-
13:45 TYPO3.Flow Bug #13559 (Needs Feedback): ObjectSerializer failes with persistent objects within arrays
- Persistable Objects should best be stored in a Doctrine Collection like the ArrayCollection. Then persistence will pe...
-
13:41 TYPO3.Flow Bug #11039 (Needs Feedback): Static object container injects properties to result of factory object
- Christopher, do you think this is still valid, I did not do an in-deep debugging but looking at current master code, ...
-
13:31 TYPO3.Flow Feature #34648: Implement a way to authenticate with a file based encrypted key
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9461 -
12:32 TYPO3.Flow Bug #9587 (Rejected): ArrayObject cannot be persisted as part of an array
- This works with Doctrine Persistence so I will Reject it for now, as we probably won't work on the Generic Persistenc...
-
11:30 TYPO3.Flow Task #9457 (Rejected): Refactor type-conversion into ...Utility\TypeHandling
- It seems to me this is obsolete with the PropertyMapper.
-
11:20 TYPO3.Flow Bug #7182 (Resolved): Throw an exception if class for annotated dataType is missing
- The "new" PropertyMapper catches this error already and gives a resonable message.
-
10:53 TYPO3.Flow Task #6591 (Rejected): Refactor F3\FLOW3\Log\Backend\FileBackend : getFormattedVarDump
- In the meantime the method has changed quite a lot and the limit IMHO makes sense otherwise the output will totally b...
-
08:49 TYPO3.Flow Task #34817: Have a way to clear all sessions
- As the currently proposed change introduces a new method to the SessionInterface I would regard this as breaking chan...
-
08:42 TYPO3.Flow Task #34817 (Resolved): Have a way to clear all sessions
-
08:33 TYPO3.Flow Feature #34816 (New): Long text encryption
- It should be possible to encrypt / decrypt a long plain text using the TYPO3\FLOW3\Security\Cryptography\RsaWalletSer...
-
02:41 TYPO3.Flow Bug #34811 (Resolved): Ghost command "getflow3" introduced with recent change
- Applied in changeset commit:d8ee47023607e65be59f30ea6c43bc37042f96dd.
-
01:03 Revision 2f0f50f9: [TASK] Raise submodule pointers
2012-03-13
-
22:01 TYPO3.Flow Bug #34811 (Under Review): Ghost command "getflow3" introduced with recent change
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9629 -
21:57 TYPO3.Flow Bug #34811 (Resolved): Ghost command "getflow3" introduced with recent change
- The fix for the "./flow3" invocation hint on Windows introduced a "ghost command" because methods in command controll...
-
22:01 TYPO3.Flow Revision d8ee4702: [BUGFIX] Removes "ghost command" getflow3
- The fix for #33048 in Ia8561a7878b7dd9ba8a6f3bb926c9da10b46bd0c caused a
ghost command to appear in all command contr... -
21:43 TYPO3.Flow Bug #33621 (Needs Feedback): Filebackend reports error when trying to rename file due to concurrent proccesses
-
18:20 TYPO3.Flow Bug #25961 (Under Review): HTML should be escaped in the pre output of DebugExceptionHandler
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9624 -
18:17 TYPO3.Flow Revision fa8fd72a: [BUGFIX] HTML should be escaped in Debug Exception
- HTML in the code that is output as part of the stack trace is
escaped now.
Change-Id: I0b2a1bcf5ee72a3212dec8b6541f5... -
16:43 TYPO3.Flow Feature #34185 (Under Review): SignalSlot Dispatcher should check if Slot method is declared static and act accordingly
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9622 -
16:39 TYPO3.Flow Feature #34185 (Accepted): SignalSlot Dispatcher should check if Slot method is declared static and act accordingly
-
13:13 TYPO3.Flow Bug #3977 (Rejected): TextValidator is insecure
- The test improvements are in review now, I will close this, we could decide to deprecate the TextValidator at some po...
-
12:03 TYPO3.Flow Bug #34134 (Needs Feedback): PropertyMapper throws unnecessary exception
- Hi,
could you please try https://review.typo3.org/#/c/9606/ with your environment? I am not sure if that works ou... -
10:55 TYPO3.Flow Feature #34783 (Closed): Provide utility method to get unproxied class name
- In some cases, @get_class($object)@ returns the Doctrine proxy class; and not the actual, intended class name.
In ... -
10:05 TYPO3.Fluid Bug #27286 (Closed): FLUID: #1: Warning: htmlspecialchars(): Invalid multibyte sequence in argument
-
02:38 TYPO3.Flow Bug #33417 (Resolved): kickstart:package does not update .Shortcuts
- Applied in changeset commit:fec2ff945c3b1a73e0811637fe4bb2ecbce8e6df.
-
02:38 TYPO3.Flow Bug #33789 (Resolved): PersistentObjectConverter may break with < PHP 5.3.4
- Applied in changeset commit:a29012b669e90a7e39a4727514538ace5a77eb80.
-
02:38 Task #27770 (Resolved): Remove deprecated methods/classes for FLOW3 1.1
- Applied in changeset commit:a29012b669e90a7e39a4727514538ace5a77eb80.
-
02:38 TYPO3.Flow Bug #33048 (Resolved): flow3.bat gives wrong feedback
- Applied in changeset commit:7e567e8d38e5a24f052a7da4fa7ae0fd657540e3.
-
02:38 TYPO3.Flow Bug #34608 (Resolved): ResourceStreamWrapper::seek gives exactly the wrong bool value
- Applied in changeset commit:461bb056be2d6855aa3def46b4dcbe18fca28cd7.
-
02:38 TYPO3.Flow Bug #34620 (Resolved): Wrong return value for getAccessDecisionVoters()
- Applied in changeset commit:7e055f0b2c7e2d0f92992afd0c97007b50ef4aac.
2012-03-12
-
19:18 TYPO3.Fluid Bug #27607: Make Fluid comparisons work when first element is STRING, second is NULL.
- This is basically a duplicate of #26665, right? Then one of them should maybe be closed?
-
19:13 TYPO3.Fluid Bug #27286: FLUID: #1: Warning: htmlspecialchars(): Invalid multibyte sequence in argument
- close it, is quite old and now all seems to work right
-
19:11 TYPO3.Fluid Bug #27286: FLUID: #1: Warning: htmlspecialchars(): Invalid multibyte sequence in argument
- Fernando did you check if this was an encoding issue with your data?
-
19:04 TYPO3.Fluid Feature #27120 (Rejected): filters for ViewHelpers and templates
- This kind of settings probably wont be introduced anytime soon as the functionality is already there with the raw vie...
-
19:03 Revision a365e92a: [TASK] Raise submodule pointers
-
19:02 TYPO3.Flow Feature #27118 (Rejected): Routing: json format should use MIME application/json by default
- This has been removed. The JsonView in the FLOW3 package sets the header correctly, you should do the same if you dec...
-
19:01 Revision 8e087dfa: [TASK] Raise submodule pointers
-
18:55 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 20 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
09:14 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 19 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
09:13 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 18 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
18:55 TYPO3.Flow Bug #33968: Missing privileges to create symlinks in Windows cause exception
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9528 -
18:52 TYPO3.Fluid Task #12991 (Resolved): form.errors ViewHelper should merge property errors
- This is possible in the meantime with the ValidationResults ViewHelper in FLOW3.
-
18:41 TYPO3.Flow Bug #34620: Wrong return value for getAccessDecisionVoters()
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9589 -
18:41 TYPO3.Flow Revision 7e055f0b: [BUGFIX] typo in return statement for getAccessDecisionVoters()
- Fix return value to array.
Fix type hinting for var $securityContext and $authenticationManager
Change-Id: I05223d15... -
18:41 TYPO3.Flow Revision e796d217: Merge "[BUGFIX] typo in return statement for getAccessDecisionVoters()"
-
18:37 TYPO3.Flow Bug #34608: ResourceStreamWrapper::seek gives exactly the wrong bool value
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9587 -
18:37 TYPO3.Flow Revision 461bb056: [BUGFIX] ResourceStreamWrapper returns wrong value for fseek
- Calling fseek will always return the wrong value, as fseek
return 0 on success otherwise -1.
The stream_wrapper expec... -
18:37 TYPO3.Flow Revision cb6469f8: Merge "[BUGFIX] ResourceStreamWrapper returns wrong value for fseek"
-
18:35 TYPO3.Flow Feature #10524 (Needs Feedback): Support multiple package directories
- What speaks against symlinking the Framework directory to your projects?
-
18:34 TYPO3.Flow Feature #10427 (Resolved): Support inter-type properties for entites
- Take a look at Packages/Framework/TYPO3.FLOW3/Classes/Persistence/Aspect/PersistenceMagicAspect.php there we introduc...
-
18:33 TYPO3.Flow Bug #33932: AOP Proxy Compiler does not handle numeric annotation parameters
- Patch set 2 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9584 -
18:20 TYPO3.Flow Bug #33932: AOP Proxy Compiler does not handle numeric annotation parameters
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9584 -
18:31 TYPO3.Flow Revision 1fb98a95: [BUGFIX] Fixes handling of numeric annotation parameters
- Annotations like @FooBar(amount=2) lost their parameter value
in renderAnnotation(). This change fixes that.
Change-... -
18:28 TYPO3.Flow Feature #10312 (Rejected): Autogenerate setters and getters
- Yep, just use your IDE to generate the getters and setters, then you benefit from code completion. If you don't like...
-
18:14 TYPO3.Flow Revision da1b295e: Merge "[BUGFIX] Fixes handling of numeric annotation parameters"
-
18:10 TYPO3.Fluid Feature #8989 (Needs Feedback): Search path for fluid template files
- Does this still make sense? The discussion and code is v4 and I think for v4 Typoscript can do everything needed. FLO...
-
18:03 Revision 75d41f11: [TASK] Raise submodule pointers
-
17:57 TYPO3.Flow Bug #33048: flow3.bat gives wrong feedback
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9582 -
16:33 TYPO3.Flow Bug #33048: flow3.bat gives wrong feedback
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9476 -
15:49 TYPO3.Flow Bug #33048: flow3.bat gives wrong feedback
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9476 -
17:56 TYPO3.Flow Revision b33afd7b: [BUGFIX] Make flow3.bat output usage texts matching Windows
- When using flow3.bat on Windows the usage information would tell the
user to call "./flow3", which doesn't fit the Wi... -
17:52 TYPO3.Flow Revision 86efcd57: Merge "[BUGFIX] Make flow3.bat output usage texts matching Windows"
-
17:48 TYPO3.Flow Feature #6609 (Closed): Implement joins for queries
- With Doctrine we have JOINS, so this is closed.
-
17:47 TYPO3.Flow Feature #6456 (Closed): Customization/localization of validator errors
-
17:35 TYPO3.Flow Revision b49a75eb: Merge "[BUGFIX] PackageManager should update .Shortcuts when needed"
-
17:27 TYPO3.Flow Revision d1516ea2: Merge "[TASK] Add utility function to retrieve class names for objects"
-
16:33 TYPO3.Flow Revision 7e567e8d: [BUGFIX] Make flow3.bat output usage texts matching Windows
- When using flow3.bat on Windows the usage information would tell the
user to call "./flow3", which doesn't fit the Wi... -
16:02 Revision 8bf0c950: [TASK] Raise submodule pointers
-
15:26 TYPO3.Flow Bug #33789: PersistentObjectConverter may break with < PHP 5.3.4
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5992 -
15:26 Task #27770: Remove deprecated methods/classes for FLOW3 1.1
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5992 -
15:19 TYPO3.Flow Revision a29012b6: [TASK] Remove deprecated methods and unused code
- Things which have been deprecated prior to the 1.0.0 release are
removed with this change:
* Cache\AbstractFrontend-... -
14:36 TYPO3.Fluid Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- maybe this ticket should be moved to the MVC project or closed?
-
13:51 TYPO3.Flow Feature #6121 (Rejected): Add validator and filter for HTML
-
13:51 TYPO3.Flow Feature #6121 (Closed): Add validator and filter for HTML
- As Bastian said should be checked on output.
-
13:29 TYPO3.Flow Task #34749: Provide some examples how to nest inline VH's
- Adrian Föder wrote:
> I'll take care, fine?
More than fine ;)
-
12:27 TYPO3.Flow Task #34749: Provide some examples how to nest inline VH's
- that's fine, thanks Bastian; I think the examples from the FAQ could almost be transferred 1:1.
I'll take care, fine? -
12:07 TYPO3.Flow Task #34749: Provide some examples how to nest inline VH's
- Adrian Föder wrote:
> It would be useful to have some more examples how to nest different variables,
> array and Vie... -
11:39 TYPO3.Flow Task #34749 (Resolved): Provide some examples how to nest inline VH's
- It would be useful to have some more examples how to nest different variables, array and ViewHelpers; for example, ho...
-
12:53 TYPO3.Kickstart Feature #34751 (Under Review): Kickstarting a package should generate a layout with base viewhelper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9565 -
12:50 TYPO3.Kickstart Feature #34751 (Resolved): Kickstarting a package should generate a layout with base viewhelper
- Without that any work based on the original template will not work out as you miss the base tag and it is in line wit...
-
12:06 TYPO3.Fluid Feature #3291 (Needs Feedback): Cacheable viewhelpers
- Isn't that obsolete with the Fluid caching as is?
2012-03-11
-
03:16 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- If I may give my unqualified input on this matter, as I find the basic idea very interesting and promising (I always ...
2012-03-10
-
11:32 TYPO3.Flow Bug #33297 (Closed): flow3 package:list throws an error
- That matches my expectations to a large degree - sounded like something not really related to our code.
Have fun w... -
10:18 TYPO3.Flow Bug #33297: flow3 package:list throws an error
- Well, i updated apache2, PHP and FLOW3 Versions last weeks and now the error doesnt occur anymore :/
I will try to...
2012-03-09
-
23:54 TYPO3.Flow Bug #33968: Missing privileges to create symlinks in Windows cause exception
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9528 -
23:54 TYPO3.Flow Bug #33968: Missing privileges to create symlinks in Windows cause exception
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9528 -
23:34 TYPO3.Flow Bug #33968 (Under Review): Missing privileges to create symlinks in Windows cause exception
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9528 -
23:34 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 17 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
22:28 TYPO3.Kickstart Bug #34322: ./flow3 kickstart:package produces Uncaught Exception
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9518 -
16:08 TYPO3.Kickstart Bug #34322: ./flow3 kickstart:package produces Uncaught Exception
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9518 -
16:01 TYPO3.Kickstart Bug #34322: ./flow3 kickstart:package produces Uncaught Exception
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9518 -
22:28 TYPO3.Flow Bug #33417: kickstart:package does not update .Shortcuts
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9518 -
16:08 TYPO3.Flow Bug #33417: kickstart:package does not update .Shortcuts
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9518 -
16:01 TYPO3.Flow Bug #33417 (Under Review): kickstart:package does not update .Shortcuts
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9518 -
22:28 TYPO3.Flow Revision fec2ff94: [BUGFIX] PackageManager should update .Shortcuts when needed
- The PackageManager needs to update the shortcuts when saving
package states. Besides that the PackageManager should i... -
22:03 Revision 5f10041a: [TASK] Raise submodule pointers
-
18:57 TYPO3.Flow Bug #33297: flow3 package:list throws an error
- Could you tell us the used PHP version and the amount of files and directories in this folder? And additionally try a...
-
18:55 TYPO3.Flow Bug #33297: flow3 package:list throws an error
- Maybe a bug in a specific PHP version causing some overflow (Too many open files) when there is a file with #?
Kar... -
18:13 Bug #33410: Production Settings.yaml.example is not useable as is
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8673 -
18:13 Revision b7570a03: [BUGFIX] Make Settings.yaml.example a working example
- With this change the Settings.yaml.example can be used as is,
because the key "doctrine" is commented out now.
Fixes... -
16:53 TYPO3.Fluid Bug #33628 (Accepted): Multicheckboxes (multiselect) for Collections don’t work
- Hi Kira,
I see the problem but for me the cause seems to be different, I don't see a hidden field here, but the pr... -
16:42 TYPO3.Flow Bug #33158: Problems setting PHP binary path on Windows
- thanks for noticing ;-) and fixed the example... :)
-
16:04 TYPO3.Flow Bug #33158: Problems setting PHP binary path on Windows
- Rens Admiraal wrote:
> Giovanni: are you sure you've no indent errors in your Settings.yaml? I've a 2008 IIS environ... -
16:03 TYPO3.Flow Bug #33158: Problems setting PHP binary path on Windows
- just as a feedback; in my case also the even worse varation with spaces and backward slashes *works*:...
-
15:48 TYPO3.Flow Bug #33158: Problems setting PHP binary path on Windows
- Giovanni: are you sure you've no indent errors in your Settings.yaml? I've a 2008 IIS environment using:...
-
16:02 TYPO3.Flow Revision b6191e90: [BUGFIX] Package.php template should have correct use statements
- The Package.php template will generate clean use statements with
same usage of backslashes.
Change-Id: I30e711549119... -
13:37 TYPO3.Fluid Bug #34682 (Needs Feedback): Radio Button missing checked on validation error
- Can you provide more details please (code snippet, version(s) used, ..). This should work.
Is this maybe related to ... -
11:30 TYPO3.Fluid Bug #34682 (Under Review): Radio Button missing checked on validation error
- The checked state of a radio button is not properly checked in the case of a validation error, this should be checked...
-
13:36 TYPO3.Fluid Feature #34428 (Rejected): FLUID comments <!--- ... --->
- Thanks, Michael. Closing the issue does not mean it never gets done. Lets see what people think of this request once ...
-
09:17 TYPO3.Flow Feature #32106 (Accepted): Support for Object source in PropertyMapper
- (I felt free to set to "Accepted" because I think there's enough agree for the need for it)
Sebastian, I read a bi...
2012-03-08
-
22:39 TYPO3.Fluid Feature #34428: FLUID comments <!--- ... --->
- Hm - I still think that using something like <!--x ... x--> is easier to write than <f:comment><!-- ... --></f:commen...
-
20:49 TYPO3.Fluid Feature #34428 (Needs Feedback): FLUID comments <!--- ... --->
- Hi Michael,
Thanks for your input. After all the discussion in the mailing list I feel that this issue can be closed... -
21:23 TYPO3.Fluid Bug #33551 (Needs Feedback): View helper values break out of a partial scope
- I fail to reproduce this with a slightly modified example (as the escape viewhelper is not longer part of the distrib...
-
20:52 TYPO3.Fluid Bug #33551 (Accepted): View helper values break out of a partial scope
- Wow, thanks for the detailed description
-
21:13 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Misunderstandings ;)
If you look at the patch (https://review.typo3.org/#/c/9463/) you can see that the xmlns syntax... -
09:48 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Hey
> So it really means you have to declare the namespace to the "parent-most" template and it's inherited to all... -
08:57 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Hi Bastian,
> the html tag is actually outside the rendered content.
So it really means you have to declare the... -
20:50 TYPO3.Fluid Task #34231 (Under Review): Move link.widget & uri.widget ViewHelpers to Widget subfolder
- see https://review.typo3.org/#/c/9181/
-
19:06 TYPO3.Flow Bug #34675 (Rejected): NotFoundView is not used for missing actions
- When an action is missing instead of an exception the NotFoundView should be used.
-
18:47 TYPO3.Flow Feature #34674 (Accepted): NotFoundView is not injected in ActionController
- Should be injected in the ActionController so a user can overwrite it and show its custom NotFoundView when an action...
-
16:48 TYPO3.Flow Bug #34672 (Needs Feedback): Production context is not working
- Makes sense - could the problem be distilled into a functional test?
-
15:48 TYPO3.Flow Bug #34672 (Resolved): Production context is not working
- When running an application (that uses Collections) in Production context the following exception is thrown:...
-
14:38 TYPO3.Kickstart Bug #34660 (Resolved): variable annotations missing prepending backslash
- Applied in changeset commit:00defba2c350e1d4b55d538a32956075369b0e4a.
-
07:22 TYPO3.Kickstart Bug #34660 (Under Review): variable annotations missing prepending backslash
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9483 -
07:17 TYPO3.Kickstart Bug #34660 (Resolved): variable annotations missing prepending backslash
- Automated scan found some incorrect annotations.
-
14:38 TYPO3.Fluid Task #34643 (Resolved): variable annotations missing prepending backslash
- Applied in changeset commit:ba99bfede974f6d4e524cfd45a5c63d975b1d25e.
-
09:45 TYPO3.Fluid Task #34643: variable annotations missing prepending backslash
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9455 -
10:35 TYPO3.Flow Bug #34466: Roles are not cleared after every test in functional tests
- Yes, have the fix already here. Will be pushed together with some content security functional tests...
-
10:03 Revision 5a9f67bc: [TASK] Raise submodule pointers
-
09:45 TYPO3.Fluid Revision ba99bfed: [TASK] Fix types in variable annotations (missing prepending backslash)
- Minor changes due to automated scan for missing backslash.
Change-Id: I637270eebfcc980af3dfd029584417d8e9569edd
Fixe... -
07:20 TYPO3.Kickstart Revision 00defba2: [BUGFIX] Fix variable annotations (missing prepending backslash)
- Minor changes due to automated scan for missing backslash.
Change-Id: I7bab5c4877978a3d300280ddae87dc01984aa061
Fixe...
2012-03-07
-
23:23 TYPO3.Flow Bug #33968: Missing privileges to create symlinks in Windows cause exception
- Sure, will have a look at it.
@Richard: could you be so kind to add a note with the exact windows version you use? -
23:20 TYPO3.Flow Bug #33158: Problems setting PHP binary path on Windows
- Sure, will have a look this week
-
18:41 TYPO3.Flow Bug #33158 (Needs Feedback): Problems setting PHP binary path on Windows
- Rens, could you check this?
-
22:08 TYPO3.Flow Bug #33024 (Accepted): Exception when validating a float in a Model with the Number validator
-
22:03 TYPO3.Fluid Bug #31380 (Under Review): DocComment of Form.ValidationResultsViewHelper is incorrect
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9478 -
22:01 TYPO3.Fluid Bug #31380 (Accepted): DocComment of Form.ValidationResultsViewHelper is incorrect
-
22:02 Revision 3f054a87: [TASK] Raise submodule pointers
-
21:57 TYPO3.Fluid Bug #11122 (Closed): Doc comments for render method not work with tabs
- I think this has been solved in the meantime with changes to the ReflectionService.
-
21:45 TYPO3.Flow Task #29266 (Accepted): Transfer "Introduction" chapter to ReST
- The old text can serve as a basis for the "Architectural Overview" section of part 3 of the guide.
-
21:39 TYPO3.Flow Bug #33297 (Needs Feedback): flow3 package:list throws an error
- I created a file named @#test.html@ in the public resources folder and called @package:list@ - worked fine. I suspect...
-
20:55 TYPO3.Flow Bug #33297 (Accepted): flow3 package:list throws an error
-
18:14 TYPO3.Flow Bug #33297: flow3 package:list throws an error
- Yes just like:
#test.html
or something similar -
17:42 TYPO3.Flow Bug #33297 (Needs Feedback): flow3 package:list throws an error
- Could you give me some more details to reproduce this? Like an offending filename? Thanks!
-
21:23 TYPO3.Fluid Bug #33043 (Resolved): f:identity.json wrong namespace
-
21:20 TYPO3.Fluid Bug #33043 (Under Review): f:identity.json wrong namespace
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9477 -
21:19 TYPO3.Fluid Bug #33043 (Accepted): f:identity.json wrong namespace
-
21:20 TYPO3.Fluid Revision 72623148: [BUGFIX] Fix @var annotation type in identity.json VH
- Change-Id: Ic053174e057cb421dddbb5e9cf73e86b8eb24837
Fixes: #33043
Releases: 1.1 -
21:12 TYPO3.Flow Bug #33048 (Under Review): flow3.bat gives wrong feedback
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9476 -
19:51 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- @Adrian good points. If you look at my example, the html tag is actually outside the rendered content. You can do the...
-
18:14 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- aandd, I would place the configuration to something including "ViewHelpers", using only...
-
18:06 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Awesome; how could I overlook such a hot topic...
I have a single demur; it's about the namespace declaration at a... -
17:50 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
17:49 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
17:46 TYPO3.Fluid Feature #27119 (Under Review): Declare namespaces in XML tag
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
17:41 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Ok I've done a quick prototype that works quite nicely for me.
You'll have to "register" namespace mappings in the g... -
17:37 TYPO3.Fluid Feature #27119 (Accepted): Declare namespaces in XML tag
-
12:35 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Claus Due wrote:
Hi Claus,
> In this case you could use either the {namespace} annotation or the <f:namespace> -
> ... -
18:44 TYPO3.Flow Bug #33139 (Accepted): Confusing error message if a CommandController is outside /Controller/ directory
-
18:43 TYPO3.Flow Bug #34545 (Accepted): Hint at wrong usage of @ORM\MappedSuperclass not displayed
-
17:49 TYPO3.Kickstart Bug #34467 (Closed): Less Backslashes in the Annotation
- You need to escape the backslashes in your shell - otherwise they do not even reach the PHP code…
-
17:47 TYPO3.Flow Bug #34466 (Accepted): Roles are not cleared after every test in functional tests
- Andi, I set this to accepted - right?
-
17:46 TYPO3.Flow Bug #34448 (Accepted): Integrity constraint violation on FLOW3 resource tables
-
17:39 TYPO3.Fluid Feature #12442: Provide format.json ViewHelper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9462 -
17:34 TYPO3.Flow Feature #34648: Implement a way to authenticate with a file based encrypted key
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9461 -
17:27 TYPO3.Flow Feature #34648 (Under Review): Implement a way to authenticate with a file based encrypted key
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9461 -
17:23 TYPO3.Flow Feature #34648 (Resolved): Implement a way to authenticate with a file based encrypted key
- For the setup wizard we need a file based encryped key provider. For this we need a password token which only has a p...
-
17:34 TYPO3.Fluid Task #11969: Make widgets' template configurable
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9460 -
17:14 TYPO3.Fluid Task #11969: Make widgets' template configurable
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9460 -
17:10 TYPO3.Fluid Task #11969: Make widgets' template configurable
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8723 -
17:09 TYPO3.Fluid Task #11969: Make widgets' template configurable
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8723 -
17:03 TYPO3.Fluid Task #11969: Make widgets' template configurable
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8723 -
17:21 TYPO3.Flow Bug #32574 (Accepted): FLOW3 enters fork bombs when using cgi-fcgi vs cli
-
17:13 TYPO3.Flow Bug #27232 (Needs Feedback): Create unit test for "Original Request must only be set if there is a validation error"
- Robert, is this still a valid issue considering your MVC refactoring? Feel free to close, if not :)
-
17:10 TYPO3.Flow Bug #32827 (Closed): TYPO3\FLOW3\Exception thrown in file Bootstrap.php
- Considered as fixed.
-
17:08 TYPO3.Flow Feature #34177: Make Resource use with file operations easier
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9145 -
17:08 TYPO3.Flow Bug #29694 (Under Review): \TYPO3\FLOW3\Resource\Resource is missing the __toString Method
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9145 -
17:05 TYPO3.Fluid Task #8491: link.action and uri.action differ in absolute argument
- Ok, there was some confusion. I'll try to recap:
uri.action and link.action both used to have an argument @absolut... -
16:47 TYPO3.Fluid Task #8491: link.action and uri.action differ in absolute argument
- ah, now I understand; so, the default, usual behavior is/was to have *absolute* URLs when using URI, and relative one...
-
16:36 TYPO3.Fluid Task #8491: link.action and uri.action differ in absolute argument
- I have an opinion to everything. :)
Well, I feel uncomfortable with only-absolute URLs at all, although I can't re... -
16:35 TYPO3.Fluid Task #8491: link.action and uri.action differ in absolute argument
- Karsten Dambekalns wrote:
> Does anyone have an opinion on this?
I still have the same one as "over 1 year ago"... -
16:30 TYPO3.Fluid Task #8491: link.action and uri.action differ in absolute argument
- I just asked Robert about this and he cannot remember anything :)
I am not sure about the usefulness of relative U... -
17:02 Bug #34614 (Accepted): Evil packed bz2 package
-
17:01 Bug #33031 (Resolved): Readme.txt contains wrong tutorials URL
-
16:59 Bug #33031: Readme.txt contains wrong tutorials URL
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9459 -
16:58 Bug #33031 (Under Review): Readme.txt contains wrong tutorials URL
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9458 -
16:55 Bug #33031 (Accepted): Readme.txt contains wrong tutorials URL
-
16:58 Revision 0c887eb0: [BUGFIX] Fixes wrong URL to tutorials page in Readme.txt
- Change-Id: I28bc07bbc2ee397932f81b997ac2081bf135bd06
Fixes: #33031
Releases: 1.0, 1.1 -
16:57 Revision 0ceedb09: [BUGFIX] Fixes wrong URL to tutorials page in Readme.txt
- Change-Id: I6f115e5d61bb7761c59ee3cefe32560573868667
Fixes: #33031
Releases: 1.0, 1.1 -
16:50 TYPO3.Fluid Bug #34324 (Closed): Template of widgets can't be changed
- Closing as duplicate of #25695
-
16:50 TYPO3.Fluid Bug #25695 (Needs Feedback): Template of widgets can't be changed
- Christian, are you working on this?
-
16:45 TYPO3.Flow Bug #34050 (Accepted): DatetimeParser code documentation is wrong
-
16:39 TYPO3.Flow Bug #34527 (Accepted): Add method in repositories does also update
- Right, Doctrine doesn't differentiate between add and update in it's API. So we'd need to do this "on our side".
-
16:36 TYPO3.Flow Bug #33145 (Accepted): Annotation parser for interfaces gets confused
-
16:35 TYPO3.Flow Bug #27378 (Accepted): JsonView not testable view \F3\FLOW3\Tests\FunctionalTestCase->sendWebRequest
- Assigning to Robert as the MVC refactoring should solve this "along the way".
-
16:33 TYPO3.Flow Task #33268 (Resolved): Document new YAML behaviour for Upgrade to 1.1
-
16:33 Task #11964 (Accepted): Profile under windows
- Bastian did some profiling recently… so I assign it to him to fill in some results :)
-
16:22 TYPO3.Flow Feature #33937 (Accepted): Convenience method to resolve public "resource://" paths
-
16:15 TYPO3.Flow Feature #33937: Convenience method to resolve public "resource://" paths
- Ok, here's the ViewHelper which needed this:...
-
16:20 TYPO3.Flow Task #33040 (Rejected): rename the default controller as DefaultController
- This change would affect *all* users and require adjustment of *all* standard controllers. The advantage is unclear, ...
-
16:10 TYPO3.Flow Feature #30256 (On Hold): Package help in CLI
-
16:07 TYPO3.Flow Feature #31788 (Rejected): [PERFORMANCE] cache implementation for AnnotationReader in Flow3AnnotationDriver
- Recent improvements have shown the caching we have in place does the job.
-
16:06 TYPO3.Flow Feature #33058 (Rejected): Choice for XML Configuration
- Our approach to keeping things simple means: one configuration format is enough. Especially if not knowing YAML is th...
-
16:05 TYPO3.Flow Feature #32607: Export localized strings for JS consumption
- Maybe this could be achieved with a ViewHelper:...
-
15:59 TYPO3.Flow Feature #32607 (Needs Feedback): Export localized strings for JS consumption
- It would be nice to have this in 1.1 - but I need input from the JS folks on this!
-
16:00 TYPO3.Flow Task #32606 (Accepted): Provide conventions for ids in XLIFF files
-
15:36 TYPO3.Fluid Task #34643 (Under Review): variable annotations missing prepending backslash
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9455 -
15:30 TYPO3.Fluid Task #34643 (Resolved): variable annotations missing prepending backslash
- Automated scan found some incorrect annotations.
-
15:35 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 16 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
14:40 TYPO3.Kickstart Bug #34322: ./flow3 kickstart:package produces Uncaught Exception
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9452 -
14:17 TYPO3.Kickstart Bug #34322 (Under Review): ./flow3 kickstart:package produces Uncaught Exception
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9452 -
14:39 TYPO3.Flow Bug #34407 (Resolved): NotFoundView should "throw" 404
- Applied in changeset commit:ca5b3b9a535ff29a4e34c70bbeb68612d135b0f1.
-
14:30 TYPO3.Flow Bug #34620: Wrong return value for getAccessDecisionVoters()
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9430 -
14:01 TYPO3.Flow Bug #34620: Wrong return value for getAccessDecisionVoters()
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9430 -
00:34 TYPO3.Flow Bug #34620 (Under Review): Wrong return value for getAccessDecisionVoters()
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9430 -
00:19 TYPO3.Flow Bug #34620 (Resolved): Wrong return value for getAccessDecisionVoters()
- The return value of the function getAccessDecisionVoters() in the AccessDecisionVoterManager should return a array. I...
-
14:30 TYPO3.Flow Revision 94a07994: [BUGFIX] typo in return statement for getAccessDecisionVoters()
- Fix return value to array.
Fix type hinting for var $securityContext and $authenticationManager
Change-Id: I75f82560... -
14:02 Revision 1cdaeb1b: [TASK] Raise submodule pointers
-
13:16 TYPO3.Flow Revision 93423ade: Merge "[BUGFIX] NotFoundView sets 404 status"
- 11:33 TYPO3.Flow Revision 62d0629d: [TASK] Fix variable annotations (missing prepending backslashes)
- Releases: 1.1
Change-Id: I06d0344ad389e978dd92b8d110b6ae60406184fc
2012-03-06
-
22:50 Bug #34614 (Resolved): Evil packed bz2 package
- in the FLOW3-1.0.3.tar.bz2 file is a bad fileentry for ./ . if you untar this bz2 file as root, you change your direc...
-
20:02 TYPO3.Flow Bug #34608 (Under Review): ResourceStreamWrapper::seek gives exactly the wrong bool value
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9427 -
19:54 TYPO3.Flow Bug #34608 (Resolved): ResourceStreamWrapper::seek gives exactly the wrong bool value
- The ResourceStreamWrapper does:
@return fseek($this->handle, $offset, $whence);@
The documentation to fseek say... -
19:56 TYPO3.Flow Revision dd761bb0: [BUGFIX] ResourceStreamWrapper returns wrong value for fseek
- Calling fseek will always return the wrong value, as fseek
return 0 on success otherwise -1.
The stream_wrapper expec... -
17:02 Revision 4471e73c: [TASK] Raise submodule pointers
-
17:01 Revision 89345078: [TASK] Raise submodule pointers
-
16:28 TYPO3.Flow Bug #34555: StreamWrapperAdapter::stream_lock does not return StreamWrapper result
- Karsten Dambekalns wrote:
> > If I get it right, this means that the streamWrapper is only instantiated the *first... -
15:25 TYPO3.Flow Bug #34555: StreamWrapperAdapter::stream_lock does not return StreamWrapper result
- Bastian Waidelich wrote:
> If I get it right, this means that the streamWrapper is only instantiated the *first* tim... -
12:30 TYPO3.Flow Bug #34555 (Resolved): StreamWrapperAdapter::stream_lock does not return StreamWrapper result
- While writing unit tests for the StreamWrapperAdapter, I came upon this issue: @StreamWrapperAdapter::stream_lock()@ ...
-
16:05 Task #33308: General date and time handling rules
- _amendment:_ Source for the @DATETIME@ and @TIMESTAMP@ statement: "MySQL's DATETIME reference":http://dev.mysql.com/d...
-
15:12 TYPO3.Flow Bug #34134: PropertyMapper throws unnecessary exception
- That solution still has a flaw, I can’t see all validation errors no more, because the object validation is missing n...
-
15:10 TYPO3.Flow Bug #34547 (Resolved): wrong variable name inside rename() of StreamWrapperAdapter
-
15:01 TYPO3.Flow Bug #34547 (Under Review): wrong variable name inside rename() of StreamWrapperAdapter
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9420 -
14:38 TYPO3.Flow Bug #34547 (Resolved): wrong variable name inside rename() of StreamWrapperAdapter
- Applied in changeset commit:fe76887f75aa80b82be3104ef1f51e065dd774f0.
-
08:59 TYPO3.Flow Bug #34547 (Under Review): wrong variable name inside rename() of StreamWrapperAdapter
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9405 -
08:35 TYPO3.Flow Bug #34547 (Resolved): wrong variable name inside rename() of StreamWrapperAdapter
- The rename function uses the variable $path which should be $path_from. No error occurred so far because the rename f...
-
15:00 TYPO3.Flow Revision 93c28d81: [BUGFIX] Wrong variable name inside rename function
- Use the proper variable name to create the stream wrapper.
Change-Id: Ia6527b6c95fbe1fcd6cb546a67b7d4b6ac621f66
Fixe... -
13:45 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 15 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
08:57 TYPO3.Flow Revision fe76887f: [BUGFIX] wrong variable name inside rename function
- Use the propper variable name to create the stream wrapper.
Change-Id: Icc0ced55caf92d8cd23507b55e1413b9783358e2
Fix... -
08:49 TYPO3.Flow Feature #34185 (Under Review): SignalSlot Dispatcher should check if Slot method is declared static and act accordingly
-
02:38 TYPO3.Flow Bug #33973 (Resolved): Duplicate error id used in StringValidator
- Applied in changeset commit:e1f1478eba905740584e9990a68cbf6b7d4c0b4c.
-
02:38 TYPO3.Flow Bug #33645 (Resolved): Wrong return value getPasswordHashingStrategyAndIdentifier()
- Applied in changeset commit:999b95082c1b5695f698a7f640e9eeaec51d9231.
2012-03-05
-
22:02 Revision 60f8348b: [TASK] Raise submodule pointers
-
21:28 TYPO3.Flow Bug #33645: Wrong return value getPasswordHashingStrategyAndIdentifier()
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8826 -
21:28 TYPO3.Flow Revision 999b9508: [BUGFIX] Fixes getPasswordHashingStrategyAndIdentifier() return value
- getPasswordHashingStrategyAndIdentifier() is supposed to return an
array, but in case a strategy identifier has been ... -
19:57 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Hi Bastian,
You're right, there's also a point in registering different VH sets under the same namespace in differen... -
19:52 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Claus Due wrote:
Hi Claus,
> If we are willing to make a breaking change, we can force that the XML namespace
... -
19:23 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Suggestion:
If we are willing to make a breaking change, we can force that the XML namespace used must match the p... -
18:44 TYPO3.Fluid Feature #27119: Declare namespaces in XML tag
- Good point! We might go for the XML namespace syntax (@<html [...] xmlns:foo="bar"@).
But we would need to map the X... -
19:37 TYPO3.Flow Bug #34545 (Resolved): Hint at wrong usage of @ORM\MappedSuperclass not displayed
- Doctrine 2 allows usage of @MappedSuperclass without @Entity, but in FLOW3 @Entity annotation is necessary. That's wh...
-
19:20 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
18:18 TYPO3.Flow Bug #34407: NotFoundView should "throw" 404
- Karsten, the NotFoundController way isn't involved in every NotFoundView invokation; the NotFoundView is used every t...
-
16:57 TYPO3.Flow Bug #34407: NotFoundView should "throw" 404
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9296 -
16:52 TYPO3.Flow Bug #34407: NotFoundView should "throw" 404
- Under what circumstances is this needed - the NotFoundController sets the status to 404, so out of the box it works a...
-
18:02 Revision 462f8e47: [TASK] Raise submodule pointers
-
18:01 Revision b26a382a: [TASK] Raise submodule pointers
-
17:59 TYPO3.Fluid Task #11969: Make widgets' template configurable
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9255 -
17:27 TYPO3.Fluid Task #11969: Make widgets' template configurable
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9255 -
17:27 TYPO3.Flow Bug #33973: Duplicate error id used in StringValidator
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9387 -
17:26 TYPO3.Flow Revision e1f1478e: [BUGFIX] Fixes duplicate error id in StringValidator
- StringValidator uses the error id 1238108068, but that is
used in StringLengthValidator. This change makes the former... -
17:25 TYPO3.Flow Revision 5a118ae8: Merge "[BUGFIX] Fixes duplicate error id in StringValidator"
-
16:57 TYPO3.Flow Revision ca5b3b9a: [BUGFIX] NotFoundView sets 404 status
- The default NotFoundView, which renders a 404 template,
sets now also the HTTP status to 404.
Change-Id: I01e77d0b3b... -
12:02 Revision 37685445: [TASK] Raise submodule pointers
-
11:26 TYPO3.Flow Bug #34527 (Resolved): Add method in repositories does also update
- The add method in repositores does also update existing entities, this is a dangerous security flaw, as it allows an ...
-
11:20 TYPO3.Fluid Revision 8d24a356: Merge "[TASK] Fix doc comments"
-
08:53 TYPO3.Flow Major Feature #33258: Implement support for Assetic
- Hi Sebastian,
indeed I thought about it in "idle time" ;-), I'll write down a few things.
Basically, the design...
2012-03-02
-
17:18 TYPO3.Kickstart Bug #34467 (Closed): Less Backslashes in the Annotation
- I've done the guide on http://flow3.typo3.org/documentation/guide/partii.html
So i wanted to add a Comment model t... -
16:00 TYPO3.Flow Bug #34466 (Resolved): Roles are not cleared after every test in functional tests
- If you do not call authenticateRoles() in one test this will not end in no roles being authenticated as expected. Ins...
-
15:57 TYPO3.Flow Feature #34464 (Resolved): Content security acls should follow the same concept as method security acls
- Currently method security acls follow a whitelist approach and content security acls follow a blacklist approach. Thi...
2012-03-01
-
18:02 Revision 70b646dd: [TASK] Raise submodule pointers
-
17:09 TYPO3.Flow Revision 7cd7480a: Merge "[TASK] Remove collection validation from Lazy collections"
-
17:01 TYPO3.Flow Bug #34448 (Resolved): Integrity constraint violation on FLOW3 resource tables
- I have an own model/class/controller, called "award" with a property mapped to the standard FLOW3 resource table.
... -
14:35 TYPO3.Flow Feature #34414: JsonView's _exposeObjectIdentifier configurable
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9297 -
02:38 TYPO3.Flow Bug #33698 (Resolved): ObjectAccess::setProperty must work with numeric indexes
- Applied in changeset commit:d473ee2f0e9409959b594d1198bd4d225d8b367c.
-
02:38 TYPO3.Flow Bug #33460 (Resolved): Missing function visiblity declarations
- Applied in changeset commit:95e0ca4941f447f898f84298e529a78c44976dc3.
-
02:38 TYPO3.Flow Task #34304 (Resolved): Add abstract classes for entrypoint, provider & token in security authentication
- Applied in changeset commit:2a7a67fca12db09aa970549f36b34a50446d4a26.
-
02:38 TYPO3.Flow Bug #34399 (Resolved): Remove Default Authentication Provider configuration
- Applied in changeset commit:3f288553a845c904596dd51454cbc90a3e89e06d.
-
02:38 TYPO3.Flow Bug #33311 (Resolved): AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Applied in changeset commit:27f00f62768c2b322e87d815e5bef9f5bd2bb2ea.
-
02:38 TYPO3.Flow Bug #34423 (Resolved): Missing $context member declaration in ObjectManager
- Applied in changeset commit:74838ac1f5e96f097aac0addaad89940c10b766f.
2012-02-29
-
23:54 TYPO3.Fluid Feature #34428 (Rejected): FLUID comments <!--- ... --->
- I opened up this issue as a reference for a branch committed to gerrit. Here are some thoughts about this feature:
... -
23:49 TYPO3.Flow Bug #31677: Using current.securityContext Policies.yaml entities section triggers Parser Error
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6596 -
23:48 TYPO3.Flow Task #34426 (Under Review): How to receive the correct class name for an object?
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9312 -
23:09 TYPO3.Flow Task #34426 (Resolved): How to receive the correct class name for an object?
- Currently there is no helper method to find the correct class name of a given object. The reflection service should p...
-
23:48 TYPO3.Flow Revision 5938c224: [TASK] Add utility function to retrieve class names for objects
- Resolves: #34426
Releases: 1.1
Change-Id: I768171f2f1d402be0846c7f794669ffb7d1125e2 -
21:28 TYPO3.Flow Revision 91a9590f: [TASK] Remove collection validation from Lazy collections
- The change to validate collections introduced unwanted behavior
by validating lazy annotated and not yet initialized ... -
19:02 Revision f6d5d7ed: [TASK] Raise submodule pointers
-
19:01 Revision 2b0ae9e4: [TASK] Raise submodule pointers
-
18:24 TYPO3.Flow Bug #34423 (Under Review): Missing $context member declaration in ObjectManager
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9174 -
18:22 TYPO3.Flow Bug #34423 (Resolved): Missing $context member declaration in ObjectManager
- The ObjectManager refers to $this->context which doesn't exist.
-
18:24 TYPO3.Flow Revision 74838ac1: [BUGFIX] Add missing $context field to ObjectManager
- The ObjectManager refers to $this->context which didn't exist.
Change-Id: I9754acce672472642c71afa23f0bc0041e882279
... -
18:11 TYPO3.Flow Revision 024f8fc5: [TASK] Add early returns to Security\Context::hasRole
- Change the behavior of hasRole so it has an early return
when the authenticationManager is not yet authenticated
(and... -
18:07 TYPO3.Flow Bug #33311: AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9302 -
17:55 TYPO3.Flow Bug #33311: AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9260 -
18:07 TYPO3.Flow Revision 27f00f62: [BUGFIX] isAuthenticated should work in authentication request
- AuthenticationManager::isAuthenticated now checks for resumable
and new sessions before returning FALSE, so it works ... -
18:05 TYPO3.Flow Revision bb2ca484: Merge "[BUGFIX] isAuthenticated should work in authentication request"
-
18:02 Revision b51f9084: [TASK] Raise submodule pointers
-
17:55 TYPO3.Flow Revision 08b70b82: [BUGFIX] isAuthenticated should work in authentication request
- AuthenticationManager::isAuthenticated now checks for resumable
and new sessions before returning FALSE, so it works ... -
17:27 TYPO3.Flow Revision 77fe5922: Merge "[!!!][BUGFIX] (Security): Remove default authentication provider"
-
17:27 TYPO3.Flow Bug #34399: Remove Default Authentication Provider configuration
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9290 -
17:17 TYPO3.Flow Bug #34399: Remove Default Authentication Provider configuration
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9290 -
17:26 TYPO3.Flow Revision 3f288553: [!!!][BUGFIX] (Security): Remove default authentication provider
- Fixes: #34399
Related to: #34398
Releases: 1.1
Change-Id: Ia370abe31f6c08d1f9a4cf2993ef8fb2b1ffb6b7 -
17:10 TYPO3.Flow Revision 0d43a661: Merge "[BUGFIX] (Reflection): ObjectAccess::setProperty must work with numeric indexes"
-
17:08 TYPO3.Flow Revision 8a4640e1: Merge "[BUGFIX] Fixes missing function visibility declarations"
-
17:02 Revision 9b021a13: [TASK] Raise submodule pointers
-
16:56 TYPO3.Flow Task #8923: Provide a Nginx Server Configuration for FLOW3
- I had to modify the resource url regexp like this to get it working:...
-
16:12 TYPO3.Flow Task #34304: Add abstract classes for entrypoint, provider & token in security authentication
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9242 - 15:06 TYPO3.Flow Revision 2a7a67fc: [TASK] Add abstract classes for entrypoint, provider & token in security authentication
- Change-Id: Ie3a0a8c3fe43689a70c14e5882c3f5e0d4233250
Resolves: #34304
Releases: 1.1 -
13:43 TYPO3.Flow Feature #34414 (Under Review): JsonView's _exposeObjectIdentifier configurable
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9297 -
13:11 TYPO3.Flow Feature #34414 (Resolved): JsonView's _exposeObjectIdentifier configurable
- The configuration setting for the MVC JsonView allows exposing an object's persistence identifier.
Currently, that c... -
11:23 TYPO3.Flow Bug #34408 (Closed): CollectionValidator goes in endless recursion
- Duplicate of #34154 with fix under review at http://review.typo3.org/9180
-
10:24 TYPO3.Flow Bug #34408 (Closed): CollectionValidator goes in endless recursion
- This is a case when 2 domain objects are associated with ManyToMany relation. If the owning side object is created/up...
-
11:20 TYPO3.Flow Bug #32959: Exception thrown on missing role definition
- Andi, I think some better error checking would be helpful here, to detect missing/wrong role names.
-
11:08 TYPO3.Flow Bug #34018 (Closed): Annotation with a numeric value is not correctly generated
- This is a duplicate of #33932 and a fix is under review at https://review.typo3.org/9125
-
10:35 TYPO3.Flow Bug #34407: NotFoundView should "throw" 404
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9296 -
10:09 TYPO3.Flow Bug #34407 (Under Review): NotFoundView should "throw" 404
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9296 -
10:05 TYPO3.Flow Bug #34407 (Resolved): NotFoundView should "throw" 404
- The NotFoundView currently sends itself out with HTTP status 200, saying it was a 404 error. It should instead say 40...
-
01:12 TYPO3.Flow Bug #34404 (New): JsonView transformObject does not respect _descendAll configuration
- When configuring a jsonView for a domain object, the '_descendAll' configuration is currently not taken into account,...
2012-02-28
-
23:12 TYPO3.Flow Task #34304: Add abstract classes for entrypoint, provider & token in security authentication
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9242 -
23:08 TYPO3.Flow Revision 95e0ca49: [BUGFIX] Fixes missing function visibility declarations
- Some methods were missing their visibility declarations, this
change adds them.
Change-Id: I88ee085111b38366fc0af5ca... -
23:08 TYPO3.Flow Bug #33460 (Under Review): Missing function visiblity declarations
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9293 -
22:19 TYPO3.Flow Bug #33460 (Accepted): Missing function visiblity declarations
- FrontendInterface should be public, Route protected (as noted above), the Name fixture public. The others are anonymo...
-
22:52 TYPO3.Flow Bug #34399 (Under Review): Remove Default Authentication Provider configuration
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9290 -
22:49 TYPO3.Flow Bug #34399 (Resolved): Remove Default Authentication Provider configuration
- The default authentication provider was always configured at the first position and could not be removed; which lead ...
-
17:33 TYPO3.Fluid Feature #33143: Allow Format.Currency ViewHelper regard Locale
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7783 -
17:02 Revision b8b2bb8e: [TASK] Raise submodule pointers
-
15:52 TYPO3.Flow Revision 9c9decda: [TASK] Fix doc comments
- Fixes doc comments issues, like missing or wrong @param
annotations. Removes @author annotations.
Change-Id: I785e73... -
10:53 TYPO3.Fluid Task #11969: Make widgets' template configurable
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9255 -
02:43 TYPO3.Flow Bug #34110 (Resolved): Proxy Class strips off Class Doc Comments
- Applied in changeset commit:899eb3f37229244f2938f84d52c655b80c91d759.
2012-02-27
-
22:48 TYPO3.Flow Task #34304: Add abstract classes for entrypoint, provider & token in security authentication
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9242 -
19:29 TYPO3.Flow Bug #33311: AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9262 -
19:24 TYPO3.Flow Bug #33311: AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9261 -
19:23 TYPO3.Flow Bug #33311 (Under Review): AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9260 -
18:03 Revision 2a397242: [TASK] Raise submodule pointers
-
17:35 TYPO3.Flow Bug #32629 (Closed): globalObjects are not available in the security (current.securityContext.party)
- Duplicate of issue #31677
-
17:17 TYPO3.Flow Bug #34110: Proxy Class strips off Class Doc Comments
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9256 -
17:16 TYPO3.Fluid Task #11969: Make widgets' template configurable
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9255 -
17:06 TYPO3.Fluid Task #11969 (Under Review): Make widgets' template configurable
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9255 -
15:21 TYPO3.Fluid Task #11969 (Accepted): Make widgets' template configurable
- Adrian Föder (afoeder) is working on it, not yet assign to the project so I couldn't assign the ticket to him.
-
17:14 TYPO3.Flow Revision 465c4cbe: [BUGFIX] Keep class doc comments when building proxies
- Currently the doc comment of a class is replaced with
"Autogenerated Proxy Class" when the proxy class is generated.
... -
17:12 TYPO3.Flow Revision 7e483099: Merge "[BUGFIX] Keep class doc comments when building proxies"
-
15:16 TYPO3.Fluid Bug #34324 (Closed): Template of widgets can't be changed
- Currently the widgets use the default template path only and it is impossible to override those which is kind of a no...
-
14:35 TYPO3.Kickstart Bug #34322 (Resolved): ./flow3 kickstart:package produces Uncaught Exception
- ./flow3 kickstart:package MyCompany.Dummy1
ends in an Uncaught Exception Class MyCompany\Dummy1\Controller\Standard... -
02:55 TYPO3.Flow Bug #34293 (Resolved): Typo in TYPO3\FLOW3\Session\Aspect\SessionObjectMethodsPointcutFilter::matches()
- Applied in changeset commit:55150fe526b60d0200b6afd40731b8c36cef1bc4.
2012-02-26
-
23:24 TYPO3.Fluid Task #34309 (New): Unknown ViewHelpers cause exception - should be handled more graceful
- Current git. Backend -> Login -> Management -> User Settings
Object "TYPO3\Fluid\ViewHelpers\Form\TextboxViewHelpe... -
22:23 TYPO3.Flow Task #34304: Add abstract classes for entrypoint, provider & token in security authentication
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9242 -
22:08 TYPO3.Flow Task #34304 (Under Review): Add abstract classes for entrypoint, provider & token in security authentication
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9242 -
22:05 TYPO3.Flow Task #34304 (Resolved): Add abstract classes for entrypoint, provider & token in security authentication
- There's a lot of duplicated code in the security authentication, we should create some abstract classes to prevent this.
-
22:02 Revision 4a48a6fc: [TASK] Raise submodule pointers
-
22:01 Revision a74ea682: [TASK] Raise submodule pointers
-
21:14 TYPO3.Flow Bug #34293: Typo in TYPO3\FLOW3\Session\Aspect\SessionObjectMethodsPointcutFilter::matches()
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9222 -
21:07 TYPO3.Flow Bug #34293: Typo in TYPO3\FLOW3\Session\Aspect\SessionObjectMethodsPointcutFilter::matches()
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9220 -
18:11 TYPO3.Flow Bug #34293 (Under Review): Typo in TYPO3\FLOW3\Session\Aspect\SessionObjectMethodsPointcutFilter::matches()
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9220 -
17:54 TYPO3.Flow Bug #34293 (Resolved): Typo in TYPO3\FLOW3\Session\Aspect\SessionObjectMethodsPointcutFilter::matches()
- l.74: __desctruct should read __destruct
<code class="php">
if (preg_match('/^__wakeup|__construct|__desctruct|__... -
21:11 TYPO3.Flow Revision 55150fe5: [BUGFIX] Now filters correctly for '__destruct' in pointcut filter
- The filter for proxyable methods in SessionObjectMethodsPointcutFilter skips
the method '__desctruct' instead of '__d... -
21:06 TYPO3.Flow Revision 5c5934c3: [BUGFIX] Now filters correctly for '__destruct' in pointcut filter
- The filter for proxyable methods in SessionObjectMethodsPointcutFilter skips
the method '__desctruct' instead of '__d...
2012-02-25
-
23:52 TYPO3.Flow Bug #31677: Using current.securityContext Policies.yaml entities section triggers Parser Error
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6596
2012-02-24
-
21:52 TYPO3.Flow Bug #34154: ObjectValidator has exponential growth factor
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9180 -
15:23 TYPO3.Flow Bug #34154 (Under Review): ObjectValidator has exponential growth factor
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9180 -
17:25 TYPO3.Kickstart Revision 6b14fbc9: [TASK] Update Package.xml with new version number
- Change-Id: Iba32b214e8868443416ed74e4d77229f8a6471d9
Releases: 1.0 -
17:25 TYPO3.Welcome Revision f80abb5d: [TASK] Update Package.xml with new version number
- Change-Id: I5d684a56b0a694ace0eabb2c9ddea4983e501422
Releases: 1.0 -
17:25 TYPO3.Fluid Revision c5ae6396: [TASK] Update Package.xml with new version number
- Change-Id: Ie8923511ae919a368f6ddcfe668390faebc4e25f
Releases: 1.0 -
17:25 TYPO3.Flow Revision 8979c375: [TASK] Update Package.xml with new version number
- Change-Id: I2589eb210140265a829933baeb7d22c0c6f89412
Releases: 1.0 -
17:24 Revision ae94cef0: [TASK] Raise submodule pointers
-
17:06 TYPO3.Welcome Revision 0389093a: [TASK] Update Package.xml with new version number
- Change-Id: Ib59d1a863af31a1217be9f98ec8fbbe6d59741ee
Releases: 1.0 -
17:06 TYPO3.Kickstart Revision db804f85: [TASK] Update Package.xml with new version number
- Change-Id: Ic770e344ef8e835885d72f02fd92911f080ceeb1
Releases: 1.0 -
17:06 TYPO3.Fluid Revision a865094b: [TASK] Update Package.xml with new version number
- Change-Id: Ib5523f694113ca030c203212b857fe19f3701fe0
Releases: 1.0 -
17:06 TYPO3.Flow Revision b7269225: [TASK] Update Package.xml with new version number
- Change-Id: I942d9356d6c7b05418a1fd1c6f005ba108e765de
Releases: 1.0 -
17:01 Revision 0dfe6879: [TASK] Raise submodule pointers
-
16:29 TYPO3.Fluid Feature #34232 (Resolved): Translation support in SelectViewHelper
- The SelectViewHelper should offer translation of option labels.
-
16:29 TYPO3.Fluid Bug #27516 (Accepted): Translate labels in paginate widget
-
16:28 TYPO3.Fluid Bug #33284 (Rejected): AbstractViewHelper::renderChildren removes the {some_digit} placeholders needed for translation
- Well, {} are Fluid variable delimiters. So you'd need to put the translate tag content into a CDATA section.
Or (a... -
16:12 TYPO3.Flow Revision 7417bfad: Merge "[BUGFIX] Fix default lifetime use in cache backend" into FLOW3-1.0
-
15:40 TYPO3.Fluid Task #34231 (Resolved): Move link.widget & uri.widget ViewHelpers to Widget subfolder
- Widget related ViewHelpers should be in the Widget subfolder of Fluid (as in v4).
@link.widget@ should be @widget.li... -
11:56 TYPO3.Flow Bug #34110: Proxy Class strips off Class Doc Comments
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9121 -
11:56 TYPO3.Flow Revision 899eb3f3: [BUGFIX] Keep class doc comments when building proxies
- Currently the doc comment of a class is replaced with
"Autogenerated Proxy Class" when the proxy class is generated.
... -
02:43 TYPO3.Flow Feature #33970 (Resolved): Add translation files for bundled validator error messages
- Applied in changeset commit:b484e6a4f3725091765cdf9c898b81c03245d3d9.
-
02:43 TYPO3.Flow Feature #33959 (Resolved): Make quantity optional when using single numeric arguments in translations
- Applied in changeset commit:e7141cb693168c2785c0b7e075ead8c73b96194a.
-
02:43 TYPO3.Flow Feature #34169 (Resolved): Encapsulate i18n configuration so it can be passed around and modified easily
- Applied in changeset commit:7323b900fb1c96e14f36e2cc7b67b064dc01d912.
-
02:43 TYPO3.Flow Feature #34172 (Resolved): Implement fallback rules for i18n
- Applied in changeset commit:9ccbdb00a87a21796f28212c480a35112d014196.
-
02:43 TYPO3.Flow Bug #34170 (Resolved): XLIFF models are created with wrong locale
- Applied in changeset commit:b24339c953375fc738fca7ad364af78c558186b2.
-
02:43 TYPO3.Flow Bug #34171 (Resolved): translateById() returns NULL if no arguments need to be replaced
- Applied in changeset commit:2b0b5b96657f731bcdef8ecd7ccbcf3edd4cc5de.
2012-02-23
-
23:00 TYPO3.Fluid Feature #13643: Create Command for XSD Schema generation
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9168 -
22:58 TYPO3.Fluid Feature #13643 (Under Review): Create Command for XSD Schema generation
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9168 -
20:57 TYPO3.Fluid Feature #13643 (Accepted): Create Command for XSD Schema generation
- ..and after a long long time I'll take care of this.
We'll get rid of the controllers though and add the feature as ... -
20:54 TYPO3.Fluid Bug #31451 (Closed): Fluid XSD Generator uses removed method
- Thanks for reporting, I'll take care of this with #13643
-
20:30 TYPO3.Flow Bug #34110: Proxy Class strips off Class Doc Comments
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9121 -
18:02 Revision 9e8197c7: [TASK] Raise submodule pointers
-
17:08 TYPO3.Flow Bug #34171: translateById() returns NULL if no arguments need to be replaced
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9149 -
17:02 TYPO3.Flow Bug #34171: translateById() returns NULL if no arguments need to be replaced
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9149 -
12:56 TYPO3.Flow Bug #34171: translateById() returns NULL if no arguments need to be replaced
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9149 -
17:08 TYPO3.Flow Bug #34170: XLIFF models are created with wrong locale
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9148 -
17:02 TYPO3.Flow Bug #34170: XLIFF models are created with wrong locale
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9148 -
12:56 TYPO3.Flow Bug #34170: XLIFF models are created with wrong locale
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9148 -
17:08 TYPO3.Flow Revision b24339c9: [BUGFIX] Fixes wrong locale in XLIFF models
- If a translation is requested but no (exact) match is found,
a different locale may take effect (e.g. en instead of e... -
17:08 TYPO3.Flow Revision 2b0b5b96: [BUGFIX] Makes translateById() work if no arguments need to be replaced
- If translateById() is able to find a translation but is not given
any arguments to embed in the output, NULL is retur... -
17:02 TYPO3.Flow Feature #34172: Implement fallback rules for i18n
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9147 -
17:02 TYPO3.Flow Feature #34169: Encapsulate i18n configuration so it can be passed around and modified easily
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9146 -
17:02 TYPO3.Flow Feature #33959: Make quantity optional when using single numeric arguments in translations
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9040 -
17:02 Revision ba0b2b98: [TASK] Raise submodule pointers
-
17:01 TYPO3.Flow Revision e7141cb6: [FEATURE] Makes quantity optional in translation methods
- When using plural forms, the quantity to be used for finding
the correct plural form had to be given explicitly. This... -
17:01 TYPO3.Flow Revision 7323b900: [!!!][FEATURE] Adds i18n configuration holder
- To control the behavior of the i18n component a way to
configure the "current" locale, fallback rules for resolving
o... -
17:01 TYPO3.Flow Revision 9ccbdb00: [FEATURE] Adds fallback rules for locale resolution
- Allows to set a fallback order for locale resolving. If not set,
the implicit inheritance of locales will be used. Th... -
16:56 TYPO3.Flow Revision 4abc9dd3: Merge "[FEATURE] Add translations for validation error messages"
2012-02-22
-
16:53 TYPO3.Fluid Bug #34186 (Needs Feedback): Setting a value always resets the field on mapping errors
-
16:53 TYPO3.Fluid Bug #34186: Setting a value always resets the field on mapping errors
- Hi Kira,
Please provide more information. Did you use one of the form viewhelpers (which one?) and bind it to a pr... -
16:29 TYPO3.Fluid Bug #34186: Setting a value always resets the field on mapping errors
- Okay, it’s not that easy to just change the if-else order, then submit buttons disappear.. I guess we need another at...
-
15:41 TYPO3.Fluid Bug #34186 (Closed): Setting a value always resets the field on mapping errors
- If I set a value on any field of the form it gets reset every time there
is a mapping error, so the user has to reen... -
15:19 TYPO3.Fluid Feature #12442: Provide format.json ViewHelper
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8723 -
15:05 TYPO3.Flow Feature #34185 (Resolved): SignalSlot Dispatcher should check if Slot method is declared static and act accordingly
- Currently if you connect a $classname + $methodname as slot it will instantiate the class to call $methodname on the ...
-
15:04 TYPO3.Fluid Feature #33493: Allow DebugViewHelper output only the type of the input variable
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8725 -
15:04 Revision bd767a06: [TASK] Raise submodule pointers
-
14:48 TYPO3.Fluid Feature #33814 (Resolved): Hint how to allow string comparison in IfViewHelper
- Applied in changeset commit:05828520c2aa0a9b23535e20c9746470d8bf248c.
-
14:12 TYPO3.Fluid Feature #33814: Hint how to allow string comparison in IfViewHelper
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8932 -
14:47 TYPO3.Flow Bug #33707 (Resolved): It is possible to authenticate with an expired account
- Applied in changeset commit:873bdd5376defbd863929258b2e52f63b8b73dbe.
-
14:34 TYPO3.Flow Feature #33862: a shorthand for custom validators
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8986 -
14:34 TYPO3.Flow Revision 8fca8ee3: [FEATURE] Shorthand syntax for custom validators
- This change allows the Validate annotation for properties to
be given a value like "Mypkg:My". This is equivalent to ... -
14:25 TYPO3.Flow Feature #33531: DateTimeConverter should support DateTime subclasses
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8770 -
14:11 TYPO3.Fluid Revision 05828520: [FEATURE] Hint about achieving string comparison in IfViewHelper
- IfViewHelper's condition doesn't support real string
comparison. There's a known workaround which is now
mentioned in... -
14:03 TYPO3.Flow Bug #33698: ObjectAccess::setProperty must work with numeric indexes
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8857 -
14:02 TYPO3.Flow Revision d473ee2f: [BUGFIX] (Reflection): ObjectAccess::setProperty must work with numeric indexes
- When trying to set a value to an ArrayAccess object with a numeric index, the
ObjectAccess::setProperty() method thro... -
14:02 Revision d10ad139: [TASK] Raise submodule pointers
-
13:43 TYPO3.Flow Revision 912e4305: Merge "[BUGFIX] ArrayMergeRecursiveOverrule does not override arrays with simple types" into FLOW3-1.0
-
13:19 TYPO3.Fluid Revision 1049dbda: [TASK] Fix doc comments
- Fixes doc comments issues, like missing or wrong @param
annotations. Removes @author annotations.
Change-Id: Ifde90b... -
13:09 TYPO3.Flow Revision 20ac73a3: Merge "[TASK] Adjust to Doctrine 2.2 libraries" into FLOW3-1.0
-
13:07 TYPO3.Flow Feature #33959: Make quantity optional when using single numeric arguments in translations
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9040 -
13:07 TYPO3.Flow Bug #34171 (Under Review): translateById() returns NULL if no arguments need to be replaced
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9149 -
11:13 TYPO3.Flow Bug #34171 (Resolved): translateById() returns NULL if no arguments need to be replaced
- If @translateById()@ is able to find a translation but is not given any arguments to embed in the output, NULL is ret...
-
13:07 TYPO3.Flow Bug #34170 (Under Review): XLIFF models are created with wrong locale
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9148 -
11:11 TYPO3.Flow Bug #34170 (Resolved): XLIFF models are created with wrong locale
- If a translation is requested but no (exact) match is found, a different locale may take effect (e.g. en instead of e...
-
13:07 TYPO3.Flow Feature #34172 (Under Review): Implement fallback rules for i18n
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9147 -
11:15 TYPO3.Flow Feature #34172 (Resolved): Implement fallback rules for i18n
- Currently the only fallback applied when resolving translations is the implicit chain in locale, e.g. en_UK > en
I... -
13:07 TYPO3.Flow Feature #34169 (Under Review): Encapsulate i18n configuration so it can be passed around and modified easily
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9146 -
11:05 TYPO3.Flow Feature #34169 (Resolved): Encapsulate i18n configuration so it can be passed around and modified easily
- The behavior of the i18n component needs to be configurable, down to per request in some cases. Thus a configuration ...
-
12:56 TYPO3.Flow Feature #34177 (Under Review): Make Resource use with file operations easier
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9145 -
12:54 TYPO3.Flow Feature #34177 (Resolved): Make Resource use with file operations easier
- To use a @Resource@ with file operations, one can use the @resource://…@ scheme and the @__toString()@ method of any ...
-
11:40 TYPO3.Flow Bug #34154: ObjectValidator has exponential growth factor
- This also happens when loading a single entity with lots of connected entities (even when those entities are connecte...
-
11:03 Revision 56fcaf3f: [TASK] Raise submodule pointers
-
11:02 Revision 15e3effe: [TASK] Raise submodule pointers
-
10:22 TYPO3.Fluid Revision a2928ff7: [TASK] Remove utterly useless line of code
- In I24acacf9fe10ffd1f8daa640b86f1a6709cf2a8a a small fix was made.
Only to leave an utterly useless line of code behi...
2012-02-21
-
17:42 TYPO3.Flow Bug #34154 (Resolved): ObjectValidator has exponential growth factor
- In the onFlush method of the PersistenceManager all objects are validates, this is a problem especially for many conn...
-
15:37 TYPO3.Flow Bug #33158: Problems setting PHP binary path on Windows
- The flow3.bat also has a path to php.exe. So you should also change this to your local php path to make this work.
-
15:17 TYPO3.Flow Feature #34133: RFC: Handle Semicolons in Path part of URIs as Scoped Path Parameters
- Hi.
Jacob Floyd wrote:
> Do we really want to support using session.use_trans_sid?
I don't give a dime about t... -
12:06 TYPO3.Flow Feature #34133: RFC: Handle Semicolons in Path part of URIs as Scoped Path Parameters
- Karsten Dambekalns wrote:
> Without having read everything yet, I'd like to point to the arg_separator.* directives ... -
11:52 TYPO3.Flow Feature #34133: RFC: Handle Semicolons in Path part of URIs as Scoped Path Parameters
- …moved to original description.
-
11:36 TYPO3.Flow Feature #34133: RFC: Handle Semicolons in Path part of URIs as Scoped Path Parameters
- Without having read everything yet, I'd like to point to the arg_separator.* directives of PHP (see http://www.sitepo...
-
11:27 TYPO3.Flow Feature #34133 (New): RFC: Handle Semicolons in Path part of URIs as Scoped Path Parameters
- h1. Scoped Path Parameters
The URI RFCs hint at what I think will make an awesome, unique, feature for Flow3, and ... -
13:56 TYPO3.Flow Bug #34134: PropertyMapper throws unnecessary exception
- Here is a better solution so you can still get all errors for all properties and you still won’t get an exception eve...
-
12:07 TYPO3.Flow Bug #34134 (Needs Feedback): PropertyMapper throws unnecessary exception
- In the case of models with non-optional constructor arguments, you get an exception when one of those subproperties h...
-
11:01 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
10:30 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
00:50 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
00:39 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
00:36 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868
2012-02-20
-
22:03 Revision fa1244dd: [TASK] Raise submodule pointers
-
21:36 TYPO3.Flow Bug #33707: It is possible to authenticate with an expired account
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9129 -
21:36 TYPO3.Flow Revision 873bdd53: [BUGFIX] Makes account expiry work as expected
- The expiry if an account was checked in a way that left an account
enabled until after it's last day. Now it will exp... -
21:33 TYPO3.Flow Revision 9c5f208e: Merge "[BUGFIX] Makes account expiry work as expected"
-
16:32 TYPO3.Flow Bug #33932 (Under Review): AOP Proxy Compiler does not handle numeric annotation parameters
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9125 -
16:32 TYPO3.Flow Revision 895d48b9: [BUGFIX] Fixes handling of numeric annotation parameters
- Annotations like @FooBar(amount=2) lost their parameter value
in renderAnnotation(). This change fixes that.
Change-... -
12:20 TYPO3.Flow Bug #34110 (Under Review): Proxy Class strips off Class Doc Comments
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9121 -
12:17 TYPO3.Flow Bug #34110 (Resolved): Proxy Class strips off Class Doc Comments
- The Proxy Class replaces the class doc comment of the original class with ...
-
10:35 TYPO3.Flow Bug #34050: DatetimeParser code documentation is wrong
- This also causes the DateTimeValidator to not work
2012-02-19
-
21:18 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
21:15 TYPO3.Flow Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
00:10 TYPO3.Flow Feature #33371: HTTP 1.1 Support
- @robert - I've seen/heard your comments in the scrum protocols/meeetings about this HTTP work you're doing.
I've b...
Also available in: Atom