Project

General

Profile

Activity

From 2010-03-08 to 2010-04-06

2010-04-06

23:05 Feature #22387 (Closed): rtehtmlare should use versionnumbering method for CSS and JS files
In relation to feature 13998 which is currently in the core list and should make it to 4.4, rtehtmlarea needs to incl... Lars Houmark
21:04 Bug #25647: Add option to disable the test task
Committed to trunk in revision 7251 Francois Suter
20:57 Revision 18cb6be3: Added feature #13296: Scheduler: Add option to disable the sample tasks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7251 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:47 Feature #22225: html content wrap
Duplicate bug fixed Francois Suter
20:45 Bug #20607: Wrong rendering of HTML content element
Committed Susanne's solution to trunk in revision 7250 Francois Suter
17:41 Bug #20607: Wrong rendering of HTML content element
I too have run into this issue when upgrading legacy sites to 4.3. I have dealt with it using the following TS:
tt...
Ron Hall
20:43 Revision 0d6fda4d: Added feature #11316: Add a "No Frame" option [css styled content]
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7250 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:15 Bug #22382: Sort Order of FIles/Folders Inaccurate
Just added first version of a patch. We now use natcasesort() in t3lib_div::getFilesInDir() and have a sorting option... Jeff Segars
16:21 Bug #22382 (Closed): Sort Order of FIles/Folders Inaccurate
When using Browse for Files, the list that appears is sorted alpha-numerically, but upper case letters are prioritize... Bill Tenny-Brittian
19:59 Feature #22381: "disallowUpdate" flag in extension manager
Yes, perfect! Michael Sollmann
16:32 Feature #22381: "disallowUpdate" flag in extension manager
Something like that already is integrated since TYPO3 4.3. It was introduced with #19217.
To use that function, chan...
Chris topher
15:55 Feature #22381 (Closed): "disallowUpdate" flag in extension manager
Feature Request:
Sometimes it is necessary to change the source code of an extension because of an missing hook. ...
Michael Sollmann
19:22 Feature #22384 (Closed): Allow specific and distinct redirects on BE-login
Currently you can configure the redirect on BE-login just as a replacement of the interface, much like an implicit 'r... Niels Fröhling
18:31 Feature #22383 (Closed): No Browser Condition working for IE8 in Compatibility Mode
the Browser condition
[browser = msie] and [version = 7]
or
[browser = msie] and [version = <8.0]
doesn't w...
Igor
17:12 Bug #22367: Extension uploads are not possible: Extension contains no files.
Only this module has been installed:
php-pear-SOAP-0.12.0-2mdv2009.1
Now I have added php-soap-5.2.11-0.6mdv200...
Franz Holzinger
11:20 Bug #22367: Extension uploads are not possible: Extension contains no files.
Could you check if you are using the native php soap extension or nuSoap. For me nuSoap was the problem, as soon as I... Susanne Moog
16:56 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
sorry for the break, Easter time and no pc available and thanks for your patience;
- TableOperations v4.2
- My RT...
Guenter Koch
03:52 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
Is this still an issue? Stanislas Rolland
16:30 Feature #22372: [Feature request] Add return_url to link even though page doesn't link to restricted page
In PageTSConfig, you can set:
RTE.default.buttons.link.queryParametersSelector.enabled = 1
If you want to provide...
Stanislas Rolland
13:13 Feature #22372: [Feature request] Add return_url to link even though page doesn't link to restricted page
How are the additional parameter fields enabled?
I see it as a usability thing, so the current page is automaticl...
Soren Malling
03:50 Feature #22372: [Feature request] Add return_url to link even though page doesn't link to restricted page
If this is a very occasionnal need, you can enable the additional parameters field, and the author can then enter man... Stanislas Rolland
15:21 Bug #21143: Add some constants
I've moved the constants now from a separate file to t3lib_div. config_default wouldn't have worked because index_ts.... Oliver Klee
14:39 Revision 93e15fd2: Fixed bug #13977: Improve OpenID association handling
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7249 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:37 Revision a2125d03: Fixed bug #13977: Improve OpenID association handling
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7248 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:51 Bug #20130: FE kills external links after a <hr /> in one CE
Stable reproducing in 4.3.2
New text content element. Set some div and external link after it. Set "hr" inside div...
Myroslav Holyak
11:39 Bug #22355: Adding new page content is like playing roulette
Tested with Firefox 3.6 and a Typo3 4.3.2 Installation on the Mittwald-Server.
When I click on "show source code" I ...
Kurt Gusbeth
11:16 Bug #22380: Moving a page with IRRE records misplaces IRRE records
Steps to reproduce:
- installed test extension attached to this report
- edit a page and add a couple IRRE relati...
Francois Suter
10:41 Bug #22380 (Closed): Moving a page with IRRE records misplaces IRRE records
Consider the following situation: a field is added to the pages table, which uses IRRE to create relations to some ot... Francois Suter
04:25 Bug #21881: Link -> Media Link-title is overwritten by dam values
This is configurable in Page TSConfig. See:
http://forge.typo3.org/wiki/extension-dam/TSConfig#link-title-DAM-12-...
Stanislas Rolland
03:21 Bug #22379: htmlArea RTE: Applying color or font repeatedly produces nested span elements
Committed to SVN TYPO3core trunk (revision 7246) and branch TYPO3_4-3 (revision 7247). Stanislas Rolland
02:41 Bug #22379 (Closed): htmlArea RTE: Applying color or font repeatedly produces nested span elements
If color, font or font size is applied repeatedly to the same text selection, multiple nested span elements are produ... Stanislas Rolland
03:21 Revision 48669f36: Fixed bug #14004: htmlArea RTE: Applying color or font repeatedly produces nested span elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7247 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:16 Revision 9d87a533: Fixed bug #14004: htmlArea RTE: Applying color or font repeatedly produces nested span elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7246 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:12 Bug #22378: "Check for extension updates" does not always find latest version
Committed to 4.2 (r7243), 4.3 (r7244), and trunk (r7245). Jeff Segars
00:11 Revision 9c5a7676: Fixed bug #14003: "Check for extension updates" does not always find latest version
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7245 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
00:10 Revision fa3f9611: Fixed bug #14003: "Check for extension updates" does not always find latest version
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7244 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
00:09 Revision 02bf3588: Fixed bug #14003: "Check for extension updates" does not always find latest version
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7243 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars

2010-04-05

18:37 Bug #22378 (Closed): "Check for extension updates" does not always find latest version
The "Check for extension updates" in the Extension Manager does not always find the latest version due to a bad expec... Jeff Segars
18:01 Bug #22095: no alternative icon returned from 'getIcon' in class.t3lib_iconworks.php (backend-redesign)
- trunk (rev. 7241)
- 4-3 (rev. 7242)
Xavier Perseguers
18:01 Revision 3e31cb1e: Backported changeset 7241 from trunk: Fixed bug #13487
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7242 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
17:58 Revision ab81616c: Fixed bug #13487: No alternative icon returned from 'getIcon' (thanks to Stephan Kellermayr)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7241 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
17:54 Bug #22094: wrong icon-state returned from 'getIcon' in class.t3lib_iconworks.php
- trunk (rev. 7239)
- 4-3 (rev. 7240)
Xavier Perseguers
17:53 Revision 0baad964: Backported changeset 7239 from trunk: Fixed bug #13486
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7240 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
17:47 Revision 0851f31d: Fixed bug #13486: Wrong icon-state returned from 'getIcon' (thanks to Stephan Kellermayr)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7239 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
14:05 Bug #20231: Small rendering/css bug on FE with Text with image
Just tested the current trunk:
No problems anymore in FF 3.6, Chrome (both on Ubuntu), IE6 (XP) and IE7 (Vista) and...
Susanne Moog
12:41 Feature #22225: html content wrap
I think if #11316 is in the core, we can close this bug, too. You then have the possibility to disable the wrap in th... Susanne Moog

2010-04-04

19:20 Bug #22377: multilanguage not working
Hi
This is a bugtracker. As it is very unlikely that "multilanguage is not working" I would recommend to post your...
13:26 Bug #22377 (Closed): multilanguage not working
Hello everyone
i work with WEC package (WEC Starter Package typo3 ever 4.3.2)
the first Bug when I try to add bi...
shadi
01:14 Feature #22376 (Closed): Introduce Automatic versioning of CSS and JS files
Included CSS and JS files is cached by the browser, but when one file is changed, the is often problems with the brow... Lars Houmark

2010-04-03

20:19 Bug #22375 (Closed): no localisation view for page type "Link to external URL"
For different language settings of the page type "Link to external URL" you have to switch back to page tape "standa... Plotz
17:50 Bug #25647: Add option to disable the test task
Note: the bug number is wrong in the name of the documentation patch, but it's the right documentation ;-) Francois Suter
17:44 Bug #25647: Add option to disable the test task
Attached a IMO improved version of the patch. Documentation changes also attached as text file. Francois Suter
16:58 Feature #25578: add new typoscript properties and update tsref descriptions
committed to trunk: r7233
committed to 4-3: r7235
Administrator Admin
16:57 Feature #25637: Better GUI for period setting
Indeed such an interface could be nice. I imagine it could be a kind of wizard which would open in an ExtJS-driven ov... Francois Suter
16:56 Bug #25556: t3editor doen't have an API for using at other places
committed to trunk: r7234 Administrator Admin
16:55 Bug #25582: t3editor: the used codemirror lib is outdated
committed to trunk: r7234 Administrator Admin
16:54 Bug #25649: Autoload seems to be case sensitive when started in cli-mode
I can't reproduce this issue at all, be it with the default Scheduler's tasks or with tasks provided by some other ex... Francois Suter
16:46 Bug #25650: Fatal error: Call to a member function push() with [SYS][useCachingFramework] = 1
I'm sorry, but I couldn't reproduce the issue. Could you post more details? In particular, what task were you trying ... Francois Suter
16:38 Bug #25651: tx_scheduler_TestTask fails to execute successfully
Committed:
- to 4.3 in revision 7237
- to trunk in revision 7238
Francois Suter
16:35 Revision 2b25a00b: Fixed bug #13625: Scheduler: tx_scheduler_TestTask fails to execute successfully due to missing mail initialization
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7238 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:30 Revision b7ac5573: Fixed bug #13625: tx_scheduler_TestTask fails to execute successfully due to missing mail initialization
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7237 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:22 Feature #25652: Example AdditionalFieldsProvider
Hi Nils,
Your code is interesting and the care taken about name-spacing is really good, but I think it is excessiv...
Francois Suter
15:27 Bug #25653: scheduler editTasks() calls all registerd tasks to edit one
Committed to trunk in revision 7236 Francois Suter
15:20 Bug #25653: scheduler editTasks() calls all registerd tasks to edit one
BTW I consider this to be purely a cleanup, so I'm going to apply it to trunk only.
The problem mentioned above wa...
Francois Suter
15:06 Bug #25653: scheduler editTasks() calls all registerd tasks to edit one
Uploaded a IMO cleaner version of the patch. Going to commit it soo. Francois Suter
14:17 Bug #25653: scheduler editTasks() calls all registerd tasks to edit one
As far as I can see, there are three different things here:
- the TER version of the Solr scheduler task contains ...
Francois Suter
15:22 Revision 05bfa37b: Cleanup #13869: Scheduler: editTasks() calls all registered tasks to edit just one
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7236 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:11 Bug #22374 (Closed): hardcoded image shown in "HELP > About TYPO3" (backend-redesign)
problem:
the logo shown in "Help > About TYPO3" is hardcoded, which is not good for backend-redesign.
this image ...
Stephan Kellermayr
15:08 Bug #22373: hardcoded image shown in "HELP > About Modules" (backend-redesign)
...the relevant file for that code-cleanup is: t3lib/class.t3lib_befunc.php Stephan Kellermayr
15:05 Bug #22373 (Closed): hardcoded image shown in "HELP > About Modules" (backend-redesign)
problem:
the logo shown in "Help > About Modules" is hardcoded, which is not good for backend-redesign.
this imag...
Stephan Kellermayr
15:02 Feature #22372 (Closed): [Feature request] Add return_url to link even though page doesn't link to restricted page
This is a feature request:
Issue:
When creating a link in RTE it would be great to have the possibility of adding...
Soren Malling
11:24 Bug #20938: SOAP error while uploading an updated extension
The latest stable release v4.3.2 STILL gives me this error when uploading extensions to TER.
Fatal error: SOAP-ERR...
Peter Klein
11:11 Bug #20938: SOAP error while uploading an updated extension
Test with Revision 7235 out of https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2/
Works.
Sven Weiss

2010-04-02

19:24 Bug #22079: wrong image-path returned in class.t3lib_tceforms.php if TYPO3-source is symlinked (backend-redesign)
if have found an already reported bug, which might be related to this: http://bugs.typo3.org/view.php?id=13819
it ...
Stephan Kellermayr
16:26 Bug #20938: SOAP error while uploading an updated extension
Problem still exists in TYPO3 v4.3.2.. Peter Klein
13:56 Bug #18499: Typo in t3lib/thumbs.php causes eternally lasting gm processes to slow down server.
Is this still valid? It's the same problem as #21983, but on a different place, I think. Steffen Gebert
13:48 Bug #22355: Adding new page content is like playing roulette
Sorry.. this is simply too less information.
Can you have a look, whether the page contains HTML code or is just emp...
Steffen Gebert
13:48 Bug #17338: Sitemap Content Element does not honorate Workspaces
I can confirm this on TYPO3 version 4.3.2.
I've attached the patch that solved this issue for me, can someone (i t...
Petro Boychuk
13:45 Bug #22360: Thumbnails generation on some pdf
Please see #21983, which will be included in 4.3.3 Steffen Gebert

2010-04-01

18:07 Revision a39f5651: Fixed bug #13557: t3editor/codecompletion: add new typoscript properties and update tsref descriptions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7235 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
18:00 Revision 59b4b9d9: Fixed bug #11839: t3editor doesn't have an API for using at other places
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7234 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
17:56 Revision dfcc631a: Fixed bug #13557: t3editor/codecompletion: add new typoscript properties and update tsref descriptions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7233 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
15:58 Bug #22361: PageRenderer renderJsLibraries should be after the hook
committed to svn,
4_3 rev 7231
trunk rev 7232
Steffen Kamper
15:57 Revision 98d71d3d: Fixed bug #13980: PageRenderer renderJsLibraries should be after the hook
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7232 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:56 Revision 5370a9ee: Fixed bug #13980: PageRenderer renderJsLibraries should be after the hook
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7231 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:51 Feature #22371 (Closed): External imagesfor TCA "group"
In BE we can attach only local images or upload them directly. Why can't we set link to external image like in google... Myroslav Holyak
11:49 Bug #22248: Use ExtJS for rendering tabs in the TYPO3 Backend
The patch doesn't work, there are several JS errors, and so no tabs are seen. Steffen Kamper
00:07 Bug #22248: Use ExtJS for rendering tabs in the TYPO3 Backend
As i have done a very first version of this, i'll review the patch.
Just an idea: as we always use(d) BE_USER->uc ...
Steffen Kamper
11:36 Bug #22370 (Closed): Content Element Media and Render Type "HTML Embed Element" not working
Add a Content Element Media, Media File was a local .wmv and Render Type was set to "HTML Embed Element". No output i... Ingo
10:55 Bug #22369 (Closed): Mitigate PHP's RNG vulnerability
This is a precaution to PHP's weakness in uniqid() function. The patch will use TYPO3's random byte generator to crea... Marcus Krause
09:56 Bug #22368 (Closed): wrong image dimension returned if alternative logo is set and skin-extension is installed in global-space (backend-redesign) #2
problem:
if an alternative TYPO3-logo is set in $GLOBALS['TBE_STYLES']['logo'] and a skin-extension is installed in ...
Stephan Kellermayr
09:44 Bug #14351: Shortcut pages incompatible with mount point
I had a special directory of shortcut-pages which i need to work with mountpoints. As typolink does the job well, i a... Martin Holtz
09:28 Feature #7098 (Closed): $flashMessages should have a condition ...
... like red, yellow, green or something else to indicate error, warning or success. Jan Roth
08:56 Bug #22367 (Closed): Extension uploads are not possible: Extension contains no files.
I just wanted to upload the extension div2007 and get this output in the EM:
Extension: Static Methods for Extensi...
Franz Holzinger

2010-03-31

20:48 Bug #22366 (Closed): wrong image dimension returned if alternative logo is set and skin-extension is installed in global-space (backend-redesign)
problem:
if an alternative TYPO3-logo is set in $GLOBALS['TBE_STYLES']['logo'] and a skin-extension is installed in ...
Stephan Kellermayr
20:25 Feature #22365 (Closed): Adoption of impexp to new taskcenter
As the taskcenter is done new, the impexp extension needs to be adopted
(issue imported from #M13984)
Georg Ringer
20:22 Feature #22364 (Closed): Renewal of sys_action
as the taskcenter, also the sys_action extension has been renewed
(issue imported from #M13983)
Georg Ringer
20:17 Feature #22363 (Closed): Renewal of the taskcenter
The taskcenter is redone completly to make it better usable
(issue imported from #M13982)
Georg Ringer
18:19 Bug #22361: PageRenderer renderJsLibraries should be after the hook
Just to show before/after
before in hook:...
Steffen Kamper
17:59 Bug #22361 (Closed): PageRenderer renderJsLibraries should be after the hook
If you want to manipulate ExtOnReady code or the js libs, the hook is too late.
Easy to solve, move the call $this...
Steffen Kamper
18:15 Bug #22362 (Closed): Reference Index is not updated when using a file in a content element
When using f.e. using an image in a content element's image field, this reference is not tracked by the reference ind... Ingo Renner
16:22 Bug #22360 (Closed): Thumbnails generation on some pdf
Apache/2.2.3 (Debian)
TYPO3 4.2.12
PHP Version 5.2.0-8+etch16
GD Version 2.0 or higher
I've got a problem with...
Daniel no-lastname-given
15:26 Bug #22359 (Closed): No FE editing with only field edit icons and with "old" feedit extension
Hello,
I was unable to make FE editing work with this UserTS setup :
admPanel {
enable {
edit = 1
}...
Mickaël PERRIN
14:42 Bug #22358 (Closed): Improve OpenID association handling
There are two issues with OpenID association handling.
Firsts, if session is expired, it is not removed from the s...
Dmitry Dulepov
12:28 Revision 6e9a82a9: [+BUGFIX] Extbase: Environment variables (context) are now recognized with FCGI + Apache. Related to #6840, #6596. Resolves #7085.
Jochen Rau
11:37 Bug #22357: cropHTML uses faulty reg exp for HTML entities
Hm. After playing around with this a bit I think it would be easiest to split the search pattern up into a bit more r... Ralf Hettinger
09:37 Bug #22357: cropHTML uses faulty reg exp for HTML entities
I didn't want to imply that entities can contain more than one semicolon, I'm saying that cropHTML is cropping at any... Ralf Hettinger
01:45 Bug #22357: cropHTML uses faulty reg exp for HTML entities
> The search pattern as used in the current preg_match currently always crops after the first semicolon and won't rec... Marcus Krause
10:33 Feature #17274: TCEmain labels are hard-coded in English
If error messages are localized then they must included a well defined error code. If I'm searching on the web and in... Jigal van Hemert
08:47 Bug #21873: alternative page language will be deleted in new workspaces after publishing
I have the same Issue on 4.3.3 dev!
This should be a Major issue since content gets lost!
Noel Bossart
08:43 Bug #22337: Preview does not Work with Workspace with DB Mounts
I could not find the error, but it only appeared on one Workspace, it worked on other Workspaces (though they had exc... Noel Bossart
00:21 Revision b5e01171: added missing files from #13899
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7230 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-03-30

23:39 Bug #21843: css_styled_content 4.3 and image borders
Committed to svn,
4_3 rev 7228
trunk rev 7229
Steffen Kamper
23:38 Revision 998eaea8: Fixed bug #13011: Bug: borders for single image rendering [css styled content] (thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7229 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:38 Revision 5a0e9513: Fixed bug #13011: Bug: borders for single image rendering [css styled content] (thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7228 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:35 Bug #20656: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
Committed v4 to svn
4_3 rev 7226
trunk rev 7227
Steffen Kamper
23:33 Revision e749e244: Fixed bug #11386: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7227 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:32 Revision da2e96b2: Fixed bug #11386: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7226 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:21 Bug #22319: Add Viewport layout to BE
Committed to trunk rev 7225 Steffen Kamper
23:19 Revision ac2ca7ef: Added feature #13899: Add Viewport layout to BE (thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7225 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:29 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
What is the Page TSConfig configuration under property RTE.default.buttons.table ? Stanislas Rolland
22:07 Feature #22347: htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows
Follow-up patch committed to SVN TYPO3core trunk (revision 7224). Stanislas Rolland
22:02 Feature #22347: htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows
Follow-up patch re-introduces the language field of the image update tab, but as a standard HTML select field. Stanislas Rolland
22:07 Revision 81459026: Follow-up to feature #13954: htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7224 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:48 Bug #22357: cropHTML uses faulty reg exp for HTML entities
ToDo II: simplify the pattern itself, since it's unnecessarily redundant. Ralf Hettinger
20:35 Bug #22357 (Closed): cropHTML uses faulty reg exp for HTML entities
The very sweet feature stdWrap.cropHTML uses a faulty regular expression (i.e. search pattern) for treating encoded H... Ralf Hettinger
17:08 Feature #21201: use navigation title if available
Just to clarify on the previous note: in my original request I was NOT referring to the title (###TITLE### marker) of... Michael Stopp
15:28 Bug #22355 (Closed): Adding new page content is like playing roulette
I often have the problem that I can´t add new page content.
Sometimes I get an empty page after clicking on "Create ...
Kurt Gusbeth
14:19 Feature #18957: Flexforms & IRRE doesn't work
same problem here. would be great usabillity improvement to have this feature! Stephan Petzl
11:28 Revision d8e30a9b: [+TASK] Extbase (Persistence): The storage pid is now added to relation tables defined for some special IRRE setups. Related to #6899.
Jochen Rau
11:28 Revision a8c1cb83: [~TASK] Extbase (Persistence): Heavily refactored DataMap building process. Implemented DataMapFactory. Resolves #3772.
[~TASK] Extbase (Reflection): Improved handling of array to be accessed via ObjectAccessors. Jochen Rau
11:28 Revision 961770c1: [+BUGFIX] Extbase (Persistence): Fixed broken IRRE setups. The type of relation is now determined as follows: There is a relation only if there is a "foreign_table" defined. If there is a "MM" or "foreign_selector" defined, an intermediate table is/must be used to store the relation information. If there is a "foreign_field" defined, the relation information is stored in a field on the child side. If not, a CSV on the parent side is expected.
Jochen Rau
11:28 Revision 3af03d36: [+TASK] Extbase (Persistence): Replaced get_class() by getRepositoryClassName(). Resolves #6760.
Jochen Rau
11:28 Revision 8169292e: [+BUGFIX] Extbase (Persistence): Removed deprecated code. Resolves #6850.
Jochen Rau
11:28 Revision d7a2ad09: [+TASK] Extbase (Persistence): Added type check before invoking count().
Jochen Rau
11:28 Revision 1e1ea646: [!!!][+FEATURE] Extbase: Implemented the possibility to set the context extbase extensions are running in. Default is "Production". You can set the context in the .htaccess file e.g. by "SetEnv EXTBASE_CONTEXT Development". If Extbase runs in "Production" context no exception messages are shown in FE but an empty plugin content. The message is logged by t3lib_div::sysLog(). In any other context the exception is catched an thrown again to be handled by the appropriate handler defined in the Install Tool. The next step is to be able to define different TS settings for different contexts. Resolves #6840.
Jochen Rau
11:28 Revision 03e855c5: [+BUGFIX] Extbase (Domain): Fixed unused constructor argument. Resolves #6896.
Jochen Rau
11:28 Revision 24e34dbe: [-CONFIGURATION] Extbase: Removed obsolete and thus confusing configuration options.
Jochen Rau
10:21 Bug #22336: Backend session is locked to useragent
The TYPO3 Security Team is fine with making the check configurable.
By default, the UA should still be bound to the ...
Marcus Krause
10:15 Bug #22311: another Bug causing typo3temp to fill up with files
Yes, it's also in version 4.2.
And 4.1, 4.0, 3.8 and 3.7! The line numbers differ:
3.7.0/src/typo3/sysext/cms/tslib...
Mittwald CM

2010-03-29

22:05 Bug #22263: members & reviewers cannot push to next stage in WorkSpace under user tools
everything works fine with patch 0012887_state-change-bug_v2.diff
http://bugs.typo3.org/view.php?id=12887
Steffen Miebach
21:58 Bug #22349 (Closed): RTE is collapsed when loaded inside a hidden tab in Safari
The rich text editor is not loaded when it's placed on a hidden tab in Safari on Mac OS X. If the accordant tab gets ... Oliver Hader
21:50 Bug #22348 (Rejected): Security problem with flexforms, especially extbase and overriding not allowed values
Description:
-----------------
A user can save anything in the flexform field by using e.g. firebug and
modifiying...
Georg Ringer
21:23 Feature #22347: htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows
Committed to SVN TYPO3core trunk (revision 7223). Stanislas Rolland
21:12 Feature #22347 (Closed): htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows
The attached patch makes the TYPO3 link, image and user elements dialogue windows open as ExtJS windows. It does NOT ... Stanislas Rolland
21:23 Revision d1eb77eb: Added feature #13954: htmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7223 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:34 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
No, I mean in the RTE toolbar, click on the About button and, looking at the list of plugins, report what is the vers... Stanislas Rolland
17:56 Bug #22346 (Closed): Hookrequest - t3lib_page::getRecordOverlay
The attached patch adds a pre- and a postprocess-hook to t3lib_page::getRecordOverlay().
Used for advanced langua...
Tolleiv Nietsch
17:22 Bug #21388: typo3temp got filled with thousands of javascript_* files
@Vahan:
Please try the simplified patch typo3-4.3.2-no-typo3temp-fill-with-javascript-3.patch.
Compare the patched ...
Mittwald CM
17:18 Bug #22345 (Closed): Hookrequest - t3lib_page::getPageOverlay
The attached patch adds a preprocess-hook to t3lib_page::getPageOverlay().
Used for advanced language-fallsbacks i...
Tolleiv Nietsch
17:04 Bug #22344 (Closed): Hookrequest - alt_doc::makeEditForm() to enable further access-restrictions
The attached patch adds a hook which enables to include further access-restrictions before the editform is rendered.
...
Tolleiv Nietsch
16:59 Bug #22343 (Closed): Hookrequest - tslib_fe pre/post process for settingLanguage()
The attached patch adds a hook which enables pre- and postprocessing for the settingLanguage() in tslib_fe.
Used f...
Tolleiv Nietsch
16:47 Bug #22342 (Closed): Hookrequest - tslib_menu should provide hook for further filtering
Hookrequest - tslib_menu should provide hook for further filtering. The attached patch adds a hook which enables that... Tolleiv Nietsch
16:11 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
I must agree that the "recursion prevention" mechanism represented by tslib_fe::recordRegister indeed is a bit too st... Thorsten Kahler
15:14 Bug #22339: Deleting pages should check language permissions
attached v4 avoids side-effects for move and copy actions ... Tolleiv Nietsch
10:59 Bug #22339 (Closed): Deleting pages should check language permissions
In TYPO4 4.3 deleting records is only permitted if the user has the right to delete all translations of that record.
...
Tolleiv Nietsch
15:00 Feature #21201: use navigation title if available
I think this request is too specific. IMO it would be nice to make the indexed_search title output configurable by Ty...
14:39 Revision ec01a69e: Fixed bug #1436: Meta tag output in indexed search result breaks layout
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7222 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:35 Revision 9f2040c9: Fixed bug #12375: typo3temp got filled with thousands of EXTERNAL_URL* files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7221 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:33 Revision eeafbfd0: Fixed bug #11696: External files with Umlauts/special chars in filename are not indexed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7220 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:24 Bug #22341 (Closed): Missing key on l18n parent in tt_content table
Problem:
t3lib_BEfunc::translationCount issues a query like 'SELECT COUNT(*) FROM tt_content WHERE l18n_parent=123 A...
Christian Kuhn
14:17 Bug #7051: Add "hidden" field to workspaces instead of localconf
Sorry, it's not a bug, it's a feature-request Noel Bossart
14:16 Bug #7051 (Closed): Add "hidden" field to workspaces instead of localconf
You say you plan to "Feature: Disable/Hide TYPO3 draft workspace via localconf.php setting"
I suggest using the "h...
Noel Bossart
14:06 Feature #19347: Integrate string replacement to stdWrap
Any news about that? It's pending in core list for 10 months. Discussion seems to have ended without a decision.
14:04 Bug #7050 (Closed): Remove UID from WSP Dropdown
The dropdown for switching Workspaces contains the UID of the Workspace, but is sorted Alpabethically by title. I thi... Noel Bossart
13:54 Bug #22340 (Closed): Automatically hiding Option Checkboxes and search fields on "empty" list view does not work
When you open a page in list view which has no records to display, it still shows up Checkboxes for "Extended View" a... Sebastian Michaelsen
13:47 Bug #22335: t3lib_fullsearch has a lot of hanging SQL record sets
Committed to
- trunk rev. 7218
- TYPO3_4-3 rev. 7219
Christian Kuhn
13:42 Revision 298bbff8: Fixed bug #13935: t3lib_fullsearch has a lot of hanging SQL record sets
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7219 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:41 Revision ff87dfb5: Fixed bug #13935: t3lib_fullsearch has a lot of hanging SQL record sets
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7218 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:32 Bug #22108: filelinks do not open in _blank window
the _blank is there again since update from 4.3.1 to 4.3.2
The value tt_content.uploads.20.linkProc.target was and...
Igor
11:06 Feature #22338: Added marker in CONTENT object
Example of use in TypoScript (not very realistic, but it works correctly):
10 = CONTENT
10 {
table = tt_news
se...
Jigal van Hemert
10:46 Feature #22338 (Closed): Added marker in CONTENT object
By using markers and properly quoting and escaping the values any value can be used in the properties of 'select'.
-...
Jigal van Hemert
10:37 Feature #14710: Indexed Search results always on same page as search
rev 7217 Dmitry Dulepov
10:35 Revision b7628656: Fixed bug #1044: Indexed Search results always on same page as search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7217 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:28 Bug #14959: Meta tag output in indexed search result breaks layout
rev 7215, 7216 Dmitry Dulepov
10:26 Revision 9523a28d: Fixed bug #1436: Meta tag output in indexed search result breaks layout
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7216 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:25 Revision ab34e752: Fixed bug #1436: Meta tag output in indexed search result breaks layout
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7215 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:22 Bug #22337: Preview does not Work with Workspace with DB Mounts
Steps to reproduce:
- Create Workspace with DB-Mounts
- Switch to said Workspace
- Click Preview on a Page
Noel Bossart
10:17 Bug #22337 (Closed): Preview does not Work with Workspace with DB Mounts
The Page-Previe with standard Drafts Workspace works, but with a custom Workspace that has DB Mounts assigned, the ty... Noel Bossart
10:20 Bug #20869: External files with Umlauts/special chars in filename are not indexed
rev 7210, 7211 Dmitry Dulepov
10:18 Bug #21387: typo3tempgot filled with thousands of EXTERNAL_URL* files
rev 7213, 7212 Dmitry Dulepov
10:18 Bug #21289: Double wrap of rules subpart with template_css.tmpl (indexed_search 2.11.1)
rev 7214 Dmitry Dulepov
10:16 Revision 8771b4b2: Fixed bug #12254: Double wrap of rules subpart with template_css.tmpl
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7214 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:12 Revision fe394785: Fixed bug #12375: typo3temp got filled with thousands of EXTERNAL_URL* files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7213 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:11 Revision 72a117e9: Fixed bug #12375: typo3temp got filled with thousands of EXTERNAL_URL* files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7212 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:08 Revision bc6d9dcd: Fixed bug #11696: External files with Umlauts/special chars in filename are not indexed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7211 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:07 Revision 3030ede7: Fixed bug #11696: External files with Umlauts/special chars in filename are not indexed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7210 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:55 Bug #22200: css_styled_content 4.3 and margin-bottom on images
commited v2 to:
- trunk (rev. 7208, will be in 4.4.0 beta 1)
- TYPO3_4-3 (rev. 7209, will be in 4.3.3)
Ernesto Baschny
09:54 Revision bcd7a7a5: Fixed bug #13677: margin-bottom on images was missing in the "single image" rendering (thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7209 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:52 Revision 452a6dbe: Fixed bug #13677: margin-bottom on images was missing in the "single image" rendering (thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7208 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:39 Feature #22302: Integrate TYPO3 donate notice in the backend
I wasn't present at T3CON so I don't know any details.
IMHO, showing such "popup" should only happen for admin use...
Marcus Krause
09:25 Bug #22336: Backend session is locked to useragent
to be discussed in the security team Marcus Krause
01:15 Bug #22336 (Closed): Backend session is locked to useragent
When the browser changes the user agent, the user is logged out from backend. There is no configuration option for th... Andre Haensel
09:22 Feature #20577: Create better session identifiers and add basic validation
Hi Oliver!
Could you please outline what "better session identifiers" means?
* Is it about "longer" SIDs?
* Is i...
Marcus Krause
00:59 Feature #6251: User GROUPS should be able to OWN workspaces
See RFC http://bugs.typo3.org/view.php?id=13170 .. looking forward to get some feedback in the Core-list. Tolleiv Nietsch

2010-03-28

17:45 Bug #22335 (Closed): t3lib_fullsearch has a lot of hanging SQL record sets
Problem:
In t3lib_fullsearch there are many positions where SQL queries are performed but the SQL result is not remo...
Christian Kuhn
16:22 Bug #21979: Caching framework sub-select is slow because mysql does not use indexes on outer query
Committed v3to:
- trunk rev. 7204
- TYPO3_4-3 rev. 7206
Committed testcase fix to:
- trunk rev. 7205
- TYPO3_4...
Christian Kuhn
16:16 Revision 8fcdb241: Follow-up to #13273: Improve caching framework dbBackend testcase to catch not deleted rows in tag table
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7207 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:15 Revision 68ac7c0e: Fixed bug #13273: Caching framework sub-select is slow because mysql does not use indexes on outer query
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7206 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:12 Revision 7d81a1ec: Follow-up to #13273: Improve caching framework dbBackend testcase to catch not deleted rows in tag table
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7205 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:10 Revision 141198d3: Fixed bug #13273: Caching framework sub-select is slow because mysql does not use indexes on outer query
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7204 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
14:39 Bug #22079: wrong image-path returned in class.t3lib_tceforms.php if TYPO3-source is symlinked (backend-redesign)
updated patch! (thanks to Steffen Gebert) Stephan Kellermayr
13:36 Bug #22333: Cache framework FileBackend doesn't work on windows when configured with absolute paths
Resolved, duplicate of #20656 Christian Kuhn
03:42 Bug #22333: Cache framework FileBackend doesn't work on windows when configured with absolute paths
Can be closed then (as it is dropped in the core list)? Benni Mack
12:55 Bug #22334 (Closed): Empty page subtitle can't be saved using dbal
Saving a page with an empty subtitle field is resulting in the error:
102: These fields are not properly updated in ...
Rens Admiraal
00:05 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
did you mean the extension Table Library (table); it´s version 0.1.32 Guenter Koch

2010-03-27

21:02 Bug #25556: t3editor doen't have an API for using at other places
i rewrote the class.t3editor and split it up in two classes, the gernic part and the tstemplate_info part.
Addition...
Administrator Admin
20:56 Bug #25582 (Closed): t3editor: the used codemirror lib is outdated
t3editor uses the codeMirror version 0.60, but the latest version is 0.66.
0.66 fixes a bunch of bugs and introduc...
Administrator Admin
17:04 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
Both problems are odd and I can reproduce neither. That's why I suspect that something is broken in your installation... Stanislas Rolland
13:10 Revision 8444a53b: Updated ext_autoload.php to match Backport in Rev 2043
Steffen Ritter
12:03 Bug #21693: borderClass is hardcoded
Added new patch that takes into account that the generated CSS has to be adjusted to the flexible border class name. ... Susanne Moog
11:49 Bug #21843: css_styled_content 4.3 and image borders
Attached a patch. The patch needs the fix from #13677 to be applied previously. Susanne Moog
10:58 Feature #19465: Configuration enhancement for indexed_search
Hm. Then this one might be treated as sort of a collective storyboard for improving the templating of indexed_search.... Ralf Hettinger
10:42 Bug #19695: Login doesn't work when using kb_md5fepw and german umlauts in Username
also related to #254 Ralf Hettinger
10:22 Bug #20607: Wrong rendering of HTML content element
Attached a new patch which does:
- Keep the default frame (see deeper reasons in the discussion)
- Define a label...
Susanne Moog
09:59 Bug #22323: [saltedpasswords] Enhance Unit Tests by testing passwords of various character classes
Version 2 of the patch uses PHP's function chr() to create special characters. So patch can be applied regardless of ... Marcus Krause
09:43 Bug #21714: t3lib_TStemplate::getFileName() handles path starting with media/ as magic

committed to trunk (rev. 7202)
committed to TYPO3_4-3 (rev. 7203)
Benni Mack
09:43 Revision 80748c2d: Fixed bug #12794: t3lib_TStemplate::getFileName() handles path starting with media/ as magic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7203 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
09:42 Revision 31940b2a: Fixed bug #12794: t3lib_TStemplate::getFileName() handles path starting with media/ as magic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7202 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
09:29 Bug #22145: felogin adds field felogin_forgotHash to tca but does not add field to database
committed v2 to trunk (rev. 7200)
committed v2 to TYPO3_4-3 (rev. 7201)
Benni Mack
09:28 Revision 79346684: Fixed bug #13590: felogin adds field felogin_forgotHash to tca but does not add field to database (Thanks to Fabrizio Branca)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7201 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
09:27 Revision 0abb21d5: Fixed bug #13590: felogin adds field felogin_forgotHash to tca but does not add field to database (Thanks to Fabrizio Branca)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7200 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack

2010-03-26

23:30 Bug #22333 (Closed): Cache framework FileBackend doesn't work on windows when configured with absolute paths
when you configure the Filebackend in windows with absolute path, example:
array('cacheDirectory' => 'C:/xampp/htdoc...
Steffen Kamper
23:13 Feature #22211: Add possibility to retrieve extension version
Committed to SVN Trunk (rev. 7199) Oliver Hader
23:05 Revision 96011ed2: Added feature #13697: Add possibility to retrieve extension version
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7199 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:52 Bug #22254: missing <tr> in "Admin Tools -> User Admin"
Committed to:
- 4-3 (rev. 7197)
- trunk (rev. 7198)
Xavier Perseguers
22:50 Revision 54973781: Fixed bug #13775: Missing <tr> in "Admin Tools -> User Admin" (thanks to Stephan Kellermayr)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7198 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
22:42 Revision da5bec67: Fixed bug #13775: Missing <tr> in "Admin Tools -> User Admin" (thanks to Stephan Kellermayr)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7197 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
21:05 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
ok, I made some other tests;
same TYPO3 installation from another workstation, the same Firefox (3.6) : tables can...
Guenter Koch
16:52 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
I am not able to reproduce these issues. I have the impression that something is broken in your TYPO3 installation. Stanislas Rolland
20:27 Bug #22232: Unit test failures in scheduler if the extension is not installed
rev. 7196 Christian Kuhn
20:24 Revision 3c0fa64e: Fixed bug #13737: Unit test failures in scheduler if the extension is not installed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7196 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:41 Bug #22332 (Closed): Test failure in the page renderer testcase
This happens with the trunk:
Testsuite: t3lib_PageRenderer_testcase
testEnableExtJsDebug
! Failure in test case ...
Oliver Klee
19:24 Bug #22331: Usabilty: Remove the MessageBox on requestUpdate
Dropped. Oliver Klee
18:08 Bug #22331 (Closed): Usabilty: Remove the MessageBox on requestUpdate
When editing a record type that has a requestUpdate (e.g. when changing the type of a content element from "text" to ... Oliver Klee
19:19 Feature #22053: Allow t3lib_div::_GETset() to set specified key
* v5 rev. 7193
* v5_testcase rev. 7194
Christian Kuhn
19:16 Revision c62b469e: Follow-up to #13418: Removed a duplicate reset in tearDown of testcase
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7195 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:03 Feature #18017: Filelist always Displays filename - not always wished behaviour
This also needs to go into the doc. Oliver Klee
19:00 Revision ae3fb0ee: Follow-up to #13418: Added testcase for t3lib_div::_getSET
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7194 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
18:58 Revision 548010a7: Added Feature #13418: Allow t3lib_div::_GETset() to set specified key
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7193 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
18:15 Bug #22278: Using ExtJS with debug should also use debug-files of adapter
committed to svn
4_3 rev 7191
trunk rev 7192
Steffen Kamper
18:14 Revision 1138ba7d: Fixed bug #13813: Using ExtJS with debug should also use debug-files of adapter
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7192 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:14 Revision c95cf042: Fixed bug #13813: Using ExtJS with debug should also use debug-files of adapter
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7191 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:39 Bug #22148: loginform has <table> stdWrap, but <div>s inside
Committed to:
- trunk rev. 7189
- TYPO3_4-3 rev. 7190
Christian Kuhn
17:36 Revision 6ccfe743: Fixed bug #13595: loginform has <table> stdWrap, but <div>s inside [css styled content] (Thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7190 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
17:34 Revision ac685b46: Fixed bug #13595: loginform has <table> stdWrap, but <div>s inside [css styled content] (Thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7189 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
17:32 Bug #22287: Wrong flashmessage when clearing temporary data
Committed to trunk in revision 7188. Francois Suter
16:44 Bug #22287: Wrong flashmessage when clearing temporary data
v4 changes naming of new variable to match existing ones. It also uses $GLOBALS['LANG'] instead of $LANG in storeInco... Francois Suter
13:54 Bug #22287: Wrong flashmessage when clearing temporary data
Sent to core list for revision :-) Soren Malling
13:48 Bug #22287: Wrong flashmessage when clearing temporary data
Uploaded bug_13832_v2.diff
Used $LANG instead of hardcoding labels
Soren Malling
17:31 Revision 2c7d53d1: Fixed bug #13832: Wrong flash message when clearing temporary data
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7188 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:05 Bug #22262: syntax error in class.tx_cssstyledcontent_pi1.php
* Committed to:
trunk rev. 7182
TYPO3-4.3 rev. 7184
Christian Kuhn
17:04 Revision 3dc9fb1d: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7187 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
17:04 Revision 13f60ab9: Follow-up to #13554: Make the code in line with follow-up to #13739
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7186 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
17:03 Revision 1d3268f2: Follow-up to #13554: Make the code in line with follow-up to #13739
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7185 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
17:02 Revision 01eadf9f: Fixed bug #13792: Double semicolon in css styled content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7184 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
17:01 Revision 49d712ae: Follow-up to #13554: Make the code in line with follow-up to #13739
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7183 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:59 Revision 0c16395c: Fixed bug #13792: Bug: Double semicolon in css styled content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7182 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:09 Bug #21248: "Clear temporary data" in setup module misses JS confirm
Committed attached v3 to trunk in revision 7181
v3 just adds minor CGLs changes (blanks around . operator) and add...
Francois Suter
16:06 Revision 753af5d3: "Clear temporary data" in setup module misses JS confirm
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7181 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:53 Bug #22108: filelinks do not open in _blank window
@Igor: Please feedback Christian Kuhn
15:51 Bug #22108: filelinks do not open in _blank window
Tested on current trunk with layout 3 and the target="_blank" was there.
Can you please check which value "tt_con...
Susanne Moog
15:30 Bug #22330: Remove unused property $additionalStyleSheets in template.php
Committed to trunk in revision 7180 Francois Suter
14:59 Bug #22330 (Closed): Remove unused property $additionalStyleSheets in template.php
While adding the PageRenderer (rev 5903) the following line was removed:... Steffen Gebert
15:29 Revision cf4b99ee: Removed unused property $additionalStyleSheets in template.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7180 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:27 Revision e0de4181: Fixed a mistyped bug number in the ChangeLog (sorry)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7179 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:10 Bug #22201: htmlmail send mail twice if cc recipient is set
Committed to trunk in revision 7175 (+follow-up in rev 7178)
Committed to 4.3 in revision 7176 (+follow-up in rev 7177)
Francois Suter
15:04 Bug #22201: htmlmail send mail twice if cc recipient is set
Attached a follow-up which removes an initialization that becomes unnecessary. Francois Suter
14:55 Bug #22201: htmlmail send mail twice if cc recipient is set
Attached cleaned up v2 thanks to Felix Oertel Francois Suter
15:08 Revision 003b7587: Follow-up to #13678: Remove cleanup of recipient_copy which is now unused
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7178 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:05 Revision c8e406d8: Follow-up to #13678: Remove cleanup of recipient_copy which is now unused
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7177 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:01 Revision 322b690b: Fixed bug #13678: Bug: htmlmail send mail twice if cc recipient is set
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7176 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
14:52 Revision 9742a295: Fixed bug #13678: Bug: htmlmail send mail twice if cc recipient is set
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7175 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
14:15 Bug #22037: mod.web_list.hideTables does not accept spaces
Committed to trunk rev. 7173 Christian Kuhn
00:53 Bug #22037: mod.web_list.hideTables does not accept spaces
Hey Marcel, I just reviewed your patch in the core list. Thank for your patience. Christian Kuhn
14:13 Revision 1702bb66: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7174 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
14:12 Revision 0cc1dff1: Fixed bug #13386: Bug: mod.web_list.hideTables doesn't accept spaces
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7173 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:58 Bug #22202: Improve performance of t3lib_div::revExplode
* Committed v4 to:
trunk rev. 7170
TYPO3-4.3 rev. 7172
* Committed testcase to:
trunk rev. 7171
Christian Kuhn
12:51 Revision 316e6553: Fixed bug #13681: Improve performance of t3lib_div::revExplode
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7172 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:50 Revision bd657516: Follow-up to bug #13681: Added testcase for t3lib_div::revExplode
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7171 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:48 Revision b894a05e: Fixed bug #13681: Improve performance of t3lib_div::revExplode
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7170 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:18 Feature #16180: Add random on listNum
*bump*
Would definitely be a cool feature!
Thomas Deinhamer
12:08 Bug #22329 (Closed): Date field in content elements
I'm not sure if this is a bug but it looks like one. TYPO3 ver. 4.3.2. When a date is entered in header section of s... Nino Katic
11:11 Bug #22328: wrong md5-hash of md5.js, frontend-, backend-login
I think it's related to #0005865:
- if the md5.js always returns the hash, the hash should be always the same.
It s...
Sebastian
07:22 Bug #22328: wrong md5-hash of md5.js, frontend-, backend-login
set view state to public as it is a known (& unfortunately still unresolved) problem Marcus Krause
11:08 Bug #22221: includeCSS changed behavior
Committed to 4.3 in revision 7168
Committed to trunk in revision 7169
Francois Suter
11:07 Revision 144e7935: Fixed bug #3716: includeCSS changed behavior, must default to media="all"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7169 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
11:05 Revision 99a673ba: Fixed bug #3716: includeCSS changed behavior, must default to media="all"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7168 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:10 Feature #22327: tx_simulatestatic: Use RealURL's autoconf to set respectSimulateStaticURLs => true
Closed as per reporter's request. Francois Suter
09:34 Feature #22327: tx_simulatestatic: Use RealURL's autoconf to set respectSimulateStaticURLs => true
Has been moved to #13918 since this problem does not need to be handeled in the core... Gregor Hermens
09:19 Bug #22323: [saltedpasswords] Enhance Unit Tests by testing passwords of various character classes
First patch version had charset problems. Next try: I've attached an archive with a clean diff in ISO-8859-1. Marcus Krause
08:06 Bug #17506: EM diplays only a white page when something is wrong in an extension file
This error is still present in today's TYPO3 4.4. trunk.
You only get a blank page and no entries in the error_log f...
Franz Holzinger
06:48 Bug #21714: t3lib_TStemplate::getFileName() handles path starting with media/ as magic
Sorry, missed the message with the patch. Tested with 4.4-trunk and it works brilliantly!
Test case:
- create direc...
Jigal van Hemert
05:43 Bug #22307: JS error: Ext is not defined
Hi all.
I couldn't upgrade TYPO3.
I was trying to upgrade from version 4.2.12 to 4.3.2
This error appeared in ...
Victor Hugo

2010-03-25

22:48 Bug #20091: Rich text editor is not loading
Resolved unable to reproduce as requested by reporter. Christian Kuhn
20:27 Bug #20091: Rich text editor is not loading
I'm working now with a different enterprise. So I do not have access to the old websites. So just close this report. ... Bernd Warken
12:41 Bug #20091: Rich text editor is not loading
Do you have configured rtehtmlarea to typical or demo settings?
Can you try typical?
Lars Mathwig
21:20 Feature #14383: Unlink doesn't work for Non-Admins
Moved issue to "Core" since the purpose of this one is now to cover the hook-request. Once this is done #3903 can be ... Tolleiv Nietsch
18:36 Bug #22328 (Closed): wrong md5-hash of md5.js, frontend-, backend-login
The md5-calculation produces wrong, it belongs to the used characters.
Following characters produces this failure...
Sebastian
17:43 Bug #22037: mod.web_list.hideTables does not accept spaces
Hi Benjamin,
I did submit it to the list on March 8, but did not receive any feedback at all.
Best wishes, Marcel
Marcel Greter
17:40 Feature #22327 (Closed): tx_simulatestatic: Use RealURL's autoconf to set respectSimulateStaticURLs => true
When using SimulateStatic and RealURL in the same TYPO3 installation SimulateStatic will work only if RealURL is conf... Gregor Hermens
17:27 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
So it seems this is a lack of openssl.cnf.
Another question is: Why is this function call prefixed with @? I think...
Markus Klein
10:25 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
Same problems here with TYPO3 4.3.2, PHP Version 5.2.6 and OpenSSL 0.9.7a Feb 19 2003. To fix it we've changed in "rs... 4eyes GmbH
17:24 Bug #21881: Link -> Media Link-title is overwritten by dam values
I have the same problem, but I don't know if this bug is caused by dam or htmlarea. Jerome BLUM
16:44 Revision 8cbf6cf9: Follow-up to #13739: Make the clickmenu work for the case when "Substitute Mount Point" is not set
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7167 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:43 Revision 52099986: Follow-up to #13739: Make the clickmenu work again and also for the case when "Substitute Mount Point" is not set
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7166 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:39 Revision 6fce93e9: Follow-up to #13739: Make the clickmenu work again and also for the case when "Substitute Mount Point" is not set
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7165 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:34 Bug #22320: GIFBULDER generate pix twice
Thanks!
Commited to:
- trunk (rev. 7162, will be in 4.4.0 beta1)
- TYPO3_4-3 (rev. 7163, will be in 4.3.3)
- ...
Ernesto Baschny
16:33 Revision e0d15c25: Fixed bug #13901: GIFBULDER generates same picture twice (in typo3temp/GB) (thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7164 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:32 Revision 15a7c11e: Fixed bug #13901: GIFBULDER generates same picture twice (in typo3temp/GB) (thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7163 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:31 Revision 2b17f514: Fixed bug #13901: GIFBULDER generates same picture twice (in typo3temp/GB) (thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7162 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:30 Feature #22326 (Closed): Confirmation dialog missing when unsaved changes are about to be lost
This is a feedback from OpenExpo in Bern/Switzerland.
Editors are often disturbed by the lack of confirmation dial...
Xavier Perseguers
16:27 Bug #15161: Doubled text entries like 'Modified: modified:' in templates (V 2.1.3)
I do not see that in the current version. If you still have this issue, please, provide screenshots. Dmitry Dulepov
16:24 Bug #15973: Duplicate index (most likely useless)
Dropped after discussion in the core list Dmitry Dulepov
16:02 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
Yes, the same problem using Default configuration settings: Demo.
I attache a screenshot for details.
Thanks
Guenter Koch
13:07 Bug #22181: Forgot Password link not working in felogin
do not use the "kb_md5fepw" with TYPO 3 4.3 !
I have installed:
TYPO3 4.3.2
felogin 1.3
rsaauth 1.0
saltedpass...
Mario Näther
12:22 Bug #22181: Forgot Password link not working in felogin
I had the same problem - the forgot password feature did not work.
We have md5 passwords enabled (Ext: kb_md5fep...
Simplicity GmbH
11:07 Bug #19170: french translation bug
Already fixed in the code (ses dev ML on March 24th, 2010) Dmitry Dulepov
11:06 Bug #17124: typo in pi_list_browseresults_display (V2.9.3 and 2.10.0)
Already fixed in the code (ses dev ML on March 24th, 2010) Dmitry Dulepov
09:40 Bug #22166: Status Report reports "Install Tool: disabled" when it is not.
Patch bug_13630v3.diff lowers the severity from warning to notice and reports the remaining time to live in minutes. Gregor Hermens
06:07 Bug #18808: deleting extensions gives nasty MySQL error
I assume this issue is a duplicate of #0011607 (which is already resolved). Marcus Krause
05:47 Bug #22307: JS error: Ext is not defined
Moved issue from "Extension Manager" to "Backend" category as it's not EM related. Marcus Krause
05:39 Bug #18787: The extension MD5 sum could not be fetched from extensions.md5.
your problem as mentioned by yourself:
"My hosting provider blocked outgoing connections, so fopen did not work."
...
Marcus Krause
04:46 Bug #20938: SOAP error while uploading an updated extension
@Sylvia-Kathrin:
Your problem is a duplicate of #0013637 and #0013644. These issues are already resolved in 4-2, 4-3...
Marcus Krause
04:43 Bug #21388: typo3temp got filled with thousands of javascript_* files
the patch for 4.2.9 worked for me on 4.2.6
the patch for 4.3.2 did not work for me though on 4.3.2
Should anythin...
Vahan Amirbekyan
00:28 Bug #20542: typolink: addQueryString.exclude does not support arrays
* Committed 11239_03_div.diff to:
- trunk rev. 7156
- TYPO3_4-3 rev. 7157
* Committed 11239_03_content.diff to:
...
Christian Kuhn
00:20 Revision 9a05ec73: Follow-up to bug #11239: Added testcase for tslib_content->getQueryArguments()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7161 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:18 Revision a03ebc25: Follow-up to bug #11239: Added testcase for t3lib_div::arrayDiffAssocRecursive()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7160 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:16 Revision c7e576fd: Follow-up to bug #11239: typolink addQueryString.exclude does not support arrays, main patch for tslib_content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7159 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:15 Revision dd80e6d3: Follow-up to bug #11239: typolink addQueryString.exclude does not support arrays, main patch for tslib_content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7158 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:12 Revision 0648de8b: Fixed bug #11239: typolink addQueryString.exclude does not support arrays, pre-patch to add t3lib_div::arrayDiffAssocRecursive()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7157 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:11 Revision 08ac8d8c: Fixed bug #11239: typolink addQueryString.exclude does not support arrays, pre-patch to add t3lib_div::arrayDiffAssocRecursive()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7156 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2010-03-24

23:20 Bug #19287: missing index for deleting outdated session data in fe_session_data
Committed to trunk rev. 7155 Christian Kuhn
23:19 Revision dda15048: Added feature #9289: Missing index for deleting outdated session data in fe_session_data
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7155 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:16 Bug #19592: Organisation in mail header should be Organization
Committed to trunk rev. 7154 Christian Kuhn
23:13 Revision c35f84a8: Fixed bug #9769: Organisation in mail header should be Organization
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7154 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:27 Bug #21979: Caching framework sub-select is slow because mysql does not use indexes on outer query
@jo: Please see http://typo3.org/teams/core/core-mailinglist-rules/ for more details on this topic. Christian Kuhn
22:26 Bug #21979: Caching framework sub-select is slow because mysql does not use indexes on outer query
@jo: The patch is already pending in the core patch list and waiting for reviews to be commit ready. It would be grea... Christian Kuhn
11:37 Bug #21979: Caching framework sub-select is slow because mysql does not use indexes on outer query
I can confirm that. Once the tables are a bit larger, the queries are getting too slow. Using tha patch from C. Kuhn ... jo
21:47 Feature #22257: htmlArea RTE: Extjize Find & Replace
Follow-up patch committed to SVN TYPO3core trunk (revision 7153). Stanislas Rolland
21:40 Feature #22257: htmlArea RTE: Extjize Find & Replace
The width of some labels is excessive. Stanislas Rolland
21:46 Revision eeeaee57: Follow-up to feature #13785: htmlArea RTE: Extjize Find & Replace dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7153 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:36 Feature #22308: htmlArea RTE: Extjize the default link dialogue
Follow-up patch committed to SVN TYPO3core trunk (revision 7152). Stanislas Rolland
21:31 Feature #22308: htmlArea RTE: Extjize the default link dialogue
Focus on the href field is to correctly set. Stanislas Rolland
21:36 Revision 068bf8ca: Follow-up to feature #13878: htmlArea RTE: Extjize the default non-TYPO3 link dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7152 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:33 Bug #22325 (Closed): no redirect after logout
related to "0008677: redirect after logout does not work "
The patch provided by Steffen in 0008677 is ok, but in ...
Alex no-lastname-given
21:16 Feature #22324: htmlArea RTE: Extjize the default image dialogue
Committed to SVN TYPO3core trunk (revision 7151). Stanislas Rolland
20:48 Feature #22324 (Closed): htmlArea RTE: Extjize the default image dialogue
The attached patch rewrites the default image dialogue (used mainly in frontend without TYPO3 browser) as an ExtJS wi... Stanislas Rolland
21:15 Revision 3255d264: Added feature #13909: htmlArea RTE: Extjize the default non-TYPO3 image dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7151 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:16 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
Maybe a configuration handling issue... Do you have the same problem if you use Default configuration settings: Demo? Stanislas Rolland
14:32 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
I don't know where this 'aa.callee' is coming from.
This is not a statement of the RTE scripts.
Javascript from...
Stanislas Rolland
11:10 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
Uups,
do you mean for example tt_news?
if so, yes the same error in tt_news:
aa.callee is undefined
http://.../...
Guenter Koch
17:14 Bug #20938: SOAP error while uploading an updated extension
This issue I have got, while I have uploaded a new extension to TER.
Fatal error: SOAP-ERROR: Encoding: object has...
Sylvia-Kathrin Tanneberger
16:58 Bug #22323 (Closed): [saltedpasswords] Enhance Unit Tests by testing passwords of various character classes
Currently, sysext:saltedpasswords test hashing and comparison of passwords (basic functionality) with a simple passwo... Marcus Krause
14:10 Feature #19465: Configuration enhancement for indexed_search
This huge patch has top be split into many smaller patches. Remember: a single issue per patch is allowed by commit r... Dmitry Dulepov
14:08 Bug #21278: Pre-fill Value for the search input field problem?
What kind of config line do you mean? It is all managed through the HTML template:
<input type="text" name="tx_ind...
Dmitry Dulepov
13:48 Feature #15162: date-params are hardcoded
Version 2 of the patch uses strftime() because strftime(0 supports locales. Dmitry Dulepov
11:23 Feature #15162: date-params are hardcoded
Resolving the issue was incorrect step. It is still actual. Dmitry Dulepov
13:36 Bug #22322 (Closed): combining images with GraphicsMagick not working correctly since 4.2.10
With version 4.2.10 the order changed how images are used to compose a new image. The background image is now used as... bernd probst
12:07 Bug #16656: Bad link at typo3.com
Just checked with Michael. The page does not even exist anymore. Francois Suter
11:31 Bug #22321 (Closed): typoLink() always creates absolute links when using more than one domain records
... and using another domain than the first in the list of domain records
... and using config.typolinkCheckRootline...
Irene Höppner
11:24 Bug #15369: Name of the default language is not displayed
It can be done with _LOCAL_LANG in TS. No need for the patch. Dmitry Dulepov
11:17 Bug #15369: Name of the default language is not displayed
A newer patch is attached Dmitry Dulepov
11:00 Bug #19593: external documents where not indexed if the path begins with http
See the patch for #13858 Dmitry Dulepov
10:10 Feature #14486: Disable path - feature
You can do this with a custom template Dmitry Dulepov
10:07 Feature #14710: Indexed Search results always on same page as search
A little different patch, which uses stdWrap for target pid Dmitry Dulepov
03:56 Bug #22320 (Closed): GIFBULDER generate pix twice
If there are "IMAGE" objects in GIFBULDER object then GIFBULDER generates result pic twice - first after first call t... Vladimir Podkovanov

2010-03-23

21:44 Bug #22276: Missing formHandler in ExtDirect API
committed to trunk rev 7150 Steffen Kamper
21:42 Revision ff5be534: Fixed bug #13811: Missing formHandler in ExtDirect API (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7150 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:40 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
Do you have the same error if you use the RTE in a standard content element rather than a TemplaVoila element? Stanislas Rolland
10:30 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
Thank you very much for response!
RTE cache and browser cache cleared.
JS error in Firefox console:
aa.callee...
Guenter Koch
17:02 Bug #22319: Add Viewport layout to BE
The attached extension shows how you simply can add a panel from extension. Steffen Kamper
17:01 Bug #22319 (Closed): Add Viewport layout to BE
This patch adds a ExtJS viewport for the backend. This solves a lot of issues of frame behaviour and adds the possibi... Steffen Kamper
16:56 Feature #15162: date-params are hardcoded
I checked the code, it is already fixed. Dmitry Dulepov
16:47 Bug #14959: Meta tag output in indexed search result breaks layout
Content comes from the index_fulltext table. The problem happens only and only if keywords meta does not have spaces ... Dmitry Dulepov
15:59 Bug #20732: external typoscript slows down page generation
Is this one still present? Sebastian Michaelsen
15:56 Feature #22318 (Closed): Define a central whitelist for allowed tables for cObjects CONTENT and RECORDS
With the cObjects CONTENT and RECORDS you can get records out of database tables and render them.
However CONTENT is...
Sebastian Michaelsen
15:50 Bug #22272: Problem with indexed search an logged user
This is not a bug. You must index this page for all group combinations. This is how it works.
Use crawler with a p...
Dmitry Dulepov
13:55 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
Final patch works for me regarding the differences in Web-Module "View" and page-tree "View" (PHP 5.2, T3 4.3.2, see... Tobias Lohmann
13:49 Bug #22316: "View" Function ignores "Show Hidden Pages" option, shows all hidden pages
Christopher, thanks for the hint, fixes my problem. Could somebody mark this as duplicate? Or can I? Tobias Lohmann
13:10 Bug #22316: "View" Function ignores "Show Hidden Pages" option, shows all hidden pages
Hi Tobias,
thanks for your note!
This is a duplicate of #20335.
In that issue Niels Fröhling provided a patch.
...
Chris topher
12:04 Bug #22316 (Closed): "View" Function ignores "Show Hidden Pages" option, shows all hidden pages
There are two problems with the "View"-Function:
1. the "Show Hidden Pages" option ignored in "Web --> View" mode,...
Tobias Lohmann
12:20 Bug #22317 (Closed): getTSConfigVal called with wrong object (Patch inside)
How to fix it:
In t3lib/class.t3lib_tcemain.php->process_cmdmap() :
case 'swap':
-- $swapMode = $GLOBALS['BE_USE...
Andreas Stauder
10:07 Bug #21907: felogin provides no hook for changing $markerArray
I uploaded a diff-file that adds hooks to the functions in class.tx_felogin_pi1.php Thomas Layh
09:55 Bug #19080: modfunc1 icons error
Revision numbers:
- 4.3 is 7148
- 4.4 is 7149
Dmitry Dulepov
09:54 Revision 5bc633b3: Fixed bug #8933: icons in indexed search modfunc1 are not skinned
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7149 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:53 Revision 57c366c3: Fixed bug #8933: icons in indexed search modfunc1 are not skinned
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7148 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:51 Bug #19254: indexing of records containing HTML leads to concatenated words
Revisions:
- 7147 for 4.3
- 7146 for 4.4
Dmitry Dulepov
09:50 Revision 53aaf691: Fixed bug #9229: indexing of records containing HTML leads to concatenated words
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7147 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:49 Revision 459da16d: Fixed bug #9229: indexing of records containing HTML leads to concatenated words
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7146 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
08:25 Bug #22315 (Rejected): Bug in TMENU_LAYERS in Firefox 3.6
These days I upgraded a 4.2.12 installation to 4.3.2. Everything worked fine in 4.2.12.
But now the menu doesn't wor...
André Spindler
06:04 Bug #18787: The extension MD5 sum could not be fetched from extensions.md5.
I finally resolved the issue. My hosting provider blocked outgoing connections, so fopen did not work. After some dis... Igor
05:28 Bug #21172: Image processing does not work with Imagemagick 4.2.9
As im 4.2.9 is known to have tons of security issues and in completly out of date we should think of deprecating this... Christian Kuhn
05:24 Bug #19883: timout after backend login in 4.2.4
Resolved, no change required:
We had several thing that are all covered by related issues:
- The cookie problem s...
Christian Kuhn
05:16 Bug #21070: session-timedout
Resolved as duplicate of #21511 Christian Kuhn
05:11 Bug #18993: Login failures in Typo3 Backend
Resolved, no change required after a lot of time without further feedback.
Please reopen if this issue still exists.
Christian Kuhn
05:09 Bug #19131: Warning 102 when saving record with hidden double fields in the BE
Resolved, no change required:
Extension issue, but not a core problem.
Christian Kuhn
05:06 Bug #21581: Backend Web and File menu items don't work
Is this still relevant? The BE should redirect to backend.php upon login anyway ... I don't really get what the probl... Christian Kuhn
05:03 Bug #17329: TCA fields of type "none" should be searchable too.
Attached a trivial patch to just add the none field to search fields in list module ... configuration for this would ... Christian Kuhn
04:44 Bug #18683: Drag 'n Drop is not working in some situations
Resolved, no change required. Thanks for feedback! Christian Kuhn
03:53 Bug #18683: Drag 'n Drop is not working in some situations
And thanks for following up :) Lars Houmark
03:52 Bug #18683: Drag 'n Drop is not working in some situations
Nope, I cannot reproduce this problem anymore. it must have been solved with one of the updates. There's been a few :... Lars Houmark
03:43 Bug #18683: Drag 'n Drop is not working in some situations
I will try to do a test one of these days, though it is quite some time ago I reported this problem, so I need to try... Lars Houmark
02:41 Bug #18683: Drag 'n Drop is not working in some situations
Does this problem still exist in current versions? Christian Kuhn
04:39 Bug #18180: copy a folder fails in file module
Is this still a problem with recent versions? I'm unable to reproduce this locally. Christian Kuhn
04:35 Feature #17688: Display an adminWarning if extension cache is out of date
This could be easily added with a flash message in 4.3, maybe this is an issue for the em rewrite of 4.4. Christian Kuhn
04:33 Feature #18040: Not all labels in the backend are localizable
Resolved, suspended:
4.3 already solved tons of hardcoded strings and introduced locallang labels. As this issue i...
Christian Kuhn
04:27 Bug #17670: links in BE not underlined in t3skin
Resolved, no change required:
t3skin provides underscore css in recent versions.
Christian Kuhn
04:16 Bug #18253: Duplicate entry on cache_pagesection on reloading twice
Duplicate of #19621 which already has a pending patch in core list. Christian Kuhn
04:14 Bug #18252: Duplicate entry on cache_pagesection on reloading twice
Duplicate of #18253 Christian Kuhn
04:12 Bug #18257: Ext manager - error mysql_fetch_assoc() supplied argument not a valid MySql result resourse
Resolved, no change required:
This is probably some problem of an installed extension and shouldn't happen on fres...
Christian Kuhn
04:10 Bug #16774: content field of fe_session_data should use mediumtext instead of mediumblob
Resolved, no change required:
Reason for those blob fields: They are charset independent and as such don't cause a...
Christian Kuhn
04:04 Bug #18295: deletion of sections and min items
Resolved, unable to reproduce after 2 years without requested feedback.
Please reopen if this issue still exists.
Christian Kuhn
04:02 Bug #18298: Unable to choose correct position for new pages
Resolved, unable to reproduce:
It is possible to create a sub-page of the last page if the last page is activated,...
Christian Kuhn
03:55 Bug #18296: Apache uses a huge amount of memory
Resolved, no change required:
php is known to have some memory leaks, a useful configuration for apache is to let ...
Christian Kuhn
03:50 Bug #18324: Double quotes malfunctioning in RTE
Resolved, no change required:
Double quotes are defiantly possible in rtehtmlarea. Please reopen if I missed somet...
Christian Kuhn
03:45 Bug #18350: Menu separator does not show the Access tab
Resolved, no change required:
The distinction between standard and advanced page has been dropped (I think for 4.3).
Christian Kuhn
03:43 Bug #18352: DB Tool produces PHP warnings
Resolved, no change required:
I'm pretty sure all of these warnings have been solved in recent versions. Please re...
Christian Kuhn
03:26 Bug #18418: I tried to link a file(fileadmin) directly in the menu and receive an error
Resolved, no change required:
Either localconf.php mysql settings are wrong "server went away", there might be som...
Christian Kuhn
03:19 Bug #18404: Opera 9.26: Page tree fails to reload properly if page was manipulated
Resolved, unable to reproduce:
This works for me with more recent versions of opera (10.10 in this case) with TYPO...
Christian Kuhn
03:07 Bug #18552: install/configuration -> Server / Directories shows only one red cross
Resolved, no change required:
This changed with 4.3: We get a warning sign and eg. the message "typo3/ext/ directo...
Christian Kuhn
03:04 Bug #18555: With Complex Templa Voila! Template - Typo3 throw errors
Resolved, no change required:
"Complex setup" and "some errors" are just not enough information: What is wrong, when...
Christian Kuhn
03:00 Bug #18546: type in step 5: "You're basic setup is ready!"
Resolved, no change required:
I'm unable to find this string in current versions.
Christian Kuhn
02:49 Bug #18775: context menus don't work with Konqueror (KDE 3.5.9)
Resolved, no change required:
This works for me in recent versions of both konqueror (4.3.2) and TYPO3 (4.3). I gu...
Christian Kuhn
02:44 Bug #18682: problem if there is an error message when editing a record
Resolved as duplicate of #21557 Christian Kuhn
02:39 Feature #16617: Custom error pages
Resolved as duplicate of #17992 Christian Kuhn
02:37 Bug #18685: New Backend UI relocates save save/close buttons in (TV) Page view if an PHP error / warning occurs
Resolved as duplicate of #21570 Christian Kuhn
02:35 Bug #18644: Page doesn't get rendered completely when loaded from cache
Resolved, no change required:
This doesn't look like a core bug. Please refer to the mailing lists for help on you...
Christian Kuhn
02:32 Bug #18697: Creating and editing of fields, forms, etc. in TV FCE's is impossible if there is a section inside
Is this issue still valid? If yes, what exactly is the problem? Could you provide some example setup to reproduce? Christian Kuhn
02:24 Bug #18699: Non-admin BE user can't delete content
Resolved, no change required:
Deletion of records for non-admins works if rights for content elements and pages are ...
Christian Kuhn
02:22 Bug #18731: Need scroll bar in Install extensions
Resolved, no change required: The extension manager _does_ show a vertical scrollbar if there is more content than fi... Christian Kuhn
02:20 Bug #18736: sometimes Content Modul - Title Field is not writable in Edit-Mode
Resolved, no change required:
I really expect this was an issue with some extension breaking tceforms or something. ...
Christian Kuhn
02:17 Bug #18695: Not saving the changes made in Template Tool
I remember we did some fix in this area, so is this still an issue? Christian Kuhn
01:59 Bug #20091: Rich text editor is not loading
Is this still an issue? I didn't had problems with this for quite some time.
Christian Kuhn
01:57 Bug #20121: image metadata not showing in typo3 backend of typo3 4.2.5
Not enough information.
What exactly is not showing and where? Which imagemagick / graphicsmagick settings are you...
Christian Kuhn
01:53 Bug #17604: Error: The requested page didn't have a proper connection to the tree-root!
Resolved, no change required:
Linking to an access restricteed page as a shortcut target is probably no good idea,...
Christian Kuhn
01:41 Bug #19937: additionalHeaderData in connection with xmenu_layers not in correct order
Is this still true with 4.3 and the new pageRenderer? Christian Kuhn
01:37 Bug #17223: Popup for Frontend-Editing is not showing up
Resolved, won't fix: Even if this issue would be reproducible (did not try on my own but rely on Michael's note), thi... Christian Kuhn
01:31 Bug #17336: 'open internal link in actual window' always opens an external window and then it works in this new window perfect
Resolved, no change required: No more information provided by reporter as requested, the targets can be set in the fr... Christian Kuhn
00:22 Bug #19287: missing index for deleting outdated session data in fe_session_data
Good catch! Attached a trivial patch do add a key on tstamp field of fe_session_data.
My numbers: 32ms to execute ...
Christian Kuhn

2010-03-22

23:41 Bug #19555: make t3lib_cache_Manager a true singleton
See core list discussion to #22072 ... solving this issue here would have saved me from stupid mistakes in #22072 Christian Kuhn
23:37 Bug #16911: Firefox freezes with multiple textareas
Resolved, no change required. The reporter did not react on requested feedback for quite some time so I expect this i... Christian Kuhn
23:34 Bug #19567: Wrong xclass definition in t3lib/t3lib_rteapi.php
Still confirmed for 4.4-dev.
A fix will break backwards compatibility ... on the other hand programmers must expec...
Christian Kuhn
23:30 Feature #16863: rte link edit crash browser
Resolved, no change required.
As the reporter did not react to requested feedback for quite some time I assume thi...
Christian Kuhn
23:27 Bug #18740: Konqueror right frame never shown
Resolved, no change required:
This was probably a browser problem with old konquor versions, this does not happen ...
Christian Kuhn
23:11 Bug #18759: Cannot use accentuate (éèàç) characters with Templavoila
Is this still a problem for recent systems? Christian Kuhn
23:05 Bug #18275: Unable to Login in BE
Resolved, no change required.
The original author did not react to notes, I assume this issue is solved at least f...
Christian Kuhn
23:03 Bug #19193: Charset problems if caching is not enabled (config.no_cache = 1)
Resolved, no change required. Afaik tidy needs some hinting to handle charsets properly. Christian Kuhn
23:01 Bug #19089: Login expired dialog shows up under Linux and FF3
Resolved, no change required as requested by reporter. Christian Kuhn
22:56 Bug #18995: CSS Display Error in Firefox 3.0
Resolved as duplicate of #7544 Christian Kuhn
22:50 Bug #19289: Firefox does not remeber contentelement tabposition
Resolved, no change required as requested by reporter. Christian Kuhn
22:42 Bug #15614: character formatting of complete paragraphs lost
Resolved, fixed.
I can't find the duplicate issue right now, but I'm pretty sure Stanislas fixed this in younger v...
Christian Kuhn
22:36 Bug #18787: The extension MD5 sum could not be fetched from extensions.md5.
Any more information on this? Does this problem still occur? This was probably some php / network problem?! Christian Kuhn
22:25 Bug #18865: shortcuts are unaccessible if one label is too long
FF shows a horizontal scrollbar for me if labels are that long. I can scroll to the right end and edit the shortcut.
...
Christian Kuhn
22:20 Bug #18872: Unable to logon to admin interface. No admin user has been created during installation
Resolved, no change required: It's possible to create an admin user in the install tool. Christian Kuhn
22:17 Bug #18918: Templated pages do not actually show the content of the page
Resolved, unable to reproduce.
This is likely some misconfiguration. As this issue in now nearly two years old wit...
Christian Kuhn
22:12 Bug #18947: Compatibility version changed to 3.8 after update on version 4.2.1
Resolved, unable to reproduce.
- Either a dupe of #21853 or #21853
- Or no compat_version has been set at all. In...
Christian Kuhn
22:07 Bug #16721: Update Wizard wont overwrite compat_version mode, in case two lines given;
This is probably a duplicate of #19845 and solved. Christian Kuhn
21:53 Bug #18946: Shortcut Manager
Resolved, no change required: Edit and delete options appear upon hovering the items. Christian Kuhn
21:41 Bug #18979: invalid argument Warning in BE after I upgraded to 4.2.0
Resolved as duplicate of #18980 as requested by reporter. Christian Kuhn
21:32 Bug #18405: Missing scrollbar
Resolved as duplicate of #18817 Christian Kuhn
21:19 Bug #19046: TYPO3 logo in backend gets pulled from location which does not use the mainDir constant
Resolved as duplicate of #20090, fixed in rev. 5076 Christian Kuhn
19:32 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
confirmed
I assume it's caused by JS libs used for rsaauth. I'll add an according testcase for saltedpasswords first.
Marcus Krause
18:20 Bug #22311: another Bug causing typo3temp to fill up with files
I guess that this issue already appeared in TYPO3 4.2, didn't it? Oliver Hader
14:24 Bug #22311 (Closed): another Bug causing typo3temp to fill up with files
this is another bug causing typo3temp to fill up with files which will never be deleted,
on frequent visited sites t...
Mittwald CM
18:16 Bug #22307: JS error: Ext is not defined
The reported issue looks like the JavaScript file for ExtJS are not loaded properly. Can you check whether something ... Oliver Hader
15:12 Bug #22307: JS error: Ext is not defined
Hi Victor,
please test if you have an extension installed which causes this error.
If you did an update from TYPO...
Chris topher
02:06 Bug #22307 (Closed): JS error: Ext is not defined
I use TYPO3 4.3.2 with CentOS with php 5.3.
There I have the following problem:
Error: Ext is not defined
Archiv...
Victor Hugo
16:55 Feature #22314: htmlArea RTE: Cleanup some unused code (Quick Tag)
Committed to SVN TYPO3core trunk (revision 7145). Stanislas Rolland
16:50 Feature #22314 (Closed): htmlArea RTE: Cleanup some unused code (Quick Tag)
Some scripts are not used any more by the Quick Tag plugin.
(issue imported from #M13889)
Stanislas Rolland
16:54 Revision 51b16182: Added feature #13889: htmlArea RTE: Cleanup some unused scripts (Quick Tag)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7145 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:47 Bug #16451: UTF8 conversion causing problems
Tested with non–English characters, it works for me. Dmitry Dulepov
16:46 Bug #15990: Error in Result Processing lead to wrong result count and false paging.
Use search.exactCount=1 in TS setup to avoid this break statement. Dmitry Dulepov
16:42 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
Please clear the RTE cache (using the Clear cache menu in the BE) and clear the browser cache.
What error do you g...
Stanislas Rolland
16:41 Bug #14985: Backend module List: TYPO3 Pages dumps PHP warnings, no array found
See #13876 for the fix Dmitry Dulepov
16:40 Bug #15444: external documents not always indexed
See #13858 for the fix Dmitry Dulepov
16:38 Bug #15890: PHP erros after search
Not confirmed, nothing found in the code. Dmitry Dulepov
16:37 Feature #16281: Frames are not crawled
What are frames? :D
Just kidding. Nobody uses frames these days...
Dmitry Dulepov
16:36 Feature #17362: pi_list_browseresults()
It does now. Dmitry Dulepov
16:35 Bug #17520: Search result pagination fails with <base href="sitename"> and IE6
Could not find that string in the code. I assume it is not relevant anymore. Dmitry Dulepov
16:34 Feature #22265: htmlArea RTE: Extjize Remove format dialogue
Follow-up committed to SVN TYPO3core trunk (revision 7144). Stanislas Rolland
16:28 Feature #22265: htmlArea RTE: Extjize Remove format dialogue
The dialogue window should close after the operation is completed. Stanislas Rolland
16:34 Revision 8903111d: Follow-up to feature #13796: htmlArea RTE: Extjize Remove format dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7144 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:30 Bug #18020: indexed_search: function getIcon returns path containg '/typo3/sysext/indexed_search/pi/res/' in the frontend
Unlock the path for image files. It does not make sense to lock it for images anyway.
Basically you try to put you...
Dmitry Dulepov
16:14 Feature #22313: htmlArea RTE: Add border around toolbar
Committed to SVN TYPO3core trunk (revision 7143). Stanislas Rolland
16:07 Feature #22313 (Closed): htmlArea RTE: Add border around toolbar
The attached patch adds a border around the toolbar so that it does not look so "loose". Also gives a visual cue of t... Stanislas Rolland
16:13 Revision 59e19bcb: Added feature #13888: htmlArea RTE: Add border around toolbar
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7143 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:08 Bug #18859: Admin Tools -> Indexing -> List: Typo3 Pages Bug
Closing because there is a duplicate with a better description and a patch Dmitry Dulepov
16:05 Feature #19725: Creation and modification date for pages with plugins
See http://forge.typo3.org/issues/show/6954 Dmitry Dulepov
15:56 Feature #19725: Creation and modification date for pages with plugins
I investigated that. It is a crawler problem. It does not call indexed search to index records, it calls indexed sear... Dmitry Dulepov
15:54 Bug #22312: htmlArea RTE: Table dialogues may raise js error
Committed to SVN TYPO3core trunk (revision 7142). Stanislas Rolland
15:47 Bug #22312 (Closed): htmlArea RTE: Table dialogues may raise js error
Table dialogues may raise js error when no configuration is specified.
(issue imported from #M13887)
Stanislas Rolland
15:53 Revision 9e622a73: Fixed bug #13887: htmlArea RTE: Table dialogues may raise js error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7142 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:07 Bug #20912: page still indexed after cHash check fail
Tested with TYPO3 4.3 and it is not reproducible. TYPO3 sets no_cache on cHash error now, so indexed_search will not ... Dmitry Dulepov
14:49 Bug #19195: Indexed search saves characters in word table with different encoding than in content table
This happens if you add SET NAMES after creating tables. Fields in your tables now use incorrect encoding. You have t... Dmitry Dulepov
14:37 Bug #20033: not displayed full url hyperlink in Indexed Search results
I cannot reproduce the problem. If it is reproducible for you, please, provide more information. In particular, tells... Dmitry Dulepov
14:28 Bug #22306: Backend Module produces php errors
Note for coredevs: do NOT submit this patch to the core list. See issue #13885. Dmitry Dulepov
00:41 Bug #22306 (Closed): Backend Module produces php errors
In file index.php in
typo3_src-4.2.12/typo3/sysext/indexed_search/mod
should be testet if its really an array at...
Lina Wolf
14:25 Bug #21388: typo3temp got filled with thousands of javascript_* files
See also http://bugs.typo3.org/view.php?id=13886 Mittwald CM
13:42 Bug #22309 (Closed): SQL Parser don't respect change of KEY
If i have a table defined with
PRIMARY KEY (...)
and i change it to
KEY mykey (...)
the parser adds the n...
Steffen Kamper
05:46 Feature #22308: htmlArea RTE: Extjize the default link dialogue
Committed to SVN TYPO3core trunk (revision 7141). Stanislas Rolland
05:37 Feature #22308 (Closed): htmlArea RTE: Extjize the default link dialogue
The attached patch rewrites the default link dialogue (used mainly in frontend without TYPO3 browser) as an ExtJS win... Stanislas Rolland
05:46 Revision 221606fd: Added feature #13878: htmlArea RTE: Extjize the default non-TYPO3 link dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7141 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2010-03-21

21:26 Bug #22305 (Closed): error in new hooks in class.t3lib_utility_client.php
When using the hooks in getBrowserInfo() and getDeviceType(), an error occurs when calling
t3lib_div::callUserFunc...
SoftPearls GmbH
20:54 Feature #22067: Add a "keyword" to l10n_mode in ['columns'][fieldname] section
Included in released version 4.3.0. Francois Suter
18:50 Feature #19611: Add a way to hook into the publish process for a workspace
I can confirm that the patch 9793_v2.diff works correctly with typo3 4.3.2 and it would be good to get this into th... Darren Clark
04:45 Bug #20142: class and title parameters of typolinks get broken
This issue was partially fixed by unrelated fix to t3lib_div. So here is a new version of the patch against trunk rev... Stanislas Rolland
00:20 Bug #16193: warning/error in plugins
Resolved, won't fix.
If this problem still exists in current 4.3, we will probably not fix it because the method g...
Christian Kuhn
00:13 Bug #16198: Edit Page record: Displaying <em>[No title]</em> if Pagecontent has no header
Resolved, unable to reproduce.
This seems to be fixed in current versions, I am unable to reproduce this anymore.
Christian Kuhn
00:00 Bug #16275: loginform action problem
Resolved, unable to reproduce with current versions (ext: felogin). Christian Kuhn

2010-03-20

23:54 Bug #16132: loading a module causes a strange HTTP request
Resolved, unable to reproduce:
I was unable to reproduce this with current TYPO3 versions.
Christian Kuhn
23:51 Bug #16134: pageNotFound_handling: unescaped & in HTML-Source
Resolved, no change required.
I don't really understand this. TYPO3 does not deliver with a notfound.html file. So...
Christian Kuhn
23:42 Bug #21745: Query parameters cannot contain "id="
Committed to SVN TYPO3core trunk (revision 7139) and branch TYPO3_4-3 (revision 7140). Stanislas Rolland
23:42 Revision 89c448fb: Fixed bug #12845: RTE link query parameters cannot contain "id="
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7140 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:25 Revision 11bc8ce8: Fixed bug #12845: RTE link query parameters cannot contain "id="
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7139 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:14 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
Resolved with "won't fix"
I agree with Christopher that gd is mentioned as a requirement in the docs and every rec...
Christian Kuhn
23:04 Bug #14161: Wrong string pasted from 'TypoScript property lookup' -> 'Add object property'
Resolved this really old bug with "Unable to reproduce". Thanks for picking this up again. Christian Kuhn
22:56 Bug #25653: scheduler editTasks() calls all registerd tasks to edit one
A bit off-topic note:
The whole additionalFields things need better namespacings. It already happened to us several ...
Christian Kuhn
21:55 Feature #22303: htmlArea RTE: Extjize the spell checker
Committed to SVN TYPO3core trunk (revision 7138). Stanislas Rolland
21:55 Revision d2953aa2: Added feature #13870: htmlArea RTE: Extjize the spell checker
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7138 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:01 Bug #22304: Field data_page_type in table index_phash is too small
Committed to trunk, revision 7137. Andreas Otto †
14:06 Bug #22304 (Closed): Field data_page_type in table index_phash is too small
The field data_page_type is of type tinyint which can hold values from 0-255.
This might be too small if you have ...
Andreas Otto †
19:58 Revision 5c0f701f: Fixed bug #13871: Field data_page_type in table index_phash is too small.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7137 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
16:01 Bug #22263: members & reviewers cannot push to next stage in WorkSpace under user tools
I've got the same behaviour.
If the member is also entered in the field "editors” then he can forward the pages fo...
Steffen Miebach
13:36 Bug #17419: Field index_phash.cHashParams is too short
Has been resolved in #12959 Andreas Otto †

2010-03-19

19:50 Feature #22303 (Closed): htmlArea RTE: Extjize the spell checker
The attached patch rewrites the RTE spell checking dialogue as a ExtJS window.
(issue imported from #M13870)
Stanislas Rolland
18:16 Bug #25653 (Closed): scheduler editTasks() calls all registerd tasks to edit one
If you edit a task the scheduler call all registered tasks and provide just the available data for the current select... Michael Klapper
16:56 Bug #22291: RTE: After selecting a text color, the selected text is not coloured in Chrome
The textcolor button is available, that's not the problem.
Now, I tested in FireFox and it works indeed correct.
Ea...
Wim no-lastname-given
15:12 Bug #22291: RTE: After selecting a text color, the selected text is not coloured in Chrome
I can't confirm this. I also have installed TYPO3 4.4 Alpha 2 und have written only one row into pageTSconfig:
RTE...
Stefan Froemken
16:31 Feature #22302 (Closed): Integrate TYPO3 donate notice in the backend
At the Q&A of the TYPO3 Association session of the T3CON09-Frankfurt 2009 some hundred agreed to have donation notice... Oliver Hader
14:29 Feature #5718: Implement File upload support
Hey Jochen,
do you know the corresponding implementation of Resources in FLOW3? I think, in case we implement this...
Sebastian Kurfuerst
13:12 Revision 62960894: [+FEATURE] Fluid (ViewHelpers): The <f:form.error> ViewHelper now supports property paths for the "for"-Argument. Now, one can display only the errors of a given property of an object. Example: In the Blog Example, one could now write <f:form.errors for="blog.title">.
Sebastian Kurfuerst
12:10 Bug #22301 (Closed): stdWrap-property spaceAfter works not correctly
If I work with spaceBefore everything works like expected:
<img src="clear.gif"><br />My text
"My text" ist in ...
Stefan Froemken
11:32 Feature #22300 (Closed): Possibility to configure another link paramter for jumpurl filelinks
When you produce a filelink with stdWrap.filelink and jumpurl.secure you will be linked to the current PageId and typ... Sebastian Michaelsen
11:02 Bug #18997: TCAselectItem not working for all tables
I just have the same Problem. includeTCA doesn't load the columns-fields of my extension. But there is a trick:
incl...
Stefan Froemken
08:21 Bug #22293: Popup in HMENU creates invalid URL in IE
Hi, Georg
No - in my testings I haven't used the configuration "absRefPrefix".
When I created the patch I looke...
Simon Schick

2010-03-18

21:22 Feature #5718 (Accepted): Implement File upload support
Jochen Rau
17:33 Bug #22299 (Closed): Opening website frontend view from backend does not work properly
The view icon in the backend to open a specific page of the website frontend does not work properly:
1) If the curre...
Oliver Hader
17:10 Revision 868d8349: Cleanup: Removed whitespaces at end of line
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7136 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:46 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
@Jigal, a hack like this works for us.
This problem exists in 5.2.6, especially the version that is delivered with...
Christian Kuhn
15:29 Bug #22298 (Closed): RTE: blocklevel alignment broken
Adding a textfield to typo3 and marking and setting some text as centered changes the following example:
<p>oh w...
pete_work
15:08 Bug #22297 (Closed): htmlArea RTE Not Loading
Hi, I'm a TYPO3 newbie. I just installed it and everything seems to be functioning well, bu I cannot get RTE to load.... Jesse Roche
14:45 Bug #22296 (Closed): IS cannot not index files if absRefPrefix is set and indexExternalURLs is not
If config.absRefPrefix is set, indexed search will not index files. There are several problems in the code:
- all no...
Dmitry Dulepov
14:30 Revision f4d800b0: Fixed bug #10392: Indexed search does not use config.fileTarget for files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7135 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:29 Revision 289b7778: Fixed bug #10392: Indexed search does not use config.fileTarget for files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7134 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:25 Revision eed03702: Fixed bug #12434: Name attribute in search form - invalid XHTML strict
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7133 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:13 Bug #22295: textStyle doesn't work
There was somebody asking if this function is deprecated 2 years ago.
0008931
Stefan Froemken
14:10 Bug #22295 (Rejected): textStyle doesn't work
I just test some stdWrap-Properties and stubled over textStyle which generates font-Tags. I know...font-Tags are depr... Stefan Froemken
13:57 Revision bb0c2887: Fixed bug #12434: Name attribute in search form - invalid XHTML strict
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7132 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:19 Bug #22294 (Closed): Error-message while importing a t3d-file (Application TYPO3Starter crashes)
When I import a t3d-file on a local windows installation, I often get an error message. I guess I get that error mess... Kurt Gusbeth
11:43 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
I created a testcase in tests/t3lib/t3lib_div_testcase.php
(see patch testcase_4-4-alpha2_0013750.patch)
It test...
Georg Großberger
11:26 Bug #22293: Popup in HMENU creates invalid URL in IE
i don't know any details but does your patch also take absRefPrefix into account? Georg Ringer
11:24 Bug #22293: Popup in HMENU creates invalid URL in IE
I've created an extension which solves this problem by using xclasses.
If you wonder why I overwrite so many php-cla...
Simon Schick
11:14 Bug #22293 (Closed): Popup in HMENU creates invalid URL in IE
In my menu one page is opened in a popup. It works perfect in all browsers excepted by the InternetExplorer-family
...
Simon Schick
10:58 Feature #21201: use navigation title if available
I'll second that request.
It would also be cool in cases where a menu is build from subpages of a sysfolder.
Nils Hodyas
10:33 Revision 1eba7564: Follow-up to bug #13739: CGL false=>FALSE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7131 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:33 Revision d09a24f9: Follow-up to bug #13739: CGL false=>FALSE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7130 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:33 Revision 29e1ebc9: Follow-up to bug #13739: CGL false=>FALSE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7129 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:52 Bug #22292: Module web > info > log only shows changes made by the current be_user (if you are logged is as NON-ADMIN)
Hey Uwe,
nice patch. Could you create a "unified" diff out of that? Also, are you interested in sending your patch...
Benni Mack
01:20 Bug #22292 (Closed): Module web > info > log only shows changes made by the current be_user (if you are logged is as NON-ADMIN)
PROBLEM
1. Login as a common editor - not as a typo3 admin.
2. Click on Module web > info > log
3. In the selectb...
Uwe Schmelzer
09:29 Bug #22235: "Show" clickmenu in page tree generates wrong URL
commited to trunk (rev. 7128, will be in 4.4.0 beta1). Ernesto Baschny
09:28 Revision 79d01a84: Fixed bug #13740: "Show" clickmenu in page tree generates wrong URL if no sys_domain is present
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7128 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:26 Bug #22234: "Show" clickmenu in page tree does not work for mount pages
commited to:
- trunk (rev. 7125, will be in 4.4.0alpha3 or beta1)
- TYPO3_4-3 (rev. 7126, will be in 4.3.3)
- TY...
Ernesto Baschny
08:31 Bug #16328: Typo3 generates links that are not RFC compliant
This old issue probably affects many extensions which all have to work their way around that bug. See http://forge.t... Jörg Wagner
08:22 Revision 7b7ac39b: Fixed bug #13739: "Show" clickmenu in page tree does not work for mount pages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7127 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
08:20 Revision ff95bdb1: Fixed bug #13739: Show clickmenu in page tree does not work for mount pages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7126 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
08:18 Revision 5dbfbe8b: Fixed bug #13739: Show clickmenu in page tree does not work for mount pages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7125 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny

2010-03-17

21:43 Bug #18900: Defining alternative icons with specConfs.[pid].pageIcon does not work
Committed to:
Trunk, revision 7123
4-3, revision 7124
Andreas Otto †
21:39 Revision ea5eba92: Fixed bug #8597: Defining alternative icons with specConfs.[pid].pageIcon does not work in indexed_search (thanks to Steffen Müller).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7124 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
21:27 Revision 77b43ffd: Fixed bug #8597: Defining alternative icons with specConfs.[pid].pageIcon does not work in indexed_search (thanks to Steffen Müller).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7123 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
21:12 Bug #21813: cHashParams in index_phash is too small
Committed to trunk, revision 7122. Andreas Otto †
21:04 Revision 4a415a4b: Fixed bug #12959: cHashParams in index_phash is too small (thanks to Dmitry Dulepov).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7122 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
20:40 Bug #22291 (Closed): RTE: After selecting a text color, the selected text is not coloured in Chrome
Tried to colour the word: "coloured". After selecting a color the result was as follows:
coloure<span style="color: ...
Wim no-lastname-given
20:37 Bug #22290 (Closed): RTE with Text Color
In the "set text color" window no more than three colors are shown. I have defined five colors.
When I delete the f...
Wim no-lastname-given
17:15 Bug #18592: Linking between domains in the pagetree with checkRootline does not work with search results
Indexed search was changed to use typolinks long time ago. This bug shopuld be solved by now. Dmitry Dulepov
17:13 Bug #17936: indexed_search shows overflow error after updating zu t 4.1.4 / .5
I don't think we can help with that because it is somewhere deep inside Zend engine. I can propose to:
- upgrade PHP...
Dmitry Dulepov
17:11 Bug #19726: UTF8 produces bad character output
See my comment for #11405 Dmitry Dulepov
17:03 Bug #20665: tx_indexedsearch description text with utf-8 encoding issues
That can be solved by using "u" modifier to preg_replace but there are two problems:
- PCRE can be compiled without ...
Dmitry Dulepov
16:52 Bug #21633: Indexing Engine Statistics utf8
Tested -> not reproducible. Since the reporter did not provide any information about his charset settings (Install, d... Dmitry Dulepov
16:32 Bug #19642: tt_news records are not being reindexed
Can I set this issue as resolved? Dmitry Dulepov
11:31 Bug #19642: tt_news records are not being reindexed
Hi Dmitry, thanks for your info. Falk no-lastname-given
10:33 Bug #19642: tt_news records are not being reindexed
Falk, it is because page is different from news. Indexed search knows that page does not exist and it does not show i... Dmitry Dulepov
16:24 Bug #21387: typo3tempgot filled with thousands of EXTERNAL_URL* files
Uploaded a cleaned up patch Dmitry Dulepov
16:16 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
Hi Georg,
the parameter part
+profile '*'
is correct.
It is used to strip any profile information from thumbnail...
Jörg Wagner
15:13 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
Another issue: What to do with
+profile '*'
Is it necessary to preserve the quotes in some conditions?
Georg Großberger
14:50 Bug #21253: Indexing of files provided by dam_frontend extension fails
Only cached results can be indexed. Dmitry Dulepov
14:47 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
Just read:
http://bugs.php.net/bug.php?id=44945
Adding
setlocale(LC_CTYPE, 'UTF8', 'en_US.UTF-8');
to wrapF...
Jigal van Hemert
14:32 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
The problem is also present in t3lib/class.t3lib_stdgraphic.php -> t3lib_stdGraphic::wrapFileName()
Furthermore in...
Jigal van Hemert
14:47 Bug #22099: Indexed_search and crawler not work on complex site with fe_users and fe_groups
Not a bug because I know many installations where it works in this configuration. Dmitry Dulepov
14:43 Bug #21425: Name attribute in search form - invalid XHTML strict
The patch is attached and it is pending in the core list. Dmitry Dulepov
14:33 Feature #22289 (Closed): Include the image padding for correct imageblockwidth calculation
The imageblockwith (csc-textpic-imagewrap and csc-textpic-imagerow) calculation is wrong if the images have a paddin... Falk no-lastname-given
14:25 Bug #14370: PDF popup-links not indexed
Not reproducible with 4.4 alpha 1 Dmitry Dulepov
13:57 Bug #19990: Indexed search does not use config.fileTarget for files
The patch is attached. Unfortunately I was not able to set "has patch" flag. Dmitry Dulepov
13:56 Bug #14183: FIX: indexed search external links
The patch is attached. Unfortunately I was not able to set "has patch" flag. Dmitry Dulepov
13:51 Bug #22288 (Closed): htmlArea RTE: Table button not working in FF on some PC
1. Handling with the table element is very tricky. When pasting content from the clipboard into an existing table, th... Guenter Koch
12:12 Bug #21388: typo3temp got filled with thousands of javascript_* files
A new patch is available.
As an additional string for creating the ID a serialized representation of the menu array ...
Mittwald CM
11:57 Bug #15265: Documentation for system extensions not available
What about releasing documentation extensions?
doc_felogin
doc_dbal
doc_extbase
doc_...
Xavier Perseguers
10:54 Bug #15020: mysql like regarding german "umlaute"
I am going to add this information to the documentation. In general the current solution works correctly for most lan... Dmitry Dulepov
08:33 Feature #22017: Enable printing of frames at the backend
Same as "Backend not printable if more than one page"
http://bugs.typo3.org/view.php?id=13823
Juergen Deisenroth
08:05 Bug #22287 (Closed): Wrong flashmessage when clearing temporary data
While fixing 0012202 i found out that a wrong flashmessage was shown when clearing temporary data.
A message sayin...
Soren Malling

2010-03-16

21:25 Bug #22283: Backend not printable if more than one page.
committed to trunk (rev. 7121) Xavier Perseguers
11:54 Bug #22283 (Closed): Backend not printable if more than one page.
If yout print a page from the backend (e.g. from template analyzer) you always only get the first page printed.
Thi...
Stefan Geith
21:24 Revision 5323b35b: Fixed bug #13823: Backend not printable if more than one page (thanks to Stefan Geith)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7121 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
19:13 Feature #17275: Virtual fields
Hi xavier,
When you use this trick, are you able to use ts object content and ts object records as if the records...
Michael Miousse
17:28 Bug #22181: Forgot Password link not working in felogin
Sorry it took me so long to respond. No I did not find a solution, and I did not revisit stepping through the script... Ken Hanson
17:18 Feature #22286 (Closed): URLs with tel:... and sms:... not supported in core
Those URLs get mangled. RTE (and possibly parts of core?) parse them as ?id=tel:... and are true that's not a valid... Stefan Neufeind
15:59 Bug #22285 (Closed): Login cause JS error if not in frame (access to parent is not allowed)
Each login page throws an error because it tries to access parent. Problem, there is always a parent and a parent.ope... Steffen Kamper
15:40 Bug #21248: "Clear temporary data" in setup module misses JS confirm
Hi Søren,
your patch looks good!
One small change: Please use tab stopps to indent the new line in the locallang ...
Chris topher
08:10 Bug #21248: "Clear temporary data" in setup module misses JS confirm
Having absolutely no idea, if the diff file is made correctly, I've attached a fix for the issue.
My very first p...
Soren Malling
15:14 Feature #22284: TypoScript object browser - Show _all_ TS
Committed to trunk (rev. 7120) after changing 'true' constants to 'TRUE' to fit CGL. Xavier Perseguers
14:12 Feature #22284 (Closed): TypoScript object browser - Show _all_ TS
Template analyzer would be able to sho the complete Listing of TS constants and setup, if there were the right link .... Stefan Geith
15:12 Revision f0dca58d: Added feature #13825: TypoScript object browser - Show all TS (thanks to Stefan Geith)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7120 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
14:33 Bug #17452: Resolving external URLs
Actually I am not sure it is a realurl job. Shouldn't this be a core feature? Dmitry Dulepov
12:40 Bug #18062: language fallback in the URL
That's not RealURL's issue. RealURL only generates URLs using exact parameters provided by the TYPO3 core. TYPO3 core... Dmitry Dulepov
11:56 Revision 8ffc97e1: [+TASK] Fluid (ViewHelpers): Improved Documentation in *PageViewHelper. Thanks to Falk Kühnel for the suggestion! Resolves #6297.
Sebastian Kurfuerst
11:54 Revision 8ddee19c: Updating version number to 4.4-dev after release of 4.4.0alpha2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7119 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:51 Revision dd3895af: [+BUGFIX] Fluid (ViewHelpers): f:link.action can now be used inside f:form without breaking hmac verification. Resolves #6809, Resolves #6808, Resolves #6514. Thanks to Peter Niederlag for providing a patch!
Sebastian Kurfuerst
11:47 Revision cd7c777f: Tagging TYPO3 4.4.0alpha2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-0alpha2@7118 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:47 Revision 709292e9: Release of TYPO3 4.4.0alpha2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7117 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:34 Revision da754f4d: * Raised Fluid version to 1.1.0alpha2, due to a regression in PHP 5.2.X.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7116 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
11:31 Revision 2efa884d: * Raised version number to alpha2
Sebastian Kurfuerst
11:31 Revision bdb0eed3: [+BUGFIX] Fluid (Core): Fixing a parse error in PHP 5.2.X in TemplateParser. Resolves #6870.
Sebastian Kurfuerst
10:09 Revision be0c282e: * Raising Extbase and Fluid versions to 1.1.0alpha1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7115 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
10:05 Revision f3cc609a: * Removing Extbase and Fluid, will be re-added as version 1.1.0alpha1 in a few minutes.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7114 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
09:49 Revision aa1fb6f5: [!!!][TASK] Fluid: Raised version number to 1.1.0. This version needs Extbase 1.1.0 as well!
[TASK] Fluid: Backported all changes from Fluid v5 again. This includes mostly some internal restructurings.
[!!!][TA...
Sebastian Kurfuerst
09:47 Revision 53cb36cc: [TASK] Extbase: Raised version to 1.1.0alpha1
[+FEATURE] Extbase (Tests): Added one more functionality to BaseTestCase
[!!!][TASK] Extbase: Renamed viewData in Abs...
Sebastian Kurfuerst
09:32 Revision eb056351: [+BUGFIX] Extbase (Persistence): For MM_match_fields the fieldname got prefixed twice. Resolves #6864.
Jochen Rau
09:32 Revision 76bd00e1: [+BUGFIX] Extbase (Persistence): Object access fails on arrays as subject. This must be fixed in FLOW3, too. Resolves #6862.
Jochen Rau
09:27 Revision 106de175: * Re-adding tests
Sebastian Kurfuerst
09:26 Revision 45103a0b: * Temporarily deleting tests. Will be re-added at next commit.
Sebastian Kurfuerst
08:42 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
Hi,
I haven't tried lately. Ries, have you had TYPO3 running the extension manger without problems? Then this bug ...
Michiel Roos

2010-03-15

23:05 Task #6249 (Accepted): Support for TCA fields of type "group" - allowes DAM support (has patch)
Jochen Rau
22:31 Feature #22212: Add proxy for the mail() function
Hi guys!
I'm really looking forward to the outcome of this one ... and while you're at it, would you think that so...
Ralf Hettinger
21:53 Revision d64ba0ca: [+BUGFIX] Extbase (Reflection): Fixed a bug that would occur if an array with a non-existing key would be passed to ObjectAccess::getProperty(). Related to #6073.
[+BUGFIX] Extbase (Reflection): ObjectAccess::getProperty() now throws an exception when a property does not exist, f... Jochen Rau
21:20 Revision 2969ca7e: * Follow-up to #1104: fix 'required' validation for IRRE records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7113 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
21:20 Revision 3d6a032b: * Follow-up to #1104: fix 'required' validation for IRRE records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7112 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
21:19 Revision 5b63b213: * Follow-up to #1104: fix 'required' validation for IRRE records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7111 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
21:04 Bug #16486: There appeared Extension Repository upon clicking on "Open Office Writer 1.0 file (.sxw)"
I can't reproduce the bug anymore. Without further feedback, I'll close it. Francois Suter
21:00 Bug #16214: Links and formatting of Modern Template Building part 1 to be corrected!
I'm stumbling on this issue while going through old documentation-related issue. I'm sorry this was left untended for... Francois Suter
20:57 Bug #16203: Install.txt 4.0 Final not up to date (Remote-Install+Testsite-Package)
INSTALL.txt has been completely rewritten in TYPO3 4.3. As far as I can tell the remarks above don't apply anymore. I... Francois Suter
20:17 Bug #21811: Missing -R option in chmod command in INSTALL.txt
Released as part of TYPO3 4.3.1 Francois Suter
20:10 Bug #14477: MTB1: "normal" column
Yes, I'm closing this bug. The MTB must be completely revamped anyway, I don't think it's any good improving just a l... Francois Suter
17:24 Bug #22282: t3lib_tceforms::getIcon() doesn't check getimagesize() problems with "../" in path
argh ... just found that this (which was on my todo-list for some time) is already resolved in trunk - maybe someone ... Tolleiv Nietsch
16:20 Bug #22282 (Closed): t3lib_tceforms::getIcon() doesn't check getimagesize() problems with "../" in path
In certain situations - if a skin is present - the icon path might contain a "../", unfortunately getimagesize() does... Tolleiv Nietsch
16:46 Bug #22100: Workspace tiled Preview shows same version of Page
The attached patch solves this issue if $TYPO3_CONF_VARS['FE']['disableNoCacheParameter'] was enabled in the install ... Oliver Hader
15:13 Bug #22281 (Closed): tcemain versionSwap might break pages_language_overlay relations
During swapping within t3lib_tcemain::version_swap() the $keepFields might contain the "pid" field. But keeping the "... Tolleiv Nietsch
12:27 Bug #22280 (Closed): Typo3_mainDir not resolved when using rlmp_eventdb
If I use the following skript from Robert Lemkes event_db I get by executing the following code:
require_once(PATH...
Joe Lipps
12:19 Revision 5753d510: [+BUGFIX] Extbase (Persistence): The child class name is not determined by reverse mapping (table name -> class name) of the extbase persistence settings anymore. Only the annotation above the property definition is taken into account. Removed methods setChildClassName(), getChildClassName(), and determineChildClassName(). Resolves #6805.
[TASK] Extbase (Persistence): Changed signature of DataMapper::getType($class, $propertyName) to getType($className, ... Jochen Rau
11:49 Feature #22279 (Closed): Add .numberFormat function to stdWrap
When handling prices or other special formated Numbers in TypoScript there's no reasonable way to format it properly.... Sebastian Michaelsen
11:09 Bug #22278 (Closed): Using ExtJS with debug should also use debug-files of adapter
Now only ext-all-debug.js is used with debug setting, but the adapters also delivered with debug versions, so use it.... Steffen Kamper
09:23 Bug #22277 (Closed): Firefox 3.6.0 // Linux cannot login to backend
Hi,
It is not possible to login.
The error seems to be linked to version php 5.2.x
On a different server wit...
Jochen Metzger

2010-03-14

21:34 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
Committed to SVN:
* TYPO3_4-3 (rev. 7109)
* Trunk (rev. 7110)
Oliver Hader
21:28 Revision 0370c816: Fixed bug #11805: IRRE does not work correctly with FE-editing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7110 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:27 Revision 489f5246: Fixed bug #11805: IRRE does not work correctly with FE-editing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7109 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:24 Bug #22205: Clean up class definition of frontendDoc in template.php
Committed to SVN:
* TYPO3_4-3 (rev. 7107)
* Trunk (rev. 7108)
Oliver Hader
21:23 Revision fde6b2d4: Fixed bug #13690: Clean up class definition of frontendDoc in template.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7108 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:22 Revision 5a6d9c0a: Fixed bug #13690: Clean up class definition of frontendDoc in template.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7107 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:16 Bug #22190: HMENU with IFSUB, CURIFSUB and hidden subpages
Are there any news here? Oliver Hader
20:14 Bug #20368: Automaticly append "www" to domain records
Please close this issue, thanks Soren Malling
20:07 Bug #21983: Thumbnail generation broken for PDF files
Committed to SVN:
* TYPO3_4-2 (rev. 7104)
* TYPO3_4-3 (rev. 7105)
* Trunk (rev. 7106)
Thanks to Andreas Beutel ...
Oliver Hader
20:01 Revision f269ff6b: Fixed bug #13283: Thumbnail generation broken for PDF files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7106 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:00 Revision 33294c5b: Fixed bug #13283: Thumbnail generation broken for PDF files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7105 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:59 Revision 7e0c27f6: Fixed bug #13283: Thumbnail generation broken for PDF files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7104 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:29 Bug #22275: fluid - unhelpful error message
ok did that:
http://forge.typo3.org/issues/show/6822
Florian Staudacher
11:26 Bug #15020: mysql like regarding german "umlaute"
The syntax from note #22214 would break DBAL compatibility. As such -1 for this solution. Xavier Perseguers
11:19 Bug #19990: Indexed search does not use config.fileTarget for files
Yes, I agree, config.fileTarget should be used instead. Xavier Perseguers
11:17 Bug #14569: Localization in Advanced search
This patch still applies but it should be part of next bugdays to see if it still makes sense (don't have an indexed_... Xavier Perseguers
09:50 Bug #22029: cropHTML not honoring whole word setting
Committed to SVN TYPO3core
- trunk (revision 7102)
- TYPO3_4-3 (revision 7103)
Jochen Rau
09:46 Revision fff5a43b: Fixed bug #13371: cropHTML not honoring whole word setting
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7103 709f56b5-9817-0410-a4d7-c38de5d9e867 Jochen Rau
09:35 Revision 7a806691: Fixed bug #13371: cropHTML not honoring whole word setting
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7102 709f56b5-9817-0410-a4d7-c38de5d9e867 Jochen Rau

2010-03-13

21:19 Bug #22275: fluid - unhelpful error message
Florian, please file this fluid bug at forge.typo3.org. Oliver Klee
18:25 Bug #22275 (Closed): fluid - unhelpful error message
in typo3/sysext/fluid/Classes/View/TemplateView.php on line 358 the method parseTemplate() should return a helpful er... Florian Staudacher
18:38 Bug #22276 (Closed): Missing formHandler in ExtDirect API
The generated api only contents name / len parameters for the functions. If you want to use forms (load/submit) there... Steffen Kamper
15:47 Bug #22274 (Closed): sql_regcase deprecated in PHP 5.3
sql_regcase deprecated in PHP 5.3
line 1436 in / trunk / t3lib / class.t3lib_htmlmail.php
(issue imported fro...
Fernando Arconada
15:11 Bug #22273 (Closed): PageRenderer does not work for USER_INT plugins
From the mailinglist (thread on typo3.dev called "PageRender and USER_INT Plugins")
"it looks like the pageRendere...
Susanne Moog
12:27 Bug #15105: showpic.php does not resize the popup size if necessary
Hey Marc,
care to write a patch for your solution and send it to the core list?
Thanks.
Benni Mack
12:25 Feature #14940: Better access control for content elements
The extension "dw_content_access" was developed to include this feature, and with TYPO3 4.4 it also uses proper hooks... Benni Mack
12:21 Bug #14895: Problems with skinning in frontend editing
This has been addressed and fixed in the new feeditadvanced. Benni Mack
12:14 Bug #14663: getText and splitChar not working with TV lib TS obj
I will close this one in a week if there is no response. I don't think this is a TV problem here, and we've seen majo... Benni Mack
12:12 Feature #14745: Implement hooks in tslib_content
OK. So anyone writing the hooks where they want them to be? Since 3.8 there have been quite some hooks added to tslib... Benni Mack
09:48 Bug #17427: Dependencies of uploaded extensions get lost
This is an important patch. Please check this in as soon as possible!
If you have installed mbi_products_categorie...
Franz Holzinger
09:23 Bug #18369: EM warns No XCLASS inclusion code found if you use $GLOBALS['TYPO3_CONF_VARS']
reminder Franz Holzinger

2010-03-12

19:02 Bug #22248: Use ExtJS for rendering tabs in the TYPO3 Backend
Only just started to use ExtJs at work, but regarding to the question:
* It takes a while for the tabs to load, s...
Soren Malling
18:50 Bug #19565: Ship optimal TYPO3 configuration by default
Resolved, fixed.
This was committed by Dmitry with revision 5027
Christian Kuhn
18:07 Feature #22067: Add a "keyword" to l10n_mode in ['columns'][fieldname] section
Committed in r326 Francois Suter
18:05 Feature #22067: Add a "keyword" to l10n_mode in ['columns'][fieldname] section
It's true that this is not entirely clear. I've added the following at the bottom of l10_mode description:
As ment...
Francois Suter
16:15 Bug #21745: Query parameters cannot contain "id="
Attaching a new version of the patch that removes any &id=whatever from query parameters. Stanislas Rolland
13:38 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
This does NOT happen if you paste text into the RTE, only if you type it yourself. Actually, the issue seems to have ... Christian Hennecke
05:42 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
I am unable to reproduce this issue. Stanislas Rolland
12:51 Bug #22272 (Closed): Problem with indexed search an logged user
When I log in as a frontend user, indexed search doesn't show any results. If I search without login I show all resul... Federico Bernardin
11:27 Bug #22271 (Closed): Editors don't delete items with sysext Recycler
Hello,
If an backend user delete an element with Recycler. The button delete is ok (I've added the tsconfig allow...
Mario Ramalho
08:03 Bug #19045: Cropscale incorrectly crops GIF files
Felix,
basically your suggestion is a reverse to 8025, do I see this right? Can we narrow the issue down when this...
Benni Mack
04:55 Bug #19103: RTEhtmlarea not loading after upgrade to 4.2.1
@Erik: Is this still an issue? Stanislas Rolland
04:24 Feature #15810: htmlArea RTE: Creating/editing anchors
I agree with Dmitry that this is not very useful because you can link to any content element when creating a link wit... Stanislas Rolland
04:00 Bug #14996: RTE-Link Editor changes Linktext when it´s a url itself
Unable to reproduce this behaviour in current trunk or TYPO3 4.3. Stanislas Rolland
03:43 Feature #15474: "abbr" attribute for table cells
Committed to SVN TYPO3core trunk (revision 7101). Stanislas Rolland
03:42 Revision 3f925eee: Added feature #2342: htmlArea RTE: "abbr" attribute for table header cells
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7101 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2010-03-11

23:17 Bug #21442: RTE 'remove formatting' function corrupts typo3 links
See patch on issue #9218. Stanislas Rolland
21:29 Bug #21442: RTE 'remove formatting' function corrupts typo3 links
Could be related to #9218. Stanislas Rolland
23:16 Bug #18717: Could not remove span with style and font tags
See patch on issue #9218. Stanislas Rolland
21:26 Bug #18717: Could not remove span with style and font tags
Could be related to #9218. Stanislas Rolland
04:52 Bug #18717: Could not remove span with style and font tags
Do you still encounter this issue?
With TYPO3 4.3, I am not able to reproduce this issue, neither in Firefox, nor ...
Stanislas Rolland
23:15 Bug #19247: "removeformat" messes up some in-line formats
Committed to SVN TYPO3core
- trunk (revision 7098)
- TYPO3_4-3 (revision 7099)
- TYPO3_4-2 (revision 7100)
Stanislas Rolland
21:10 Bug #19247: "removeformat" messes up some in-line formats
The attached patch fixes the issue by correcting the regular expression that was mishandling the bold tags. It also f... Stanislas Rolland
23:14 Revision 01903c05: Fixed bug #9218: htmlArea RTE: "Remove format" messes up some inline formats
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7100 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:13 Revision 82fbd093: Fixed bug #9218: htmlArea RTE: "Remove format" messes up some inline formats
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7099 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:12 Revision 762d2c00: Fixed bug #9218: htmlArea RTE: "Remove format" messes up some inline formats
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7098 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:14 Bug #22270 (Closed): Hardcoded typo3_src Folder in TestCase tests/t3lib/cache/t3lib_cache_factoryTest.php
Inside this file the path to the mockbackend is set by the setUp() function. Unfortunable this is done with the folde... Stefano Kowalke
18:58 Bug #22078: Front-end login is broken with Safari
As far as I understand your description I'm able to reproduce the problem here too (MAC OS X, Safari 4.0.4).
When cl...
WoK
16:41 Bug #22269 (Closed): Cropping small images fails if noScaleUp is enabled
If the install tool option noScaleUp is enabled, so images won't be scaled up, cropping images won't work, if the des... Thomas Deinhamer
13:44 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
The flaw in function unQuoteFilenames() is already present in the 4.2 branch. So I add a patch for that branch too. Jörg Wagner
13:42 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
After feedback from Susanne Moog on typo3.teams.core I did some further investigation on this problem, as it appear... Jörg Wagner
13:36 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
Yes Jacob, you are right.
I will post a new patch - together with more insights into this problem.
Jörg Wagner
13:39 Bug #22268 (Closed): [Feature] ExtJS driven fading in/out Flashmessages
This singleton class creates fading-in FlashMessages, they stay for given duration and then fade out again.
Possib...
Steffen Kamper
12:32 Bug #22267 (Closed): empty redirect setting: login message without logout button
If a login doesn't have a redirect setting (for example if a login box is needed on any page and a user shouldn't be ... WoK
10:33 Bug #19565: Ship optimal TYPO3 configuration by default
I think this issue could be closed.
4.3.x is shipped with the correctly named .htaccess files.
Henrik Ziegenhain
10:33 Feature #22266 (Closed): Move checkbox "secondary options" to users module
It makes much more sense to move the checkbox "secondary options" to the user's settings module. This will also make... Georg Ringer
05:38 Bug #16268: RTE htmlArea: Remove formatting does not remove non-breaking spaces and pop uwindow still too small.
The window size was fixed quite a while ago.
A new option is added to remove non-breaking spaces: Committed to SVN...
Stanislas Rolland
05:37 Feature #22265: htmlArea RTE: Extjize Remove format dialogue
Committed to SVN TYPO3core trunk (revision 7097). Stanislas Rolland
05:26 Feature #22265 (Closed): htmlArea RTE: Extjize Remove format dialogue
The attached patch rewrites the Remove format dialogue as an ExtJS window.
Additionnally, a new option is added to...
Stanislas Rolland
05:36 Revision 61445832: Added feature #13796: htmlArea RTE: Extjize Remove format dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7097 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:08 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
Of course, this also happens with *single* space characters. Christian Hennecke
00:46 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
I think that this is not a bug. If you enter a series of consecutive spaces, every second one will be a non-breaking... Stanislas Rolland
01:05 Bug #21209: Empty paragraphs contain <br /> in Firefox instead of i.e.&nbsp;
Please explain how to reproduce. I think that in both browsers, after saving, the empty paragraph will be rendered as... Stanislas Rolland
00:29 Feature #22264: htmlArea RTE: Extjize About window
Committed to SVN TYPO3core trunk (revision 7096). Stanislas Rolland
00:15 Feature #22264 (Closed): htmlArea RTE: Extjize About window
The attached patch rewrites the About dialogue as a ExtJS window.
(issue imported from #M13795)
Stanislas Rolland
00:28 Revision 7ae04dd0: Added feature #13795: htmlArea RTE: Extjize About dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7096 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2010-03-10

17:58 Bug #17104: Install Tool does not work when using the right password
Same on my system when upgrading to 4.3.2
**Disabling Safe Mode (it was accidently enabled) fixed it also on my sy...
Adrian Föder
17:53 Bug #22181: Forgot Password link not working in felogin
I can confirm this problem. Updated one of our installation from 4.2.x to 4.3.2, FeLogin version is 1.3.0.
Did you...
Felix Nagel
17:45 Bug #22263 (Closed): members & reviewers cannot push to next stage in WorkSpace under user tools
this is in workspace under user tools
When members & reviewers go to the workspace they do not get the option to p...
Kevin
16:54 Revision e7a611c2: [+BUGFIX] Extbase (Persistence): Fixed a regression where objects were retrieved even if they were deleted. Related to #6755.
Jochen Rau
16:46 Bug #22262 (Closed): syntax error in class.tx_cssstyledcontent_pi1.php
In class.tx_cssstyledcontent_pi1.php, at the end of the line 381, there is a residual semi-column
$out = $this->c...
Rémy DANIEL
16:45 Bug #22261 (Closed): RTE randomly inserts non-breaking spaces instead of spaces
When entering text in a RTE field, e.g., for a text content element or news, the RTE sometimes inserts a non-breaking... Christian Hennecke
16:44 Revision 5ff24a3e: [+BUGFIX] Extbase (Persistence): Fixed a regression with contains(). Related to #6755.
Jochen Rau
16:28 Bug #21209: Empty paragraphs contain <br /> in Firefox instead of i.e.&nbsp;
That should have been: < p / > tag Christian Hennecke
16:27 Bug #21209: Empty paragraphs contain <br /> in Firefox instead of i.e.&nbsp;
Both ways of coding empty paragraphs seem to violate web standards. IIRC the correct way would be to use a "<p />" tag. Christian Hennecke
16:20 Bug #21914: Datepicker doesn't work in Internet Explorer 8
A more careful reading of the thread lead me to verify the ExtJS version in which the bug is resolved, and indeed it ... Alienor.net
16:01 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Apparently, the cause is the ExtJS version.
The bug is documented in the ExtJS forum here :
http://www.extjs.com/fo...
Alienor.net
15:24 Revision 1d028d0d: [+FEATURE] Extbase (Persistence): Implemented (still experimental) feature to be able to formulate constraints accessing the object graph. It is now possible to use the same object accessor syntax as in Fluid: $query->lessThanOrEqual('ageRange.minimumValue', $age). Resolves #6755.
[-TASK] Extbase (Tests): Marked several tests as incomplete. Jochen Rau
14:16 Bug #22059: t3lib_div::cleanOutputBuffers() might loop forever
I too can confirm this bug on 4.3.2 - although i'm using PHP as an ISAPI module
The bugfix works as it should
B...
Jacob Rasmussen
13:46 Bug #22260 (Closed): Redirects use incorrect function parameters
In processRedirect() a redirect url is made by calling $this->pi_getPageLink(pid, array(), TRUE) .
The function is ...
Jigal van Hemert
11:48 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
ok - the patch won't apply anymore due to recent changes in extbase. I already merged the changes in my local svn ver... Franz Koch
11:28 Feature #20778: Colorpicker has no usable icon
committed to svn
4_3 rev 7094
trunk rev 7095
Steffen Kamper
11:26 Revision 6d05eccd: Fixed bug #11576: Colorpicker has no usable icon (Thanks to Stefan Geith)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7095 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:25 Revision b56742a3: Fixed bug #11576: Colorpicker has no usable icon (Thanks to Stefan Geith)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7094 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:20 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
This is a duplicate of 11231.
I applied the patch (TYPO3 4.2.12) and still have the same problem:
- In the databa...
11:03 Feature #22212: Add proxy for the mail() function
Hi Benni - yes - nice plan - ttyl Tolleiv Nietsch
09:19 Revision 7a289bf0: [+BUGFIX] Extbase (Persistence): Replaced $dateTime->getTimestamp() with $dateTime->format('U') to be compatible to PHP 5.2.x. Thanks to Dennis Ahrens. Resolves #6745.
Jochen Rau
09:08 Bug #3546: Click on "Create new" to create new workspace stage brings 404
Same here … Staging calls "typo3/mod/user/ws/ajax.php" which does not exist. ajax.php is located in "/typo3"
script ...
Ingo Pfennigstorf
06:24 Bug #22258: htmlArea RTE: ExtJS raises JS error on opening resizable window in IE
Committed to SVN TYPO3core trunk (revision 7093). Stanislas Rolland
06:17 Bug #22258: htmlArea RTE: ExtJS raises JS error on opening resizable window in IE
Dialogue windows will not be resizable in IE. This is already the case for all dialogues, except for color dialogues.
Stanislas Rolland
06:16 Bug #22258 (Closed): htmlArea RTE: ExtJS raises JS error on opening resizable window in IE
As of ExtJS 3.1.1, if an ExtJS window is configured as resizable, a JS error is raised in IE when the window opens.
...
Stanislas Rolland
06:24 Revision 1a27fd6d: Fixed bug #13786: htmlArea RTE: ExtJS raises JS error on opening resizable window in IE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7093 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:45 Bug #15389: Pop-up window by "remove formatting" is too small (width).
Moreover, the opening width of the window may be configured in TYPO3 4.3. Stanislas Rolland
04:42 Feature #22257: htmlArea RTE: Extjize Find & Replace
Committed to SVN TYPO3core trunk (revision 7092). Stanislas Rolland
04:32 Feature #22257 (Closed): htmlArea RTE: Extjize Find & Replace
The attached patch rewrites the RTE Find and Replace dialogue as a ExtJS window.
(issue imported from #M13785)
Stanislas Rolland
04:41 Revision d473e1d7: Added feature #13785: htmlArea RTE: Extjize Find & Replace dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7092 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:23 Bug #22256 (Closed): User settings title needs capitalization
The User Settings tool is mis-capitalized as a title (at least when compared to the other tools). It is currently: Us... Bill Tenny-Brittian

2010-03-09

23:10 Feature #22212: Add proxy for the mail() function
Hey Tolleiv,
well, maybe we can have a different solution to is close to your existing one. let's talk the next fe...
Benni Mack
22:44 Revision 38233183: [+BUGFIX] Extbase (Persistence): Re-implemented support for $query->statement().
Jochen Rau
22:44 Revision 5289ca54: [~TASK] Extbase (Utility): Performance optimization: changed while(list() to foreach(). Thanks to Georg Ringer who provided the patch. Resolves #6709.
Jochen Rau
20:29 Bug #22255 (Closed): File or URL in media CE
Inserting file or URL in media content with TYPO3 4.3.0 and 4.3.2 opens a popup with a blank page. I've found this on... Gonçal Carrero
13:10 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
Hi Jörg,
It seems that your patch is reversed, it should have been:
- } elseif(preg_match('/^"/', $v)) {
+ ...
Jacob Rasmussen
10:20 Revision c3898f0d: [+BUGFIX] Extbase (Utility): Extbase uses the right BE charset now when forceCharset is not used. Thanks to Martin Kutschker who provided the patch. Resolves #6236.
[+BUGFIX] Extbase (Utility): Fixed broken charset conversion in BE. Thanks to Martin Kutschker who provided the patch... Jochen Rau
00:59 Feature #17247: Load Inline Elements On Demand
Hi Harald,
I had issue with IRRE elements where expandSingle was not set. I did correct that and uploaded patch in c...
Vladimir Podkovanov

2010-03-08

23:27 Bug #14183: FIX: indexed search external links
Well, I had quickly a look at source code and at least the mentioned lines are still as for old_bartv. We should leav... Xavier Perseguers
11:24 Bug #14183: FIX: indexed search external links
Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug?
David Bruchmann
23:18 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
Hi there, any news for this bug? I tried to start debugging DBAL too on PostgreSQL but I'm quite still stuck to MySQL... Xavier Perseguers
23:14 Bug #22069: wrong image shown in WEB->PERM (backend-redesign)
Hi Stephan,
thanks again for your work!
The same as with your other patches:
To get it discussed and included ...
Chris topher
23:10 Bug #22095: no alternative icon returned from 'getIcon' in class.t3lib_iconworks.php (backend-redesign)
Hi Stephan,
thanks again for your work here!
The same as with your other patch (#22254):
Please create a unified...
Chris topher
23:06 Bug #22254: missing <tr> in "Admin Tools -> User Admin"
Hi Stephan,
thanks for your fix!
To get your patch discussed and finally included, send it to the TYPO3-core-list...
Chris topher
19:32 Bug #22254 (Closed): missing <tr> in "Admin Tools -> User Admin"
the HTML-output in module "User Admin" is corrupt, because of a missing <tr>.
simple replace line 1382 in 'typo3/s...
Stephan Kellermayr
20:02 Feature #14524: Feature suggestion: Provide function to see if pdftotext/catdoc are working
Yes please leave it open for now... Michael Stucki
11:08 Feature #14524: Feature suggestion: Provide function to see if pdftotext/catdoc are working
Is the feature request still active? David Bruchmann
19:50 Bug #22250: Auto-increment does not work with driver odbc_mssql
Committed patch to TYPO3 Core:
- trunk (rev. 7089)
- 4-3 (rev. 7090-7091)
In addition, I contacted maintainer ...
Xavier Perseguers
18:57 Bug #22250: Auto-increment does not work with driver odbc_mssql
Showing error message from ODBC (using odbc_errormsg()) returns
[unixODBC][FreeTDS][SQL Server]Invalid object name...
Xavier Perseguers
17:51 Bug #22250: Auto-increment does not work with driver odbc_mssql
Again in train... this time I tracked down the problem into ADOdb, in typo3/sysext/adodb/adodb/drivers/adodb-odbc.inc... Xavier Perseguers
08:49 Bug #22250: Auto-increment does not work with driver odbc_mssql
I tracked down the problem this morning while traveling by train. Problem is located in method GenID from EXT:adodb. ... Xavier Perseguers
19:49 Revision af21ce8d: Backported changeset 7089 from trunk: Fixed bug #13766
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7091 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
19:48 Revision 3a43c317: Backported changeset 7089 from trunk: Fixed bug #13766
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7090 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
19:45 Revision 811ea8b9: Fixed bug #13766: Auto-increment does not work with driver odbc_mssql [adodb]
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7089 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
19:27 Bug #16781: Pagetree only shows up to Level 2 / Backend login impossible with MSSQL via ODBC
Using standard page module (not TemplaVoilà), I cannot show more than a single level (root + first level). Patch of F... Xavier Perseguers
17:59 Revision 2e551285: [-TASK] Extbase (Persistence): Removed unnecessary classes, code and empty interfaces.
[!!!][~API] Extbase (Persistence): Marked Query::withUid() as deprecated. Will be removed with Extbase 3.0.
[+TASK] E...
Jochen Rau
17:59 Revision ac8aad91: [!!!][~API] Extbase (Persistence): $query->execute() now returns a plain array of row-arrays instead of an RowIterator. This is a breaking change if you use your own Query object in combination with $querySettings->getRawQueryResult = TRUE.
[~TASK] Extbase (Persistence): Refactored persistence layer (part I). Dropped QueryObjectModel. The Query-Object is n... Jochen Rau
17:49 Bug #22253 (Closed): TYPO3's plain mails should use the proper encoding settings
There are two occurences were TYPO3 sends out plain mails without proper encoding.
Attached patch solves that...
...
Tolleiv Nietsch
17:34 Feature #22212: Add proxy for the mail() function
Hi - seems that it isn't that easy to use plainMailEncoded() as proxy for t3lib_htmlmail() - I posted a request in th... Tolleiv Nietsch
16:18 Feature #22212: Add proxy for the mail() function
Hm ok - I'll try to bring up a patch for that, but I don't fully agree that t3lib_div::plainMailEncoded() already is ... Tolleiv Nietsch
16:47 Bug #22229: External URL only indexes first page
Sorry :-/ after testing with other websites, I found out that my patch did not handle "relative" links which are abso... Xavier Perseguers
14:56 Bug #22229: External URL only indexes first page
After investigating a bit more, the base url in case of relative url is not computed with the TYPO3 website itself (i... Xavier Perseguers
16:21 Bug #17079: Wrong path for images in repetitive content elements
Ok this issue doesn't exist with 4.3.2 and templavoila 1.5.0 so for me the issue is closed. Darren Clark
15:43 Feature #17247: Load Inline Elements On Demand
Hi Harald,
thank you very much for the new patch. I tested the new expandSingle behaviour and it seems to work like ...
Alexander Stehlik
15:32 Bug #22252 (Closed): Add Hooks in page module in order to hide icons
With these hooks you can easyly disable the edit icon, move up icon, move down icon, hide icon and delete icon of eac... Matthias Ewert
13:46 Bug #16272: Hidden Record "Website Language" is selectable in (new) Record "Alternative Page Language"
See discussion in issue #20783.
(Another related issue is #20783)
Kasper Ligaard
13:45 Bug #20783: Deleted languages are selectable for contentelements
This is a long-standing issue, see also issues #15355 and #15355. This is not a bug per se, but rather an implementat... Kasper Ligaard
13:27 Feature #14603: Possibility to choose prefered RTE as a user option
Please close it. Steffen Müller
11:27 Feature #14603: Possibility to choose prefered RTE as a user option
Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug?
David Bruchmann
13:21 Bug #22251 (Closed): Google Chrome Frame Plugin leading to lost sessions
After installing the Google Chrome Frame Plugin, BE and FE sessions got lost immediatly after each page click.
...
Rolf Eggenberger
11:29 Bug #14296: BE upload field does not work when minitems=1
Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug?
David Bruchmann
11:29 Bug #14477: MTB1: "normal" column
Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug?
David Bruchmann
11:13 Bug #14569: Localization in Advanced search
Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug?
David Bruchmann
11:05 Feature #14486: Disable path - feature
Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug?
David Bruchmann
10:50 Bug #14370: PDF popup-links not indexed
Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug?
David Bruchmann
10:38 Bug #14204: after pasting a pagecontent, it jumps back to another page
Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug?
David Bruchmann
10:37 Bug #14170: No check of mysql-rights
I think this bug / feature is still relevant, isn't it? David Bruchmann
10:35 Feature #14319: Generating thumbnails should be configurable to limit the dimension of source grafic
Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug / feature?
David Bruchmann
 

Also available in: Atom