Project

General

Profile

Activity

From 2011-07-29 to 2011-08-27

2011-08-27

20:30 Bug #29285 (Resolved): Check for PHP 5.3
Applied in changeset commit:992a86b953f7abc107970a543b06b2730ff6bf1d. Anonymous
19:59 Bug #29285: Check for PHP 5.3
Patch set 3 of change I62530c75ebbed592bbf0a6503ccadd229bb1c923 has been pushed to the review server.
It is available...
Mr. Hudson
18:09 Bug #29285: Check for PHP 5.3
Patch set 2 of change I62530c75ebbed592bbf0a6503ccadd229bb1c923 has been pushed to the review server.
It is available...
Mr. Hudson
17:24 Bug #29285: Check for PHP 5.3
Patch set 1 of change I42d8a4561fa37fcc31e3a44155db5cc5f5b4c5b3 has been pushed to the review server.
It is available...
Mr. Hudson
14:40 Bug #29285: Check for PHP 5.3
Patch set 1 of change I62530c75ebbed592bbf0a6503ccadd229bb1c923 has been pushed to the review server.
It is available...
Mr. Hudson
19:56 Bug #29094 (Needs Feedback): Pagetree Filter - Sometimes subpages can't be opened
Hmm, @Florian, would it be possible for you to try to debug the issue?
The classes responsible for the tree displa...
Ingmar Schlecht
19:54 Bug #29122: TCA renderMode "Tree" issue with multi-relation or MM
@SteffenK: Could you have a look at this issue? I think you implemented the tree feature, right? Ingmar Schlecht
19:51 Bug #29220: createEncryptionKey always returns key with 96 characters
@Helmut, could you check it and dispatch the bug to someone in the security team please? Thx in advance! Ingmar Schlecht
19:46 Bug #29274 (Accepted): Regression on session handling for security fix
Ingmar Schlecht
19:43 Task #29278: Lost relations on copying IRRE children in workspaces
@Olly, do you think this is an IRRE core bug with workspaces, or is it due to wrong TCA configuration from powermail?... Ingmar Schlecht
19:36 Bug #29280 (Accepted): Extension Manager: can't download extension from second repository
Ingmar Schlecht
19:29 Feature #29296 (Accepted): Add possibility to define foreign_match_fields for IRRE inline relations.
Ingmar Schlecht
15:44 Feature #29296: Add possibility to define foreign_match_fields for IRRE inline relations.
Change has been committed to the project-fileabstraction branch of the Incubator:
http://git.typo3.org/TYPO3v4/Incub...
Ingmar Schlecht
15:13 Feature #29296 (Closed): Add possibility to define foreign_match_fields for IRRE inline relations.
This patch request adds the possibility to define foreign_match_fields (similar to MM_match_fields) for IRRE inline r... Ingmar Schlecht
19:28 Bug #29299 (Accepted): Pagetree and Connection Problem
Ingmar Schlecht
18:24 Bug #29299 (Closed): Pagetree and Connection Problem
With slow or bad internet connections or high server load, the pagetree very often runs into time out issues resultin... Klaus Hinum
18:25 Bug #29245 (Under Review): Message: "Can only select database if username/password/host is correctly set first." is misleading
Chris topher
18:23 Bug #29245: Message: "Can only select database if username/password/host is correctly set first." is misleading
Patch set 1 of change I28f373c1e771f00d1584eff5080bfa51cf48ed96 has been pushed to the review server.
It is available...
Mr. Hudson
16:40 Bug #29297 (Under Review): Clickmenu links broken
Tolleiv Nietsch
16:39 Bug #29297: Clickmenu links broken
Patch set 1 of change I9eb416d7687843ebd0ec9cfdcc6924f07c57099e has been pushed to the review server.
It is available...
Mr. Hudson
16:33 Bug #29297 (Rejected): Clickmenu links broken
It seems that the Cardlayout broke the clickmenu links generated in alt_clickmenu.php.
Ways to reproduce:
1) Op...
Tolleiv Nietsch

2011-08-26

23:53 Feature #29291 (Rejected): Add content element to insert TypoScript
Just a hint: wouldn't be logical to have a possibility (implemented in the TYPO3 core) to insert content objects from... Kestutis no-lastname-given
23:21 Bug #29245: Message: "Can only select database if username/password/host is correctly set first." is misleading
>We could add to the error message, that this error could be caused by "persistent connections" in MySQL being forbid... Kestutis no-lastname-given
17:12 Bug #29245: Message: "Can only select database if username/password/host is correctly set first." is misleading
A hint to check $TYPO3_CONF_VARS['SYS']['no_pconnect'] would have helped you.
The text of the error message is incom...
Chris topher
07:33 Bug #29245: Message: "Can only select database if username/password/host is correctly set first." is misleading
With
$TYPO3_CONF_VARS['SYS']['no_pconnect'] = 1
it worked. Thanks!
Kestutis no-lastname-given
06:16 Bug #29245: Message: "Can only select database if username/password/host is correctly set first." is misleading
Maybe it would be worth to add some error report about not working mysql_pconnect() to Install tool?
I remember I ha...
Kestutis no-lastname-given
05:37 Bug #29245: Message: "Can only select database if username/password/host is correctly set first." is misleading
Thank you. Got this error:
mysql_pconnect() has been disabled for security reasons
So it's a hoster's problem..?
Kestutis no-lastname-given
00:21 Bug #29245: Message: "Can only select database if username/password/host is correctly set first." is misleading
This might be a problem with persistent connections in MySQL.
Edit the file t3lib/class.t3lib_db.php: In the functio...
Chris topher
23:00 Bug #29172 (Resolved): Update settings button does not work in new em
Applied in changeset commit:565304cc31618d8716b75f61c7df8382f439662a. Susanne Moog
22:16 Bug #29285: Check for PHP 5.3
Check for PHP < 5.3 in @t3lib_utility_Command@ can also be removed. Found no more other checks.. Steffen Gebert
19:55 Bug #29285: Check for PHP 5.3
Version check in index_ts.php is still for PHP 5.2 Jigal van Hemert
19:46 Bug #29285 (Closed): Check for PHP 5.3
With PHP version 5.2.17 getting a error on PHP_MAXPATHLEN. ... Wouter Wolters
18:28 Bug #29280 (Closed): Extension Manager: can't download extension from second repository
When I try to download an extension from a second repository, which is added in the new Extension Manager, I get an e... Wouter Wolters
18:04 Bug #29137 (Resolved): Fatal error with E_STRICT: Declaration of fetchType must be compatible with interface
Philipp Gampe
18:02 Bug #29137: Fatal error with E_STRICT: Declaration of fetchType must be compatible with interface
Patch set 2 of change I59e1e62181de274c808f5e27992c076b6cf335f6 has been pushed to the review server.
It is available...
Mr. Hudson
17:54 Bug #22679: Improve usability of group fields
I created a demo extension, that shows the Problem.
- Install the extension 'user_demo_tca_files'
- Create a record...
Stefan Geith
17:45 Task #29279 (Closed): Add some index to sys_log
We had installed some buggy extensions which logged many error messages to sys_log. At a table size with >2GB, login ... Robert Heel
17:43 Task #29278 (Rejected): Lost relations on copying IRRE children in workspaces
Hi there,
I figured out somekind of real big and ugly bug.
When using IRRE in an extension like powermail, the ...
Anonymous
17:41 Bug #29252: Rewriting localconf.php endlessly expands lines with values containing two subsequent slashes ("//")
I'm not sure this is only a cosmetic problem. Actually I know of a website where localconf.php is corrupted each time... Xavier Perseguers
17:33 Bug #29252: Rewriting localconf.php endlessly expands lines with values containing two subsequent slashes ("//")
Thanks for your report!
Could you provide a patch for that?
Steffen Gebert
17:38 Bug #29254: TSFE->additionalFooterData for USER_INT
I think without this marker, the possibility to move JS from header to footer (config.moveJsFromHeaderToFooter) does ... Heiko Kromm
15:56 Bug #29254: TSFE->additionalFooterData for USER_INT
If remember the code right, a userint actually can generate three markers in the output stream (function INTincScript... Björn Pedersen
13:59 Bug #29274 (Closed): Regression on session handling for security fix
After upgrading from 4.3.11 to 4.3.12, an embedded application (run as a TYPO3 extension) did not work anymore. After... Ernesto Baschny
13:34 Bug #23877 (Under Review): Add DB structure update pre-processing hook in EM
Xavier Perseguers
12:10 Bug #23877: Add DB structure update pre-processing hook in EM
Patch set 1 of change Ia7e7035193c3448333cecc268cc3f61479e6f13d has been pushed to the review server.
It is available...
Mr. Hudson
12:09 Bug #23877: Add DB structure update pre-processing hook in EM
Patch set 1 of change I4de8490a6ad61f0068525fda07f41a8601be9c6c has been pushed to the review server.
It is available...
Mr. Hudson
11:58 Bug #23877: Add DB structure update pre-processing hook in EM
Changed it as a bug as it is no more a feature ;) Xavier Perseguers
11:58 Bug #23877 (New): Add DB structure update pre-processing hook in EM
This feature has been removed between 4.5.0beta1 and 4.5.0 final during the Extension Manager refactoring. Xavier Perseguers
13:33 Bug #23575 (Under Review): Allow DBAL to interact with EM to configure remapping
Xavier Perseguers
12:13 Bug #23575: Allow DBAL to interact with EM to configure remapping
Patch set 1 of change I5cb2f78e889f3abfce8e50aa7c455c79e52ad9ce has been pushed to the review server.
It is available...
Mr. Hudson
12:12 Bug #23575: Allow DBAL to interact with EM to configure remapping
Patch set 1 of change I42e9ab7ed5513bdd031e186592b1768a7a00cedd has been pushed to the review server.
It is available...
Mr. Hudson
12:00 Bug #23575 (New): Allow DBAL to interact with EM to configure remapping
This is open again because the corresponding part in EM was removed and refactoring changed the method signature. Xavier Perseguers
13:29 Bug #29234: RTE only loads TD styles from external css file on reload
Unfortunately the patch posted into review doesn't fix the issue for me. I still get the same effect as mentioned abo... Ernesto Baschny
13:26 Bug #29248 (Under Review): Cannot use own translation with XLIFF
Xavier Perseguers
10:30 Bug #29262 (Resolved): XLIFF: Approved attribute is on wrong element
Applied in changeset commit:1633f7618014c7492c1e93c3cb0a8c6203414dfa. Xavier Perseguers
10:09 Bug #29262 (Under Review): XLIFF: Approved attribute is on wrong element
Xavier Perseguers
09:53 Bug #29262: XLIFF: Approved attribute is on wrong element
Patch set 1 of change Id712a3287b38b7fe1687b6c749e263c79df79553 has been pushed to the review server.
It is available...
Mr. Hudson
09:52 Bug #29262: XLIFF: Approved attribute is on wrong element
Patch set 1 of change I4c02a3270af63dca35af782403dd1765afcc7c96 has been pushed to the review server.
It is available...
Mr. Hudson
09:52 Bug #29262: XLIFF: Approved attribute is on wrong element
Patch set 1 of change I1b766376775569888edb025227bcd4cbadccc424 has been pushed to the review server.
It is available...
Mr. Hudson
09:51 Bug #29262: XLIFF: Approved attribute is on wrong element
Patch set 1 of change I529dfed1bde3180c53b02136ac5afc5d4a3f6b5a has been pushed to the review server.
It is available...
Mr. Hudson
09:50 Bug #29262: XLIFF: Approved attribute is on wrong element
Patch set 1 of change I550eebbdcd549ada4a00c9cba4e45f690262381e has been pushed to the review server.
It is available...
Mr. Hudson
09:48 Bug #29262: XLIFF: Approved attribute is on wrong element
Script to fix XLIFF in Core:... Xavier Perseguers
09:35 Bug #29262 (Closed): XLIFF: Approved attribute is on wrong element
Currently attribute @approved="yes"@ is put on target element:... Xavier Perseguers
09:37 Bug #23816 (Closed): Wrong link generated with "Always prepend this domain in links"
Susanne Moog
09:35 Bug #23816: Wrong link generated with "Always prepend this domain in links"
Issue is obsolete. Fixed in 4.5.5. Michael Birchler

2011-08-25

22:03 Bug #29245: Message: "Can only select database if username/password/host is correctly set first." is misleading
I tried it without dbal, tried with empty localconf, having only database settings. The same.
I have noticed similar...
Kestutis no-lastname-given
21:10 Bug #29245: Message: "Can only select database if username/password/host is correctly set first." is misleading
Reducing localconf.php to only the 3 lines with the database credentials $typo_db_username, $typo_db_password, $typo_... Chris topher
19:53 Bug #29245: Message: "Can only select database if username/password/host is correctly set first." is misleading
Yes, 4.3 did work correctly.
I didn't change anything. I know database settings in localconf.php, they are correct, ...
Kestutis no-lastname-given
17:37 Bug #29245 (Needs Feedback): Message: "Can only select database if username/password/host is correctly set first." is misleading
Did TYPO3 4.3 work correctly before?
If the database credentials are correct, did you change something else (besides...
Chris topher
15:01 Bug #29245: Message: "Can only select database if username/password/host is correctly set first." is misleading
should be "When trying to upgrade 4.3 to 4.4.10"... Kestutis no-lastname-given
14:58 Bug #29245 (Closed): Message: "Can only select database if username/password/host is correctly set first." is misleading
Hello,
When I upgrade 4.3 to 4.4.10 I get this error:
"Can only select database if username/password/host is corr...
Kestutis no-lastname-given
20:16 Bug #29246: HTMLparser_tags: fixAttrib.unset = 0 in fact unsets the value, too
Patch set 1 of change I608debf23280dd7d3816fe1ee05421cc88efc752 has been pushed to the review server.
It is available...
Mr. Hudson
18:14 Bug #29246: HTMLparser_tags: fixAttrib.unset = 0 in fact unsets the value, too
It does not make sense to _unset_ the value when you write @.unset = 0@. This behaviour should be fixed.
So I sugges...
Chris topher
15:19 Bug #29246 (Closed): HTMLparser_tags: fixAttrib.unset = 0 in fact unsets the value, too
According to http://typo3.org/documentation/document-library/references/doc_core_tsref/4.5.0/view/1/5/ the option "un... Egbert van der Hout
19:27 Bug #25372: PHP Catchable Fatal Error: t3lib_iconWorks::getSpriteIconForRecord() must be an array (workspaces situation)
Hi,
I also reproduced the error in the backend when some page content elements are in a workspace.
To provide ...
Arpad Fodor
18:31 Bug #29254: TSFE->additionalFooterData for USER_INT
I'd say you can't add JS resources in USER_INT at all, as they are rendered after the complete page (except some mark... Steffen Gebert
18:00 Bug #29254 (Closed): TSFE->additionalFooterData for USER_INT
Hi,
I think there should be the possibility to generate additionalFooterData with USER_INT extensions.
At the mom...
Heiko Kromm
18:26 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
Kestutis, are you using Google Chrome? Please see also #27195 Steffen Gebert
14:43 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
Same problem with updating 4.3 to 4.4.10.
ADONewConnection: Unable to load database driver ''
Fatal error: Call t...
Kestutis no-lastname-given
18:22 Bug #29184: Flash uploader fails with error 303 on Chrome and Firefox
Okay.. to dig into this, I suggest using a proxy, e.g. Fiddler2.
Unfortunately, the Flash transfers are not visibl...
Steffen Gebert
17:22 Bug #29248: Cannot use own translation with XLIFF
Patch set 1 of change If930350527077be33bdbeced9672f13793d1d8f4 has been pushed to the review server.
It is available...
Mr. Hudson
16:17 Bug #29248 (Closed): Cannot use own translation with XLIFF
XLIFF files contains the definition for a single language. Additional languages cannot be stored as when using ll-XML... Xavier Perseguers
17:01 Bug #29252 (Closed): Rewriting localconf.php endlessly expands lines with values containing two subsequent slashes ("//")
When the file localconf.php gets rewritten, and an extension's configuration value contains two subsequent slashes ("... Andreas Groth
15:39 Bug #29243: EM installs outdated versions of depending extensions
Can confirm this issue. Had this several times! Markus Klein
14:05 Bug #29243 (Closed): EM installs outdated versions of depending extensions
E.G. if you want to install dam via the new extension manager you have to install static_info_tables.
If I follow...
Josef F. Glatz (Old User)
15:28 Bug #29141: RTE, Firefox 6 and mailto links
It seems that it was introduced with TYPO3 4.5.5. In the former version (4.5.4) I don't have this problem. Chris Müller
09:41 Bug #29141: RTE, Firefox 6 and mailto links
The problem also exists in Firefox 5. Chris Müller
08:33 Bug #29141: RTE, Firefox 6 and mailto links
I also experienced this problem with the linkhandler extension (ver. 1.0.5). Chris Müller
14:13 Bug #25326: FlexForms: saving of sections doesn't work (deletion fails, ordering is not saved)
I found the problem. feeditadvanced uses a hook in tcemain to overwrite $_POST['_ACTION_FLEX_FORMdata'] nevertheless ... Sonja Schubert
12:25 Bug #28640: TMENU_LAYERS does not always create unique IDs for the third level
A better solution: replace rand(0,99) with this:... Kurt Gusbeth
12:04 Bug #28640: TMENU_LAYERS does not always create unique IDs for the third level
If no layer_menu_id is given, the WMid will be generated like this:
substr(md5('gl' . serialize($this->mconf)), 0, 6...
Kurt Gusbeth
04:48 Bug #29234: RTE only loads TD styles from external css file on reload
Patch set 1 of change I3f47992f0caa85e643a58df3115240595337f012 has been pushed to the review server.
It is available...
Mr. Hudson
03:58 Bug #26915: stdWrap.cropHTML does not recognize TYPO3 link attribute correctly (and removes text around)
OK, sorry for not proper description how to reproduce it.
My settings:
stdWrap.cropHTML = 82 | ... | 1
and text ...
Jakub Černek

2011-08-24

22:30 Bug #29086 (Resolved): Livesearch didn't find alle pages
Applied in changeset commit:61b89cdd94ab2cadcc94e4f47c72eb424518a040. Anonymous
17:21 Bug #29086: Livesearch didn't find alle pages
Patch set 5 of change Ie4c9c41f65d8a84722fa3847921912c7fb5a18f1 has been pushed to the review server.
It is available...
Mr. Hudson
14:21 Bug #29086: Livesearch didn't find alle pages
Patch set 4 of change Ie4c9c41f65d8a84722fa3847921912c7fb5a18f1 has been pushed to the review server.
It is available...
Mr. Hudson
22:00 Bug #29166 (Resolved): Streamline Handling of Prefixes in the Core
Applied in changeset commit:fb0b7724ed692ac458f97426f80bb2553d52c269. Susanne Moog
15:42 Bug #29166: Streamline Handling of Prefixes in the Core
Patch set 3 of change I70fa89120dbe8c7790e3d6de4b173b69beb8a6f9 has been pushed to the review server.
It is available...
Mr. Hudson
21:23 Bug #29234 (Closed): RTE only loads TD styles from external css file on reload
Hi,
I want to enable Table-Cell styles in RTEhtmlarea. It works great, but I have problems with IE8. Here's the se...
Ernesto Baschny
19:29 Bug #24410: Parameter for function "mcrypt_create_iv" not correct
Helmut: Method generateRandomBytes() from https://review.typo3.org/4555 works on IIS6 (PHP 5.3.6) and Apache (PHP 5.3... Tomasz Krawczyk
13:32 Bug #24410: Parameter for function "mcrypt_create_iv" not correct
I had some free time and development server available so, I tested PHP versions on IIS6 (NTS) with my test script. Th... Tomasz Krawczyk
11:35 Bug #24410: Parameter for function "mcrypt_create_iv" not correct
Yes. On the Apache there is no problems but on the IIS there is a problem.
I made simple script to test it (attach...
Tomasz Krawczyk
18:41 Bug #26915: stdWrap.cropHTML does not recognize TYPO3 link attribute correctly (and removes text around)
I can not reproduce either. Works fine for me with 5.3.6 (x86_64) on fedora. Philipp Gampe
18:07 Bug #27801: RTE: Change of block style does not remove previous block styles
Patch set 1 of change I22db8b9d15214aa9fbbebb636bc8deb9e03b138a has been pushed to the review server.
It is available...
Mr. Hudson
17:36 Bug #27801: RTE: Change of block style does not remove previous block styles
Patch set 1 of change If81a43cb4768848863bfade78f661eba3331685d has been pushed to the review server.
It is available...
Mr. Hudson
17:30 Bug #27801: RTE: Change of block style does not remove previous block styles
Patch set 1 of change Iaf024309d3626a77304756399e825bfbfed3db94 has been pushed to the review server.
It is available...
Mr. Hudson
17:15 Bug #27801: RTE: Change of block style does not remove previous block styles
Patch set 1 of change Ifc5ca8e4fc07c8627a07fe94854ceda056b2e557 has been pushed to the review server.
It is available...
Mr. Hudson
17:43 Bug #29174: Split preview loads every URI 3 times which kills performance
Patch set 7 of change Ifa100ce37d6d020d384969ca804b00c9af6eb815 has been pushed to the review server.
It is available...
Mr. Hudson
16:58 Bug #29174: Split preview loads every URI 3 times which kills performance
Patch set 6 of change Ifa100ce37d6d020d384969ca804b00c9af6eb815 has been pushed to the review server.
It is available...
Mr. Hudson
16:56 Bug #29174: Split preview loads every URI 3 times which kills performance
Patch set 5 of change Ifa100ce37d6d020d384969ca804b00c9af6eb815 has been pushed to the review server.
It is available...
Mr. Hudson
14:39 Bug #29174: Split preview loads every URI 3 times which kills performance
Patch set 4 of change Ifa100ce37d6d020d384969ca804b00c9af6eb815 has been pushed to the review server.
It is available...
Mr. Hudson
16:30 Bug #29169 (Resolved): exec_SELECTcountRows returns string
Applied in changeset commit:406682125624da15340c3922c8cc30a5c22a6f9e. Georg Ringer
16:13 Bug #29169: exec_SELECTcountRows returns string
Patch set 1 of change Ic831b59eaacaa40124e6688d81cb97a1c0b7fbb1 has been pushed to the review server.
It is available...
Mr. Hudson
16:11 Bug #29169: exec_SELECTcountRows returns string
Patch set 1 of change Ia4e7ff88620ac861f40035ab4f97a20d81115ea7 has been pushed to the review server.
It is available...
Mr. Hudson
16:10 Bug #29169: exec_SELECTcountRows returns string
Patch set 1 of change Ia4e7ff88620ac861f40035ab4f97a20d81115ea7 has been pushed to the review server.
It is available...
Mr. Hudson
14:12 Bug #29221 (Closed): Sprite Manager and Icon Works are creating invalid class names
When using the field _module_ which is rendered as _contains plugin_ within the TCE forms of a page you can assign yo... Jo Hasenau
14:04 Bug #29220 (Closed): createEncryptionKey always returns key with 96 characters
In file _introductionpackage-4.5.4\typo3\sysext\install\mod\class.tx_install.php_ in function _createEncryptionKey_ a... Adrian Rochau
11:54 Bug #29211 (Closed): Height of RTE editing area sometimes null in Safari 5.1
Safari 5.1 still has an issue with the RTE. I've installed TYPO3 4.4.10. But I assume that this issue affects TYPO3 4... Peter Kraume
11:19 Bug #25326: FlexForms: saving of sections doesn't work (deletion fails, ordering is not saved)
In my opinion the problem still exists, so the issue is still valid. After update to 4.5.2 deleting sections and sort... Sonja Schubert
11:06 Bug #29208 (Closed): Versioned elements aren't listed if "limit to languages" is set.
As soon as I use "limit to languages" on an editor, this editor won't get anything listed in the workflow module. Of ... Jan Wulff
08:25 Bug #23847 (Rejected): impossible to effectively set filetype limitations for filelist module
Steffen Gebert
08:25 Bug #20696 (Rejected): Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
Steffen Gebert
00:23 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
Björn Pedersen wrote:
> Is this still relevant with the new page tree in place?
Nope.
Just posted a request to c...
Andreas Kießling

2011-08-23

22:58 Bug #24259: It's not possible to edit the versioning TCA array in typo3conf/extTables.php
No - thanks for the hint - works fine with this (also automatically set by TYPO3 TCA editor)
Regards, Robert
Robert Heel
21:37 Bug #29184: Flash uploader fails with error 303 on Chrome and Firefox
Steffen Gebert wrote:
> You're not connecting to a server with
> * HTTPS
> * HTTP Basic Auth
> * mod_security
...
Oliver Klee
20:46 Bug #29184: Flash uploader fails with error 303 on Chrome and Firefox
You're not connecting to a server with
* HTTPS
* HTTP Basic Auth
* mod_security
?
Steffen Gebert
11:42 Bug #29184 (Closed): Flash uploader fails with error 303 on Chrome and Firefox
The problem occurs using today's trunk (b83105de788d45aa64c7b85879c30abba7b757ef) using Chrome 13.0.782.215 (includin... Oliver Klee
20:41 Bug #24410: Parameter for function "mcrypt_create_iv" not correct
Thomasz: On e.g. apache on Windows with the same PHP version there's no problem?
Please check out:
https://revie...
Helmut Hummel
20:29 Bug #24410: Parameter for function "mcrypt_create_iv" not correct
Helmut: Yes, you are right. Sorry for the typo.
I would like to emphasize that it happens only on the IIS.
Tomasz Krawczyk
18:10 Bug #24410: Parameter for function "mcrypt_create_iv" not correct
Thomasz: There is no "MCRYPT_URAND" only: MCRYPT_RAND, MCRYPT_DEV_RANDOM, MCRYPT_DEV_URANDOM
So you're using PHP 5...
Helmut Hummel
09:32 Bug #24410: Parameter for function "mcrypt_create_iv" not correct
Guys I have no such problems on the Apaches but I have this problem on the IIS 6.0. I use PHP 5.3.6.
I resolved th...
Tomasz Krawczyk
20:35 Bug #23355: Speed up / restructure of random byte generator to address e.g. WIN OS specifics
Patch set 1 of change I42eea55dcbcd8d8f5b1a6e9493993e9ccd967dfa has been pushed to the review server.
It is available...
Mr. Hudson
20:33 Bug #23355: Speed up / restructure of random byte generator to address e.g. WIN OS specifics
Patch set 3 of change I6bad300842f3da40c620b3d79b8116345a2749a0 has been pushed to the review server.
It is available...
Mr. Hudson
20:13 Bug #23355: Speed up / restructure of random byte generator to address e.g. WIN OS specifics
Patch set 2 of change I6bad300842f3da40c620b3d79b8116345a2749a0 has been pushed to the review server.
It is available...
Mr. Hudson
17:16 Task #29182: Replace sys_language_uid with static_info_language
mh, in my opinion a country has nothing to do with a language. especialy not with a system language.
cant figure out...
Carsten Bleicker
17:11 Task #29182: Replace sys_language_uid with static_info_language
it would also won't work if you use different colPos for different projects.
t3d should be used when importing and...
Georg Ringer
17:07 Task #29182: Replace sys_language_uid with static_info_language
Carsten Bleicker wrote:
> So i want to discuss, why not use the static_info_language als Sys Language and also its...
Ingo Renner
11:18 Task #29182 (Closed): Replace sys_language_uid with static_info_language
Copy Content Elements between two different Clientprojects vie T3N Export will crash,
if each Project has different ...
Carsten Bleicker
14:22 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
Is this still relevant with the new page tree in place? Björn Pedersen
14:20 Bug #28687: pagetree broken due to js exception
The problem is still there, http://forge.typo3.org/issues/24884 did not fix it. Björn Pedersen
10:13 Bug #28967: JSON arrays in AJAX response sometimes incomplete
Another clue I just found...
Copying the whole page in draft means that the problem does not affect the copy. I ca...
Christian Lerrahn
07:56 Bug #28967: JSON arrays in AJAX response sometimes incomplete
I'll have a crack at reproducing it on a test system with an introduction package. However, the error is very erratic... Christian Lerrahn
09:31 Feature #29168: Enable constants in conditions in TypoScript templates
I am sure this would also work but i have not tested it. It was just to show the basic idea how this problem could be... Simon Schaufelberger
08:58 Feature #29168: Enable constants in conditions in TypoScript templates
Simon, couldn't we call @getVariable()@ before the @case@? Would this not work? If it should, please provide a patch ... Steffen Gebert
09:31 Bug #29179: Scheduler: Description is not escaped
I agree with Steffen here.
It would be clearly visible in TER and EM that this extension tries to do some weird th...
Helmut Hummel
09:26 Bug #29179: Scheduler: Description is not escaped
Extension authors can send your whole database back home or create backdoors or whatever..! Steffen Gebert
09:10 Bug #29179: Scheduler: Description is not escaped
-1 for that because an extension author is not a trustable person. Georg Ringer
08:26 Bug #29179: Scheduler: Description is not escaped
I tend to solve this as a normal issue ("Description is not escaped"), as it requires admin permissions. While instal... Steffen Gebert
07:23 Bug #29179 (Closed): Scheduler: Description is not escaped
Description is not escaped properly
Patch is attached.
Georg Ringer
08:18 Bug #15624: FE-Admin-Panel causes Typo3 crash while logged into backend (if editing-Section opened)
Is this still occurring? I do not get here with trunk (4.6-dev) anymore. Björn Pedersen
06:09 Bug #29169 (Under Review): exec_SELECTcountRows returns string
Georg Ringer
06:08 Bug #29169: exec_SELECTcountRows returns string
Patch set 1 of change I521db73e7e9a85c2f616d869f50b3d012cdb1dcb has been pushed to the review server.
It is available...
Mr. Hudson
00:53 Bug #25767 (Under Review): Unable to switch workspace as an editor
From what I found it's actually possible to switch but the topbar doesn't reflect this - patch makes sure the workspa... Tolleiv Nietsch
00:52 Bug #25767: Unable to switch workspace as an editor
Patch set 1 of change I233402e3552a3f025cc7a2b76b2a9ea96126af42 has been pushed to the review server.
It is available...
Mr. Hudson
00:00 Bug #29167: RTE: External links not updated to internal by link dialogue
The link inside the database (bodytext column) looks like this:
<link http://www.biberkor.t3wa.de/?id=182 - internal...
Alexander Grein

2011-08-22

23:06 Bug #29174: Split preview loads every URI 3 times which kills performance
Patch set 3 of change Ifa100ce37d6d020d384969ca804b00c9af6eb815 has been pushed to the review server.
It is available...
Mr. Hudson
22:58 Bug #29174: Split preview loads every URI 3 times which kills performance
Patch set 2 of change Ifa100ce37d6d020d384969ca804b00c9af6eb815 has been pushed to the review server.
It is available...
Mr. Hudson
22:48 Bug #29174 (Under Review): Split preview loads every URI 3 times which kills performance
Tolleiv Nietsch
22:48 Bug #29174: Split preview loads every URI 3 times which kills performance
Patch set 1 of change Ifa100ce37d6d020d384969ca804b00c9af6eb815 has been pushed to the review server.
It is available...
Mr. Hudson
22:44 Bug #29174 (Closed): Split preview loads every URI 3 times which kills performance
Due to bad ExtJS layout the preview doesn't just load the live and workspace preview once within a iframe, it actuall... Tolleiv Nietsch
22:47 Bug #23355: Speed up / restructure of random byte generator to address e.g. WIN OS specifics
Patch set 1 of change I6bad300842f3da40c620b3d79b8116345a2749a0 has been pushed to the review server.
It is available...
Mr. Hudson
22:30 Bug #29141: RTE, Firefox 6 and mailto links
the same behaviour here with TYPO3 4.5.5 Jochen Overwien
08:34 Bug #29141 (Closed): RTE, Firefox 6 and mailto links
If you are using Firefox 6 (Win) and try to add a mailto link in RTE the link gets prepended with typo3:
typo3/mai...
Chris Müller
22:30 Bug #28667 (Resolved): Extension Manager Cleanup
Applied in changeset commit:e39690de2de715ffc41dc4fa96b82588190e0f8e. Steffen Kamper
22:01 Bug #28667: Extension Manager Cleanup
Patch set 4 of change I670a2df4fddab0be6b0cb05e69e009c08db5e1fa has been pushed to the review server.
It is available...
Mr. Hudson
22:30 Bug #28833 (Resolved): INTincScript_process: array check too late
Applied in changeset commit:b83105de788d45aa64c7b85879c30abba7b757ef. Björn Pedersen
22:06 Bug #28833: INTincScript_process: array check too late
Patch set 10 of change Ia1355206b2a2e7bdc1cfa9b15402abb2ef3f36d5 has been pushed to the review server.
It is availabl...
Mr. Hudson
21:58 Bug #28833: INTincScript_process: array check too late
Patch set 9 of change Ia1355206b2a2e7bdc1cfa9b15402abb2ef3f36d5 has been pushed to the review server.
It is available...
Mr. Hudson
15:37 Bug #28833: INTincScript_process: array check too late
Patch set 8 of change Ia1355206b2a2e7bdc1cfa9b15402abb2ef3f36d5 has been pushed to the review server.
It is available...
Mr. Hudson
15:32 Bug #28833: INTincScript_process: array check too late
Patch set 7 of change Ia1355206b2a2e7bdc1cfa9b15402abb2ef3f36d5 has been pushed to the review server.
It is available...
Mr. Hudson
15:26 Bug #28833: INTincScript_process: array check too late
Patch set 6 of change Ia1355206b2a2e7bdc1cfa9b15402abb2ef3f36d5 has been pushed to the review server.
It is available...
Mr. Hudson
21:57 Task #29143: Encrypt password transmission in user setup
Patch set 3 of change Icdbc63306289387690a5a71b96eb481c9515d233 has been pushed to the review server.
It is available...
Mr. Hudson
09:38 Task #29143: Encrypt password transmission in user setup
Patch set 2 of change Icdbc63306289387690a5a71b96eb481c9515d233 has been pushed to the review server.
It is available...
Mr. Hudson
09:29 Task #29143: Encrypt password transmission in user setup
Patch set 1 of change Icdbc63306289387690a5a71b96eb481c9515d233 has been pushed to the review server.
It is available...
Mr. Hudson
09:20 Task #29143 (Closed): Encrypt password transmission in user setup
If extension rsaauth is enabled the password transmission
when saving the user settings form should be encrypted.
Helmut Hummel
21:30 Bug #29171 (Resolved): Clean up API of t3lib_cache
Applied in changeset commit:8de4a679280c03bcc7695b0be0ea820870b9f762. Christian Kuhn
20:12 Bug #29171: Clean up API of t3lib_cache
Patch set 1 of change I5725672849db185eaa6683ee9749cc9295d4ef01 has been pushed to the review server.
It is available...
Mr. Hudson
20:11 Bug #29171 (Closed): Clean up API of t3lib_cache
This cleans up some loose ends of the caching framework by default patch series in 4.6: Some methods in t3lib_cache a... Christian Kuhn
21:03 Bug #29172 (Under Review): Update settings button does not work in new em
Susanne Moog
21:03 Bug #29172 (Accepted): Update settings button does not work in new em
Susanne Moog
20:58 Bug #29172: Update settings button does not work in new em
Patch set 1 of change I9c4d5c1f1b84f1b6d7c3e1e1be33ee63752d09e9 has been pushed to the review server.
It is available...
Mr. Hudson
20:54 Bug #29172 (Closed): Update settings button does not work in new em
There is no form around the submit button at all. Christian Kuhn
20:51 Bug #19200 (Closed): PHP 5.3 throws warning when updating localizations in EM
Closed. Unable to reproduce anymore. Christian Kuhn
20:46 Bug #16269 (Closed): EM doesn't detect double installation during dependency check
Closed. Unable to reproduce in recent TYPO3 versions. Christian Kuhn
20:41 Bug #16746 (Resolved): Installing extensions or changing extensions via the manager gives error
This should be solved meanwhile: Extensions can say that cache should be cleared, and FE recreates caches then. Christian Kuhn
20:40 Bug #16473 (Closed): EM: svn commit fails after updating ext_emconf.php on Windows
Closed: I'm pretty sure this was solved meanwhile (have something in mind but cannot point to it directly without a l... Christian Kuhn
20:38 Feature #16332 (Resolved): Including ext_localconf.php of extensions NOT being installed
This was solved differently: The em shows a message 'Additional configuration will be available once the extension is... Christian Kuhn
20:36 Bug #16091 (Closed): Try to upload extension: SOAP-ENV:Client: Bad Request
Closed: Nusoap is not supported in younger TYPO3 versions anymore. Christian Kuhn
20:34 Bug #16082 (Rejected): I get a parse error when I try to upload an extension.
No further feedback for a long time and the class in question does not exist in younger TYPO3 versions anymore. Christian Kuhn
20:26 Bug #26860 (Closed): Extensionmanager: SOAP denies Backend usage
Resolved as duplicate of #28949 Christian Kuhn
20:00 Task #28676 (Resolved): [Task] Move aboutmodules files into extension directory
Applied in changeset commit:f43e316b56820d46347ee67af7e55c1fe2836641. Steffen Kamper
18:22 Task #28676: [Task] Move aboutmodules files into extension directory
Patch set 5 of change I2c398d985339bd1b35d15755cfec43b6e2c42eb5 has been pushed to the review server.
It is available...
Mr. Hudson
19:31 Bug #29166: Streamline Handling of Prefixes in the Core
Patch set 2 of change I70fa89120dbe8c7790e3d6de4b173b69beb8a6f9 has been pushed to the review server.
It is available...
Mr. Hudson
19:03 Bug #29166 (Under Review): Streamline Handling of Prefixes in the Core
Susanne Moog
17:55 Bug #29166: Streamline Handling of Prefixes in the Core
Patch set 1 of change I70fa89120dbe8c7790e3d6de4b173b69beb8a6f9 has been pushed to the review server.
It is available...
Mr. Hudson
17:53 Bug #29166 (Closed): Streamline Handling of Prefixes in the Core
At the moment the frontend option userFuncClassPrefix is also checked in various backend scenarios (for example the r... Susanne Moog
19:30 Task #29157 (Resolved): Remove code duplication in saltedpasswords
Applied in changeset commit:293bbf3f833dc36440578bd5f32c9949f4711095. Andreas Wolf
15:38 Task #29157: Remove code duplication in saltedpasswords
Patch set 2 of change Ie461059bcc699936774a8e41475a9cbbc98d9606 has been pushed to the review server.
It is available...
Mr. Hudson
15:26 Task #29157 (Closed): Remove code duplication in saltedpasswords
There is some duplicate code in tx_saltedpasswords_sv1::authUser(). This
patch removes the code, making it more read...
Christian Kuhn
19:00 Task #29164 (Resolved): Remove array duplication in T3_SERVICES
Applied in changeset commit:ed70bca1ee100c50f68941a3ef56ac787e773274. Christian Kuhn
18:45 Task #29164: Remove array duplication in T3_SERVICES
Patch set 2 of change I2c8c53bb763b0a41e5c2488bbcef96f7e1505c9f has been pushed to the review server.
It is available...
Mr. Hudson
16:45 Task #29164: Remove array duplication in T3_SERVICES
Patch set 1 of change I2c8c53bb763b0a41e5c2488bbcef96f7e1505c9f has been pushed to the review server.
It is available...
Mr. Hudson
16:42 Task #29164 (Closed): Remove array duplication in T3_SERVICES
These informations are important for a service: The extension name of a service implementation (eg. 'saltedpasswords'... Christian Kuhn
19:00 Bug #29165 (Resolved): Remove check for invalid prefix in t3lib_extMgm::addService
Applied in changeset commit:b491f2402b12ecb1470793bc600085057f9fb599. Christian Kuhn
17:00 Bug #29165: Remove check for invalid prefix in t3lib_extMgm::addService
Patch set 2 of change I078078eef5147cb267483a0d8d04ab113a24f7e9 has been pushed to the review server.
It is available...
Mr. Hudson
16:55 Bug #29165: Remove check for invalid prefix in t3lib_extMgm::addService
Patch set 1 of change I078078eef5147cb267483a0d8d04ab113a24f7e9 has been pushed to the review server.
It is available...
Mr. Hudson
16:52 Bug #29165 (Closed): Remove check for invalid prefix in t3lib_extMgm::addService
t3lib_extMgm::addService() checks that $serviceType (eg. 'auth') does not start with a valid class prefix. While it i... Christian Kuhn
18:48 Bug #28687: pagetree broken due to js exception
Maybe these reports are related to this problem, as firebug also shows a X-JSON header tag.
http://www.dev411.com/...
Björn Pedersen
18:36 Bug #29169 (Closed): exec_SELECTcountRows returns string
PHPdoc of @t3lib_DB::exec_SELECTcountRows@ says that it returns an integer, but it returns the number as string (as t... Steffen Gebert
18:15 Bug #29167 (Needs Feedback): RTE: External links not updated to internal by link dialogue
Please check how the link to the internal page looks like in your database.
And check how the link looks like when y...
Chris topher
18:05 Bug #29167 (Closed): RTE: External links not updated to internal by link dialogue
Links to internal pages, set by htmlarea, will be converted to external links after saving.
All these links open in...
Alexander Grein
18:05 Feature #29168 (Closed): Enable constants in conditions in TypoScript templates
Right now, it is not possible to write something like this:... Simon Schaufelberger
17:35 Bug #29094: Pagetree Filter - Sometimes subpages can't be opened
To make it easy, to reproduce the bug, I made a script-generated similar page-tree.
It contains of a Tree, leading t...
Florian Bachmann
14:16 Bug #29094: Pagetree Filter - Sometimes subpages can't be opened
I don't see a relation to the other two bugs.
Are you sure this is a related problem?
I don't see any warning, and ...
Florian Bachmann
17:35 Bug #16834: task center (sys_action): SQL Query export does not respect "Use formatted strings, labels and dates" settings
The bug has changed behavior in Typo3 4.5.
Due to the hardcoded setting in line 820 (EXT:sys_action/task/class.tx_...
Olaf Kolbig
17:22 Bug #28297: Pagetree Filter - Crash when having many pages
To make it easy to reproduce the problem, I created randomized a structural similar pagetree. And added a dump of the... Florian Bachmann
16:39 Bug #11336: Make error message more user friendly
was pretty much solved with #27643 - the message itself didn't really change yet but there's a "nice" warning which p... Tolleiv Nietsch
16:36 Feature #13515 (Closed): Notification settings
not relevant anymore Tolleiv Nietsch
16:35 Bug #13574 (Under Review): Notification mails are send to all members while switching back to edit stage
Tolleiv Nietsch
16:27 Bug #13574: Notification mails are send to all members while switching back to edit stage
Patch set 1 of change I1698d88d850b6e7bf1066c411848f8a539600f44 has been pushed to the review server.
It is available...
Mr. Hudson
16:23 Bug #24259: It's not possible to edit the versioning TCA array in typo3conf/extTables.php
ahhh... please remove this, hit save twice... Andreas Wolf
16:23 Bug #24259: It's not possible to edit the versioning TCA array in typo3conf/extTables.php
Robert: Did you load the TCA with @t3lib_div::loadTCA()@ before modifying the configuration? It won't be loaded later... Andreas Wolf
16:01 Bug #24259: It's not possible to edit the versioning TCA array in typo3conf/extTables.php
I can't really see how this is a workspaces/versioning issue? Tolleiv Nietsch
16:07 Bug #17816 (Closed): Broken Rootline when a editor views a draft version in Liveworkspace
Issues have been fixed with the changes made in 4.5 - I assume this is outdated, feel free to reopen if that assumpti... Tolleiv Nietsch
16:05 Feature #12868 (Resolved): Make row detail view customizable
Has been merged in the meantime - thanks a lot :) Tolleiv Nietsch
15:41 Feature #15459 (Accepted): option to set filter in Workspace Manager
Would be great to have this - even with the new workspace module Tolleiv Nietsch
15:38 Bug #26615 (Under Review): Many stage changes do NOT send email notifications
Tolleiv Nietsch
15:37 Bug #26615: Many stage changes do NOT send email notifications
Patch set 1 of change Ib2158e0532fd5eb714a300424970354cd187226c has been pushed to the review server.
It is available...
Mr. Hudson
14:52 Bug #26615: Many stage changes do NOT send email notifications
Patch set 1 of change I78c9de426e1994f2de649465cf6743f56405604d has been pushed to the review server.
It is available...
Mr. Hudson
15:06 Bug #24912 (Closed): saltedpasswords setup not possible
Resolved ...
The select box in the em of extension saltedpassword works as expected in 4.5 and 4.6. I can see no e...
Christian Kuhn
15:02 Bug #23385 (Needs Feedback): password reset not working with saltedpasswords
Unable to reproduce for BE login in 4.5 and 4.6.
Is this a FE or a BE issue? Please some more informations on how ...
Christian Kuhn
15:00 Bug #28882 (Resolved): Workspace module - diff-view should only show fields configured in TCA 'showRecordFieldList'
Applied in changeset commit:0bf9fb36e3ba20a600b6aed799a9a3c53fd191fd. Simon Apold
10:34 Bug #28882: Workspace module - diff-view should only show fields configured in TCA 'showRecordFieldList'
Thanks for submitting the change. Last week I was on vacation so I wasn't able to. Simon Apold
10:24 Bug #28882: Workspace module - diff-view should only show fields configured in TCA 'showRecordFieldList'
Patch set 1 of change I56b098accc2dd31db69d7690cd5d29f53f74e093 has been pushed to the review server.
It is available...
Mr. Hudson
10:20 Bug #28882 (Under Review): Workspace module - diff-view should only show fields configured in TCA 'showRecordFieldList'
Tolleiv Nietsch
10:20 Bug #28882: Workspace module - diff-view should only show fields configured in TCA 'showRecordFieldList'
Patch set 1 of change Ia6bf921726d7dd6da85a666365ce48c0ac6c16ae has been pushed to the review server.
It is available...
Mr. Hudson
15:00 Task #29142 (Resolved): Use autoloader for rsaauth
Applied in changeset commit:ae353449dc84ba81123a5015628ebc0f063de6a2. Anonymous
09:29 Task #29142: Use autoloader for rsaauth
Patch set 2 of change I5ee0161a49d22c9d29b82bebfce6a16d3f1a439d has been pushed to the review server.
It is available...
Mr. Hudson
08:49 Task #29142: Use autoloader for rsaauth
Patch set 1 of change I5ee0161a49d22c9d29b82bebfce6a16d3f1a439d has been pushed to the review server.
It is available...
Mr. Hudson
08:47 Task #29142 (Closed): Use autoloader for rsaauth
Until now rsaauth code uses require_once to include the classes. This makes the classes hard to use.
Use ext_autoloa...
Helmut Hummel
13:55 Bug #16366 (Closed): stage change notification mail is not localized
Handled within #25434 which carries some more information on that topic atm. Tolleiv Nietsch
13:10 Feature #28699: Graphicsmagick User Command
didn't check this but it is confusing to send a colorspace option in a scale object, isn't it? Carsten Bleicker
12:49 Bug #29150 (Closed): HTMLArea -> SQL preventer ???
Susanne Moog
12:04 Bug #29150: HTMLArea -> SQL preventer ???
Discard my request.
Our provider was looking for SQL-Statements (SELECT FROM) and blocked the content. Doh!
Have ...
Jens Körte
11:50 Bug #29150: HTMLArea -> SQL preventer ???
Additional info:
I changed the sentence to "from the list of existing galleries you select one, or" and it works.
...
Jens Körte
11:47 Bug #29150 (Closed): HTMLArea -> SQL preventer ???
Hi!
I encountered a strange behaviour of the RTE.
I entered following translation to my german page:
[...]
On...
Jens Körte
12:44 Bug #25704 (Under Review): Use consistent class names
patch pending in review - TBD whether it's fine to rename classes without deprecation - imho it is. Tolleiv Nietsch
12:43 Bug #25704: Use consistent class names
Patch set 1 of change I6049923420414303c3985b6ff96a80ec1be9ef7f has been pushed to the review server.
It is available...
Mr. Hudson
11:55 Bug #29151 (Closed): Update page tree after clicking on search result
Resolved as dupe of #25006 Christian Kuhn
11:52 Bug #29151 (Closed): Update page tree after clicking on search result
When you type in a keyword in the field "Enter search term" and click on a result in the drop down list, the record i... Martin H.
11:38 Bug #16798 (Resolved): The function t3lib_div::isAbsPath() doesn't work correctly on Windows.
master: Change has been successfully cherry-picked as b7e0ee0614a47ffbed4b00375d32846ec0d5c1b0.
TYPO3_4-5: Change ha...
Xavier Perseguers
11:37 Bug #16798: The function t3lib_div::isAbsPath() doesn't work correctly on Windows.
Patch set 1 of change Ie16b9f15d384b0da07e19eea68c37bbaee5094f5 has been pushed to the review server.
It is available...
Mr. Hudson
11:21 Bug #29086: Livesearch didn't find alle pages
Patch set 3 of change Ie4c9c41f65d8a84722fa3847921912c7fb5a18f1 has been pushed to the review server.
It is available...
Mr. Hudson
11:20 Bug #29086: Livesearch didn't find alle pages
Patch set 2 of change Ie4c9c41f65d8a84722fa3847921912c7fb5a18f1 has been pushed to the review server.
It is available...
Mr. Hudson
08:37 Bug #29086: Livesearch didn't find alle pages
#29086 is now in review. Udo Leimberger
08:28 Bug #29086: Livesearch didn't find alle pages
Patch set 1 of change Ie4c9c41f65d8a84722fa3847921912c7fb5a18f1 has been pushed to the review server.
It is available...
Mr. Hudson
11:12 Task #25024 (New): Remove typo3/gfx
Xavier Perseguers
11:08 Bug #19956 (Needs Feedback): Page alias not publishing to LIVE from any workspace
would you mind to attach a patch file or push it to git.typo3.org as described in http://wiki.typo3.org/Contribution_... Tolleiv Nietsch
11:07 Bug #25006: Backend search for page ID (uid) doesn't expand pagetree any more
Totally agree with Peter here. From a usability standpoint it's ridiculous to have a search result open, but only par... Bas v.d. Wiel
11:07 Bug #16372 (Needs Feedback): Web>page "new content" allows creation of lost records
Is anyone able to reproduce it or could you recheck it? Tolleiv Nietsch
11:04 Bug #20706 (Closed): Russian chars in the comments are encoded wrong when changing the stage of an element
Assuming this is outdated ... feel free to reopen if my assumption was wrong Tolleiv Nietsch
10:57 Bug #16046 (Closed): WS manager doesn't name default workspaces
Not relevant in the new workspace module Tolleiv Nietsch
10:55 Bug #16379 (Closed): When an element is pubished it should affect the cache
has been fixed in the meantime Tolleiv Nietsch
10:39 Bug #19088 (Closed): incorrect versioning of images in flexform fields
Assuming this was a one-time-only issue, I never saw this popping up. Feel free to reopen issue if my assumption was ... Tolleiv Nietsch
10:36 Feature #11537 (Needs Feedback): No Diff for sys_template changes
Works fine for me ... might be related to #28882 Tolleiv Nietsch
10:30 Feature #15256 (Closed): Workspaces Usability-Problem
Assuming that the mentioned concerns have be "fixed" with the changes shipped with 4.5. Tolleiv Nietsch
10:27 Bug #19266 (Closed): Not published DS are available in the back end form
Please report in the TemplaVoila bugtracker // btw. please recheck - this bug should be resolved for quite some time. Tolleiv Nietsch
10:13 Feature #29147 (Closed): Perform database upgrades after extension update
When a extension is updated via the Extension Manager it ends in the "Extension import results" view.
If there are a...
Martin H.
10:04 Bug #25767 (Accepted): Unable to switch workspace as an editor
Tolleiv Nietsch
10:02 Bug #17553 (Closed): When creating a new record in a draft workspace, this record is not selectable in an Relation Table
Assuming this as outdated and closed it for the sake of a clean bugtracker. Feel free to reopen if this assumption is... Tolleiv Nietsch
10:01 Bug #27311 (Closed): Error message when editing in state "ready to publish"
Assuming that this is solved. Feel free to reopen the issues if this assumption was wrong. Tolleiv Nietsch
09:59 Bug #26784 (Accepted): Get page changes by complex TemplaVoila DS
So the TODO here is to work around the know issues within PHP-functions e.g. by processing of 10KB chunks. Tolleiv Nietsch
09:57 Bug #21299 (Accepted): Can't restore a deleted page in draft workspace
Tolleiv Nietsch
09:55 Bug #28967 (Needs Feedback): JSON arrays in AJAX response sometimes incomplete
Haven't seen this yet - are you able to reproduce it with a normal introduction package? how? Tolleiv Nietsch
09:53 Bug #28974 (Accepted): Sorting of content elements fails in workspaces
Tolleiv Nietsch
01:58 Bug #29137 (Under Review): Fatal error with E_STRICT: Declaration of fetchType must be compatible with interface
Philipp Gampe
01:58 Task #29140 (Under Review): Fix phpdoc and method signatures
Philipp Gampe
01:53 Task #29140 (Closed): Fix phpdoc and method signatures
Philipp Gampe

2011-08-21

20:38 Bug #27971 (Needs Feedback): xliff removed hook to override locallangs
Well, let's wait for Georg's statement :) Steffen Gebert
20:37 Bug #27971 (Closed): xliff removed hook to override locallangs
Fixed with #27923 Steffen Gebert
14:56 Bug #27971: xliff removed hook to override locallangs
This was solved afaik, and the unit test that was created for the hook in the first place runs as well again. Christian Kuhn
14:55 Bug #27971 (Needs Feedback): xliff removed hook to override locallangs
Christian Kuhn
14:52 Bug #27971: xliff removed hook to override locallangs
Georg is this a duplicate of #27923? Susanne Moog
20:33 Bug #29123 (Closed): Duplicate copy created when copying larger page trees
That's because ExtJS sends the request again, if a response isn't sent back within some seconds (which happens, as co... Steffen Gebert
20:30 Bug #25302 (Resolved): Broken links representation gets saved to the database
Applied in changeset commit:a3fe076f50f8c8e685bc1a152ee5a750570ccd8e. Stanislas Rolland
18:30 Bug #28949 (Resolved): Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
Applied in changeset commit:154c0ac82b45a86d1d8c270c1c1bfc076db4ab11. Susanne Moog
18:16 Bug #28949: Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
Patch set 3 of change I4424f71d1b645ffdb46b3319409a48dbe00c7e70 has been pushed to the review server.
It is available...
Mr. Hudson
18:11 Bug #28949: Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
Patch set 2 of change I4424f71d1b645ffdb46b3319409a48dbe00c7e70 has been pushed to the review server.
It is available...
Mr. Hudson
17:43 Bug #28949 (Under Review): Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
Susanne Moog
17:43 Bug #28949: Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
Patch set 1 of change I4424f71d1b645ffdb46b3319409a48dbe00c7e70 has been pushed to the review server.
It is available...
Mr. Hudson
11:47 Bug #28949: Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
seems so, but the connection is not always initiated ... but it's not really sensefull to my to try to connect to typ... Kay Strobach
18:00 Bug #28851 (Resolved): Problems with cardlayout (loadingmasks)
Applied in changeset commit:5ec3779c978899659694941d79492e536aba6159. Kay Strobach
11:55 Bug #28851: Problems with cardlayout (loadingmasks)
Patch set 3 of change Ibccd5d6880e1e957d5de232fdc8f4ad168cd16ab has been pushed to the review server.
It is available...
Mr. Hudson
18:00 Bug #29133 (Resolved): Setting userFuncClassPrefix to empty string does not work
Applied in changeset commit:f2c206000b0b6e0f11cebcb99561c5355a218530. Susanne Moog
14:52 Bug #29133 (Under Review): Setting userFuncClassPrefix to empty string does not work
Susanne Moog
11:57 Bug #29133: Setting userFuncClassPrefix to empty string does not work
Patch set 2 of change Idbd8cf7a547d9549f1c31dadd731eda48f52fcec has been pushed to the review server.
It is available...
Mr. Hudson
11:41 Bug #29133: Setting userFuncClassPrefix to empty string does not work
Patch set 1 of change Idbd8cf7a547d9549f1c31dadd731eda48f52fcec has been pushed to the review server.
It is available...
Mr. Hudson
11:33 Bug #29133 (Closed): Setting userFuncClassPrefix to empty string does not work
Setting $GLOBALS['TYPO3_CONF_VARS']['FE']['userFuncClassPrefix'] to an empty string - to allow all prefixes - does no... Susanne Moog
18:00 Bug #29132 (Resolved): t3lib_lock: Clean up constructor and add unit tests
Applied in changeset commit:02cfeb7861613a750c0e1e8211c9d3c08ef6c693. Christian Kuhn
14:52 Bug #29132 (Under Review): t3lib_lock: Clean up constructor and add unit tests
Susanne Moog
13:47 Bug #29132: t3lib_lock: Clean up constructor and add unit tests
Patch set 3 of change I86b2d7e2c1329cefd6a00952c9a024fd926d5abf has been pushed to the review server.
It is available...
Mr. Hudson
11:34 Bug #29132: t3lib_lock: Clean up constructor and add unit tests
Patch set 2 of change I86b2d7e2c1329cefd6a00952c9a024fd926d5abf has been pushed to the review server.
It is available...
Mr. Hudson
11:31 Bug #29132: t3lib_lock: Clean up constructor and add unit tests
Patch set 1 of change I86b2d7e2c1329cefd6a00952c9a024fd926d5abf has been pushed to the review server.
It is available...
Mr. Hudson
11:27 Bug #29132 (Closed): t3lib_lock: Clean up constructor and add unit tests
t3lib_lock can be cleaned up a bit: The constructor currently returns values which is impossible, one error case is t... Christian Kuhn
18:00 Bug #29134 (Resolved): Labels of modules extending t3lib_extobjbase not loaded
Applied in changeset commit:08d3325423c184daa3335e00b4c3f923a75367e0. Christian Kuhn
14:54 Bug #29134: Labels of modules extending t3lib_extobjbase not loaded
Patch set 1 of change Id7faa5bb7e125b1857b07c28df561a760752e9ad has been pushed to the review server.
It is available...
Mr. Hudson
14:54 Bug #29134 (Under Review): Labels of modules extending t3lib_extobjbase not loaded
Susanne Moog
14:53 Bug #29134 (Closed): Labels of modules extending t3lib_extobjbase not loaded
Modules that extend t3lib_extobjbase currently do not show any label. Affected are for example the function wizards l... Christian Kuhn
17:30 Bug #29130 (Resolved): Security Level "normal" does not work for backend login
Applied in changeset commit:6ed0538b4886a2fa82136ca543c4c850dd104da6. Anonymous
16:51 Bug #29130: Security Level "normal" does not work for backend login
Patch set 1 of change Ibf1194d04a7159ade9ef33701e92930f98cfb90e has been pushed to the review server.
It is available...
Mr. Hudson
14:53 Bug #29130 (Under Review): Security Level "normal" does not work for backend login
Susanne Moog
17:00 Bug #29136 (Resolved): Thumbnail-Size
Applied in changeset commit:1bb1b02cd655ffafd311ee258159fbb736cd4d6c. Felix Kopp
16:05 Bug #29136: Thumbnail-Size
Patch set 4 of change Ia830771e2e630d1fb5e4f624220cb6504ceb98a1 has been pushed to the review server.
It is available...
Mr. Hudson
16:04 Bug #29136 (Closed): Thumbnail-Size
Increase the size of thumbnails (page, list, filelist) from 54x54px to 64x64px. Susanne Moog
17:00 Bug #28963 (Resolved): Larger preview-Image
Applied in changeset commit:7b6bcee95dd48cb9e58b66df1929ceedbf82a831. Felix Kopp
15:36 Bug #28963: Larger preview-Image
Patch set 4 of change I5b347a15c04b082b015d99fb2e80d486667a3398 has been pushed to the review server.
It is available...
Mr. Hudson
17:00 Bug #23567 (Resolved): Task Center - sys_action: Record list page turning not working
Applied in changeset commit:6d777920a2360b6d03c0acf3e13e0e5652607baa. Thomas Maroschik
14:24 Bug #23567: Task Center - sys_action: Record list page turning not working
Patch set 3 of change Ie84ec59ce632dbe4a74df8236eab777b23f3bd53 has been pushed to the review server.
It is available...
Mr. Hudson
14:23 Bug #23567: Task Center - sys_action: Record list page turning not working
Patch set 2 of change Ie84ec59ce632dbe4a74df8236eab777b23f3bd53 has been pushed to the review server.
It is available...
Mr. Hudson
16:48 Bug #29137: Fatal error with E_STRICT: Declaration of fetchType must be compatible with interface
Patch set 1 of change I59e1e62181de274c808f5e27992c076b6cf335f6 has been pushed to the review server.
It is available...
Mr. Hudson
16:42 Bug #29137 (Closed): Fatal error with E_STRICT: Declaration of fetchType must be compatible with interface
... Philipp Gampe
16:30 Bug #29028 (Resolved): Use proper localization API
Applied in changeset commit:000cebfa6ea446a26e55911a7551637630c682d3. Xavier Perseguers
16:05 Bug #29028: Use proper localization API
Patch set 2 of change I68f968df3f3d105ee566987c000e3dafb97b9fe3 has been pushed to the review server.
It is available...
Mr. Hudson
15:30 Bug #29135 (Resolved): Remove usage counts in method comments
Applied in changeset commit:79b30f923a2f7ea55fb91a0356767f5b67e50ead. Christian Kuhn
15:25 Bug #29135: Remove usage counts in method comments
Patch set 1 of change Id53769839517e50b977cc01d7f6008beb74b5896 has been pushed to the review server.
It is available...
Mr. Hudson
15:24 Bug #29135 (Closed): Remove usage counts in method comments
#27985 removed the function indexes from class files and most usage counts from method comments. This patch removes s... Christian Kuhn
15:00 Bug #29131 (Resolved): Table garbage collection >> cache_pages fails.
Applied in changeset commit:2ee010e1f945f0676dc4fd91aafd858b0e87db65. Christian Kuhn
14:52 Bug #29131 (Under Review): Table garbage collection >> cache_pages fails.
Susanne Moog
13:56 Bug #29131: Table garbage collection >> cache_pages fails.
Patch set 1 of change I328c624bc328f99a93fa895ff54a668a16099aa8 has been pushed to the review server.
It is available...
Mr. Hudson
11:05 Bug #29131 (Closed): Table garbage collection >> cache_pages fails.
The table cache_pages does not exist any more. Thus the task fails if "Clean all available tables" is set. Philipp Gampe
14:00 Task #29100 (Resolved): Clean up API of tx_scheduler_CronCmd_Normalize
Applied in changeset commit:87d6092a9f4d247dae96be145340cbca98f5dca8. Christian Kuhn
11:30 Bug #28062 (Resolved): Cleanup caching framework garbage collection task
Applied in changeset commit:6043c16c1ee133f6e9cdf7d5e474dd98a596af81. Christian Kuhn
10:30 Bug #28455 (Resolved): "New record" button in WEB/Template module does not work anymore
Applied in changeset commit:01c2eb225dbcbaf5491e57505a9740bb983a6d7c. Jigal van Hemert
09:54 Bug #28455: "New record" button in WEB/Template module does not work anymore
Patch set 1 of change Id6424c44978be807c51bcdd842d11761d9aa947e has been pushed to the review server.
It is available...
Mr. Hudson
08:22 Bug #28455 (Under Review): "New record" button in WEB/Template module does not work anymore
This patch is marked as to be part of 4.5 as well. Where is the patch? It only was committed to master SFIK. When the... Xavier Perseguers
10:30 Bug #24920 (Resolved): feedit does not use t3lib_iconWorks::SkinImage for edit icons
Applied in changeset commit:d9d3b8bd084b00e27a394135933d5b3ed9ff5b9a. Björn Pedersen
10:17 Bug #24920: feedit does not use t3lib_iconWorks::SkinImage for edit icons
Patch set 2 of change I9c5270061e1355f7689eebcc35d27078931afe89 has been pushed to the review server.
It is available...
Mr. Hudson
10:15 Bug #24920: feedit does not use t3lib_iconWorks::SkinImage for edit icons
Patch set 1 of change I9c5270061e1355f7689eebcc35d27078931afe89 has been pushed to the review server.
It is available...
Mr. Hudson

2011-08-20

19:10 Bug #29130: Security Level "normal" does not work for backend login
Patch set 1 of change Ibf1194d04a7159ade9ef33701e92930f98cfb90e has been pushed to the review server.
It is available...
Mr. Hudson
18:58 Bug #29130: Security Level "normal" does not work for backend login
Besides that, the property $this->challengeStoredInCookie must be set to false, so that a previously stored challenge... Helmut Hummel
18:10 Bug #29130 (Closed): Security Level "normal" does not work for backend login
Problem:
After introducing rsaauth and saltedpasswords system extensions, the backend user object has been changed t...
Helmut Hummel
13:52 Bug #28962 (Resolved): Thumbnail placeholder: image-not-rendered is unreadable
Committed in commit:d40b8fac7. Chris topher
13:46 Task #28188 (Resolved): Unify table layouts
Committed in commit:edb33c8e. Chris topher
12:30 Bug #29126 (Resolved): After #29029 flexforms display is broken
Applied in changeset commit:e65c7dca9f1a0bdb1b2e40dc11d07d5209ad5052. Susanne Moog
12:12 Bug #29126: After #29029 flexforms display is broken
Patch set 2 of change I020ad66647c1abc2958a201a61f51eaecdfdafbb has been pushed to the review server.
It is available...
Mr. Hudson
11:55 Bug #29126: After #29029 flexforms display is broken
Patch set 1 of change I020ad66647c1abc2958a201a61f51eaecdfdafbb has been pushed to the review server.
It is available...
Mr. Hudson
11:53 Bug #29126 (Closed): After #29029 flexforms display is broken
After #29029 flexforms display is broken because of the display inline:block. Fix it by changing it for flexforms bac... Susanne Moog
12:00 Bug #28455 (Resolved): "New record" button in WEB/Template module does not work anymore
Applied in changeset commit:de9f8dd27b1f40d03c5d3a2b7c007360f75d8d93. Jigal van Hemert
12:00 Bug #21723 (Resolved): "find record" search filed for web site users and groups
Applied in changeset commit:08c8f3551e016a46ca433db8e8b5c3de62703619. Jigal van Hemert
11:45 Bug #21723: "find record" search filed for web site users and groups
Patch set 3 of change I2d65f2d0215b38ed39df70ee33a0b504849bae2d has been pushed to the review server.
It is available...
Mr. Hudson
11:24 Bug #21723: "find record" search filed for web site users and groups
Patch set 2 of change I2d65f2d0215b38ed39df70ee33a0b504849bae2d has been pushed to the review server.
It is available...
Mr. Hudson
12:00 Bug #29029 (Resolved): Some TCEforms elements are displaced
Applied in changeset commit:1ad22381735f7bb65273b973e5326e1a8b2b3e43. Francois Suter
12:00 Bug #29075 (Resolved): empty temp_CACHED_..._tables.php
Applied in changeset commit:3af185b634a1363daeda88bcedc6cd20069e733a. Jigal van Hemert
11:48 Bug #29080 (Resolved): Suggest autocomplete position differs on IE
Resolved as duplicate of #29029 Christian Kuhn
11:00 Bug #28589 (Resolved): Autoloader Cache is not updated
Applied in changeset commit:683083926e9c9ccb0254995b081ac8bba20ec321. Oliver Hader
10:48 Bug #28589: Autoloader Cache is not updated
Patch set 3 of change I4fa47178016925f39ff2168f65afb1ae357be556 has been pushed to the review server.
It is available...
Mr. Hudson
09:00 Bug #24211 (Resolved): starttime / endtime l10n_mode exclude in core tables
Applied in changeset commit:44113078b950de81eef684b7ca97db25b489014c. Stefan Neufeind
08:30 Bug #28062: Cleanup caching framework garbage collection task
Patch set 3 of change I242a9ccb904f9e692025336a6e302df673078050 has been pushed to the review server.
It is available...
Mr. Hudson

2011-08-19

23:40 Bug #25006: Backend search for page ID (uid) doesn't expand pagetree any more
I agree with Peter that this cannot be closed. This behaviour was a feature that was forgotten with the new search an... Lorenz Ulrich
10:51 Bug #25006: Backend search for page ID (uid) doesn't expand pagetree any more
I know the filter feature! But the problem is, that the pagetree collapses to the old view when you remove the filter... Peter Kraume
09:59 Bug #25006: Backend search for page ID (uid) doesn't expand pagetree any more
This has been nicely integrated into the pagetree itself. Just enter the page uid in the input field above the pagetr... Christian Buelter
23:26 Bug #29123 (Closed): Duplicate copy created when copying larger page trees
When copying a larger number of pages (63) from a sysfolder, two sets are inserted when they are placed into the page... Tony Lush
22:30 Bug #29064: Incorect behaviour in Block Style in RTE
Orish Shrestha wrote:
>
> TS I used is as follow:
>
> RTE.classes {
> classA {
> name = LLL:fileadmin/xml...
Stanislas Rolland
21:38 Bug #29122 (Closed): TCA renderMode "Tree" issue with multi-relation or MM
I tried the new renderMode "tree" feature for use in TCA. I got it working with a very simple relation in one of my p... Gabriel Kaufmann / Typoworx NewMedia
17:04 Bug #28105 (Rejected): Typo3 Installation removes table
Agreed. Francois Suter
14:32 Bug #28105: Typo3 Installation removes table
No feedback ...
I think we should close this issue since we are unable to reproduce. I guess the extension was eit...
Christian Kuhn
15:46 Bug #29011 (Closed): Scheduler task table not recognized by install tool
Closed because reporter found the cause in an extension. Jigal van Hemert
15:40 Bug #28062: Cleanup caching framework garbage collection task
Patch set 2 of change I242a9ccb904f9e692025336a6e302df673078050 has been pushed to the review server.
It is available...
Mr. Hudson
14:26 Bug #28062: Cleanup caching framework garbage collection task
Patch set 1 of change I242a9ccb904f9e692025336a6e302df673078050 has been pushed to the review server.
It is available...
Mr. Hudson
15:13 Bug #29116 (Closed): recycler: PHP Warning: Missing argument 2 for t3lib_div::fixed_lgd_cs()
No problem. :-) Chris topher
15:03 Bug #29116: recycler: PHP Warning: Missing argument 2 for t3lib_div::fixed_lgd_cs()
Sorry for the noise, this was caused by testing an unrelated patch that was not rebased yet. Björn Pedersen
14:47 Bug #29116 (Closed): recycler: PHP Warning: Missing argument 2 for t3lib_div::fixed_lgd_cs()
PHP Warning: Missing argument 2 for t3lib_div::fixed_lgd_cs(), called in /home/webmaster/frm2/typo3_src_git/typo3/sys... Björn Pedersen
12:34 Bug #27838: Auto logoff caused by JS-Error: handler is undefined
The error occurs on FF 3.6+ I can confirm same behavior on FF 5.0, 6.0 and TYPO 4.4.x Trandel Miszcz
12:29 Bug #27838: Auto logoff caused by JS-Error: handler is undefined
I also get this Error and i have FF 3.6. I don't think that it depends on the browser you have. Simon Schaufelberger
11:47 Feature #29105 (Closed): Options to hide Refresh and Drag&Drop Page above the Pagetree
Above the pagetree there are icons for inserting a page via drag & drop, filtering the pagetree and refresh the view.... Sebastian Michaelsen
11:20 Bug #28948 (Accepted): Session is always started
Jigal van Hemert wrote:
> I don't consider it a bug that TYPO3 starts a session for a user who is not logged in. The ...
Thorsten Kahler
11:01 Bug #28694 (Accepted): PHP Warning: session_start()
After reading #28948 and experiencing this on an own server running CLI binary I can acknowledge this issue.
It se...
Thorsten Kahler
10:46 Task #28188: Unify table layouts
Patch set 3 of change Ia563e49fdfc6a06c706d4004454168ee177fdc36 has been pushed to the review server.
It is available...
Mr. Hudson
10:45 Bug #29101: tt_news with related articles in a draft workspace and deleting articles from a workspace
If you just click the delete icon in the tt_news table for the modified article, it's relationship is correctly remov... Stephen Bungert
10:26 Bug #29101 (Closed): tt_news with related articles in a draft workspace and deleting articles from a workspace
Hello,
If you have an article with related news, and you make a new version in a draft workspace a new relation is...
Stephen Bungert
10:03 Bug #28753: Flashmessage queue does not work in FE mode
Some further information: Extbase 1.2 seems to work perfectly fine with TYPO3 4.4. But I have to use Extbase version ... Joachim Mathes
09:58 Task #29097 (Resolved): Update table handling to latest caching changes
Xavier Perseguers
09:21 Bug #29086: Livesearch didn't find alle pages
Hi Marcus,
attached the new diff.
Unfortunately your link to the Contribute Walkthrough ends in a non completed doc...
Udo Leimberger
09:20 Bug #28949: Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
Wtf?
Let me sum up:
Currently every BE call initiates a connection to TER/typo3.org since latest security release...
Christian Kuhn
08:59 Task #29090: Clean up the rendering process.
Some things which I stumbled upon:
* $GLOBALS['TSFE']->INTincScript_loadJSCode(); is only called in tslib_pagegen:...
Björn Pedersen
08:42 Bug #28952: Flexform shows utf8-labels and options not correctly
Here is solve for this bug :)
http://forge.typo3.org/issues/29067
Rafał Wójcik
07:02 Bug #21723: "find record" search filed for web site users and groups
#29080 is already reported about the position of the suggest wizard in other locations; this is indeed an issue of th... Jigal van Hemert
00:44 Task #29100: Clean up API of tx_scheduler_CronCmd_Normalize
Patch set 1 of change I6845d049523b68e6f57d86ad03ef0a48c453df81 has been pushed to the review server.
It is available...
Mr. Hudson
00:42 Task #29100 (Closed): Clean up API of tx_scheduler_CronCmd_Normalize
The only public API method in tx_scheduler_CronCmd_Normalize is normalize(). This patch makes all non API methods pro... Christian Kuhn

2011-08-18

23:23 Bug #29075: empty temp_CACHED_..._tables.php
Patch set 1 of change I855034048eca142153badd2567fb2bf6dfbc2629 has been pushed to the review server.
It is available...
Mr. Hudson
13:19 Bug #29075 (Closed): empty temp_CACHED_..._tables.php
Rarely, but sometimes it happens that the temp_CACHED_..._ext_tables.php file remains empty.
(This probably happens ...
Christoph Buchli
23:21 Bug #28825: Using an apostrophe in the Workspace Name causes quite blank backend
Wasn't the decision of the security team that issues, which can only be introduced by admins are not treated as secur... Steffen Gebert
23:19 Bug #28825 (Accepted): Using an apostrophe in the Workspace Name causes quite blank backend
Oliver Hader
23:18 Bug #28825: Using an apostrophe in the Workspace Name causes quite blank backend
Confirmed as XSS
When switching to the accordant workspace, next to the user's name the title of the active worksp...
Oliver Hader
22:18 Bug #28589: Autoloader Cache is not updated
@Oliver:
Your suggestions are great! Actually, I introduced the TYPO3_version addition to the identifier before I ...
Christian Kuhn
21:20 Bug #28589: Autoloader Cache is not updated
Patch set 2 of change I4fa47178016925f39ff2168f65afb1ae357be556 has been pushed to the review server.
It is available...
Mr. Hudson
21:32 Bug #29080: Suggest autocomplete position differs on IE
Testing with IE9, FF6 and Chrome and with all browsers the inline styling (except for width) could be removed. (The d... Jigal van Hemert
15:03 Bug #29080 (Closed): Suggest autocomplete position differs on IE
When using the TYPO3 Suggestion wizard (for example in Page; shortcut).. The autocomplete appears with 200px+ from th... Benjamin Serfhos
20:30 Bug #29098 (Resolved): Remove unused parameter in array utility
Applied in changeset commit:71bad3fdad685130034904e28d554b5b46699c60. Christian Kuhn
20:18 Bug #29098: Remove unused parameter in array utility
Patch set 1 of change I33c61e5a4ff0a1d47452bc59bbf6d392a6cf727e has been pushed to the review server.
It is available...
Mr. Hudson
20:14 Bug #29098 (Closed): Remove unused parameter in array utility
The recursive call in t3lib_utility_Array::filterByValueRecursive() has a third, but unused parameter. Christian Kuhn
20:08 Task #29097: Update table handling to latest caching changes
Patch set 1 of change Idc2e9cd9f72ac094b894f295f1e66b21dccb9321 has been pushed to the review server.
It is available...
Mr. Hudson
20:05 Task #29097 (Closed): Update table handling to latest caching changes
With #28973 the 'tablePrefix' option was removed again and an internal
method was introduced to fetch needed table d...
Christian Kuhn
20:00 Bug #28973 (Resolved): Handle cache tables in install tool and em
Applied in changeset commit:4f716f95cd2d29c33c7ae5c18bf9f06f1dcb7782. Christian Kuhn
19:18 Bug #21723: "find record" search filed for web site users and groups
Patch set 1 of change I2d65f2d0215b38ed39df70ee33a0b504849bae2d has been pushed to the review server.
It is available...
Mr. Hudson
18:57 Feature #24019: Enhance IRRE to allow new records to appear at the top
Is it's again to late for 4.6 ? Webadmin no-lastname-given
18:47 Bug #29094 (Closed): Pagetree Filter - Sometimes subpages can't be opened
Step1: I enter a searchterm in the pagetree filter, The resulting page is opened
Step2: I open each of the subpages ...
Florian Bachmann
18:43 Bug #25006: Backend search for page ID (uid) doesn't expand pagetree any more
Is there any chance to get this working in 4.5 again? Our editors are asking for it twice a day :( Webadmin no-lastname-given
18:21 Bug #25327: Pagetree filter does not work in Internet Explorer
Affects TYPO3 Version 4.5.5 with IE 7,8 and 9 Benny Schimmer
18:21 Bug #29086: Livesearch didn't find alle pages
Hi Udo,
thanks for your contribution.
I suggest a different coding:...
Markus Klein
16:34 Bug #29086 (Closed): Livesearch didn't find alle pages
If you are a BE user with various mountpoints (no admin) , liveserach didn't find all pages.
Attached - bugfix for c...
Udo Leimberger
16:55 Task #29090 (Closed): Clean up the rendering process.
After looking at the comments for http://forge.typo3.org/issues/29041 and the related code, it seems that the whole r... Björn Pedersen
16:55 Bug #22141 (Closed): First login attempt to the backend fails every time
Seems like it is not a core issue. Dmitry Dulepov
16:53 Bug #22545 (Closed): Typo3 4.3.3 + ImageMagick doesn't work
Works fine in 4.5. Dmitry Dulepov
16:52 Bug #21226 (Closed): empty frame after file upload
Dmitry Dulepov
16:52 Bug #21226: empty frame after file upload
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
16:50 Bug #16777 (Closed): t3lib_htmlmail truncates last character in html mails
We now use Swiftmailer for sending mails. If the prolem is still reproducible, please, create a fresh report. Dmitry Dulepov
16:48 Feature #20196 (Closed): Setting additional headers is not possible in class.t3lib_htmlmail.php
Now we have a Swift mailer. This bug is too old. Closing. Dmitry Dulepov
16:47 Bug #18334 (Closed): class tslib_pibase still uses PHP4 variable declaration
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
16:46 Bug #19213 (Closed): Its not possible to save sys_templates bigger than 64KB
Please, try t structure your templates better. 64K is too much. Dmitry Dulepov
13:52 Feature #22013 (Rejected): Typo3 Search function should also search in in tx_templavoila_flex
Issue moved to TemplaVoilà: http://bugs.typo3.org/view.php?id=13336 Xavier Perseguers
13:35 Feature #22013: Typo3 Search function should also search in in tx_templavoila_flex
IMHO this is no job for the core but a job for TV itself.
It should be possible to change the default TS of CSS st...
Jo Hasenau
13:46 Bug #29077 (Accepted): z-index of contextmenu is higher than z-index of timeout-overlay
Chris topher
13:35 Bug #29077 (Closed): z-index of contextmenu is higher than z-index of timeout-overlay
When you open the contextmenu of a page in the page tree and wait a long time until the session times out, you get an... Robert Vock
13:30 Feature #25692: longdescURL in css_styled_content should have an URL-Picker
Why this was changed to 4.6 branch? It is an easy and insignificant fix - it could be easily implemented into 4.5 LTS... Sigfried Arnold
13:28 Bug #25885: DBAL fails with LIMIT clause
Still does not work for me. Atm i use "$typo_db" to prefix the catalog to solve the Problem. Sigfried Arnold
13:21 Bug #28910: select_key should be in "Plugin" tab
I'd position it right below the 'list_type' field - just above the flexform.
Currently, if you add a plugin, you n...
Sigfried Arnold
13:03 Bug #28910 (Needs Feedback): select_key should be in "Plugin" tab
The field "select_key" is a (very old) method to determine what the plug-in does; in other words, its behaviour.
...
Jigal van Hemert
12:44 Bug #28910: select_key should be in "Plugin" tab
#17568 implements a hook to display something else than "CODE:..." in the columns view of the Page module. That issue... Jigal van Hemert
13:20 Bug #28741 (Accepted): stdWrap.cropHTML does not respect line breaks
It looks like a problem with the regular expression which doesn't see line breaks as normal whitespace characters. Ma... Jigal van Hemert
12:13 Bug #27858: dbal fails parsing on '''
Patch set 4 of change I857aebb00efd1dc0752d42d436e6e9950a336370 has been pushed to the review server.
It is available...
Mr. Hudson
11:59 Bug #27858: dbal fails parsing on '''
Patch set 3 of change I857aebb00efd1dc0752d42d436e6e9950a336370 has been pushed to the review server.
It is available...
Mr. Hudson
11:35 Bug #27858: dbal fails parsing on '''
Patch set 2 of change I857aebb00efd1dc0752d42d436e6e9950a336370 has been pushed to the review server.
It is available...
Mr. Hudson
11:50 Bug #29074 (Closed): Extension Manager - Fatal error on extension upload
When trying to upload a .t3x directly in the new extension manager the following error is encountered:
Fatal error...
Thomas Pilgaard Carlsen
11:30 Bug #28455: "New record" button in WEB/Template module does not work anymore
Patch set 2 of change Id6424c44978be807c51bcdd842d11761d9aa947e has been pushed to the review server.
It is available...
Mr. Hudson
11:19 Bug #28455: "New record" button in WEB/Template module does not work anymore
Patch set 1 of change Id6424c44978be807c51bcdd842d11761d9aa947e has been pushed to the review server.
It is available...
Mr. Hudson
11:16 Bug #22256 (Resolved): User settings title needs capitalization
Change has been successfully cherry-picked as b96e7ba06ed4ee82882571eb450c04360b73df56. Xavier Perseguers
10:44 Feature #29068: Add a image render mode "figure" to css-styled content
Patch set 1 of change I1149f1b4d3bdb4db8abd4bbc8ca9e5a33ef4e7b7 has been pushed to the review server.
It is available...
Mr. Hudson
10:02 Feature #29068 (Rejected): Add a image render mode "figure" to css-styled content
Since image rendering in css styled content is already extensible it is an easy task to add rendering type figure. Martin Ficzel
09:09 Bug #29011: Scheduler task table not recognized by install tool
Further debugging found cal and related extensions as the source of the error, so this bug can be closed. Björn Pedersen
08:38 Bug #29011: Scheduler task table not recognized by install tool
Yes, that's correct. It occurs here on current master as well. Björn Pedersen
00:24 Bug #29011 (Needs Feedback): Scheduler task table not recognized by install tool
What are the symptoms? Does Database Compare want to remove the scheduler tables? If yes, then I can't reproduce this... Jigal van Hemert
08:30 Bug #29067 (Closed): Encoding UTF-8 in unescape function
The best way to understand bug is look for video:
http://www.screencast-o-matic.com/watch/cXjbju3fU [^]
I solve p...
Rafał Wójcik
02:33 Task #28188: Unify table layouts
Patch set 2 of change Ia563e49fdfc6a06c706d4004454168ee177fdc36 has been pushed to the review server.
It is available...
Mr. Hudson
01:55 Bug #28963: Larger preview-Image
Patch set 3 of change I5b347a15c04b082b015d99fb2e80d486667a3398 has been pushed to the review server.
It is available...
Mr. Hudson
01:48 Bug #28962: Thumbnail placeholder: image-not-rendered is unreadable
Patch set 3 of change I3fa52b620a758caa0c864105203b314783319692 has been pushed to the review server.
It is available...
Mr. Hudson

2011-08-17

23:29 Bug #29064 (Closed): Incorect behaviour in Block Style in RTE
I have implemented two table custom classes(classA and classB) for RTE and
they are working great if used one at a t...
Orish Shrestha
23:24 Bug #29021 (Closed): PHPSESSID is displayed in browser URL
In the duplicate issue there is enough explanation how to "fix" it. One way is to use a setting in TYPO3 and the othe... Jigal van Hemert
10:50 Bug #29021: PHPSESSID is displayed in browser URL
No cookies, no session (=no login). However, you will be able to use the site just like any site on the web. You just... Philipp Gampe
07:09 Bug #29021: PHPSESSID is displayed in browser URL
Sorry you're right, i didn't use the search.
Though can't understand why the descriped issue is closed! I'm sure yo...
Mark
23:02 Bug #29029: Some TCEforms elements are displaced
See also: http://forge.typo3.org/issues/28161 Jigal van Hemert
11:08 Bug #29029: Some TCEforms elements are displaced
Patch set 1 of change If13c130423c4839b89c7f03e015feffd8ae3bd94 has been pushed to the review server.
It is available...
Mr. Hudson
11:02 Bug #29029: Some TCEforms elements are displaced
Patch set 2 of change If13c130423c4839b89c7f03e015feffd8ae3bd94 has been pushed to the review server.
It is available...
Mr. Hudson
10:57 Bug #29029: Some TCEforms elements are displaced
How to test: just create a new BE user and observe how the "required" icon is displaced in the username field.
To ...
Francois Suter
10:53 Bug #29029: Some TCEforms elements are displaced
Patch set 1 of change If13c130423c4839b89c7f03e015feffd8ae3bd94 has been pushed to the review server.
It is available...
Mr. Hudson
10:00 Bug #29029: Some TCEforms elements are displaced
Just a note: the difference in the behavior between localized elements like tt_content and tt_news is that tt_content... Francois Suter
09:32 Bug #29029: Some TCEforms elements are displaced
Thanks for taking care of this one. I'll test it as soon as you provide a patch. Xavier Perseguers
09:24 Bug #29029 (Closed): Some TCEforms elements are displaced
The solution for bug #28030 had a very unfortunate side-effect: elements of TCEforms like the required icon or the dr... Francois Suter
23:00 Bug #29041 (Resolved): Enlarge on click does not work anymore for images
Applied in changeset commit:8577bd35af8c29de2c071b0600ff0fc17815cb55. Patrick Broens
14:11 Bug #29041 (Under Review): Enlarge on click does not work anymore for images
Susanne Moog
13:36 Bug #29041: Enlarge on click does not work anymore for images
Patch set 1 of change I8e182be8e894e49212a5a4249118b44c0e0bd954 has been pushed to the review server.
It is available...
Mr. Hudson
13:12 Bug #29041 (Closed): Enlarge on click does not work anymore for images
*Problem:*
The javascript function openPic is not added anymore to the page when "Enlarge on click" is enabled for i...
Patrick Broens
22:50 Bug #29033: CardLayout: Switching between list and page while working leads to inconsistent states
See http://lists.typo3.org/pipermail/typo3-project-v4/2011-August/002765.html for a discussion in the TYPO3-v4 list a... Jigal van Hemert
10:42 Bug #29033 (Rejected): CardLayout: Switching between list and page while working leads to inconsistent states
Hey,
a real problem for me when working with the card layout is that it does not update the content frame when swi...
Susanne Moog
20:35 Bug #22256 (Under Review): User settings title needs capitalization
Chris topher
20:30 Bug #23704 (Closed): Login Page Labels Missing
Chris topher
18:45 Bug #23704: Login Page Labels Missing
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
19:24 Feature #19640 (Closed): Sensible Focus/Blur behaviour for toolbar-item menus like OS-menus
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
19:23 Bug #18779 (Closed): no iconWorks for uninstall/install.gif
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
19:22 Bug #15105 (Closed): showpic.php does not resize the popup size if necessary
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
19:21 Bug #18620 (Closed): TSref: CONFIG object is empty / no reference! --- 4.2RC1
Cannot reproduce now Dmitry Dulepov
19:19 Bug #19751 (Closed): Strip uploaded images headers
fixed already Dmitry Dulepov
19:17 Feature #17497 (Closed): Enabling acronym plugin in IE and in Frontend
Dmitry Dulepov
19:17 Feature #18755 (Closed): Cannot mount to a specific language on another tree
Dmitry Dulepov
19:17 Bug #18725 (Closed): Horizontal overflow leads to spaces being discarded
too old Dmitry Dulepov
19:16 Bug #18261: Magic Image forces original aspect ratio
Too old. Dmitry Dulepov
19:15 Bug #28975: Accessing the extension manager through the backend in a fresh 4.5.x installation fails
move to core security project Helmut Hummel
12:06 Bug #28975: Accessing the extension manager through the backend in a fresh 4.5.x installation fails
I did some debugging and I think I got the issue straight. Probably results in a TYPO3 security issue though.
I adde...
Hendrik Becker
19:15 Feature #17498 (Closed): Auto resizing of images placed with "Drag 'n Drop"
Dmitry Dulepov
19:13 Feature #16089 (Closed): writeMM deletion trouble
Too old. Dmitry Dulepov
19:07 Bug #18311 (Closed): Remove DAM-References from media field does not work
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
19:05 Bug #20974 (Closed): Conditions regarding type don't work
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
19:01 Bug #21433 (Closed): FE lifetime is ignored
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
19:00 Bug #22183 (Closed): Multiple duplicate of alternative page languages
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:58 Bug #22188 (Closed): Upload to TER uses deprecated function set_magic_quotes_runtime
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:55 Bug #22889 (Closed): Rearrange before / after fields in 4.5
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:54 Bug #23035 (Closed): Backend loops when logging in and loads itself nestedly again and again
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:53 Bug #23068 (Closed): Missing "modify image" dialog in HTMLArea 2.0.2
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:52 Bug #23184 (Closed): page.CSS_inlineStyle doesn't work
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:52 Bug #23270 (Closed): forceTypeValue does not work
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:50 Bug #23395 (Closed): Indexing Engine Statistics utf8
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:50 Bug #23398 (Closed): Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:49 Bug #23497 (Closed): Problem to generate textpic tt_content with eID
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:47 Bug #23596 (Closed): CLI dispatcher uses the locale from the shell
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:47 Bug #23670 (Closed): Backend iFrame Bug in IE7
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:46 Bug #23690 (Closed): No connection to Database in new Installation
No feedback provided. Closing the issue. Dmitry Dulepov
18:46 Bug #23691 (Closed): Error in SQL syntax when comparing the database for a new installation.
Dmitry Dulepov
18:45 Bug #23691: Error in SQL syntax when comparing the database for a new installation.
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:44 Bug #23725 (Closed): TypoScript : preCObject and prepend not rendered in TMENU
Closed on request. Dmitry Dulepov
18:42 Feature #23906 (Closed): Changeing of tt_contentConfig
Seems like nothing to do here. Dmitry Dulepov
18:40 Bug #24375 (Closed): IE 7 doesn't send post information
No feedback, closing the issue. Dmitry Dulepov
18:39 Bug #24392 (Closed): TYPO3 doesn't send emails
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
18:38 Bug #24964 (Closed): Link-Editor in RTE cannot be used with netbooks (low resolution)
No feedback provided within 90 days. Closing the issue. Dmitry Dulepov
14:20 Bug #29019 (Under Review): getSingleField_typeFlex doesn' respect TSconfig settings
Susanne Moog
09:23 Bug #29028 (Under Review): Use proper localization API
Xavier Perseguers
09:23 Bug #29028: Use proper localization API
Patch set 1 of change I68f968df3f3d105ee566987c000e3dafb97b9fe3 has been pushed to the review server.
It is available...
Mr. Hudson
09:21 Bug #29028: Use proper localization API
Regular replacement useed:
h1. TYPO3.lang.<some_key>
*S:* TYPO3\.lang\.([a-zA-Z0-9_]+)
*R:* TYPO3.l10n.localize('$1...
Xavier Perseguers
09:09 Bug #29028 (Closed): Use proper localization API
Use of TYPO3.lang has been deprecated. Use TYPO3.l10n.localize() instead. Xavier Perseguers
09:08 Task #29026: Use proper localization API
Please reject this change. I abandoned it in Gerrit. Will do it on the whole Core at once Xavier Perseguers
08:56 Task #29026: Use proper localization API
Not sure if we decided to use this bugtracker or the Core one... Please move there if needed... Xavier Perseguers
08:55 Task #29026: Use proper localization API
Patch set 1 of change I0078afd9e1fb2b245847323621d2e738f3182754 has been pushed to the review server.
It is available...
Mr. Hudson
08:53 Task #29026 (Closed): Use proper localization API
Use of TYPO3.lang has been deprecated. Use TYPO3.l10n.localize() instead. Xavier Perseguers
08:31 Bug #21381 (Resolved): Optimize some database indexes
Change has been successfully cherry-picked as ba2b413dd0dce4974f43bace043a37e538e3eafd. Xavier Perseguers
08:30 Bug #28916 (Resolved): t3lib_pageSelect language overlay
Applied in changeset commit:99b31bdbffd43793e0deb64e1f0faea6597ca56c. Georg Ringer

2011-08-16

23:34 Bug #28975: Accessing the extension manager through the backend in a fresh 4.5.x installation fails
Hmm, what is the current working directory? Chris topher
19:15 Bug #28975: Accessing the extension manager through the backend in a fresh 4.5.x installation fails

These are the "include_path" settings from phpinfo() within the TYPO3-Install-Tool:
Local Value:
.:/usr/share/p...
Hendrik Becker
18:25 Bug #28975: Accessing the extension manager through the backend in a fresh 4.5.x installation fails
The Extension Manager was rewritten for TYPO3 4.5, but anyway that this does not happen anywhere else is an interesti... Chris topher
16:59 Bug #28975: Accessing the extension manager through the backend in a fresh 4.5.x installation fails
Hi Christopher,
you are absolutely right. Luckily it is only a non public testing environment.
To me the confusin...
Hendrik Becker
23:20 Bug #22256: User settings title needs capitalization
Patch set 1 of change I38842f4945dafbf395e35f9a2c1d6a5a917dd403 has been pushed to the review server.
It is available...
Mr. Hudson
23:08 Feature #20167: Integrate nice looking message and integrate resend when backend was locked for maintenance
Ack, definitely not so easy. But would be very nice.. Steffen Gebert
23:05 Feature #20167: Integrate nice looking message and integrate resend when backend was locked for maintenance
Ingo Renner wrote:
> Don't close this issue, it's still valid (except for the die() call maybe).
> Just like with t...
Mario Rimann
22:58 Bug #29024 (Closed): postgresql and typo3 v4.5.3 crash
After installation of 4.5.3 the following error occurs:
Page not found!
The requested page does not exist.
While e...
Jigal van Hemert
22:36 Bug #28777: File name of T3D exports
Patch set 1 of change Idc463cbf0e33757152dc7f906a49068d6827f097 has been pushed to the review server.
It is available...
Mr. Hudson
22:00 Bug #29023 (Resolved): htmlArea RTE: Table tag left over after cutting table in Firefox
Applied in changeset commit:7f0ca59f514c72a6d1d78ba18650daacc5eb197c. Stanislas Rolland
21:32 Bug #29023: htmlArea RTE: Table tag left over after cutting table in Firefox
Patch set 1 of change I13cd4e7e612c1e98d2cde8a57eae4323d94e9f03 has been pushed to the review server.
It is available...
Mr. Hudson
21:25 Bug #29023: htmlArea RTE: Table tag left over after cutting table in Firefox
Patch set 1 of change Ie68210e49fcf9515cf9233b7495d0c440922debd has been pushed to the review server.
It is available...
Mr. Hudson
20:14 Bug #29023: htmlArea RTE: Table tag left over after cutting table in Firefox
The problem arises in Firefox, but not in IE, nor in WebKit. Stanislas Rolland
20:12 Bug #29023 (Closed): htmlArea RTE: Table tag left over after cutting table in Firefox
"When I try to cut and paste the table, it leaves the ... Stanislas Rolland
22:00 Bug #28903 (Resolved): Indent/ outdent does not work if "formatblock" button is disabled
Applied in changeset commit:7d45a2f40f6e7fa2bdf7a606ae6e3d3202de9e27. Stanislas Rolland
20:06 Bug #28903 (Under Review): Indent/ outdent does not work if "formatblock" button is disabled
Stanislas Rolland
20:08 Bug #25083 (Under Review): Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
Stanislas Rolland
20:07 Bug #25302 (Under Review): Broken links representation gets saved to the database
Stanislas Rolland
18:21 Bug #29021 (Needs Feedback): PHPSESSID is displayed in browser URL
We had this issue already recently.
Try the search in the upper right corner!
Edit: It's #28900.
Chris topher
17:05 Bug #29021 (Closed): PHPSESSID is displayed in browser URL
After upgrading to typo3 4.5.4 the PHPSESSID is append the url in the browser. It happens first time the site was vis... Mark
17:45 Bug #29019: getSingleField_typeFlex doesn' respect TSconfig settings
Patch set 2 of change I73bb1739d9b85320f00f4a228ade898d41a5df9c has been pushed to the review server.
It is available...
Mr. Hudson
17:37 Bug #29019: getSingleField_typeFlex doesn' respect TSconfig settings
Patch set 1 of change I73bb1739d9b85320f00f4a228ade898d41a5df9c has been pushed to the review server.
It is available...
Mr. Hudson
16:42 Bug #29019 (Closed): getSingleField_typeFlex doesn' respect TSconfig settings
The Handler for Flexforms getSingleField_typeFlex doesn't respect the TSconfig settings for flexforms that have been ... Jo Hasenau
16:51 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
A customer reported that he had this problem with all browsers. After disabling his proxy www-proxy.t-online.de ist w... Philipp Metzler
16:28 Bug #28980: t3lib_http_Request must not extend PEAR HTTP_Request2, but should encapsulate it instead
If course I could give you a must have list from linkvalidator, but this wont bring as much further.
https://review....
Philipp Gampe
16:27 Bug #28980: t3lib_http_Request must not extend PEAR HTTP_Request2, but should encapsulate it instead
> Do you have a "must have" list maybe?
Pretty much all methods.
It is already rather encapsulated. The real ac...
Philipp Gampe
10:37 Bug #28980: t3lib_http_Request must not extend PEAR HTTP_Request2, but should encapsulate it instead
Philipp Gampe wrote:
> So what methods do you want to make public? And what do you want to hide?
That's what I wa...
Ingo Renner
13:59 Bug #29011 (Closed): Scheduler task table not recognized by install tool
There seems to be a problem with the extension registration:
Output of (in class.tx_install.php around line 5524):...
Björn Pedersen
12:30 Task #28992 (Resolved): Merge changes from linkvalidator
Applied in changeset commit:a06d2bf7102c3b166001b0df5bff214b05eba429. Philipp Gampe
11:23 Bug #28694: PHP Warning: session_start()
I think this could be closed.
The "bug" seems to be caused by a wrong configured system.
Thorsten Kahler wrote:
...
Henrik Ziegenhain
11:01 Bug #29001 (Closed): Warning: ksort() in Backend Layout Wizard Popup
When opening the backend layout wizard as a popup, i get the following warning message at the bottom of the screen (i... Simon Schaufelberger
08:30 Bug #28916 (Under Review): t3lib_pageSelect language overlay
Georg Ringer
08:30 Bug #28916: t3lib_pageSelect language overlay
Patch set 1 of change I7c6c3412c1a1a250aac273169060dbd4aaf4e1ca has been pushed to the review server.
It is available...
Mr. Hudson

2011-08-15

22:56 Bug #20595 (Closed): Unallowed classes are not removed on the way to the database
Stanislas Rolland
22:45 Task #28992: Merge changes from linkvalidator
Patch set 1 of change I6117b0cd1dd36ef27fe66bfd99a160ecc4495464 has been pushed to the review server.
It is available...
Mr. Hudson
22:42 Task #28992 (Closed): Merge changes from linkvalidator
... Philipp Gampe
22:39 Bug #28980: t3lib_http_Request must not extend PEAR HTTP_Request2, but should encapsulate it instead
So what methods do you want to make public? And what do you want to hide? Philipp Gampe
12:49 Bug #28980 (Rejected): t3lib_http_Request must not extend PEAR HTTP_Request2, but should encapsulate it instead
Currently t3lib_http_Request extends PEAR's HTTP_Request2 class. By doing so all methods of HTTP_Request2 are exposed... Ingo Renner
22:35 Bug #25302: Broken links representation gets saved to the database
Patch set 1 of change I025670f54fd8e78e8d06b03edf926470f8dce76a has been pushed to the review server.
It is available...
Mr. Hudson
22:30 Bug #25302: Broken links representation gets saved to the database
Patch set 1 of change I1f68a0f9a67934b9ac3288117f831219e8d30f99 has been pushed to the review server.
It is available...
Mr. Hudson
22:24 Bug #25302: Broken links representation gets saved to the database
Patch set 1 of change I0f517b9f01deec05c9d31661a5fcf13f60ea0d37 has been pushed to the review server.
It is available...
Mr. Hudson
20:15 Bug #26618 (Needs Feedback): IE7 bug on changing block fomat (FormatBlock box)
Is this still an issue?
I am not able to reproduce this issue using IE7 with TYPO3 4.4.9.
Stanislas Rolland
14:24 Bug #28975 (Needs Feedback): Accessing the extension manager through the backend in a fresh 4.5.x installation fails
Hi Hendrik,
thanks for your bug report!
I see the problem, but I think your solution is not ideal:
I think you can ...
Chris topher
00:40 Bug #28975 (Closed): Accessing the extension manager through the backend in a fresh 4.5.x installation fails
After proper installation of TYPO3 4.5.x accessing the extension manager from the T3 backend fails with a JS-alert-po... Hendrik Becker
14:07 Bug #28955 (Rejected): Flushing database caches truncates table before dropping it
This issue will be solved with #28973. Thorsten Kahler
11:39 Bug #27858: dbal fails parsing on '''
Hi there,
we finally managed to get this work!
Here the code:...
Anonymous
10:42 Bug #28973 (Under Review): Handle cache tables in install tool and em
Oliver Hader
00:27 Bug #28974 (Closed): Sorting of content elements fails in workspaces
This behaviour occurs in TYPO3 4.4.9 as well.
Reproduction steps:
1. Create a test workspace
2. Live space: Crea...
Hendrik Becker
00:20 Bug #28963: Larger preview-Image
Patch set 2 of change I5b347a15c04b082b015d99fb2e80d486667a3398 has been pushed to the review server.
It is available...
Mr. Hudson
00:14 Bug #28963: Larger preview-Image
Seems a good image size. Felix Kopp

2011-08-14

23:48 Bug #28963: Larger preview-Image
Just looking at it again. We could even increase the size of the thumb to 520px width to fill the whole popup-window.... Felix Kopp
23:46 Bug #28963 (Under Review): Larger preview-Image
Chris topher
22:45 Bug #28963 (Accepted): Larger preview-Image
I don't see any problem to have that Fabien Udriot
22:34 Bug #28963: Larger preview-Image
!Screen_Shot_2011-08-13_at_14.39.42.png!
!Screen_Shot_2011-08-13_at_14.39.09.png!
Fabien Udriot
23:33 Bug #28962: Thumbnail placeholder: image-not-rendered is unreadable
@ Fabien: The problem is that you can use different values for "Tracker". If you want to move an issue to another pro... Chris topher
23:18 Bug #28962 (Needs Feedback): Thumbnail placeholder: image-not-rendered is unreadable
I wonder why this issue can not be moved to the Skin team.
Redmine says...
Fabien Udriot
23:17 Bug #28962: Thumbnail placeholder: image-not-rendered is unreadable
Up to the Skin team
Couldn't we have something more fancy if we have to renew the icon?
Fabien Udriot
23:08 Bug #28962: Thumbnail placeholder: image-not-rendered is unreadable
!thumbs.php.gif!
!thumbs-1.php.gif!
Fabien Udriot
11:42 Bug #28962: Thumbnail placeholder: image-not-rendered is unreadable
Patch set 2 of change I3fa52b620a758caa0c864105203b314783319692 has been pushed to the review server.
It is available...
Mr. Hudson
23:23 Feature #18976 (Closed): The searchbox of the browse_links wizard should be moved to the top of the form
I would be for a larger approach.
Closing the issue as discussion can be hold on #28681
Fabien Udriot
21:52 Feature #12654 (Rejected): Path to page with an error is unusable with SEO-Pagetitles
Philipp Gampe
17:24 Feature #12654: Path to page with an error is unusable with SEO-Pagetitles
I would like to, but I can't. I think you must make me co-leader to be able to do so. Chris topher
16:35 Feature #12654: Path to page with an error is unusable with SEO-Pagetitles
+1 @Christopher will you close this one? Philipp Gampe
16:11 Feature #12654: Path to page with an error is unusable with SEO-Pagetitles
In my eyes you should use the keyword meta tag or something like that to put your keywords there. IMO putting them in... Chris topher
19:58 Bug #24818 (Closed): Path to page with an error is unusable with SEO-Pagetitles
Duplicate of #12654. Chris topher
18:26 Bug #21381: Optimize some database indexes
Patch set 2 of change I9d900013ac5cabb7bdd7130ff2502674ee2c9b2a has been pushed to the review server.
It is available...
Mr. Hudson
15:38 Bug #21381 (Under Review): Optimize some database indexes
Susanne Moog
15:38 Bug #21381: Optimize some database indexes
Patch set 1 of change I9d900013ac5cabb7bdd7130ff2502674ee2c9b2a has been pushed to the review server.
It is available...
Mr. Hudson
18:18 Bug #28973: Handle cache tables in install tool and em
Patch set 1 of change I61e7dd1b1fbe970529810876bc7137986f9ae656 has been pushed to the review server.
It is available...
Mr. Hudson
18:16 Bug #28973 (Closed): Handle cache tables in install tool and em
This patch moves the needed table definition for a cache from the caching framework to the install tool and the exten... Christian Kuhn
17:48 Bug #28903: Indent/ outdent does not work if "formatblock" button is disabled
Patch set 1 of change I8f74e453f96968940f67652e075a976f0104f2c8 has been pushed to the review server.
It is available...
Mr. Hudson
17:42 Bug #28903: Indent/ outdent does not work if "formatblock" button is disabled
Patch set 1 of change Ib5d3087198904bb86a4901c57f5e0f2292f4b36e has been pushed to the review server.
It is available...
Mr. Hudson
16:37 Bug #28903: Indent/ outdent does not work if "formatblock" button is disabled
Patch set 1 of change I1383b73ab1f33d61f1054c0349f1990d039ebc77 has been pushed to the review server.
It is available...
Mr. Hudson
17:45 Bug #23578 (Closed): Click enlarge does not work after upgrading to 4.4.4
Unable to reproduce. Susanne Moog
17:44 Feature #22372 (Closed): [Feature request] Add return_url to link even though page doesn't link to restricted page
Susanne Moog
17:44 Bug #22505 (Closed): sr_feuser_register 2.6.0 username and password, all markers not filled in create.
Susanne Moog
17:43 Bug #17869 (Closed): Installing extensions via different domains
Susanne Moog
17:43 Bug #17869: Installing extensions via different domains
It's pretty easy to explain what happens, because it happened to me: if you use temp_CACHED with a site path hash (wh... Susanne Moog
17:39 Bug #22103 (Closed): can't backend login to more than 1 instance on the same server
Closing the issue because of no feedback for quite some time. Susanne Moog
17:37 Bug #24078 (Closed): Drag and drop of pages in tree view does not work in Google Chrome
Closing this one as I can't reproduce (also not on Windows 7). Please reopen the bug, if it persists. Susanne Moog
17:35 Bug #24394 (Closed): "defaultUserTSconfig" does not work
Susanne Moog
17:34 Bug #24432 (Closed): IMAGE-Element with Image-Link + Link-Parameter
I'm still unable to reproduce the problem so I'm closing the report for now. Please feel free to reopen it if the pro... Susanne Moog
17:14 Bug #19778: Feature: Add Icons to page:module TCEform
@SteffenG: Could you move that to your team and take care of it (for some reason, I can't move it)? Susanne Moog
17:12 Bug #19894 (Closed): Rootline cache does not work in multilingual websites - Continued
Susanne Moog
17:12 Feature #19992 (New): Check for Extension Updates: Update Information should be written to sys_log
Susanne Moog
17:11 Feature #20023 (New): Translation Handling: Enable Update from Translation Repository via CLI
Susanne Moog
17:11 Bug #20132 (Closed): Link to open BE in FE Admin Panel doesn't work.
Susanne Moog
17:10 Bug #20210 (Closed): fe_login: Forgot Password should not send passwords if they are hashed (md5)
Susanne Moog
17:10 Feature #19489 (Closed): Conf option for forgoten password and md5
Susanne Moog
17:09 Bug #20506 (Closed): Adminpanel forgets TYPO3_mainDir
This is actually no bug as it is used this way. With some JS the TYPO3 path is prefixed. (Have a look at typo3/sysext... Susanne Moog
17:07 Bug #18761: "ADMCMD command could not be executed!" after preview link expired
i just had the same issue in a test installation (4.5.3).
A few days ago i tried different settings with the workspa...
Martin Holtz
16:43 Feature #20512 (Accepted): Preview link ("show") of pages in the backend should be prefixed with the domain record
Dmitry, would you care to push your patch to Gerrit? Susanne Moog
16:39 Bug #20595: Unallowed classes are not removed on the way to the database
Stan, is here still something to do or can this one be closed? Susanne Moog
16:19 Feature #20702 (New): Auto-formatting HTML in RTE in "Toggle HTML Source" view to make it readable
Susanne Moog
16:16 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
Is this still an issue with current versions of TYPO3? If so, can anyone push the patch to Gerrit? Susanne Moog
16:13 Bug #20603 (Accepted): align center with breakSpace and breakWidth
Someone around who wants to push the patch to gerrit? Susanne Moog
16:12 Bug #20622 (Closed): ReverseProxy redirect
Closed this bug because of no feedback for over a year. Susanne Moog
16:06 Task #28188: Unify table layouts
Patch set 1 of change Ia563e49fdfc6a06c706d4004454168ee177fdc36 has been pushed to the review server.
It is available...
Mr. Hudson
16:01 Task #28188: Unify table layouts
First patch for *file_list* following.
Although the extension file_list is deprecated and will be removed in versi...
Felix Kopp
15:58 Bug #21059 (New): Not possible to install a sysext with Extension manager
I can't reproduce this with the old extension manager. However I can't install as a system or global extension with t... Susanne Moog
15:48 Bug #21124 (Closed): White space cleanup
If I understand the last comment correctly, this bug can be closed. Susanne Moog
15:47 Bug #21209 (Closed): Empty paragraphs contain <br /> in Firefox instead of i.e.&nbsp;
Closed as unable to reproduce and no feedback for a long time. Please reopen the bug if this is still a problem. Susanne Moog
15:27 Bug #21632 (Closed): Can't access 'Basic Configuration' on a fresh install
I could not reproduce this problem anymore and there were no new therefore close this bug. If this is still a problem... Susanne Moog
15:20 Bug #21638 (Accepted): IP-lock not aware of IPv6
Susanne Moog
15:17 Bug #21888 (New): minor issue with indexing
Susanne Moog
15:16 Bug #22398 (Accepted): Nagging error notices in class.t3lib_div.php / $_SERVER assumptions.
Susanne Moog
15:15 Bug #22256 (Accepted): User settings title needs capitalization
Susanne Moog
15:13 Bug #22127 (Accepted): FORM: validateForm fails if a label contains a comma
Susanne Moog
15:11 Bug #22118 (Closed): URL in text mails contain often square brackets which irritate Thunderbird for example
Square brackets (or arrays) in URLs are pretty normal. If you want to send these via mail, you have to take care of u... Susanne Moog
15:04 Bug #28948 (Needs Feedback): Session is always started
This change was part of a security update. I don't think it will be reverted.
I don't see the problem reported in ...
Jigal van Hemert
15:03 Bug #22301 (Closed): stdWrap-property spaceAfter works not correctly
IIRC spaceAfter is now done without the clear.gif isn't it? I'm closing this one, please reopen it, if it's still a p... Susanne Moog
15:01 Bug #22472 (Closed): Reference Index can't be updated
Closed as unable to reproduce. Reopen the bug if the problem persists. Susanne Moog
15:00 Feature #13847 (Resolved): Add error message for return code 401
Applied in changeset commit:5096f769049686c74e5c22a42a8a303cbbdc2ff2. Philipp Gampe
15:00 Bug #13802 (Resolved): Add handling for HTTP 405 Method not allowed
Applied in changeset commit:5096f769049686c74e5c22a42a8a303cbbdc2ff2. Philipp Gampe
15:00 Bug #13756 (Resolved): External links to big files crash TYPO3
Applied in changeset commit:5096f769049686c74e5c22a42a8a303cbbdc2ff2. Philipp Gampe
15:00 Bug #13547 (Resolved): Special handling for HTTP 400 Bad request
Applied in changeset commit:5096f769049686c74e5c22a42a8a303cbbdc2ff2. Philipp Gampe
15:00 Bug #12225 (Resolved): External Links with Redirects are reported as 404
Applied in changeset commit:5096f769049686c74e5c22a42a8a303cbbdc2ff2. Philipp Gampe
15:00 Feature #13849 (Resolved): Add more status codes for external link errors
Applied in changeset commit:5096f769049686c74e5c22a42a8a303cbbdc2ff2. Philipp Gampe
15:00 Task #28915 (Resolved): Refactor to t3lib_http_Request for external URLs
Applied in changeset commit:5096f769049686c74e5c22a42a8a303cbbdc2ff2. Philipp Gampe
15:00 Bug #22580 (Closed): No Update of backend languages possible: Fatal error: Cannot use string offset as an array in class.em_index.php
Closed as unable to reproduce and no feedback for a long long time. Reopen the bug if the problem persists. Susanne Moog
14:59 Bug #22668 (Closed): image options for context sensitive click
Closed because of no feedback for a long long time. Reopen the bug if the behavior is still not understandable. Susanne Moog
14:56 Bug #22994 (Closed): Database context in userFunc
Closed because of no feedback for a long long time. Reopen the bug if the problem persists. Susanne Moog
14:55 Bug #23042 (Closed): "Hide page if no translation for current language exists" does not work.
Closed as unable to reproduce and no feedback for a long long time. Reopen the bug if the problem persists. Susanne Moog
14:54 Bug #23119 (Closed): Cant login with Firefox 3.6 into the BE
Closed as unable to reproduce and no feedback for a long long time. Susanne Moog
14:54 Bug #23204 (Closed): Link on first image is wrong if there are multiple images and links in one content element
Closed as unable to reproduce with Core TYPO3. Susanne Moog
14:53 Bug #23221 (Closed): Clear all caches" doesn't clear the cache of static templates (based by extensions)
Closed as unable to reproduce and no feedback for a long long time. Susanne Moog
14:50 Task #28772 (Under Review): Replace extjs message icons from 16x16 to 32x32
Susanne Moog
14:49 Feature #28794 (Accepted): currentVal in css_styled_content
Has to be investigated. Susanne Moog
14:48 Bug #28900 (Closed): All links have Parameter PHPSESSID at first load of website URL
Closing this one as it is solvable by configuration. Other people with this problem will find the bug report and can ... Susanne Moog
14:00 Bug #28970 (Resolved): Failing unit test in tslib_adminPanelTest
Applied in changeset commit:7d6b9a7280e42bc8cbac00925202c34abb181d86. Christian Kuhn
13:55 Bug #28970: Failing unit test in tslib_adminPanelTest
Patch set 1 of change I6c7d8389901a7ca867b354a2081af7beb8c2ddc0 has been pushed to the review server.
It is available...
Mr. Hudson
13:53 Bug #28970 (Closed): Failing unit test in tslib_adminPanelTest
Change #28639 did not refactor the according unit test which is done now. Christian Kuhn
13:28 Task #25869: Sysext should ship with their tests in their own directly
Patch set 2 of change Ic2c1ee29807c1a87202cd78635d4fbc4bf60848a has been pushed to the review server.
It is available...
Mr. Hudson
06:56 Bug #28967 (Closed): JSON arrays in AJAX response sometimes incomplete
I've posted this on the dev list before and cannot get to the bottom of it. The problem seems to erratically go away ... Christian Lerrahn

2011-08-13

22:55 Bug #28962: Thumbnail placeholder: image-not-rendered is unreadable
Patch set 1 of change I3fa52b620a758caa0c864105203b314783319692 has been pushed to the review server.
It is available...
Mr. Hudson
14:36 Bug #28962 (Closed): Thumbnail placeholder: image-not-rendered is unreadable
White on yellow. logo
Black on white. compromise
Felix Kopp
22:44 Bug #28963: Larger preview-Image
Patch set 1 of change I5b347a15c04b082b015d99fb2e80d486667a3398 has been pushed to the review server.
It is available...
Mr. Hudson
14:40 Bug #28963 (Closed): Larger preview-Image
In Detail-View of an image the image should be larger. Felix Kopp
21:55 Bug #28949: Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
I think I found the cause:
Class tx_em_Connection_ExtDirectSoap is registered with t3lib_extMgm::registerExtDirectCo...
Jigal van Hemert
15:55 Bug #18989 (Closed): Line break and Del key won't work correctly when when aligning the text as a block (justify)
Stanislas Rolland
10:19 Bug #28952 (Accepted): Flexform shows utf8-labels and options not correctly
Thanks for reporting the bug and creating a patch.
Could you send the patch to gerrit our code review system? Ins...
Susanne Moog
10:17 Bug #28943 (Accepted): Pages under 'extendtosubpages' access are not viewable in view module.
You are right this sounds like a bug. Susanne Moog
01:05 Bug #28882 (Needs Feedback): Workspace module - diff-view should only show fields configured in TCA 'showRecordFieldList'
Pretty obvious. Would you mind submitting it to Gerrit? Tolleiv Nietsch
00:47 Bug #27811: Page-view in backend uses "backend-layout"-field from live-version instead of workspace
Patch set 2 of change I7cd58201e4e3babf71e89f2ec7fecfd06f27ad21 has been pushed to the review server.
It is available...
Mr. Hudson

2011-08-12

21:42 Bug #28955 (Under Review): Flushing database caches truncates table before dropping it
Oliver Hader
21:42 Bug #28955: Flushing database caches truncates table before dropping it
Patch set 1 of change I732520d133dd7deaf684c701ae6fb16710540391 has been pushed to the review server.
It is available...
Mr. Hudson
21:38 Bug #28955 (Rejected): Flushing database caches truncates table before dropping it
The database backend of the caching framework first truncates tables before dropping them.
This happens on calling t...
Oliver Hader
20:32 Bug #28951 (Accepted): modulemenu.js: Showmodule can be called before Store is loaded
Susanne Moog
14:53 Bug #28951 (Closed): modulemenu.js: Showmodule can be called before Store is loaded
Example: Using the direct page edit feature (backend.php?edit=xxx) the BE responds with "Module loader
No module fou...
Thomas Pilgaard Carlsen
20:19 Bug #28851: Problems with cardlayout (loadingmasks)
Patch set 2 of change Ibccd5d6880e1e957d5de232fdc8f4ad168cd16ab has been pushed to the review server.
It is available...
Mr. Hudson
19:34 Bug #28851: Problems with cardlayout (loadingmasks)
Patch set 1 of change Ibccd5d6880e1e957d5de232fdc8f4ad168cd16ab has been pushed to the review server.
It is available...
Mr. Hudson
15:05 Bug #28851: Problems with cardlayout (loadingmasks)
otherwise call setUriIfChanged after switching the card ... this way the module start is always displayed after switc... Kay Strobach
18:30 Bug #28847 (Resolved): Security fix for #26876 breaks backwards compatibility
Applied in changeset commit:1c946cb63f4a98164f40bf305452fd60883dd853. Helmut Hummel
11:29 Bug #28847: Security fix for #26876 breaks backwards compatibility
Patch set 1 of change Ieffeed7b7d766b0d248ed666bfef6e8f62ea1f38 has been pushed to the review server.
It is available...
Mr. Hudson
11:18 Bug #28847: Security fix for #26876 breaks backwards compatibility
Patch set 1 of change I6f05005e30c63ec2cf81eed1d9adeeb4f9828e82 has been pushed to the review server.
It is available...
Mr. Hudson
11:03 Bug #28847: Security fix for #26876 breaks backwards compatibility
Patch set 5 of change I376c9fe013a21ac3e2e82a23d8d194fba9ac21f5 has been pushed to the review server.
It is available...
Mr. Hudson
18:30 Bug #28946 (Resolved): Unit tests for tslib_content query arguments fail
Applied in changeset commit:05485f1b0345e909f5040adb7989a7c570f5cc13. Oliver Hader
12:39 Bug #28946 (Under Review): Unit tests for tslib_content query arguments fail
Oliver Hader
12:38 Bug #28946: Unit tests for tslib_content query arguments fail
Patch set 1 of change Ibc958c3c51d0b4f3dacfff3ca1e4638783e1b143 has been pushed to the review server.
It is available...
Mr. Hudson
12:36 Bug #28946: Unit tests for tslib_content query arguments fail
Patch set 1 of change I4162b93ef30ea6539f4f5a858629697ceccea48d has been pushed to the review server.
It is available...
Mr. Hudson
12:34 Bug #28946: Unit tests for tslib_content query arguments fail
Patch set 1 of change Ifc235840b833723de2818f9b9ccdbec8aa111a9e has been pushed to the review server.
It is available...
Mr. Hudson
12:29 Bug #28946 (Closed): Unit tests for tslib_content query arguments fail
Since security fixes in July 2011 introduced a better encoding of URL arguments, checks in the unit tests have to be ... Oliver Hader
18:11 Bug #22210: RTE transformation removes empty paragraphs before a header
I can aknowlege this behaviour in typo3 4.5.4
RTE.default.init.removeTrailingBR = 0 or RTE.default.removeTrailingBR ...
Harald Dolderer
15:01 Bug #28836 (Closed): t3lib_Registry: get after inital set does not work
Helmut Hummel
14:56 Bug #28952 (Closed): Flexform shows utf8-labels and options not correctly
Flexform shows utf8-labels and options not correctly (look at the attached screenshot).
The attached patch was creat...
Juergen Kussmann
14:18 Feature #28950 (Accepted): improve color selector in constant editor
Susanne Moog
13:53 Feature #28950 (Closed): improve color selector in constant editor
constant.txt... Kay Strobach
14:16 Bug #28949 (Accepted): Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
Susanne Moog
13:46 Bug #28949: Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
please remove my password from the trace - have overseen it :( thanks Kay Strobach
13:44 Bug #28949 (Closed): Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
The following exception is a really big blocker ...
What does TYPO3 do here?
Why does TYPO3 periodically connect ...
Kay Strobach
14:15 Bug #28930 (Under Review): TCA: Suggest wizard doesn't work in wizard_edit popup
Susanne Moog
13:39 Bug #28948 (Closed): Session is always started
We have severe problems with @fb_magento@ after a recent change in TYPO3 4.5.4. The problem is, that the session is s... Christopher Hlubek
12:50 Feature #28902: Configurable ACCESS_TIME precision
I guest that ACCESS_TIME is not only used for caching in TYPO3.
Concerning caching I'd prefer to have a new setting/...
Oliver Hader
12:15 Bug #18819: felogin redirect won't work if "hide at login" is selected
Workaround for this issue:
Remove login page from menu. Has the same effect.
TypoScript:
//constants
[log...
Thomas
11:22 Bug #28943 (Closed): Pages under 'extendtosubpages' access are not viewable in view module.
I'm not sure if this is expected behavior, but I think not. If a parent page is under usergroup access control and ha... Bart Dubelaar
10:58 Bug #28900: All links have Parameter PHPSESSID at first load of website URL
Hi and thx for the reply!
First I set session.use_only_cookies = 1 -> didn't help
Then I additionally set session...
Manfred Langhammer

2011-08-11

19:02 Feature #13847: Add error message for return code 401
Patch set 2 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
00:02 Feature #13847: Add error message for return code 401
Patch set 1 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
19:02 Bug #13802: Add handling for HTTP 405 Method not allowed
Patch set 2 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
00:02 Bug #13802: Add handling for HTTP 405 Method not allowed
Patch set 1 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
19:02 Bug #13547: Special handling for HTTP 400 Bad request
Patch set 2 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
00:02 Bug #13547: Special handling for HTTP 400 Bad request
Patch set 1 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
19:02 Bug #13756: External links to big files crash TYPO3
Patch set 2 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
00:02 Bug #13756: External links to big files crash TYPO3
Patch set 1 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
19:02 Bug #12225: External Links with Redirects are reported as 404
Patch set 2 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
00:01 Bug #12225: External Links with Redirects are reported as 404
Patch set 1 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
19:02 Feature #13849: Add more status codes for external link errors
Patch set 2 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
00:01 Feature #13849: Add more status codes for external link errors
Patch set 1 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
19:02 Task #28915: Refactor to t3lib_http_Request for external URLs
Patch set 2 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
00:01 Task #28915: Refactor to t3lib_http_Request for external URLs
Patch set 1 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available...
Mr. Hudson
17:53 Bug #23789: TCA: Suggest wizard doesn't work for maxitems=1
Patch set 3 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available...
Mr. Hudson
14:38 Bug #23789: TCA: Suggest wizard doesn't work for maxitems=1
Patch set 2 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available...
Mr. Hudson
14:06 Bug #23789: TCA: Suggest wizard doesn't work for maxitems=1
Patch set 1 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available...
Mr. Hudson
17:52 Bug #28930: TCA: Suggest wizard doesn't work in wizard_edit popup
Patch set 1 of change I300d297713c92e6b3fba58bf92ae0198d5abafe2 has been pushed to the review server.
It is available...
Mr. Hudson
17:43 Bug #28930 (Closed): TCA: Suggest wizard doesn't work in wizard_edit popup
When suggest wizard is used in a form open from the wizard_edit popup wizard, javascript cannot access to "top.TS.PAT... Laurent Cherpit
13:34 Bug #28900: All links have Parameter PHPSESSID at first load of website URL
Indeed the session initialisation changed in 4.5.4.
But this is not the reason for the session id being set in th...
Helmut Hummel
12:22 Bug #28900 (Needs Feedback): All links have Parameter PHPSESSID at first load of website URL
Hi Manfred, you probably have @session.use_trans_sid@ enabled on your host. This setting appends the (newly generated... Thorsten Kahler
12:39 Feature #28902 (Accepted): Configurable ACCESS_TIME precision
Ah, sounds good. As it's a feature it can only go to 4.7 (we already have feature freeze for 4.6) - but maybe the rel... Susanne Moog
09:02 Feature #28902: Configurable ACCESS_TIME precision
In our most installations a precision in days would do it - mysql could cache each query for a whole day not only for... Markus Blaschke
12:36 Feature #28880 (Accepted): Enable INCLUDE_TYPOSCRIPT for be_layouts
Susanne Moog
12:35 Task #28853 (Accepted): Upgrade CodeMirror to 3.0
We need to check for compatibility and adjust what's not compatible, but that should be pretty easy. Susanne Moog
12:35 Task #28854 (Accepted): Upgrade CodeMirror to 0.94
Susanne Moog
10:06 Bug #28847: Security fix for #26876 breaks backwards compatibility
Patch set 4 of change I376c9fe013a21ac3e2e82a23d8d194fba9ac21f5 has been pushed to the review server.
It is available...
Mr. Hudson
09:48 Bug #28847: Security fix for #26876 breaks backwards compatibility
Patch set 3 of change I376c9fe013a21ac3e2e82a23d8d194fba9ac21f5 has been pushed to the review server.
It is available...
Mr. Hudson
09:30 Bug #28637 (Resolved): Old EM: t3lib_DB::exec_INSERTquery errors
Applied in changeset commit:203fa1ee6ab53e902ed7e56c913163ac434d211d. Jigal van Hemert

2011-08-10

23:56 Task #28915 (Accepted): Refactor to t3lib_http_Request for external URLs
Oops, seems like I messed up ;) Philipp Gampe
18:54 Task #28915 (Closed): Refactor to t3lib_http_Request for external URLs
Will be fixed by refactoring with #28915. We will use the default TYPO3 user agent. Philipp Gampe
18:49 Task #28915 (Closed): Refactor to t3lib_http_Request for external URLs
As t3lib_http_Request is in core now, we can use it for external URLs.
First tests show, that this even improves t...
Philipp Gampe
20:10 Feature #28902: Configurable ACCESS_TIME precision
mysql cache doesn't like a new query per secone too much because of enable fields. so with this setting it can cache ... Georg Ringer
19:24 Feature #28902: Configurable ACCESS_TIME precision
Could you explain a bit more about why this would help and where you see the current problems? Susanne Moog
13:57 Feature #28902 (Closed): Configurable ACCESS_TIME precision
Make the precision of $ACCESS_TIME configurable for better query_cache efficiency.
eg. in t3lib/config_default.php...
Markus Blaschke
19:25 Bug #28916 (Accepted): t3lib_pageSelect language overlay
Susanne Moog
18:56 Bug #28916 (Closed): t3lib_pageSelect language overlay
please replace in t3lib_pageSelect::getPageOverlay on Line 318
$fieldArr = explode(',', $GLOBALS['TYPO3_CONF_VARS'...
Carsten Bleicker
19:12 Bug #28847: Security fix for #26876 breaks backwards compatibility
Hi Jigal and Christopher,
> The "breaking change" in the heading rendering isn't such a big issue. So far I've see...
Michael Stucki
18:08 Bug #28847: Security fix for #26876 breaks backwards compatibility
Patch set 2 of change I376c9fe013a21ac3e2e82a23d8d194fba9ac21f5 has been pushed to the review server.
It is available...
Mr. Hudson
18:55 Feature #13794 (Closed): Redirects in external links should observer Cookies
Will be fixed with refactoring by #28915. Philipp Gampe
18:54 Feature #13800 (Closed): Add user-agent header
Will be fixed by refactoring with #28915. We will use the default TYPO3 user agent. Philipp Gampe
17:08 Bug #28910: select_key should be in "Plugin" tab
Also #17568 is related - it's mentioned, that it will be in the 4.2 Core - but not how exactly. Sigfried Arnold
16:57 Bug #28910 (Closed): select_key should be in "Plugin" tab
I'm aware that select_key gets replaced by flexforms more and more - but if you use an extension which still uses sel... Sigfried Arnold
14:53 Bug #28903 (Closed): Indent/ outdent does not work if "formatblock" button is disabled
Problem:
If the "formatblock" button is disabled, the current paragraph gets a css class "indent" but a wrapping div...
Helmut Hummel
13:32 Bug #28900 (Closed): All links have Parameter PHPSESSID at first load of website URL
Since Typo3 4.5.4 if a website is called the first time in the browser (= php tries to set the session cookie PHPSESS... Manfred Langhammer
11:23 Bug #28179: Date Picker does not work in TYPO3 4.4.8 with Firefox 5: "oldValue is not defined"
Still not working on typo3 4.4.9
Some details here : http://git.typo3.org/TYPO3v4/Core.git?a=commitdiff;h=75d5c7b...
Grégory Goidin
09:20 Bug #28083: Some unit tests fail with "Cannot modify header information"
With FirePHP ( both php module and TYPO3 extension) + FireDevlog (TYPO3 extension) installed, I get the following err... Björn Pedersen
08:45 Bug #17330: missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
The 5678_v2.patch and 5678_v3.diff files above put the bug back in.
The changes in the 0005678.patch file are not ...
Jason Fewings
08:45 Bug #28882 (Closed): Workspace module - diff-view should only show fields configured in TCA 'showRecordFieldList'
Hi,
i found a bug in the detailed diff-view of the workspace module.
If a tt_news record (or another extension-re...
Simon Apold
08:35 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
this patch doesn't fix everything but the direction is at least correct.
at least the following settings did not w...
Georg Ringer
07:35 Feature #22231 (Under Review): Add possibility to use Wizzards->Suggest feature in FlexForms
Sebastian Kurfuerst
07:02 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
Patch set 1 of change Ia90e0e93b9aaacd42f76e381c0b0923bb0d37356 has been pushed to the review server.
It is available...
Mr. Hudson
06:53 Feature #22231 (Accepted): Add possibility to use Wizzards->Suggest feature in FlexForms
Sebastian Kurfuerst
06:53 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
*bump* would be awesome to have it in 4.6. I 'll test the patch and push to gerrit if it works. Sebastian Kurfuerst
08:28 Feature #28880 (Closed): Enable INCLUDE_TYPOSCRIPT for be_layouts
Since the be_layout uses typoscript for storeing the configuration only inside the layout field its not possible to h... Sebastian Fischer
06:52 Bug #21405 (Closed): Suggest Autocomplete
closing because it is duplicate Sebastian Kurfuerst

2011-08-09

18:16 Bug #28851 (Accepted): Problems with cardlayout (loadingmasks)
Susanne Moog
14:03 Bug #28851: Problems with cardlayout (loadingmasks)
note to myself, that needs to be done directly after change of tree node has been detected ;)
# use recordId = TYPO3...
Kay Strobach
10:45 Bug #28851: Problems with cardlayout (loadingmasks)
@steffen could you please review that patch sets items 1 and 2 ;) - thanks
first version of the patch...
Kay Strobach
17:16 Bug #28849: Wrong check for "multiple" in TCEforms
Patch set 3 of change I429486d93574638db836d7874e473641fb6ec4a6 has been pushed to the review server.
It is available...
Mr. Hudson
13:35 Bug #28849: Wrong check for "multiple" in TCEforms
Dam enabled fields are media fields where dam records are used instead of images. The TCA is changed to type user and... Björn Pedersen
10:12 Bug #28849: Wrong check for "multiple" in TCEforms
Sorry for insisting, but since I'm not that familiar with DAM; What are "DAM enabled fields"? Helmut Hummel
08:48 Bug #28849: Wrong check for "multiple" in TCEforms
Patch set 2 of change I429486d93574638db836d7874e473641fb6ec4a6 has been pushed to the review server.
It is available...
Mr. Hudson
08:33 Bug #28849: Wrong check for "multiple" in TCEforms
How to check/reproduce:
install dam and any dam-enabled fields will only allow one upload.
Björn Pedersen
15:22 Bug #28863 (Resolved): Multiple Issue's - sorry if in the wrong place / please advise.
Hi Kevin,
thanks for your report!
Three steps:
First make sure that you use the newest versions of TYPO3 and...
Chris topher
12:57 Bug #28863 (Closed): Multiple Issue's - sorry if in the wrong place / please advise.
Hi..hope you people can help. Today I have multiple errors being displayed
Deprecated: Function ereg() is deprecate...
kevin owens
15:13 Bug #28865 (Closed): Wrong Date/Time in Module "Update Extensions"
Closed as duplicate of #28561.
Please continue there.
Chris topher
13:20 Bug #28865: Wrong Date/Time in Module "Update Extensions"
I may have found out something interesting. When updating through old EM (or new as well?), the list of extensions is... Xavier Perseguers
13:10 Bug #28865 (Closed): Wrong Date/Time in Module "Update Extensions"
Just a minor Bug: The displayed date and time shown for the last extension list update in the "Update Extensions" Mod... Pascal Naujoks
13:10 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
Same problem here with FF 5.0.1 and TYPO3 4.5.4.
But not with all backend users.
Martin Huber
12:52 Bug #27836: Fatal error on installing an extension with dependencies
Thanks for looking into it Jigal,
now I also remember that the mentioned extension from Kay listed a conflict with...
Philipp Gampe
12:48 Bug #27836: Fatal error on installing an extension with dependencies
After installing the suggested extension first, the upload worked flawlessly. Jigal van Hemert
12:45 Bug #27836: Fatal error on installing an extension with dependencies
I got a similar error:
Call to a member function section() on a non-object in /var/www/vhosts/<domain>/httpdocs/typo...
Jigal van Hemert
10:46 Bug #26615: Many stage changes do NOT send email notifications
Jigal van Hemert wrote:
> Just encountered the same problem on the last step in TYPO3 4.5.3
That is true. On the ...
Michael Klapper
10:23 Bug #17065: Impossible to delete version from Live Workspace !
Hi Sonja,
thanks for your answer!
I see the argument related to history management. Instead of flushing the ver...
Simon Apold
08:52 Bug #28687: pagetree broken due to js exception
Anything new on this one? It is really annoying... Björn Pedersen
08:23 Bug #28857 (Closed): BackendConfigurationManager wrong implementation of getCurrentPageId
the current implementation is wrong... Georg Ringer
08:18 Bug #28847: Security fix for #26876 breaks backwards compatibility
The "breaking change" in the heading rendering isn't such a big issue. So far I've seen one site which needed to be a... Jigal van Hemert
06:30 Bug #28835 (Resolved): Recycler floods system log - PHP Warning: Missing argument 2 for t3lib_div::fixed_lgd_cs()
Applied in changeset commit:994b01156761a798d321c45996e074bb8c8d41ee. Anonymous
00:39 Bug #28835: Recycler floods system log - PHP Warning: Missing argument 2 for t3lib_div::fixed_lgd_cs()
Patch set 1 of change Ibb9a6711ab910236a7308f59bc500e2f9045fdf7 has been pushed to the review server.
It is available...
Mr. Hudson
00:12 Bug #28833: INTincScript_process: array check too late
Patch set 5 of change Ia1355206b2a2e7bdc1cfa9b15402abb2ef3f36d5 has been pushed to the review server.
It is available...
Mr. Hudson
00:04 Task #28854 (Closed): Upgrade CodeMirror to 0.94
With changeset d6edd804bab12d6069be091cd49ebe2a69969d86 the version in TYPO3_4-5 was updated to 0.94. But the one in ... Stefan Neufeind

2011-08-08

23:58 Task #28853 (Closed): Upgrade CodeMirror to 3.0
* version 2.0 was released as stable meanwhile: http://codemirror.net/oldrelease.html
* said to be smaller and faste...
Stefan Neufeind
21:44 Feature #28839: Add USERAGENT to cURL request in t3lib_div#getURL()
Yes, see #28626 Philipp Gampe
19:19 Feature #28839: Add USERAGENT to cURL request in t3lib_div#getURL()
#28344 added @t3lib_http_Request@ with a configuration option for the user agent.
Unfortunately, it was a bit too ...
Steffen Gebert
17:10 Feature #28839: Add USERAGENT to cURL request in t3lib_div#getURL()
Instead of adding another argument, I'd suggest using the TYPO3 user agent string Ingo Renner
15:27 Feature #28839 (Closed): Add USERAGENT to cURL request in t3lib_div#getURL()
In some cases, it may be necessary to have an useragent set in the cURL request at t3lib_div#getURL(). Some web serve... C. Lambert
21:01 Bug #28851 (Closed): Problems with cardlayout (loadingmasks)
... Kay Strobach
20:38 Bug #17065: Impossible to delete version from Live Workspace !
Hi Simon
Thank your for your comment and interest. We talked about this issue in our workspace team meeting today ...
Sonja Schubert
19:57 Bug #21051 (Rejected): browse_links.php uses old rtehtmlarea plugin/editor API calls
This code is not used by htmlArea RTE. Stanislas Rolland
19:51 Bug #28847: Security fix for #26876 breaks backwards compatibility
Hi Christopher,
> This change does not make sense to me.
> What about the people who did the update to 4.5.4 or t...
Michael Stucki
19:14 Bug #28847: Security fix for #26876 breaks backwards compatibility
Hi Michael!
This change does not make sense to me.
What about the people who did the update to 4.5.4 or the update t...
Chris topher
18:37 Bug #28847 (Under Review): Security fix for #26876 breaks backwards compatibility
Susanne Moog
17:56 Bug #28847: Security fix for #26876 breaks backwards compatibility
Patch set 2 of change I04f977ea0a745052ade359454144e51d154dcf6c has been pushed to the review server.
It is available...
Mr. Hudson
17:43 Bug #28847: Security fix for #26876 breaks backwards compatibility
I suggest to add this fix (which is clearly a workaround!) only to versions 4.3, 4.4 and 4.5. That means, 4.6 will ke... Michael Stucki
17:42 Bug #28847 (Closed): Security fix for #26876 breaks backwards compatibility
The security fix for #26876 is well neccessary, however it may break compatibility with existing sites and therefore ... Michael Stucki
19:47 Bug #17427 (Closed): Dependencies of uploaded extensions get lost
Closed because of no feedback. Please first discuss possible solutions on the mailing list and/or reopen the bug repo... Susanne Moog
19:44 Bug #17357 (Closed): New page should have the same access group as the parent
I'm closing this issue as this would be a change of behavior that is not necessary in my eyes. If someone thinks this... Susanne Moog
19:42 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
Is this still an issue? Susanne Moog
19:41 Feature #16822 (Closed): Detailed positioning of templates
Closed because of no feedback. Susanne Moog
19:39 Bug #16702 (Closed): Cannot select more than a single access option in page properties, general options
Closed issue because of no feedback. Susanne Moog
19:39 Bug #16284 (Closed): Clean up columns view by removing spacer images
Closed as no feedback for longer than a month and the whole backend skin was changed in the meantime. Susanne Moog
19:37 Bug #15652 (Closed): Border for fields of TCA-type 'none' too dark
Closing bug without feedback for longer than a month. Susanne Moog
19:36 Feature #15512: extension specific TCA column field needed
Is this still an issue or can this be solved some other way? Susanne Moog
19:35 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
Is this still an issue? Susanne Moog
19:33 Bug #28833: INTincScript_process: array check too late
Patch set 4 of change Ia1355206b2a2e7bdc1cfa9b15402abb2ef3f36d5 has been pushed to the review server.
It is available...
Mr. Hudson
19:31 Bug #28833: INTincScript_process: array check too late
Patch set 3 of change Ia1355206b2a2e7bdc1cfa9b15402abb2ef3f36d5 has been pushed to the review server.
It is available...
Mr. Hudson
19:29 Bug #28833: INTincScript_process: array check too late
Patch set 2 of change Ia1355206b2a2e7bdc1cfa9b15402abb2ef3f36d5 has been pushed to the review server.
It is available...
Mr. Hudson
14:06 Bug #28833 (Under Review): INTincScript_process: array check too late
Susanne Moog
13:21 Bug #28833: INTincScript_process: array check too late
Patch set 1 of change Ia1355206b2a2e7bdc1cfa9b15402abb2ef3f36d5 has been pushed to the review server.
It is available...
Mr. Hudson
13:11 Bug #28833: INTincScript_process: array check too late
Additionally, the output is processed, even if uninitalized. Björn Pedersen
13:07 Bug #28833 (Closed): INTincScript_process: array check too late
Found by reading:... Björn Pedersen
19:23 Bug #25064 (Needs Feedback): Span tags removed from RTE after saving content
I think this issue was fixed. If you still encounter this issue, please explain how to reproduce. Stanislas Rolland
19:21 Bug #28849 (Under Review): Wrong check for "multiple" in TCEforms
Chris topher
19:19 Bug #28849: Wrong check for "multiple" in TCEforms
Patch set 1 of change I429486d93574638db836d7874e473641fb6ec4a6 has been pushed to the review server.
It is available...
Mr. Hudson
19:11 Bug #28849 (Closed): Wrong check for "multiple" in TCEforms
The change http://review.typo3.org/972
[BUGFIX] group field in TCEforms does not honor size=1 attribute
changed...
Björn Pedersen
18:36 Bug #26503 (Under Review): Endtime cannot be removed
Susanne Moog
17:15 Bug #26503: Endtime cannot be removed
Patch set 1 of change If9b26ef59a061cde006ba97bd9ea4ef5dc5b86b4 has been pushed to the review server.
It is available...
Mr. Hudson
17:49 Bug #28619: Fix http request exceptions with ssl certificates
Patch set 4 of change I065c649a671d4360c9a51ab4be40fb0eb58d6ec6 has been pushed to the review server.
It is available...
Mr. Hudson
16:47 Bug #28846 (Closed): Nested FCEs in Templavoila will be destroyed though moving in workspace
I'm not shure, if it is a workspace or a templavoila bug.
So please be tolerant, if this here is the wrong place.
...
Webadmin no-lastname-given
16:42 Bug #25131: Localization of child records fails when using MM type relations
I have tried to apply above diff in both 4.5.3 and 4.5.4 and it does not resolve the issue.
To me it looks as if t...
Leo Bossmann
15:27 Feature #15018 (Closed): make icon for custom tables in page module clickable
I'm closing this one as in more recent version the icon for creating new records of that custom type is shown (separa... Susanne Moog
15:24 Bug #14944 (Rejected): maxItems of HMENU displays all menu-entries if set to zero
This behaves as it should, maxItems = 0 means no limit, as in lots of other places 0 is as if it is not set at all. Susanne Moog
15:21 Bug #14512 (Closed): Error message while creating a new page
Closing as this concerns TemplaVoila and was probably fixed long since... Susanne Moog
15:21 Bug #28836: t3lib_Registry: get after inital set does not work
Dietrich Heise wrote:
ups, there is a typo: $registry->get('tx_test', $key2);
> $registry = t3lib_div::makeInst...
Dietrich Heise
15:16 Bug #28836 (Closed): t3lib_Registry: get after inital set does not work
$registry = t3lib_div::makeInstance('t3lib_Registry');
$registry->set('tx_test', $key, TRUE);
$value = $registry-...
Dietrich Heise
15:17 Bug #14341 (Accepted): Edit-wizard does not work with renderMode = "checkbox"
I could reproduce this bug with current trunk (wow!). Susanne Moog
15:14 Bug #24525 (Closed): "There was no template on this page!" even after creating a template
Susanne Moog
15:13 Bug #24525: "There was no template on this page!" even after creating a template
Closing this bug because of no feedback. Please reopen it if the bug still exists. Susanne Moog
15:11 Bug #24556 (New): php_tree_stop doesn't work with new page tree
Susanne Moog
15:11 Bug #24735 (Accepted): tceform language-dropdown doesn't show flags
Susanne Moog
15:09 Bug #24953 (Closed): addQueryString.exclude doesn't support arrays
This feature works correctly. The error in the code is wrong usage of TypoScript in PHP. You have to use a multidimen... Susanne Moog
14:39 Task #24984 (Accepted): Check for curl availability before using it
Susanne Moog
14:31 Feature #25308 (Accepted): Display upload comment in new extension manager
Susanne Moog
14:28 Feature #25373 (New): More intuitive handling of media files in the media element
Susanne Moog
14:27 Bug #25375 (Closed): Extension rsaauth 1.3.0 missing dependency for openssl
Closing this issue because of no feedback within more than a month. Susanne Moog
14:24 Bug #25759 (Closed): After Upgrade from 4.4 to 4.5: flooded error log with Core: Exception handler (WEB): Uncaught TYPO3 Exception: No TypoScript template found! | RuntimeException thrown in file ..../typo3/sysext/cms/tslib/class.tslib_fe.php in line 2126
I'm closing this issue as this does not seem to be a TYPO3 core bug. If you still have feature wishes for the logging... Susanne Moog
14:24 Feature #28615: Add logging observer to t3lib_http_Request
Is this supposed to go into 4.6 or does it have to wait for 4.7? The logging improvements are scheduled for 4.7.
(I ...
Philipp Gampe
10:49 Feature #28615 (Accepted): Add logging observer to t3lib_http_Request
Please coordinate with project project:typo3v4-logging. Thorsten Kahler
14:22 Bug #26167 (Closed): Admin Tools - Db Check module: The requested URL was not found on this server.
I'm unable to reproduce this issue and therefore close this bug. If the problem still remains please reopen the bug a... Susanne Moog
14:07 Bug #28835 (Accepted): Recycler floods system log - PHP Warning: Missing argument 2 for t3lib_div::fixed_lgd_cs()
Susanne Moog
14:00 Bug #28835 (Closed): Recycler floods system log - PHP Warning: Missing argument 2 for t3lib_div::fixed_lgd_cs()
Core: Error handler (BE): PHP Warning: Missing argument 2 for t3lib_div::fixed_lgd_cs(), called in ..../typo3_src-4.5... Marc Bastian Heinrichs
12:18 Bug #26615: Many stage changes do NOT send email notifications
Just encountered the same problem on the last step in TYPO3 4.5.3 Jigal van Hemert
11:03 Bug #28815: No text loaded in Web>Info, Web>Function modules
Updating translations from the "Pootle server":http://translation.typo3.org doesn't work/help. Thorsten Kahler
11:01 Bug #28815 (Accepted): No text loaded in Web>Info, Web>Function modules
I can reproduce it on Ubuntu 10.04 (PHP 5.3.2, Apache 2.2.14). Thorsten Kahler
11:02 Bug #16798: The function t3lib_div::isAbsPath() doesn't work correctly on Windows.
Patch set 4 of change Ie34449b8fc9f5e5a203044457baa64283412cf66 has been pushed to the review server.
It is available...
Mr. Hudson
10:40 Bug #16798 (Under Review): The function t3lib_div::isAbsPath() doesn't work correctly on Windows.
Susanne Moog
10:52 Bug #27051 (Closed): BE user is not able to expand page in pagetree if he have only exactly one mountpoint
Closing issue because of no feedback within a month. Please reopen the issue if this is still a problem. Susanne Moog
10:52 Bug #28637 (Under Review): Old EM: t3lib_DB::exec_INSERTquery errors
Xavier Perseguers
10:51 Feature #2554 (Accepted): Recycler: Delete records from different database tables
Susanne Moog
10:51 Bug #24266 (Closed): htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
Closing issue because problem seems to be a configuration issue. please use the mailinglists to discuss configuration... Susanne Moog
10:48 Bug #22601 (Closed): Input tag not closed for ###EXTRA_HIDDEN###
Closing issue because of no feedback within a month. Please reopen the issue if this is still a problem. Susanne Moog
10:48 Bug #24176 (Closed): Classic page module: record list pagination broken
Closing issue because of no feedback within a month. Please reopen the issue if this is still a problem. Susanne Moog
10:44 Feature #28613 (Under Review): Indexed Search: add mySQL fulltext support
Thorsten Kahler
01:10 Feature #28613: Indexed Search: add mySQL fulltext support
Patch set 4 of change I19ebc78dd0bb79297ee78104c7c6979379f2001e has been pushed to the review server.
It is available...
Mr. Hudson
00:45 Feature #28613: Indexed Search: add mySQL fulltext support
Patch set 3 of change I19ebc78dd0bb79297ee78104c7c6979379f2001e has been pushed to the review server.
It is available...
Mr. Hudson
10:44 Feature #28612 (Under Review): Indexed Search: Add additional extbase plugin
Thorsten Kahler
10:43 Feature #28601 (Under Review): Multiple stdWrap executed in numeric order
Thorsten Kahler
10:40 Bug #28825: Using an apostrophe in the Workspace Name causes quite blank backend
This sounds like a security issue, we have to check it. Christian Kuhn
10:17 Bug #28825 (Closed): Using an apostrophe in the Workspace Name causes quite blank backend
When you add a workspace with a name like "Sonja's Workspace" and try to switch to it only the upper menu bar in the ... Ingo Pfennigstorf
10:25 Feature #24901 (Rejected): Idea about faster loading modules
This feature request is handled in #12664 (and already closed there). Thorsten Kahler
06:00 Bug #28819 (Resolved): RTE Spellchecker invokes deprecated function in TYPO3 4.6
Applied in changeset commit:36b05b1d33f0b0b54eddb8e29276ac6237e69ec6. Stanislas Rolland
05:35 Bug #28819: RTE Spellchecker invokes deprecated function in TYPO3 4.6
Patch set 1 of change Ie75ceb3c25842d58074512d5dc77665dc60493eb has been pushed to the review server.
It is available...
Mr. Hudson
05:32 Bug #28819 (Closed): RTE Spellchecker invokes deprecated function in TYPO3 4.6
HTMLArea.Plugin.base() is deprecated in TYPO3 4.6.
JS error is raised on window cancel.
Stanislas Rolland
06:00 Bug #28820 (Resolved): RTE Spellchecker dialogue fails to open in IE
Applied in changeset commit:a19e814337e6407e5f6e86f13db4f2cebaa78d7e. Stanislas Rolland
05:55 Bug #28820: RTE Spellchecker dialogue fails to open in IE
Patch set 1 of change I7ba3477b62b513e273039e6937438821ac0d71e2 has been pushed to the review server.
It is available...
Mr. Hudson
05:54 Bug #28820 (Closed): RTE Spellchecker dialogue fails to open in IE
ExtJs raises js error in IE due to 'auto' window height. Stanislas Rolland
04:00 Bug #28818 (Resolved): RTE Find & replace plugin refers to deprecated function in TYPO3 4.6
Applied in changeset commit:1a259c75c69106a1dc435549ccc44a8226e68313. Stanislas Rolland
03:53 Bug #28818: RTE Find & replace plugin refers to deprecated function in TYPO3 4.6
Patch set 1 of change I75dbb7e1d9e91a5eb1d76b4fcd64151c115b381f has been pushed to the review server.
It is available...
Mr. Hudson
03:30 Bug #28818 (Closed): RTE Find & replace plugin refers to deprecated function in TYPO3 4.6
this.base() is deprecated in TYPO3 4.6. Stanislas Rolland
00:49 Bug #28745 (Accepted): Problem with $GLOBALS['TSFE']->recordRegister
I can reproduce that recursive re-rendering of the same CE is not possible. E.g.... Thorsten Kahler

2011-08-07

23:00 Bug #24852 (Resolved): htmlArea RTE: Clickenlarge bug when move image
Applied in changeset commit:9402d650a88a098049f885ad074422ddef18dc4c. Stanislas Rolland
23:00 Bug #28497 (Resolved): htmlArea RTE: Relative url's on pasted links/images in Firefox
Applied in changeset commit:9402d650a88a098049f885ad074422ddef18dc4c. Stanislas Rolland
21:15 Bug #28497: htmlArea RTE: Relative url's on pasted links/images in Firefox
Wow, great, thanks!
I've tried out the patch on 4.5.4, although this was not systematical testing.
It seemed to ...
Urs Braem
23:00 Bug #27353 (Resolved): rtehtmlarea_2.0.8 - picture drag&drop with click-enlarge wrong in mozilla
Applied in changeset commit:9402d650a88a098049f885ad074422ddef18dc4c. Stanislas Rolland
22:50 Bug #16798: The function t3lib_div::isAbsPath() doesn't work correctly on Windows.
Patch set 3 of change Ie34449b8fc9f5e5a203044457baa64283412cf66 has been pushed to the review server.
It is available...
Mr. Hudson
22:30 Bug #28815: No text loaded in Web>Info, Web>Function modules

I did it without success. Look at the screenshot. Thx
Jaume Prat
19:13 Bug #28815 (Needs Feedback): No text loaded in Web>Info, Web>Function modules
Hi Jaume,
make sure to empty the folders typo3temp/cache... (something with l10n), typo3temp/llxml and to remove the...
Chris topher
18:22 Bug #28815 (Closed): No text loaded in Web>Info, Web>Function modules
Hi Team,
I can't see any text in the modules Web>Info, Web>Function. Have you forgot something switching .xml to ....
Jaume Prat
20:28 Task #28805 (Resolved): Refactor query cache to make use of the new caching framework features
Xavier Perseguers
20:27 Task #28805: Refactor query cache to make use of the new caching framework features
Patch set 3 of change I2cf1e342123ee79b6b673a5afeec4bf8d136ce8d has been pushed to the review server.
It is available...
Mr. Hudson
10:42 Task #28805 (Under Review): Refactor query cache to make use of the new caching framework features
Xavier Perseguers
15:48 Bug #23789: TCA: Suggest wizard doesn't work for maxitems=1
Confirmed it doesn't work with 4.5.4 too. Laurent Cherpit
15:35 Bug #28760: Colors not selectable in table properties with IE 7 or 8
Stan: You're so awesome! Thanks a lot for fixing it so fast! Helmut Hummel
14:07 Bug #24125 (Under Review): jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
I had to re-submit the patch because I was irritated by the Gerrit UI :-} Thorsten Kahler
13:55 Bug #28797 (Resolved): Make use of PHP file caching front end
Xavier Perseguers
13:54 Bug #28796 (Resolved): Caching tables are not parsed
Xavier Perseguers
13:30 Task #28669 (Resolved): Optimizations for IPv6-functions in t3lib_div
Applied in changeset commit:de17eb22212049d15d29d36768769f09c7cb4e3b. Stefan Neufeind
13:02 Task #28669: Optimizations for IPv6-functions in t3lib_div
Patch set 2 of change I7c9eda4de0f2c06f06a530f1180233d592f9dfdc has been pushed to the review server.
It is available...
Mr. Hudson
13:30 Task #28798 (Resolved): Prefix of caching framework tables is hardcoded
Applied in changeset commit:39ed1701b95d66046f8e83f63771882d54a0ae1b. Xavier Perseguers
13:22 Bug #28778 (Accepted): Pages not moveable in pagetree without right to delete page
I can reproduce that on 4.6-dev and 4.5.5-dev Thorsten Kahler
13:00 Bug #27230 (Resolved): cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
Applied in changeset commit:2329466c67a0a133c525567c79cd263819566151. Stefan Neufeind
12:54 Bug #28756 (Needs Feedback): Cardlayout: Click in pagetree doesn't reload content
The Usability Team already discussed some things about the CardLayout UI. Does #28618 cover your problems already? If... Thorsten Kahler
12:48 Bug #28777 (Accepted): File name of T3D exports
+1 from me Thorsten Kahler
12:32 Bug #28788 (Accepted): PageErrorHandler+curl+linux = headers output in pageNotFoundHandler
I decrease the priority to "Should have" because TYPO3 is still running despite of that bug.
IMHO should be fixed ...
Thorsten Kahler
11:45 Task #28772: Replace extjs message icons from 16x16 to 32x32
Patch set 3 of change I3c3c48ec51abb50657ae3bf8f5ff7dc799b1380b has been pushed to the review server.
It is available...
Mr. Hudson
11:29 Bug #27858: dbal fails parsing on '''
Patch set 1 of change I857aebb00efd1dc0752d42d436e6e9950a336370 has been pushed to the review server.
It is available...
Mr. Hudson
11:00 Bug #25885 (Rejected): DBAL fails with LIMIT clause
I cannot reproduce. Just tried with following code on a MySQL database and it works as expected:... Xavier Perseguers
10:38 Bug #18273: Install new Extension with table in native, external database will fail
Patch set 2 of change I678ace7bd343a0c9f774d8ab1436dad1218fab7e has been pushed to the review server.
It is available...
Mr. Hudson
00:07 Bug #28800: DBAL fatal error: No handler found in handler_getFromTableList() for: " tx_powermail_fields INNER JOIN ..."
Xavier Perseguers wrote:
> Hi. Yes, this is related to DBAL. The question is why you need DBAL while having a MySQL ...
Jean ALex

2011-08-06

22:41 Task #28805: Refactor query cache to make use of the new caching framework features
Patch set 2 of change I2cf1e342123ee79b6b673a5afeec4bf8d136ce8d has been pushed to the review server.
It is available...
Mr. Hudson
22:10 Task #28805: Refactor query cache to make use of the new caching framework features
Patch set 1 of change I2cf1e342123ee79b6b673a5afeec4bf8d136ce8d has been pushed to the review server.
It is available...
Mr. Hudson
22:07 Task #28805 (Closed): Refactor query cache to make use of the new caching framework features
The caching framework has been streamlined. Registering caches for extensions and fetching the cache is much easier n... Helmut Hummel
19:47 Bug #18273 (Under Review): Install new Extension with table in native, external database will fail
Xavier Perseguers
19:46 Bug #18273: Install new Extension with table in native, external database will fail
Patch set 1 of change I678ace7bd343a0c9f774d8ab1436dad1218fab7e has been pushed to the review server.
It is available...
Mr. Hudson
19:31 Bug #28800 (Rejected): DBAL fatal error: No handler found in handler_getFromTableList() for: " tx_powermail_fields INNER JOIN ..."
Hi. Yes, this is related to DBAL. The question is why you need DBAL while having a MySQL backend.
Anyway, the answ...
Xavier Perseguers
19:25 Bug #28800 (Rejected): DBAL fatal error: No handler found in handler_getFromTableList() for: " tx_powermail_fields INNER JOIN ..."
In the Frontend, when submitting a Powermail form, I get the following error message in a blank page :
DBAL fatal...
Jean ALex
19:25 Bug #28796: Caching tables are not parsed
Patch set 4 of change Ib44e87c185575eb627faba1709a7758f0473e32c has been pushed to the review server.
It is available...
Mr. Hudson
19:19 Bug #28796 (Under Review): Caching tables are not parsed
Xavier Perseguers
18:17 Bug #28796: Caching tables are not parsed
Patch set 3 of change Ib44e87c185575eb627faba1709a7758f0473e32c has been pushed to the review server.
It is available...
Mr. Hudson
18:12 Bug #28796: Caching tables are not parsed
Patch set 1 of change I000f80fc70449253f2d8f40a9258c5637fbe1c4b has been pushed to the review server.
It is available...
Mr. Hudson
17:12 Bug #28796: Caching tables are not parsed
Patch set 2 of change Ib44e87c185575eb627faba1709a7758f0473e32c has been pushed to the review server.
It is available...
Mr. Hudson
17:06 Bug #28796: Caching tables are not parsed
Patch set 1 of change Ib44e87c185575eb627faba1709a7758f0473e32c has been pushed to the review server.
It is available...
Mr. Hudson
16:42 Bug #28796 (Closed): Caching tables are not parsed
Because of the change in the database backend caching framework, caching tables are not parsed any more.
Solution:...
Helmut Hummel
19:25 Bug #28797: Make use of PHP file caching front end
Patch set 4 of change I275086ecf759af90182e057cc652dc744ead8027 has been pushed to the review server.
It is available...
Mr. Hudson
19:18 Bug #28797 (Under Review): Make use of PHP file caching front end
Xavier Perseguers
18:17 Bug #28797: Make use of PHP file caching front end
Patch set 3 of change I275086ecf759af90182e057cc652dc744ead8027 has been pushed to the review server.
It is available...
Mr. Hudson
18:12 Bug #28797: Make use of PHP file caching front end
Patch set 2 of change I275086ecf759af90182e057cc652dc744ead8027 has been pushed to the review server.
It is available...
Mr. Hudson
17:51 Bug #28797: Make use of PHP file caching front end
Patch set 1 of change I275086ecf759af90182e057cc652dc744ead8027 has been pushed to the review server.
It is available...
Mr. Hudson
17:10 Bug #28797 (Closed): Make use of PHP file caching front end
DBAL caches the field definitions and mappings in a php file but does the whole file handling on it's own.
Solutio...
Helmut Hummel
18:57 Bug #28637: Old EM: t3lib_DB::exec_INSERTquery errors
Patch set 3 of change I80ca3170c2840b44497398b2b9cf48c285dc2215 has been pushed to the review server.
It is available...
Mr. Hudson
15:26 Bug #28637: Old EM: t3lib_DB::exec_INSERTquery errors
Patch set 2 of change I80ca3170c2840b44497398b2b9cf48c285dc2215 has been pushed to the review server.
It is available...
Mr. Hudson
11:02 Bug #28637: Old EM: t3lib_DB::exec_INSERTquery errors
Patch set 1 of change I80ca3170c2840b44497398b2b9cf48c285dc2215 has been pushed to the review server.
It is available...
Mr. Hudson
11:01 Bug #28637: Old EM: t3lib_DB::exec_INSERTquery errors
Can't reproduce the problem with current master.
Judging from the error messages there was a problem with the XML ...
Jigal van Hemert
18:16 Task #28798 (Under Review): Prefix of caching framework tables is hardcoded
Xavier Perseguers
18:16 Task #28798: Prefix of caching framework tables is hardcoded
Patch set 1 of change Idddcd32879b35a608b363bf8871b82407840dac2 has been pushed to the review server.
It is available...
Mr. Hudson
18:03 Task #28798 (Closed): Prefix of caching framework tables is hardcoded
Prefix "cachingframework_" for caching framework tables is hardcoded at multiple places within Core.
- Store it gl...
Xavier Perseguers
18:15 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
Patch set 1 of change I48229b7835a67fc690e810eaf5a54df506fb2add has been pushed to the review server.
It is available...
Mr. Hudson
18:04 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
Patch set 1 of change I7465c48d53d255985a1638a425020392022ffdb7 has been pushed to the review server.
It is available...
Mr. Hudson
17:59 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
Patch set 1 of change Ia73d01105beeaba59f91dd87754c7528796d4d07 has been pushed to the review server.
It is available...
Mr. Hudson
17:43 Bug #25299 (Needs Feedback): RTE Editor is forcing all Links to open in a new window
Is this still an issue?
Please explain how to reproduce. What do you have in Page TSconfig?
Stanislas Rolland
17:00 Bug #25484 (Resolved): RTE Remove format: German fieldset legend does not wrap in IE
Applied in changeset commit:d9f974f28545ff1ba5d7ea6bda2387c4205ae1e0. Stanislas Rolland
16:38 Bug #25484: RTE Remove format: German fieldset legend does not wrap in IE
Patch set 1 of change If0521f6be0f4505b99701f045064406a82f3e939 has been pushed to the review server.
It is available...
Mr. Hudson
16:29 Bug #25484: RTE Remove format: German fieldset legend does not wrap in IE
Patch set 1 of change I6cdbca368ad3ccd76d65ede97040c807c7f0fb95 has been pushed to the review server.
It is available...
Mr. Hudson
06:14 Bug #25484: RTE Remove format: German fieldset legend does not wrap in IE
This is happening in Internet Explorer only, right? Stanislas Rolland
15:21 Bug #26631 (Closed): Swiftmailer: "Invalid ID given <>" error
Closed because reporter found it was a problem with an incompatible extension. Configuration solved the problem. No b... Jigal van Hemert
15:17 Bug #28007 (Needs Feedback): TCEmain::clear_cacheCmd relies on active BE_USER
tslib_fe::clearPageCacheContent_pidList() (in 4.5) uses either the caching framework to clear the cache, or performs ... Jigal van Hemert
11:19 Feature #28794 (Closed): currentVal in css_styled_content
Hi there,
in css_styled_content in render_textpic() line 647 the current value of the cObject
is set to the curre...
Christian Welzel
10:05 Task #28772: Replace extjs message icons from 16x16 to 32x32
Patch set 2 of change I3c3c48ec51abb50657ae3bf8f5ff7dc799b1380b has been pushed to the review server.
It is available...
Mr. Hudson
08:41 Bug #28684 (Needs Feedback): Swiftmailer integration does not use charset definitions in all cases
Can you give the setup how to reproduce the problem?
The problem inside SwiftMailer itself has to be fixed by the ...
Jigal van Hemert
06:00 Bug #28760 (Resolved): Colors not selectable in table properties with IE 7 or 8
Applied in changeset commit:6db6bd5c47da21473401a285305560406429447f. Stanislas Rolland
05:57 Bug #28760: Colors not selectable in table properties with IE 7 or 8
Patch set 1 of change Ied18dcfc4057e115db765d14b0112fe3f67aa1de has been pushed to the review server.
It is available...
Mr. Hudson
05:53 Bug #28760: Colors not selectable in table properties with IE 7 or 8
Patch set 1 of change If196228a93125262906e787cb4efa174463cfd4c has been pushed to the review server.
It is available...
Mr. Hudson

2011-08-05

23:11 Feature #28699 (Needs Feedback): Graphicsmagick User Command
The gifbuilder object SCALE has a 'params' property which allows you to send parameters to ImageMagick / GraphicsMagi... Jigal van Hemert
21:46 Bug #28788: PageErrorHandler+curl+linux = headers output in pageNotFoundHandler
Thanks for the report. Sounds very reasonable!
Could you please start a request for review in our review system Ge...
Steffen Gebert
20:36 Bug #28788: PageErrorHandler+curl+linux = headers output in pageNotFoundHandler
Sorry, the "CRLR" was a typo, "CRLF . CRLF" is the current split string. Claus Due
20:35 Bug #28788 (Rejected): PageErrorHandler+curl+linux = headers output in pageNotFoundHandler
As topic says, if using pageNotFoundHandler set to fetch a page using CURL, then headers from the request are output ... Claus Due
17:59 Task #28772: Replace extjs message icons from 16x16 to 32x32
Patch set 1 of change I3c3c48ec51abb50657ae3bf8f5ff7dc799b1380b has been pushed to the review server.
It is available...
Mr. Hudson
17:54 Task #28772: Replace extjs message icons from 16x16 to 32x32
I consider this a task just as it is filed in. Current icons are bad UX-wise just as already said once. This is in no... Xavier Perseguers
17:49 Task #28772: Replace extjs message icons from 16x16 to 32x32
new icons created by fabien - http://forge.typo3.org/issues/28618#note-20
Thanks guy ;)
Kay Strobach
15:29 Feature #28363 (Needs Feedback): Generic Content Browser
Fabien Udriot
15:20 Bug #27858: dbal fails parsing on '''
Hello Xavier,
here the code as sent to you today:...
Anonymous
14:53 Bug #28762: No emconf.php when downloading t3x
> This was tested using TYPO3 4.5.3 and 4.5.4 using new or old EM.
Just use the download link provided by the EM mod...
Felix Nagel
14:43 Bug #28762: No emconf.php when downloading t3x
I can not confirm this behaviour for current master. How did you test this? Björn Pedersen
14:23 Bug #28687: pagetree broken due to js exception
Am I right in the assumption, that the limited size of the uc field in be_users plays a role? Björn Pedersen
13:53 Bug #25170: Overriding local extension fails: Cannot use object of type stdClass as array
I can confirm that. "Fatal error: Cannot use object of type stdClass as array in /typo3_src-4.5.4/typo3/sysext/em/cla... Pascal Naujoks
12:12 Bug #28778 (Closed): Pages not moveable in pagetree without right to delete page
Since one of the latest TYPO3 updates, the editors are unabled to move a page in the pagetree, without having the rig... Florian Bachmann
11:19 Feature #28302 (Needs Feedback): Revamping Web>List
Fabien Udriot
10:31 Bug #25250: compressionDebugInfo is gone
With $TYPO3_CONF_VARS['FE']['compressionDebugInfo'] = 1; this line has been shown after </html>:
<!-- Compressed, ...
Philipp Metzler
01:15 Bug #25250 (Needs Feedback): compressionDebugInfo is gone
Class gzip_encode is not used since version 4.3 anymore and was replaced by class tslib_fecompression. See change set... Thorsten Kahler
10:27 Bug #28777 (Closed): File name of T3D exports
Exported @.t3d@ files have a file name based on the current date, e.g. @T3D_05-08-10-13-24-z.t3d@, which is @date('d-... Steffen Gebert
10:00 Bug #22434 (Resolved): absRefPrefix => wrong link in reset email
Applied in changeset commit:f8a2299d25a61c79cab455966495addc8b4ca1a8. Francois Suter
09:53 Bug #28667 (Under Review): Extension Manager Cleanup
Thorsten Kahler
09:52 Bug #28689 (Accepted): Unlock Install Tool only after acknowledgement
Begin of discussion: http://lists.typo3.org/pipermail/typo3-project-v4/2011-August/002686.html Thorsten Kahler
09:30 Bug #28753: Flashmessage queue does not work in FE mode
The main issue is the following method of class @t3lib_FlashMessageQueue@:... Joachim Mathes
09:11 Bug #28756: Cardlayout: Click in pagetree doesn't reload content
It's not only the form that is "stuck", but the highlighting of the "current page" may change, if you switch from e.g... Andreas Kießling
00:54 Bug #28694: PHP Warning: session_start()
Henrik Ziegenhain wrote:
> [...]
PHP 5.2.13 (cgi) (built: Jan 7 2011 15:20:07)
[...]
So you're executing the C...
Thorsten Kahler

2011-08-04

23:19 Bug #28640: TMENU_LAYERS does not always create unique IDs for the third level
Thorsten Kahler wrote:
> Kurt, can you reproduce this on older TYPO3 versions too?
Yes. I have this problem with ...
Kurt Gusbeth
01:58 Bug #28640 (Needs Feedback): TMENU_LAYERS does not always create unique IDs for the third level
Kurt, can you reproduce this on older TYPO3 versions too? Thorsten Kahler
23:02 Bug #17065: Impossible to delete version from Live Workspace !
I agree, that the "delete from workspace" doesn't work as expected.
The record-version isn't deleted but moved to th...
Simon Apold
19:15 Bug #28753 (Needs Feedback): Flashmessage queue does not work in FE mode
I'd say, based on the "patch":http://forge.typo3.org/attachments/16099/16565_fe_flashmessages_v3.patch, that it's rat... Thorsten Kahler
14:13 Bug #28753 (Closed): Flashmessage queue does not work in FE mode
Hi,
just a question: Will issue #24203 be fixed in the 4.4 branch of TYPO3, too?
Best regards
Joachim
Joachim Mathes
19:07 Bug #28762: No emconf.php when downloading t3x
Ive tested with about a half dozen, same result. Try recylcer, oneclicklogin or reports. Felix Nagel
18:53 Bug #28762 (Needs Feedback): No emconf.php when downloading t3x
Hi Felix, could you please name an extension (key + version) where experienced this? Thorsten Kahler
16:16 Bug #28762 (Rejected): No emconf.php when downloading t3x
Downloaded t3x files do not include emoconf.php which could lead to problem when installing extensions via the file. ... Felix Nagel
19:06 Bug #28756: Cardlayout: Click in pagetree doesn't reload content
AFAIK that's a feature of the new CardLayout: all BE modules keep their status when switching between different modul... Thorsten Kahler
15:19 Bug #28756 (Closed): Cardlayout: Click in pagetree doesn't reload content
*Use case:*
# Click "Web" > "List"
# Click on a page on your page tree
# Click on a record you want to edit
# C...
Soren Malling
18:51 Task #28772: Replace extjs message icons from 16x16 to 32x32
2 icons missing:
.x-window-dlg .ext-mb-info {
background-image:url(images/window/icon-info-big.gif);
}
.x-wind...
Kay Strobach
18:43 Task #28772 (Closed): Replace extjs message icons from 16x16 to 32x32
this has been discussed with fabien and he provided the images
currently the images of extjs messages are very sma...
Kay Strobach
18:17 Bug #27353 (Under Review): rtehtmlarea_2.0.8 - picture drag&drop with click-enlarge wrong in mozilla
Please test this patch on TYPO3 4.5: http://review.typo3.org/3918 Stanislas Rolland
18:17 Bug #24852 (Under Review): htmlArea RTE: Clickenlarge bug when move image
Please test this patch on TYPO3 4.5: http://review.typo3.org/3918 Stanislas Rolland
18:00 Bug #28767 (Resolved): htmlArea RTE: .titleText not localized when English is alternate language
Applied in changeset commit:81424d9be892d95ce4c1d1a46700fefb0726b6a6. Stanislas Rolland
17:46 Bug #28767: htmlArea RTE: .titleText not localized when English is alternate language
Patch set 1 of change I15bf95534c51bcd4f80b08e04ed2bcc9042f3656 has been pushed to the review server.
It is available...
Mr. Hudson
17:39 Bug #28767 (Closed): htmlArea RTE: .titleText not localized when English is alternate language
When the following is configured in Page TSconfig:... Stanislas Rolland
16:12 Bug #28760 (Closed): Colors not selectable in table properties with IE 7 or 8
When having many colors defined (see: http://forge.typo3.org/attachments/15652/tsconfig.txt), it is only possible to ... Helmut Hummel
14:19 Bug #25075: Module loader. No module found. If this is a temporary error, please reload the Backend! - SEO Doctor
Philipp, please open a new bug report.
The OP mixed several things up. Having no robots.txt results in the Log ent...
Steffen Gebert
13:17 Bug #25075: Module loader. No module found. If this is a temporary error, please reload the Backend! - SEO Doctor
Same problem here - no SEO doctor installed. Doesn't occur all the time in Firefox 5.0.1 but sometimes. Philipp Metzler
13:20 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
The problem is still there with Firefox 5.0.1 but doesn't occur all the time here.
http://forge.typo3.org/issues/2...
Philipp Metzler
13:19 Bug #28662: adding irre elements into backend form
At the moment posting the answer i noticed the "loading Importers" in front of the json data.
that was the Problem....
René Rossi
12:17 Bug #28662: adding irre elements into backend form
Hello Oliver,
it seems only in combination with the extension yafi at my present knowing but only with the typo3 c...
René Rossi
11:30 Bug #24125 (Resolved): jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
Applied in changeset commit:337c0df209cbfd5a0c75ac4746ba02db1830f58f. Alexander Stehlik
11:12 Bug #28745 (Closed): Problem with $GLOBALS['TSFE']->recordRegister
Content that should be rendered twice will not be shown. For a good explanation see #20541.
Although #20541 is clo...
Markus no-lastname-given
10:52 Story #28743: Add method to send no-cache HTTP headers
First draft for patch, based on https://review.typo3.org/#change,1417,patchset=6 Thorsten Kahler
10:47 Story #28743 (Rejected): Add method to send no-cache HTTP headers
In #24125 the sending of HTTP @Cache-Control@ and @Pragma@ headers which disable caching is fixed for logged in FE an... Thorsten Kahler
10:23 Bug #28741 (Closed): stdWrap.cropHTML does not respect line breaks
Crop does not work for a number of character after a line break.
_TypoScript:_...
Timo Webler
07:38 Bug #28694: PHP Warning: session_start()
... Henrik Ziegenhain
01:31 Bug #28694: PHP Warning: session_start()
Looks like it uses CLI, but to be sure could you please execute @env -i /usr/local/bin/php5 -v@ on your server and po... Thorsten Kahler
07:04 Task #28669 (Under Review): Optimizations for IPv6-functions in t3lib_div
Thorsten Kahler
02:27 Bug #27230: cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
Patch set 5 of change I3836d3c53ab6093e3427047c4a5089778dd04ca2 has been pushed to the review server.
It is available...
Mr. Hudson
01:17 Bug #27230 (Under Review): cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
TYPO3 4.4 already contains the same code in @t3lib_div::cmpIPv4()@ so IMHO this might be fixed in earlier versions as... Thorsten Kahler
01:53 Task #28654: Move field info caching to core
Thorsten Kahler wrote:
> The title and description don't tell what this issue is about.
OK, I overlooked that the...
Thorsten Kahler
01:48 Bug #22679 (Under Review): Improve usability of group fields
Thorsten Kahler
01:05 Feature #28603 (Accepted): css-styled-content: suggestion to avoid spaghetti code "style" while taking another header-alignment than "standard"
Thorsten Kahler
00:55 Task #28676: [Task] Move aboutmodules files into extension directory
Patch set 4 of change I2c398d985339bd1b35d15755cfec43b6e2c42eb5 has been pushed to the review server.
It is available...
Mr. Hudson

2011-08-03

21:01 Feature #28603: css-styled-content: suggestion to avoid spaghetti code "style" while taking another header-alignment than "standard"
This has already been solved for the BLE project, issue #28467, and is targeted for version 4.7 Patrick Broens
20:16 Bug #25815 (Needs Feedback): "Value "" for "M" was not found as a module" error appeares in 4.5.2
Could you please provide addition information on that?
How can one reproduce this behavior?
Oliver Hader
15:55 Bug #27230: cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
Patch set 4 of change I3836d3c53ab6093e3427047c4a5089778dd04ca2 has been pushed to the review server.
It is available...
Mr. Hudson
15:42 Feature #28699: Graphicsmagick User Command
Björn Pedersen wrote:
> Could be nice, but needs some checks to prevent execution of arbitrary shell commands!
ye...
Carsten Bleicker
15:17 Feature #28699: Graphicsmagick User Command
Could be nice, but needs some checks to prevent execution of arbitrary shell commands! Björn Pedersen
14:54 Feature #28699: Graphicsmagick User Command
sorry, has to be:
20 = EFFECT
20.value = user = -colorspace RGB -modulate 130,0,100 -colorize 100/70/0/10
Carsten Bleicker
14:52 Feature #28699 (Rejected): Graphicsmagick User Command
i cant find a way to place my own user command to gifbuilder->graphicsmagick.
so i wrote just 3 lines in t3lib_stdGr...
Carsten Bleicker
15:31 Bug #28694: PHP Warning: session_start()
Hi Thorsten,
yes. You are right. We should disable the PHP warnings, but TYPO3 gets it before a user can see it :)...
Henrik Ziegenhain
15:21 Bug #28694 (Needs Feedback): PHP Warning: session_start()
First step: disable PHP warnings on production sites ;-)
Could you provide the calling line from your cron file? I...
Thorsten Kahler
14:13 Bug #28694 (Closed): PHP Warning: session_start()
Since the Update to v4.5.4 I get the following errors in the BE-Log:... Henrik Ziegenhain
15:30 Bug #28700 (Closed): cli_dispatch.phpsh does not return error code
IS: cli_dispatch.phpsh always exits with exit status 0.
SHOULD: Failed CLI runs should return an exit status != 0 ...
Thorsten Kahler
14:59 Bug #28696: Header-tags disappear of content-element after upgrade to 4.5.4 from 4.5.3
> RTFM http://wiki.typo3.org/TYPO3_4.5.4
I didn't watch it...
Thanks!
saito
14:42 Bug #28696 (Rejected): Header-tags disappear of content-element after upgrade to 4.5.4 from 4.5.3
RTFM http://wiki.typo3.org/TYPO3_4.5.4 Steffen Gebert
14:40 Bug #28696: Header-tags disappear of content-element after upgrade to 4.5.4 from 4.5.3
Title wrong :-/
"Header-tags of content-element disappear after upgrade to 4.5.4 from 4.5.3"
saito
14:30 Bug #28696 (Rejected): Header-tags disappear of content-element after upgrade to 4.5.4 from 4.5.3
Hi all.
After Upgrading header-tags of content-elements disappeared.
---
Before upgrading(4.5.3)
<header>
...
saito
13:58 Bug #24154: Error at TCA-Form if showitem is empty cause displayCond
this bug is present in 4.4.9 again!
creating a new fe_users results in:
implode @ class.t3lib_tceforms.php line 5108
Philipp Idler
13:43 Bug #28687: pagetree broken due to js exception
As I am no js-specialist, I will wait for Joey's patch. Björn Pedersen
11:16 Bug #28687: pagetree broken due to js exception
there is an analysis about this and it "must" be changed, as pagetree do too much requests and deliver too much infor... Steffen Kamper
10:37 Bug #28687: pagetree broken due to js exception
state provider response after switching to a second workspace and back.... Björn Pedersen
10:31 Bug #28687: pagetree broken due to js exception
after deinstalling workspaces i coudn't raise this error.
So i think it's because of too big status information in B...
Steffen Kamper
10:23 Bug #28687: pagetree broken due to js exception
it's even more worse on my site: BE doesn't render after switch because of prototype error.
Error is raised in works...
Steffen Kamper
09:57 Bug #28687: pagetree broken due to js exception
More testing results:
The error occurs only, if in the first interface the page tree was expanded before su-ing to a...
Björn Pedersen
09:56 Bug #28687: pagetree broken due to js exception
exception with debug mode:... Björn Pedersen
09:29 Bug #28687: pagetree broken due to js exception
Yes, I mean clearing the temporaray data via the user settings. But that is of course just a ugly workaround. Björn Pedersen
13:23 Task #28590: Backport some changes for 4.6 to 4.5 as discussed before (related to Cardlayout)
agree ;) i just want to collect the issues to make it easier to merge lateron ;)
Kay Strobach
13:11 Task #28590: Backport some changes for 4.6 to 4.5 as discussed before (related to Cardlayout)
I suggest to only back port if the behavior in TYPO3 4.6 was streamlined.
So, please still wait some weeks/months un...
Oliver Hader
13:08 Bug #28662 (Needs Feedback): adding irre elements into backend form
Oliver Hader
13:08 Bug #28662: adding irre elements into backend form
Hi,
is this a problem of the TYPO3 core or does it just exist in combination with the extension you mentioned?
Si...
Oliver Hader
13:06 Bug #28685 (Closed): t3lib_div::getIndpEnv('REQUEST_URI') does not return fragment/hash of url
So no change required here. Oliver Hader
12:35 Bug #22679: Improve usability of group fields
Needs verify + code review https://review.typo3.org/3347
Stefan Geith
12:35 Feature #22133: imgResource params stdWrap
Yes, this can be done (our old version of TYPO3 had a bug).
But with imagemagick's params can be done much more effe...
Stano Paska
11:24 Feature #22133: imgResource params stdWrap
Shouldn't this be done with the "official" width and height properties, that can ge values like
width = 300c
heig...
Jo Hasenau
12:31 Feature #16104 (Closed): TS: Enable dynamic setting of stdWrap.field value
Thanks for the reminder! Thorsten Kahler
11:16 Feature #16104: TS: Enable dynamic setting of stdWrap.field value
Has been implemented with 4.5.0 when each of the "official" stdWrap properties has ben made stdWrap aware.
Now you...
Jo Hasenau
12:14 Task #28676: [Task] Move aboutmodules files into extension directory
Patch set 3 of change I2c398d985339bd1b35d15755cfec43b6e2c42eb5 has been pushed to the review server.
It is available...
Mr. Hudson
11:38 Feature #18594: selected property of FORM has no stdWrap properties
Has been introduced with 4.5.0 when each property of the default TS elements has been made stdWrap aware. Jo Hasenau
11:36 Feature #14630: stdWrap that dynamically processes the content
IMHO something similiar has been introduced with 4.5.0
We now got something like "chained" stdWrap so that you can...
Jo Hasenau
11:34 Bug #28561: Extension manager has 2 different last update dates
I guess the number is the uid of the used repository, so it is needed in case of multiple configured repositories ( s... Björn Pedersen
11:34 Bug #24884 (Needs Feedback): pagetree->expand branch destroys parts of BE_USER->uc
Please push a patch for 4.5 as well! Thanks. Steffen Kamper
11:20 Feature #18617: stdWrap for select.max & select.begin
since the duplicate is resolved now, this one should be as well. Jo Hasenau
10:05 Bug #28689 (Closed): Unlock Install Tool only after acknowledgement
As discussed on the ML typo3.v4:
Clicking on the installtool Button on the modulemenu should open a module.
Thi...
Kay Strobach
08:18 Feature #27160: Do not delete uniqueArray in TYPO3 4.6.*
Is there someone how can tell me what I have done wrong? I have a solution, I have delivered a test/benchmark, it is ... Stefan Froemken
00:29 Feature #19832 (Accepted): sectionMarker (page anchor) prefix is hardcoded as "c"
Thorsten Kahler
00:04 Bug #28686 (Accepted): menu generation for shortcuts on translated pages broken.
Did not check that but sounds reasonable. Thorsten Kahler

2011-08-02

23:57 Task #28676 (Under Review): [Task] Move aboutmodules files into extension directory
I think this is a cleanup and thus can still be targeted on version 4.6 Thorsten Kahler
20:20 Task #28676: [Task] Move aboutmodules files into extension directory
Patch set 2 of change I2c398d985339bd1b35d15755cfec43b6e2c42eb5 has been pushed to the review server.
It is available...
Mr. Hudson
13:59 Task #28676: [Task] Move aboutmodules files into extension directory
Patch set 1 of change I2c398d985339bd1b35d15755cfec43b6e2c42eb5 has been pushed to the review server.
It is available...
Mr. Hudson
13:53 Task #28676 (Closed): [Task] Move aboutmodules files into extension directory
There are two classes in typo3 directory which are classes from the module "aboutmodules":
alt_intro.php
class.alt_...
Steffen Kamper
23:52 Bug #28687 (Needs Feedback): pagetree broken due to js exception
Björn Pedersen wrote:
> The problem can be solved by clearing the user temporary data and reloading the BE.
What ...
Thorsten Kahler
21:04 Bug #28687: pagetree broken due to js exception
one hint: this error message doesn't say anything. For a clear message and debug use BE in debug mode, where ext-all-... Steffen Kamper
18:26 Bug #28687: pagetree broken due to js exception
The problem can be solved by clearing the user temporary data and reloading the BE. Björn Pedersen
18:22 Bug #28687 (Closed): pagetree broken due to js exception
Sometimes (e.g. after su-ing to another user and switching back), the page tree is broken due to a js-exception:
E...
Björn Pedersen
23:48 Bug #24920 (Under Review): feedit does not use t3lib_iconWorks::SkinImage for edit icons
Thorsten Kahler
22:32 Bug #24920: feedit does not use t3lib_iconWorks::SkinImage for edit icons
Patch set 2 of change I02236b36facb53222ccc8e0bfc17adf7b2ac7ae4 has been pushed to the review server.
It is available...
Mr. Hudson
20:26 Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
Patch set 6 of change I9ebe84174256263b8b0cae6cf9db58da76985a96 has been pushed to the review server.
It is available...
Mr. Hudson
00:25 Bug #24125 (Under Review): jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
I came across a similar problem (downloads over HTTPS in IE) (again) today. From what I found your general approach s... Thorsten Kahler
00:21 Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
Patch set 5 of change I9ebe84174256263b8b0cae6cf9db58da76985a96 has been pushed to the review server.
It is available...
Mr. Hudson
00:06 Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
Patch set 4 of change I9ebe84174256263b8b0cae6cf9db58da76985a96 has been pushed to the review server.
It is available...
Mr. Hudson
20:13 Bug #28688 (Closed): Felogin and redirect
already in Steffen Kamper
20:07 Bug #28688: Felogin and redirect
Patch set 1 of change I5a08fbe1b3ecea6d603604b2a26e1830961b29c8 has been pushed to the review server.
It is available...
Mr. Hudson
20:04 Bug #28688 (Closed): Felogin and redirect
There is a small issue with redirect and pageNotFound handling. For correct headers the redirect has to happen before... Steffen Kamper
18:18 Bug #28686 (Closed): menu generation for shortcuts on translated pages broken.
The shortcut change (https://review.typo3.org/#change,3413) breaks translated sites menus.... Björn Pedersen
17:13 Bug #28685: t3lib_div::getIndpEnv('REQUEST_URI') does not return fragment/hash of url
>The Fragment is never sent to the server. So, this might be impossible unless you use AJAX to change the page after ... Simon Schaufelberger
17:02 Bug #28685: t3lib_div::getIndpEnv('REQUEST_URI') does not return fragment/hash of url
this is the way how it will work:
http://stackoverflow.com/questions/940905/can-php-read-the-hash-portion-of-the-ur...
Simon Schaufelberger
16:50 Bug #28685 (Closed): t3lib_div::getIndpEnv('REQUEST_URI') does not return fragment/hash of url
As written in the comment in the function getIndpEnv, this function does not handle the fragment (the text after # in... Simon Schaufelberger
16:57 Feature #18822: Add stdWrap to each of the properties of TypoScript "select"
Merged "just in time" for 4.6.0beta1. Added to Pending Documentation at: http://wiki.typo3.org/Pending_Documentation#... Ernesto Baschny
16:43 Feature #18822 (Resolved): Add stdWrap to each of the properties of TypoScript "select"
Ernesto Baschny
16:25 Feature #18822: Add stdWrap to each of the properties of TypoScript "select"
Patch set 2 of change I5ee1be24a0c7f68cb0833823e9217db87742ab1d has been pushed to the review server.
It is available...
Mr. Hudson
16:30 Feature #22169 (Resolved): ext_typoscript_setup.txt cannot be overriden by static files on the same level
Applied in changeset commit:ac8e8128c6ffbd3e7b287a304752891f6def7a76. Tolleiv Nietsch
16:05 Feature #22169: ext_typoscript_setup.txt cannot be overriden by static files on the same level
Patch set 6 of change I3f28f9cb3efb46598fcc46c450cec05f94454e97 has been pushed to the review server.
It is available...
Mr. Hudson
16:08 Bug #28639 (Resolved): Improve adminPanel hook
Change has been successfully cherry-picked as 7dfce2a5b330cdb2bfb90e1333202a4df0c2c4e1. Xavier Perseguers
16:00 Feature #27493 (Resolved): Show localization mode of field in form
Applied in changeset commit:e36d7be5f39959a6fbaf387dc29e1ee47e5f0fe7. Jigal van Hemert
10:41 Feature #27493: Show localization mode of field in form
Patch set 9 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available...
Mr. Hudson
10:11 Feature #27493: Show localization mode of field in form
Patch set 7 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available...
Mr. Hudson
15:56 Bug #28684 (Closed): Swiftmailer integration does not use charset definitions in all cases
The swiftmailer integration does not use the renderCharset and metaCharset in all cases.
This results in broken e-...
Sven Schoradt
15:49 Feature #14472 (Resolved): Ranges in ID lists
Change has been successfully cherry-picked as d83d13911efa1296c98634eccc0fd60f17493588. Xavier Perseguers
15:48 Feature #14472: Ranges in ID lists
Patch set 4 of change I6d25e0ccac47218445713f3b491a2109188ca579 has been pushed to the review server.
It is available...
Mr. Hudson
15:43 Feature #27525 (Resolved): pagetree: tooltips for pages of type "shortcut" should display destination-page-id
Change has been successfully cherry-picked as c9a9b2d4427fed90f51ab4a319a2517d421ac448. Xavier Perseguers
15:39 Feature #27525: pagetree: tooltips for pages of type "shortcut" should display destination-page-id
Patch set 2 of change I656b5ae8b21b270bc3ff63f2be6c23d2a2609a28 has been pushed to the review server.
It is available...
Mr. Hudson
15:04 Task #28677 (Resolved): Rename and deprecate config.minifyJS/config.minifyCSS
Change has been successfully cherry-picked as 0f363cce80bb76ead4de30f4371b436a04a6262d. Xavier Perseguers
15:00 Task #28677: Rename and deprecate config.minifyJS/config.minifyCSS
Patch set 2 of change I064e1213263dde5cd410177be6cf68646e8b8f8d has been pushed to the review server.
It is available...
Mr. Hudson
14:16 Task #28677 (Under Review): Rename and deprecate config.minifyJS/config.minifyCSS
Xavier Perseguers
14:12 Task #28677: Rename and deprecate config.minifyJS/config.minifyCSS
Patch set 1 of change I064e1213263dde5cd410177be6cf68646e8b8f8d has been pushed to the review server.
It is available...
Mr. Hudson
14:01 Task #28677 (Accepted): Rename and deprecate config.minifyJS/config.minifyCSS
Xavier Perseguers
13:54 Task #28677 (Closed): Rename and deprecate config.minifyJS/config.minifyCSS
For consistency reasons, @config.minifyJS@ should be renamed to @config.compressJs@ and @config.minifyCSS@ should be ... Xavier Perseguers
15:00 Feature #28384 (Resolved): Add ExtJS Xtype for BE Modules
Applied in changeset commit:4251c752d81e0b0db9c181da2eaf37c074a61fb3. Kay Strobach
15:00 Feature #28616 (Resolved): Revert API Change of CardLayout in Extmgm and transform it into some function calls
Applied in changeset commit:873f1dfe909f500e862744c817d029c9f05328ff. Kay Strobach
08:31 Feature #28616: Revert API Change of CardLayout in Extmgm and transform it into some function calls
Patch set 4 of change I4d7b5b3dc95d1694dd397278643f8f01ea03a09e has been pushed to the review server.
It is available...
Mr. Hudson
14:39 Task #28679: Fix CGL issues on class names in system extension form
Patch set 1 of change Ic41b317fdb608dcc5630859168d3d5674bfe0593 has been pushed to the review server.
It is available...
Mr. Hudson
14:38 Task #28679 (Closed): Fix CGL issues on class names in system extension form
Fix CGL issues on class names in system extension form Oliver Hader
14:25 Bug #27922: Extended TCA not loaded by CSC in function render_uploads
This bug probably tries to address the general problem from the wrong side. I guess, TCA needs a more complete rewrit... Björn Pedersen
14:15 Feature #25404: Add the possibility to store anonymized log information
Patch set 15 of change Id03841ad19343b7b6820d780d0769154c5a880b0 has been pushed to the review server.
It is availabl...
Mr. Hudson
14:11 Feature #25404: Add the possibility to store anonymized log information
Patch set 14 of change Id03841ad19343b7b6820d780d0769154c5a880b0 has been pushed to the review server.
It is availabl...
Mr. Hudson
14:00 Feature #25404: Add the possibility to store anonymized log information
Patch set 13 of change Id03841ad19343b7b6820d780d0769154c5a880b0 has been pushed to the review server.
It is availabl...
Mr. Hudson
13:48 Feature #25404: Add the possibility to store anonymized log information
Patch set 12 of change Id03841ad19343b7b6820d780d0769154c5a880b0 has been pushed to the review server.
It is availabl...
Mr. Hudson
13:34 Feature #25404: Add the possibility to store anonymized log information
Patch set 11 of change Id03841ad19343b7b6820d780d0769154c5a880b0 has been pushed to the review server.
It is availabl...
Mr. Hudson
11:00 Feature #25404: Add the possibility to store anonymized log information
Patch set 10 of change Id03841ad19343b7b6820d780d0769154c5a880b0 has been pushed to the review server.
It is availabl...
Mr. Hudson
10:55 Feature #25404: Add the possibility to store anonymized log information
Patch set 9 of change Id03841ad19343b7b6820d780d0769154c5a880b0 has been pushed to the review server.
It is available...
Mr. Hudson
10:54 Feature #25404: Add the possibility to store anonymized log information
Patch set 8 of change Id03841ad19343b7b6820d780d0769154c5a880b0 has been pushed to the review server.
It is available...
Mr. Hudson
10:45 Feature #25404: Add the possibility to store anonymized log information
Patch set 7 of change Id03841ad19343b7b6820d780d0769154c5a880b0 has been pushed to the review server.
It is available...
Mr. Hudson
14:00 Task #28656 (Resolved): Clean up form system extension
Applied in changeset commit:d6a99db78ac3767ed4932484ce39fbd110a9f7b6. Oliver Hader
13:41 Task #28656: Clean up form system extension
Patch set 5 of change I3cf8a6d22dc524c028de3ae22888ee4d414d0064 has been pushed to the review server.
It is available...
Mr. Hudson
13:26 Task #28656: Clean up form system extension
Patch set 4 of change I3cf8a6d22dc524c028de3ae22888ee4d414d0064 has been pushed to the review server.
It is available...
Mr. Hudson
13:08 Task #28656: Clean up form system extension
Patch set 3 of change I3cf8a6d22dc524c028de3ae22888ee4d414d0064 has been pushed to the review server.
It is available...
Mr. Hudson
13:07 Task #28656: Clean up form system extension
Patch set 2 of change I3cf8a6d22dc524c028de3ae22888ee4d414d0064 has been pushed to the review server.
It is available...
Mr. Hudson
13:44 Bug #20770: [t3lib_div::getURL][curl] CURLOPT_HTTPAUTH missing
Hi Thorsten,
I had (and still have) turned into a portal where Apaches' Basic Authentication is activated. My site...
Amar Bouchibane
13:09 Task #28669: Optimizations for IPv6-functions in t3lib_div
Patch set 1 of change I7c9eda4de0f2c06f06a530f1180233d592f9dfdc has been pushed to the review server.
It is available...
Mr. Hudson
13:08 Task #28669 (Closed): Optimizations for IPv6-functions in t3lib_div
* speedup: use IPv6-support from PHP if present (usually enabled; fallback present)
* since there is IPv6Hex2Bin()...
Stefan Neufeind
11:12 Bug #28667: Extension Manager Cleanup
Patch set 3 of change I670a2df4fddab0be6b0cb05e69e009c08db5e1fa has been pushed to the review server.
It is available...
Mr. Hudson
11:07 Bug #28667: Extension Manager Cleanup
Patch set 2 of change I670a2df4fddab0be6b0cb05e69e009c08db5e1fa has been pushed to the review server.
It is available...
Mr. Hudson
11:04 Bug #28667: Extension Manager Cleanup
Patch set 1 of change I670a2df4fddab0be6b0cb05e69e009c08db5e1fa has been pushed to the review server.
It is available...
Mr. Hudson
10:54 Bug #28667 (Closed): Extension Manager Cleanup
Beside some type hintings and indent correction there is now a check in
response for timeout with fetching translat...
Steffen Kamper
11:00 Feature #28621 (Resolved): Automatically create INSTALL_TOOL_ENABLE file
Applied in changeset commit:8119a4c3bfb86e4a55bb5713d43fa5538e8eec6d. Steffen Gebert
09:19 Feature #28621: Automatically create INSTALL_TOOL_ENABLE file
Patch set 3 of change I10ccf35f787ffdfec7becfd182b13e986258fe4a has been pushed to the review server.
It is available...
Mr. Hudson
11:00 Task #28655 (Resolved): Streamline structure of form extension
Applied in changeset commit:4ad91cd88f0c28d7808113aef6886dda17c35d05. Oliver Hader
10:45 Task #28655: Streamline structure of form extension
Patch set 2 of change Iec38b53099edcb170c6d8b802e73b381602ff27d has been pushed to the review server.
It is available...
Mr. Hudson
09:38 Bug #28662 (Closed): adding irre elements into backend form
Hi,
are there any changes in the core since 4.4.6 that could disable adding irre elements in yafi extension?
Th...
René Rossi
09:30 Feature #28624 (Resolved): Group HttpExceptions by Error type
Applied in changeset commit:a75b55194d9faab75e16830bb4271f5fb0db743d. Steffen Gebert
09:30 Bug #13756: External links to big files crash TYPO3
As t3lib_http_Request is in core now I will proceed the following way:
* use t3lib_http_Request
** use method HEAD
...
Philipp Gampe
09:11 Bug #28640: TMENU_LAYERS does not always create unique IDs for the third level
IMHO TMENU_LAYERS should be deprecated instead of wasting time into it.
You can create much better menus with TMENU+...
Philipp Gampe
09:02 Feature #23051: Improve t3lib_DB::fullQuoteArray
Patch set 3 of change I8cd0640d8f90a83f4c2104e699a597f45ec5e719 has been pushed to the review server.
It is available...
Mr. Hudson
08:53 Feature #23051: Improve t3lib_DB::fullQuoteArray
Patch set 2 of change I8cd0640d8f90a83f4c2104e699a597f45ec5e719 has been pushed to the review server.
It is available...
Mr. Hudson
08:58 Feature #24561 (Resolved): Show Exception details only to BE users
Change has been successfully cherry-picked as 8859a6b9708ee9f2becbe4141287a4558dd6085f. Xavier Perseguers
08:35 Task #28654: Move field info caching to core
Helmut, could you please add some useful information? The title and description don't tell what this issue is about. ... Thorsten Kahler
08:29 Bug #25321 (Rejected): getUrl crashes when trying to retrieve a big file
Rejected as duplicate of #13756. Thorsten Kahler
07:27 Bug #25321: getUrl crashes when trying to retrieve a big file
There are issues in linkvalidator already. e.g #13756
So this one can be closed.
Philipp Gampe
01:00 Bug #25321 (Needs Feedback): getUrl crashes when trying to retrieve a big file
Philipp Gampe wrote:
> This one should be closed.
>
> Linkvalidator is going to use @t3lib_http_request@.
>
> ...
Thorsten Kahler
01:20 Feature #27194 (Under Review): Check MySQL privileges to create new databases
Thorsten Kahler
01:15 Bug #26660 (Needs Feedback): imagecopyresized has invalid function parameter
Does this grievance really produce any errors? From what I read from PHPDoc this is just a wrapper method for interna... Thorsten Kahler
01:00 Bug #28610 (Resolved): htmlArea RTE: buildStyleSheet() cannot be deprecated in TYPO3 4.6
Applied in changeset commit:f9334eb8c02bdc29d27f7814de12a170f6222441. Stanislas Rolland
00:52 Bug #28610: htmlArea RTE: buildStyleSheet() cannot be deprecated in TYPO3 4.6
Patch set 1 of change I6872818dada437bd9179e21f23cc9a232fb87eb9 has been pushed to the review server.
It is available...
Mr. Hudson
00:36 Bug #28497: htmlArea RTE: Relative url's on pasted links/images in Firefox
Mr. Hudson wrote:
> Patch set 1 of change I3b43291b9c8fa50763d649ac0fdc9b9e692869bf has been pushed to the review se...
Stanislas Rolland
00:35 Bug #28497 (Under Review): htmlArea RTE: Relative url's on pasted links/images in Firefox
Stanislas Rolland

2011-08-01

23:41 Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in

During testing I realized something else. There is a PHP setting (which seems to be default in Ubuntu), that is cal...
Alexander Stehlik
23:10 Bug #23624: filelink icon folder
Patch set 6 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available...
Mr. Hudson
22:45 Bug #23624: filelink icon folder
Patch set 5 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available...
Mr. Hudson
02:58 Bug #23624: filelink icon folder
Patch set 4 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available...
Mr. Hudson
22:58 Task #28656 (Under Review): Clean up form system extension
Oliver Hader
22:58 Task #28656: Clean up form system extension
Patch set 1 of change I3cf8a6d22dc524c028de3ae22888ee4d414d0064 has been pushed to the review server.
It is available...
Mr. Hudson
22:57 Task #28656 (Closed): Clean up form system extension
Clean up form system extension
* remove declare UTF-8 prologue
* remove author from PHPdoc of methods
* changed ...
Oliver Hader
22:31 Task #28655 (Under Review): Streamline structure of form extension
Oliver Hader
22:31 Task #28655: Streamline structure of form extension
Patch set 1 of change Iec38b53099edcb170c6d8b802e73b381602ff27d has been pushed to the review server.
It is available...
Mr. Hudson
22:29 Task #28655 (Closed): Streamline structure of form extension
The new system extension form needs some changes:
* move global variable and initialization to tx_form_Common
* r...
Oliver Hader
22:29 Task #28654: Move field info caching to core
Patch set 1 of change Icc866e9152c8fdcdbeefd74480536330e9be5c83 has been pushed to the review server.
It is available...
Mr. Hudson
22:17 Task #28654 (Rejected): Move field info caching to core
In order to improve fullQuoteArray, the caching of the field information is needed in the core.
Helmut Hummel
22:18 Feature #18822: Add stdWrap to each of the properties of TypoScript "select"
Patch set 1 of change I5ee1be24a0c7f68cb0833823e9217db87742ab1d has been pushed to the review server.
It is available...
Mr. Hudson
22:02 Feature #18822: Add stdWrap to each of the properties of TypoScript "select"
Patch set 1 of change I57b5db1648d1e3fcd3e0997881dce8d4c9951590 has been pushed to the review server.
It is available...
Mr. Hudson
21:50 Feature #18822: Add stdWrap to each of the properties of TypoScript "select"
Patch set 1 of change I82520476e77e4b70a76648e5aae27d5f63fc5040 has been pushed to the review server.
It is available...
Mr. Hudson
21:39 Feature #18822: Add stdWrap to each of the properties of TypoScript "select"
Patch set 1 of change I8da048244fb4ace662d2cbba114c302da5416922 has been pushed to the review server.
It is available...
Mr. Hudson
20:34 Feature #18822: Add stdWrap to each of the properties of TypoScript "select"
Here we go with an "old school" patch - still trying to push from PHPstorm or Tortoise Git - maybe someone is more su... Jo Hasenau
16:11 Feature #18822: Add stdWrap to each of the properties of TypoScript "select"
Patch set 3 of change I9d12ec86224c28eb46425d3ec0fa71c214c1f448 has been pushed to the review server.
It is available...
Mr. Hudson
16:06 Feature #18822: Add stdWrap to each of the properties of TypoScript "select"
Patch set 2 of change I9d12ec86224c28eb46425d3ec0fa71c214c1f448 has been pushed to the review server.
It is available...
Mr. Hudson
21:52 Feature #28495: Add a download method to httprequest
Patch set 6 of change I4123efbd48cb50b82510f9b9e08cfbd92d6090bc has been pushed to the review server.
It is available...
Mr. Hudson
21:00 Feature #28495: Add a download method to httprequest
Patch set 5 of change I4123efbd48cb50b82510f9b9e08cfbd92d6090bc has been pushed to the review server.
It is available...
Mr. Hudson
21:45 Bug #28640: TMENU_LAYERS does not always create unique IDs for the third level
Björn Pedersen wrote:
> why don't you just use the "layer_menu_id" property of TMENU_LAYER to get unique names?
I...
Kurt Gusbeth
18:40 Bug #28640: TMENU_LAYERS does not always create unique IDs for the third level
Looking at the related bug reports, I think using rand is a bad idea ( the problem was introduced when removing the u... Björn Pedersen
18:36 Bug #28640: TMENU_LAYERS does not always create unique IDs for the third level
why don't you just use the "layer_menu_id" property of TMENU_LAYER to get unique names?
Otherwise it seems to be t...
Björn Pedersen
13:37 Bug #28640 (Rejected): TMENU_LAYERS does not always create unique IDs for the third level
TMENU_LAYERS creates not unique IDs, if I use 2 TMENU_LAYERS menues.
Example:
temp.MENU_MAIN = HMENU
temp.MENU_MAI...
Kurt Gusbeth
21:00 Feature #27139 (Resolved): Introduce stage change buttons in frontent preview
Applied in changeset commit:9ec1390442816d764809ae375d0dc34f6aafb465. Michael Klapper
20:46 Feature #27139: Introduce stage change buttons in frontent preview
Patch set 10 of change If72c21dac25cd70eda9fba375a8e7e2f062b09bc has been pushed to the review server.
It is availabl...
Mr. Hudson
21:00 Bug #28563 (Resolved): Incorrect handler detected with DELETE, INSERT and UPDATE queries
Applied in changeset commit:cd1ea21d4af38095ed78c288808fcc327691fede. Jigal van Hemert
20:36 Bug #28563: Incorrect handler detected with DELETE, INSERT and UPDATE queries
Patch set 1 of change I316d5a987641a058e51d8b6ce08f0c187ceb6535 has been pushed to the review server.
It is available...
Mr. Hudson
20:34 Bug #28563: Incorrect handler detected with DELETE, INSERT and UPDATE queries
Patch set 1 of change I1d1c607ae7dc294feb621aff2b70a205b02b14b0 has been pushed to the review server.
It is available...
Mr. Hudson
20:32 Bug #28563: Incorrect handler detected with DELETE, INSERT and UPDATE queries
Merged for master (4.6)
Still pending for 4.5
Xavier Perseguers
20:02 Bug #28563 (Under Review): Incorrect handler detected with DELETE, INSERT and UPDATE queries
Xavier Perseguers
21:00 Bug #28651 (Resolved): [Form] Remove third-party support of the new form extension
Applied in changeset commit:c3fcd2271d49c73520ebac3b022b53f6b0823dc2. Susanne Moog
19:35 Bug #28651: [Form] Remove third-party support of the new form extension
Patch set 1 of change I1e9a8b8ff065fc091dadb582dcf8e06e7889d890 has been pushed to the review server.
It is available...
Mr. Hudson
19:27 Bug #28651 (Closed): [Form] Remove third-party support of the new form extension
The form project checks for third-party extensions to provide captcha support currently. Remove the whole captcha sup... Susanne Moog
20:52 Feature #27493: Show localization mode of field in form
Patch set 6 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available...
Mr. Hudson
20:18 Feature #27493: Show localization mode of field in form
Patch set 5 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available...
Mr. Hudson
20:05 Feature #27493: Show localization mode of field in form
Patch set 4 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available...
Mr. Hudson
10:45 Feature #27493: Show localization mode of field in form
Patch set 3 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available...
Mr. Hudson
20:20 Feature #28626: Refactor t3lib_div::getUrl()
Patch set 3 of change Ie645dca8b7605896b52bc0982586121cef4dd991 has been pushed to the review server.
It is available...
Mr. Hudson
19:41 Feature #28626: Refactor t3lib_div::getUrl()
Patch set 2 of change Ie645dca8b7605896b52bc0982586121cef4dd991 has been pushed to the review server.
It is available...
Mr. Hudson
10:44 Feature #28626 (Under Review): Refactor t3lib_div::getUrl()
Thorsten Kahler
01:10 Feature #28626: Refactor t3lib_div::getUrl()
Commit message:... Philipp Gampe
00:48 Feature #28626: Refactor t3lib_div::getUrl()
Patch set 1 of change Ie645dca8b7605896b52bc0982586121cef4dd991 has been pushed to the review server.
It is available...
Mr. Hudson
00:40 Feature #28626 (Closed): Refactor t3lib_div::getUrl()
After introducing t3lib_http_Request, we can simplify t3lib_div::getUrl. Philipp Gampe
20:00 Feature #28239 (Resolved): Add support for locales
Applied in changeset commit:04c69699af9978be53378c4affa76ba1981f1749. Xavier Perseguers
17:29 Feature #28239: Add support for locales
Patch set 5 of change If5976fc7bfbe82d347a9d84a5ebac84dcc4c76a2 has been pushed to the review server.
It is available...
Mr. Hudson
20:00 Feature #28595 (Resolved): Function to substitute markers and subparts recursively
Applied in changeset commit:98c46be341e4726ec18a8a7c24bfc2db53a9a720. Jigal van Hemert
19:43 Feature #28621 (Under Review): Automatically create INSTALL_TOOL_ENABLE file
Helmut Hummel
19:37 Feature #28616: Revert API Change of CardLayout in Extmgm and transform it into some function calls
Patch set 3 of change I4d7b5b3dc95d1694dd397278643f8f01ea03a09e has been pushed to the review server.
It is available...
Mr. Hudson
17:34 Feature #28616: Revert API Change of CardLayout in Extmgm and transform it into some function calls
Patch set 2 of change I4d7b5b3dc95d1694dd397278643f8f01ea03a09e has been pushed to the review server.
It is available...
Mr. Hudson
19:00 Bug #20770 (Needs Feedback): [t3lib_div::getURL][curl] CURLOPT_HTTPAUTH missing
Hi Amar, could you please give some more details on this issue? Perhaps you could also provide the patch as unified d... Thorsten Kahler
00:57 Bug #20770: [t3lib_div::getURL][curl] CURLOPT_HTTPAUTH missing
I think t3lib_http_request handles this as well.
This should be set to feedback for a month and then be closed.
Philipp Gampe
18:57 Bug #24211 (Needs Feedback): starttime / endtime l10n_mode exclude in core tables
Did you evaluate how hard it would be to implement the consideration of starttime and endtime in the meantime? Thorsten Kahler
18:49 Bug #24211: starttime / endtime l10n_mode exclude in core tables
Patch set 1 of change If7e32b0c8a628698115c60ec570c2526e5bb3546 has been pushed to the review server.
It is available...
Mr. Hudson
18:46 Bug #26739: TMENU_LAYERS produces identical layer IDs
Random values are not good, as there will be temp file flooding. See http://forge.typo3.org/issues/21388 Björn Pedersen
18:23 Bug #28589: Autoloader Cache is not updated
Hi,
Story 2) could be taken care of by the upgrade wizard in the install tool, as this wizard is needed on major ...
Björn Pedersen
18:10 Bug #28280: Line breaks in XLF translation causes JS error
I have to update my comment even more:
line breaks are not allowed in JS strings, so line breaks from the xlf-files ...
Björn Pedersen
17:48 Feature #28388 (Resolved): Integrate Form project into Core
Change has been successfully cherry-picked as 2851242ba527fef3f1146bfd782a57c6a50915b6. Xavier Perseguers
17:10 Bug #24950: Large subtrees in the pagetree wont open
Any news on this one?
We also experience "Connection Error" problems, using 4.5.4 with a quite large page tree (ar...
Jochen Rieger
15:27 Bug #27836: Fatal error on installing an extension with dependencies
It worked this morning, except that the install bar did not disappear.
The extension was unpacked on the server. I...
Philipp Gampe
13:02 Bug #27836: Fatal error on installing an extension with dependencies
I tried to reproduce, but didn't had any error with uploading t3x
Please provide more information on how tor reproduce.
Steffen Kamper
12:55 Bug #28639 (Closed): Improve adminPanel hook
The hook needs to be improved:
- add $moduleContent as argument
- use '.=' instead of '='
Georg Ringer
12:45 Bug #28632 (Rejected): Flashmessages do not work anymore
Xavier Perseguers
10:56 Bug #28632 (Under Review): Flashmessages do not work anymore
Steffen Kamper
10:53 Bug #28632: Flashmessages do not work anymore
Patch set 1 of change Ie80dc7d752c68d92702bbc99b5c55fc278c98a4d has been pushed to the review server.
It is available...
Mr. Hudson
10:44 Bug #28632 (Rejected): Flashmessages do not work anymore
the error message is:... Steffen Kamper
12:34 Bug #28637 (Closed): Old EM: t3lib_DB::exec_INSERTquery errors
When using old EM and updating the list of extensions (be sure to first truncate table cache_extensions), it ends up ... Xavier Perseguers
10:46 Feature #22169: ext_typoscript_setup.txt cannot be overriden by static files on the same level
Patch set 5 of change I3f28f9cb3efb46598fcc46c450cec05f94454e97 has been pushed to the review server.
It is available...
Mr. Hudson
10:30 Feature #28612: Indexed Search: Add additional extbase plugin
Patch set 3 of change I8ed4a3e5f09db64d560d0a44b4a7c51c6ec80481 has been pushed to the review server.
It is available...
Mr. Hudson
10:01 Bug #28514 (Rejected): t3lib_cache_backend_MemcachedBackend's tag-to-identifier and vice-versa is a performance chugger
We are aware of this and the problem is documented in http://wiki.typo3.org/Caching_framework
This is a design pro...
Christian Kuhn
09:39 Feature #28603: css-styled-content: suggestion to avoid spaghetti code "style" while taking another header-alignment than "standard"
Hi Steffen,
to be honest, I don't know how to set up a patch!? :'-(
Kurt Kunig
08:57 Feature #27194: Check MySQL privileges to create new databases
Patch set 5 of change Ia1dac4ff39e9254d91b4b044306dbb6600df1525 has been pushed to the review server.
It is available...
Mr. Hudson
08:52 Bug #26660: imagecopyresized has invalid function parameter
Patch set 2 of change Id43229caa3694e8859f9912946c963f907f92951 has been pushed to the review server.
It is available...
Mr. Hudson
08:30 Feature #28543 (Resolved): use flashMessage in be_user module
Applied in changeset commit:c866c869c401bf43efc28c7a4bb8403b97b8ec39. BIDAU Ismaël
08:22 Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
I still don't get why valid integers are not supposed to validate using a function that has a name like that. But be ... Stefan Neufeind
01:33 Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
Just for fun here but 030 is in fact an octal number which is 24 in decimal format, I'm not sure you would expect tha... Xavier Perseguers
02:25 Feature #28344: Include HTTP Request2 for better HTTP handling
Yes: see #28626, but we cannot deprecate it, because it is used so much. Philipp Gampe
01:53 Bug #28628 (Closed): Checkbox for confirmation in Wizard
Give the Wizard a checkbox to select if the confirmation page is shown.
This checkbox could be on form tab in an ext...
Felix Kopp
01:49 Feature #23747 (Closed): getUrl function needs support for sending POST data
Jigal van Hemert
00:55 Feature #23747: getUrl function needs support for sending POST data
Not needed any more after t3lib_http_request.
This one can be closed.
Philipp Gampe
01:40 Feature #28627 (Closed): Textline in Wizard
Everyday we need to put description between input fields in forms. I think an type "Description" or Textline in "> CO... Felix Kopp
01:02 Bug #25321: getUrl crashes when trying to retrieve a big file
This one should be closed.
Linkvalidator is going to use @t3lib_http_request@.
All other users are advice to us...
Philipp Gampe
00:30 Bug #25221 (Resolved): "group" field in TCEforms does not honor size=1 attribute
Applied in changeset commit:4373e71864bb5c58ae3e23780c06da0528f3187a. Dmitry Dulepov
00:00 Bug #28625 (Resolved): ImageMagick path detection fails on Mac OS X
Applied in changeset commit:967873be16d96fce457c5f8ff7327df6e6c5fd07. Oliver Hader

2011-07-31

23:56 Bug #28625: ImageMagick path detection fails on Mac OS X
Patch set 1 of change Ia5fe02c42a61cbc542954b9c297cc78304be3b84 has been pushed to the review server.
It is available...
Mr. Hudson
23:51 Bug #28625: ImageMagick path detection fails on Mac OS X
Patch set 1 of change I5da3d4ec4fe614c1f5449604468d8def4ba35285 has been pushed to the review server.
It is available...
Mr. Hudson
23:49 Bug #28625 (Closed): ImageMagick path detection fails on Mac OS X
The ImageMagick path detection fails on Mac OS X.
If MacPorts is used the additional folder /opt/local/bin should be...
Oliver Hader
23:16 Bug #28617 (Rejected): t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
Steffen Gebert
20:59 Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
@Stefan: 3 things:
1. testInt was optimized for performance while keeping the "old" behaviour. With your change all ...
Helmut Hummel
19:29 Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
I now see from the comments that it would be a backward-incompatible change. But would it "really" break things? How ... Stefan Neufeind
19:17 Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
Jigal: Just for clarify: I was refering to patch set #4 of gerrit-review 3855. I'd personally still say that 030. as ... Stefan Neufeind
18:59 Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
For reference: The numbers Jigal mentioned refer to the old bugtracker. The corresponding forge-issues are #23525, #2... Stefan Neufeind
18:55 Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
Then please see
https://review.typo3.org/#change,3855
It contains an array-hierarchy with 10., 20. and 030. (to t...
Stefan Neufeind
18:36 Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
This must *not* be "fixed" because existing code relies on the behaviour of t3lib_div::testInt() or now t3lib_utility... Jigal van Hemert
18:36 Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
Also affects t3lib_div::testInt() for versions 4.5.x and before. Added note to the gerrit-review to also backport thi... Stefan Neufeind
18:32 Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
Patch set 1 of change I61cbe743851fd5f837a16ac7f8129c33225435a4 has been pushed to the review server.
It is available...
Mr. Hudson
18:27 Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
stumbled across problems that also a positive and negative sign need to be handled special as well. Stefan Neufeind
17:54 Bug #28617 (Rejected): t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zeros
currently:
t3lib_utility_Math::canBeInterpretedAsInteger(' 30 ') results in FALSE
t3lib_utility_Math::canBeInterpre...
Stefan Neufeind
23:16 Feature #28616 (Under Review): Revert API Change of CardLayout in Extmgm and transform it into some function calls
Steffen Gebert
19:32 Feature #28616: Revert API Change of CardLayout in Extmgm and transform it into some function calls
Patch set 1 of change I4d7b5b3dc95d1694dd397278643f8f01ea03a09e has been pushed to the review server.
It is available...
Mr. Hudson
17:29 Feature #28616 (Closed): Revert API Change of CardLayout in Extmgm and transform it into some function calls
The idea of this feature is to revert the change in the extmgm api to have it stable.
To replace the API change (c...
Kay Strobach
23:15 Bug #28619 (Under Review): Fix http request exceptions with ssl certificates
Steffen Gebert
22:30 Bug #28619: Fix http request exceptions with ssl certificates
Patch set 3 of change I065c649a671d4360c9a51ab4be40fb0eb58d6ec6 has been pushed to the review server.
It is available...
Mr. Hudson
22:28 Bug #28619: Fix http request exceptions with ssl certificates
Patch set 2 of change I065c649a671d4360c9a51ab4be40fb0eb58d6ec6 has been pushed to the review server.
It is available...
Mr. Hudson
20:51 Bug #28619: Fix http request exceptions with ssl certificates
Patch set 1 of change I065c649a671d4360c9a51ab4be40fb0eb58d6ec6 has been pushed to the review server.
It is available...
Mr. Hudson
20:43 Bug #28619 (Closed): Fix http request exceptions with ssl certificates
Solution is to change the default values.
Background:
HTTP_Request2 expects the ssl parameters to have the defa...
Philipp Gampe
23:15 Feature #28624 (Under Review): Group HttpExceptions by Error type
Steffen Gebert
23:00 Feature #28624: Group HttpExceptions by Error type
Patch set 1 of change I739cc983d280a77e1737d15fe9c2a2e9b30e5771 has been pushed to the review server.
It is available...
Mr. Hudson
22:59 Feature #28624 (Closed): Group HttpExceptions by Error type
... to later distinguish while error handling, if an exception's message should be shown to the user. Steffen Gebert
23:00 Feature #24561: Show Exception details only to BE users
Patch set 3 of change Ic187d51c9cbe4748d4988f930cd3574378ad36b0 has been pushed to the review server.
It is available...
Mr. Hudson
23:00 Feature #25836 (Resolved): Monitor peak memory usage
Applied in changeset commit:89c04198a0906ac9392c16c51849a95365ed240d. Jigal van Hemert
22:40 Bug #22434 (Under Review): absRefPrefix => wrong link in reset email
Thorsten Kahler
21:31 Feature #27988 (Rejected): Override / add curl options to t3lib_div::getUrl
Rejected in favor of #28344 Steffen Gebert
21:25 Feature #27988: Override / add curl options to t3lib_div::getUrl
Could you please close this issue? Ingo Pfennigstorf
21:30 Feature #28622 (Resolved): Centralize ENABLE_INSTALL_TOOL handling
Applied in changeset commit:82fbcf8ee68ee55e0e64174770eaa27dd182f610. Steffen Gebert
21:27 Feature #28622: Centralize ENABLE_INSTALL_TOOL handling
Patch set 1 of change I954d83ca9c17fcbd52a5588024c91290867c744c has been pushed to the review server.
It is available...
Mr. Hudson
21:12 Feature #28622 (Closed): Centralize ENABLE_INSTALL_TOOL handling
Add a BasicService to the Install Tool, which centralizes the handling of @ENABLE_INSTALL_TOOL@ Steffen Gebert
21:30 Feature #28621 (Resolved): Automatically create INSTALL_TOOL_ENABLE file
Applied in changeset commit:4fe31e00e9a4f2b0c4414575e0b0c939d2a7e665. Steffen Gebert
21:28 Feature #28621: Automatically create INSTALL_TOOL_ENABLE file
Patch set 2 of change I10ccf35f787ffdfec7becfd182b13e986258fe4a has been pushed to the review server.
It is available...
Mr. Hudson
21:28 Feature #28621: Automatically create INSTALL_TOOL_ENABLE file
Patch set 1 of change I10ccf35f787ffdfec7becfd182b13e986258fe4a has been pushed to the review server.
It is available...
Mr. Hudson
21:00 Feature #28621 (Closed): Automatically create INSTALL_TOOL_ENABLE file
The INSTALL_TOOL_ENABLE file is automatically created, if a backend
administrator opens the Install Tool from the ba...
Steffen Gebert
21:20 Feature #28344: Include HTTP Request2 for better HTTP handling
Should t3lib_div::getUrl() use this new API now and maybe be deprecated? Christian Kuhn
20:30 Feature #28344 (Resolved): Include HTTP Request2 for better HTTP handling
Applied in changeset commit:addec7b35713a9cbd5b2fa170ccba0d1a9e113b2. Philipp Gampe
21:00 Feature #23198 (Resolved): Its not possible to hide translated records from listview
Applied in changeset commit:563ff90326217b66ef431feeef7244f8ab1a5c0f. Stefan Geith
20:31 Feature #23198: Its not possible to hide translated records from listview
Patch set 12 of change Iede6697a8ee28155b9fd62153eb7299f738258e6 has been pushed to the review server.
It is availabl...
Mr. Hudson
12:53 Feature #23198: Its not possible to hide translated records from listview
Patch set 11 of change Iede6697a8ee28155b9fd62153eb7299f738258e6 has been pushed to the review server.
It is availabl...
Mr. Hudson
12:40 Feature #23198: Its not possible to hide translated records from listview
Patch set 10 of change Iede6697a8ee28155b9fd62153eb7299f738258e6 has been pushed to the review server.
It is availabl...
Mr. Hudson
20:59 Bug #28620 (Closed): Hidden input element in form wizard almost invisible
Entrys of type hidden field are hard to spot in right column.
Dashed border or different visualization would be good.
Felix Kopp
20:00 Feature #19347 (Resolved): Integrate string replacement to stdWrap
Applied in changeset commit:a36b37385ff04d9f7c8fe5c2541fb014cea7381f. Oliver Hader
19:13 Feature #19347: Integrate string replacement to stdWrap
Patch set 5 of change I05a067e06cf6d6d664a178c6cf91e17178d691a8 has been pushed to the review server.
It is available...
Mr. Hudson
17:55 Feature #19347: Integrate string replacement to stdWrap
Patch set 4 of change I05a067e06cf6d6d664a178c6cf91e17178d691a8 has been pushed to the review server.
It is available...
Mr. Hudson
03:46 Feature #19347: Integrate string replacement to stdWrap
Patch set 3 of change I05a067e06cf6d6d664a178c6cf91e17178d691a8 has been pushed to the review server.
It is available...
Mr. Hudson
20:00 Bug #28594 (Resolved): The requested URL typo3/undefined was not found on this server
Applied in changeset commit:36c833022064aa22fcb04d84c436f43970175cf8. Kay Strobach
18:05 Feature #28388: Integrate Form project into Core
Patch set 6 of change Ide145a64ebe9db26a87437c7befd88a1c5081012 has been pushed to the review server.
It is available...
Mr. Hudson
17:56 Feature #28388: Integrate Form project into Core
Patch set 5 of change Ide145a64ebe9db26a87437c7befd88a1c5081012 has been pushed to the review server.
It is available...
Mr. Hudson
10:08 Feature #28388: Integrate Form project into Core
Patch set 4 of change Ide145a64ebe9db26a87437c7befd88a1c5081012 has been pushed to the review server.
It is available...
Mr. Hudson
17:30 Feature #28405 (Resolved): Enable GIFBUILDER to generate 32-bit PNG images
Applied in changeset commit:938940117892874aebe19bc92d0138175c9c5953. Georg Großberger
17:30 Bug #28330 (Resolved): Error when opening TYPO3 manual in versions 4.5.3
Applied in changeset commit:3dd4d3b21899f1069684f21e1f2924bba38403bc. Markus Klein
17:07 Feature #28603: css-styled-content: suggestion to avoid spaghetti code "style" while taking another header-alignment than "standard"
Thanks for the report, Kurt.
Could you provide a patch for that?
Steffen Gebert
10:46 Feature #28603 (Closed): css-styled-content: suggestion to avoid spaghetti code "style" while taking another header-alignment than "standard"
Hi all,
to avoid the *style="text-align:align-center;"* (= Spaghetti code) in the header-rendering:
e.g. lib.stdh...
Kurt Kunig
17:04 Feature #28615 (Rejected): Add logging observer to t3lib_http_Request
As t3lib_http_Request has support for observers, we should ship a default logging observer which can be used to debug... Philipp Gampe
16:59 Task #28614 (Closed): Add TYPO3 exceptions to \TYPO3\CMS\Core\Http\HttpRequest
t3lib_http_Request currently throws pear exceptions.
To make it even worse, they do have a integer as second parame...
Philipp Gampe
16:36 Feature #28613: Indexed Search: add mySQL fulltext support
Patch set 2 of change I19ebc78dd0bb79297ee78104c7c6979379f2001e has been pushed to the review server.
It is available...
Mr. Hudson
16:14 Feature #28613: Indexed Search: add mySQL fulltext support
Patch set 1 of change I19ebc78dd0bb79297ee78104c7c6979379f2001e has been pushed to the review server.
It is available...
Mr. Hudson
16:05 Feature #28613 (Closed): Indexed Search: add mySQL fulltext support
Adds some minor modifications for restructuring in the pi code, and some hooks in order to allow for other search eng... Benni Mack
16:36 Feature #28612: Indexed Search: Add additional extbase plugin
Patch set 2 of change I8ed4a3e5f09db64d560d0a44b4a7c51c6ec80481 has been pushed to the review server.
It is available...
Mr. Hudson
16:18 Feature #28612: Indexed Search: Add additional extbase plugin
Patch set 1 of change I8ed4a3e5f09db64d560d0a44b4a7c51c6ec80481 has been pushed to the review server.
It is available...
Mr. Hudson
16:04 Feature #28612 (Closed): Indexed Search: Add additional extbase plugin
Introduces a new plugin (pi2) with fluid and extbase that separates the DB logic (Repository) and the output (fluid-b... Benni Mack
16:30 Feature #28353 (Resolved): Add record to other table in "new record wizard"
Applied in changeset commit:4a74e6b56f63f2e27630ef27d7ab0cdccba573ad. Georg Ringer
16:30 Bug #14500 (Resolved): Domain Record with umlaut Domains not working
Applied in changeset commit:9e55c5294cc9b76ac6e0e14ef036a3f5fe3672b6. Steffen Gebert
16:25 Bug #14500: Domain Record with umlaut Domains not working
Patch set 8 of change I87d275a2f3bcfd321147b6d32a5403db704bdc4d has been pushed to the review server.
It is available...
Mr. Hudson
16:24 Bug #14500: Domain Record with umlaut Domains not working
Patch set 7 of change I87d275a2f3bcfd321147b6d32a5403db704bdc4d has been pushed to the review server.
It is available...
Mr. Hudson
16:00 Feature #28568 (Resolved): Hook for tslib_adminpanel
Applied in changeset commit:706e08acf92365abd211bcbea83114bb29bdcef6. Georg Ringer
15:51 Feature #28568: Hook for tslib_adminpanel
Patch set 2 of change Icec38ca8b91891a515a40ec2e8774a00cf553c40 has been pushed to the review server.
It is available...
Mr. Hudson
15:14 Feature #28611 (Closed): Element Captcha should be improved
If there is no supported captcha extension installed, the captcha form field is shown, but no image. If you leave the... Marcus Schwemer
15:13 Bug #23624: filelink icon folder
Patch set 3 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available...
Mr. Hudson
15:06 Bug #23624: filelink icon folder
Patch set 2 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available...
Mr. Hudson
01:43 Bug #23624: filelink icon folder
Patch set 1 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available...
Mr. Hudson
01:37 Bug #23624: filelink icon folder
The changeset introduces new Typoscript properties for setting the path to the filetype icons, the extension of the f... Lorenz Ulrich
15:00 Task #26410 (Resolved): Enhance info array provided to services
Applied in changeset commit:cc37d50b37b54ec7c2ecbaa418df549e98cfb8d6. Alexander Stehlik
14:40 Bug #28608: Header in Forms are not rendered correctly
Forgot to mention that this appears in the frontend.
Marcus
Marcus Schwemer
13:39 Bug #28608 (Rejected): Header in Forms are not rendered correctly
Hi,
if you add an header to the form the HTML is rendered as special chars:
Instead of ...
Marcus Schwemer
14:30 Bug #24884 (Resolved): pagetree->expand branch destroys parts of BE_USER->uc
Applied in changeset commit:b710bae660fd1fc95f9c7392d05ae9de065905cb. Jo Hasenau
14:30 Bug #17516 (Resolved): t3d exports with impexp should be saved in fileadmin/_temp_ instead of fileadmin/
Applied in changeset commit:2faeda34317ea1bdb24fd576e8e42b26a53924ab. Mario Rimann
14:27 Bug #17516: t3d exports with impexp should be saved in fileadmin/_temp_ instead of fileadmin/
Patch set 3 of change Ic01e1e38cb96e6f39ea84cd8f71decb046afccb0 has been pushed to the review server.
It is available...
Mr. Hudson
14:22 Bug #28610 (Closed): htmlArea RTE: buildStyleSheet() cannot be deprecated in TYPO3 4.6
My deprecation log shows
tx_rtehtmlarea_base->buildStyleSheet() - since TYPO3 4.6, will be removed in TYPO3 4.8
...
Xavier Perseguers
14:00 Bug #19286 (Resolved): unnecessary queries for updating session data
Applied in changeset commit:975d4de23d6da50804b6bb887cc0bfd8e283a2ef. Stefan Neufeind
13:35 Bug #28607 (Closed): CSS path with TS
Easy configuration of the styled html output should be doable just by changing/overwriting css in the project file.
...
Felix Kopp
13:31 Bug #28606 (Closed): Issue with Select Fields
Hi,
if a form contains select fields, I get an php error in the frontend.
PHP Fatal error: Call to a member fu...
Marcus Schwemer
13:30 Bug #27217 (Resolved): t3lib_div::cmpFQDN() lacks support for IPv6, direct hostnames and has matching-problems
Applied in changeset commit:0746cf9c9eb382d8d03b1cd2ae85a8110427411f. Xavier Perseguers
13:29 Bug #27217: t3lib_div::cmpFQDN() lacks support for IPv6, direct hostnames and has matching-problems
Patch set 1 of change I15328839d28746c68d7ef108b783c1ffe40d99cd has been pushed to the review server.
It is available...
Mr. Hudson
13:12 Feature #28494 (Resolved): Change the way saltedpasswords sets "eval" in ext_tables.php.
Change has been successfully cherry-picked as 3a2d4ccb519031c09f00c0a4f4d39a6973ddbf8b. Xavier Perseguers
13:00 Bug #28598 (Resolved): [Cache] Let NullBackend implement PhpCapableBackend
Applied in changeset commit:345ce07e6cc743f2796244f399dfe5022676f7a1. Christian Kuhn
13:00 Bug #24914 (Resolved): Upgrade Wizard "Install Outsourced System Extensions" should only show not-installed extensions
Applied in changeset commit:0ca70eb7fcb761d77339af14d7791adbd7b236ef. Patrick Rodacker
12:59 Bug #28605 (Closed): Default input field name attribute
Inputs fields do not have a name after being added within the wizard by a user.
Wizard could have default name inp...
Felix Kopp
12:30 Feature #20877 (Resolved): Optimize database queries to session tables
Applied in changeset commit:6c6aad9cd2cb3d79fa2b8b2a539ef7fd324eb337. Anonymous
05:21 Feature #20877: Optimize database queries to session tables
Patch set 3 of change I171a63a0a7ec8cdd17c59d34411b41483d672b0f has been pushed to the review server.
It is available...
Mr. Hudson
12:27 Bug #26528 (Closed): 4.5 logs off when trying to install an extension
Thanks for info. Thus closing this bug. Xavier Perseguers
12:12 Bug #26528: 4.5 logs off when trying to install an extension
Nope. Works as expected now. There were problems with the database analyzer, fixed now though. Benni Mack
11:19 Bug #28604 (Closed): Switching from workspace module to another module does not work
After introducing the ExtJs card layout in #12664, switching from the workspace module to any other module does not w... Helmut Hummel
09:43 Bug #28589: Autoloader Cache is not updated
Hey Christian,
I know that each check (and file system operation) on each request slows down the scenario. So, see i...
Oliver Hader
06:02 Bug #25059 (Needs Feedback): RTE won't load in FCEs with Typo3 4.5 and TV 1.5.3
Is this still an issue? Please explain how to reproduce. Stanislas Rolland
05:31 Feature #15125 (Rejected): new config value for hideTableOperationsInToolbar
Stanislas Rolland
05:29 Bug #24859 (Needs Feedback): RTE - Remove format (MS-Word) doesn't work & wrong button
Is this still an issue? Should be fixed by clearing TYPO3 and browser cache. Stanislas Rolland
05:26 Bug #26400 (Closed): htmlArea RTE not loaded in Firefox
Stanislas Rolland
05:23 Bug #25852 (Needs Feedback): rtehtmlarea ignores attributes with "-" (like in the HTML5 data attributes)
I can't find any problem using a data attribute as additional attribute on links. Please explain what you did and wha... Stanislas Rolland
04:18 Bug #28593 (Resolved): Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
Stanislas Rolland
04:18 Bug #28593: Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
Philipp Gampe wrote:
>
> What about saving the run state to localconf.php like it is done with install sysext wiza...
Stanislas Rolland
01:49 Bug #28593 (Under Review): Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
Stanislas Rolland
04:04 Bug #15128 (Closed): Shortcut Handling can cause SEO problems and should be improved
Solved with #28322 and #17037. Both will be included in TYPO3 4.6. Chris topher
04:03 Feature #17037 (Resolved): Better Shortcut for pages
This has been committed to master in commit commit:5001d132ac45bb85ebce1062426f8d08c20d46e1. Chris topher
03:05 Feature #28601: Multiple stdWrap executed in numeric order
Patch set 1 of change I7f2c854d3a2466a21056cf3fa2bb118f408bf4fa has been pushed to the review server.
It is available...
Mr. Hudson
03:01 Feature #28601 (Closed): Multiple stdWrap executed in numeric order
It is already possible to do multiple stdWrap-actions one after each other by chaining them together (nested stdWrap)... Stefan Neufeind
03:00 Bug #28360 (Resolved): htmlArea RTE not loading with Safari 5.1
Applied in changeset commit:25f5a87dc8883215e90f760660ead9a767571c0d. Stanislas Rolland
00:30 Bug #24852 (Resolved): htmlArea RTE: Clickenlarge bug when move image
Applied in changeset commit:58dd112ccb2260039daa3c545ba2cc40a5487e1f. Stanislas Rolland
00:21 Bug #24852 (Under Review): htmlArea RTE: Clickenlarge bug when move image
Stanislas Rolland
00:30 Bug #28497 (Resolved): htmlArea RTE: Relative url's on pasted links/images in Firefox
Applied in changeset commit:58dd112ccb2260039daa3c545ba2cc40a5487e1f. Stanislas Rolland
00:24 Bug #28497 (Under Review): htmlArea RTE: Relative url's on pasted links/images in Firefox
Stanislas Rolland
00:11 Bug #28497: htmlArea RTE: Relative url's on pasted links/images in Firefox
Patch set 1 of change I3b43291b9c8fa50763d649ac0fdc9b9e692869bf has been pushed to the review server.
It is available...
Mr. Hudson
00:30 Bug #27353 (Resolved): rtehtmlarea_2.0.8 - picture drag&drop with click-enlarge wrong in mozilla
Applied in changeset commit:58dd112ccb2260039daa3c545ba2cc40a5487e1f. Stanislas Rolland
00:22 Bug #27353 (Under Review): rtehtmlarea_2.0.8 - picture drag&drop with click-enlarge wrong in mozilla
Stanislas Rolland
00:14 Feature #25039 (Resolved): htmlArea RTE: Add possiblity to set pastetoggle to ON by default
Stanislas Rolland

2011-07-30

23:46 Feature #19347 (Under Review): Integrate string replacement to stdWrap
Review passed, waiting for documentation before merging. Steffen Gebert
21:10 Feature #19347: Integrate string replacement to stdWrap
Patch set 2 of change I05a067e06cf6d6d664a178c6cf91e17178d691a8 has been pushed to the review server.
It is available...
Mr. Hudson
22:58 Feature #26776: Add a separate "CSS Styled content" with support for HTML5
I'm working on an extension which
enables HTML5 features for TYPO3.
For now it's only basic stuff, but would
be awes...
Thomas Deinhamer
22:56 Feature #25282: uid of content Element should be wrappt into wrapping div not prepended a-Element
Implemented here:
http://forge.typo3.org/projects/extension-hype_html5/repository/
Thomas Deinhamer
22:38 Feature #28595: Function to substitute markers and subparts recursively
Patch set 1 of change Ie746aff506a895c6992d6ecf9acd532704838bbf has been pushed to the review server.
It is available...
Mr. Hudson
18:14 Feature #28595 (Closed): Function to substitute markers and subparts recursively
The new function replaces markers and subparts recursively in a single operation. The structure of the data determine... Jigal van Hemert
22:30 Feature #28347 (Resolved): Add HTML5 placeholder text to search form input field
Applied in changeset commit:6a9d67292bcca9f7618b58189b93342fe0726bf3. Mario Rimann
22:30 Bug #28536 (Resolved): JSwindow-typolink URLs are encoded twice with htmlspecialchars()
Applied in changeset commit:2dd253db4285f2c51653aa6e04909a23c04b4c85. Anonymous
22:22 Bug #28536: JSwindow-typolink URLs are encoded twice with htmlspecialchars()
Patch set 1 of change If6bcad4d2bf1e0a4b3f5a6f04e4718df8e4e7150 has been pushed to the review server.
It is available...
Mr. Hudson
22:19 Bug #28536: JSwindow-typolink URLs are encoded twice with htmlspecialchars()
Patch set 1 of change If6bcad4d2bf1e0a4b3f5a6f04e4718df8e4e7150 has been pushed to the review server.
It is available...
Mr. Hudson
22:13 Bug #28536: JSwindow-typolink URLs are encoded twice with htmlspecialchars()
Patch set 1 of change If6bcad4d2bf1e0a4b3f5a6f04e4718df8e4e7150 has been pushed to the review server.
It is available...
Mr. Hudson
22:11 Bug #28536 (Under Review): JSwindow-typolink URLs are encoded twice with htmlspecialchars()
Steffen Gebert
17:00 Bug #28536 (Resolved): JSwindow-typolink URLs are encoded twice with htmlspecialchars()
Applied in changeset commit:423fc9e1dabbfe3fd9f9c24dae94d06f139126e4. Anonymous
13:20 Bug #28536: JSwindow-typolink URLs are encoded twice with htmlspecialchars()
Steps to reproduce:
1. Use the following Typoscript:
lib.printLink = TEXT
lib.printLink {
value = Print P...
Helmut Hummel
13:18 Bug #28536: JSwindow-typolink URLs are encoded twice with htmlspecialchars()
Patch set 1 of change If6bcad4d2bf1e0a4b3f5a6f04e4718df8e4e7150 has been pushed to the review server.
It is available...
Mr. Hudson
22:25 Bug #28497: htmlArea RTE: Relative url's on pasted links/images in Firefox
Patch set 1 of change I27024687d897a36133113f47b4d52ca9e0ab6c90 has been pushed to the review server.
It is available...
Mr. Hudson
17:27 Bug #28497: htmlArea RTE: Relative url's on pasted links/images in Firefox
I think this does not happen in Safari, Chrome or Opera. Please confirm. Stanislas Rolland
17:26 Bug #28497 (Accepted): htmlArea RTE: Relative url's on pasted links/images in Firefox
Stanislas Rolland
22:17 Bug #28578 (Closed): userdefined page-icon are not loaded in pagetree
Thanks for providing feedback! Steffen Gebert
18:22 Bug #28578: userdefined page-icon are not loaded in pagetree
Sorry, I could't reproduce my problem.
Maybe I was running 3 hours in a cache-compressor-tiredness-typing-error-loop...
Michael Stein
13:06 Bug #28578: userdefined page-icon are not loaded in pagetree
Stefan and SteffenR, could you please have a look? It's a merging point, where your work comes together :)
Thanks
Steffen Gebert
13:05 Bug #28578 (New): userdefined page-icon are not loaded in pagetree
Oh, sorry.. this should not have been closed! Steffen Gebert
22:15 Bug #28589: Autoloader Cache is not updated
@Oliver: I'd strongly recommend to abandon this change set.
I've instead now pushed https://review.typo3.org/#chan...
Christian Kuhn
15:43 Bug #28589: Autoloader Cache is not updated
Patch set 1 of change I4fa47178016925f39ff2168f65afb1ae357be556 has been pushed to the review server.
It is available...
Mr. Hudson
15:40 Bug #28589 (Closed): Autoloader Cache is not updated
The autoload registry contents are stored in a separated PHP level caching in TYPO3 4.6.
There are already several m...
Oliver Hader
22:05 Bug #24884: pagetree->expand branch destroys parts of BE_USER->uc
Patch set 2 of change Ic926080b0dc0e6e24226ab00554091a5f0ffae66 has been pushed to the review server.
It is available...
Mr. Hudson
22:04 Bug #24884: pagetree->expand branch destroys parts of BE_USER->uc
Patch set 1 of change Ic926080b0dc0e6e24226ab00554091a5f0ffae66 has been pushed to the review server.
It is available...
Mr. Hudson
21:50 Bug #28598: [Cache] Let NullBackend implement PhpCapableBackend
Patch set 1 of change Icca11825742eaa64b1e6f2db2aec48590887cb0b has been pushed to the review server.
It is available...
Mr. Hudson
21:46 Bug #28598 (Closed): [Cache] Let NullBackend implement PhpCapableBackend
The null backend is very useful to effectivly disable caching
during development. With this change it also implement...
Christian Kuhn
21:23 Bug #14500: Domain Record with umlaut Domains not working
Patch set 6 of change I87d275a2f3bcfd321147b6d32a5403db704bdc4d has been pushed to the review server.
It is available...
Mr. Hudson
12:10 Bug #14500: Domain Record with umlaut Domains not working
Patch set 5 of change I87d275a2f3bcfd321147b6d32a5403db704bdc4d has been pushed to the review server.
It is available...
Mr. Hudson
01:03 Bug #14500: Domain Record with umlaut Domains not working
Patch set 4 of change I87d275a2f3bcfd321147b6d32a5403db704bdc4d has been pushed to the review server.
It is available...
Mr. Hudson
19:59 Bug #28593: Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
Works now.
What about saving the run state to localconf.php like it is done with install sysext wizard? That way, ...
Philipp Gampe
19:16 Bug #28593 (Resolved): Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
Stanislas Rolland
18:47 Bug #28593 (Under Review): Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
Stanislas Rolland
18:45 Bug #28593: Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
Patch set 1 of change I0e0919cc02536a12d84da3d37cea64afe3af12e3 has been pushed to the review server.
It is available...
Mr. Hudson
18:41 Bug #28593: Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
Will make it a success, but will keep the information maessage. Stanislas Rolland
18:01 Bug #28593: Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
That what it says if I run it.... Philipp Gampe
17:48 Bug #28593: Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
What do you mean by "fails"? Stanislas Rolland
17:29 Bug #28593 (Closed): Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
Philipp Gampe
19:39 Bug #28594 (Under Review): The requested URL typo3/undefined was not found on this server
Chris topher
19:39 Bug #28594: The requested URL typo3/undefined was not found on this server
Kay Strobach wrote:
> which module throws the error? - which browser do you use?
I can reproduce in FF5 on WIndow...
Chris topher
19:20 Bug #28594: The requested URL typo3/undefined was not found on this server
Patch set 2 of change I1692040e38645d68002ae494e9261fd0ccb4d42d has been pushed to the review server.
It is available...
Mr. Hudson
19:01 Bug #28594: The requested URL typo3/undefined was not found on this server
Patch set 1 of change I1692040e38645d68002ae494e9261fd0ccb4d42d has been pushed to the review server.
It is available...
Mr. Hudson
18:37 Bug #28594: The requested URL typo3/undefined was not found on this server
hello philipp,
there 2 possible solutions:
solution 1:
move...
Kay Strobach
18:26 Bug #28594: The requested URL typo3/undefined was not found on this server
which module throws the error? - which browser do you use?
can't reproduce this in chrome - but in firefox ... will ...
Kay Strobach
18:16 Bug #28594: The requested URL typo3/undefined was not found on this server
This happend it you click the module item twice.
What should actually happen is, that it force reloads the content...
Philipp Gampe
18:13 Bug #28594 (Closed): The requested URL typo3/undefined was not found on this server
After speedup backend with card layout. It work once, so something must have broken it later :(
<code class="js">U...
Philipp Gampe
19:38 Feature #16484 (Resolved): replace classesXXX. with classes.XXX
Stanislas Rolland
19:37 Feature #16484: replace classesXXX. with classes.XXX
This is resolved by #28325. Stanislas Rolland
19:32 Bug #24852: htmlArea RTE: Clickenlarge bug when move image
I think this is due to the same Firefox issue as #28497.
Please check what the src attribute of the img tag looks li...
Stanislas Rolland
19:27 Bug #27353 (Accepted): rtehtmlarea_2.0.8 - picture drag&drop with click-enlarge wrong in mozilla
Stanislas Rolland
19:26 Bug #27353: rtehtmlarea_2.0.8 - picture drag&drop with click-enlarge wrong in mozilla
This is related to the same Firefox issue as #28497. Stanislas Rolland
19:08 Bug #25943 (Resolved): RTE editor (rtehtmlarea) not loading latest Google Chrome (10.0.648.204)
Stanislas Rolland
19:06 Bug #25943: RTE editor (rtehtmlarea) not loading latest Google Chrome (10.0.648.204)
This is a duplicate of http://forge.typo3.org/issues/23650 Stanislas Rolland
18:59 Bug #25943: RTE editor (rtehtmlarea) not loading latest Google Chrome (10.0.648.204)
This was fixed in TYPO3 4.4.5. Stanislas Rolland
19:06 Task #28590: Backport some changes for 4.6 to 4.5 as discussed before (related to Cardlayout)
add #28594 Kay Strobach
17:15 Task #28590: Backport some changes for 4.6 to 4.5 as discussed before (related to Cardlayout)
should be possible with
1. checkout master of 4.5
git checkout TYPO3_4-5
2. cherrypick changes
original patch...
Kay Strobach
15:47 Task #28590 (Rejected): Backport some changes for 4.6 to 4.5 as discussed before (related to Cardlayout)
The following changes are related to the CardLayout, I asked in the ML wether this should be backported to 4.5 or not... Kay Strobach
19:00 Feature #28322 (Resolved): Redirect to Shortcut target page
Applied in changeset commit:6acf4950521a38c8bfc17f25178c81a2f5b76a45. Thorben Nissen
18:08 Feature #24561: Show Exception details only to BE users
Patch set 2 of change Ic187d51c9cbe4748d4988f930cd3574378ad36b0 has been pushed to the review server.
It is available...
Mr. Hudson
18:05 Feature #24561 (Under Review): Show Exception details only to BE users
Steffen Gebert
18:05 Feature #24561: Show Exception details only to BE users
Patch set 1 of change Ic187d51c9cbe4748d4988f930cd3574378ad36b0 has been pushed to the review server.
It is available...
Mr. Hudson
17:15 Feature #23198: Its not possible to hide translated records from listview
Patch set 9 of change Iede6697a8ee28155b9fd62153eb7299f738258e6 has been pushed to the review server.
It is available...
Mr. Hudson
15:04 Feature #23198: Its not possible to hide translated records from listview
Patch set 8 of change Iede6697a8ee28155b9fd62153eb7299f738258e6 has been pushed to the review server.
It is available...
Mr. Hudson
14:50 Feature #23198: Its not possible to hide translated records from listview
Patch set 7 of change Iede6697a8ee28155b9fd62153eb7299f738258e6 has been pushed to the review server.
It is available...
Mr. Hudson
14:38 Feature #23198: Its not possible to hide translated records from listview
Patch set 6 of change Iede6697a8ee28155b9fd62153eb7299f738258e6 has been pushed to the review server.
It is available...
Mr. Hudson
13:52 Feature #23198: Its not possible to hide translated records from listview
Patch set 5 of change Iede6697a8ee28155b9fd62153eb7299f738258e6 has been pushed to the review server.
It is available...
Mr. Hudson
16:41 Feature #28344: Include HTTP Request2 for better HTTP handling
Patch set 9 of change I430685159cc966e13f1e833ca19ee8f0c75e400a has been pushed to the review server.
It is available...
Mr. Hudson
16:00 Bug #28523 (Resolved): Problems with new Card Layout in backend modules
Applied in changeset commit:a408234cdf05ef4b69682161d8e2198db71318fd. Kay Strobach
14:21 Bug #28523: Problems with new Card Layout in backend modules
Patch set 5 of change Id749538dd8ee570581cb49df172800ec76242041 has been pushed to the review server.
It is available...
Mr. Hudson
15:37 Bug #28563: Incorrect handler detected with DELETE, INSERT and UPDATE queries
Patch set 1 of change I1d1c607ae7dc294feb621aff2b70a205b02b14b0 has been pushed to the review server.
It is available...
Mr. Hudson
15:13 Bug #26528 (Needs Feedback): 4.5 logs off when trying to install an extension
Still true? Xavier Perseguers
14:54 Task #26410: Enhance info array provided to services
Patch set 5 of change I45d39b3a526ab2c9a2ce273784ecdc4c3f03affd has been pushed to the review server.
It is available...
Mr. Hudson
14:38 Bug #24914: Upgrade Wizard "Install Outsourced System Extensions" should only show not-installed extensions
Patch set 4 of change I8e7c0d0d1ff0b5c7f3c6c31fb26d2238730153d3 has been pushed to the review server.
It is available...
Mr. Hudson
14:30 Bug #25824 (Resolved): Remove /typo3/js/workspacemenu.js, which seems to be outdated
Applied in changeset commit:9ed3120c27699c373482b352b635e69072c2c3dd. Björn Pedersen
14:12 Feature #20627: config.message_preview_workspace cannot create stop-button
seems that config.message_preview_workspaces has been removed in version 4.5. So you can close this issue. Martin Holtz
14:00 Bug #28462 (Resolved): Regression: Flashmessages are not shown any more
Applied in changeset commit:00a09de89d28c1cfe6bb62559cc2adfc2fa9b846. Philipp Gampe
13:44 Bug #27660: Wide split bar drag areas don't work in Chrome
isn't that an option:
set useShim = true for the splitbars?
http://dev.sencha.com/playpen/docs/output/Ext.Split...
Kay Strobach
13:03 Feature #25039 (Under Review): htmlArea RTE: Add possiblity to set pastetoggle to ON by default
Steffen Gebert
12:13 Feature #25039: htmlArea RTE: Add possiblity to set pastetoggle to ON by default
Patch set 2 of change I3f479846d5ce373f7f386fd450603faed08f7e8d has been pushed to the review server.
It is available...
Mr. Hudson
07:41 Feature #25039: htmlArea RTE: Add possiblity to set pastetoggle to ON by default
Patch set 1 of change I3f479846d5ce373f7f386fd450603faed08f7e8d has been pushed to the review server.
It is available...
Mr. Hudson
07:20 Feature #25039: htmlArea RTE: Add possiblity to set pastetoggle to ON by default
The manual will be updated to document the user settings added by the RTE. Default and overriding values may be set f... Stanislas Rolland
12:35 Feature #28543: use flashMessage in be_user module
Patch set 3 of change Iedd62f7731e61a6dff7ca9b6d477d75524351828 has been pushed to the review server.
It is available...
Mr. Hudson
08:00 Bug #25008 (Resolved): htmlArea RTE: Clean-up umbrella for 4.6
Stanislas Rolland

2011-07-29

23:05 Bug #28419 (Under Review): [Caching] Use M:N relation table in DB backend
Steffen Gebert
21:05 Bug #28419: [Caching] Use M:N relation table in DB backend
Patch set 4 of change Ib2cc40653fcb517724bfb28a89b2b6ee65ad929e has been pushed to the review server.
It is available...
Mr. Hudson
23:05 Bug #23932 (Closed): In a sysfolder, the field Contains Plugin does not show the correct icon
Michael created a duplicate in #28578. As some more information is contained there, I close this one now. Steffen Gebert
21:08 Bug #23932: In a sysfolder, the field Contains Plugin does not show the correct icon
in v4.5.4 it is not working too.
The icon is not shown in the menu and more they not shown in the tree.
Michael Stein
23:05 Bug #28578 (Closed): userdefined page-icon are not loaded in pagetree
Michael created a duplicate here. As some more information is contained there, I close this one now. Steffen Gebert
23:02 Bug #28578 (Needs Feedback): userdefined page-icon are not loaded in pagetree
Thanks for your report, Michael.
Please do not add target versions yourself and please also do not assign a bug to...
Steffen Gebert
21:52 Bug #28578 (Closed): userdefined page-icon are not loaded in pagetree
When I do:
t3lib_SpriteManager::addTcaTypeIcon('pages', 'contains-myext', '../typo3conf/myext/res/icons/calendar.gif...
Michael Stein
22:18 Bug #22273: PageRenderer does not work for USER_INT plugins
okay, thanks for the advice. I will try to consider them in the future, but don't hesitate to give me more advices.
...
Tobias Hochgürtel
21:45 Bug #22273: PageRenderer does not work for USER_INT plugins
Yes, basically looks good. A quick formal review:
* General
** indentation always with tabs
* class.tslib_fe.php
** ...
Chris topher
21:26 Bug #22273: PageRenderer does not work for USER_INT plugins
okay, I think I have it? Tobias Hochgürtel
21:17 Bug #22273 (Needs Feedback): PageRenderer does not work for USER_INT plugins
Hi Tobias,
thanks for your work!
Can you please provide your changes as a diff file?
You can create such a fil...
Chris topher
20:45 Bug #22273: PageRenderer does not work for USER_INT plugins
Here is my Fix/patch. I hope this is complete. The Used TYPO3 Version is: TYPO3_4.5 when I'm right. If you extract th... Tobias Hochgürtel
19:17 Bug #22273: PageRenderer does not work for USER_INT plugins
hey sorry for my late! I will answer later with Patch. Have to done an task now/currently.
Tobias Hochgürtel
17:28 Bug #22273: PageRenderer does not work for USER_INT plugins
Tobias? Could you please provide the patch?
Thanks for your contribution!
Steffen
Steffen Gebert
22:01 Feature #28388: Integrate Form project into Core
Patch set 3 of change Ide145a64ebe9db26a87437c7befd88a1c5081012 has been pushed to the review server.
It is available...
Mr. Hudson
21:08 Bug #27801 (Needs Feedback): RTE: Change of block style does not remove previous block styles
Stanislas Rolland
21:08 Bug #27801: RTE: Change of block style does not remove previous block styles
Is this still an issue? If so, please explain how to reproduce. Stanislas Rolland
21:00 Bug #28575 (Resolved): htmlArea RTE: localized acronym popup window misses window title
Applied in changeset commit:21135b4600b6491838fd6a08272b4c32c06c9c8d. Stanislas Rolland
20:50 Bug #28575: htmlArea RTE: localized acronym popup window misses window title
Patch set 1 of change I28539f92425dbbf6a18f11ec1a5e99c2fa6b077e has been pushed to the review server.
It is available...
Mr. Hudson
20:43 Bug #28575: htmlArea RTE: localized acronym popup window misses window title
Patch set 1 of change Id5e6dcecdc21aacc0397db9edf91deb32ee0a98e has been pushed to the review server.
It is available...
Mr. Hudson
20:40 Bug #28575 (Closed): htmlArea RTE: localized acronym popup window misses window title
When the language is other than default, the acronym/abbreviation popup window has no window title. Stanislas Rolland
19:54 Bug #27343: popup window for acronyms is missing the fieldset part in lower resolution
The screenshot looks strange as it is only partially translated. Please try to update the translations... Stanislas Rolland
19:45 Bug #28360: htmlArea RTE not loading with Safari 5.1
This change needs to be tested on TYPO3 4.3:
http://review.typo3.org/3730
Stanislas Rolland
19:37 Bug #28360 (Under Review): htmlArea RTE not loading with Safari 5.1
Stanislas Rolland
06:30 Bug #28360 (Resolved): htmlArea RTE not loading with Safari 5.1
Applied in changeset commit:34b1e707c2c98c9f1f9c18a7a9855d8d20aa5325. Stanislas Rolland
19:34 Bug #26815 (Under Review): RTE transformation transforms LF/CR between div and hr into space
Stanislas Rolland
18:27 Bug #26815: RTE transformation transforms LF/CR between div and hr into space
Patch set 1 of change I35640f75263324b267898696a424f6b3ed5d3709 has been pushed to the review server.
It is available...
Mr. Hudson
17:50 Bug #26815: RTE transformation transforms LF/CR between div and hr into space
Patch set 1 of change Iff9ce1adc94fdbcf62f3ab4ee25c6c8a3703fe19 has been pushed to the review server.
It is available...
Mr. Hudson
18:46 Bug #28523: Problems with new Card Layout in backend modules
Patch set 4 of change Id749538dd8ee570581cb49df172800ec76242041 has been pushed to the review server.
It is available...
Mr. Hudson
17:29 Bug #28528: inconsistency in class.t3lib_userauthgroup.php and tables.php
Georg, could you provide a patch for that? Steffen Gebert
17:26 Bug #25280 (Closed): metaCharsetTag is not truly HTML5 nor XHTML (in general) compatible
Already fixed Steffen Gebert
14:47 Bug #25280: metaCharsetTag is not truly HTML5 nor XHTML (in general) compatible
I guess this can be closed by now? Thomas Deinhamer
17:24 Bug #28565: Browse Link Wizard opens in extension with "extern url" not with choosen selected page
Hi Michael,
thanks for the report. Sounds reasonable. Could you please submit the patch to the review system?
S...
Steffen Gebert
11:43 Bug #28565 (Closed): Browse Link Wizard opens in extension with "extern url" not with choosen selected page
Hi core Team,
there is a wrong parameter in the open window of the "Link Wizzard" url P[currentValue]==1367. It shou...
Michael Krech
17:23 Bug #28526: Using slide = -1 with stdWrap options on pidInList with CONTENT runs into an endless loop
Hi Bastian,
fine, thanks so far. Start with master, when it's merged, please submit for 4.4 and 4.5
Steffen Gebert
11:20 Bug #28526: Using slide = -1 with stdWrap options on pidInList with CONTENT runs into an endless loop
Hi Steffen,
> thanks for the report. Sounds reasonable. Could you please submit the patch to the review system?
...
Marc Bastian Heinrichs
16:30 Feature #28325 (Resolved): htmlArea RTE: Deprecate/restructure various RTE configuration properties
Applied in changeset commit:7c9d0a72138ca9a48ecb328051e48a7c9d7ead99. Stanislas Rolland
06:01 Feature #28325: htmlArea RTE: Deprecate/restructure various RTE configuration properties
Patch set 4 of change I3992d308702500ea39a2e7944eea687150995791 has been pushed to the review server.
It is available...
Mr. Hudson
16:28 Feature #26776: Add a separate "CSS Styled content" with support for HTML5
Alright, no problem. I also have been to lazy
regarding this feature, although I really wanna have it.
Maybe I ca...
Thomas Deinhamer
15:58 Feature #26776: Add a separate "CSS Styled content" with support for HTML5
I'm sorry to admit I hadn't had the time to work on this issue myself :(
Some time ago I've made some experiments ...
Riccardo De Contardi
14:32 Feature #26776: Add a separate "CSS Styled content" with support for HTML5
Is this being worked on, to get it in before feature freeze?
I've also worked on a similar HTML5 adoption for TYPO3....
Thomas Deinhamer
16:15 Bug #28497: htmlArea RTE: Relative url's on pasted links/images in Firefox
I've added a comment on Bugzilla. Urs Braem
12:32 Bug #28497: htmlArea RTE: Relative url's on pasted links/images in Firefox
I have seen this behavior on numerous installations too, not only 4.5.
I strongly believe it is related to this Fi...
Alienor.net
15:31 Feature #28353: Add record to other table in "new record wizard"
Patch set 3 of change I4acb806e27fbad6a240c530085e76bfa001c11cc has been pushed to the review server.
It is available...
Mr. Hudson
15:08 Feature #28568: Hook for tslib_adminpanel
Patch set 1 of change Icec38ca8b91891a515a40ec2e8774a00cf553c40 has been pushed to the review server.
It is available...
Mr. Hudson
14:21 Feature #28568 (Closed): Hook for tslib_adminpanel
Add a hook to the adminpanel to make it possible to extend it without using XCLASS.
2 hooks have once been there b...
Georg Ringer
14:53 Feature #25282: uid of content Element should be wrappt into wrapping div not prepended a-Element
That's a good one. I'd prefer this to
be used in a new CSS Styled Content version,
maybe also capable of rendering ...
Thomas Deinhamer
14:50 Feature #27390: Needs HTML5-compatible media-player (video/audio)
It needs a HTML5 video player like http://videojs.com/ or similar,
fallback still should be any Flash Player for "no...
Thomas Deinhamer
13:51 Bug #28567 (Closed): Ugly replacement character when removing whitespaces
tx_indexedsearch.php->markupSWpartsOfString($str) removes unnecessary whitespaces at the beginning:... Dimitri Koenig
12:48 Feature #25718: Support <iframe> inclusion for Media Content Element
I would be interested in an iframe support. At least for YouTube so we can use the new iframe standard which works wi... Felix Nagel
12:43 Bug #28566 (Closed): You Tube channels not supported by media element
The process_youtube function in sysext\cms\tslib\class.tslib_mediawizardcoreprovider.php does process channels but Yo... Felix Nagel
11:52 Feature #19347: Integrate string replacement to stdWrap
Solution commited to gerrit now is the original patch, only slightly reworked, and with the eval-modifier stripped. Stefan Neufeind
11:51 Feature #19347: Integrate string replacement to stdWrap
Dmitry, I agree that "simplicity" would be nice. But imho a clear separation of search/replace makes it easier to han... Stefan Neufeind
11:49 Feature #19347: Integrate string replacement to stdWrap
Patch set 1 of change I05a067e06cf6d6d664a178c6cf91e17178d691a8 has been pushed to the review server.
It is available...
Mr. Hudson
10:44 Bug #28536: JSwindow-typolink URLs are encoded twice with htmlspecialchars()
Thanks! Patch is working. Torben Hansen
09:15 Bug #28536: JSwindow-typolink URLs are encoded twice with htmlspecialchars()
attached patch fixes that Helmut Hummel
09:12 Bug #28536 (Accepted): JSwindow-typolink URLs are encoded twice with htmlspecialchars()
Confirmed :( Helmut Hummel
10:40 Bug #28564 (Closed): Language overlay for RECORDS
There is no language overlay in RECORDS for pages.
It always shows the default language if I for example select the ...
Daniela Maul
10:27 Bug #28563 (Closed): Incorrect handler detected with DELETE, INSERT and UPDATE queries
exec_DELETEquery(), exec_INSERTquery() and exec_UPDATEquery() (maybe others too) fail to use the correct handler. exe... Jigal van Hemert
08:03 Bug #28561: Extension manager has 2 different last update dates
The reason for this error is that these two screens do *not*(!) use the same file with the extension list:
The old m...
Chris topher
08:02 Bug #28561: Extension manager has 2 different last update dates
Hello!
Good catch ;-) But the reason for these different dates is simply that the old and the new EM are using dif...
Markus Klein
01:50 Bug #28561 (Rejected): Extension manager has 2 different last update dates
I upgraded some TYPO3 installations from 4.2.10 to 4.5.4 using the install tool.
Using Scheduler, I configured a d...
Peter Murray
 

Also available in: Atom