Activity
From 2011-12-04 to 2012-01-02
2012-01-02
- 22:46 Bug #25900: EM won't save Configuration: Cannot use object of type stdClass as array
- Using eAccelerator? See #32284
- 22:41 Bug #32284: Fatal Error in EM: use stdClass as array
- BTW who added Kasper as watcher? :D
- 22:29 Bug #32284: Fatal Error in EM: use stdClass as array
- Okay, so *who if you is using eAccelerator*?
Please all check your _Reports_ module, whether it complains about th... - 16:59 Bug #32932 (Closed): ExtJS4 Skin has superfluous CSS file and wrong rb configuration
- 14:04 Bug #25001 (Accepted): Usage of deprecated PHP < 5.3 function calls
- It very well is our business since we use those libraries. The solution for this issue would be to update to newer ve...
- 10:50 Bug #32924 (Closed): login into backend fails with 2 sites
- The login into the TYPO3 backend fails in the case, when you have 2 different TYPO3 sites under the same base URL.
... - 02:38 Task #32899: Remove Thumbs.db
- thanks!
- 02:33 Task #32899 (Resolved): Remove Thumbs.db
- Applied in changeset commit:ba417c8e8762c668fb72210fafe8c4f4b0249d2b.
2012-01-01
- 23:20 Bug #22018 (Closed): reset password form ignores usage of kb_md5fepw
- The hook $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['felogin']['password_changed'] can be used by extensions to manipulat...
- 23:15 Feature #22015 (Closed): Different PID for Password Recovery
- As indicated by the reporter, it is possible to solve this with the linkConfig option. This option is mentioned in th...
- 18:24 Task #32899 (Closed): Remove Thumbs.db
- 16:24 Bug #25231 (Needs Feedback): Default value and description of deprecated forceCharset parameter are misleading
- The default value has already been set to "-1".
So is this issue done? - 12:15 Bug #21908 (Closed): redirect_url should only be used after successful login
- Fixed a long time ago. Redirects are now processed separately with a lot more configuration options.
- 12:11 Bug #21906 (Rejected): mail password reset duration of link missed
- Can't reproduce either. Must be a configuration error.
- 12:10 Feature #21898 (Needs Feedback): CAPTCHA option for forgot password function
- Can you give a use case for this feature? No message is sent if an email address is entered which is not present and ...
- 12:02 Bug #21782 (Rejected): TS-Localization (_LOCAL_LANG) isn't applied
- Can't reproduce either.
- 12:00 Feature #21666 (Needs Feedback): Introduce seperate templates for the diverent states of "login".
- Can you provide a use case where the stdWrap settings for the status messages are not sufficient?
- 11:57 Bug #21347 (Closed): tx_felogin Redirect Mode defined by Usergroup Record or User Record in TYPO3 4.3.0beta1 und beta2 doesn't work
- Closed as duplicate (as indicated by reporter)
- 11:54 Bug #21129 (Closed): User will be misleadingly redirected in case of login error and pi works in typolinkLinkAccessRestrictedPages mode
- This check is done inside the processRedirect() function. No need to do it twice.
- 11:42 Feature #32898 (Rejected): cmpIP with DNS
- In variables like $TYPO3_CONF_VARS['SYS']['devIPMask'] could now be placed DNS-Names with a leading '='. So this help...
- 11:16 Feature #20991 (Needs Feedback): fe_user member to multple fe_usergroups - how felogin determines where to redirect?
- felogin gets the user groups from the authentication service. Then it looks them up in the table that is configured i...
2011-12-31
- 21:24 Bug #20503 (Closed): Redirect at login tp page does not work on 4.3.0 alpha3
- Related issue is solved. Couldn't reproduce either.
- 21:22 Feature #20488 (Closed): set additionalParams for processRedirects
- Reporter mentions that issue is solved. Furthermore, it's not surprising that the login fails without a user/password...
- 20:06 Bug #20058 (Needs Feedback): still troubles with logout-redirect
- The patch would also cause a redirect on a page with felogin if no login/logout action was performed.
The felogin ... - 16:41 Bug #32896: Recycler: toolbar (ExtJS4)
- yes, but the incubator commites had been merged so i put this issue into the core tracker
- 16:34 Bug #32896: Recycler: toolbar (ExtJS4)
- Shouldn't this be part of the ExtJS 4 migration?
- 16:02 Bug #32896 (Closed): Recycler: toolbar (ExtJS4)
- The recycler toolbar does not look the way it should - after ExtJS 4 migration.
Dropdown are too small and/or to w... - 16:02 Feature #20128 (Closed): Inherit Redirect at Login from Subgroups
- Just tested felogin and subgroups are already taken into account.
- 15:50 Bug #32895 (Closed): ExtJS4: SearchField has line break
- The Ext.app.SearchField component has a line break.
Also the Ext.form.TwinTriggerField looks broken.
Cause: the i... - 14:44 Bug #32892 (Closed): Clear cache RTE hook
- The RTE hooks into the clear cache menu. There an additional menu is added "Clear RTE Cache".
The added Icon does no... - 14:15 Feature #32891 (Closed): User settings: reload notice
- When changing user settings the backend should be reloaded.
This notice is always visible - even when no changes are... - 13:07 Bug #32890 (Closed): livesearch toolbar
- Opening the livesearch does not close the open menus in ToolbarManager. This way the live search can overlay the very...
- 12:48 Bug #32889 (Closed): moving an object via Clipboard will loose its column position
- Take LIST view in the web-menu, pick a page with elements in the *normal* and the *right* column e.g.
Switch on *Cli... - 09:04 Bug #32284: Fatal Error in EM: use stdClass as array
- Hi Steffen,
mail sent.
Thanks :)
2011-12-30
- 23:56 Feature #20675 (Closed): be german translation
- Translations can be handled in the new translation server (translation.typo3.org).
- 21:55 Bug #20760 (Rejected): FE-Login - Don't redirect users after successful login if 'hide at login' option is set.
- See felogin manual for explanation of login and redirect process. Since the plugin does the redirect it must be visib...
- 17:53 Bug #32578: Update links to documentation in language labels
- There are many wrong links inside the XLIFF files. :-(
- 11:44 Bug #32756: Massive Memory Leak in 4.5.8+ / 4.6
- #15984 introduced a performance nightmare. I would rather revert this "fix" until there is a solution which does not ...
- 07:50 Bug #19847 (Under Review): Use extra tab in the backend
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7636
2011-12-29
- 22:17 Bug #19805 (Rejected): fe login does not appear when access group is defined in plugin
- If you set the access to the felogin plugin on a page to 'show at any login' or a user group, the plugin will only be...
- 18:16 Bug #30352: Bookmarks to pages don't work
- It requires an ExtJS expert.. Stefan or Stan..
- 17:52 Bug #30352: Bookmarks to pages don't work
- still present in 4.6.2 and extremely annoying as it affects a lot of plugins in our installation. Any update or targe...
- 16:57 Bug #32877 (Closed): RTE: Changing the text color to black does not work
- I want to use the colorpicker in the RTE. My css settings are based on a white background with a default text-font as...
- 15:56 Bug #32263: HTML entity is inserted before and after HTML Tags
- Any progress on this one? I have to deal with rather cranky editors that complain that their pages are getting all me...
- 15:26 Bug #32874 (Closed): Not possible to add a link in table fields or unnumbered lists when using IE8
- Let's say you have an unnumbered list:
* first
* second
* last
If you add a link to "last" it's impossible to... - 12:30 Bug #25287 (Closed): error when using t3lib_TCEmain->clear_cacheCmd in CLI mode
- Closed as duplicate of #28007. Would be nice to get feedback there!
- 12:09 Bug #25287: error when using t3lib_TCEmain->clear_cacheCmd in CLI mode
- Klaus, could you please provide some example code to test? I will push a patch for #28007 to fix this. These bug repo...
- 12:23 Bug #28007 (Under Review): TCEmain::clear_cacheCmd relies on active BE_USER
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7633 - 12:08 Bug #28007 (Accepted): TCEmain::clear_cacheCmd relies on active BE_USER
- As this error also occurs in CLI context, I want to finally fix this. I was against forcing TCEmain to be used in BE ...
- 12:03 Bug #32851: Freetype not installed should rise an alert on Status Report module
- Steffen Gebert wrote:
> The install tool also has some reports, don't know, if freetype is covered there.
>
Yes... - 11:57 Bug #32851 (Needs Feedback): Freetype not installed should rise an alert on Status Report module
- The install tool also has some reports, don't know, if freetype is covered there.
Of course, it would be a nice ad... - 11:55 Bug #32744 (Accepted): Fatal error in t3lib_tree_NodeTest: serializeFixture
- 11:55 Bug #32744: Fatal error in t3lib_tree_NodeTest: serializeFixture
- Yes, I would say that the file shouldn't be removed from the autoloader file, until the file itself has been removed.
- 04:44 Bug #32744: Fatal error in t3lib_tree_NodeTest: serializeFixture
- If the function is not use any more, the test can be removed.
On the other hand, the unit test should stay until t... - 11:54 Bug #32859 (Needs Feedback): TYPO3 4.7 not compatible with extension_builder
- * it would be the other way around: extension_builder not compatible with 4.7 ;)
* Have you cleared the autoloader c... - 00:05 Task #32864 (Closed): Add note on modified authentication services to NEWS.txt
- Here is my suggestion for NEWS.txt:
* Authentication Services
With this version the authentication chain has be...
2011-12-28
- 23:44 Bug #32284: Fatal Error in EM: use stdClass as array
- Fine. SSH would be nice, in doubt FTP access. Please mail me to steffen.gebert@t3o. Thanks! Would be nice, if you cou...
- 19:57 Bug #32284: Fatal Error in EM: use stdClass as array
- Steffen,
I can if you need.
- 23:30 Feature #30271: Refactor login services to separate password transmission and password compare
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5326 - 23:07 Feature #30271: Refactor login services to separate password transmission and password compare
- Just for the records, this was the old RFC that introduced the RSAauth feature to TYPO3 4.3: #20382
- 21:37 Feature #30271 (Under Review): Refactor login services to separate password transmission and password compare
- not resolved yet. patch has been applied to sandbox only.
- 21:31 Feature #30271 (Resolved): Refactor login services to separate password transmission and password compare
- Applied in changeset commit:d1380fb47a1411e86ed147ce8bb921835f4ebd45.
- 20:17 Feature #30271: Refactor login services to separate password transmission and password compare
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5326 - 19:35 Bug #32859: TYPO3 4.7 not compatible with extension_builder
- oh, this error comes after signin into the BE.
- 19:34 Bug #32859 (Rejected): TYPO3 4.7 not compatible with extension_builder
- Fatal error: Class 't3lib_tree_ExtJs_AbstractStatefulExtJsTree' not found in \t3lib\tree\pagetree\extdirect\class.t3l...
- 17:42 Feature #32855 (Under Review): Usability: beusers extensions, move Add" button
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7625 - 17:31 Feature #32855 (Closed): Usability: beusers extensions, move Add" button
- Move "Add user" icon in beusers backend module from table to buttons bar.
Similar:
http://forge.typo3.org/i... - 16:41 Feature #32651: Recycler: add scheduler task to delete deleted items
- I would prefer a separated and new task for that since they do different things.
- 16:33 Feature #32651: Recycler: add scheduler task to delete deleted items
- I started implementing this feature and found the scheduler-task "Table garbage collection" from the scheduler ext wh...
- 12:26 Bug #32851 (Closed): Freetype not installed should rise an alert on Status Report module
- In a server with GD installed but no FreeType support (strange but happens) the GIFBUILDER object is unusable, even i...
- 11:44 Bug #28298 (Under Review): TCE form field with range cannot be cleared in some cases
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7624 - 01:37 Bug #32744: Fatal error in t3lib_tree_NodeTest: serializeFixture
- The class t3lib_tree_RepresentationNode is marked deprecated and not in the core_autoload.php. How should this be fix...
- 00:00 Task #32843: Fix installation instructions
- At this point I don't have the required skills/knowledge to supply such a patch. I was hoping that there might be som...
2011-12-27
- 23:22 Bug #32284: Fatal Error in EM: use stdClass as array
- Okay.. I found some duplicates of this issue, but all related to the Extension Manager - and I think to Ext.Direct.
... - 19:12 Bug #32284: Fatal Error in EM: use stdClass as array
- Upgraded to 4.6.3, still the same.
- 23:20 Bug #22678 (Needs Feedback): Unable to initFe User in eid context when not logged in
- Is this still reproducible? If yes, please provide some more explanation, how to reproduce! Thanks
- 23:19 Bug #24594 (Rejected): Upload to TER not possible
- TER tab is only active, if you have saved your t3o credentials.. yes.. that sucks..
- 23:18 Bug #25170 (Closed): Overriding local extension fails: Cannot use object of type stdClass as array
- 23:18 Bug #25170: Overriding local extension fails: Cannot use object of type stdClass as array
- Please continue here: #32284
- 23:18 Bug #29074 (Closed): Extension Manager - Fatal error on extension upload
- Please continue here: #32284
- 23:15 Task #32843 (Accepted): Fix installation instructions
- That makes sense. Could you provide a patch and "push it to Gerrit":http://review.typo3.org/Git?
- 17:46 Task #32843 (Closed): Fix installation instructions
- While looking at the installation instructions in INSTALL.TXT (for 4.6.3), I noticed that the recommended way is to u...
- 23:13 Bug #32842 (Closed): Missing write permissions cause HTTP 500 error
- 17:35 Bug #32842 (Closed): Missing write permissions cause HTTP 500 error
- This is what happens for me when unpacking the blank package into a new folder and navigation to to it with a browser...
- 22:59 Bug #19417 (Needs Feedback): Status message of forgotten password template doen´t respect stdWrap
- Can't reproduce it. Is this issue still valid? If yes, can you provide a small setup how to reproduce?
- 19:53 Bug #25001 (Rejected): Usage of deprecated PHP < 5.3 function calls
- that's all part of 3rd-party libraries. not our business..
- 16:33 Bug #32781 (Under Review): transparent backColor causes transparent flicks and black background
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7622 - 15:09 Feature #17055: Enable fe_users-fields in "forgot password" mail
- Thorsten Kahler wrote:
> This is a totally different approach: adding a hook after the generation of the message. Th... - 13:20 Feature #17055: Enable fe_users-fields in "forgot password" mail
- Gerrit Code Review wrote:
> Patch set 1 for branch *master* has been pushed to the review server.
> It is available... - 14:54 Bug #32480: Form.css cannot be disabled
- Yes I did :-). And I think I'll fix it.
- 12:22 Bug #31470: Content Element Layout -> Top Margin & Bottom Margin fields are ignored at saving record
- Hi
Sorry it took so long for my feedback. We have found the bug.
It was one of our custom extensions which modifie... - 12:04 Bug #32775 (Accepted): Date-Picker does not hide in IRRE Elements
- Thanks for your report, Andreas! I can confirm this issue.
Do you have a solution for that issue? I'm not a JS gur... - 11:51 Bug #32780: Errors when hiding/unhiding and moving content
- Dear Bart,
as the previous issue has been set to fixed after commits have been made, I prefer to handle this withi... - 11:47 Bug #32748: Add ['BE']['elementVersioningOnly'] to the Install-Tool
- Hi workspaces team,
could you please give feedback on this?
Thanks - 11:47 Bug #32263: HTML entity is inserted before and after HTML Tags
- I can confirm the behaviour for version 4.5.10.
Example:
<p>Porttitor etiam porttitor sed a ultricies, aenean u...
2011-12-26
- 23:04 Bug #32539: Using a constraint or ordering on a property on the right side of a m:n relation causes records from the left side with no related elements (0 cardinality) to not show
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7285 - 22:14 Bug #25170: Overriding local extension fails: Cannot use object of type stdClass as array
- -Can you confirm that this only occurs with PHP 5.2.0 (and maybe .1-.2, too)?-
I've just debugged it and can't find ... - 21:54 Bug #30076 (Closed): Fe preview notification triggers Quirks Mode
- For TYPO3 4.5 resolved by #30897, for newer versions by #13571
- 21:51 Bug #25237: remove workspace-previewInfo()
- The change committed in https://review.typo3.org/1003 has @Fixes: #M17844@ (from which this issue was imported) set.
... - 21:33 Bug #23069: Bottleneck in t3lib_tcemain
- Speeding this up would be very good, of course...
- 21:19 Bug #19708 (Accepted): First line of external TS is discarded when using UTF-8 encoded files
- 13:58 Feature #19329 (Needs Feedback): Make 'forgot password' templatable
- https://review.typo3.org/7503 introduces a hook for the 'forgot password' mail. This allows manipulating markers of a...
- 13:52 Feature #19315 (Closed): Add hook to manipulate marker arrays of 'showLogin' function [has patch]
- There is a general hook $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['felogin']['postProcContent'] that allows manipulating...
- 13:35 Bug #32834 (Closed): Remove BOM in getUrl()
- UTF Byte Order Mark (BOM) can cause trouble, when they occur at the beginning of a file and TYPO3 functions don't ski...
- 13:30 Bug #15337 (Closed): Wrong Content-Length header implement in TSFE
- 11:26 Feature #32297 (Rejected): Enable HMENU objects to identify if a page uses content_from_pid
- I also don't see this as a good solution by changing a doctype. Instead the sitemap should just filter out pages base...
- 11:22 Bug #19267 (Closed): French mismatch in default pi1/locallang.xml
- Translations can now be done in translation.typo3.org ; issue can be closed because of this.
- 11:20 Bug #19249 (Closed): redirect doesn't work when login page is set to hide at login
- Closed as duplicate (duplicate was resolved by another issue)
- 11:07 Bug #19220 (Needs Feedback): felogin redirect to frontpage doesn't work
- How can a link to the home page be an empty value? That would result in <a href="">...</a>, which would link to the c...
2011-12-25
- 18:09 Bug #32781: transparent backColor causes transparent flicks and black background
- In the attachment, there is a txt file with a TS setup, and a simple PNG file used as background. I did a page.5 < li...
- 00:05 Bug #32781: transparent backColor causes transparent flicks and black background
- Would you mind pushing your patch to gerrit?
http://forge.typo3.org/projects/team-forge/wiki/Working_with_Git_and_... - 12:01 Bug #19100 (Needs Feedback): Label EMAIL_LABEL in template does not work
- ###EMAIL_LABEL### is supported in the forgot password screen. In which part do you need it?
- 11:51 Feature #19036 (Needs Feedback): Lost password state
- This problem has actually two parts:
1. forcing the forgot password form; this is already possible by setting in T... - 10:22 Bug #18992: Update felogin manual
- Attached manual was the manual of salted passwords (??), luckily the old bug tracker had the manual of felogin. Compa...
- 10:19 Bug #18992 (Under Review): Update felogin manual
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7521 - 02:26 Bug #32261: mkdir_deep does not set correct permissions nor create group
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7022 - 00:11 Bug #32748: Add ['BE']['elementVersioningOnly'] to the Install-Tool
- No, the warning should be changed to state that the setting should be removed from localconf.php.
I think the Inst...
2011-12-24
- 20:40 Bug #18870 (Needs Feedback): Missing hook from newloginbox
- The password_changed hook in felogin is good replacement, I guess?
- 19:11 Feature #18226 (Closed): felogin - disable forgot password view
- In the felogin sysext there is the option to redirect on a login error. This fits the description of Dirk.
- 15:20 Bug #32831 (Closed): OpenID doesn't work with AppSpot
- http://openid-provider.appspot.com as OpenID provider fails. The
openIDResponse::message is:
> When using OpenI... - 14:00 Bug #18545 (Resolved): vague error message: "File not written to disk! Write permission error in filesystem?"
- Applied in changeset commit:256662dc2bd7f4c5ffaf5cad43163added32b012.
- 13:35 Bug #18545: vague error message: "File not written to disk! Write permission error in filesystem?"
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7510 - 13:35 Bug #18545: vague error message: "File not written to disk! Write permission error in filesystem?"
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7509 - 14:00 Feature #23387 (Resolved): Add a feature to remove/clear deprecation_xyz.log
- Applied in changeset commit:ba6963e848a49aa09f2d7a892c46c0ff23857d9b.
- 14:00 Feature #32753 (Resolved): Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- Applied in changeset commit:3896040ce7f9fc2685dec9a3d33f3756dc0eb439.
- 13:58 Feature #32753: Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7512 - 13:51 Feature #32753: Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7511 - 13:49 Feature #32753: Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7473 - 13:43 Bug #32686: Restricting backend login to adminOnly disables switching backend users
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7469 - 13:37 Task #31300: Improve t3lib_utility_debug::debugTrail to better handle includes
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6343 - 13:30 Bug #31460 (Resolved): flock() in class.t3lib_div.php
- Applied in changeset commit:075e1a12f25ff18807d6401df0b4649f975e2171.
- 13:20 Bug #31460: flock() in class.t3lib_div.php
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7506 - 13:17 Bug #31460: flock() in class.t3lib_div.php
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7504 - 13:30 Bug #32768 (Resolved): Reports are called twice
- Applied in changeset commit:8e4d51bea06108c1559bc2b2036bd7c64c012cbb.
- 13:27 Bug #32768: Reports are called twice
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7508 - 13:19 Bug #32768: Reports are called twice
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7505 - 12:42 Bug #17751 (Closed): Lost password and not email active in database, why send a mail ?
- This mail is not sent any more for a long time (TYPO3 4.5 or sooner?)
- 12:39 Feature #17055 (Under Review): Enable fe_users-fields in "forgot password" mail
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7503
2011-12-23
- 23:43 Feature #16485 (Closed): Security enhancement
- In the current felogin plugin an email will only be sent if the address is known to the system. No clue is given whet...
- 17:02 Bug #32757: Backend layout with draft workspace
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7493 - 17:00 Bug #32757: Backend layout with draft workspace
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7500 - 16:03 Bug #32815 (Accepted): Search error in 4.7.0 alpha2 Introduction Package
- Can reproduce this. I don't know, if its Intro-Package config or indexed_search itself.
- 02:43 Bug #32815 (Closed): Search error in 4.7.0 alpha2 Introduction Package
- After clean installation of Introduction Package 4.7.0 alpha 2 through the 1-2-3-4 tool the whole site is working but...
- 14:29 Bug #31295: t3lib_beFunc::thumbCode doesn't respect "file_refernce" types
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6334 - 14:25 Feature #32809: Add hooks to extend browse_links.php
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7495 - 14:22 Feature #32809: Add hooks to extend browse_links.php
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7495 - 14:18 Feature #32809: Add hooks to extend browse_links.php
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7495 - 09:52 Feature #32809 (Under Review): Add hooks to extend browse_links.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7495 - 12:31 Task #27190: Remove ancient Extension Manager modules
- There should be some functionality under the hood still lying around that's not needed anymore. At least my patch rem...
- 10:30 Bug #31122 (Resolved): Checkbox for mass action didn't apear if user have only publish/swap permission
- Applied in changeset commit:cb706ac7a6e2b852e765e03282ae4868c918d0cb.
2011-12-22
- 23:25 Feature #29632: EM: Streamline local filters
- Should be closed. Will not be solved.
- 23:23 Feature #32767: felogin CE Suggest Wizard
- Seems to be linked with
http://forge.typo3.org/issues/21588 - 00:51 Feature #32767: felogin CE Suggest Wizard
- TAB 1
Before
!tab1-before.png!
After
!tab1-after.png!
TAB 1
Before
!tab2-before.png!
After
!tab2-after.png! - 00:50 Feature #32767 (Under Review): felogin CE Suggest Wizard
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7476 - 00:46 Feature #32767 (Closed): felogin CE Suggest Wizard
- Adds suggest wizard to page/storage selection in felogin content element.
- 20:28 Feature #30271: Refactor login services to separate password transmission and password compare
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5326 - 17:58 Bug #31640: TCA: IRRE Inline records + renderMode "tree" -> "Error 500, Internal Server Error"
- Found same problem: TYPO3v4.5.7
Field with TCA config 'select' inside an IRRE element worx fine. Use of renderMode '... - 17:37 Feature #32809 (Closed): Add hooks to extend browse_links.php
- Add hooks to be able to extend the browse links popup in RTE and for TCEForms link fields.
This is useful to add n... - 16:18 Bug #32790: enableWordClean on pasting does not work
- Please add category: rtehtmlarea
- 16:18 Bug #32790 (Closed): enableWordClean on pasting does not work
- enableWordClean on pasting does not work if hidden button is not in buttons and/or toolbarOrder.
After adding:
... - 15:53 Task #27190: Remove ancient Extension Manager modules
- Ahem, isnt the old EM already removed with 4.6?
- 15:21 Bug #24075: Not possible to configure RTE for flexform fields
- That's an another version of the patch, there we could see more clearly, what we are using local configuration instea...
- 14:43 Bug #24075: Not possible to configure RTE for flexform fields
- 2 Stanislas Rolland :
+1 We definitively need such feature. For example, we could hide some extrabuttons in the f... - 15:20 Bug #32756: Massive Memory Leak in 4.5.8+ / 4.6
- Some further Details:
The correct call order is:
- tslib_cObj::getTreeList
- tslib_fe::checkEnableFields
- tsl... - 15:06 Bug #25322: OpenID login does not work with Google
- Any progress on this issue?
I thinks its pretty obvious its not a specific server issue as every other OpenID Pro... - 14:55 Bug #24936: OpenID does not work with https on VeriSign OpenIDs
- I did some tests with OpenID and was not able to reproduce this issue. Please see here (and feel free to add some mor...
- 13:39 Bug #31333: Redirect to root-page without type if only ?type=xy is specified in url
- Seems good but all other parameters are striped (and i don't want them in linkVars) but i can live with this issue.
- 13:22 Bug #32781: transparent backColor causes transparent flicks and black background
- Wrong diff, here is the correct one:
The previous one shows another possible fix of the black background issue, ... - 13:18 Bug #32781 (Closed): transparent backColor causes transparent flicks and black background
- The backColor = transparent feature is a little unstable, for two reasons:
# It may creates wrong transparent areas.... - 13:02 Feature #32753: Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- perfect, will do and create a different patchset
- 04:18 Feature #32753: Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- @Felix: Yes right. Maybe you can start off a new issue for these.
This was specifically created for the scheduler an... - 02:10 Feature #32753: Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7473 - 01:23 Feature #32753: Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- Found several more ovvurances
* User admin > Compare
* Task center > Tasks
Could also move the Upload extensio... - 00:13 Feature #32753: Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7473 - 12:59 Bug #32780 (Closed): Errors when hiding/unhiding and moving content
- See bug #20598. Please reopen that one.
- 12:45 Bug #32778 (Rejected): Shortcut to 'first subpage' fails when 'move-to' placeholders are among subpages.
- When a page of type shortcut points to 'first subpage' and 'move-to' placeholders are among the subpages, then a draf...
- 12:01 Bug #32757 (Under Review): Backend layout with draft workspace
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7493 - 11:49 Bug #32686: Restricting backend login to adminOnly disables switching backend users
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7469 - 11:23 Bug #32775 (Closed): Date-Picker does not hide in IRRE Elements
- Hi,
if there are datetime fields within IRRE (e.g. datetime field in powermail or any datetime field in a custom e... - 10:37 Bug #29785: felogin redirect Error with showLogoutFormAfterLogin
- There is another Problem with redirection, when you have more than one Storagefolders:
If you use the recursive Sett... - 09:53 Task #32773: fe_adminLib.inc crashes on 5.3 because usage of preg_spliti()
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7487 - 09:49 Task #32773 (Under Review): fe_adminLib.inc crashes on 5.3 because usage of preg_spliti()
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7487 - 09:47 Task #32773: fe_adminLib.inc crashes on 5.3 because usage of preg_spliti()
- Please discard the last line of the description. This issue has not been imported!
Patch is on the way. - 09:29 Task #32773 (Closed): fe_adminLib.inc crashes on 5.3 because usage of preg_spliti()
- I get the error
"_Fatal error: Call to undefined function preg_spliti() in /.../typo3/sysext/cms/tslib/media/script... - 04:07 Feature #32450: Improve usability of the toolbar (displaying the username)
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7209 - 01:12 Feature #32450 (Under Review): Improve usability of the toolbar (displaying the username)
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7209 - 01:09 Feature #32450: Improve usability of the toolbar (displaying the username)
- Sure, only focus on username - nothing else:
*Current user - realname availiable*
!CURRENT-realname.png!
*Current u... - 01:25 Bug #32768 (Under Review): Reports are called twice
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7477 - 01:19 Bug #32768 (Closed): Reports are called twice
- The code in getReport(), directly before the call to getSystemStatus(), is exactly the save as in getSystemStatus.
- 00:14 Feature #28601: Multiple stdWrap executed in numeric order
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3922
2011-12-21
- 23:23 Feature #32753 (Under Review): Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7473 - 21:58 Feature #32753: Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- Good idea!
- 14:55 Feature #32753 (Closed): Usability: Copy the task actions (Add task / Execute selected tasks) to the top of the backend module
- In our case we run a view big typo3 installations with many scheduler tasks (~40).
To create a new scheduler task, y... - 22:40 Bug #32748: Add ['BE']['elementVersioningOnly'] to the Install-Tool
- Hi,
thx. But it was a new setup of TYPO3 4.7beta1 and after I install Workspaces via the Install-Tool I get this w... - 19:50 Bug #32748: Add ['BE']['elementVersioningOnly'] to the Install-Tool
- Hi Jonathan,
elementVersioning is deprecated since TYPO3 4.2. Its removal has been delayed from 4.6 to 4.7 now.
... - 12:04 Bug #32748 (Closed): Add ['BE']['elementVersioningOnly'] to the Install-Tool
- Hi Team,
I get this warning (see Picture) and wanted to fix them.
Unfortunately the Option "$ TYPO3_CONF_VARS ['B... - 22:27 Feature #32651: Recycler: add scheduler task to delete deleted items
- The cli_lowlevel script is already able to do such a thing
But it would of course be nice to have all these cli s... - 21:52 Feature #23387: Add a feature to remove/clear deprecation_xyz.log
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7069 - 21:35 Task #32758: Cache result of JS and CSS file concatenation
- Ah, no ;) I shouldn't call them statically ;)
Used the same approach to tune some other code in @t3lib_div@, that'... - 21:31 Task #32758: Cache result of JS and CSS file concatenation
- Shouldn't the *worker() functions be static?
- 19:03 Task #32758: Cache result of JS and CSS file concatenation
- Preliminary patch attached. Tricky parts missing: Cache clearing (on extension installation, what else?) and conseque...
- 18:09 Task #32758 (Closed): Cache result of JS and CSS file concatenation
- Concatenating the JS and CSS files (esp. in BE) is very expensive (up to 6% of rendering time).
Even more expensiv... - 21:30 Bug #26690 (Resolved): Shortcut mode first subpage has current in label instead of selected
- Applied in changeset commit:c8b107edca97c69ccca162fe3c687fad01898301.
- 20:01 Bug #32757: Backend layout with draft workspace
- Hello Jakob,
thanks for your contribution. Would you mind pushing this patch to our review system?
This might hel... - 17:02 Bug #32757 (Closed): Backend layout with draft workspace
- * see screenshots
* test of the layout option for a page
* it is not possible to use the layout option in the draft... - 19:58 Bug #32756: Massive Memory Leak in 4.5.8+ / 4.6
- And can you please simply post the "further details" here, so that everybody in the community has access to these det...
- 17:38 Bug #32756: Massive Memory Leak in 4.5.8+ / 4.6
- Thanks for your report, Ronny. Please do not assign issues to anybody - especially not to inactive people!
- 16:41 Bug #32756 (Closed): Massive Memory Leak in 4.5.8+ / 4.6
- This Bug is caused by the fix for #15984
... due to patched tslib_fe::checkPageGroupAccess used by tslib_cObj::get... - 19:00 Bug #26993: Pagetree: Copying large branches duplicates branch
- Here is the result of another test : copying a single folder full of 1230 tt_adress records is done in 4 seconds. So ...
- 16:41 Bug #26993: Pagetree: Copying large branches duplicates branch
- Great news, thanks Steffen.
After having tested, I confirm the page tree view can be reloaded without affecting the... - 15:33 Bug #26993: Pagetree: Copying large branches duplicates branch
- It didn't get slower with the new Page tree - it only became more unpredictable, what's going on. After 30sec (Ext.Di...
- 14:58 Bug #26993: Pagetree: Copying large branches duplicates branch
- I confirm the issue.
This is a real problem, as :
- it doubles the count of records created in the database (imag... - 18:06 Bug #23616 (Closed): Feature: Add a concatenate class
- concatenating is implemented in PageRender
- 17:42 Bug #32686 (Under Review): Restricting backend login to adminOnly disables switching backend users
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7469 - 16:42 Bug #32238 (Under Review): Bugfix #28952 breaks sections in flexforms
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7468 - 16:39 Bug #32238: Bugfix #28952 breaks sections in flexforms
- Removing the obsolete call of unescape() on the already decoded output of decodeURIComponent() makes JS links on Flex...
- 16:00 Bug #32573 (Resolved): locallangXMLOverride is broken since the switch to XLIFF
- Applied in changeset commit:42e9452f1e102a54eff595f10324a61224723a33.
- 14:42 Bug #32573: locallangXMLOverride is broken since the switch to XLIFF
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7269 - 12:40 Bug #32573: locallangXMLOverride is broken since the switch to XLIFF
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7269 - 11:38 Bug #32573: locallangXMLOverride is broken since the switch to XLIFF
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7269 - 15:35 Bug #22273: PageRenderer does not work for USER_INT plugins
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7465 - 15:06 Bug #22273 (Under Review): PageRenderer does not work for USER_INT plugins
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7465 - 15:18 Bug #24157: there is no possibilty to delete entries from syslog
- +1 Recently, I discovered huge amount of data on one of TYPO3 installations on 4.5 LTS. To purge it I had to work in ...
- 15:16 Bug #32754 (Closed): form extension doesn't work with tt_content.search
- I updated my typo3 starterkit to 4.6.
Now i can't insert a default typo3 search content-element without a error.
If... - 14:48 Feature #32752 (Closed): Usability improvement: Click on a scheduler line activates the checkbox
- Hey,
if you hover with your mouse over your scheduler entries in the backend module, the different lines changed t... - 11:00 Task #32628 (Resolved): Do not load linkvalidator in frontend
- Applied in changeset commit:d7e3c7d8cb0c645c966db00ac83313bd526b50e1.
- 10:52 Task #32628: Do not load linkvalidator in frontend
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7458 - 10:30 Task #32628 (Under Review): Do not load linkvalidator in frontend
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7457 - 10:30 Task #32628 (Resolved): Do not load linkvalidator in frontend
- Applied in changeset commit:093af8a277236a8d6f2ad99d4137f470089b14d9.
- 10:18 Task #32628: Do not load linkvalidator in frontend
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7317 - 10:13 Bug #32744: Fatal error in t3lib_tree_NodeTest: serializeFixture
- Of course the same error happens with deserializeFixture.
- 09:58 Bug #32744 (Rejected): Fatal error in t3lib_tree_NodeTest: serializeFixture
- <code class="php">Fatal error: Class 't3lib_tree_RepresentationNode' not found in /home/phil/t3-playground/t3-git/tes...
- 10:11 Bug #32746 (Closed): Error in test case mailCallsHook and mailCallsHookWithDefaultMailFrom
- ...
- 10:01 Bug #32745 (Rejected): Failure in testLoadExtJS, testLoadExtCore and testEnableExtCoreDebug
- <code class="html">Failed asserting that <text> matches PCRE pattern "#<script src="contrib/extjs/adapter/jquery/ext-...
- 08:34 Feature #32701: Enable customer postProcessors in different folder
- Hi Oliver,
what ever you suggest. You got waaaaay more experience with Typo3 and programming than I do.
best re... - 08:30 Bug #32718: Can't move cursor out of table in FF
- Yes, this is also present in the latest 4.6 development version.
- 07:42 Bug #32467: tcemain: iterate over columns only if they are set
- The table "tx_rsaauth_keys" is part of a standard TYPO3 installation - it's not a custom one.
2011-12-20
- 23:39 Bug #30918: update process language has false indication
- I'm pretty confident that the issue is with the @tx_em_Tools_Unzip@ class. It is based on an older version of @pclzip...
- 20:20 Bug #30918: update process language has false indication
- Sadly, I have no patch yet. But I was looking a bit more into the @tx_em_Tools_Unzip@ class and noticed that it logs ...
- 19:31 Bug #30918: update process language has false indication
- Thanks Oliver for diggin'.
The workaround is pretty nice, still I'd like to see that fixed properly.
Do have a pa... - 18:52 Bug #30918: update process language has false indication
- So I did a little digging myself and here is what I found.
The core problem here is the @tx_em_Tools_Unzip@ class.
@... - 16:45 Bug #30918: update process language has false indication
- It still exists in 4.5.10 in case someone was wondering.
- 22:55 Bug #32692: Clipboard: SQL error: 'Unknown column 'target' in 'field list'
- You are right ... stupid me. Maybe the error message should be more explicit. I thought of a code bug, not a MySQL is...
- 21:55 Bug #32692 (Needs Feedback): Clipboard: SQL error: 'Unknown column 'target' in 'field list'
- Did you upgrade your database structure by using the Install Tool > DB Analyzer?
tt_content.target was added during ... - 22:43 Bug #32467 (Needs Feedback): tcemain: iterate over columns only if they are set
- You can change that directly by your contribution. Get more information here: http://typo3.org/development/bug-fixing...
- 22:41 Bug #32475 (Needs Feedback): Content Element Media - Mp3 player
- So does this happen with all media types or only if MP3 is used?
The issue you mentioned says that is was commited... - 22:39 Bug #23910: Autostart for Flash Videos does not work
- Strange... cannot find that change anymore in the repository...
- 22:30 Bug #32480 (Accepted): Form.css cannot be disabled
- Agreed, Lorenz did you consider to fix this? ;-)
- 22:29 Bug #32515 (Accepted): Form values with newlines are displayed with <br/>'s in email
- 22:28 Bug #32581: Slider doesn't work in IE with compatibilty mode IE=9
- -There's some bug report open that TCA type slider does not work in IE9 mode-
stupid me.. THIS is the bug report.. T... - 22:22 Bug #32581 (Needs Feedback): Slider doesn't work in IE with compatibilty mode IE=9
- Which "slider" do you mean exactly (e.g. add a screenshot) and what is not working? Thanks for your feedback!
- 22:28 Bug #16244: Warning: preg_match_all(): Compilation failed: regular expression too large at offset 0 in tslib\class.tslib_content.php
- Consider issue #32542 as well - which has some content on how to reproduce it.
- 22:27 Bug #32542 (Closed): preg_match_all too large in substituteMarkerArrayCached
- Closes in favor of the duplicated issue.
- 22:26 Bug #32542 (Accepted): preg_match_all too large in substituteMarkerArrayCached
- Thanks for also providing the original content. However I currently don't have a solution nor a suggestion for this i...
- 22:22 Task #30664: Set X-UA-Compatible to IE=9 for Backend
- I don't think so - see in this case when it would probably fail with the slider. So I would prefer testing it with a ...
- 22:17 Task #30664: Set X-UA-Compatible to IE=9 for Backend
- Oh, and older releases (4.6 and 4.5) are affected as well, aren't they?
- 22:16 Task #30664: Set X-UA-Compatible to IE=9 for Backend
- The HTML5Boilerplate uses this meta tag:...
- 22:20 Bug #32582: Automatic Logout while working in the backend
- @Niels: Can you please give some feedback on how we can reproduce this issue? Thanks!
- 22:14 Bug #32605 (Needs Feedback): Incorrect RTE transform of external URL with @ character
- Can you please give an example, what you used as link with "special characters"?
Besides that, it's working correctly... - 22:13 Feature #32651 (Accepted): Recycler: add scheduler task to delete deleted items
- Added recycler as category now. You can have a look in the folder "tasks" of the system extension "reports" to see ho...
- 22:08 Bug #32675 (Closed): Report: Even if saltedpassword configuration is OK, it always sais "During ... following issues have been found:"
- Closed in favor of the duplicated issue.
- 22:07 Bug #32674 (Accepted): Migrate FormsWizard to Ext JS 4
- 22:06 Bug #32683 (Accepted): showpic.php does not show pics with utf8 in filenames
- Since showpic.php does not know the origin (the page that opened showpic.php), we can transfer an optional "locale=de...
- 10:26 Bug #32683: showpic.php does not show pics with utf8 in filenames
- Markus Klein wrote:
> Consider setting config.locale_all in your TS properly, that should do the trick.
In my TS ... - 22:04 Bug #32686 (Accepted): Restricting backend login to adminOnly disables switching backend users
- You can change that directly by your contribution. Get more information here: http://typo3.org/development/bug-fixing...
- 22:02 Feature #32701 (Accepted): Enable customer postProcessors in different folder
- 22:02 Feature #32701: Enable customer postProcessors in different folder
- Hey Jan,
I'd suggest to use something like that:... - 21:51 Bug #32709: Make FileBackend more stable
- Once it was accepted for FLOW3 we can consider of backporting it (taking your solution).
- 21:47 Bug #32718: Can't move cursor out of table in FF
- Did you experience a similar behaviour in later TYPO3 versions, e.g. in 4.6 or one of the 4.7 alpha versions?
- 10:48 Bug #32718 (Rejected): Can't move cursor out of table in FF
- In FireFox it seems impossible to move the cursor outside a table if there are no other elements next to table. As su...
- 21:45 Task #32721 (Resolved): BE-Modules not migrated to ExtJS4 should trigger ExtJS3 Compat ext
- 21:45 Task #32721: BE-Modules not migrated to ExtJS4 should trigger ExtJS3 Compat ext
- https://review.typo3.org/#change,7428
- 21:45 Task #32721: BE-Modules not migrated to ExtJS4 should trigger ExtJS3 Compat ext
- Merged to master in commit:b8ffd6065a4ccbcfa6b5faea146a38d1bbe615b0
- 11:33 Task #32721 (Closed): BE-Modules not migrated to ExtJS4 should trigger ExtJS3 Compat ext
- 21:44 Task #32185 (Under Review): Migrate TYPO3 Backend to ExtJS4
- 18:30 Task #32185 (Resolved): Migrate TYPO3 Backend to ExtJS4
- Applied in changeset commit:b8ffd6065a4ccbcfa6b5faea146a38d1bbe615b0.
- 18:08 Task #32185: Migrate TYPO3 Backend to ExtJS4
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7428 - 11:37 Task #32185 (Under Review): Migrate TYPO3 Backend to ExtJS4
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7428 - 21:40 Bug #32730 (Closed): Wrong register_globals status
- Thanks for your feedback. This issue gets closed then.
- 16:53 Bug #32730: Wrong register_globals status
- My fault. There are some providers that give the option to set a php.ini in your root dir. but it is not used recursi...
- 16:22 Bug #32730 (Closed): Wrong register_globals status
- I just upgraded a 4.5.7 to 4.5.10 on php 5.2.13
I get the following message which is not true !
*backend - repo... - 21:38 Bug #32731: Login form: the clear icon is now outside of the fields
- Great that you can take care of this since it's releated to the Ext JS 4 upgrades in general.
- 21:38 Bug #32731 (Accepted): Login form: the clear icon is now outside of the fields
- 17:08 Bug #32731 (Rejected): Login form: the clear icon is now outside of the fields
- Login form: The clear icon is now outside of the fields, fields got smaller in height, icon got no mouse icon.
- 21:37 Bug #32732 (Accepted): Increase width of lists for static TS inclusion
- 21:36 Bug #32732: Increase width of lists for static TS inclusion
- You can change that directly by your contribution. Get more information here: http://typo3.org/development/bug-fixing...
- 17:24 Bug #32732 (Closed): Increase width of lists for static TS inclusion
- The lists that contain the static includes (and available static templates) in the template editing interface are too...
- 20:48 Feature #25079: suggest wizard won't work when using frontend editing.
- Patch set 3 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7437 - 20:45 Feature #25079: suggest wizard won't work when using frontend editing.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7452 - 16:02 Feature #25079: suggest wizard won't work when using frontend editing.
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7437 - 16:00 Feature #25079 (Under Review): suggest wizard won't work when using frontend editing.
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7437 - 20:39 Feature #11771: Check for write-permissions before installation
- #31255 is a new point, where the installation breaks because of insufficient rights. This check should be somewhere b...
- 18:30 Task #32720 (Resolved): Add ExtJS3 compatibility Layer
- Applied in changeset commit:b6f263293ac9df43fb65dc8c9acfeadac0771cef.
- 18:00 Task #32720: Add ExtJS3 compatibility Layer
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7427 - 17:24 Task #32720: Add ExtJS3 compatibility Layer
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7427 - 15:27 Task #32720: Add ExtJS3 compatibility Layer
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7427 - 11:37 Task #32720 (Under Review): Add ExtJS3 compatibility Layer
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7427 - 11:25 Task #32720 (Closed): Add ExtJS3 compatibility Layer
- add an extension bringing back ExtJS 3 which Extensions can call.
Should be released to TER as soon as Core-Backen... - 18:03 Bug #32282: typo3temp/locks warning. unlink function returns warning
- What about adding the @ sign in front of unlink instead of testing with file_exists. I'd say that even if not "that c...
- 17:05 Bug #32282: typo3temp/locks warning. unlink function returns warning
- I added a small extension to reproduce the problem.
Install it, then execute the following command line:... - 17:01 Bug #32282 (Needs Feedback): typo3temp/locks warning. unlink function returns warning
- For those who have problems with the unlink warning message:
What is your max_execution_time setting?
The only ... - 14:01 Feature #32450: Improve usability of the toolbar (displaying the username)
- I'd prefer to keep the order like it is now, the search field looks quite misaligned when not on the right
- 12:32 Bug #23988: Harmonize severity level of FlashMessages static/ExtJS
- Kay Strobach wrote:
> In PHP we do already have logging constants:
> ...
> Why not using these constants?
there... - 12:28 Bug #23988: Harmonize severity level of FlashMessages static/ExtJS
- Steffen Müller wrote:
> Kay, would you like to join the logging project team meeting and discuss this issue? Tomorro... - 10:51 Bug #23988: Harmonize severity level of FlashMessages static/ExtJS
- Kay, would you like to join the logging project team meeting and discuss this issue? Tomorrow, Wed., 2011/12/20 17:30...
- 09:18 Bug #23988: Harmonize severity level of FlashMessages static/ExtJS
- I would name the constants like this:
Ext.Flashmessage.Level
In PHP we do already have logging constants:
LO... - 10:52 Bug #24487: Fileupload error after automatic logoff / login
- Bug is still present in 4.5.8
- 10:41 Bug #31958: Workspace preview: scrollbars disappear in IE8+9
- I anyone still looking at these issues? This is something I'd like to get fixed and I'm willing to sponsor. Please le...
- 10:30 Bug #32626 (Resolved): not equal statement only works with != not with <>
- Applied in changeset commit:4f53d36d808a8609fe196621fbfa77047a633152.
- 10:10 Bug #32626: not equal statement only works with != not with <>
- Patch set 1 for branch *TYPO3_4-4* has been pushed to the review server.
It is available at http://review.typo3.org/7418 - 10:06 Bug #32626: not equal statement only works with != not with <>
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7417 - 10:06 Bug #32626: not equal statement only works with != not with <>
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7416 - 10:00 Bug #32626: not equal statement only works with != not with <>
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7325 - 09:06 Bug #32626 (Under Review): not equal statement only works with != not with <>
- 09:05 Bug #32427 (Under Review): No datatype in "Remove unused fields" section
- 08:16 Feature #32148: Integrate TCA Relation Service
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6969 - 08:02 Bug #31964 (Under Review): Fix permissions of downloaded translations into l10n folder
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7414 - 08:00 Bug #31964 (Resolved): Fix permissions of downloaded translations into l10n folder
- Applied in changeset commit:b22daefd56f70869f1ef98c66e72a6a6556a1635.
- 07:33 Bug #32231: Bad check on memory limit reporting
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7040 - 07:32 Bug #32231: Bad check on memory limit reporting
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7040 - 01:24 Bug #32231: Bad check on memory limit reporting
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7040 - 00:54 Bug #32231: Bad check on memory limit reporting
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7040 - 07:25 Bug #31959: "Show page" does use a proper URL scheme
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7413 - 07:24 Bug #31959 (Under Review): "Show page" does use a proper URL scheme
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7412 - 07:13 Bug #30162: sporadical memcache error on server load
- Patch set 8 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/5600 - 07:12 Bug #30162: sporadical memcache error on server load
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7411 - 07:09 Bug #30162: sporadical memcache error on server load
- Patch set 7 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/5600 - 07:06 Bug #30162 (Under Review): sporadical memcache error on server load
- Patch set 6 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/5600 - 07:00 Bug #32159: Invalid SQL and bad code in tslib_fe
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7410 - 06:57 Bug #32159: Invalid SQL and bad code in tslib_fe
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7409 - 06:55 Bug #32159 (Under Review): Invalid SQL and bad code in tslib_fe
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7409 - 06:44 Task #32136: Reports module has knowledge about internal data of salted passwords
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7408 - 06:41 Task #32136 (Under Review): Reports module has knowledge about internal data of salted passwords
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7407 - 01:56 Task #29622: EM: restore latest upload comments view
- Im willing to fix this issue but it seems this is a more complex task as I was aware. Im not into ExtJS and Ive check...
- 01:48 Bug #24274: Prevent compression of scripts that use ajax.php
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5721 - 01:42 Bug #28566: You Tube channels not supported by media element
- Ok, Ive updated to TYPO3 4.6.1 (which related files does have minimal changes compared to 4.5.6.) and everything work...
- 00:32 Bug #22152: 4.4: PHP warning "Invalid argument supplied for foreach()" in list module
- Issues 17961 and 22152 touch (and fix) the same thing - doing it slightly different, but the same thing. Please merge...
- 00:31 Bug #17961: Missing TCA[table][columns] leads to PHP warning
- Issues 17961 and 22152 touch (and fix) the same thing - doing it slightly different, but the same thing. Please merge...
- 00:10 Bug #17961: Missing TCA[table][columns] leads to PHP warning
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6883 - 00:08 Bug #17961: Missing TCA[table][columns] leads to PHP warning
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6883
2011-12-19
- 23:53 Bug #27519: getProcessedValue ignores sorting of select field values
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/2882 - 23:42 Bug #27519: getProcessedValue ignores sorting of select field values
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/2882 - 22:47 Feature #32148: Integrate TCA Relation Service
- there is now a test Extension availabe, which ships unittests and static Data for all relation variants definable via...
- 22:40 Feature #32148: Integrate TCA Relation Service
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6969 - 22:12 Task #32710: Integrate missing Ext JS 4 examples
- see http://forge.typo3.org/projects/typo3v4-incubator/repository/revisions/e5878583cd3c0c308d4b3f97ddd8a2c5ab446171 (...
- 22:11 Task #32710 (Under Review): Integrate missing Ext JS 4 examples
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7406 - 22:06 Task #32710 (Closed): Integrate missing Ext JS 4 examples
- Those Ext JS 4 examples provide the functionality that some of the modules in the TYPO3 Core rely on.
- 21:52 Bug #32709 (Closed): Make FileBackend more stable
- see also FLOW3 Issue #32707
Problem is that the set function is not atomar.
The attached Patch should fix it - 20:52 Bug #32278: TSFE additionalJavaScript not set -> warning
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7042 - 14:35 Bug #32278: TSFE additionalJavaScript not set -> warning
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7042 - 14:31 Bug #32278: TSFE additionalJavaScript not set -> warning
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7042 - 20:39 Bug #32448: Module menu link wrap
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7399 - 20:36 Bug #32448 (Under Review): Module menu link wrap
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7398 - 20:30 Bug #32448 (Resolved): Module menu link wrap
- Applied in changeset commit:32242a2254ffa7c6cbbdca47f8dfc7ae8a09ba42.
- 20:32 Feature #25936 (Rejected): Add possibility to have record-based uploadFolders for TCA type "group", internal_type "file"
- does not apply anymore since handling will be different with FAL
- 20:30 Bug #32664 (Resolved): Backend loops in Page module
- Applied in changeset commit:103287a31f8ee1c5662711bc19e1189e79c50df2.
- 17:39 Bug #32664: Backend loops in Page module
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7365 - 20:00 Task #32687 (Resolved): Migrate Workspace-Menu to work with ExtJS4
- Applied in changeset commit:e1212e05722605e85964cb93cb8669c1d90b3844.
- 13:09 Task #32687 (Under Review): Migrate Workspace-Menu to work with ExtJS4
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7384 - 12:34 Task #32687 (Closed): Migrate Workspace-Menu to work with ExtJS4
- 19:57 Bug #32703 (Resolved): HTMLArea RTE is broken in 4.5.9 using IE8
- 19:50 Bug #32703 (Rejected): HTMLArea RTE is broken in 4.5.9 using IE8
- duplicate of regression
- 19:30 Bug #32703: HTMLArea RTE is broken in 4.5.9 using IE8
- That seems to do it.
Successfully tested on 4.5.9. Working again in IE8.
Thanks! - 18:28 Bug #32703: HTMLArea RTE is broken in 4.5.9 using IE8
- Please test this change: http://review.typo3.org/7341
- 17:36 Bug #32703 (Closed): HTMLArea RTE is broken in 4.5.9 using IE8
- The editor new stops trying to load in IE8 (and myabe other IE variants, have not tested yet).
After doing initial... - 19:45 Feature #11771: Check for write-permissions before installation
- Looks like this now:
!forge_11771.png! - 19:44 Feature #11771: Check for write-permissions before installation
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7396 - 19:11 Feature #32309: Allow native ExtJS Modules in ContentArea
- example for usage of cardlayout
replaces list and reports module! - 19:08 Feature #32309 (Under Review): Allow native ExtJS Modules in ContentArea
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7395 - 18:30 Bug #32673 (Resolved): Several removeClass and addClass did not get renamed
- Applied in changeset commit:8d378484516a5b8e7e1dae564ca0c2bad72994ce.
- 09:14 Bug #32673: Several removeClass and addClass did not get renamed
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7370 - 18:00 Bug #32670 (Resolved): ModuleMenu Panel has different resizing behaviour
- Applied in changeset commit:f4926ae6e43452da28781cc1d2efc57d44eaba21.
- 17:18 Feature #32701 (Closed): Enable customer postProcessors in different folder
- This may be a feature request for a manual extension actually: I like the idea of postprocessores. however so far I o...
- 17:14 Bug #32683: showpic.php does not show pics with utf8 in filenames
- Consider setting config.locale_all in your TS properly, that should do the trick.
- 10:42 Bug #32683 (Closed): showpic.php does not show pics with utf8 in filenames
- If the filename has utf8 characters, e.g. ÜÖÄ, then showpic.php does not show the pictures.
It is because the functi... - 17:07 Bug #32693: mod.web_list.hideTranslation also hides pages_language_overlay
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7387 - 17:03 Bug #32693: mod.web_list.hideTranslation also hides pages_language_overlay
- TSconfig mod.web_list.hideTranslation = * hides all *translated* Records from the +normal+ Web/List-View. With Checkb...
- 16:56 Bug #32693: mod.web_list.hideTranslation also hides pages_language_overlay
- Can you please describe in more detail what the issue is about? What is blocked by the non-visible pages_language_ove...
- 15:43 Bug #32693 (Under Review): mod.web_list.hideTranslation also hides pages_language_overlay
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7387 - 15:28 Bug #32693 (Closed): mod.web_list.hideTranslation also hides pages_language_overlay
- mod.web_list.hideTranslation = *
also hides pages_language_overlay, which should always be visible (if not restricte... - 16:35 Bug #32397: Page renderer provides files to compressor incorrectly
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7165 - 16:00 Bug #32666 (Resolved): Fatal error during install process
- Applied in changeset commit:431dfd81b90da0003ef02708f063e56f9999562f.
- 15:24 Bug #32692 (Closed): Clipboard: SQL error: 'Unknown column 'target' in 'field list'
- If I try to paste a content element (HTML Code), this error happens....
- 14:26 Bug #32161: Invalid SQL in the indexed_search
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6977 - 12:20 Bug #23988: Harmonize severity level of FlashMessages static/ExtJS
- Some more details on this:
The core constantly uses the constants name instead of numbers when calling TYPO3.Flashme... - 12:16 Bug #32686 (Closed): Restricting backend login to adminOnly disables switching backend users
- When setting ...
- 11:11 Bug #32109: PHP warning when open_basedir is enabled
- Patch set 3 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7371 - 10:18 Bug #32109: PHP warning when open_basedir is enabled
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7371 - 10:00 Bug #32669 (Resolved): Showing/Hiding toolbars of CE's in Page-Module is broken
- Applied in changeset commit:0618526df9053742086f9078bcd24f57183dff25.
- 09:31 Bug #32626: not equal statement only works with != not with <>
- this would need to become "under review". (afaik doesn't happen automatically for the dbal-subproject; fix in core th...
- 09:22 Bug #32626: not equal statement only works with != not with <>
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7325 - 08:09 Bug #32596: EM: ambiguous XClass naming tx_em_Connection_ExtDirectServer
- > If you have some time, it would be nice, if you could push it directly to Gerrit next time!
"I've tried":http://...
2011-12-18
- 23:48 Feature #32450: Improve usability of the toolbar (displaying the username)
- SU case
!toolbar-username_logout-SU.jpg! - 23:45 Feature #32450: Improve usability of the toolbar (displaying the username)
- Shall we move the username to the right?
Shall the logout button be moved to the fly-out menu or shall there still b... - 23:12 Bug #32666: Fatal error during install process
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7372 - 20:35 Bug #32666 (Under Review): Fatal error during install process
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7372 - 18:00 Bug #32666 (Resolved): Fatal error during install process
- Applied in changeset commit:c308af978568e982c16a342097e5f1d5b57b0e1b.
- 16:15 Bug #32666: Fatal error during install process
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7363 - 16:00 Bug #32666 (Under Review): Fatal error during install process
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7363 - 15:58 Bug #32666 (Closed): Fatal error during install process
- ...
- 22:47 Bug #31139: better condition in versionOL of t3lib_tstemplate
- Patch set 4 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7043 - 22:46 Bug #31139: better condition in versionOL of t3lib_tstemplate
- Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7043 - 21:31 Bug #32600: Add clear l10n cache when the user clear all cache
- Patch set 3 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7358 - 16:03 Bug #32600: Add clear l10n cache when the user clear all cache
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7358 - 11:12 Bug #32600: Add clear l10n cache when the user clear all cache
- Yes Olly, made the same observation just now in master, too!
Can't delete Content Elements :-( - 11:04 Bug #32600 (Under Review): Add clear l10n cache when the user clear all cache
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7358 - 10:50 Bug #32600: Add clear l10n cache when the user clear all cache
- EXT:lang/hooks/clearcache/class.tx_lang_clearallcache.php is missing in master - but I guess it should be class.tx_la...
- 10:50 Bug #32600 (Needs Feedback): Add clear l10n cache when the user clear all cache
- 21:20 Bug #32284: Fatal Error in EM: use stdClass as array
- Upgraded to 4.6.2, still the same.
- 20:16 Bug #32109 (Under Review): PHP warning when open_basedir is enabled
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7371 - 13:00 Bug #32109 (Resolved): PHP warning when open_basedir is enabled
- Applied in changeset commit:925e847eac867955502e52a0379ec60acb5a4cba.
- 20:00 Bug #32675: Report: Even if saltedpassword configuration is OK, it always sais "During ... following issues have been found:"
- Ah thanks, I just review it. Please close this one.
- 19:51 Bug #32675: Report: Even if saltedpassword configuration is OK, it always sais "During ... following issues have been found:"
- This is already under review.
- 19:40 Bug #32675 (Closed): Report: Even if saltedpassword configuration is OK, it always sais "During ... following issues have been found:"
- 19:41 Bug #32650: Confusing error message in reports module, when BE.forceSalted is set
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7347 - 06:04 Bug #32650: Confusing error message in reports module, when BE.forceSalted is set
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7347 - 05:55 Bug #32650: Confusing error message in reports module, when BE.forceSalted is set
- Please forget about the first push. ChangeID shit happened...
- 05:52 Bug #32650: Confusing error message in reports module, when BE.forceSalted is set
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7347 - 05:48 Bug #32650: Confusing error message in reports module, when BE.forceSalted is set
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7267 - 19:15 Bug #32673 (Under Review): Several removeClass and addClass did not get renamed
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7370 - 18:42 Bug #32673 (Closed): Several removeClass and addClass did not get renamed
- in ExtJS4 they renamed some very important function calls.
The Core had not been adapted at all places. - 19:02 Bug #32674 (Closed): Migrate FormsWizard to Ext JS 4
- 18:59 Bug #31561: Add more more semantic classes for elements
- Patch set 5 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6981 - 18:28 Bug #32672 (Rejected): Bring back the Custom-Splitbar
- While the Migration to ExtJS4 the Custom Splitbar got lost.
THerefore the UI concept for the backend is not comple... - 18:26 Bug #32670 (Under Review): ModuleMenu Panel has different resizing behaviour
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7369 - 17:35 Bug #32670 (Closed): ModuleMenu Panel has different resizing behaviour
- 17:59 Task #32188 (Rejected): Remove Custom Components which now are Part of ExtJS 4
- already done by Stanislas within other patch
- 17:24 Bug #32669 (Under Review): Showing/Hiding toolbars of CE's in Page-Module is broken
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7366 - 17:06 Bug #32669 (Closed): Showing/Hiding toolbars of CE's in Page-Module is broken
- 16:59 Bug #32664 (Under Review): Backend loops in Page module
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7365 - 16:34 Bug #32664 (Accepted): Backend loops in Page module
- 14:34 Bug #32664 (Closed): Backend loops in Page module
- When creating a new content element, the backend loads again in itself. This makes using the Page module nearly impos...
- 16:13 Feature #32148: Integrate TCA Relation Service
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6969 - 16:00 Feature #32148: Integrate TCA Relation Service
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6969 - 12:07 Feature #32148: Integrate TCA Relation Service
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6969 - 14:30 Bug #32659 (Resolved): TCEforms reference non-existant CSS file resize.css
- Applied in changeset commit:7e9c99a2f14387f49dd3be27d6e91bb56266e28d.
- 12:34 Bug #32659 (Under Review): TCEforms reference non-existant CSS file resize.css
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7360 - 11:50 Bug #32659: TCEforms reference non-existant CSS file resize.css
- resizing is now natively supported by ExtJS
therefore it is included within the skin...
removal of file is valid - 11:38 Bug #32659 (Closed): TCEforms reference non-existant CSS file resize.css
- Introduction of ExtJS4 (#32196) removed @t3lib/js/extjs/ux/resize.css@, which is still referenced in @t3lib_tceforms@...
- 14:00 Feature #25404 (Resolved): Add the possibility to store anonymized log information
- Applied in changeset commit:2f65be3a5d925d598156c9e02f49cd9203dfc115.
- 13:30 Feature #18618 (Resolved): stdWrap for HMENU maxItems & minItems & begin
- Applied in changeset commit:b23d52934aed7fffd85a54d6f0021fad4812bde5.
- 13:30 Feature #32147 (Resolved): TCA record collection based on collection Interfaces
- Applied in changeset commit:0a7851b3388f3f80f39f2fba02e68fbce3fe6959.
- 12:01 Feature #32147: TCA record collection based on collection Interfaces
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6968 - 11:59 Feature #32147: TCA record collection based on collection Interfaces
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6968 - 12:00 Feature #28794 (Resolved): currentVal in css_styled_content
- Applied in changeset commit:4f65a33b2b3993251afb08b4a1450e2bdf88beb5.
- 11:41 Feature #28794: currentVal in css_styled_content
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6676 - 11:30 Bug #32658 (Resolved): Fatal error on clearing all caches in backend
- Applied in changeset commit:ff8cafd58a9f5b0c1a24e6b5bee619cd5aefd763.
- 11:00 Bug #32658 (Under Review): Fatal error on clearing all caches in backend
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7357 - 10:55 Bug #32658 (Closed): Fatal error on clearing all caches in backend
- Due to a misconfiguration of a hook in EXT:lang, clearing all cache fails.
- 11:30 Feature #31615 (Resolved): Add Hook for "PostProcessing" extTables.php
- Applied in changeset commit:ad78c31121cece210cd72075cf8ff1d9568ea2c1.
- 11:30 Feature #24841 (Resolved): Defining a custom MailTransport which implements SwiftTransport
- Applied in changeset commit:231fd60c3e8d8fb7c1ee582dcd42835ff97272ef.
- 11:30 Bug #31771 (Resolved): Wrong "targetDomain" in tslib_cObj::typolink with sys_domain records and different url sheme
- Applied in changeset commit:a4fbcc8423a2ac742a250b011007e834d7a9fc6d.
- 11:30 Feature #28612 (Resolved): Indexed Search: Add additional extbase plugin
- Applied in changeset commit:53a33dac4536bfac4bc153f8d869b766bee801a2.
- 11:27 Task #26508: Remove unused files from Core
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/1799 - 11:02 Bug #23199: Forgot password for non existant users
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6649 - 11:02 Bug #20911 (Rejected): (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
- Duplicate of #20911
- 10:30 Bug #32274 (Resolved): sessionTimeout for BE has does not work
- Applied in changeset commit:043f1c8310828076debed80d67366e67d2d5862b.
- 09:16 Bug #32274: sessionTimeout for BE has does not work
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7354 - 09:12 Bug #32274: sessionTimeout for BE has does not work
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7354 - 09:10 Bug #32274 (Under Review): sessionTimeout for BE has does not work
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7353 - 09:00 Bug #32163 (Resolved): @charset must be lowercase in CSS
- Applied in changeset commit:f3d7d6644ea36d86eff81352535e37e34f6540da.
- 08:31 Bug #32163 (Under Review): @charset must be lowercase in CSS
- Patch set 1 for branch *TYPO3_4-4* has been pushed to the review server.
It is available at http://review.typo3.org/7351 - 08:30 Bug #32163 (Resolved): @charset must be lowercase in CSS
- Applied in changeset commit:6567cb51c1a022780ae2b64168140f72419d1ebb.
- 08:29 Bug #32163: @charset must be lowercase in CSS
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7350 - 08:22 Bug #32163: @charset must be lowercase in CSS
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7348 - 08:30 Bug #21590 (Resolved): Warnings in BE when using "Update reference index"
- Applied in changeset commit:ebbadcf90527dc12dcc3634708a758c9539c527b.
- 08:30 Bug #21740 (Resolved): creation of ENABLE_INSTALL_TOOL does not respect fileCreateMask
- Applied in changeset commit:fb105d1a1d5f834cf0e521229ea4d112666a0921.
- 08:23 Bug #21740: creation of ENABLE_INSTALL_TOOL does not respect fileCreateMask
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7349 - 08:30 Bug #18176 (Resolved): bad login isn't logged, if password field is empty
- Applied in changeset commit:a5ec66bc7846dfc1469f848d8a2276730be359d8.
- 08:03 Bug #29352: t3lib_extMgm::addToAllTCAtypes broken
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7005 - 07:42 Bug #30771: Fix not working backend.php?edit=pid
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5711 - 07:33 Bug #30892: t3lib_befunc::getViewDomain returns wrong or no domain
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6830 - 05:53 Bug #32580: Reports module shows unnecessary saltedpasswords infotext
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7267 - 05:25 Bug #32580: Reports module shows unnecessary saltedpasswords infotext
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7267 - 05:23 Bug #32580: Reports module shows unnecessary saltedpasswords infotext
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7267
2011-12-17
- 18:00 Bug #32274 (Resolved): sessionTimeout for BE has does not work
- Applied in changeset commit:719c1a2ff558a02d1fb71d8b860f884bc1c2eacc.
- 17:30 Bug #32625 (Resolved): Custom RTE-styles broken
- Applied in changeset commit:b7caf1d0d8f6d7744e296d2c67c87500c0841054.
- 17:15 Bug #32625: Custom RTE-styles broken
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7342 - 17:10 Bug #32625 (Under Review): Custom RTE-styles broken
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7341 - 17:00 Bug #32625 (Resolved): Custom RTE-styles broken
- Applied in changeset commit:9c5409b435751f6d5769e63add70eb0abfb37e8e.
- 16:52 Bug #32625: Custom RTE-styles broken
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7340 - 13:48 Feature #32651 (Closed): Recycler: add scheduler task to delete deleted items
- I didn't find any recycler project here on forge so i am posting it here.
I would like to have a recycler task tha... - 13:33 Bug #32650 (Closed): Confusing error message in reports module, when BE.forceSalted is set
- Hi.
When I set "BE.forceSalted" and unset "BE.updatePasswd" at 'saltedpasswords' extension configuration, I'm gett... - 12:43 Bug #25325 (Rejected): FlexForms: Problem with click events for link_wizards in subelements of a section
- 12:41 Bug #25325: FlexForms: Problem with click events for link_wizards in subelements of a section
- Duplicate of http://forge.typo3.org/issues/25326
- 12:40 Bug #25326: FlexForms: saving of sections doesn't work (deletion fails, ordering is not saved)
- http://forge.typo3.org/issues/25325 is a duplicate of this issue, added the extra attachment of that issue to this one.
- 12:34 Bug #24709 (Rejected): SQL errors should emit FlashMessage
- duplicate of #16306
- 12:32 Bug #24662 (Closed): Wrong path to codemirror parsers
- Has been fixed in the meantime
- 12:29 Bug #24584 (Under Review): Remove "Disable Popup Context Menus" option
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7334 - 12:27 Task #23078: Ship .htaccess with a Deny rule for *.sql
- I filed this once when I googled for some TYPO3 string and ended up in a SQL dump of someone's TYPO3 installation. Th...
- 12:23 Task #23078: Ship .htaccess with a Deny rule for *.sql
- don't do that as there is absolutly no benefit and fare more ways to get the version of an extension.
if there is ... - 12:08 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Opinions?
- 12:18 Bug #24135 (Resolved): Emit FlashMessage in TCEforms when foreignTable doesn't exist
- fixed with #16306
- 12:14 Bug #23468: tslib_fe::fetch_the_id() calls deprecated function idPartsAnalyze()
- Still an issue.
- 12:13 Bug #23436 (Closed): Deprecate usage of $TYPO3_CONF_VARS[BE][loginLabels]
- Resolved with #26519
- 12:11 Bug #23372 (Rejected): Full CSH help texts are sporadically shown
- CSH has been changed. Should not occur anymore.
- 12:07 Bug #22648: Improve layout of Database Analyser
- still kind of valid.. not perfect IMHO.
Attachements are linked to wrong files. See #M14384 for correct ones! - 12:06 Bug #22699 (Rejected): Enter in user settings creates Install Tool Enable file
- The ugly button has been removed - yay!
- 12:05 Bug #22646: Change doctype of Install Tool to XHTML 1.0 Transitional
- still valid
- 12:02 Bug #21258 (Resolved): Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- Works in recent Opera versions.
- 12:00 Bug #11806 (Resolved): Extension key handling requires SOAP extension
- Applied in changeset commit:1bb3587cbcd0a9fc90a40febae86c2abcf2de36c.
- 11:58 Bug #11806: Extension key handling requires SOAP extension
- Although this error can also occur in 4.5, I would not add this check there, as @soap@ is not a required PHP extensio...
- 11:56 Bug #11806: Extension key handling requires SOAP extension
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7333 - 11:54 Bug #11806: Extension key handling requires SOAP extension
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6991 - 11:51 Bug #11806: Extension key handling requires SOAP extension
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6991 - 12:00 Bug #21246 (Rejected): <input> placed outside <form> in screen "Dependency Error"
- 11:59 Bug #21232 (Rejected): Setting im_version_5 is not available until a value set
- 11:59 Bug #21172 (Rejected): Image processing does not work with Imagemagick 4.2.9
- 11:41 Bug #32582 (Needs Feedback): Automatic Logout while working in the backend
- Does it only occur with templavoila?
- 11:39 Bug #32515: Form values with newlines are displayed with <br/>'s in email
- Thanks for your report, Alexander! Can you reverse that order and submit the code to the review procedure? See http:/...
- 11:37 Bug #32480: Form.css cannot be disabled
- I start puking, when I see that code.. it totally circumvents most API. Yes, including it in the TS template should b...
- 11:36 Bug #32632 (Rejected): Doppelter Seitenbaum nach Kopie
- Thanks for your report S. I appreciate your contribution!
Nevertheless, it would be nice if you could search for e... - 11:34 Bug #27195 (Rejected): 1-2-3 Wizard fails with AdoDB/DBAL errors
- Not reproducible anymore.. :-)
- 11:32 Bug #32514 (Rejected): Form.css cannot be disabled
- duplicate of #32480
- 11:31 Bug #32596: EM: ambiguous XClass naming tx_em_Connection_ExtDirectServer
- Thanks for your report, Christian!
If you have some time, it would be nice, if you could push it directly to Gerri... - 11:30 Bug #32596 (Resolved): EM: ambiguous XClass naming tx_em_Connection_ExtDirectServer
- Applied in changeset commit:2b5a60dd3be1e7c12f23b542f599a60653853842.
- 11:28 Bug #32596: EM: ambiguous XClass naming tx_em_Connection_ExtDirectServer
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7332 - 11:27 Bug #32596: EM: ambiguous XClass naming tx_em_Connection_ExtDirectServer
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7331 - 11:26 Bug #32596 (Under Review): EM: ambiguous XClass naming tx_em_Connection_ExtDirectServer
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7330 - 02:19 Feature #30551: Auto fillin inputs after translate a page
- I guess this was not intended for extension Static Info Tables.
- 01:24 Bug #32592: Moving nested FCEs in Workspace
- TV applies their own page-handling. In the core they also use TCEmain (which was fixed by the patch you mentioned). B...
- 00:59 Bug #30894: Performance of WS Preview in extra Window is verrry slow
- thx steffen, we tracked down the problem to menu rendering too - but the slow-down is only fe-parser is doing the "2n...
- 00:45 Feature #32547: BCC for notification mail - configurable by stage
- Tried creating a diff against current head but that contains too many other changes from your private tree. So it wou...
- 00:32 Bug #26660: imagecopyresized has invalid function parameter
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/2564
2011-12-16
- 23:50 Bug #32626: not equal statement only works with != not with <>
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7325 - 15:19 Bug #32626 (Closed): not equal statement only works with != not with <>
- according to this bug report
http://bugs.typo3.org/view.php?id=18374#c61447
It looks like the DBAL Parser canno... - 23:07 Bug #30894: Performance of WS Preview in extra Window is verrry slow
- Attached is a ZIP file (attachment:xhprof.zip) containing
* full call graph
* XhProf run trace (the .typo3 file) - if... - 22:00 Bug #21054 (Resolved): GMENU - first menu item does not appear because of wrong calulation of text position
- Applied in changeset commit:ee28ebccdb12ccf7c526e6e01aaabdf04c007102.
- 21:35 Bug #32340 (Closed): RTE HTMLArea won't load in IE if included stylesheet is empty
- 21:34 Bug #32624 (Closed): RTE.default.contentCSS doesnt work anymore
- 21:34 Bug #32624: RTE.default.contentCSS doesnt work anymore
- Duplicate of #32625
- 14:27 Bug #32624 (Closed): RTE.default.contentCSS doesnt work anymore
- RTE.default.contentCSS = fileadmin/template/rte-htmlarea/rte.css doesnt work anymore until 4.5.9
I have found the ... - 20:40 Bug #32625: Custom RTE-styles broken
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7314 - 20:40 Bug #32625: Custom RTE-styles broken
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7314 - 19:45 Bug #32625: Custom RTE-styles broken
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7314 - 18:09 Bug #32625: Custom RTE-styles broken
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7314 - 15:05 Bug #32625 (Under Review): Custom RTE-styles broken
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7314 - 14:51 Bug #32625: Custom RTE-styles broken
- We'd need to replace
file_exists(PATH_site . $fileName)
with
file_exists(PATH_site . 'typo3/' . $fileName)
BUT ... - 14:37 Bug #32625 (Closed): Custom RTE-styles broken
- Fix for #29899 broke custom HTML-styles.
Check for
file_exists(PATH_site . $fileName)
results in paths like:
/v... - 19:35 Bug #32632: Doppelter Seitenbaum nach Kopie
- English translation:
When copying the complete page tree, the "Insert After" command will paste two copies of the ... - 17:47 Bug #32632 (Rejected): Doppelter Seitenbaum nach Kopie
- Typo3: 4.5.7
Beim kopieren eines kompletten Seitenbaumes und einem anschließendem "Einfügen nach", werden immer 2 ... - 19:14 Feature #23387: Add a feature to remove/clear deprecation_xyz.log
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7069 - 19:04 Bug #32580: Reports module shows unnecessary saltedpasswords infotext
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7267 - 16:30 Task #32628 (Under Review): Do not load linkvalidator in frontend
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7317 - 16:23 Task #32628 (Closed): Do not load linkvalidator in frontend
- I tested linkvalidator without being loaded in frontend and this still works. Also the schedular tasks still work.
... - 16:19 Bug #32007 (Resolved): PHP inclusion warnings
- This has been fixed in core.
- 15:49 Bug #32013: Fatal error if pear package http_request is installed
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6867 - 15:30 Bug #32159 (Resolved): Invalid SQL and bad code in tslib_fe
- Applied in changeset commit:f2468837d218cd9956f7603a3205e6c9cb51b077.
- 15:11 Bug #29899: RTE not loading in IE when configured content css file does not exist
- Please see #32625
- 14:11 Bug #29899: RTE not loading in IE when configured content css file does not exist
- It seems that there is now an error in TYPO3 version 4.5.9 - the rte did not find the css-file with a path like this:...
- 04:30 Bug #29899 (Resolved): RTE not loading in IE when configured content css file does not exist
- Applied in changeset commit:a5546eb78f5ee12de860a529783662c49a6fd4cd.
- 04:13 Bug #29899: RTE not loading in IE when configured content css file does not exist
- Helmut Hummel wrote:
> I found the problem.
>
> Add the following line to pageTS config:
>
> RTE.default.cont... - 04:05 Bug #29899: RTE not loading in IE when configured content css file does not exist
- Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6652 - 15:02 Bug #31209: CONTENT still can't select records from rootpage
- It's still not fixed in 4.6.2.
The linked fix wouldn't give attention to other tables than pages anyway. In my case ... - 15:00 Bug #31959 (Resolved): "Show page" does use a proper URL scheme
- Applied in changeset commit:929feb24acb02ba053c705994de6c3b36f28adee.
- 15:00 Bug #30162 (Resolved): sporadical memcache error on server load
- Applied in changeset commit:0b243abaab04057fc27b4cfb54e2bb9c3950c71c.
- 14:55 Bug #22210: RTE transformation removes empty paragraphs before a header
- This behaviour is again active in typo3 4.5.9.
- 14:30 Task #32136 (Resolved): Reports module has knowledge about internal data of salted passwords
- Applied in changeset commit:08c684f03f2b6f86829a32f0df70a1d63581feb9.
- 14:30 Bug #32600 (Resolved): Add clear l10n cache when the user clear all cache
- Applied in changeset commit:b3fd4851a234297b598d5f9b956e2c6230d6edfc.
- 14:30 Feature #17030 (Resolved): Integrate config.pageTitleSeparator
- Applied in changeset commit:b5dd11296900c6684a83cf94f7bced5787fc0386.
- 14:30 Task #32200 (Resolved): Migrate RTE
- Applied in changeset commit:463526e5e96dfe81854deffc36db63eee45ed380.
- 14:30 Feature #32086 (Resolved): disablePageInformation
- Applied in changeset commit:f8eb14270036bcffd148748a9b1c531ccf27ab30.
- 14:00 Task #32196 (Resolved): Migrate TCEforms
- Applied in changeset commit:1a1930c8214218a4e739baaf5ca9248126cacaed.
- 06:28 Task #32196: Migrate TCEforms
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7105 - 10:32 Bug #32618 (Closed): felogin redirect if different protocol is used and no domain records are present
- If the login page uses https:// protocol and the redirect URL uses http://, and if there are no domain records presen...
- 08:03 Bug #32573: locallangXMLOverride is broken since the switch to XLIFF
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7269
2011-12-15
- 22:00 Bug #31936 (Resolved): Add possibility to define http-equiv in meta tag
- Applied in changeset commit:df93b0d7a6f9fc6018e935526e4e2334d4abfa4a.
- 18:16 Bug #31936: Add possibility to define http-equiv in meta tag
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6742 - 20:43 Bug #31333: Redirect to root-page without type if only ?type=xy is specified in url
- @Joël: This is not a problem of this patch.
It's a different bug, which gets fixed here: http://forge.typo3.org/issu... - 19:00 Bug #31333: Redirect to root-page without type if only ?type=xy is specified in url
- I tried your patch, but the others parameters are striped when the root page is a shortcut...
- 20:19 Bug #32573: locallangXMLOverride is broken since the switch to XLIFF
- I'm sorry, but the bug is a bit difficult. A fact is, that the result has changed from TYPO3 v4.5 to 4.6.
Currentl... - 11:25 Bug #32573 (Under Review): locallangXMLOverride is broken since the switch to XLIFF
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7269 - 17:16 Bug #32605 (Closed): Incorrect RTE transform of external URL with @ character
- When i add a external URL link in RTE with special characters( @ ). Then when i want to edit it again, the link is sh...
- 17:15 Bug #30162: sporadical memcache error on server load
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5599 - 16:37 Bug #32539 (Under Review): Using a constraint or ordering on a property on the right side of a m:n relation causes records from the left side with no related elements (0 cardinality) to not show
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7285 - 16:13 Bug #32600: Add clear l10n cache when the user clear all cache
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7283 - 15:54 Bug #32600 (Under Review): Add clear l10n cache when the user clear all cache
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7283 - 15:46 Bug #32600 (Closed): Add clear l10n cache when the user clear all cache
- Currently the l10n parser cache can only be cleared manually, by adding this in locallang.php:
$GLOBALS['TYPO3_CON... - 14:24 Bug #32596 (Closed): EM: ambiguous XClass naming tx_em_Connection_ExtDirectServer
- Just a small typo:
The naming for XClassing tx_em_Connection_ExtDirectServer is written with and without underscor... - 13:27 Bug #30229: Error when deleting a Page with translation
- Same issue here.
Tested in Version 4.5.3 and 4.5.8 (php 5.3) ...
As I have seen in the file t3lib/class.t3lib_use... - 13:24 Bug #32592: Moving nested FCEs in Workspace
- Correct! I moved the container by drag&drop.
- 13:05 Bug #32592: Moving nested FCEs in Workspace
- What kind of FCE did you use? I assume you used TemplaVoila and did the changes using their TV-page-module?
- 12:58 Bug #32592 (Rejected): Moving nested FCEs in Workspace
- After updating to Typo3 4.5.8 we recognized that the original issue from #31663 and #28846 had not been solved.
It... - 13:00 Bug #31663: Moving pages (and page content) in the Workspace does not work
- Thank you for quick response. You're right. It seems that our test was to weak. See #32592.
- 04:16 Bug #32582: Automatic Logout while working in the backend
- Is it possible that your external IP is changing?
(Please consider using one of the TYPO3 mailing lists until it is ... - 03:32 Bug #32582 (Closed): Automatic Logout while working in the backend
- There is an automatic logout after a short while working in the backend.
For instance I'm working on a project with... - 04:03 Feature #29630: EM: Make window full-screen mode configurable
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4902 - 03:50 Bug #30263: Unify backend layouts
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5305 - 03:26 Bug #32581 (Closed): Slider doesn't work in IE with compatibilty mode IE=9
- 03:21 Task #30664: Set X-UA-Compatible to IE=9 for Backend
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5632 - 03:00 Bug #31959: "Show page" does use a proper URL scheme
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6774 - 02:48 Bug #32580 (Under Review): Reports module shows unnecessary saltedpasswords infotext
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7267 - 02:45 Bug #32580 (Closed): Reports module shows unnecessary saltedpasswords infotext
- The reports module shows the following message, even though no problems were detected:
"During the configuration che... - 01:16 Bug #32578 (Closed): Update links to documentation in language labels
- In file lang/locallang_csh_corebe.xlf there is the label "_menu_modules.seeAlso". It contains a link to typo3.org, wh...
- 01:08 Feature #17030: Integrate config.pageTitleSeparator
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7041 - 00:50 Feature #23387: Add a feature to remove/clear deprecation_xyz.log
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7069 - 00:35 Bug #32517: t3lib_compressor set local filename to remote uri for external resources
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7127
2011-12-14
- 22:19 Bug #32573 (Closed): locallangXMLOverride is broken since the switch to XLIFF
- Since TYPO3 4.6 the locallangXMLOverride mechanism does not work like before v4.6. There are some issues while loadin...
- 20:27 Task #29622: EM: restore latest upload comments view
- Hey Felix,
I had made only a very small start on this, nothing really worth mentioning. And then I got busy with t... - 20:17 Task #29622: EM: restore latest upload comments view
- Ive just updated to 4.6.1 and now, as the old EM is gone, this is feature is really needed and was noticed nine month...
- 16:54 Bug #32549: DataMapper returns empty array for MM relations on opposite field side because relation field is empty
- If you want a patch, here goes ;)...
- 16:43 Bug #32549 (Closed): DataMapper returns empty array for MM relations on opposite field side because relation field is empty
- Given you have two models:
Apple
Banana
The two models are related with an MM table. Apple is local (with re... - 15:52 Feature #32547 (Accepted): BCC for notification mail - configurable by stage
- It would be nice to have a configuration field hidden_notification / BCC for every stage, where it is possible to add...
- 15:43 Feature #32545 (Accepted): Show only recipients which are responsible for this page/mount
- If you have a TYPO3 extension with one workspace but a lot of seperate websites, you have the following problem.
A... - 15:34 Feature #32544 (Closed): 4 eyes principe for publishing elements
- For one of our customers with a big TYPO3 we needed a feature called 4-eyes principe. Some use cases:
# User A edi... - 15:17 Feature #32543 (Closed): Some improvements for notification mail - new marker, list for multiple elements
- It would be nice to have some improvements for the workspace notification mails sent by version extension.
* Nice ... - 14:33 Bug #32542 (Closed): preg_match_all too large in substituteMarkerArrayCached
- The function substituteMarkerArrayCached leads to a PHP warning.
Core: Error handler (FE): PHP Warning: Invalid ar... - 14:18 Bug #32539: Using a constraint or ordering on a property on the right side of a m:n relation causes records from the left side with no related elements (0 cardinality) to not show
- Commit prepared but my CLA is still in pending state so no push allowed... just sent a signed CLA by fax.
- 13:06 Bug #32539: Using a constraint or ordering on a property on the right side of a m:n relation causes records from the left side with no related elements (0 cardinality) to not show
- While I manage to push the RFC onto Gerrit here´s the diff commit on my GitHub repo: https://github.com/jaguerra/ext...
- 12:57 Bug #32539 (Closed): Using a constraint or ordering on a property on the right side of a m:n relation causes records from the left side with no related elements (0 cardinality) to not show
- On the following model:
* Model1
* Model2
* Model1.related is a m:n relation to Model2. Cardinality is 0..n
... - 10:45 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- This Bug is also in Typo3 4.5 LTS.
I solve this Bug very esay:
Function "fetch_the_id()"
typo3/sysext/cms/tsli... - 09:43 Bug #30469: Sorting of localized tt_content elements is wrong after copying
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6032 - 09:08 Bug #32528 (Closed): imageViewHelper should not throw exception
- Hey guys,
we don't like the imageViewHelper to throw exceptions if an image is not found. it should behave like th... - 05:17 Feature #32450: Improve usability of the toolbar (displaying the username)
- TYPO3-Backend-NORMAL
!TYPO3-Backend-NORMAL.jpg!
TYPO3-Backend-OPEN
!TYPO3-Backend-OPEN.jpg! - 02:07 Feature #32450: Improve usability of the toolbar (displaying the username)
- What about putting the username not into the title-attribute but a real fold-out?
(inspired by preview.typo3.org)
Fu...
2011-12-13
- 22:13 Feature #32450: Improve usability of the toolbar (displaying the username)
- When SUing I'd still like to see the user name as in those cases it seems to be an important information. Also in tha...
- 22:00 Feature #32450: Improve usability of the toolbar (displaying the username)
- How shall we handle the SU case:
With or without the username and what shall the title be? - 16:25 Feature #32450: Improve usability of the toolbar (displaying the username)
- Yes, the username was moved to the title-attribute on the full name.
(Please also consider ringer's feedback... - 16:09 Feature #32450: Improve usability of the toolbar (displaying the username)
- Why not - Tooltip never hurts :)
@Christopher: Why is this issue again in Core?!
As this is not Technical .. open... - 15:59 Feature #32450: Improve usability of the toolbar (displaying the username)
- I still think the user name is not uninteresting.. There could be more users with the same real name, while username ...
- 15:44 Feature #32450: Improve usability of the toolbar (displaying the username)
- Jens Hoffmann wrote:
> Looks fine to me. +1
Perfect!
- 14:42 Feature #32450 (Accepted): Improve usability of the toolbar (displaying the username)
- Looks fine to me. +1
The original Design never had the (user name) info in there.
* *Real Name @ Workspace [Logout]... - 21:53 Bug #32517 (Under Review): t3lib_compressor set local filename to remote uri for external resources
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7127 - 21:45 Bug #32517 (Closed): t3lib_compressor set local filename to remote uri for external resources
- The compressor doesn't correctly handles files that are added as an external resource, for example using
page.inc... - 21:18 Bug #32515 (Closed): Form values with newlines are displayed with <br/>'s in email
- When entering a text with newlines in a textarea, the newlines are displayed as <br/>'s in the resulting email.
@F... - 21:15 Bug #32514: Form.css cannot be disabled
- sorry, please delete this, accidentally copied it.
- 21:14 Bug #32514 (Rejected): Form.css cannot be disabled
- Currently the frontend CSS file of the new form element is hardcoded and thus cannot be disabled.
Form.php:
<pr... - 20:40 Bug #20793 (Under Review): noTrimWrap = | || won't work inside a menu
- 19:39 Bug #20793: noTrimWrap = | || won't work inside a menu
- The issue is caused by the implementation of the optionSplit. Specifically by an explode pattern '||' used in t3lib_T...
- 04:22 Bug #20793 (Accepted): noTrimWrap = | || won't work inside a menu
- I can confirm this issue using the following setup:...
- 17:09 Bug #20598: Error after hide/show element
- I am currently working on improvement of the patch on class.db_list_extra.inc. However, I think that the current appr...
- 15:45 Bug #28566: You Tube channels not supported by media element
- My hoster just added PHP 5.3, so just give me a few days and I will update and test asap.
Steps to reproduce (whe... - 13:30 Bug #32471 (Resolved): tt_content field list_type too small
- Applied in changeset commit:6c4523d05c26a977df0d873ef85d8d87a5485f92.
- 09:00 Task #32186 (Resolved): Exchange the ExtJS Core Library
- Applied in changeset commit:e149a551e4e81145ab59dea8578128ebe6cbfedb.
- 09:00 Task #32187 (Resolved): Replace the ExtJS Skin
- Applied in changeset commit:62f27741f27c857f1f8d0eb36ece3fd5102ba780.
- 09:00 Bug #32189 (Resolved): Migrate Backend Base Components
- Applied in changeset commit:8f10c28bc18799d11af2fd94b1347ba95c0ebab0.
- 09:00 Task #32191 (Resolved): Migrate PageTree and Context-Menu to ExtJS 4
- Applied in changeset commit:69f28918403d4b75242d264bd67c9fcade73dc0f.
- 08:41 Feature #25404: Add the possibility to store anonymized log information
- Patch set 22 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/1289 - 08:11 Feature #24994 (Resolved): Add support for file pointers in t3lib_befunc->getFlexFormDS
- 07:57 Feature #24994: Add support for file pointers in t3lib_befunc->getFlexFormDS
- https://review.typo3.org/#change,1175 is merged so this issue can be closed
2011-12-12
- 21:29 Bug #32480: Form.css cannot be disabled
- After thinking about it, I think it would be better to read out TypoScript configuration in the setCss method because...
- 19:08 Bug #32480 (Closed): Form.css cannot be disabled
- Currently the frontend CSS file of the new form element is hardcoded and thus cannot be disabled.
Form.php:
<pr... - 19:17 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4735 - 19:13 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4735 - 19:01 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4735 - 09:37 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4735 - 18:37 Bug #24122: Custom configured modules can't be enabled for non-admins
- The backport for 4.4 does not work for me, since the configureModule function from extbase 1.2 does not return the ne...
- 18:02 Task #32192 (Rejected): Streamline PHP Tree API
- as this is not to be separated #32191 will be included within this one.
- 17:17 Feature #32450: Improve usability of the toolbar (displaying the username)
- Please move to UX/UI
- 10:22 Feature #32450: Improve usability of the toolbar (displaying the username)
- Georg Ringer wrote:
> i want to have a info from design/ui/hci team if this change is approved
yes, dito - I do n... - 07:44 Feature #32450: Improve usability of the toolbar (displaying the username)
- i want to have a info from design/ui/hci team if this change is approved
- 04:45 Feature #32450: Improve usability of the toolbar (displaying the username)
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7209 - 04:43 Feature #32450 (Closed): Improve usability of the toolbar (displaying the username)
- Move dispensable information into the background.
The username should not be always visible - users know the usern... - 16:03 Feature #32476 (Under Review): Option to disable Mass Actions
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7232 - 15:38 Feature #32476 (Closed): Option to disable Mass Actions
- It would be nice to have an option to disable the Mass Actions. I think the mass actions are a bit too powerful for t...
- 15:47 Bug #30624: Connection Problem
- Found some descriptions with Firebug:
e._flyweights is undefined
[Afbreken op deze fout] (function(){var h=Ext.... - 14:54 Bug #30624: Connection Problem
- In the meantime tried it on a completely different server (the other one was Gentoo, this is Ubuntu) with hardly acti...
- 13:32 Bug #30624: Connection Problem
- Additionally: using PHP 5.3.5
- 13:31 Bug #30624: Connection Problem
- This problem still occurs in 4.6.0 and 4.6.1, when trying to update translations in EM. no_pconnect TRUE or FALSE mak...
- 15:46 Bug #32473: Only workspace admins can send item back to previous stage
- Correction: I mean 'owner' instead of 'admin' in the ticket title.
- 15:00 Bug #32473 (Closed): Only workspace admins can send item back to previous stage
- When an item has been sent to the 'ready for publishing' stage, regular workspace members will not see the red arrow ...
- 15:20 Bug #32475 (Closed): Content Element Media - Mp3 player
- I've noticed a bug with the autoplay/autostart function of a MP3 player.
There is a beginning of a solution here :... - 14:55 Bug #32413: Wrong links to the files in the element "text with images" or "images"
- Yes, after checking, I discovered that the problem is extension rzcolorbox 1.4.1. Once I disabled it the problem disa...
- 14:00 Task #31296 (Resolved): Clean up about modules extension
- Applied in changeset commit:0d9d98d010385e26a66d97f987c03763703c60a7.
- 13:30 Bug #32471 (Under Review): tt_content field list_type too small
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7222 - 13:21 Bug #32471 (Closed): tt_content field list_type too small
- If using longer plugin names (likely to happen with extbase), the varchar(36) of list_type field in table tt_content ...
- 12:58 Bug #29067: Encoding UTF-8 in unescape function
- Please have a look at #32422, as this change seems to have introduced a new bug!
- 10:54 Bug #32467 (Closed): tcemain: iterate over columns only if they are set
- When unit-testing own extensions that use typo3 backend functionality, I get E_WARNINGs about typo3 iterating over an...
- 10:30 Feature #32055 (Resolved): sys_action should have hook
- Applied in changeset commit:3212aaec4f38da8bb7df25cd9a4d6f93ded5754f.
- 10:17 Bug #30892: t3lib_befunc::getViewDomain returns wrong or no domain
- is it possible that this is still not fully fixed?
My page tree:... - 10:08 Bug #32427: No datatype in "Remove unused fields" section
- Markus Klein wrote:
> Hi Boris!
>
> Thanks for the patch.
> Do you mind pushing it to our review system?
> (htt... - 10:05 Bug #32427: No datatype in "Remove unused fields" section
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7215 - 09:42 Bug #32445: Problem saving in 4.6.1, not in 4.6.0
- Additional findings:
It occurs irregularly, and for example also when going to the page content module. A few time... - 09:36 Bug #32464 (Closed): Formwizard: Changes not (really) saved
- After adding fields in the Formwizard, changing the text of "Edit this field" (under "Options") is not saved - even t...
- 09:33 Bug #32463 (Closed): New Form ext throws error on missing wraps
- When removing the wrapper elements in the following 2 segments in the layout section, a FE error is thrown:
layout... - 09:17 Feature #11771: Check for write-permissions before installation
- Mind to push that to Gerrit? Or Should I?
- 08:17 Bug #30623: call cObj->includeLibs without check if $conf is an array
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5610 - 08:00 Task #32062 (Resolved): swift mailer update
- Applied in changeset commit:d7e775537d5c4658475be7a27f7c1ce22f57c163.
- 05:56 Feature #29630: EM: Make window full-screen mode configurable
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4902 - 05:45 Feature #29630: EM: Make window full-screen mode configurable
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4902 - 02:48 Feature #29630: EM: Make window full-screen mode configurable
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4902 - 04:50 Bug #32448: Module menu link wrap
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7207 - 00:29 Bug #32448 (Under Review): Module menu link wrap
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7207 - 00:26 Bug #32448 (Closed): Module menu link wrap
- When the module menu is resized very small the module links lines break. The icon stays and the text link wrapped aro...
- 02:38 Bug #30263: Unify backend layouts
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5305
2011-12-11
- 23:37 Bug #32413: Wrong links to the files in the element "text with images" or "images"
- I cannot reproduce this on a 4.5.8 installation.
Test was: "Text w/ image", .gif image, Link to fileadmin/somefolder... - 21:09 Bug #32413: Wrong links to the files in the element "text with images" or "images"
- Markus Klein wrote:
> Hi Pavel,
>
> can you please explain in more detail where you want to create that link and wha... - 10:09 Bug #32413: Wrong links to the files in the element "text with images" or "images"
- Hi Pavel,
can you please explain in more detail where you want to create that link and what the URL looks like tha... - 23:27 Feature #32436: EM: Column of extension's last update
- I want to add some (in my opinion necessary/killer) features:
* EM has to show the upload messages of all versions b... - 22:18 Feature #32436: EM: Column of extension's last update
- How about you provide an example for an "explicit" title. The ways brains works are very different...
Why did you ... - 21:55 Feature #32436: EM: Column of extension's last update
- What about a more explicit title the next time?
- 23:00 Bug #24410 (Resolved): Parameter for function "mcrypt_create_iv" not correct
- Applied in changeset commit:98c2451df6e62dc809107b1e6ae2cba487f7fa69.
- 23:00 Bug #23355 (Resolved): Speed up / restructure of random byte generator to address e.g. WIN OS specifics
- Applied in changeset commit:98c2451df6e62dc809107b1e6ae2cba487f7fa69.
- 22:38 Bug #32445: Problem saving in 4.6.1, not in 4.6.0
- Hm... now it happened in 4.6.0 too... perhaps it's not a bug but something on the server. It was an upgrade from 4.5....
- 22:15 Bug #32445 (Closed): Problem saving in 4.6.1, not in 4.6.0
- During install wizard, this error occurs when trying to install system extensions. The same message appears sometimes...
- 22:30 Bug #19278 (Resolved): Installer shows Mysql system tables
- Applied in changeset commit:a36bd667d7f34333110d5ff5f6408a053ea96fe0.
- 21:33 Bug #31407: Admin user creation function uses hardcoded md5() for password
- What's the proposed change to get this solved?
- 21:23 Bug #28566: You Tube channels not supported by media element
- Felix, could you check if this is still a problem in 4.6 and if so, write down the exact steps to reproduce the probl...
- 21:19 Bug #28528: inconsistency in class.t3lib_userauthgroup.php and tables.php
- I just browsed through the code, the line reads:...
- 20:14 Bug #30582: Update ext_emconf of system extensions with a clean array
- What's the status with this one? Can we either close it or move it to the project that deals with the deployment scri...
- 13:00 Bug #32433 (Resolved): Image Magick disabled throws uncaught error (TYPO3 4.6.1)
- Applied in changeset commit:3e0400a4a3ddfb0d98fc62bd85626683174e97d9.
- 12:49 Bug #32433: Image Magick disabled throws uncaught error (TYPO3 4.6.1)
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7192 - 12:28 Bug #32433: Image Magick disabled throws uncaught error (TYPO3 4.6.1)
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7190 - 01:20 Bug #32433 (Under Review): Image Magick disabled throws uncaught error (TYPO3 4.6.1)
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7190 - 10:00 Bug #32427: No datatype in "Remove unused fields" section
- This is correct in general, but that is a system extension, which is additionally maintained in a submodule.
So make... - 09:58 Bug #32418: javascript error in inline fields
- Hi Mathieu!
Do you mind pushing this set to our review system?
More information can be found here: http://wiki.ty...
2011-12-10
- 16:20 Bug #17906: thumbs.php fails on cmyk images
- The Adobe profiles you mention do not have a GPL compatible license, so we can not distribute them in TYPO3. There ar...
- 13:27 Feature #32436 (Closed): EM: Column of extension's last update
- An extra column that shows the date of an extension's last update would be great to have there (as it is in TER). "St...
- 13:11 Bug #28857: BackendConfigurationManager wrong implementation of getCurrentPageId
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7154 - 13:02 Bug #32433 (Closed): Image Magick disabled throws uncaught error (TYPO3 4.6.1)
- When ImageMagick is turned off in TYPO3 4.6.1, an uncaught error is thrown:
#1305059666: Your TYPO3 installation i...
2011-12-09
- 19:37 Bug #32422: Encoding error in TCEforms inline JavaScript
- The change made to the TCE forms class from issue #29067 breaks links which open the link browser.
As described this... - 18:12 Bug #32422: Encoding error in TCEforms inline JavaScript
- Could you explain it a bit? I don't get your point. Please include all your information here, too. Is this only relat...
- 16:01 Bug #32422 (Closed): Encoding error in TCEforms inline JavaScript
- The fix introduced for issue #29067 has broken the linkbrowser popup for new elements in sections. The FCE has to be ...
- 18:40 Bug #32427: No datatype in "Remove unused fields" section
- Markus Klein wrote:
> Do you mind pushing it to our review system?
> (http://wiki.typo3.org/Contribution_Walkthroug... - 18:12 Bug #32427: No datatype in "Remove unused fields" section
- Hi Boris!
Thanks for the patch.
Do you mind pushing it to our review system?
(http://wiki.typo3.org/Contribution... - 17:12 Bug #32427 (Closed): No datatype in "Remove unused fields" section
- In Install Tool, Database Analyser, Compare, section Remove unused fields I see the following SQL scripts:
@(EXT) ... - 18:21 Bug #32203: Language Labels in new Extension Manager show no text
- The project is locally hosted, default php-dev values and default apache from Mac OSX 10.6.
After deleting the who... - 18:17 Bug #32428: Javascript labels are brocken
- Thx.
I've already thought of XLIFF is the reason. I think (when reading the code) the recycler will have the same ... - 18:08 Bug #32428: Javascript labels are brocken
- Yes, that had to be changed for XLIFF implementation
- 17:24 Bug #32428 (Closed): Javascript labels are brocken
- To have localized labels in javascript, the locallang labels are compiled into an JS-object.
@tx_t3editor->getJava... - 17:13 Bug #32400 (Rejected): problem with save in filelist when DAM is installed
- I can confirm: The problem occurs in 4.5, 4.6 and 4.7 and only if dam is installed.
I nailed down the problem and ... - 15:53 Bug #32412: TCA: readOnly renders as 'disabled' element instead of 'readonly'. 'passthrough' type renders nothing (not even a hidden field). No way to pass default IRRE child 'type' values.
- I need that when sending the user via a hand-crafted link to "add new record" form with some default values, and some...
- 15:47 Bug #32412: TCA: readOnly renders as 'disabled' element instead of 'readonly'. 'passthrough' type renders nothing (not even a hidden field). No way to pass default IRRE child 'type' values.
- Why do you need these data sent back to TYPO3 from the browser?
- 13:24 Bug #32412: TCA: readOnly renders as 'disabled' element instead of 'readonly'. 'passthrough' type renders nothing (not even a hidden field). No way to pass default IRRE child 'type' values.
- @t3lib/class.t3lib_tceforms.php@ would need to be changed, all the instances of...
- 13:01 Bug #32412 (Rejected): TCA: readOnly renders as 'disabled' element instead of 'readonly'. 'passthrough' type renders nothing (not even a hidden field). No way to pass default IRRE child 'type' values.
- When setting a TCA element's config "readOnly" to "true", then the element gets rendered with the "disabled" HTML att...
- 14:19 Bug #32418 (Closed): javascript error in inline fields
- An error* in t3lib/jsfunc.inline.js prevents the RTE to be loaded if the option "foreign_unique" is enabled in TCA.
... - 13:30 Bug #32406: Menus not working in translated pages for type "shortcut"
- Markus Klein wrote:
> Those fields where added in February 2009 for TYPO3 4.3.
> The reasons are available here: ht... - 13:21 Bug #32413 (Closed): Wrong links to the files in the element "text with images" or "images"
- If you try to create a link to a file (eg doc) for the image created dead link using "showpic" instead http://www.sit...
- 09:45 Bug #32397: Page renderer provides files to compressor incorrectly
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7165 - 09:04 Bug #32408 (Closed): htmlArea RTE: CSS class names are lowercase in WebKit
- Given is a CSS-classname called "keinAbstand".
I can use this standardconform class easily in Firefox. When I try to...
2011-12-08
- 23:42 Bug #32406: Menus not working in translated pages for type "shortcut"
- Those fields where added in February 2009 for TYPO3 4.3.
The reasons are available here: http://forge.typo3.org/issue... - 23:28 Bug #32406 (Closed): Menus not working in translated pages for type "shortcut"
- After upgrade to version 4.6 in an old typo3 install we have been having problems with a translated site. The problem...
- 23:19 Bug #32405 (Closed): Bad behavior when removing filter in page tree
- Steps:
# Filter the page tree and select the page you are looking for
# Select it, possibly opening a Web module ... - 21:35 Bug #28857: BackendConfigurationManager wrong implementation of getCurrentPageId
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7154 - 21:29 Bug #28857: BackendConfigurationManager wrong implementation of getCurrentPageId
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7154 - 11:07 Bug #28857: BackendConfigurationManager wrong implementation of getCurrentPageId
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7154 - 20:05 Bug #32397: Page renderer provides files to compressor incorrectly
- Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7160 - 20:03 Bug #32397: Page renderer provides files to compressor incorrectly
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7160 - 15:52 Bug #32397 (Under Review): Page renderer provides files to compressor incorrectly
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7160 - 15:49 Bug #32397 (Closed): Page renderer provides files to compressor incorrectly
- If config.absRefPrefix is set, page rendere provides incorrect file references to compressor. It prepends absRefPrefi...
- 16:56 Bug #32401 (Closed): Update CodeMirror to version 2.x
- CodeMirror is currently available in version 2.18
but t3editor uses 0.94. So the codemirror should be
updated. - 16:41 Bug #32400: problem with save in filelist when DAM is installed
- Same problem here.
TYPO3 4.5.7, DAM 1.2.3 - 16:41 Bug #32400: problem with save in filelist when DAM is installed
- Happens here too, running 4.5.3. It also appears to invalidate my BE login.
- 16:32 Bug #32400 (Rejected): problem with save in filelist when DAM is installed
- TYPO3 4.5.8
DAM 1.2.3
When DAM is installed and I try to save file in the old filelist module, I get the alert er... - 16:05 Feature #32343: Default value for url_scheme
- Ive updated my XCLASS to make it usable with BE record preview.
- 15:41 Bug #25170: Overriding local extension fails: Cannot use object of type stdClass as array
- Minor update:
I checked if i can upload extensions and it shows the same error as reported(php 5.2.0), works on 5.2.... - 15:40 Bug #31239: compressor doesn't resolves files linked with domain
- There is more problems with this If config.absRefPrefix is set:
1. none of default styles are added to the output ... - 12:24 Bug #32374: MENU special = updated not working in 4.6
- I can confirm it as a bug.
My lastUpdated menu stopped working with 4.6 - I output the 9 last updated pages.
Now ... - 10:01 Bug #32374: MENU special = updated not working in 4.6
- Hi Markus
The menu behaves as if there were no updated pages. That means zero output. I reproduced the problem local... - 11:02 Bug #31663: Moving pages (and page content) in the Workspace does not work
- It is included in 4.5.8. Unfortunately the changelog wasn't updated to mention this (and various other) changes when ...
- 10:50 Bug #31663: Moving pages (and page content) in the Workspace does not work
- Is this change not included in Typo3 4.5.8? I have just updated my installation and the problems are still there. The...
- 10:01 Bug #32263: HTML entity is inserted before and after HTML Tags
- Could someone set the category to rtehtmlarea, please? It needs a good deal of luck to discover that the issue is alr...
- 09:46 Bug #32387 (Closed): PEAR Problem with public-suffix-list.php
- In typo3_src-4.6.1/typo3/contrib/pear/HTTP/Request2/CookieJar.php about line 446
this statement will always return... - 09:09 Bug #32384: missing dection_frame / fieldTSConfig in inline tt_content
- Just great. 10 minutes after filing the issue I found the cause:
The inline tt_content records are not on the same p... - 08:49 Bug #32384 (Closed): missing dection_frame / fieldTSConfig in inline tt_content
- I have extended tt_content to act as a container for a tabbed browsing element containing references to a table of my...
- 02:22 Bug #32261: mkdir_deep does not set correct permissions nor create group
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7022
2011-12-07
- 21:20 Task #32200: Migrate RTE
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7106 - 01:43 Task #32200 (Under Review): Migrate RTE
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7106 - 20:58 Bug #28857 (Under Review): BackendConfigurationManager wrong implementation of getCurrentPageId
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7154 - 20:36 Task #32196: Migrate TCEforms
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7105 - 01:21 Task #32196 (Under Review): Migrate TCEforms
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7105 - 20:13 Task #32191: Migrate PageTree and Context-Menu to ExtJS 4
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7103 - 19:35 Task #32191: Migrate PageTree and Context-Menu to ExtJS 4
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7103 - 00:53 Task #32191: Migrate PageTree and Context-Menu to ExtJS 4
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7103 - 00:27 Task #32191 (Under Review): Migrate PageTree and Context-Menu to ExtJS 4
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7103 - 19:07 Bug #32189: Migrate Backend Base Components
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7096 - 18:31 Bug #32189: Migrate Backend Base Components
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7096 - 18:37 Bug #32374: MENU special = updated not working in 4.6
- Hi Sven!
What does it show now? Nothing or too much, wrong data?
Regards Markus - 15:21 Bug #32374 (Closed): MENU special = updated not working in 4.6
- MENU special = updated is not working in TYPO3 Version 4.6.1
Following code worked with Version 4.5:... - 18:01 Bug #26893: BE Log is flooded with "Parameter Error: No file or no parameters given." from showpic.php
- see my post in the forum you mentioned
http://www.typo3forum.net/forum/typo3-4-x-installation-updates/53163-core-exc... - 13:33 Bug #26893: BE Log is flooded with "Parameter Error: No file or no parameters given." from showpic.php
- The RewriteCond in htaccess lead to disabling the clickenlarge-Feature for pictures in the text, which I need.
The p... - 17:30 Bug #32375 (Resolved): Menus using sectionIndex is broken
- Applied in changeset commit:2aa3a0588b3117a900d7416619b9be6902e86758.
- 17:12 Bug #32375 (Under Review): Menus using sectionIndex is broken
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7145 - 17:07 Bug #32375 (Closed): Menus using sectionIndex is broken
- Menu rendering using sectionIndex is broken due to a wrong sql_free_result() call....
- 15:43 Bug #32252: Unable to set Publish Dates and Access Rights on any alternative language content element
- Why thas this issue been change to 'should have'? We cannot publish timed content elements at the moment and this is ...
- 15:13 Bug #22469: Switching pages with browsebox dosn't work
- Same kind of bug when one click on the header of a section.
add @id="tx_indexedsearch_sections"@ in template_css.t... - 13:37 Bug #24453: showpic.php causes a fatal error if parameters GET variable is not an array
- The RewriteCond in htaccess lead to disabling the clickenlarge-Feature for pictures in the text, which I need.
The p... - 12:17 Bug #20598: Error after hide/show element
- Ok, this patch is merged in 4.5.8 but the issue is not resolved. Please reopen this ticket.
- 11:59 Bug #20598: Error after hide/show element
- I am still experiencing this bug in 4.5.8. At least hiding and unhiding a page will throw this error, and moving a co...
- 11:42 Bug #32368: link validation of imageLinkWrap failed
- I just see that the link is not correct in my description. Hope this is better:
myPage?eID=tx_cms_showpic&file=upl... - 11:39 Bug #32368 (Closed): link validation of imageLinkWrap failed
- Hello TYPO3-Team,
when you enable image_zoom a link will be generate in this form:
http://myPage/index.php?eID=... - 11:22 Bug #32366: 'New page' access required to select a page for copying.
- Related to #29801
- 11:22 Bug #32366 (Closed): 'New page' access required to select a page for copying.
- In order to be able to copy a page in the page tree the user needs 'new page' (5) access to the page he wants to copy...
- 11:15 Bug #24369 (Under Review): No image generation with PHP-SAFE_MODE (GM/IM)
- Patch set 4 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/3236 - 11:15 Bug #26815: RTE transformation transforms LF/CR between div and hr into space
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/3863 - 01:30 Bug #26815: RTE transformation transforms LF/CR between div and hr into space
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3861 - 11:14 Bug #24922 (Under Review): Problem with CSRF Protection: Changing access permissions on a sys folder to include a user group
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/5383 - 11:14 Bug #30641 (Under Review): Workspace preview doesn't work with post requests
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/5624 - 11:14 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/4182 - 01:59 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4181 - 11:14 Bug #30544 (Under Review): Checking existence of cache_pagesection with an update query
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/5530 - 11:14 Bug #17284 (Under Review): no content in workspace preview when using select.selectFields
- Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/4950 - 11:13 Bug #30636 (Under Review): TCA: subtypes_addlist not being processed if the subtype_value_field is in a palette
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/5618 - 11:13 Bug #25131 (Under Review): Localization of child records fails when using MM type relations
- Patch set 6 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1987 - 11:13 Bug #17910 (Under Review): Fatal error when trying to edit an record with additionalPreviewLanguage and an deleted l18n_parent
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6210 - 11:13 Bug #31771: Wrong "targetDomain" in tslib_cObj::typolink with sys_domain records and different url sheme
- Patch set 4 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6710 - 10:53 Bug #31771: Wrong "targetDomain" in tslib_cObj::typolink with sys_domain records and different url sheme
- Patch set 3 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6709 - 01:19 Bug #31771: Wrong "targetDomain" in tslib_cObj::typolink with sys_domain records and different url sheme
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6708 - 11:12 Bug #31379 (Under Review): Backend script alt_doc.php considers deleted alternative page languages for record translation
- Patch set 5 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6374 - 11:12 Bug #29899: RTE not loading in IE when configured content css file does not exist
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6652 - 10:53 Bug #29899: RTE not loading in IE when configured content css file does not exist
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6651 - 01:37 Bug #29899: RTE not loading in IE when configured content css file does not exist
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6650 - 11:12 Feature #32343: Default value for url_scheme
- Ive updated the mailinglist:
> > I've had a look at your approach. I think what you want to do is this:
> > - For... - 01:08 Feature #32343 (Needs Feedback): Default value for url_scheme
- I just replied to your post on typo3-dev:
> I've had a look at your approach. I think what you want to do is this:... - 11:12 Bug #23355: Speed up / restructure of random byte generator to address e.g. WIN OS specifics
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/4555 - 11:12 Bug #18176: bad login isn't logged, if password field is empty
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6923 - 10:52 Bug #18176 (Under Review): bad login isn't logged, if password field is empty
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6921 - 11:11 Bug #31832: jsmin.php uses non-free license
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6954 - 10:51 Bug #31832: jsmin.php uses non-free license
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6956 - 01:01 Bug #31832: jsmin.php uses non-free license
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6682 - 11:11 Bug #30162: sporadical memcache error on server load
- Patch set 5 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/5600 - 01:20 Bug #30162: sporadical memcache error on server load
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5599 - 11:10 Bug #31139: better condition in versionOL of t3lib_tstemplate
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7043 - 11:10 Bug #26660: imagecopyresized has invalid function parameter
- Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6831 - 10:51 Bug #26660: imagecopyresized has invalid function parameter
- Patch set 3 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6829 - 11:10 Bug #30469: Sorting of localized tt_content elements is wrong after copying
- Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6407 - 10:50 Bug #30469: Sorting of localized tt_content elements is wrong after copying
- Patch set 3 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6406 - 00:55 Bug #30469: Sorting of localized tt_content elements is wrong after copying
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6032 - 11:10 Bug #19278: Installer shows Mysql system tables
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7084 - 10:50 Bug #19278: Installer shows Mysql system tables
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7083 - 11:10 Bug #21590: Warnings in BE when using "Update reference index"
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7109 - 10:50 Bug #21590: Warnings in BE when using "Update reference index"
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7107 - 06:45 Bug #21590 (Under Review): Warnings in BE when using "Update reference index"
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7109 - 11:08 Bug #21054: GMENU - first menu item does not appear because of wrong calulation of text position
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7119 - 07:50 Bug #21054 (Under Review): GMENU - first menu item does not appear because of wrong calulation of text position
- Patch set 1 for branch *TYPO3_4-4* has been pushed to the review server.
It is available at http://review.typo3.org/7120 - 11:08 Bug #25277: tt_content.media gets wrapped twice
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7121 - 07:53 Bug #25277 (Under Review): tt_content.media gets wrapped twice
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7121 - 11:08 Bug #28017: t3lib_divTest::fixPermissionsSetsGroup fails on MacOS
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7125 - 08:14 Bug #28017: t3lib_divTest::fixPermissionsSetsGroup fails on MacOS
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7125 - 08:13 Bug #28017 (Under Review): t3lib_divTest::fixPermissionsSetsGroup fails on MacOS
- Patch set 1 for branch *TYPO3_4-4* has been pushed to the review server.
It is available at http://review.typo3.org/7124 - 11:07 Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6698 - 10:19 Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4193 - 01:45 Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4193 - 10:52 Bug #31964: Fix permissions of downloaded translations into l10n folder
- Patch set 3 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6781 - 01:28 Bug #31964: Fix permissions of downloaded translations into l10n folder
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6782 - 10:51 Bug #31560: Confirmation value relies on label value
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6982 - 10:51 Bug #31561: Add more more semantic classes for elements
- Patch set 4 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6981 - 10:51 Bug #31987: Could not mkdir_deep with configured "folderCreateMask" depending on umask
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6835 - 01:04 Bug #31987: Could not mkdir_deep with configured "folderCreateMask" depending on umask
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6836 - 10:17 Bug #32362 (Closed): Parsing errors when ext_typoscript_constant.txt is encoded in UTF8
- When using ext_typoscript_constants.txt in my own extensions, they have to be encoded as ANSI file not UTF8. When enc...
- 10:01 Task #32062: swift mailer update
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6902 - 09:42 Task #32062: swift mailer update
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6902 - 09:52 Bug #32263: HTML entity is inserted before and after HTML Tags
- please change TYPO3 Version to 4.5, which is affected too.
- 09:30 Bug #28916 (Resolved): t3lib_pageSelect language overlay
- Applied in changeset commit:c96adc167b092d604684840131bfce825667be0e.
- 08:49 Bug #28916: t3lib_pageSelect language overlay
- Patch set 1 for branch *TYPO3_4-4* has been pushed to the review server.
It is available at http://review.typo3.org/7132 - 08:38 Bug #28916 (Under Review): t3lib_pageSelect language overlay
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7130 - 09:30 Bug #30206 (Resolved): Page module table width
- Applied in changeset commit:46bee40d0f45761b4d259661c6985be190ca8132.
- 00:58 Bug #30206: Page module table width
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5229 - 09:30 Feature #22231 (Resolved): Add possibility to use Wizzards->Suggest feature in FlexForms
- Applied in changeset commit:edc53e0070d7057cfd11b9ec9379046d88e95a04.
- 09:27 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7134 - 09:25 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7133 - 01:55 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5703 - 01:47 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4252 - 09:22 Bug #32359 (Closed): "Show Page" BE permission should allow copy
- When a BE user is given just "Show Page" permissions, it allows said user to see the page and its content in the tree...
- 07:45 Bug #32357 (Closed): Optimize loading behaviour of modules
- please take a look into t3-trunk/typo3/js/modulemenu.js
There you have a function called loadModuleComponents.
... - 06:27 Bug #32356: BE keeps logging me out
- Thanks for pointing me in the right direction Markus, sorry for the misplaced query, will use the mailing list,
Than... - 06:17 Bug #32356: BE keeps logging me out
- Hi Mike!
Thanks for getting in touch with us. Cool to have someone from Australia around!
Unfortunately this is... - 05:50 Bug #32356 (Closed): BE keeps logging me out
- Not sure if i'm posting in the right section but need help with logging into Typo3's backend.
I've googled but cant ... - 03:12 Bug #30764 (Under Review): exception side effect in "template setup"
- Patch set 2 for branch *TYPO3_4-3* has been pushed to the review server.
It is available at http://review.typo3.org/6004 - 03:03 Bug #32109: PHP warning when open_basedir is enabled
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6942 - 02:24 Bug #27519 (Under Review): getProcessedValue ignores sorting of select field values
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/2882 - 02:23 Feature #17860 (Under Review): Shortcut and ACT state not enable with TMENU ;-(
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/2486 - 02:22 Bug #28350 (Under Review): imageLinkWrap and StdWrap Inconsistent
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3438 - 02:19 Bug #27922 (Under Review): Extended TCA not loaded by CSC in function render_uploads
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3420 - 02:17 Feature #23051 (Under Review): Improve t3lib_DB::fullQuoteArray
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3996 - 02:15 Task #29368: Add Unit Test for tx_install::createEncryptionKey
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4707 - 02:14 Bug #24737 (Under Review): backend_layout not workspace compatible
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3392 - 02:12 Feature #29786 (Under Review): Move t3lib_div::compat_version to t3lib_utility_VersionNumber
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4992 - 02:11 Feature #29750: Pre-Session Hook in t3lib_userauth
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4935 - 02:11 Bug #26503: Endtime cannot be removed
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4220 - 01:54 Bug #26503: Endtime cannot be removed
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4220 - 02:09 Bug #29252 (Under Review): Rewriting localconf.php endlessly expands lines with values containing two subsequent slashes ("//")
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5235 - 02:08 Bug #30273: tx_cms_layout does not use tx_cms_BackendLayout when getting backend layout record
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5328 - 02:03 Task #30664 (Under Review): Set X-UA-Compatible to IE=9 for Backend
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5632 - 02:01 Bug #25387: Installation from own TER not possible
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/1318 - 02:00 Bug #30771: Fix not working backend.php?edit=pid
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5711 - 01:58 Feature #30271 (Under Review): Refactor login services to separate password transmission and password compare
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5326 - 01:57 Bug #24274: Prevent compression of scripts that use ajax.php
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5721 - 01:56 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5312 - 01:53 Bug #30847: Wrong baseurl detection for IE with usage of realurl (Frontend)
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6360 - 01:52 Bug #26915: stdWrap.cropHTML does not recognize TYPO3 link attribute correctly (and removes text around)
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/2641 - 01:51 Bug #31295: t3lib_beFunc::thumbCode doesn't respect "file_refernce" types
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6334 - 01:46 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4735 - 01:45 Bug #23199: Forgot password for non existant users
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6649 - 01:45 Bug #20911: (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6649 - 01:44 Bug #28684: Swiftmailer integration does not use charset definitions in all cases
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6744 - 01:43 Task #30682 (Under Review): Move FEworkspace code into versioning / part 2
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5644 - 01:42 Bug #31943: User setting doesn't remember than default language is selected
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6748 - 01:41 Task #31300: Improve t3lib_utility_debug::debugTrail to better handle includes
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6343 - 01:40 Bug #31573: fe_adminLib.inc uses removed function
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6545 - 01:39 Bug #17969: replace Sitemap with "Special Menus"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6743 - 01:39 Bug #31834: Error handler callback causes fatal error for parse time errors
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6683 - 01:38 Bug #31827: Error handler registration accepts way too much PHP error types
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6677 - 01:35 Feature #25404: Add the possibility to store anonymized log information
- Patch set 21 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/1289 - 01:34 Bug #31460: flock() in class.t3lib_div.php
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6778 - 01:34 Bug #31278: Missing quoting in t3lib_extFileFunc
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6779 - 01:32 Bug #31333: Redirect to root-page without type if only ?type=xy is specified in url
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6775 - 01:31 Bug #30892: t3lib_befunc::getViewDomain returns wrong or no domain
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6830 - 01:29 Task #31296: Clean up about modules extension
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6338 - 01:27 Bug #31711: Multiple FORM Elements on the same page
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6624 - 01:26 Bug #31572: TypoScript FORM-Object produces Exception
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6537 - 01:25 Bug #21591: Warnings in BE when using "Find filename"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6873 - 01:24 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5573 - 01:24 Bug #30623: call cObj->includeLibs without check if $conf is an array
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5610 - 01:21 Feature #32086: disablePageInformation
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6916 - 01:18 Bug #31812: Localization failed; There already was a localization for this language of the record!
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6715 - 01:17 Bug #32073: Irre translation links should only be shown if language parent exists
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6909 - 01:15 Task #29279: Add some index to sys_log
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6864 - 01:15 Bug #30311: Problems with the validation of a email-address which contains umlauts - t3lib_div.validEmail
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6907 - 01:14 Bug #22152: 4.4: PHP warning "Invalid argument supplied for foreach()" in list module
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6893 - 01:13 Bug #21740: creation of ENABLE_INSTALL_TOOL does not respect fileCreateMask
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6877 - 01:12 Task #32136: Reports module has knowledge about internal data of salted passwords
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6953 - 01:11 Bug #32013: Fatal error if pear package http_request is installed
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6867 - 01:11 Bug #21481: Backend: Generated tumbnails can't cached in the clients browser
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6876 - 01:10 Bug #18545: vague error message: "File not written to disk! Write permission error in filesystem?"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6853 - 01:09 Bug #31959: "Show page" does use a proper URL scheme
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6774 - 01:08 Bug #31936: Add possibility to define http-equiv in meta tag
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6742 - 01:07 Feature #32055: sys_action should have hook
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6915 - 01:07 Feature #28299: Add hook to tslib_fe->getHash()
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3403 - 01:06 Bug #26090: Remove old code related to extension tstemplate_styler (sys_template:editorcfg)
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6972 - 01:05 Feature #31615: Add Hook for "PostProcessing" extTables.php
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6564 - 01:04 Task #28039 (Under Review): Rework t3lib_utility_Mail::breakLinesForEmail to use strrpos/substr instead of strrev-magic
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5133 - 01:03 Feature #32147: TCA record collection based on collection Interfaces
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6968 - 01:02 Feature #32148: Integrate TCA Relation Service
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6969 - 00:59 Feature #25936: Add possibility to have record-based uploadFolders for TCA type "group", internal_type "file"
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/1589 - 00:58 Feature #29698: New Login error hook
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6600 - 00:56 Bug #26690: Shortcut mode first subpage has current in label instead of selected
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/2790 - 00:21 Feature #31893: Allow XCLASSes to be defined via ext_autoload.php
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6717 - 00:15 Bug #32341 (Needs Feedback): $_SERVER['HTTPS'] vs. $_SERVER['HTTP_HTTPS'] nginx
- Please take a look at the very similar issue #29693.
Although I brought that up myself, I agree meanwhile that it'... - 00:04 Bug #32332 (Resolved): the new "t3lib_extMgm::addNewFieldsToAllPalettes" is still buggy
- Alright, so I'll close this.
2011-12-06
- 23:51 Bug #25900 (Resolved): EM won't save Configuration: Cannot use object of type stdClass as array
- This is most likely a duplicate of #32284.
- 23:02 Bug #32284: Fatal Error in EM: use stdClass as array
- Hi Steffen,
yes it seems to be:... - 21:26 Bug #32284: Fatal Error in EM: use stdClass as array
- Is this the same problem as #25900?
- 19:56 Bug #32284: Fatal Error in EM: use stdClass as array
- 4.6.1 same thing, identical. I was really hoping it wouldn't be.
- 19:39 Bug #32284: Fatal Error in EM: use stdClass as array
- Hi Michael,
since I have installed the 4.6.0 source + dummy on the site I have reported this for, I did the same, cl... - 22:50 Bug #26660: imagecopyresized has invalid function parameter
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/2564 - 21:54 Bug #32189 (Under Review): Migrate Backend Base Components
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7096 - 19:59 Task #32187 (Under Review): Replace the ExtJS Skin
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7094 - 19:18 Task #32186 (Under Review): Exchange the ExtJS Core Library
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7092 - 09:42 Task #32186: Exchange the ExtJS Core Library
- If any user extension is using ExtJS 3.4 in FE... Well, I suppose they can either migrate or include ExtJS 3 on their...
- 09:00 Task #32186: Exchange the ExtJS Core Library
- Stanislas Rolland wrote:
> In Incubator/project-extjs4, we have both
>
> - ExtJS 3.4 (typo3/contrib/extjs)
> ... - 06:28 Task #32186: Exchange the ExtJS Core Library
- In Incubator/project-extjs4, we have both
- ExtJS 3.4 (typo3/contrib/extjs)
- and ExtJS 4 (typo3/contrib/ext4)... - 18:09 Feature #32343 (Rejected): Default value for url_scheme
- *Problem:*
We want to use https for some pages. Setting url_scheme on these pages together with a TS config like thi... - 17:14 Bug #32341 (Closed): $_SERVER['HTTPS'] vs. $_SERVER['HTTP_HTTPS'] nginx
- Hi,
Typo3 looks for "$_SERVER['HTTPS']" but nginx "proxy_set_header HTTPS 1" set a "$_SERVER['HTTP_HTTPS']".
So... - 17:12 Bug #32340 (Closed): RTE HTMLArea won't load in IE if included stylesheet is empty
- Environment:
TYPO3 4.5.8
htmlArea RTE 2.1.7
IE 9.0
Page TS Config:
RTE.default.contentCSS = EXT:my_rte_styles/... - 15:32 Bug #32332: the new "t3lib_extMgm::addNewFieldsToAllPalettes" is still buggy
- Hello Björn,
thanks for your very quick response. Your Method solved my problem. Don't ask where I got the wrong "... - 13:48 Bug #32332: the new "t3lib_extMgm::addNewFieldsToAllPalettes" is still buggy
- ...
- 13:36 Bug #32332 (Closed): the new "t3lib_extMgm::addNewFieldsToAllPalettes" is still buggy
- I noticed that I still cannot use the new introduced helper-function "t3lib_extMgm::addNewFieldsToAllPalettes" mentio...
- 14:40 Bug #19278: Installer shows Mysql system tables
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7084 - 14:37 Bug #19278 (Under Review): Installer shows Mysql system tables
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7083 - 14:30 Bug #19278 (Resolved): Installer shows Mysql system tables
- Applied in changeset commit:6b5e652a1b1adde1b9bb8cd54f9268aabe1caa20.
- 14:04 Feature #28495: Add a download method to httprequest
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3729 - 13:33 Bug #32331 (Closed): t3lib_extMgm::addToAllTCAtypes needs fix for before / after handling
- I noticed that "t3lib_extMgm::addToAllTCAtypes" still doesn't work with extended field-defininitions (f.e. palettes)....
- 11:22 Feature #32326 (Closed): title tag for extension content in RTE Link Browser if croped
- Hi,
e.g.:
i use tt_news and like to link a news inside RTE.
if the title of a news ist longer as 30 it will ... - 11:17 Feature #17030: Integrate config.pageTitleSeparator
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7041 - 09:07 Feature #17030: Integrate config.pageTitleSeparator
- Documentation request is at #32320
- 10:32 Bug #17961: Missing TCA[table][columns] leads to PHP warning
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6883 - 09:32 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- Tanks for your ground work so far.
Björn Pedersen wrote:
> After looking at it, there still some things not opt... - 09:18 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- Some more remarks for my patch:
After looking at it, there still some things not optimal:
* The available locking m... - 09:06 Bug #25353: Show subpages in pagetree has no arrow in IE7 and IE8
- This error also appears in Internet Explorer 8.
- 02:04 Bug #25170 (Needs Feedback): Overriding local extension fails: Cannot use object of type stdClass as array
- That's interesting to know! Can anyone else confirm that please?
Jan Simbera wrote:
> This error shows on updatin... - 02:02 Bug #25170: Overriding local extension fails: Cannot use object of type stdClass as array
- Christopher wrote:
> Manuel Schneider wrote:
> > Sorry the link http://forge.typo3.org/issues/13355 ist no reachab... - 01:49 Feature #32297 (Needs Feedback): Enable HMENU objects to identify if a page uses content_from_pid
- I'd say this would be technically wrong because the pages don't change their behaviour when the content is read from ...
- 00:24 Bug #30469: Sorting of localized tt_content elements is wrong after copying
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6407 - 00:20 Bug #30469: Sorting of localized tt_content elements is wrong after copying
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6406 - 00:07 Bug #30469: Sorting of localized tt_content elements is wrong after copying
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6032
2011-12-05
- 23:48 Bug #32274: sessionTimeout for BE has does not work
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7079 - 22:27 Bug #32274: sessionTimeout for BE has does not work
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7079 - 21:59 Bug #32274 (Under Review): sessionTimeout for BE has does not work
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7079 - 02:35 Bug #32274: sessionTimeout for BE has does not work
- Sounds logical indeed. I suggest to replace the is_string check with t3lib_utility_Math::canBeInterpretedAsInteger().
- 02:33 Bug #32274 (Needs Feedback): sessionTimeout for BE has does not work
- 23:25 Bug #32299: Workspaces: no changes listed on overview page (v > 4.5.2)
- Some move this to workspaces project please.
- 12:34 Bug #32299 (Closed): Workspaces: no changes listed on overview page (v > 4.5.2)
- When adding/changing content within a workspace (live editing restricted), the changed items will not be listed on th...
- 23:09 Bug #17961: Missing TCA[table][columns] leads to PHP warning
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6883 - 22:44 Bug #19278: Installer shows Mysql system tables
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7068 - 22:31 Feature #17030: Integrate config.pageTitleSeparator
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7041 - 22:23 Feature #23387: Add a feature to remove/clear deprecation_xyz.log
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7069 - 21:59 Bug #26660: imagecopyresized has invalid function parameter
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6829 - 21:58 Bug #26660: imagecopyresized has invalid function parameter
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/6831 - 21:56 Bug #26660: imagecopyresized has invalid function parameter
- Patch set 2 for branch *TYPO3_4-4* has been pushed to the review server.
It is available at http://review.typo3.org/6834 - 21:53 Bug #26660: imagecopyresized has invalid function parameter
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/2564 - 19:57 Bug #32306 (Rejected): Install tool fails silently if typo3temp is not writable
- Duplicate of #31255
- 16:48 Bug #32306 (Rejected): Install tool fails silently if typo3temp is not writable
- I just tried to do a fresh install of Typo3 4.6.1 based on the blank package.
When opening the install tool, the pag... - 19:24 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- I take care of this
- 15:28 Bug #24342 (Accepted): t3lib_lock still sometimes has a race condition on deleting locks.
- There is indeed a race condition, as reported in this syslog (after slightly modifying Core to add additional informa...
- 14:58 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- Unfortunately this patch was not pushed to 4.6 but as refactoring makes sense it may hopefully be part of 4.7. Could ...
- 19:23 Feature #18557: Integrate locking by database in t3lib_lock
- I take care of this
- 18:40 Feature #32309 (Closed): Allow native ExtJS Modules in ContentArea
- Based on #30645 the cardlayout should be introduced with a new approach.
The Cardlayout should be used for native mo... - 17:31 Bug #32282: typo3temp/locks warning. unlink function returns warning
- Does testing if file exists solve the race condition problem? Does it related to the php unlink() function?
- 15:28 Bug #32282: typo3temp/locks warning. unlink function returns warning
- There is indeed a problem that appears when the lock file could not be acquired, as reported in this syslog (after sl...
- 13:29 Bug #32282: typo3temp/locks warning. unlink function returns warning
- This is a race condition reported here already:
http://forge.typo3.org/issues/24342 - 10:57 Bug #32282: typo3temp/locks warning. unlink function returns warning
- I've seen this behaviour and I'm currently trying to figure out what the cause is. I suspect some race condition.
- 16:39 Bug #32305 (Rejected): Page tree state restore always expanding the last selected node.
- 16:11 Bug #32304 (Closed): pageNotFound_handling target does not handle shortcuts
- The default option for pageNotFound_handling is to display the first accessible parent. However, if this parent is a ...
- 15:41 Bug #32109: PHP warning when open_basedir is enabled
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6942 - 14:27 Bug #32109: PHP warning when open_basedir is enabled
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6942 - 14:26 Bug #32109: PHP warning when open_basedir is enabled
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6942 - 15:39 Bug #32111 (Under Review): TYPO3 prompts to select page position when there are no pages
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7075 - 15:08 Bug #22495: Export clickmenu item links to absolute path inside Web > Page
- @Xavier: I just followed the steps outlined in this bug report (see screenshot, makes it more clear than the written ...
- 14:36 Bug #32301 (Closed): htmlArea RTE: maxWidth of magic image is not working as expected
- The property buttons.image.options.magic.maxWidth is not behaving as a maximum. It is behaving as a 'default'. When i...
- 14:16 Bug #25170: Overriding local extension fails: Cannot use object of type stdClass as array
- This error shows on updating extension configuration in 4.5.7 too. But only on our old php 5.2.0-8+etch16 version. On...
- 12:37 Bug #25266: allow redirect to ssl reverse proxy
- Agreed. Just stumbled over this as well :-)
Workaround for the moment in .htaccess:
RewriteCond %{REMOTE_ADDR} "!... - 12:01 Feature #32297 (Rejected): Enable HMENU objects to identify if a page uses content_from_pid
- It would be fine to have an own *doctype* for all pages that have an entry > 0 in the field *content_from_pid*.
So... - 11:57 Bug #32261: mkdir_deep does not set correct permissions nor create group
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7022 - 11:33 Bug #32261: mkdir_deep does not set correct permissions nor create group
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7022 - 11:32 Bug #32261: mkdir_deep does not set correct permissions nor create group
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7022 - 11:30 Bug #32261: mkdir_deep does not set correct permissions nor create group
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7022 - 10:58 Bug #32261: mkdir_deep does not set correct permissions nor create group
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7022 - 10:09 Bug #32292 (Under Review): Page within a mountpoint using "Show Content from Page" results in 503 header
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7071 - 09:56 Bug #32292 (Closed): Page within a mountpoint using "Show Content from Page" results in 503 header
- Problem:
A page (A) within a mountpoint using "Show Content from Page" (B) (pages: content_from_pid) results in a 50... - 08:29 Bug #20069: Misinterpretaion of php.ini settings when no limit is set
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7067 - 08:18 Bug #32231: Bad check on memory limit reporting
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7040 - 02:19 Bug #32284 (Needs Feedback): Fatal Error in EM: use stdClass as array
- Can you reproduce this with a fresh dummy site?
If not then please clean any passwords from your localconf.php and p... - 01:40 Bug #32252: Unable to set Publish Dates and Access Rights on any alternative language content element
- It seems like this functionality was disabled because the feature has never worked (see #24211).
I'm actually wond...
2011-12-04
- 23:44 Feature #27241 (Rejected): Hide information_schema database during installation
- Thanks, Mario!
- 23:39 Feature #27241: Hide information_schema database during installation
- @Steffen: Please mark this a duplicate of #19278 for which I just pushed a patch to Gerrit. Review welcome :-)
- 23:36 Feature #23387 (Under Review): Add a feature to remove/clear deprecation_xyz.log
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7069 - 22:54 Bug #19278 (Under Review): Installer shows Mysql system tables
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7068 - 22:35 Bug #20069 (Under Review): Misinterpretaion of php.ini settings when no limit is set
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7067 - 20:29 Bug #31252 (Under Review): saltedpasswords update task only updates 42 records
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7066 - 18:11 Bug #31254 (Rejected): Table definitions are not 100% up to date
- Yes, looks like a temporary problem. Thanks for nagging!
- 16:23 Bug #31254: Table definitions are not 100% up to date
- @Steffen: Can this one be closed?
- 17:09 Bug #24303: Subgroups field in usergroup edit form should be renamed in "Is subgroup of"
- +1
This should really be fixed - 16:30 Bug #19059: Check "zend.ze1_compatibility_mode" before installing
- Hi guys
Is this still an issue with PHP 5.3.x and TYPO3 4.5.x or newer? If so, I propose to add this as a system c... - 16:28 Bug #18983: when saving plugin content "Failure"
- I propose to close this issue since
- it should be solved in the meantime (4.5+)
- the mentioned thingies above don... - 16:25 Bug #19052: Mails from "Install Tool" doesn't work on some email Servers
- Rene, is this reproducable on your environment with 4.6 or 4.7-dev?
- 15:16 Feature #24841 (Under Review): Defining a custom MailTransport which implements SwiftTransport
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7065 - 13:42 Bug #32082 (Rejected): t3lib_mail_SwiftMailerAdapter::parseAddresses fail
- The validation is to make sure that there are well formed recipients and senders in the resulting message.
The Swift... - 11:38 Bug #32284: Fatal Error in EM: use stdClass as array
- Firebug output:...
- 11:30 Bug #32284 (Closed): Fatal Error in EM: use stdClass as array
- When trying to update configurations of some extensions (most of them), in this case the core htmlArea RTE or the EM ...
- 07:29 Feature #32208 (Rejected): Missing "downgrade" possibility for Extensions in new-style ExtensionManager
- You have to use the second EM tab (import from repository), search for your extension and *right click* on it
- 07:28 Bug #32210 (Rejected): Preview DIV destroys encoding (in IE and others)
- Closed as duplicate
Also available in: Atom