Activity
From 2011-04-20 to 2011-05-19
2011-05-19
-
23:59 TYPO3.Flow Revision fa9b42ab: [TASK] Clean up Doctrine setup code a little
- Change-Id: I8a7cb9b92ac9c959beb855f7791457383fb68b7d
-
22:02 Revision b1921cd9: Raised submodule pointers
-
21:04 TYPO3.Flow Revision fc607a27: [TASK] Make HelpCommandController work when no proxies exist yet
- Without this a help call would cause exceptions because in compile time
inject methods must be used.
Change-Id: I0bc... -
21:02 Revision ddeffcaf: Raised submodule pointers
-
17:02 Revision 1a9772a0: Raised submodule pointers
-
16:44 TYPO3.Flow Bug #25966: ResourcePointer breaks if you upload the same file twice
- *Note:* I think, the correct approach is, to always resend the uploaded file (e.g. it's resource pointer hash) on sub...
-
11:55 TYPO3.Flow Bug #25966: ResourcePointer breaks if you upload the same file twice
- Patch set 2 of change Ibc6970524967d18fdab84639f7d53ddcf8c27c00 has been pushed to the review server.
It is available... -
11:54 TYPO3.Flow Bug #25966 (Under Review): ResourcePointer breaks if you upload the same file twice
-
16:32 TYPO3.Fluid Revision f1b5c2fb: [+BUGFIX] (ViewHelper): Fix file upload
- * If a property mapping error occurred, the Upload ViewHelper
serializes the previously sent Resource object into t... -
16:06 TYPO3.Flow Revision e6bd84a5: [+FEATURE] Add a typo3.org SSO authentication provider
- Change-Id: Iffba555c5b4e949c4b61b5f4c5360e2bf6a95b4a
-
16:04 TYPO3.Flow Revision 150c56aa: [FEATURE] Enhance the RsaWalletService
- * Add sign() and verifySignature()
* Add a command controller to be able to import persistent keys
Resolves: #26308
... -
15:02 Revision 8a5d9ad6: Raised submodule pointers
-
13:54 TYPO3.Flow Revision 40f2a49d: [~BUGFIX] Register shutdown object methods on object creation
- This got lost during the new operator refactoring. To make
it work we add a register call to the object manager in to... -
12:56 TYPO3.Fluid Revision 4329b83e: [BUGFIX] WidgetContext: Configuration is of type \ArrayAccess, not an array
- The WidgetContext assumes the widget configuration to
be an array, what is false under all circumstances as
is is of ... -
12:35 Feature #26786: Use a safe password hashing mechanism
- I would suppose to use a standardized and proven way of creating password hashes for storage: see http://en.wikipedia...
-
11:55 TYPO3.Flow Bug #26886: Uploaded resources get lost on validation errors
- Patch set 2 of change Ibc6970524967d18fdab84639f7d53ddcf8c27c00 has been pushed to the review server.
It is available... -
11:54 TYPO3.Flow Bug #26886 (Under Review): Uploaded resources get lost on validation errors
-
11:55 TYPO3.Flow Revision 3fd0ed84: [+BUGFIX] (Resource): Fix file upload
- * ResourcePointer instances are now automatically created (or fetched)
as soon as an image is uploaded.
* the Resou... -
11:33 TYPO3.Flow Bug #26903 (Resolved): Flush Doctrine metadata cache with FLOW3 caches
- When the FLOW3 caches are flushed, the Doctrine caches should also be flushed, and when we compile new metadata as well.
-
11:25 TYPO3.Flow Bug #26880 (Accepted): shutdownObject is not called anymore
2011-05-18
-
22:24 TYPO3.Flow Bug #26886 (Resolved): Uploaded resources get lost on validation errors
- If a resource is created through an upload (via ResourceTypeConverter) and a validation error occurs, there is curren...
-
22:08 TYPO3.Flow Bug #26885 (Accepted): It's not possible to order by relation properties
-
22:03 TYPO3.Flow Bug #26885 (Resolved): It's not possible to order by relation properties
- The following code (in a custom repository) won't work if "proposedSessionType" is a relation.....
-
22:02 Revision 68d85f97: Raised submodule pointers
-
19:02 Revision acebf14d: Raised submodule pointers
-
18:08 TYPO3.Flow Revision 7d15279e: Merge "[FEATURE] Property: Add boolean to boolean converter"
-
18:00 TYPO3.Fluid Revision 413019cd: [+TASK] Widget Configuration split into Ajax and Non-Ajax Widget Configuration
- For now this is internal, but this could be part of the public API lateron.
The change now is backwards-compatible.
... -
17:42 TYPO3.Flow Revision 00c41a70: [FEATURE] Property: Add boolean to boolean converter
- Change-Id: Id3a517c9696a9c9a7112373932f619e30c98e8f1
-
17:31 TYPO3.Flow Bug #26880 (Resolved): shutdownObject is not called anymore
- Since the new operator rewrite, shutdownObject is not called anymore, because the registration of shutdown objects go...
-
17:25 TYPO3.Flow Bug #26879: Clone of lazy objects in generic persistence does not initialize the cloned object
- Patch set 1 of change I2e2cdb2e9ed309d13db0df84b396f313603deb4a has been pushed to the review server.
It is available... -
17:16 TYPO3.Flow Bug #26879 (Resolved): Clone of lazy objects in generic persistence does not initialize the cloned object
- With the LazyLoadingAspect on the @__clone@ method, the object in @thawProperties@ closure references still the origi...
-
17:25 TYPO3.Flow Revision f3ab9990: [BUGFIX] Persistence: Fix lazy loading with clone in generic persistence
- Change-Id: I2e2cdb2e9ed309d13db0df84b396f313603deb4a
Resolves: #26879 -
13:02 Revision 830da9e4: Raised submodule pointers
-
12:40 TYPO3.Flow Revision 3339bfa1: Merge "[TASK] Small change to generated names of join tables"
-
12:28 TYPO3.Flow Revision ba9a00d6: [TASK] Small change to generated names of join tables
- The name did not include the model, this was confusing.
Change-Id: I2641e8730b3c886120d71300ebc19252015a9b9c -
12:15 TYPO3.Flow Task #25802 (Resolved): Add notion of "internal request arguments"
-
10:27 TYPO3.Flow Revision 79ed6e60: [+BUGFIX] (MVC): Original Request must only be set if there is a validation error
- Then, the "Speaker Profile" of the conference site is correctly filled out again.
Change-Id: Ic2179e21b97da9ad3cd4e5... -
10:02 Revision af933a64: Raised submodule pointers
-
09:21 TYPO3.Flow Revision f7134f86: [TASK] Slightly more helpful error message for injection exception
- Change-Id: I89d686d66674afaf13702b018e6f3d712e9a7f31
-
09:02 Revision 45b12cf4: Raised submodule pointers
-
08:35 TYPO3.Flow Task #25605 (Resolved): In the FLOW3 Bootstrap in handleCommandLineSlaveRequest() persistAll() should be triggered by a signal slot
- Applied in changeset commit:6aee6d69af36a22cb0ed7e41227030cf5fb72aaf.
-
08:14 TYPO3.Flow Revision 43e79855: Merge "[TASK] Command persistAll() after CLI slave request with signal"
-
08:12 TYPO3.Flow Revision 40c0f131: Merge "[+FEATURE] Doctrine: Automatically add joins for subproperty constraints"
2011-05-17
-
21:51 TYPO3.Flow Bug #26542 (Resolved): Autoincrement unique identifiers not working anymore
-
16:02 Revision 5a165144: Raised submodule pointers
-
15:55 TYPO3.Flow Task #25605 (Under Review): In the FLOW3 Bootstrap in handleCommandLineSlaveRequest() persistAll() should be triggered by a signal slot
-
15:52 TYPO3.Flow Task #25605: In the FLOW3 Bootstrap in handleCommandLineSlaveRequest() persistAll() should be triggered by a signal slot
- Patch set 1 of change I797da23c81cefb580c31d9a358bfae0a5cb1e693 has been pushed to the review server.
It is available... -
15:51 TYPO3.Flow Task #25605 (Accepted): In the FLOW3 Bootstrap in handleCommandLineSlaveRequest() persistAll() should be triggered by a signal slot
-
15:52 TYPO3.Flow Revision 6aee6d69: [TASK] Command persistAll() after CLI slave request with signal
- Change-Id: I797da23c81cefb580c31d9a358bfae0a5cb1e693
Resolves: #25605 -
15:51 TYPO3.Flow Bug #26862 (Resolved): Doctrine\Query is not serializable
- For widgets, it is crucial that Query objects are serializable and deserializeable,
so one should be able to do:
... -
15:02 Revision 04291c91: Raised submodule pointers
-
14:22 TYPO3.Flow Revision b3a33ed8: Merge "[FEATURE] Add addRole() and removeRole() to Account"
-
14:21 TYPO3.Flow Revision eec3d4be: Merge "[+BUGFIX] PersistentObjectConverter can convert non UUID strings"
-
14:20 TYPO3.Flow Revision 692fb6ed: Merge "[+BUGFIX] (MVC): Introduce internal Request Arguments"
-
14:14 TYPO3.Flow Revision a7bf3548: [+BUGFIX] (MVC): Introduce internal Request Arguments
- The Request now handles all arguments starting with two underscores
as "internal", meaning they will not be returned ... -
13:22 TYPO3.Flow Revision 735ea0ef: Merge "[FEATURE][BUGFIX] Calculate referenced column names from class code"
-
13:06 TYPO3.Flow Revision 58d50dd4: [+BUGFIX] PersistentObjectConverter can convert non UUID strings
- With doctrine the identifier of an entity must no longer be a
UUID or numeric value. This change extends the
Persiste... -
12:55 TYPO3.Flow Revision 89cf90c5: [FEATURE] Add addRole() and removeRole() to Account
- Change-Id: I63df1e12aa4d8bfb5e35e6672968c2f05fd4a590
-
10:05 TYPO3.Flow Feature #26669 (Resolved): Routing should support multidimensional arguments
- Applied in changeset commit:fa507e72c35f20a6c3aa996004b385ed9596f427.
-
10:02 Revision baea8d12: Raised submodule pointers
-
09:57 TYPO3.Flow Revision da2aec29: Merge "[+FEATURE] Routing supports multidimensional arguments"
-
09:57 TYPO3.Flow Revision fa507e72: [+FEATURE] Routing supports multidimensional arguments
- When using sub requests for building URIs (e.g. in plugins or
widgets) the route values/defaults can be multidimensio... -
08:02 Revision 48dbcfad: Raised submodule pointers
-
00:08 TYPO3.Fluid Bug #26844 (Resolved): Wrong PaddingViewHelper description
- File: PaddingViewHelper.php, Line: 49
(Just a copy of the PrintfViewHelper description)... -
00:05 TYPO3.Fluid Feature #26843 (Resolved): Padding Type in ViewHelper
- Add the padding type as possible parameters to the PaddingViewHelper.
Of Example:...
2011-05-16
-
13:40 TYPO3.Fluid Revision 1c093afb: [+TASK] Cleanup and small improvements to Interceptors
- Interceptors now also get passed the current Parsing State,
which they can use to interact with the tree. This can be... -
12:55 TYPO3.Fluid Revision 16f9691d: [+BUGFIX] (ViewHelpers) Adjust Form VH to introduction of Internal Request Arguments
- Change-Id: I2e5f60864227db0ed1977e0f9de6776a27ae2be8
Related: #25802 -
12:28 TYPO3.Flow Task #25802: Add notion of "internal request arguments"
- https://review.typo3.org/#q,topic:25802,n,z
-
12:27 TYPO3.Flow Task #25802 (Under Review): Add notion of "internal request arguments"
-
10:02 Revision 98f870ca: Raised submodule pointers
-
09:22 TYPO3.Flow Feature #26767: Reflection method to get a method return type and documentation
- I don't think we can make it for beta1 anymore; though I agree something like this would be nice.
-
09:20 TYPO3.Flow Feature #26765: Support class schema features for every reflected class
- I agree with that, but not for 1.0beta1 anymore.
-
09:08 TYPO3.Flow Revision 59dbb7d6: [+BUGFIX] (Object): Session objects with fallbacks
- In some (rare) cases it can occur that the session contains some
wrong data; which is why we cannot expect it to be a... -
09:08 TYPO3.Flow Revision 39fb391d: [+BUGFIX] Make CSRF protection work with recent changes on UriBuilder
- Furthermore, the test cases are greatly cleaned up to make
them better understandable.
Change-Id: I03ca4030265ecfc77...
2011-05-12
-
16:36 Feature #26786 (Resolved): Use a safe password hashing mechanism
- The current AccountFactory uses the @generateSaltedMd5@ method of the @HashService@. Since MD5 is considered to be no...
-
16:00 TYPO3.Flow Feature #26785 (Resolved): Doctrine Query Execution Commands
- For the command line in general, but especially for the interactive shell, it would be nice to be able to execute arb...
-
15:52 TYPO3.Flow Feature #26783 (Rejected): Support settings via OS Environment
- For sensitive data or other purposes it would be nice to support altering settings by some environment variables.
... -
11:02 Revision ddb4fba1: Raised submodule pointers
-
10:35 TYPO3.Flow Bug #26687 (Resolved): UTF-8 support is broken
- Applied in changeset commit:a1c0604396c4d810e3971e59ef60174e5f076a04.
-
10:22 TYPO3.Flow Revision 8d605fd2: Merge "[FEATURE] Enable SQL connection initialization"
2011-05-11
-
20:10 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 5 of change I4a63d73954944419e93a8f04b4055413ee382630 has been pushed to the review server.
It is available... -
20:00 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 4 of change I4a63d73954944419e93a8f04b4055413ee382630 has been pushed to the review server.
It is available... -
19:58 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 3 of change I4a63d73954944419e93a8f04b4055413ee382630 has been pushed to the review server.
It is available... -
19:24 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 2 of change I4a63d73954944419e93a8f04b4055413ee382630 has been pushed to the review server.
It is available... -
11:05 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 1 of change I4a63d73954944419e93a8f04b4055413ee382630 has been pushed to the review server.
It is available... -
20:10 TYPO3.Welcome Revision dde38726: [BUGFIX] Fix invalid link-generation
- Links to non-existing package/controller/action combinations are no longer possible.
Remove the link to the testing p... -
18:04 TYPO3.Flow Feature #26767 (New): Reflection method to get a method return type and documentation
- Some use cases like the WSDL export in the SOAP package need more information about classes and methods than the refl...
-
17:59 TYPO3.Flow Feature #26765 (Accepted): Support class schema features for every reflected class
- Some features of the reflection in FLOW3 are only available through the class schema, e.g.:
* Property types
* Ch... -
13:56 TYPO3.Flow Feature #4426: Provide Windows compatible version of the FLOW3 Command Line Tool
- With the current implementation, this issue is (almost) resolved.
We still need a small batch wrapper as described a... -
13:02 Revision 5cb55e61: Raised submodule pointers
-
12:59 TYPO3.Flow Revision 3f625be7: [+FEATURE] Utility: tweak Array utitility class
- Add method unsetValueByPath() and allow to specify
the path as string in getValueByPath() and setValueByPath().
Chan... -
12:01 Revision 43a2cadc: Raised submodule pointers
-
11:10 TYPO3.Flow Revision d2c0fe55: [+FEATURE] Basic help support for command line commands
- This adds some basic help which displays a list of available commands
and a short description for each. This implemen... -
11:07 TYPO3.Flow Task #25802: Add notion of "internal request arguments"
- *Note:* not only arguments starting with two underscores should be handled "internal", also arguments starting with "...
-
10:26 TYPO3.Flow Task #25802 (Accepted): Add notion of "internal request arguments"
-
10:37 TYPO3.Flow Feature #26745 (New): MVC should know about entities lying in the session
- If you want to prepare/edit/create an entity over some steps before you want persist it in the database, you will put...
-
09:23 TYPO3.Flow Bug #26687 (Under Review): UTF-8 support is broken
-
09:22 TYPO3.Flow Bug #26687: UTF-8 support is broken
- Patch set 1 of change I456f313014e1943733aa5d7aa9cf9c8cb20f34a8 has been pushed to the review server.
It is available... -
09:22 TYPO3.Flow Revision a1c06043: [FEATURE] Enable SQL connection initialization
- Some database setups might need to run some initial SQL statement after
a connection has been established. Examples a... -
00:16 TYPO3.Fluid Feature #10472: Fluid Standalone distribution
- The following Extbase interfaces/classes are directly used by Fluid.
My feeling is that one needs to have a small ...
2011-05-10
-
16:03 Revision 7195401d: Raised submodule pointers
-
15:31 TYPO3.Flow Revision 8495a0be: [BUGFIX] Call wakeup method of parents to initialize AOP structures
- In certain object hierarchies with AOP in subclasses, the array
with grouped advices was not initialized when the chi... -
12:01 Revision aef931bc: Raised submodule pointers
-
11:35 TYPO3.Flow Task #26662 (Resolved): Fix and cleanup UriBuilder
- Applied in changeset commit:1174777fe9eae9654c2e4d3aae4eae0153e65277.
-
11:13 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Patch set 5 of change I18ae892857bc50cbbed754055d8bccb2fe5ac508 has been pushed to the review server.
It is available... -
11:21 TYPO3.Flow Revision a95dc073: Merge "[+BUGFIX] Fix and cleanup UriBuilder"
-
11:10 TYPO3.Flow Revision 1174777f: [+BUGFIX] Fix and cleanup UriBuilder
- This is mainly a refactoring of the UriBuilder.
But there are some slight changes in behavior too:
1. setRequest() no...
2011-05-09
-
19:49 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Patch set 4 of change I18ae892857bc50cbbed754055d8bccb2fe5ac508 has been pushed to the review server.
It is available... -
19:44 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Patch set 3 of change I18ae892857bc50cbbed754055d8bccb2fe5ac508 has been pushed to the review server.
It is available... -
11:06 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Patch set 2 of change I18ae892857bc50cbbed754055d8bccb2fe5ac508 has been pushed to the review server.
It is available... -
11:03 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Patch set 1 of change I18ae892857bc50cbbed754055d8bccb2fe5ac508 has been pushed to the review server.
It is available... -
17:25 TYPO3.Flow Revision ec578eef: [TASK] Security: Adjust query rewriting to Doctrine changes
- As the persistence layer has changed quite a bit with the
introduction of doctrine, query rewriting didn't work anymo... -
17:25 TYPO3.Flow Revision 61107a59: [+FEATURE] Doctrine: Automatically add joins for subproperty constraints
- If a constraint on a sub object is added, we add a join clause
to the qom respectively. So you are able to set condit... -
10:55 TYPO3.Flow Bug #26542 (Under Review): Autoincrement unique identifiers not working anymore
-
10:55 TYPO3.Flow Bug #26542: Autoincrement unique identifiers not working anymore
- Patch set 1 of change If2a4612a326b6fbdfa4a27363c491723ae5cf1e7 has been pushed to the review server.
It is available... -
10:54 TYPO3.Flow Bug #13974 (Resolved): Tables are dropped after deactivating a package
- This is solved twice by now. The default update is non-destructive (as far as possible) now and the ReflectionService...
-
10:54 TYPO3.Flow Revision 2d57b451: [FEATURE][BUGFIX] Calculate referenced column names from class code
- When no referenced column names are given in a model, determine them by
looking at properties annotated with @Id. If ... -
10:54 TYPO3.Flow Revision 9e5715e5: [TASK] Cache file backend shows invalid identifier with exception
- This makes it (a little) easier to debug those exceptions.
Change-Id: I58d68aebce6e7de3cc8ff55dbef5bdf461201627
2011-05-07
-
22:14 TYPO3.Fluid Feature #26692 (Rejected): String comparison support for f:if
- I think it's really necessary that <f:if> fully supports simple string comparisons like this:...
-
09:20 TYPO3.Flow Feature #8736: Implement generic Identity RoutePartHandler
- Bastian Waidelich wrote:
> As transliteration will most probably not make it into FLOW3 1.0, we'll have to find anot... -
07:56 TYPO3.Flow Feature #8736 (Accepted): Implement generic Identity RoutePartHandler
- *Note:* One reason that prevented me from implementing this, was the missing "transliteration" feature of the I18n su...
-
08:16 TYPO3.Fluid Feature #26665: Fluid: Implement String comparison
- Some behaviors that I would expect from this feature:
given:... -
07:59 TYPO3.Flow Feature #26688 (Closed): Magic Object Routes
- Thanks for reporting Martin, but there is a ticket for that already. I'll close this one to avoid confusion.
And, pr... -
05:38 TYPO3.Flow Bug #26687 (Accepted): UTF-8 support is broken
2011-05-06
-
22:48 TYPO3.Flow Feature #26688 (Closed): Magic Object Routes
- I'm dreaming of having a more intuitive way of defining default object-controller routes like this:...
-
22:32 TYPO3.Flow Bug #26687 (Resolved): UTF-8 support is broken
- I just saved some FLOW3 objects with german umlauts and it seems that there's a "SET NAMES UTF-8" or some Doctrine2 U...
-
17:02 Revision 29207fc4: Raised submodule pointers
-
16:50 TYPO3.Flow Revision 11b7b8a6: [+FEATURE] MVC: Get root request from sub request
- If sub requests are nested over more than one level,
it must be possible to retrieve the top most parent
request. Thi... -
16:02 Revision 99105af6: Raised submodule pointers
-
15:35 TYPO3.Fluid Bug #12777 (Resolved): Empty a tag ends with /> instead of </a>
- Applied in changeset commit:bd18b4f133ec106fc4dcebed4a1ca890e7a2c8d2.
-
11:31 TYPO3.Fluid Bug #12777: Empty a tag ends with /> instead of </a>
- Patch set 1 of change Icab2204f464f43716e0e52e7f2dae2133c6404c1 has been pushed to the review server.
It is available... -
11:31 TYPO3.Fluid Bug #12777 (Under Review): Empty a tag ends with /> instead of </a>
-
11:43 TYPO3.Flow Feature #26669 (Resolved): Routing should support multidimensional arguments
- In order to create URIs for plugins and other sub requests (e.g. widgets) the routing needs to support default values...
-
11:36 TYPO3.Flow Task #26662: Fix and cleanup UriBuilder
- Matrix for expected behavior: https://spreadsheets.google.com/ccc?key=0AlDROZpGJKkIdHpvMkhocjhQVXZfYmxoekxERU9Da0E&hl...
-
10:58 TYPO3.Flow Task #26662 (Resolved): Fix and cleanup UriBuilder
- Currently the UriBuilder does not reliably support SubRequests and it has some flaws, that should be fixed.
Some fac... -
11:31 TYPO3.Fluid Revision bd18b4f1: [+BUGFIX] Empty a tag ends with /> instead of </a>
- Change-Id: Icab2204f464f43716e0e52e7f2dae2133c6404c1
Resolves: #12777 -
11:13 TYPO3.Fluid Feature #26665 (Resolved): Fluid: Implement String comparison
-
11:04 TYPO3.Fluid Task #26664 (New): Clean up Form ViewHelpers
-
10:37 TYPO3.Fluid Feature #11660 (Closed): Universal tag attributes do not allow other javascript events than onclick
-
10:36 TYPO3.Fluid Bug #11122: Doc comments for render method not work with tabs
- I am not sure if FLOW3 is capable of this, we need to discuss that.
-
10:35 TYPO3.Fluid Bug #11028 (Closed): Output of domain and property validator error messages performs always an default error
- fixed with new Property Mapper in FLOW3, will be backported.
-
10:35 TYPO3.Fluid Bug #11007 (Closed): PaginateController uses wrong offset
- should be fixed now, as the Paginate Widget has been completely rebuilt in v5 (and will be soon backported)
-
10:33 TYPO3.Fluid Feature #9768 (Closed): Idea: Connector to use fluid templates for ###MARKER### based extensions
- closing because of missing feedback.
-
10:33 TYPO3.Fluid Bug #9627 (Resolved): Two test failures in Tx_Fluid_ViewHelpers_Persistence_IdentityViewHelperTest
-
10:32 TYPO3.Fluid Feature #9429 (Closed): f:render section with arguments
-
10:32 TYPO3.Fluid Feature #9211 (Rejected): Improve ViewHelper exception handling
-
10:30 TYPO3.Fluid Feature #7618 (Rejected): Add support for nested evaluation.
- sorry, for now this feature would imply a complete restructuring of the Fluid parser...
-
10:26 TYPO3.Fluid Feature #7203 (Resolved): Object accessor could work for associative arrays
- resolved.
-
10:26 TYPO3.Fluid Bug #7138: Changes to ObjectAccessor break usage with fluid conditions
- Must be re-verified; and should have a testcase in Viewhelpertest.
-
10:25 TYPO3.Fluid Bug #6822 (Closed): unhelpful error message if template cannot be read
- thanks for the feedback!
-
10:25 TYPO3.Fluid Bug #6779 (Closed): {} parsed inconsistently?
- thanks for noting, should be fixed by now.
-
10:23 TYPO3.Fluid Bug #6570 (Closed): RuntimeException thrown in file ViewHelperVariableContainer.php
- fixed until now.
-
10:22 TYPO3.Fluid Bug #6392 (Closed): #1225136013 - This Exception should never be thrown
-
10:22 TYPO3.Fluid Bug #6287 (Closed): Fluid User Manual outdated / missing information
- we'll soon update the whole documentation.
Thanks for the notice!
Greets,
Sebastian -
10:19 TYPO3.Fluid Story #5583 (Closed): DateFormat View Helper doesn't respect locale setting
- duplicate
-
10:19 TYPO3.Fluid Bug #4972 (Closed): f:format.date does not respect locale.
- closed, as it's a PHP missing feature so far.
-
10:16 TYPO3.Fluid Feature #4704 (New): Improve parsing exception messages
-
10:14 TYPO3.Fluid Bug #5056 (Closed): F3\Fluid\Core\RuntimeException thrown in file TemplateVariableContainer.php
- resolved by now.
-
10:09 Story #11958 (Resolved): Check loose ends in FLOW3
-
10:05 TYPO3.Fluid Feature #5485 (Rejected): Missing operators "===", "!==" and "!" in fluid comparism mechanism
- * !== and === are now automatically used for objects.
* Only negation is possible by doing <f:if><f:else>...</...></... -
10:03 TYPO3.Fluid Task #26658 (New): Make Form ViewHelpers consistent
- ... should be done on T3DD
-
10:00 TYPO3.Fluid Feature #9956 (Rejected): Allow updating of view-variables
- you can use partials which recursively call themselves in such situations.
-
09:59 TYPO3.Fluid Bug #9805 (Rejected): Code mismatch in "FormViewHelper.php"?!
- That's correct, it's a chained method call.
-
09:56 Story #11948 (Resolved): Security Framework improvements
- Certainly security needs some more improvements, but I'd like to close this a bit too generic story.
-
09:53 Task #13503 (Resolved): Write policies for TYPO3 package
-
09:29 Story #12862 (Resolved): As Roger, I want a clean Property Mapper
- done.
-
09:27 TYPO3.Flow Bug #12365 (Rejected): mapAndValidate() and map() behave differently
- Not relevant anymore because of new Property Mapper
-
09:24 Story #11169 (Resolved): Implement new operator support
-
01:01 Revision 67ced5a8: Raised submodule pointers
-
00:35 TYPO3.Flow Revision c460fd6b: Merge "[+BUGFIX] Fix AOP Proxy Building"
2011-05-05
-
18:30 TYPO3.Fluid Bug #4667 (Resolved): Error class magic only works for object properties....
- works now with the new Validation.
-
18:29 TYPO3.Fluid Story #3714 (Rejected): Add advanced validation of ViewHelper arguments
-
18:28 TYPO3.Fluid Task #3311 (Closed): Refactor Unit tests
-
18:27 TYPO3.Fluid Bug #1928 (Rejected): Fail silently in production mode
-
18:27 TYPO3.Fluid Feature #1907 (New): Default values for view helpers based on context
-
18:02 Revision dd79de21: Raised submodule pointers
-
17:35 TYPO3.Flow Bug #25906 (Resolved): Injection with settings use breaks
- Applied in changeset commit:4fc6b9e401f07939a2cf00da5e2021a3b564acb6.
-
11:50 TYPO3.Flow Bug #25906: Injection with settings use breaks
- Patch set 1 of change Ie6310c9b1a01c879408c512c6808e8b9485cf744 has been pushed to the review server.
It is available... -
11:49 TYPO3.Flow Bug #25906 (Under Review): Injection with settings use breaks
- I have to reopen this issue since constructor injection of settings wasn't fixed. I pushed a new change with addition...
-
17:29 TYPO3.Flow Revision c00c5708: Merge "[FEATURE] Property: Include array to object converter"
-
17:29 TYPO3.Flow Revision 04ea1707: Merge "[BUGFIX] Fix constructor setting injection for singletons"
-
16:02 Revision e50cc2f7: Raised submodule pointers
-
15:59 TYPO3.Flow Revision de1a1ba2: Merge "[+BUGFIX] Cache manager should flush classes in Tests"
-
15:58 TYPO3.Flow Revision 0bf0aa2d: [+BUGFIX] Fix AOP Proxy Building
- This fixes a regression introduced by I1987e582a195e8913b7c80fa26ceeb3bbd0319f6
but the code was also wrong before th... -
15:53 TYPO3.Flow Revision f7693d11: Merge "[BUGFIX] Fix several generic persistence problems"
-
13:02 Revision 81798909: Raised submodule pointers
-
13:00 TYPO3.Flow Bug #26107 (Resolved): Proxy class builder rebuild classes without AOP on every change
- Applied in changeset commit:50eff49b74ea33b3236781dfbb5269ca9263642d.
-
12:47 TYPO3.Flow Revision a39ced8e: [BUGFIX] Fix several generic persistence problems
- This change fixes several small generic persistence problems:
* NULL array collection should be flattened to an emp... -
12:39 TYPO3.Flow Revision b66b8dc5: Merge "[BUGFIX] Caching of unproxied classes in ProxyClassBuilder"
-
12:29 TYPO3.Flow Revision d25ade8c: [FEATURE] Property: Include array to object converter
- Besides the persistent object mapping it is useful being able
to convert arrays to simple objects.
Some code could b... -
11:47 TYPO3.Flow Revision 4fc6b9e4: [BUGFIX] Fix constructor setting injection for singletons
- Change I15f86cc651935dbe756f5b02a155b5ff14c5e668 missed one spot for
setting injection in the ProxyClassBuilder.
Thi... -
11:36 TYPO3.Flow Task #11683: symlink() is not working on Windows XP
- Yes, filesystem based you can use symlinks on XP - at least after installing some tool. But the php-function symlink(...
-
11:01 Revision 7b235e59: Raised submodule pointers
-
10:22 TYPO3.Flow Revision b38edb68: Merge "[BUGFIX] Security: Fix runtime evaluations with global objects"
-
09:02 Revision 1ee54488: Raised submodule pointers
-
07:02 Revision f43d05d3: Raised submodule pointers
-
06:55 TYPO3.Flow Revision 6f020a32: Merge "[TASK] Adjust AOP ProxyBuilder unit tests to recent change"
2011-05-04
-
22:30 TYPO3.Flow Bug #26493 (Resolved): Repository::countAll() does not return integers
- Applied in changeset commit:2aa7624ff8c0db195d9df63ec507217278f33e3f.
-
22:14 TYPO3.Flow Revision 516def4c: Merge "[BUGFIX] Make sure countAll() returns integers"
-
22:05 TYPO3.Flow Revision 70ff746a: [BUGFIX] Doctrine: Allow nesting of AND and OR conditions in queries
- There is no reason to not support nesting of AND and OR conditions.
This change enables Doctrine to allow this nestin... -
21:36 TYPO3.Flow Revision 68954d8a: [TASK] Adjust AOP ProxyBuilder unit tests to recent change
- In I1987e582a195e8913b7c80fa26ceeb3bbd0319f6 some changes were done but
their (desired) changes to the result of prox... -
21:09 TYPO3.Flow Bug #26107: Proxy class builder rebuild classes without AOP on every change
- Patch set 2 of change I5f75b00bccc4ef22a5214d4e4c227aa1c76e3f72 has been pushed to the review server.
It is available... -
21:09 TYPO3.Flow Revision 50eff49b: [BUGFIX] Caching of unproxied classes in ProxyClassBuilder
- Classes that don't get a proxy class will be stored in the object
configuration cache as separate cache entries with ... -
17:30 TYPO3.Flow Bug #26565 (Resolved): Wrong doc comment in proxy class breaks ReflectionService->getMethodTagsValues
- Applied in changeset commit:ddb790730939d3f592f8e962fd7e3c25febea106.
-
16:51 TYPO3.Flow Bug #26565: Wrong doc comment in proxy class breaks ReflectionService->getMethodTagsValues
- Patch set 3 of change I1987e582a195e8913b7c80fa26ceeb3bbd0319f6 has been pushed to the review server.
It is available... -
13:33 TYPO3.Flow Bug #26565 (Under Review): Wrong doc comment in proxy class breaks ReflectionService->getMethodTagsValues
-
13:32 TYPO3.Flow Bug #26565: Wrong doc comment in proxy class breaks ReflectionService->getMethodTagsValues
- Patch set 2 of change I1987e582a195e8913b7c80fa26ceeb3bbd0319f6 has been pushed to the review server.
It is available... -
17:00 TYPO3.Flow Bug #26482 (Resolved): Must specify table name with unique constraints and indexes with Doctrine 2
- Applied in changeset commit:364c6d41c499f3e3d1f6d81012651bbfa568819f.
-
16:51 TYPO3.Flow Revision ddb79073: [BUGFIX] Several AOP bugfixes
- This change fixes several small but blocking issues:
- AOP runtime evaluations with Doctrine collections not support... -
16:34 TYPO3.Flow Revision dc5ab419: Merge "[BUGFIX] Testing: Fix var annotations in FunctionalTestCase"
-
16:31 TYPO3.Flow Revision 584c0188: Merge "[BUGFIX] Make table name in @Table annotation optional"
-
15:01 Revision 2d52ec70: Raised submodule pointers
-
14:26 TYPO3.Flow Revision 4da1f9a5: [FEATURE] Support DateTime in JsonView
- The JsonView did not handle DateTime values correctly. A string
should be returned in a JavaScript parseable date for... -
13:39 TYPO3.Flow Bug #26128: Doctrine persistence manager compilation should be configurable
- The problem inside the package is gone. Now I face the problem, that the Doctrine compilation is always executed in n...
-
10:02 Revision 59049d3f: Raised submodule pointers
-
10:00 TYPO3.Flow Bug #26159 (Resolved): PersistenceMagicAspect doesn't set unique identifier for value objects
- Applied in changeset commit:0cd6cb2f9499b10b87dc666dfbce0ed5252855a3.
-
09:59 TYPO3.Flow Revision 7b49ac62: Merge "[BUGFIX] Fix calculation of identifier for value objects"
2011-05-03
-
18:02 Revision af9273b1: Raised submodule pointers
-
17:49 TYPO3.Flow Bug #26107 (Under Review): Proxy class builder rebuild classes without AOP on every change
-
16:58 TYPO3.Flow Bug #26107: Proxy class builder rebuild classes without AOP on every change
- Patch set 1 of change I5f75b00bccc4ef22a5214d4e4c227aa1c76e3f72 has been pushed to the review server.
It is available... -
12:36 TYPO3.Flow Bug #26107 (Accepted): Proxy class builder rebuild classes without AOP on every change
- I found a solution that seems to work. Inside the ProxyClassBuilder each target class that doesn't get a proxy is mar...
-
17:30 TYPO3.Flow Bug #25906 (Resolved): Injection with settings use breaks
- Applied in changeset commit:888b03da80bfbd437909496a9b243fce6a902506.
-
17:14 TYPO3.Flow Bug #25906: Injection with settings use breaks
- Patch set 4 of change I15f86cc651935dbe756f5b02a155b5ff14c5e668 has been pushed to the review server.
It is available... -
14:47 TYPO3.Flow Bug #25906: Injection with settings use breaks
- Patch set 3 of change I15f86cc651935dbe756f5b02a155b5ff14c5e668 has been pushed to the review server.
It is available... -
17:30 TYPO3.Flow Feature #25882 (Resolved): Dedicated query log
- Applied in changeset commit:fd7eb8b176ceb6296df864902c2e596aec90a2e8.
-
17:14 TYPO3.Flow Feature #25882: Dedicated query log
- Patch set 5 of change I4b9927092bb07209cbf9510a1c578858bfaeeb5d has been pushed to the review server.
It is available... -
14:47 TYPO3.Flow Feature #25882: Dedicated query log
- Patch set 4 of change I4b9927092bb07209cbf9510a1c578858bfaeeb5d has been pushed to the review server.
It is available... -
17:21 TYPO3.Flow Revision 4f82ecef: [BUGFIX] Testing: Fix var annotations in FunctionalTestCase
- Some var annotations were not renamed correctly.
Change-Id: I29b129e4914b71a85b58217d15eb24b2f8ff1a00 -
17:19 TYPO3.Flow Revision 5dcb9178: [BUGFIX] Security: Fix runtime evaluations with global objects
- The runtime evaluations closure code need a "closure" reference
to the object manager. This was removed in a recent c... -
17:13 TYPO3.Flow Revision 888b03da: [BUGFIX] Injection with factory settings is usable again
- If configuring injection in Objects.yaml and making use of settings for
a factory there, the generated proxy is broke... -
17:13 TYPO3.Flow Revision fd7eb8b1: [FEATURE] Use dedicated log for SQL queries
- Now a dedicated log is used for SQL queries, it is by default named
Query_<context>.log and configurable through sett... -
17:07 TYPO3.Flow Revision 55e792e9: [+BUGFIX] Cache manager should flush classes in Tests
- The cache flushing mechanism in the cache manager does not
generate the correct tag for a class inside the Tests dire... -
17:00 TYPO3.Flow Bug #25908 (Resolved): ProxyClassBuilder produces invalid code for prototype arguments
- Applied in changeset commit:feff686a2e3095188794baedd72bb17a493f45be.
-
16:47 TYPO3.Flow Bug #25908: ProxyClassBuilder produces invalid code for prototype arguments
- Patch set 2 of change I5650866cc2aa117dc580d16867a5e9a686d0c1f2 has been pushed to the review server.
It is available... -
16:47 TYPO3.Flow Revision feff686a: [BUGFIX] ProxyClassBuilder produces valid code for prototype arguments
- Currently FLOW3 does not support the injection of prototype objects
that require constructor arguments. Instead the P... -
13:39 TYPO3.Flow Bug #26582: Repository remove() throws error even if __identity is furnished
- And here's the query preliminary to the faulty remove()...
-
13:24 TYPO3.Flow Bug #26582 (Rejected): Repository remove() throws error even if __identity is furnished
- The attempt to remove an object from the repository throws an error even if the __identity (flow3_persistence_identif...
-
12:20 TYPO3.Fluid Revision a0966281: [+BUGFIX] (Core): Condition improvements
- * now all complex comparators are fully specified, and behave according to
the specification
* ConditionViewHelper ...
2011-05-02
-
21:00 TYPO3.Flow Bug #25902 (Resolved): It's not possible to add an entity as link/redirect argument
- Applied in changeset commit:c7f66e0867f6de610706e1a53d64554852157e40.
-
20:58 TYPO3.Flow Revision 7a7f5201: Merge "[BUGFIX] Make sure entities can be used in links/redirect"
-
20:49 TYPO3.Flow Feature #25882: Dedicated query log
- Patch set 3 of change I4b9927092bb07209cbf9510a1c578858bfaeeb5d has been pushed to the review server.
It is available... -
20:49 TYPO3.Flow Bug #25906: Injection with settings use breaks
- Patch set 2 of change I15f86cc651935dbe756f5b02a155b5ff14c5e668 has been pushed to the review server.
It is available... -
18:22 TYPO3.Flow Bug #25908: ProxyClassBuilder produces invalid code for prototype arguments
- Patch set 1 of change I5650866cc2aa117dc580d16867a5e9a686d0c1f2 has been pushed to the review server.
It is available... -
17:55 TYPO3.Flow Bug #26565 (Resolved): Wrong doc comment in proxy class breaks ReflectionService->getMethodTagsValues
- The method ReflectionService->getMethodTagsValues does a MethodReflection on the given class. But the new proxy mecha...
-
17:24 TYPO3.Flow Feature #26560: Use reverse index for AOP matching
- One example of a slow filter: @PointcutMethodTaggedWithFilter@:
It uses the very slow operation @getMethodTagsValu... -
16:51 TYPO3.Flow Feature #26560 (Resolved): Use reverse index for AOP matching
- The AOP matching done inside the ProxyClassBuilder is very slow. It doesn't scales well, because the complexity is ti...
-
12:28 Revision cc0b3eb6: Raised submodule pointers
-
10:50 TYPO3.Flow Bug #26542 (Accepted): Autoincrement unique identifiers not working anymore
- Most probably caused the the todo at http://bit.ly/iIPPbR
-
10:43 TYPO3.Flow Task #11683: symlink() is not working on Windows XP
- IIRC symlinks should work on Windows XP too - at least on a NTFS based file system
-
10:38 TYPO3.Flow Task #11683: symlink() is not working on Windows XP
- Getting rid of XP is definitly a +1 :-) (http://support.microsoft.com/lifecycle/?p1=3223).
Another thing, that hur... -
08:42 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- The referrers are inserted at the beginning of the form. So the setup seems to be just right.
2011-05-01
-
23:15 TYPO3.Flow Bug #26542 (Resolved): Autoincrement unique identifiers not working anymore
- I used the @Id and @GeneratedValue properties as seen in the blog example package to have short urls with integer ide...
-
11:57 TYPO3.Kickstart Bug #26533 (Resolved): Actions are not callable with new CLI controller
- The kickstarter is not usable with the new CLI script.
The actions needs to be changed to commands. -
11:19 TYPO3.Welcome Bug #26531: Welcome package has fatal errors in link generation
- Patch set 1 of change Icd1fb33a37643011e0ebdbe9ba1b8d6fd0249cbb has been pushed to the review server.
It is available... -
11:11 TYPO3.Welcome Bug #26531 (Resolved): Welcome package has fatal errors in link generation
- It seems that FLOW3 now actually checks the presence of the package/controller/actions that links are generated for.
... -
11:12 TYPO3.Welcome Task #26532 (Resolved): Text in welcome package is outdated
- The instructional text in the welcome package is no longer valid, since the commandline tool has changed format.
2011-04-29
-
22:42 TYPO3.Flow Feature #26411 (Needs Feedback): More meaningful exception on DB errors
- Ok, catching DB errors is rather hard. Obvious things that break setting up the connection completely (e.g. wrong PDO...
-
22:13 TYPO3.Flow Feature #9534: RAND as order posibility
- Please close..
with Doctrine no problem, this issue is from time before doctrine -
21:51 TYPO3.Flow Feature #9534: RAND as order posibility
- Implementation hint at http://www.petefreitag.com/item/466.cfm
-
21:57 TYPO3.Flow Revision a2da4e48: [TASK] Update requirements in installation chapter
- Bumo required PHP version to 5.3.2 and note Windows systems and support
for symlinks.
Change-Id: I9dd08b9ab125c6ef85... -
21:43 TYPO3.Flow Task #4931 (Closed): Check correct behaviour of object replacement in persistence
-
21:41 TYPO3.Flow Task #11683 (Needs Feedback): symlink() is not working on Windows XP
- Should we just make symlink support for Windows a requirement, get rid of XP and drop the mirrorMode configuration op...
-
16:56 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- Nice idea! However it must be *at the beginning* of the form. I am not sure, if the referrers are added before or aft...
-
13:44 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- Sven-S. Porst wrote:
> [...] a more elegant solution would be if the hidden fields were not
> inserted directly b... -
12:43 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- The createHiddenField approach would certainly help with my specific problem.
On the other hand, adding an extra p... -
12:27 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- Sven-S. Porst wrote:
> Try validating against HTML 5.
> [...] it doesn't work as expected [...]
Good point(s) ... -
10:17 TYPO3.Fluid Bug #26481: hidden fields should be rendered in extra section
- Try validating against HTML 5.
Besides: If you're using the markup in your example you'll notice that it doesn't w... -
10:01 TYPO3.Fluid Bug #26481 (Needs Feedback): hidden fields should be rendered in extra section
- Sven-S. Porst wrote:
> as one ends up having two <input>s inside the <label> which is invalid HTML.
Why do you ... -
09:33 TYPO3.Fluid Bug #26481 (Resolved): hidden fields should be rendered in extra section
- The form.checkbox view helper works in an unexpected way because it creates two, rather than one <input> elements.
... -
15:03 TYPO3.Flow Bug #26482 (Under Review): Must specify table name with unique constraints and indexes with Doctrine 2
-
15:03 TYPO3.Flow Bug #26482: Must specify table name with unique constraints and indexes with Doctrine 2
- Patch set 1 of change I3515ad0247f5495254f19dfcdf11b3aa27cdf704 has been pushed to the review server.
It is available... -
12:03 TYPO3.Flow Bug #26482 (Accepted): Must specify table name with unique constraints and indexes with Doctrine 2
-
09:40 TYPO3.Flow Bug #26482 (Resolved): Must specify table name with unique constraints and indexes with Doctrine 2
- If a unique-constraint or an additional index is needed for a table/object, the Doctrine 2 ORM has the possiblity to ...
-
15:02 TYPO3.Flow Revision 364c6d41: [BUGFIX] Make table name in @Table annotation optional
- When using the @Table Doctrine annotation to specify unique constraints
or indexes one had to specify the table name,... -
14:40 TYPO3.Flow Bug #26493 (Under Review): Repository::countAll() does not return integers
-
14:40 TYPO3.Flow Bug #26493: Repository::countAll() does not return integers
- Patch set 1 of change I4d7afd65e819d0fda0dbedf541d0766aa81138e6 has been pushed to the review server.
It is available... -
14:01 TYPO3.Flow Bug #26493 (Accepted): Repository::countAll() does not return integers
-
12:53 TYPO3.Flow Bug #26493 (Resolved): Repository::countAll() does not return integers
- RepositoryInterface::countAll() should return integers. But apparently the doctrine integration does not cast the ret...
-
14:40 TYPO3.Flow Revision 2aa7624f: [BUGFIX] Make sure countAll() returns integers
- With Doctrine persistence countAll() would not return integers (in all
cases), thus strict comparison did not work.
...
2011-04-28
-
15:32 TYPO3.Flow Feature #26411 (Closed): More meaningful exception on DB errors
- In case of a wrong Database Connection specification (wrong host, wrong socket, credentials, database not existing, ....
-
13:28 TYPO3.Fluid Bug #26394: Form Viewhelper does not work with html5 custom data attributes
- Sorry, must have missed that in the docs :)
-
11:22 TYPO3.Fluid Bug #26394 (Rejected): Form Viewhelper does not work with html5 custom data attributes
- Hey,
I guess you are using v4 and do not have your exception handler correctly configured? (in the install tool).
... -
10:58 TYPO3.Fluid Bug #26394 (Rejected): Form Viewhelper does not work with html5 custom data attributes
- @<f:form.textbox property="name" data-anything="some info" />@
Will produce no output at all.
It would be grea... -
12:08 TYPO3.Flow Bug #25902 (Under Review): It's not possible to add an entity as link/redirect argument
-
12:02 TYPO3.Flow Bug #25902: It's not possible to add an entity as link/redirect argument
- Patch set 1 of change I8a5547ab34732c4c6db5369da14337cb3b7a3047 has been pushed to the review server.
It is available... -
12:02 TYPO3.Flow Revision c7f66e08: [BUGFIX] Make sure entities can be used in links/redirect
- Now the Doctrine\PersistenceManager also checks for the FLOW3 identifier
introduced by AOP in getIdentifierByObject()... -
11:13 TYPO3.Flow Bug #25790 (Closed): newest Index of FLOW3 throws error
- Regine Rosewich wrote:
> the mentioned error message is thrown whenever there is something wrong with an object or a... -
10:56 TYPO3.Flow Bug #26159 (Under Review): PersistenceMagicAspect doesn't set unique identifier for value objects
-
10:55 TYPO3.Flow Bug #26159: PersistenceMagicAspect doesn't set unique identifier for value objects
- Patch set 1 of change I8c113edd47fe2441f928ce19d7a0066356af3e12 has been pushed to the review server.
It is available... -
10:55 TYPO3.Flow Revision 0cd6cb2f: [BUGFIX] Fix calculation of identifier for value objects
- The generateValueHash advice is a before advice, thus it needs to use
the arguments given to __construct() for calcul... -
10:26 TYPO3.Flow Feature #25882: Dedicated query log
- Patch set 2 of change I4b9927092bb07209cbf9510a1c578858bfaeeb5d has been pushed to the review server.
It is available... -
10:14 TYPO3.Flow Bug #26196 (Closed): Doctrine2: Object of class F3\FLOW3\Resource\Resource could not be converted to string
2011-04-27
-
21:55 TYPO3.Flow Bug #26365 (Resolved): Importing resources causes integrity constraint violation: 1062 Duplicate entry
- Example...
-
21:50 TYPO3.Flow Bug #26196: Doctrine2: Object of class F3\FLOW3\Resource\Resource could not be converted to string
- Dont no why, but it works now.. close and thx
-
13:51 TYPO3.Flow Bug #26196 (Needs Feedback): Doctrine2: Object of class F3\FLOW3\Resource\Resource could not be converted to string
- Show me your Language domain model code...
-
19:16 TYPO3.Flow Revision 9fb09c59: [FEATURE] Enable CSRF protection for ExtDirect requests
- The CSRF token has to be transfered to each of the resulting
web requests an ExtDirect request initiates.
Change-Id:... -
15:57 TYPO3.Flow Bug #25790: newest Index of FLOW3 throws error
- Hi Karsten,
I simply forgot to delete this bug-report. In the meantime I found out that the mentioned error messag... -
15:42 TYPO3.Flow Bug #25790 (Needs Feedback): newest Index of FLOW3 throws error
- Could you provide some detail about your setup? Path names, symlinks, Apache configuration regarding document root, ...
-
15:23 TYPO3.Flow Feature #25882 (Under Review): Dedicated query log
-
15:22 TYPO3.Flow Feature #25882: Dedicated query log
- Patch set 1 of change I4b9927092bb07209cbf9510a1c578858bfaeeb5d has been pushed to the review server.
It is available... -
15:23 TYPO3.Flow Bug #25906 (Under Review): Injection with settings use breaks
-
15:22 TYPO3.Flow Bug #25906: Injection with settings use breaks
- Patch set 1 of change I15f86cc651935dbe756f5b02a155b5ff14c5e668 has been pushed to the review server.
It is available... -
15:05 TYPO3.Flow Feature #26358 (Resolved): Initialize sessions only when necessary
- As soon as a session is initialized, a cookie is sent to the browser and therefore making client- or proxy-side cachi...
-
15:00 TYPO3.Flow Bug #25801 (Resolved): Request arguments should never contain objects
- Applied in changeset commit:4f8708ed15e7fca71921f58a9d1fb38dd6f28f13.
-
14:33 TYPO3.Flow Bug #25801: Request arguments should never contain objects
- Patch set 4 of change Ia7b2c9972003c3f91170dc63db43ef2b3c15fc4e has been pushed to the review server.
It is available... -
14:06 TYPO3.Flow Bug #25801: Request arguments should never contain objects
- Patch set 3 of change Ia7b2c9972003c3f91170dc63db43ef2b3c15fc4e has been pushed to the review server.
It is available... -
14:33 TYPO3.Flow Revision 4f8708ed: [+BUGFIX] Request arguments should never contain objects
- Request arguments are serialized in Fluid forms in order to generate the
hidden referrer fields that are required to ... -
13:51 TYPO3.Flow Bug #25966 (Accepted): ResourcePointer breaks if you upload the same file twice
-
13:49 TYPO3.Flow Task #25605 (Needs Feedback): In the FLOW3 Bootstrap in handleCommandLineSlaveRequest() persistAll() should be triggered by a signal slot
- When we discussed this, we did agree on dispatching a signal after every dispatched request and wire that to a persis...
-
13:48 TYPO3.Flow Bug #26159 (Accepted): PersistenceMagicAspect doesn't set unique identifier for value objects
-
13:48 TYPO3.Flow Bug #26128 (Accepted): Doctrine persistence manager compilation should be configurable
-
13:47 TYPO3.Flow Bug #25902: It's not possible to add an entity as link/redirect argument
- Partly solved, as new entities now have an identifier for their whole lifetime (generated through AOP).
Leaves the... -
13:30 TYPO3.Flow Revision 397a28da: Merge changes I3f278762,I809b8f8a
- * changes:
[TASK] Run Doctrine setup as CLI sub request
[TASK] Make Doctrine\PersistenceManager::compile() "test-... -
13:13 TYPO3.Flow Revision 35cafff1: Merge "[TASK] Don't use automatic proxy compilation in Doctrine"
-
13:11 TYPO3.Flow Revision e089a7f7: Merge "[BUGFIX] Fix potentially uninitialized variable"
-
12:34 TYPO3.Flow Revision b2fcfa91: [TASK] Run Doctrine setup as CLI sub request
- When FLOW3 needs to set up Doctrine, the proxy classes for entities need
to be used, because without them no AOP-intr... -
12:34 TYPO3.Flow Revision 3f9bb811: [TASK] Make Doctrine\PersistenceManager::compile() "test-only"
- The compile method is no longer used to set up the DB and proxies in
development and production contexts, but is now ... -
12:34 TYPO3.Flow Revision 01fcf9b2: [TASK] Don't use automatic proxy compilation in Doctrine
- We do proxy compilation in our bootstrap phase if needed, thus we can
switch this always off (no need for configurati... -
12:12 TYPO3.Flow Revision 8c69cb7b: [TASK] Rename service variable to doctrineService
- Change-Id: Iad6452aa6e7455bb5898fe67c6dcbd7fbcf68fc1
-
12:09 TYPO3.Flow Revision b3769e0f: [BUGFIX] Fix potentially uninitialized variable
- If the compileCommand was called with $force set to TRUE, the object
configuration cache would not have been defined,... -
11:18 TYPO3.Fluid Revision a5ff9b25: [TASK] Better error message for "unknown section" exception
- Change-Id: I6de1f66402cb5c1d4781f1cdb41e04cb23cf016c
-
00:37 TYPO3.Flow Revision a6b474f3: Merge "[BUGFIX] Remove obsolete variable definition from ApcBackend"
-
00:36 TYPO3.Flow Revision f4936054: [BUGFIX] Remove obsolete variable definition from ApcBackend
- $cacheIdentifier is already defined in AbstractBackend.
Change-Id: Id1d3c9b10fb21c422b717da4199fbfa06c19a08e -
00:35 TYPO3.Flow Revision 8699944a: [BUGFIX] Remove unused variable in Cache PdoBackend tests
- Change-Id: Id997cd485934beb27c64b03d8f660c8b4cb58c4d
-
00:35 TYPO3.Flow Revision f763feaa: [BUGFIX] Fatal error in redis backend cache tests
- injectSystemLogger() was removed from internal API.
Change-Id: Ifd65904ad29f27a75708a23f4d62b1ca51a40ba9 -
00:31 TYPO3.Flow Revision ca43e2a7: [BUGFIX] Fix cache file backend collectGarbage()
- collectGarbage() of cache file backend broke after latest refactoring.
Fix it and add a unit test for this case.
Cha... -
00:30 TYPO3.Flow Task #13973 (Resolved): Possible table name clash with Doctrine
- Applied in changeset commit:767e33563fab315de25172634e7161e52978bfea.
2011-04-26
-
23:58 TYPO3.Flow Task #13973: Possible table name clash with Doctrine
- Patch set 4 of change I10316deddb045e0d0f1d078d44d3aca5df0bc68a has been pushed to the review server.
It is available... -
22:54 TYPO3.Flow Task #13973: Possible table name clash with Doctrine
- Patch set 3 of change I10316deddb045e0d0f1d078d44d3aca5df0bc68a has been pushed to the review server.
It is available... -
13:05 TYPO3.Flow Task #13973: Possible table name clash with Doctrine
- Patch set 2 of change I10316deddb045e0d0f1d078d44d3aca5df0bc68a has been pushed to the review server.
It is available... -
12:59 TYPO3.Flow Task #13973 (Under Review): Possible table name clash with Doctrine
- https://review.typo3.org/#change,1690
-
23:58 TYPO3.Flow Revision 767e3356: [!!!][TASK] Change generated table structure for Doctrine
- This makes all column names lowercase and creates table names with a
lower risk of name clashes.
Resolves: #13973
Ch... -
23:58 TYPO3.Flow Revision 9a545306: [TASK] Enhance the DoctrineCommandController
- Add a create command and make update use the safe mode. To get rid of
unused stuff, use updateAndClean now.
Move act... -
23:58 TYPO3.Flow Revision 394be57a: [FEATURE] Add Doctrine Migrations support
- This adds support for Doctrine Migrations to FLOW3 via new commands in
the Doctrine command controller (flow3:doctrin... -
23:43 TYPO3.Flow Revision d2eb68d1: Merge "[BUGFIX] Clean up cache file backend unit tests"
-
23:42 TYPO3.Flow Revision e00c2993: Merge "[TASK] Prepare for better table name inference from class names"
-
23:25 TYPO3.Flow Revision 2ce53b7f: Merge changes If03bbf35,I6b7e1780
- * changes:
[~BUGFIX] Save policy cache before doctrine compilation is triggerd
[TASK] Use native serialize for se... -
22:54 TYPO3.Flow Revision 65b0258b: [TASK] Prepare for better table name inference from class names
- Change-Id: Iafa52b7e276a90219e92c7d7a83d57d81f46e9a5
-
22:20 TYPO3.Flow Revision 59e69402: Merge "[TASK] Remove outdated unit test"
-
22:14 TYPO3.Flow Revision 23b59b7b: [~BUGFIX] Save policy cache before doctrine compilation is triggerd
- As the doctrine compilation might throw a missing ID exception,
this change makes sure to execute the policy saving b... -
22:14 TYPO3.Flow Revision 8a6dee58: [TASK] Use native serialize for session scope objects
- With the new proxy class mechanism it becomes possible to use serialize
directly, without the need of the ObjectSeria... -
22:14 TYPO3.Flow Revision 84953ce3: [FEATURE] Enable autogenerated @Id properties for Doctrine
- With this change Doctrine will use the FLOW3-generated UUID as instance
identifier. You no longer need to define arti... -
22:14 TYPO3.Flow Revision ea7efe9f: [TASK] Remove @Id annotations to use FLOW3 auto-identifiers
- Change-Id: I623e0d3ff189cc9e606542ff08ff8447b2d2669b
-
22:14 TYPO3.Flow Revision 793ca816: [BUGFIX] Make sure to never proxy internal classes
- Internal classes (e.g. DateTime) cannot be proxied (mostly because it is
not possible to rename them to _Original). M... -
22:14 TYPO3.Flow Revision fcbc62da: [BUGFIX] Allow advice on __construct and __clone even if not in class
- Even when __construct() and __clone() are not explicitly coded in a
class advice on those methods will take effect.
... -
22:14 TYPO3.Flow Revision b54cefe3: [TASK] Optimize and fix persistence magic aspect & interface
- The @afterreturning advice was too late, needs to be @before so
identifiers are assigned before initializeObject() is... -
22:14 TYPO3.Flow Revision ff0f1880: [FEATURE] Allow AOP to work on abstract classes
- Change-Id: I5d507975a6d78de2e80aa0770bf8f343c3eb7f69
2011-04-24
-
20:02 TYPO3.Flow Revision d7e15356: [BUGFIX] Clean up cache file backend unit tests
- Class variables $backend and $environment are unused after latest refactoring
and can be removed.
Change-Id: I45e57a...
2011-04-23
-
15:51 TYPO3.Flow Bug #26196: Doctrine2: Object of class F3\FLOW3\Resource\Resource could not be converted to string
- hum i think the way i go is not correct.. will check it later again
-
11:48 TYPO3.Flow Bug #26196 (Closed): Doctrine2: Object of class F3\FLOW3\Resource\Resource could not be converted to string
- Since Doctrine2 integration i had the following error if i will store a Resource...
2011-04-21
-
13:20 TYPO3.Flow Revision 6f9ac244: [TASK] Remove outdated unit test
- With I0274e5aafef29be4494383029d015be5cfb2d60e this test should have
been removed already...
Change-Id: I83be341572f... -
12:38 TYPO3.Flow Revision 83859166: [TASK] Remove isClone() introduction from persistence magic
- Change-Id: I617634420ff46baa85f488921744f6577ba74ff4
2011-04-20
-
20:07 TYPO3.Flow Bug #26159 (Resolved): PersistenceMagicAspect doesn't set unique identifier for value objects
- In change _Ia8a607386d69b00183f4b20acd2823296a7cfdff_ the pointcut for the value hash generation was changed to @befo...
-
17:32 TYPO3.Flow Revision bd9e869d: Merge "[TASK] Remove unused FLOW3_AOP_Proxy_construct() method"
-
17:23 TYPO3.Flow Revision 5a0c202a: [TASK] Ignore invalid backend options in generic backend
- Since the Doctrine backend introduced so many new options we should
just ignore the unknown options here. Otherwise t... -
16:34 TYPO3.Flow Revision 46547954: [BUGFIX] Fix generic persistence
- This change fixes the scope of the generic persistence manager and the
query result for the generic query object (Que... -
16:00 TYPO3.Flow Task #26078 (Resolved): Enforce RouteParts to only return simple types
- Applied in changeset commit:c3e79ace3b3498aa4060e5c7cecefdfaeef752e4.
-
15:56 TYPO3.Flow Task #26078: Enforce RouteParts to only return simple types
- Patch set 2 of change I7cb6874314e00505cb5d5272a48b2c11d0a95c6e has been pushed to the review server.
It is available... -
15:55 TYPO3.Flow Revision c3e79ace: [+TASK] Enforce RouteParts to only return simple types
- Requests should never contain objects (see #25801 for details).
Consequently the Router should not deal with objects ...
Also available in: Atom