Project

General

Profile

Activity

From 2009-10-31 to 2009-11-29

2009-11-29

23:15 Revision 1838d94e: Cleanup: Fixed NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6595 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:17 Bug #21739: TS property pageRenderTemplateFile needs to be renamed
committed to trunk, rev 6594 Steffen Kamper
21:23 Bug #21739 (Closed): TS property pageRenderTemplateFile needs to be renamed
As the class pageRenderer has been renamed (from "pageRender") the TS property name should match for consistency
...
Steffen Kamper
22:15 Revision 4f57e72a: #12839: TS property pageRenderTemplateFile needs to be renamed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6594 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:04 Bug #25572: wrong line height for the linecounter
There is a dependancy on the browser/OS combination.
On Mac with Firefox it is ok
On Mac with Safari and on Windo...
Jochen Weiland
19:27 Bug #21735: Caching error when clearing indexed search elements in info module
Committed to SVN Trunk (rev. 6593) Oliver Hader
19:17 Bug #21735 (Closed): Caching error when clearing indexed search elements in info module
When clearing elements in the Info > Indexed Search module, a caching error is issued:
Fatal error: Call to a member...
Oliver Hader
19:26 Revision 696a8a61: Fixed bug #12835: Caching error when clearing indexed search elements in info module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6593 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:23 Bug #21181: Call to getCache() on a non-object
Hi Jochen,
thanks for reporting. The message is the same, however it's a different bug that will be handled in this ...
Oliver Hader
18:29 Bug #21181: Call to getCache() on a non-object
The bug is still present in 4.3.0RC2 when using indexed_search (tested with PHP 5.2.8, 5.2.11, 5.3.0, 5.3.1).
Fata...
Jochen Weiland
19:13 Revision cc92cf42: Raised Extbase and Fluid versions from 1.0.1 to 1.0.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6592 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:12 Feature #21688: Add support for IN and EXISTS subqueries
Committed v3 to DBAL Trunk (rev. 27132) Xavier Perseguers
18:29 Feature #21688: Add support for IN and EXISTS subqueries
Support for IN subqueries has been added by patch for bug #12800 Xavier Perseguers
19:11 Revision e40a3580: Fixed bug #12758: Added support for EXISTS (subquery)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27132 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
19:09 Revision 728795e1: Raised DBAL version from 1.0.1 to 1.0.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6591 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:48 Revision 356d5e8d: [TASK] Updated version to 1.0.2
Oliver Hader
18:42 Revision 63c592a2: Fixed typos
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27129 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:41 Revision c711fe90: Updated md5 values in ext_emconf.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27128 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:39 Revision f7cbb300: Follow-up of changeset 27125: Fixed typo in unit-test name
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27127 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:37 Bug #21702: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating
Committed to SVN Trunk (rev. 6590) Oliver Hader
18:36 Revision 3981f3e8: Fixed bug #12781: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6590 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:34 Bug #21718: Add functionality to work with caching framework
Committed to DBAL Trunk (rev. 27125)
Committed to DBAL branch 1-0 (rev. 27126)
Xavier Perseguers
18:19 Bug #21718: Add functionality to work with caching framework
Committed to SVN Trunk (rev. 6589) Oliver Hader
15:23 Bug #21718: Add functionality to work with caching framework
Added additional unit-test in patch 12800-dbal_v2.diff to make sure subquery is properly remapped (which was the case). Xavier Perseguers
14:06 Bug #21718: Add functionality to work with caching framework
Patch 12800-core.diff adds new method SELECTsubquery to t3lib_db, just as discussed above. And adds the additional fi... Xavier Perseguers
18:28 Revision 46a75e2e: Backported changeset 27125 from trunk: Fixed bug #12800
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27126 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:21 Revision 1ed263c2: Fixed bug #12800: Add functionality to work with caching framework (support for "IN (subquery)" in where clause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27125 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:18 Revision 37eb5373: Fixed bug #12800: Add functionality to work with caching framework and DBAL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6589 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:45 Bug #20659: TCAdefaults in Page TSConfig without effect on creating new element after existing one
Committed to SVN Trunk (rev. 6588) Oliver Hader
17:43 Revision c1d81dce: Fixed bug #11395: TCAdefaults in Page TSConfig without effect on creating new element after existing one
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6588 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:31 Bug #21732 (Closed): Recycler doesn't show my deleted CE
Tried this on Firefox 3.5.5 with Ubuntu 9.10
I create a CE (for example type image or text) on a page and then del...
Frank Sonck
17:28 Bug #21731: Wrong encoding of JSON data in t3lib_PageRenderer
Committed to SVN Trunk (rev. 6587) Oliver Hader
12:34 Bug #21731 (Closed): Wrong encoding of JSON data in t3lib_PageRenderer
JSON data that is used and arranged with PHP's json_encode() in t3lib_PageRenderer is wrong when it containts special... Oliver Hader
17:28 Revision 8191d2e9: Fixed bug #12830: Wrong encoding of JSON data in t3lib_PageRenderer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6587 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:24 Bug #19590: Use correct memory limit definition in Install Tool
Committed to SVN Trunk (rev. 6586) Oliver Hader
17:23 Revision e1d438a7: Fixed bug #9766: Use correct memory limit definition in Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6586 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:10 Bug #25634: Wrong CSH text for "End of task"
Committed to trunk in revision 6585 Francois Suter
16:24 Bug #25634 (Closed): Wrong CSH text for "End of task"
Scheduler's CSH label task_end.alttitle has value "Start of task", which is obviously wrong. Should be "End of task".... Administrator Admin
17:09 Revision 338479aa: Fixed bug #12831: Scheduler: Wrong CSH text for "End of task"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6585 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:55 Revision e9a3a7e1: Fixed bug #12766: CSS in "User Settings" broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6584 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:48 Bug #21727: Wrong encoding of labels in t3editor
Committed to SVN Trunk (rev. 6583) Oliver Hader
16:48 Revision c481f8bd: Fixed bug #12825: Wrong encoding of labels in t3editor
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6583 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:46 Bug #21709: Recycler does not show up
Frank, please create a new bugreport concerning your problems. Thanks! Oliver Hader
16:45 Bug #21709: Recycler does not show up
Committed to SVN Trunk (rev. 6582) Oliver Hader
16:43 Bug #21709: Recycler does not show up
Yes. It's a drop-down box.
When I'm on the page where I deleted a CE (text w image, that I can see in the 'non-use...
Frank Sonck
16:39 Bug #21709: Recycler does not show up
Frank, the patch solves showing the recycler at all but does not change anything concerning searching for records. Oliver Hader
16:35 Bug #21709: Recycler does not show up
At the upper right of the white area there is this scrollbar next to the text saying "Table:"...
You used it, right?
Chris topher
16:12 Bug #21709: Recycler does not show up
With or without the patch doesn't make any difference. The only record that shows up in the recycler is a deleted rec... Frank Sonck
16:44 Revision 1b144970: Fixed bug #12788: Recycler does not show up
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6582 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:35 Bug #21728: Core labels need to be utf-8 before json_encode
committed v3 to trunk, rev 6581 Steffen Kamper
14:33 Bug #21728: Core labels need to be utf-8 before json_encode
Hi olly,
ok, here is patch for backend.php only. I'll send it to core list right now.
Steffen Kamper
12:36 Bug #21728: Core labels need to be utf-8 before json_encode
Hi Steffen, I've put the t3lib_PageRenderer part to a separate issue in #21731 since some more changes were required ... Oliver Hader
16:33 Revision 92fe4ea0: Fixed bug #12827: Core labels need to be utf-8 before json_encode
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6581 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:20 Bug #19530: Store OpenID information in database instead of using the filesystem
rev 6580 Dmitry Dulepov
16:17 Revision 71dcc48c: Fixed bug #9683: Store OpenID information in database instead of using the filesystem
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6580 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:41 Bug #21480: Problem with clearing of floated elements in IE
Committed to SVN Trunk (rev. 6579) Oliver Hader
15:17 Bug #21480: Problem with clearing of floated elements in IE
I created a patch that handles everything higher than IE7 without the inline-block.
It's not the shiny solution, how...
Oliver Hader
15:40 Revision 54815227: Fixed bug #12489: IRRE - Problem with clearing of floated elements in IE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6579 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:37 Bug #16032: Missing 'Edit' option on Content Icon in Content view
that's a TCEform issue Tolleiv Nietsch
14:34 Bug #20624: Uncaught exception InvalidArgumentException on creating graphical menus
Committed to SVN Trunk (rev. 6578) Oliver Hader
14:33 Revision aa5d71d3: Fixed bug #11345: Uncaught exception InvalidArgumentException on creating graphical menus
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6578 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:22 Bug #20615: Memcached backend does not work well if cache of a page shall expire after 30 days
Committed to SVN Trunk (rev. 6577) Oliver Hader
14:21 Revision ba0c434b: Fixed bug #11326: Memcached backend does not work well if cache of a page shall expire after 30 days
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6577 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:12 Bug #21712: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
Committed to SVN Trunk (rev. 6576) Oliver Hader
13:56 Bug #21712: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
+1 by reading Steffen Kamper
13:41 Bug #21712: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
Please test the attached patch which should solve this issue. Oliver Hader
14:11 Revision 7e5e4aba: Fixed bug #12792: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6576 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:58 Bug #21723: "find record" search filed for web site users and groups
This is related to #17874, #21034 and #21036. Chris topher
13:37 Revision 572f6c07: Updated md5 values in ext_emconf.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27118 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:35 Revision c9b8b5ea: Backported changeset 27116 from branch DBAL_1-0
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27117 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:33 Bug #21729: change language .js for ExtJS according to BE language
committed v2 to trunk, rev 6575 Steffen Kamper
10:48 Bug #21729: change language .js for ExtJS according to BE language
wow.. i could create a patch for this bug! ( patch_12828.patch =
what do you think?
stefano
Stefano Cecere
10:31 Bug #21729: change language .js for ExtJS according to BE language
yes, the $this->lang (protected variable) is not set!
i don't know how to set it.. any core dev? :)
Stefano Cecere
10:28 Bug #21729: change language .js for ExtJS according to BE language
it seems tehre is a bug at line 1182 of /t3lib/class.t3lib_pagerenderer.php
$extJsLang = isset($localeMap[$this...
Stefano Cecere
10:18 Bug #21729 (Closed): change language .js for ExtJS according to BE language
the ExtJS localization has default (english):
<script src="contrib/extjs/locale/ext-lang-en-min.js" type="text/javas...
Stefano Cecere
13:33 Revision 027927fc: Follow-up of changeset 26118: parts of initial patch for RFC 12231 had actually not been integrated
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27116 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:31 Revision 97b13db0: Fixed bug #12828: change language .js for ExtJS according to BE language (thanks to Stefano Cecere)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6575 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:42 Bug #21705: Page Tree shows Server Error
Cases where it works without '?' before currentSubScript perhaps show browser-bugs. IMHO when it's clear that the bug... David Bruchmann
12:32 Bug #21705: Page Tree shows Server Error
even it's perhaps obvious I just mention the problem in the screenshot:
currentSubScript is prepended with a '&'-Sig...
David Bruchmann
12:18 Bug #21487: t3lib_div::flushOutputBuffers can't work
Committed v3 to trunk in revision 6574 Francois Suter
12:16 Revision 55e67033: Fixed bug #12498: t3lib_div::flushOutputBuffers() can't work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6574 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
12:14 Bug #21663: wrong htmlspecialchars on < em > in Extension Manager
Committed to trunk in revision 6573 Francois Suter
12:13 Revision 5bfbb01a: Fixed bug #12727: Wrong htmlspecialchars() usage in Extension Manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6573 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
11:46 Revision 60b8b321: [+BUGFIX] Fluid (ViewHelpers): Fixing potential XSS Attack if $TYPO3_CONF_VARS['SYS']['sitename'] contains malicious code. Resolves bug #12764 on bugs.typo3.org.
Sebastian Kurfuerst
11:45 Revision 9af85644: [+BUGFIX] Fluid (ViewHelpers): Fixing potential XSS Attack if $TYPO3_CONF_VARS['SYS']['sitename'] contains malicious code. Resolves bug #12764 on bugs.typo3.org.
Sebastian Kurfuerst
11:35 Bug #17000: BE permissions ignored
Verified as bug in 4.2 and 4.3. Not fixed yet. Andreas Beutel
11:06 Revision 0b47a8e6: Backported changeset 27113 from branch DBAL_1-0: Set version to 1.0.2 [TYPO3 4.3.0]
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27115 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
11:01 Revision ba1ac31c: Set version to 1.0.2 [TYPO3 4.3.0]
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27113 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
10:49 Bug #21719: Install Tool can not create cachingframework databases
Tested without DBAL on a MySQL-only install of TYPO3. I cannot confirm the problem there either. I don't know why you... Xavier Perseguers
10:35 Bug #21719: Install Tool can not create cachingframework databases
Tested on a website with a MySQL database and DBAL active:
- Dropped caching_* tables in MySQL
- Went to Install ...
Xavier Perseguers
00:37 Bug #21719: Install Tool can not create cachingframework databases
I have run a regular MySQL 5.0.32 from the debian etch. DBAL is not aktiv.
I thought the databases are created using...
Christian Leicht
10:39 Bug #21707: Wrong mouseover cursor at icon of docheader
Committed to SVN Trunk (rev. 6572) Oliver Hader
10:39 Revision 8cc386fc: Fixed bug #12786: Wrong mouseover cursor at icon of docheader
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6572 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:32 Bug #21730 (Closed): ALTER TABLE is not able to parse length restriction in index creation (Oracle)
When installing RealURL, table tx_realurl_uniqalias contains a length restriction on field value_alias for index/key ... Xavier Perseguers

2009-11-28

21:27 Bug #21728: Core labels need to be utf-8 before json_encode
with this patch extensions should use the API (pageRenderer) to add labels and settings, then they are safe. Steffen Kamper
21:22 Bug #21728: Core labels need to be utf-8 before json_encode
This problem can also arise in extensions (e.g. with feeditadvanced).
Is there a way to fix this in the core, too?
Chris topher
21:14 Bug #21728 (Closed): Core labels need to be utf-8 before json_encode
This is same problem as #21727 and #21727. As json_encode only works with utf-8 the labels has to be converted if ren... Steffen Kamper
21:20 Bug #21632: Can't access 'Basic Configuration' on a fresh install
there is a pending patch for this too in core list: #20786 Steffen Kamper
19:48 Bug #21632: Can't access 'Basic Configuration' on a fresh install
Markus provided me access to his development system on PHP 5.3.
It turned out that a missing timezone-setting in php...
Oliver Hader
20:02 Revision 884b212e: Cleanup: Initialize array properly in t3lib_install
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6571 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:07 Bug #21721: backend login fails
That's fine; no problem! ;-) Chris topher
18:05 Bug #21721: backend login fails
Must have been something with the json installation. Reinstalled php5-json aswell as php5-filter.
Seems to be work...
Michael Albers
16:53 Bug #21721: backend login fails
thanks, Christopher. But the line extension=json.so is uncommented in the extensions.ini file and it is still not wor... Michael Albers
16:49 Bug #21721: backend login fails
Hmm, using XAMPP with PHP 5.2 I have this section in phpinfo():
json
json support enabled
json version 1.2.1
...
Chris topher
16:22 Bug #21721: backend login fails
Additional to my system. It's running Plesk as well.
No mention about json at all in phpinfo
Michael Albers
16:12 Bug #21721: backend login fails
Using phpinfo() you should see some information. Search for "json" to see the version installed...
Chris topher
16:07 Bug #21721: backend login fails
Oliver, I'm running PHP 5.2.5 on FreeBSD 6.3-RELEASE-p1
Christopher, since i run that version it should be install...
Michael Albers
15:18 Bug #21721: backend login fails
Michael, what is the PHP version you are using and on which operating system? Oliver Hader
15:03 Bug #21721: backend login fails
There are quite a few people these days who prefer using the bugtracker instead of the mailing lists. So I posted you... Chris topher
14:54 Bug #21721: backend login fails
I didn't think it was needed to mention that i already did that. Tried that several times without succes. Michael Albers
18:05 Bug #5539 (Closed): sysext recycler: Typo in language label (nobrainer)
There is a typo in the language label "js.label_crdate" in the file typo3/sysext/recycler/mod1/locallang.xml.
Inst...
Chris topher
17:52 Bug #21727: Wrong encoding of labels in t3editor
= #12824 Chris topher
17:42 Bug #21727 (Closed): Wrong encoding of labels in t3editor
The encoding of labels in t3editor is wrong and will deliver empty labels if special chars appear there and a non-UTF... Oliver Hader
17:47 Bug #5538 (Closed): sysext recycler: Missing space-character in info-popup
Using TYPO3 4.3 the "Are you sure"-messages miss a space-character.
See screenshot.
Chris topher
17:18 Bug #21709: Recycler does not show up
The patch solves the problem.
I know that the same code was copied to some other places (t3editor and feeditadvanc...
Chris topher
17:12 Bug #21709: Recycler does not show up
Please test the attached patch which should solve the problem. Oliver Hader
16:24 Bug #21709: Recycler does not show up
Checked again. Label fall-back works as expected for non-translated labels.
But if the backend is used in non UTF-8 ...
Oliver Hader
16:01 Bug #21709: Recycler does not show up
Before you have the work:
See my comment in #21725:
The first label, which is not shown, if using a German BE, cont...
Chris topher
16:00 Bug #21709: Recycler does not show up
Thanks! By having a look at the screenshot I realized that both of you use a localized backend to your native languag... Oliver Hader
15:55 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
Using the Page TSConfig you are providing, I can't reproduce this issue.
If reproducibility is not always, perhaps...
Stanislas Rolland
15:53 Bug #21726 (Closed): Updating translations from repository in extension manager fails in Safari
Updating translations from repository in extension manager fails in Safari 4.0.4 on Mac OS X. Just a white page is sh... Oliver Hader
15:47 Bug #21705: Page Tree shows Server Error
It looks like this issue is similar to issue #21544 which should be fixed.
Can you please check the syslog file (con...
Oliver Hader
15:25 Bug #21719: Install Tool can not create cachingframework databases
What DMBS are you using? The field tag is a VARCHAR(128) thus creating an index with a length of 320 characters looks... Oliver Hader
14:26 Bug #21356: Misleading flash message when creation/deletion install tool file (mod setup)
> one message that is saying that the password has been updated (wrong)
This should have been fixed meanwhile (#21...
Chris topher
14:11 Bug #21693: borderClass is hardcoded
Added patch. Marc Ehret
14:10 Bug #21693 (Closed): borderClass is hardcoded
The CSS-class for image borders (csc-textpic-border) is hardcoded. Should be configurable, i.e. :
tt_content.image...
Marc Ehret
08:02 Bug #21176: No upload in the new massuploader with Firefox
the described problems with win7 where with sites, which do NOT have any .htaccess restriction. Kay Strobach
07:41 Bug #21718: Add functionality to work with caching framework
I thought again and we have to prevent quoting to let it work with DBAL. This means 3 possibilities:
1) Add a para...
Xavier Perseguers
01:25 Bug #21724: Local reverse proxy disables ENABLE_INSTALL_TOOL check
You're welcome. Marcus Krause
01:22 Bug #21724: Local reverse proxy disables ENABLE_INSTALL_TOOL check
Already done!
Thanks a lot Marcus!!!
Dan Osipov
01:20 Bug #21724: Local reverse proxy disables ENABLE_INSTALL_TOOL check
Sure, I believe that the commit was a fault in a way that it has been committed to trunk only. The RFC was about 4-1,... Marcus Krause
01:02 Bug #21724: Local reverse proxy disables ENABLE_INSTALL_TOOL check
Can we backport it to 4.2 branch, since #0011368 was applied to it?
Dan Osipov
00:59 Bug #21724: Local reverse proxy disables ENABLE_INSTALL_TOOL check
Should have been fixed with #0011710. Unfortunately it was committed to trunk only. Marcus Krause
00:07 Bug #21724 (Closed): Local reverse proxy disables ENABLE_INSTALL_TOOL check
We have a reverse proxy (nginx) accepting connections, before passing requests to Apache. Requesting the install tool... Dan Osipov

2009-11-27

22:59 Feature #21565: Generating multiple directories for images in GB/ and pics/
Your patch didn't work completly. You missed to replace the mkdir by the mkdir_deep of t3lib_div
I fixed this. Als...
Bernhard Kraft
22:27 Bug #21723 (Closed): "find record" search filed for web site users and groups
Web site users and group are lacking the new "find record" search filed introduced with TYPO 4.3
(issue impo...
Stephan Bauer
21:34 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
Yeah, sorry we needed to delete the screenshots, because our client was named. I uploaded the screenshots again and b... mickthebig
16:02 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
Please provide a screenshot of the link dialogue. I am unable to reproduce this issue. Stanislas Rolland
12:10 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
By the way, on my development system I'm running Typo3 4.2.10 and I've expierenced the same issue.
"Is there an er...
mickthebig
20:42 Bug #21722 (Closed): CSS Issues in Buttons (Recycler / File Mass Uploader)
The buttons in recycler and file mass uploader have white text and are therfore are hard to read. Attached patch fixe... Andreas Beutel
20:14 Bug #21721: backend login fails
go to the install tool and use the database analyzer and the upgrade wizard.
Then delete the temp_cached files, cl...
Chris topher
20:09 Bug #21721 (Closed): backend login fails
Backend login fails after upgrade from 4.2 with following error.
Fatal error: Call to undefined function json_enco...
Michael Albers
18:53 Bug #21709: Recycler does not show up
I've added recycler.png. I see a little bit more than Christopher but the form is empty also. On this screenshot I ha... Frank Sonck
17:34 Bug #21709: Recycler does not show up
I attached a screenshot.
But: My problem seems to be different from the one Frank has.
Mine seems to be caused by t...
Chris topher
17:18 Bug #21709: Recycler does not show up
Can you please add a screenshot of that misbehaviour? Thanks! Oliver Hader
18:42 Bug #21718: Add functionality to work with caching framework
Using patch from #21688 which seems to add missing support for subqueries in an IN where clause, I found a problem wh... Xavier Perseguers
16:25 Bug #21718 (Closed): Add functionality to work with caching framework
DBAL currently misses functionalities to work properly with the caching framework. Besides that maybe also some chang... Oliver Hader
18:34 Bug #21176: No upload in the new massuploader with Firefox
I've just searched a bit. HTTP-Auth seems to be problematic with Flash. This also stated in the known-issues section ... Steffen Gebert
15:45 Bug #21176: No upload in the new massuploader with Firefox
Yes, I also experienced this with HTTP-Auth.
On Windows, Flash asks for the password - on other platforms it doesn't...
Steffen Gebert
15:43 Bug #21176: No upload in the new massuploader with Firefox
Hello,
I would mention the following ...
There are several sources of error (JS / Flash / PHP / Apache Settings...
Andreas Ofner
18:20 Bug #21705: Page Tree shows Server Error
I'm currently in the train. But I downloaded the latest version of TV from the TER. And yes - the error also occurs w... Michael Knoll
17:53 Bug #21705: Page Tree shows Server Error
Which version of TemplaVoila are you using?
Does this error also occur when TemplaVoila is not installed?
Oliver Hader
18:10 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
Hi Olly, traget-version should stay 4.3.0, because it is fixed there.
Furthermore, I don't think that this minor i...
Chris topher
17:51 Bug #21460: Sporadic JS error in loginrefresh.js
#21455 has been committed after your comment Steffen.
=> Solved?
Chris topher
17:18 Bug #21719 (Closed): Install Tool can not create cachingframework databases
In Install Tool on Compare, the Tools is not able to Create this 3 new Databases
CREATE TABLE cachingframework_cac...
Christian Leicht
17:17 Bug #21708: Front-end editing: flickering templavoila-preview div
Can you please add this also to the Forge issue tracker:
http://forge.typo3.org/projects/typo3v4-feedit/issues
Th...
Oliver Hader
17:09 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
Seems to be working now... Oliver Hader
17:08 Bug #21340: js error "result.login is undefined"
Could not reproduce with TYPO3 4.3-RC2.
Please feel free to open a new bug report if it still appears with several c...
Oliver Hader
16:43 Feature #20242: Implement wrapper mysql_fetch_field in t3lib_db
I could not find any dependency on mysql_fetch_field() in the Core and Extbase. Oliver Hader
16:39 Feature #18039: Integration of kb_md5fepw into SysExt felogin
This is solved by integrating saltedpasswords as system extension into TYPO3 4.3. Oliver Hader
16:38 Feature #19693: Integrate possibility to define additional header data via TypoScript
This is solved with the PageRenderer in issue #20661 Oliver Hader
16:36 Feature #19551: Feature for automatic load of compressed library
This is fixed with the PageRenderer in issue #20661 Oliver Hader
16:33 Bug #20999: Ajax login refresh throws JS error
This seems to be already fixed with some other refactoring of the relogin. Oliver Hader
16:32 Bug #20990: Cleanup in typo3/index.php: remove interfaceSelector_jump
The part is still required in TYPO3 4.3... Oliver Hader
16:28 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
This was fixed with TYPO3 4.3-RC1 Oliver Hader
16:22 Bug #20963: Child records cannot be deleted inline
Deleting fixed with #21367 Oliver Hader
16:19 Bug #20322: Add possibility to use username and get located to OpenID provider on login
Dropped Oliver Hader
15:58 Bug #21480: Problem with clearing of floated elements in IE
The SVN log points to:
http://forge.typo3.org/repositories/diff/typo3v4-core?rev=2889
And thus to issue #17982
Oliver Hader
15:33 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
I cannot confirm if its still occuring in 4.3, but i am quite sure because the problem is
a DBAL and not a TYPO3 cor...
Michael Ablass
14:01 Bug #21716 (Closed): TYPO3 randomly needs up to 1 minute to answer requests (includes bugfix)
We have a large TYPO3 installation powering 19 different websites with over 3.000 pages and a lot of page impressions... Sebastian Meyer
13:21 Bug #21715 (Closed): mm-data in list view after deleting the foreign entry still showing
Example setup with TT-News:
In the backend after editing a news and relating a news category to this news, a mm-entr...
Sebastian Kreideweiß
12:52 Feature #20556: Add TypoScript properties to enable the admin panel only on specific pages/typeNums
Dropped Oliver Hader
12:34 Feature #21688: Add support for IN and EXISTS subqueries
Updated v2 patch against current DBAL-trunk after recent unit test reorganization Xavier Perseguers
12:26 Bug #21714 (Closed): t3lib_TStemplate::getFileName() handles path starting with media/ as magic
The function t3lib_TStemplate::getFileName() considers any path starting with 'media/' like it is a shortcut to 'typo... Jigal van Hemert
12:07 Revision 62cdaaaf: Backported changeset 27050 from trunk: Reorganized unit-tests
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27051 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
12:02 Revision 586a695f: Reorganized unit-tests
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27050 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
10:49 Bug #21713 (Closed): List module shows relation to deleted records
If you have a relation from e.g. a news item to a category, then delete the category you'll still find the deleted ca... 4eyes GmbH
10:30 Bug #21712 (Closed): Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
At my Installation the test fails with the following error message:
Failed asserting that <boolean:false> is equal...
Anonymous
09:29 Feature #21169: add fullQuoteStr to stdWrap
well, IMHO it should not hurt to have the _possibility_ to use quoteStr. Martin Holtz
02:55 Feature #21169: add fullQuoteStr to stdWrap
I don't have Oracle. Would you be so kind and test this?
The first example could be replaced by this:
page.10 =...
Steffen Müller
00:32 Bug #21711 (Closed): List module doesn't list mm-relation according to their sorting
The relations are output, but the sorting field in the mm table is ignored
(issue imported from #M12790)
4eyes GmbH
00:29 Bug #21710 (Closed): List modul doesn't sort m:m relation properly
If you use the list module to sort records according to their mm-relation you won't get any useful results.
My ide...
4eyes GmbH

2009-11-26

23:48 Bug #21708: Front-end editing: flickering templavoila-preview div
I've updated feeditadvanced to version 1.1.0 but it makes no difference.
FE editing with feedit works for a norma...
Frank Sonck
23:06 Bug #21708: Front-end editing: flickering templavoila-preview div
> Hope I reported this in the right place. Sorry if I'm wrong.
No, but that is confusing here...
Bugs for Template...
Chris topher
22:20 Bug #21708 (Closed): Front-end editing: flickering templavoila-preview div
Using feeditadvanced 1.0.1
Tried this on Firefox 3.5.5 with Ubuntu 9.10
- I only get the front-end editing active...
Frank Sonck
23:07 Feature #21169: add fullQuoteStr to stdWrap
Hi,
Without testing, I guess your first example with quoteStr will fail when using DBAL and having an Oracle datab...
Xavier Perseguers
20:42 Feature #21169: add fullQuoteStr to stdWrap
The extension and the corresponding manual can now be found in TER:
http://typo3.org/extensions/repository/view/sm_s...
Steffen Müller
22:55 Feature #21688: Add support for IN and EXISTS subqueries
Just added v2 of DBAL patch. This version supports both WHERE EXISTS (subquery) and WHERE ... IN (subquery) from firs... Xavier Perseguers
16:44 Feature #21688: Add support for IN and EXISTS subqueries
Attached patches add support for WHERE ... IN (subquery) Xavier Perseguers
22:28 Bug #21709 (Closed): Recycler does not show up
Tried this on Firefox 3.5.5 with Ubuntu 9.10
I create a CE (for example type image or text) and then delete it. I ...
Frank Sonck
22:09 Bug #21707 (Closed): Wrong mouseover cursor at icon of docheader
In the TCE when editing a template setup, you have an arrow as the mouse icon over the floppy symbols and not the han... Franz Holzinger
21:24 Bug #21706 (Closed): Broken rootline when previewing versioned pages (not workpaces)
Hi team and thanks for your great work - I've found a nasty little critter here. Back in version 4.1 this issue was a... Thomas Rehhoff
21:18 Bug #21705 (Closed): Page Tree shows Server Error
I have set up a new installation of Typo3 4.3 RC2 on a FreeBSD server running PHP 5.2.9. When clicking on the page mo... Michael Knoll
21:16 Bug #21297: Fatal error in superadmin script
Nice job about this patch !
+1
Yannick Pavard
21:12 Bug #25616: Missing documentation for setting up cron jobs on Windows
Committed to trunk in revision 6567 Francois Suter
17:10 Bug #25616: Missing documentation for setting up cron jobs on Windows
Instructions provided by Patrick Gaumond Francois Suter
21:10 Bug #20598: Error after hide/show element
Hi,
When you use hide/unhide button on a versionized record, it's like if TYPO3 tries to change the LIVE version ins...
Julia Pardanaud
21:08 Revision 8703be24: Fixed bug #12077: Scheduler: Missing documentation for setting up cron jobs on Windows (thanks to Patrick Gaumond)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6567 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:08 Bug #17816: Broken Rootline when a editor views a draft version in Liveworkspace
Along the same line: This is both for admins and non-admins btw.
1) Make a new version of a page (or a page and it...
Thomas Rehhoff
19:20 Bug #21632: Can't access 'Basic Configuration' on a fresh install
"I also installed PHP 5.2.11 (as apache module) which yields the same problem for Typo3 4.3RC1."
I have to withdra...
Markus no-lastname-given
19:07 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
Is there an error on the JavaScript console when this happens?
What do you mean by "the link gets totally lost"? W...
Stanislas Rolland
18:30 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
Currently running TYPO3 4.2.8 (I know, shame on us) mickthebig
18:26 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
What version of TYPO3? Stanislas Rolland
17:53 Bug #21703 (Closed): After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
It's no problem to create a link with a custom css class with Firefox 3 and it gets rendered perfectly.
But after ...
mickthebig
18:29 Bug #21202: No redirection after login by systemextension felogin
I can confirm that behaviour.
I my opinion the problem is that the redirect part of the code comes below the "what t...
A.BE.ZET Entwickler
11:21 Bug #21202: No redirection after login by systemextension felogin
The issue remains even with 4.3.0RC2
Sites using redirect (after login/logout) are in trouble, when upgrading to 4...
Erwin Hontheim
17:52 Bug #21702 (Closed): The type in t3lib_TCEforms does not work if the type field shall be excluded when translating
Problem:
When defining a field as 'type' field in TCA and defining this field as l10n_mode "exclude" the type field ...
Fabrizio Branca
17:03 Bug #21701: show_item.php does not provide correct mm-relation info
Tested it on 4.2.9 and 4.3.0RC2. Can anybody confirm the solution? 4eyes GmbH
16:44 Bug #21701 (Closed): show_item.php does not provide correct mm-relation info
If you have a mm relation (e.g. tt_news <-> tt_news_cat) the information in the show_item.php does not provide the co... 4eyes GmbH
16:42 Bug #21700 (Closed): Save the previous selected type of login in a cookie
If a user likes to login via OpenID, he has to click "Switch to OpenID" first, to get the the right login form. He ne... Sebastian Michaelsen
16:40 Revision a7a11c65: Minor cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27030 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:11 Bug #21383: cObject FILE dos not Work with PHP 5.3
Same error with PHP 5.3.1 Without symlinks it works well. Mirko Kaufmann
11:54 Bug #21383: cObject FILE dos not Work with PHP 5.3
Right, i got a symlink installation. In the version 4.3.0-rc2 the patch is already implemented but unfortunately no s... Mirko Kaufmann
10:51 Bug #21383: cObject FILE dos not Work with PHP 5.3
Hi.
I tested this snippet and can confirm this behaviour for *symlinked* installations.
Testing enviroment:
-...
Julian Hofmann
10:27 Bug #21383: cObject FILE dos not Work with PHP 5.3
I have tested this issue in TYPO3 4.3.0-RC2 in combination with PHP 5.3.0. I have the same error, it only works with ... Mirko Kaufmann
15:28 Bug #21646: IE7 throws Javascript errors at different locations
Since this is a bug, this also should be fixed in 4.2.
So the patch would be to update prototype to at least versi...
Chris topher
14:16 Bug #21646: IE7 throws Javascript errors at different locations
I assume that the table properties problem is also solved by updating protoype. So, if I could gather more detailed i... André Steiling
13:25 Bug #21646: IE7 throws Javascript errors at different locations
To the table properties problem: I propose you open a new bug report for this in the RTE section of this bug tracker ... Chris topher
12:41 Bug #21646: IE7 throws Javascript errors at different locations
Hi Christopher,
IE8 and it's dev tools with enabled IE7 browser and document mode had led me to the bug! The bug is ...
André Steiling
15:01 Bug #20322: Add possibility to use username and get located to OpenID provider on login
I think Olly means:
1) BE/FE user sets its OpenID in his BE/FE user record
2) BE/FE user logs in with BE/FE usern...
Steffen Müller
10:57 Bug #20322: Add possibility to use username and get located to OpenID provider on login
What does it all mean? Dmitry Dulepov
14:57 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
With 4.3RC2 the behaviour still exists.
These 2 Rewrite-Rules fix part of the problem, but some icons are still no...
Björn Pedersen
14:28 Bug #21665: rendering a custom edit panel via pi_base results in an exception
I did again more investigations:
in pibase->pi_getEditpanel a temporay CObject is created. If either the first ($row...
Björn Pedersen
11:46 Bug #25572 (Closed): wrong line height for the linecounter
Let's have a look at the picture t3editor.png and you will see, that the 7th line is one the same height than the 6th... Stefan Froemken
11:39 Bug #21699 (Closed): [PHP 5.3] Extension uploads are not possible
Extension uploading to TER is not possible if client has PHP 5.3.0 and server has PHP<5.3.0.
This is PHP problem b...
Dmitry Dulepov
11:17 Bug #21625: Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
Hey Stan,
thx a lot! My anchor links are working again like a charm.
Uschi (sending some coffee over the bugtra...
Uschi Renziehausen
06:46 Bug #21625: Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
1. There is a superfluous ampersand coming from the RTE (when the query parameters field is enabled but contains no v... Stanislas Rolland
11:14 Bug #21603: Typo3 html content element frontend rewrites
"fixed"
xhtml_cleaning had it...
with xhtml_cleaning disabled it doesnt get rewritten.
oliver leitner
10:52 Bug #21484: OpenID service modifies PHP include path what has negative impact on autoloader
Bug report does not contain details -> impossible to fix :( There should be a list of problems (like "PHP error XYZ" ... Dmitry Dulepov
10:48 Bug #21095: OpenID fails with fatal error
Do you run a modified OpenID extension? Include path is set there specially to prevent such issues. If your version d... Dmitry Dulepov
10:46 Bug #21443: OpenID login may display "Login timed out" immediately after logging in
False report. Please, ignore. Dmitry Dulepov
10:46 Bug #19530: Store OpenID information in database instead of using the filesystem
DB upgrate:
Dmitry, you know TYPO3 core is already very ugly code design. Upgrading database routines should be kept...
Steffen Müller
10:28 Bug #19530: Store OpenID information in database instead of using the filesystem
Marcus, what would you say if somebody reported a problem to you like this: "I was trying out the patch without luck"... Dmitry Dulepov
09:44 Bug #21698: Extension category title not properly rendered in backend
The thing not visible in description is that the "em" tags are visible and not rendered as html tags Soren Malling
09:43 Bug #21698 (Closed): Extension category title not properly rendered in backend
The extension category title is not rendered properly for the extension not having a category name, it's shown as
...
Soren Malling
09:44 Bug #21696: idea for better BE-login
Ah...it's a further extension!
So now everything is clear from my side. You can close this bug. Thanks
Stefan Froemken
09:36 Bug #21696: idea for better BE-login
Did you install the OpenID extension? Andreas Beutel
09:35 Bug #21696: idea for better BE-login
There is a little difference between your login and my. I have no button for switching to openID anymore. Stefan Froemken
09:30 Bug #21696: idea for better BE-login
You're right...clearing the browser cache solved it. Sorry. Stefan Froemken
09:27 Bug #21696: idea for better BE-login
Stefan, maybe you suffer from a cache issue or (skinning) extension which modifies the login screen since in 4.3 (fre... Andreas Beutel
08:55 Bug #21696 (Closed): idea for better BE-login
I just install current RC2 und read in changelog that you have made many improvments on BE-login.
Please update the ...
Stefan Froemken
09:41 Bug #21600: Page tree will not be shown in the typo3 backend
Oh no!
Resolution changed reopened from fixed.
Please returns it to fixed.
Sorry.
saito
09:37 Bug #21600: Page tree will not be shown in the typo3 backend
Hi, Mr.Christopher.
I know PHP is to old.
But this system built on rental server, so I can't version up it.
Thank ...
saito
09:09 Bug #21697 (Closed): Deprecated spliti
While analysing rtehtmlarea I found a line with spliti in:
t3lib/class.t3lib_parsehtml_proc.php
on line 1252
...
Stefan Froemken
09:04 Bug #21695: The new Introduced HSC's of labels arises html-Tags to be visbile in EM
Has duplicate with patch: #12727 Andreas Beutel
08:35 Bug #21695 (Closed): The new Introduced HSC's of labels arises html-Tags to be visbile in EM
Se Screen attached:
Soulution, just remove the em from the labels
(issue imported from #M12767)
Steffen Ritter
02:01 Bug #21663: wrong htmlspecialchars on < em > in Extension Manager
I suggest simply removing the emphasis-tags in listOrderTitle() since we already have the brackets as indicator, woul... Andreas Beutel
01:20 Revision a1e59ce5: Add notes on how to merge external sources into TYPO3core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6566 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:47 Revision 9fdaff46: Updating version number to 4.3-dev after release of 4.3.0RC2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6565 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:45 Revision 7bb6450a: Tagging TYPO3 4.3.0RC2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-0RC2@6564 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:45 Revision aa9b631f: Release of TYPO3 4.3.0RC2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6563 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:32 Revision ef4570a5: Add dbal/last_synched_target (only needed for maintainers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6562 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:31 Revision 5c0e0c17: Add DBAL 1.0.1 to TYPO3core. Do NOT make changes inside! See misc/core_svn_rules.txt for details.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6561 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:29 Revision eb9f9838: Remove dbal from svn:externals, it will be merged instead
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6560 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:11 Revision 3215f8b3: Add fluid/last_synched_target (only needed for maintainers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6559 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:08 Revision d95df963: Add Fluid 1.0.1 to TYPO3core. Do NOT make changes inside! See misc/core_svn_rules.txt for details.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6558 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:05 Revision b940b24f: Remove fluid from svn:externals, it will be merged instead
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6557 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:02 Revision d463ab22: Add extbase/last_synched_target (only needed for maintainers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6556 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2009-11-25

23:59 Revision 28645811: Add Extbase 1.0.1 to TYPO3core. Do NOT make changes inside! See misc/core_svn_rules.txt for details.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6555 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
23:43 Revision d77a8b1e: Remove extbase from svn:externals, it will be merged instead
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6554 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
23:20 Revision 0c07743f: [TASK] Fluid: Updated version to 1.0.1 and cleaned ext_emconf.php
Oliver Hader
23:09 Revision 6d342891: Cleanup: Updated t3lib/core_autoload.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6553 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:08 Revision d2d808c1: Backported revisions 26965 and 27004 from branch DBAL_1-0
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27006 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:02 Revision 111ca237: Cleanup: Updated ext_emconf.php files in system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6552 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:59 Revision 9b7f0ea6: Set version to 1.0.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27004 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
22:58 Revision 3fd0e917: Create fluid_1-0 branch again (from latest Trunk)
Michael Stucki
22:53 Revision 06372a84: Add missing SVN properties for new or modified files
Michael Stucki
22:45 Revision 19258454: Fix non-Latin1 characters in names
Michael Stucki
22:44 Revision eb6a9178: Follow-up to bugfix #12755: Added missing database driver classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6551 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:37 Revision 4e5fc1af: Add missing SVN properties for new or modified files
Michael Stucki
22:17 Revision 08d654d7: Cleanup: Updated ext_emconf.php files in system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6550 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:04 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
[Reopening just to add this comment]
I reopened it because your comment about serializing is - sorry - nonsense. I...
Martin Kutschker
14:14 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
Could not reproduce with the caching framework since the data gets serialized twice there...
I tested it with regula...
Oliver Hader
13:52 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
Masi, why did you reopen this issue again? Oliver Hader
13:34 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
Serializing does not help if you write iso-8859-1/latin1 (or any other charset) into a utf.8 field. The data will be ... Martin Kutschker
12:29 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
committed in trunk, rev 6525 Steffen Kamper
12:02 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
That was the situation when the caching framework was introduced:
http://forge.typo3.org/repositories/diff/typo3v4-c...
Oliver Hader
21:04 Revision cbf95094: Follow-up to bugfix #12728: Fixed size of icon indicating required fields
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6549 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:43 Bug #21181: Call to getCache() on a non-object
committed to trunk rev 6548 Rupert Germann
20:40 Revision 0983c807: Fixed bug #12109: Call to getCache() on a non-object in some extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6548 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
20:33 Bug #21196: autoloaders registered by extensions slow down the core autoloader
committed to trunk rev 6547 Rupert Germann
20:32 Revision 59ed34d7: Fixed bug #12133: autoloaders registered by extensions slow down the core autoloader
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6547 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
20:06 Bug #21592: Warnings in BE when using "Datebase Relation"
thanks for the hint, the bad guy is direct_mail :/ Georg Ringer
20:01 Bug #21592: Warnings in BE when using "Datebase Relation"
georg, i think any extension delivers invalid code or invalid SQL or something simular. Could you check which one is ... Steffen Kamper
18:42 Bug #21592: Warnings in BE when using "Datebase Relation"
works for me, rev. 6546 Steffen Müller
16:41 Bug #21592: Warnings in BE when using "Datebase Relation"
sry still not working, of course $TYPO3_CONF_VARS['SYS']['displayErrors'] = '1'; is necessary .... Georg Ringer
16:39 Bug #21592: Warnings in BE when using "Datebase Relation"
works now with a fresh installation Georg Ringer
19:56 Bug #21632: Can't access 'Basic Configuration' on a fresh install
Can somebody give me access to the install tool on a TYPO3 development installation where this occurs?
You can conta...
Oliver Hader
14:49 Bug #21632: Can't access 'Basic Configuration' on a fresh install
Yes, Typo3 4.2.10.
It can set the DB connection parameters to localconf.php.
I also installed PHP 5.2.11 (as apac...
Markus no-lastname-given
14:17 Bug #21632: Can't access 'Basic Configuration' on a fresh install
Markus, TYPO3 4.2.10? Oliver Hader
19:05 Bug #21590: Warnings in BE when using "Update reference index"
it's difficult to reproduce as everyone has different data in.
I see no reason not to check array before foreach(), ...
Steffen Kamper
18:26 Bug #21590: Warnings in BE when using "Update reference index"
Cannot reproduce. I see no warning. Using trunk rev. 6546 Steffen Müller
16:42 Bug #21590: Warnings in BE when using "Update reference index"
sry still not working, of course $TYPO3_CONF_VARS['SYS']['displayErrors'] = '1'; is necessary .... Georg Ringer
16:38 Bug #21590: Warnings in BE when using "Update reference index"
checked with fresh installation, works now - close it? Georg Ringer
18:15 Bug #21665: rendering a custom edit panel via pi_base results in an exception
It seems to be a combination of an unlucky extension programming:
$this->data is empty, instead everything is in $th...
Björn Pedersen
18:06 Bug #21689: button styling missed some buttons: type reset / button
committed to trunk, rev 6546 Steffen Kamper
17:27 Bug #21689 (Closed): button styling missed some buttons: type reset / button
it seems there are some places where the new cool styling of buttons is
not used:
- Module functions > "create mu...
Georg Ringer
18:04 Revision 94a7fe16: ixed bug #12759: button styling missed some buttons: type reset / button (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6546 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:36 Bug #19156: functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
Committed to trunk, rev 6545 Steffen Kamper
17:33 Revision 47942ea0: Fixed bug #9058: Hook objects for stdWrap in class.tslib_content.php get executed multiple times. (thanks to Steffen Müller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6545 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:23 Feature #21688 (Closed): Add support for IN and EXISTS subqueries
When trying to use EXT:crawler on an Oracle database, CLI dispatcher fails because some queries cannot be parsed in c... Xavier Perseguers
16:58 Bug #21561: fileNameASCIIPrefix got deprecated but is used in core
Attached v3 IMHO fixes all issues and can be included in 4.4 Steffen Gebert
13:44 Bug #21561: fileNameASCIIPrefix got deprecated but is used in core
Logging deprecated methods that are still used in the Core has been reverted as follow-up to RFC #21413. Oliver Hader
16:47 Revision b65539e0: Fix garble in adodb
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6544 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:30 Revision 0790132e: Fix inconsistent line endings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6543 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:22 Revision 9fb526de: Fixed bug #12629: XSS in sysext scheduler possible
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6542 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:21 Revision 05052ee3: Add missing SVN properties for new or modified files
Michael Stucki
16:16 Bug #21678: Ordinary user cannot save element into right column
hi! this is not a bug but you need to give the user also rights to the colPos field! otherwise its value will always ... Georg Ringer
16:08 Revision c6e97db7: Fix inconsistent line endings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6541 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:04 Bug #21687: Update to ADOdb 5.10
Committed to SVN Trunk (rev. 6540)
Committed follow-up to SVN Trunk (rev. 6551)
Oliver Hader
15:57 Bug #21687 (Closed): Update to ADOdb 5.10
Update to ADOdb 5.10
(issue imported from #M12755)
Oliver Hader
16:02 Revision f93161ca: Fixed bug #12755: Update to ADOdb 5.10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6540 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:49 Revision 1b679a29: Add missing SVN properties for new or modified files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6539 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:29 Revision c0f506b2: Add missing SVN properties for new or modified files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6538 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:20 Bug #21563: fe_typo_user changes for non logged in users
Next:
If [FE][lifetime] ist set a value > 0 the problem seems to be solved - i have not figured out why, but it is...
Sigfried Arnold
15:13 Revision 8e5add0f: Fixed bug #12467: TYPO3 Inline User Manual is broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6537 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:07 Revision 241a0499: Add missing SVN properties for new or modified files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6536 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:40 Revision 54409f49: Revert last change
Oliver Hader
14:39 Revision db702a0e: Revert last change
Oliver Hader
14:35 Revision 7d4f9552: [TASK] Updated version to 1.0.1 and cleaned ext_emconf.php
Oliver Hader
14:35 Revision 39b7cf29: [TASK] Updated version to 1.0.1 and cleaned ext_emconf.php
Oliver Hader
14:08 Bug #20618: OpenID authentication does not work with felogin
It works with RSA though. Francois Suter
14:04 Bug #20618: OpenID authentication does not work with felogin
I still can't make it work. I have rssauth, openid and saltedpasswords installed, but with saltedpasswords not active... Francois Suter
13:52 Revision ff1b276e: Code cleanup.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6535 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:46 Bug #21686: flash messages buggy in extension manager
this is info of tt_news, so no bug in core Georg Ringer
13:30 Bug #21686 (Closed): flash messages buggy in extension manager
it seems there is a bug in showing flash messages in the extension manager.
to reproduce: use latest trunk and ins...
Georg Ringer
13:46 Bug #21413: Log deprecated method calls and remove them in 4.5
Removed deprecation logging from methods that are still used in the TYPO3 Core
Committed to SVN Trunk (rev. 6534)
Oliver Hader
13:44 Revision 3219ab94: Follow-up to bugfix #12420: Removed deprecation logging from methods that are still used in the TYPO3 Core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6534 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:29 Bug #21619: Validation issues in sysext reports: Fix several errors
Committed to trunk, rev. 6533 Christian Kuhn
13:26 Revision 0bb03fec: Fixed bug #12675: Validation issues in sysext reports: Fix several errors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6533 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:24 Bug #21683: Recycler's body has a margin
Committed to trunk as a no-brainer in revision 6532. Francois Suter
12:08 Bug #21683 (Closed): Recycler's body has a margin
<body id="ext-recycler-mod1-index-php"> has a margin of "2px 2px 0 4px".
This results in a white space above and on ...
Steffen Gebert
13:22 Revision d77937b4: Fixed bug #12748: Recycler: BE module's body has a margin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6532 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
13:18 Feature #21525: No typoscript template found - Addon
The storing issues concerning the database are solved.
However, this issue will stay open for discussing a long term...
Oliver Hader
11:20 Feature #21525: No typoscript template found - Addon
Some remarks about the whole thing:
1) It could be great to have an automatic conversion of the include files
mb_...
Oliver Hader
10:14 Feature #21525: No typoscript template found - Addon
Finally I could reproduce this issue. Oliver Hader
13:18 Bug #21483: CGL cleanup
Committed attached v2 to trunk in revision 6531. Francois Suter
13:16 Revision 6d4123d3: Cleanup #12492: Reports: Made some CGL improvements and added missing SVN markers
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6531 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
13:10 Bug #21544: Pagetree frame shows HTTP 404 error
Committed follow-up to SVN:
* TYPO3_4-2 (rev. 6529)
* Trunk (rev. 6530)
Oliver Hader
07:56 Bug #21544: Pagetree frame shows HTTP 404 error
Just tested, it is still working correctly with the followup-patch. Björn Pedersen
00:54 Bug #21544: Pagetree frame shows HTTP 404 error
Björn, could you please test the 0012581_followup.patch file?
It add an additional flag to the filter_var() function...
Oliver Hader
00:47 Bug #21544: Pagetree frame shows HTTP 404 error
http://bugs.php.net/bug.php?id=49403 Oliver Hader
13:09 Revision ef6335df: Follow-up to bugfix #12581: Use FILTER_FLAG_SCHEME_REQUIRED constant in t3lib_div::isValidUrl()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6530 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:08 Revision 06441d28: Follow-up to bugfix #12581: Use FILTER_FLAG_SCHEME_REQUIRED constant in t3lib_div::isValidUrl()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6529 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:01 Bug #21323: t3lib_cs::cropMbstring has problems with negative length
committed v2 to trunk, rev 6528 Steffen Kamper
13:00 Revision c6e4d791: Fixed bug #12297: t3lib_cs::cropMbstring has problems with negative length (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6528 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:53 Revision 50795700: Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (Thanks to Andreas Kundoch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6527 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:48 Feature #21685 (Closed): Enable easier mail form styling
The standard typo3 mail form doesn't allow to style single form elements by their respective types, because there is ... Florian Carstens
12:34 Bug #17091: "No template found" after update from 4.0.4 to 4.1
resolved with #21569 Steffen Kamper
12:32 Revision 4230a558: Follow-up to bugfix #12699: Upgrade backend login to match t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6526 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:27 Revision b9e68a42: Fixed bug #12613: Wrong character encoding in cache tables breaks frontend rendering
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6525 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:26 Revision 0db89930: [+BUGFIX] Extbase (Validation): Validation Resolver woks now for more than one validator with options. Resloves #5046.
Jochen Rau
12:21 Revision fc5b6e42: Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (wrong refresh gif in grid)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6524 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:07 Bug #21421: slow t3lib_TSparser::parseSub
Find a patch for this behaviour in issue #21569 (0012613_v2.patch).
In the long term view it would be good to have a...
Oliver Hader
11:50 Revision f9c541bf: Follow-up to bugfix #12735: BE-Login: show login process (Safari fixes)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6523 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:33 Revision c89c7e58: [+BUGFIX] Extbase (Tests): Fixed some broken testcases.
Jochen Rau
11:33 Revision 89521150: [-TASK] Extbase (Tests): Removed obsolete testcases.
Jochen Rau
11:33 Revision 450d1e25: [+BUGFIX] Extbase (Persistence): Fixed a problem where an empty parent property field value resulted in a query with "uid=0".
[+BUGFIX] Extbase (Persistence): Fixed a problem introduced with the last commit where the property type was not dete... Jochen Rau
11:33 Revision 05e92209: [+TASK] Extbase (Persistence): Changed signature Typo3DbBackend::getRowByIdentifier($tableName, array $identifier).
[+BUGFIX] Extbase (MVC): Tx_Extbase_MVC_Web_Response::getHeaders() is now aware of the requested protocol version by ... Jochen Rau
11:32 Bug #19530: Store OpenID information in database instead of using the filesystem
Dmitry, thank you for the patch.
I also had no luck, it did not work with BE login. But OpenID worked for me befor...
Steffen Müller
10:54 Revision a3f56a6f: corrected extbase report provider init in ext_tables.php
Steffen Kamper
10:47 Bug #21482: Allow multiple providers for each status collection
Committed to trunk in revision 6522 Francois Suter
10:41 Revision 325d544b: Feature #12491: Reports: Allow multiple providers for each status collection
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6522 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:36 Revision 0bf0addf: Fixed bug #12547: Removed wrong default binary search paths for Windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6521 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:35 Bug #21682 (Closed): Wrong compare in beFunc::getModuleData
There is a strcmp with $CHANGED_SETTINGS[$key] but it also could contain an array which raises a php warning.
In E...
Steffen Kamper
09:51 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
Committed to SVN Trunk (rev. 6520) Oliver Hader
09:50 Revision 9fbe134d: Fixed bug #9981: EM does not test for usage of mod.php-API and spuriously displays an error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6520 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
01:45 Bug #21681: after installation (wamp server): not found message in the backend
This seems to be releated to issue #0012581 - find a patch file there.
Which PHP version do you use?
Oliver Hader
00:03 Bug #21681 (Closed): after installation (wamp server): not found message in the backend
I can not get started making any article (what do i do wrong/whats wrong)
Not Found
The requested URL /typo3_sr...
Duke
01:04 Revision c09049ba: Follow-up to bugfix #12436: Move Suhosin part to php.ini section in the install tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6519 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:35 Feature #21660: Secure the BE login 3 - The password change facility does not require the user’s current password.
FYI: Long time ago I made an effort (asking in mailinglist) to confirm a password change with the old password.
I'll...
Marcus Krause
00:33 Bug #21653: I don't understand HTMLparser_db
Like Steffen already pointed out, this is a bugtracker taking care of feature and bug reports.
Please use mailinglis...
Marcus Krause
00:30 Bug #21539: openPic close popup internet explorer 8 incompatibility
I've put according references in place. Marcus Krause
00:24 Bug #21554: IE8 Cross Site Scripting Warning
Duplicate of #0012571. Marcus Krause

2009-11-24

23:49 Bug #19530: Store OpenID information in database instead of using the filesystem
I was trying out the patch without luck. DB tables are in place.
I must admit OpenID never worked for me here.
...
Marcus Krause
17:05 Bug #19530: Store OpenID information in database instead of using the filesystem
The patch is attached. This version is tested with trunk revision #6513 and the following OpenID providers and server... Dmitry Dulepov
12:51 Bug #19530: Store OpenID information in database instead of using the filesystem
Work is in progress. Dmitry Dulepov
23:28 Bug #21645: SQL-Parser does not allow . in FROM clause
As said with my message on 23.11.2009, queries containing a "database.table" component won't be compatible with MSSQL... Xavier Perseguers
23:16 Bug #18704: Pagetree only shows [no title] no pid and has no "depth"
Hi Dan, please "refresh" this bug entry if problem still exists. Xavier Perseguers
23:11 Bug #20470: Column's default value is not properly quoted in CREATE TABLE
Closed after testing (again) that EXT:eu_ldap could be installed properly Xavier Perseguers
22:47 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
Michael, can you confirm this bug still occurs? If so, could you please post an real example how to reproduce this bu... Xavier Perseguers
22:40 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
Bug with "Ungültiger Zeichnen" may be related to a bug I found today in TV (#12721) Xavier Perseguers
22:12 Feature #17247: Load Inline Elements On Demand
+1 would love this feature.
I tried the cm_irre extension but it does not work :( The form loads much faster but w...
Alexander Stehlik
20:43 Bug #21680 (Closed): Hyphenation of column text preview not unicode aware
It seems the hyphenation that is applied to long words in the backends column view of the page module is not unicode ... Felix Buenemann
20:10 Bug #19045: Cropscale incorrectly crops GIF files
Hmm, this has been submitted over a year ago, I wonder if it's ever going to get fixed ... Felix Buenemann
20:00 Bug #21663: wrong htmlspecialchars on < em > in Extension Manager
hi georg,
now there is now htmlspecialchars for the other cases on listOrderTitle()
case 'author_company':
...
Sven Juergens
15:11 Bug #21663: wrong htmlspecialchars on < em > in Extension Manager
Hi!
thanks for the bug and digging up the code! want to have a look at my patch? i will bring it to core list in ...
Georg Ringer
12:20 Bug #21663: wrong htmlspecialchars on < em > in Extension Manager
upps, here is no htmlspecialchars for the text ?
ok, again... there is a htmlspecialchars an the html tag in < e m...
Sven Juergens
12:15 Bug #21663 (Closed): wrong htmlspecialchars on < em > in Extension Manager
there is a htmlspecialchars on the html Tag < em > for categories
in class.em_index.php online 769, 830, 905
is...
Sven Juergens
19:44 Bug #21678 (Closed): Ordinary user cannot save element into right column
I do the following with a user without admin rights:
When I am clicking on the "New content" button on a page and ch...
Gunnar Jonsson
19:25 Bug #21544: Pagetree frame shows HTTP 404 error
Committed to SVN:
* TYPO3_4-2 (rev. 6517)
* Trunk (rev. 6518)
Oliver Hader
16:36 Bug #21544: Pagetree frame shows HTTP 404 error
Ok - I'm going to post it on the Core List then Oliver Hader
15:53 Bug #21544: Pagetree frame shows HTTP 404 error
Yes, that patch solves the problem. Björn Pedersen
15:46 Bug #21544: Pagetree frame shows HTTP 404 error
Please test the attached patch file
It seems that there are wrong implementations in PHP5's filter_var() concerning ...
Oliver Hader
15:42 Bug #21544: Pagetree frame shows HTTP 404 error
Yes DAM is installed. Björn Pedersen
15:40 Bug #21544: Pagetree frame shows HTTP 404 error
Do you have DAM installed?
Standby some minutes, I'm going to create a patch for the isValidUrl() thingy...
Oliver Hader
15:35 Bug #21544: Pagetree frame shows HTTP 404 error
PHP Version
5.2.6
Web Server
Apache/2.2.9 (FreeBSD) mod_ssl/2.2.9 OpenSSL/0.9.8e DAV/2 PHP/5.2.6 with Suhosin-Patch
Björn Pedersen
15:33 Bug #21544: Pagetree frame shows HTTP 404 error
Whicht PHP version do you use exactly? Oliver Hader
19:23 Revision f65cd1f7: Fixed bug #12581: Pagetree frame shows HTTP 404 error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6518 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:22 Revision 831ada7d: Fixed bug #12581: Pagetree frame shows HTTP 404 error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6517 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:53 Revision 8101863e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6516 709f56b5-9817-0410-a4d7-c38de5d9e867
Steffen Kamper
17:45 Bug #21632: Can't access 'Basic Configuration' on a fresh install
I tried Typo3 4.2 on the same machine, which works. (Although generation of an encryption key fails...)
Typo 4.3RC...
Markus no-lastname-given
17:28 Revision ef2f5b3d: Cleanup: Fixed svn:eol-style properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6515 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:22 Bug #20963: Child records cannot be deleted inline
Could not reproduce in
* Safari 4
* FireFox 3.5
* Internet Exlorer 8
Oliver Hader
17:12 Bug #21671: BE-Login: show login process
committed to trunk, rev 6514 Steffen Kamper
16:33 Bug #21671: BE-Login: show login process
login-submit-progress.gif goes to typo3/sysext/t3skin/icons Steffen Kamper
16:28 Bug #21671 (Closed): BE-Login: show login process
When you enter the data and submit form you should see a "Login process ..." with a spinner gif.
Idea and picter a...
Steffen Kamper
17:12 Revision 95cf24da: Fixed bug #12735: BE-Login: show login process
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6514 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:47 Revision ef5ce4e8: Updated htmlArea RTE manual.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6513 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:42 Bug #21657: tcemain copy/move/deleteL10nOverlayRecords is not workspace-aware
committed to trunk, rev 6512 Steffen Kamper
11:18 Bug #21657 (Closed): tcemain copy/move/deleteL10nOverlayRecords is not workspace-aware
At the moment the copyL10nOverlayRecords, moveL10nOverayRecords and deleteL10nOverlayRecords methods just use "any" r... Tolleiv Nietsch
16:40 Revision 7f68ac32: Fixed bug #12719: Bugfix - tcemain copy/move/deleteL10nOverlayRecords is not fully versioning-aware (thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6512 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:34 Bug #21655: Error when trying to save Domain
Checked - the SQL field is defined.
Please recheck the field using the install tool, db analzyer, compare
Oliver Hader
16:16 Bug #21655: Error when trying to save Domain
No bug. Please make a DB COMPARE in install tool. Steffen Gebert
09:15 Bug #21655 (Closed): Error when trying to save Domain
when trying to create a new domain (klicking save button) i get an error:
2: SQL error: 'Unknown column 'forced' ...
Igor
16:03 Bug #21670: "Broken rootline" error when editing a title in a versioned page
the attched patch would solve the problem, but i'm not sure if it won't break anything regarding versioning/workspaces Tobias Liebig
16:02 Bug #21670 (Closed): "Broken rootline" error when editing a title in a versioned page
RealURL installed in version 1.7.0
TYPO3-Core 4.2.10
In the "Live"-Workspace, create a new version of an page. Th...
Tobias Liebig
15:57 Bug #18722: "Broken rootline" error when creating new page in Draft
i tried to debug case 2 and i found a "workaround". But i'm not sure if it won't break anything regarding Versioning/... Tobias Liebig
15:30 Bug #18722: "Broken rootline" error when creating new page in Draft
Benni Mack figured out that the same error occurred, when you create a new version while you are in the "Live"-Worksp... Tobias Liebig
15:26 Bug #18722: "Broken rootline" error when creating new page in Draft
i can reproduce the error in 4.2.10 and 4.2.11-dev (both without the patch)
it seems to be fixed when i apply the pa...
Tobias Liebig
15:47 Bug #21181: Call to getCache() on a non-object
Fatal error: Call to a member function getCache() on a non-object in .../class.tx_indexedsearch_modfunc1.php on line ... Jacco van der Post
15:27 Bug #21668 (Closed): Wrong mail encoding
We have problems with the email encoding, probably with the encoding of the mail header.
The whole mail message i...
Boos no-lastname-given
15:26 Bug #21539: openPic close popup internet explorer 8 incompatibility
sorry, it should have read 0012595 Björn Pedersen
15:24 Bug #21539: openPic close popup internet explorer 8 incompatibility
not same as.
it has nothing to do with report generation.
maybe its the same type of problem, but definitely no...
oliver leitner
14:24 Bug #21539: openPic close popup internet explorer 8 incompatibility
same as 0012675 Björn Pedersen
14:57 Bug #21667 (Closed): Integrate links to further help in backend login
Integrate links to further help in backend login
It has to be discussed where the descriptions will be placed and ...
Oliver Hader
14:54 Bug #21640: Upgrade backend login to match t3skin
Fixed an IE6 issue as follow-up in rev. 6511 Oliver Hader
13:33 Bug #21640: Upgrade backend login to match t3skin
The follow-up which Olly committed in Rev. 6505 also fixes #21644. Chris topher
14:51 Revision 7f51ddba: Follow-up to bugfix #12669: Headers in backend login looked strange in IE6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6511 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:38 Feature #21666 (Closed): Introduce seperate templates for the diverent states of "login".
Currently different states of the login subpart are implemented by setting the formpart to '' and other status messag... Nikolas Hagelstein
14:30 Bug #21664: Upgrade ExtJS skin to match t3skin
Committed to SVN Trunk (rev. 6510) Oliver Hader
13:16 Bug #21664 (Closed): Upgrade ExtJS skin to match t3skin
There are several places in TYPO3 4.3 that used ExtJS (relogin dialog, Recycler). However, the skin there does not lo... Oliver Hader
14:29 Revision 9875bbbd: Fixed bug #12728: Upgrade ExtJS skin to match t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6510 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:24 Bug #21554: IE8 Cross Site Scripting Warning
seems to be the same as 0012571 Björn Pedersen
14:13 Bug #21647: OpenID redirects to wrong page and does not create a BE session
committed to trunk rev 6509 Rupert Germann
11:53 Bug #21647: OpenID redirects to wrong page and does not create a BE session
appended patch fixes the issue Steffen Müller
11:46 Bug #21647: OpenID redirects to wrong page and does not create a BE session
I have found the reason for this. The openid service class uses a wrong constant PATH_SEPARATOR:
Line 325 of openid/...
Steffen Müller
14:11 Revision 2065cd66: Fixed bug #12706: OpenID redirects to wrong page and does not create a BE session (thanks to Steffen Müller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6509 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
14:09 Bug #21665 (Closed): rendering a custom edit panel via pi_base results in an exception
cause:
in class.tslib_content.php, function editPanel,
dataArray is overwritten with $this->data, even if $this-...
Björn Pedersen
13:02 Bug #21652: "Paste after" function destroys l10n-overlay relations...
committed v3 to trunk, rev 6508 Steffen Kamper
13:01 Revision 28dacfab: Fixed bug #12710: "Paste after" function destroys l10n-overlay relations (thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6508 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:58 Bug #20779: t3lib_formmail floods syslog with "Possible abuse of t3lib_formmail..." messages
Committed to SVN Trunk (rev. 6507) Oliver Hader
12:57 Bug #21643: Update to prototype 1.6.1
Perhaps i makes sense to upgrade scriptaculous as well. I not sure if the current version shipping with Typo3 playes... Nikolas Hagelstein
09:56 Bug #21643: Update to prototype 1.6.1
Well the problem is that the current prototype version shipping with Typo3 (1.6.0.3).has major problems handling elem... Nikolas Hagelstein
12:57 Revision 83cc4f2b: Fixed bug #11577: t3lib_formmail floods syslog with "Possible abuse of t3lib_formmail..."
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6507 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:31 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
Committed to SVN Trunk (rev. 6506) Oliver Hader
12:30 Revision 729a8d8e: Fixed bug #12669: Fatal error: Call to a member function getSystemLanguages()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6506 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:24 Revision a87784b6: Follow-up to bugfix #12699: Fixed remaining styling issues in the backend login
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6505 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:55 Feature #21662 (Accepted): Optionaly disable (or notifiy on) concurrent logins
Currently there is no way to controll concurent logins.
Suggestion add an option to prevent concurrent logins.
...
Nikolas Hagelstein
11:45 Feature #21661 (Closed): Secure the BE login - Blacklist ips
Add an option to blacklist ips for a configurable timeperiod and a configurable amount of time.
(issue impor...
Nikolas Hagelstein
11:43 Feature #21660 (Closed): Secure the BE login 3 - The password change facility does not require the user’s current password.
Currently the password change facility does not require the user’s current password. Due to cross site request forger... Nikolas Hagelstein
11:41 Feature #21659 (Closed): Introduce Password Policies
Currently there is no way to configure a minimum strengh of passwords within the password change dialog.
Suggestio...
Nikolas Hagelstein
11:33 Bug #21658 (Closed): Secure the BE login - Auto disable the be user after a certain amount of login failure.
Currently the TYPO3 backend login is not capable of any kind of brute force protection.
Suggestion:
Introduce an ...
Nikolas Hagelstein
10:21 Bug #21656 (Closed): TCEforms exec_foreign_table_where_query fails with an Oracle error
When using TemplaVoilà and clicking on "Create new Template Object" on Page templates, this opens a TCEforms which sh... Xavier Perseguers
10:00 Bug #21642: pageInfo shows wrong info on root page
committed to trunk, rev 6504 Steffen Kamper
09:59 Revision d212c8ea: Fixed bug #12700: pageInfo shows wrong info on root page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6504 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:28 Revision d015ceb0: Fixed bug #12695: Added some space between sections of the "Installed services" report
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6503 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
02:22 Revision 866528c2: Updated htmlArea RTE version to 1.8.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6502 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:10 Bug #21383: cObject FILE dos not Work with PHP 5.3
We have the same problem.
For example the following (root) TS-Template...
-----------------------------------------...
Erik Sokoll
01:30 Bug #21620: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
This one was reverted with rev. 6486 from Steffen for #21524 Christian Kuhn
01:24 Bug #25632: Validation issues in sysext scheduler: Fix several errors
Committed 12623_04.diff to trunk, rev. 6501. Christian Kuhn
01:19 Revision d1f8b80b: Fixed bug #12623: Validation issues in sysext scheduler: Fix several errors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6501 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2009-11-23

22:51 Bug #21643: Update to prototype 1.6.1
What's the problem with TYPO3? Where does this problem occur? Steffen Gebert
12:01 Bug #21643 (Closed): Update to prototype 1.6.1
due to:
https://prototype.lighthouseapp.com/projects/8886-prototype/tickets/728
(issue imported from #M...
Nikolas Hagelstein
22:45 Bug #21494: JSMENU does not respect mount point overlays
To easily reproduce the problem and its cure take these steps:
- build a page tree like this:
P1 (Home)
P2...
Jörg Wagner
22:42 Bug #21653: I don't understand HTMLparser_db
Are you sure, this is a bug report as it is meant to be?
You should better use mailing lists to get answers to your ...
Steffen Gebert
19:36 Bug #21653 (Closed): I don't understand HTMLparser_db
I know what transformations do and I know when and how to use exit/entryHTMLparser. But when I have to use HTMLparser... Stefan Froemken
22:35 Bug #21640: Upgrade backend login to match t3skin
Seems there's no href attribute on the "What is OpenId" link.... Ingo Renner
10:49 Bug #21640: Upgrade backend login to match t3skin
Committed to SVN Trunk (rev. 6493) Oliver Hader
10:37 Bug #21640 (Closed): Upgrade backend login to match t3skin
A new backend login layout was introduced during the development of TYPO3 4.3. However, there have been some complain... Oliver Hader
22:14 Bug #21654 (Closed): Stage is reset after reviewers edit
When on stage "review" the stage will be reset to "editing" when reviewer saves some minor changes. This does not mak... Thilo Schneider
20:18 Bug #16292: installer doesn't cope with maximum table and field length (Oracle XE, MS SQL via DBlib)
First "attempt" with attached patch.
Xavier Perseguers
19:27 Revision 0ccb054d: Follow-up to bugfix #12271: List module and Clickmenu should not enable to create inconsistant record-relations (thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6500 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:25 Bug #21645: SQL-Parser does not allow . in FROM clause
Actually "database" is a MySQL-specific term, this should be "schema" to be more correct.
MySQL supports database....
Xavier Perseguers
18:50 Bug #21645: SQL-Parser does not allow . in FROM clause
Patch should be tested on other DBMS. It won't "break" anything but maybe there's little change in syntax to make it ... Xavier Perseguers
18:15 Bug #21645: SQL-Parser does not allow . in FROM clause
This is not as simple as this. Remapping should be taken into account. Furthermore, updating line 72 only works for f... Xavier Perseguers
14:28 Bug #21645 (Closed): SQL-Parser does not allow . in FROM clause
The mentioned behavoiur leads to the fact, that the parser errors if a tablename is used in from clause which include... Steffen Ritter
19:22 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
fixed with #21623 Steffen Kamper
18:27 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
Thank you! The Bug is solved with the patch (indexed_search as mentioned above not tested). Benjamin Robinson
18:18 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
there was a change in #21623, could you apply the patch or simply use tslib_content from svn?
http://forge.typo3.org...
Steffen Kamper
18:13 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
The URL is fileadmin/media/audio/test.mp3 as it was produced by the "select file"- wizard.
It's currently not poss...
Benjamin Robinson
15:45 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
Hi Benjamin, I also could not reproduce this with the settings you mentioned. Can you please tell the URL you entered... Oliver Hader
11:13 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
I can't reproduce. Please ensure you use the latest revision of trunk. Steffen Kamper
18:31 Bug #21652 (Closed): "Paste after" function destroys l10n-overlay relations...
L10n overlay-records (tt_content) loose the values of copyAfterDuplFields (colPos,sys_language_uid) when the paste-af... Tolleiv Nietsch
18:22 Bug #21651: Forgotten flash message in user setup
v2 adds flash message also for the text "Please click the page title in the page tree to the left to edit page conten... Georg Ringer
18:06 Bug #21651 (Closed): Forgotten flash message in user setup
another forgotten flash message at the bottom of the user settings holding the text "Notice! In order to activate mos... Georg Ringer
17:33 Bug #21304: List module and Clickmenu should not enable to create inconsistant record-relations
according to #14408, #14408 and #14408 - the attached follow up should be applied... Tolleiv Nietsch
17:28 Bug #21646: IE7 throws Javascript errors at different locations
I don't think this is related to #21544 since the file gets loaded and is able to produce JavaScript errors.
Besides...
Oliver Hader
17:01 Bug #21646: IE7 throws Javascript errors at different locations
So you report 4(?) issues (coming from the same source but arising when doing different actions):
* To the error m...
Chris topher
16:24 Bug #21646: IE7 throws Javascript errors at different locations
Hi Christopher,
I just deleted all caches and temp-files, also the browser cache: It went well, but after some click...
André Steiling
14:48 Bug #21646: IE7 throws Javascript errors at different locations
Can you try deleting your source-files and downloading them again?
I never heard of such error before and the file i...
Chris topher
14:40 Bug #21646 (Closed): IE7 throws Javascript errors at different locations
I set up a new site (v4.2.10 core & dummy package) and logged in as the default admin in IE7.
The first time after ...
André Steiling
17:23 Bug #21520: Clean markup in Extension Manager
committed v3 to trunk, rev 6499 Steffen Kamper
17:21 Revision 1e29ea33: Fixed bug #12544: Clean markup in Extension Manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6499 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:20 Bug #21632: Can't access 'Basic Configuration' on a fresh install
Phew, does this occur in TYPO3 4.2 as well?
Are there any settings for Suhosin active on the server?
Oliver Hader
15:37 Bug #21632: Can't access 'Basic Configuration' on a fresh install
Confirmed on php4.3rc1 fast_cgi php 5.2.11 Nikolas Hagelstein
09:58 Bug #21632: Can't access 'Basic Configuration' on a fresh install
I could reproduce the problem on debian's latest (experimental) PHP apache module
libapache2-mod-php5 5.3.0-3
If i...
Markus no-lastname-given
09:52 Bug #21632: Can't access 'Basic Configuration' on a fresh install
Markus, which PHP version are you using?
I sucessfully installed TYPO3 4.3-RC1 on two Mac OS X server using PHP 5.2 ...
Oliver Hader
16:52 Bug #21650: Cannot set an RTE field as required
Linked to http://bugs.typo3.org/view.php?id=3271 Jerome Schneider
16:51 Bug #21650 (Closed): Cannot set an RTE field as required
textarea with RTE cannot be set as required in TCA
"eval" => "required" has no effect
This has been reported as...
Jerome Schneider
16:47 Bug #21647: OpenID redirects to wrong page and does not create a BE session
I have the same problem.
Firefox 3 on Mac, provider is openid.com.
Francois Suter
14:42 Bug #21647: OpenID redirects to wrong page and does not create a BE session
Appended file is a recording of the HTTP traffic. The TYPO3 host was a local installation: http://lenny.test Steffen Müller
14:40 Bug #21647 (Closed): OpenID redirects to wrong page and does not create a BE session
Since rev. 6451 the OpenID login does not work for me.
I end up at http://www.example.com/typo3/sysext/openid/ ins...
Steffen Müller
16:47 Bug #21496: Log usage of XLLfile to deprecation log
committed to trunk, rev 6498 Steffen Kamper
16:46 Revision 52d4027d: Fixed bug #12508: Log usage of XLLfile to deprecation log (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6498 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:04 Bug #21574: Validation issue in sysext lowlevel: Fix some warnings
Committed to trunk rev. 6497 Christian Kuhn
16:03 Revision 890f4909: Fixed bug #12618: Validation issue in sysext lowlevel: Fix some warnings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6497 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
15:40 Bug #21544: Pagetree frame shows HTTP 404 error
With RC1, it always happens e.g. when switching from filelist to page-modul or vice versa. Björn Pedersen
15:34 Bug #21544: Pagetree frame shows HTTP 404 error
Further debugging gave a result:
For all wrong calls self::isValidUrl($decodedUrl) returned true, which skipped all ...
Björn Pedersen
15:17 Bug #21544: Pagetree frame shows HTTP 404 error
That looks all correct. What puzzles me is the fact that it happens only sometimes as you write in your initial bug d... Oliver Hader
09:58 Bug #21544: Pagetree frame shows HTTP 404 error
t3lib_div::debug(t3lib_div::getIndpEnv('TYPO3_SITE_PATH'));
in the main function of alt_mod_frameset.php gives :
/...
Björn Pedersen
09:51 Bug #21544: Pagetree frame shows HTTP 404 error
the basepath is: http://wwwtest.xxxxx.xxxx/typo3
I will debug TYPO3_SITE_PATH later today,
Björn Pedersen
15:00 Bug #21600: Page tree will not be shown in the typo3 backend
PHP 5.1 could be the reason since filter_var(), which is used in t3lib_div::sanitizeLocalUrl(), was first available w... Oliver Hader
00:43 Bug #21600: Page tree will not be shown in the typo3 backend
Your PHP version really is to old. Although I am not sure if that really causes your problem, could you upgrade it?
...
Chris topher
14:10 Bug #21477: Inform if page use content_from_pid
Patch doesn't seem to be working for the templaVoila page module.
Is there any other templaVoila-specific class whic...
Raffi no-lastname-given
13:46 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
Thanks a lot. That patch works. Sebastian Lorenz
13:02 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
Please test the attached patch with kb_necefe installed. Oliver Hader
12:22 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
The same here. I made the debug, found the error in kb_nescefe. And the same second, the notification of Sebastian's ... Michael Janssen
12:21 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
It happend after the Update from 4.3beta3 to 4.3RC1. But it is still the same with the latest trunk dev version. But ... Sebastian Lorenz
11:32 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
Sebastian, as mentioned by Steffen, this was already resolved in TYPO3 4.3-RC1 - however it's still reported by you. ... Oliver Hader
11:22 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
this was solved in core. Please use latest revision or RC1 Steffen Kamper
11:20 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
I could not reproduce. Can you please add a "debug_print_backtrace();" in class.t3lib_recordlist.php before getSystem... Oliver Hader
12:40 Bug #25571 (Closed): code completion: parser error on opening brackets on the right side of an operator
test = TEXT
test.value = test{
crashes the codeCompletion
opening curly brackets should only be treated speciall...
Christian Kartnig
12:16 Bug #21625: Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
sounds like wrong configured linkhandler Steffen Kamper
11:29 Bug #21625: Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
Works fine on my site with 4.3-RC1.
Where is the ampersand "&" comming from? Are there extensions installed on your ...
Oliver Hader
12:09 Bug #18722: "Broken rootline" error when creating new page in Draft
Just tried to check if realurl update to 1.7.0 solves the issue.
My software is:
Typo3 4.2.10
RealUrl 1.7.0
PHP...
Sergii Khomenko
11:24 Bug #18722: "Broken rootline" error when creating new page in Draft
This problem is solved for me with realurl 1.7.0 Helmut Hummel
11:01 Bug #21489: Object does not support method calls - PHP 5.3
Committed to SVN:
* TYPO3_4-2 (rev. 6495)
* Trunk (rev. 6496)
Oliver Hader
11:00 Revision e3c8537e: Fixed bug #12500: Object does not support method calls - PHP 5.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6496 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:59 Revision 0c6462d8: Fixed bug #12500: Object does not support method calls - PHP 5.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6495 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:57 Revision 86b81697: Follow-up to bugfix #12699: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6494 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:48 Revision f000fe2d: Fixed bug #12699: Upgrade backend login to match t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6493 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:43 Bug #21642 (Closed): pageInfo shows wrong info on root page
there is shown "pid: " but it's pid 0. This is because of wrong usage of $pageRecord['uid'] because root page has no ... Steffen Kamper
10:27 Revision 413afec6: fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6492 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:25 Revision 0d8a53ec: Follow-up to bugfix $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6491 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:21 Bug #19908: session fixation fix avoid BE login
No further feedback provided - closing this issue. Oliver Hader
09:51 Bug #21627: Install tool password not accepted when PHP safe mode is enabled
I could not reproduce this with PHP 5.2 on Mac OS X and safe_mode enabled.
Besides that, using safe_mode is deprecat...
Oliver Hader
08:13 Bug #21627: Install tool password not accepted when PHP safe mode is enabled
I can confirm this for an updated TYPO3 4.2.10 too.
Current solution: The client disabled safe_mode
Henrik Ziegenhain
09:31 Bug #17574: Double values are truncated to their prefixes
Fixed by #10965
Xavier Perseguers
08:30 Bug #21637: Wrong text in install tool
sorry but this is for the FE groups > see [FE][defaultUserTSconfig]
and this is used in
typo3\sysext\cms\tslib\...
Georg Ringer
07:21 Bug #21500: Cannot move multiple records with clipboard
Fixed by parent bug #2314. Xavier Perseguers
01:22 Bug #21639: Behaviour problem with feeditadvanced under basic conditions in framed environment
Hi Mark,
thanks for your detailed report!
Issues for the new frontend editing are solved here:
http://forge.t...
Chris topher
01:11 Bug #21639: Behaviour problem with feeditadvanced under basic conditions in framed environment
Issues arise when the mouse is kept on the header of the element. As soon as the header is released, the correct head... Mark Oudsen
01:06 Bug #21639 (Closed): Behaviour problem with feeditadvanced under basic conditions in framed environment
*** No problems with the following actions
Upgraded test site from 4.2 to 4.3.0RC1
Installed feeditadvanced from ...
Mark Oudsen
00:22 Bug #19504: DB Analyzer / Compare Tool can't handle the upgrade of the cache tables
Not required anymore since the caching framework uses new tables... Oliver Hader
00:19 Bug #21613: Copying Record with TCEMain processCmdMap throws sql errors...
committed to trunk, rev 6490 Steffen Kamper
00:18 Revision 158e51b4: Fixed bug #12666: Copying Record with TCEMain process cmdmap throws sql errors (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6490 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:12 Revision 84bc84e6: Follow-up to bugfix #2314 - moving records doesn't move translations (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6489 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:11 Bug #21543: t3lib_cache_exception_NoSuchCache exception is not thrown
Thanks for your feedback. This bug will be closed... Oliver Hader
00:07 Bug #20618: OpenID authentication does not work with felogin
Steffen, is this fixed?! Oliver Hader
00:05 Bug #19897: Bad interaction between OpenId auth and ExtJS relogin box
This was touched in issue #20038 Oliver Hader

2009-11-22

23:50 Bug #20823: Re-Login in expired session does not work when opening multiple windows
This was fixed in issue #21568 Oliver Hader
23:42 Bug #21606: Pagetitle won't show up in editing the page properties in Advanced Frontend Editing
Recreated on Forge: http://forge.typo3.org/issues/show/5417 Oliver Hader
23:39 Bug #21631: Save & New button for CE and templavoila save the ce in first section...
Does this occur in the default page module as well? TemplaVoila is not part of the TYPO3 Core... Oliver Hader
20:57 Bug #21534: Caching Framework: Task for garbage collection in db and file backend
Attached two class files that will be shipped with ext:enetcache to show how this could be done.
The task lets you...
Christian Kuhn
20:39 Bug #21637 (Closed): Wrong text in install tool
Under all configuration for the parameter
[defaultUserTSconfig]
it says:
"String (textarea). Enter lines of ...
Jochen Weiland
20:18 Bug #21632: Can't access 'Basic Configuration' on a fresh install
I can confirm the same behaviour:
trying to set db parameters through either the 1-2-3 tool or the basic configur...
Jochen Weiland
20:15 Bug #21632: Can't access 'Basic Configuration' on a fresh install
Another observation:
I manually inserted these 3 lines
$typo_db_username = '*********'; // Modified or inserted b...
Markus no-lastname-given
18:25 Bug #21632: Can't access 'Basic Configuration' on a fresh install
I am experiencing a similar or the same problem.
Neither the 1-2-3 Installer nor the Advanced Installer will write a...
Markus no-lastname-given
19:44 Bug #21617: Context menu of page tree does not work anymore in firefox 3.5.5
Do you have an extension installed, which manipulates the click menu?
Maybe one of these:
http://wiki.typo3.org/i...
Chris topher
17:56 Bug #21617: Context menu of page tree does not work anymore in firefox 3.5.5
I forget to mention that this is firefox on MAC OS X. The Pagetree Menu works in Safari but not in Firefox 3.5.5. n... jan
19:43 Bug #21635 (Closed): Content-Element "media" doesn't find files if absRefPrefix is set
The content element "media" doesn't find the selected file if absRefPrefix is set, f.e.
config.absRefPrefix = /
I t...
Benjamin Robinson
19:00 Bug #21623: final adjustments to MediaCE
committed to trunk, rev 6488 Steffen Kamper
18:51 Revision 881f9639: Fixed bug #12680: final adjustments to MediaCE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6488 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:44 Bug #20713: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
committed to trunk, rev 6487 Steffen Kamper
18:43 Revision 8d26b74d: Fixed bug #11468: [Bug]: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick() (Thanks to Fabrizio Branca)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6487 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:25 Bug #21524: opendocs produce invalid HTML
committed v3 to trunk, rev 6486 Steffen Kamper
18:23 Revision 64d8a4ad: Fixed bug #12548: opendocs produce invalid HTML
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6486 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:06 Feature #18194: Remove Static Templates from Standard Installation
One small thing was still wrong with the last version: The ext_tables.sql contained an ALTER TABLE instead of a CREAT... Susanne Moog
16:32 Bug #21627: Install tool password not accepted when PHP safe mode is enabled
Did this occur with TYPO3 4.2 or is it a new 4.3 issue?
Georg, did you investigate further and how did you solve it?
Oliver Hader
15:43 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
Sent the patch as RFC to the core list. Andreas Beutel
11:52 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
Hey Steffen, can you please test provided patch 9981.patch for EM and give feedback? The diff applies to current trun... Andreas Beutel
13:23 Bug #21633 (Closed): Indexing Engine Statistics utf8
Indexing Engine Statistics
List typo3 pages
in title column the charset display is not correct
id/type: Titl...
JAOUEN
11:42 Bug #21421: slow t3lib_TSparser::parseSub
Thank you for the patch. I tried it, and I have 2 remarks:
After applying the patch I get a fatal error in the bac...
Alexander Stehlik

2009-11-21

22:04 Bug #21632: Can't access 'Basic Configuration' on a fresh install
I'm not using 1-2-3 install for all my installation until now! I started with setting ENABLE_INSTALL_TOOL in typo3con... Johann Maurer
20:12 Bug #21632: Can't access 'Basic Configuration' on a fresh install
I thought the 1-2-3-installer would come up automatically. But it doesn't?
Chris topher
17:46 Bug #21632: Can't access 'Basic Configuration' on a fresh install
Sorry! Install tool works when I use 1-2-3 Install before! Johann Maurer
17:37 Bug #21632 (Closed): Can't access 'Basic Configuration' on a fresh install
Creating a new installation with typ3_src+dummy-4.3.0RC1 i'm able to login to the Install Tool. But can't set the bas... Johann Maurer
21:38 Bug #21547: Templavoila und Preview
sorry - that's not a TV issue why did you move it into the TV-project? Tolleiv Nietsch
20:54 Bug #14161: Wrong string pasted from 'TypoScript property lookup' -> 'Add object property'
I have tested this with current trunk there is no "="-sign inserted in any of the fields. See screenshot.
Also pro...
Chris topher
20:47 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
The installer (in 1-2-3 mode already) could do so many checks. It could e.g. check the memory limit, which is I would... Chris topher
20:22 Feature #14127: FE-Editing new pages and simulateStatic
This issue is open for more than5 1/2(!) years now, the last3 1/2 of them without any feedback.
Simulatestatic has...
Chris topher
19:41 Feature #25566: t3editor should work also in file list with files with the extension '.ts'.
i planned to implement this for 4.4. Administrator Admin
19:39 Bug #19352: typo3-top-toolbar popups do not open, t3 editor not working
closed. Issue seems to be solved for the reporter Tobias Liebig
18:22 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
Hi Andi,
could you investigate, weather it is really a core-bug that this message is shown? It's not nice to have ...
Steffen Gebert
17:31 Bug #21631 (Closed): Save & New button for CE and templavoila save the ce in first section...
It's tricky... i have a templavoila layout with 2 columns, left an main (Linke Spalte and Hauptinhalt in screenshot).... Manfred Rutschmann
15:56 Bug #21630: Special language charachter like áöíþðæú not displaying
Hi Styrmir,
thanks for reporting this issue!
However, this problem has already been reported and will be solved h...
Chris topher
03:30 Bug #21630 (Closed): Special language charachter like áöíþðæú not displaying
This special language keyboard char are not displaying at all they are replaced by ? when you "save and close" or jus... Styrmir Magnússon
12:23 Bug #21551: Page tree does not reload after creating new page
I can confirm this for creating a new page in the pagetree docheader.
It works fine when I create the page using t...
Alexander Stehlik

2009-11-20

22:08 Bug #21629: MM relations: rollback not working / sys_history wrong
Sure thing, it's posted :)
Ralf Hettinger
21:56 Bug #21629: MM relations: rollback not working / sys_history wrong
Hi Ralf,
thanks for your patch!
To get this finally included (more then two years after you initially wrote it), ...
Chris topher
21:37 Bug #21629 (Closed): MM relations: rollback not working / sys_history wrong
If changing fields which reference MM relations, sys_history will log these changes by storing a different relation c... Ralf Hettinger
21:36 Bug #16782: Oracle : Swap (online / offline) between 2 pages or contents,...
Is it still true? I could create a page and a few CE in draft/live and switch between them and publish them without p... Xavier Perseguers
19:13 Bug #21627: Install tool password not accepted when PHP safe mode is enabled
i had this once too with beta3 and safemode enabled! - so confirmed Georg Ringer
18:32 Bug #21627 (Closed): Install tool password not accepted when PHP safe mode is enabled
When installing the 4.3 RC1 today, I could not log in to the install tool on my system using the password form. The d... Alban Cousinie
18:55 Bug #21628: Error during record up and down move in Workspace
Version is 4.3 Schmidt Timo
18:55 Bug #21628 (Closed): Error during record up and down move in Workspace
Do the following in the live workspace:
* Go to the default page module and create a few records in the default la...
Schmidt Timo
18:09 Bug #19098: backspace deletes wrong characters
Combined fixes for issues #12677 and #12684 should fix this issue. Stanislas Rolland
01:25 Bug #19098: backspace deletes wrong characters
But pressing return is not quite the same as pressing backspace, is it? Stanislas Rolland
18:08 Bug #21626: htmlArea RTE: Repeated character / backspacing is slow in Firefox
Committed to SVN TYPO3core trunk (revision 6483) and branch TYPO3_4-2 (revision 6484). Stanislas Rolland
17:53 Bug #21626 (Closed): htmlArea RTE: Repeated character / backspacing is slow in Firefox
Holding down a character key or backspace produces slow entry in Firefox.
Solution: Reduce frequency of toolbar up...
Stanislas Rolland
18:08 Revision e08e528d: Fixed bug #12684: htmlArea RTE: Repeated character / backspacing is slow in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6484 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:06 Revision 68eb6b6f: Fixed bug #12684: htmlArea RTE: Repeated character / backspacing is slow in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6483 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:14 Bug #16708: WHERE func(expr) IN (n,...m) is broken
Xavier,
Agreed... I haven't seen any extension using this.. however I did see more 'advanced' usage of SQL in the ...
Ries van Twisk
15:15 Bug #16708: WHERE func(expr) IN (n,...m) is broken
Ries,
I see, but this is something to allow what this bug is about (supporting function before IN) and this is som...
Xavier Perseguers
17:09 Bug #21500: Cannot move multiple records with clipboard
before this patch I could replicate the problem with the error : Could not parse where clause in /Users/rvt/Sites/typ... Ries van Twisk
16:17 Bug #21500: Cannot move multiple records with clipboard
Problem is located in Core and occurs too when not using DBAL but is silently forgotten by a HTTP redirect. Problem a... Xavier Perseguers
15:50 Bug #21500: Cannot move multiple records with clipboard
This can be reproduced with a ADOdb driver (e.g., Oracle), not with native (MySQL) driver. Xavier Perseguers
15:09 Revision 82646a2a: Backported changeset 26757 from trunk
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@26758 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
15:07 Bug #17341: Fieldmapping doesnt work on the "right side" in where clause with table.field
Added a unit-test for this problem as revision 26757 but could not reproduce this bug anymore. Xavier Perseguers
14:47 Bug #17341: Fieldmapping doesnt work on the "right side" in where clause with table.field
I must be blind but I don't see what is wrong. The query you wrote contains as JOIN condition pages.uid = cpg_categor... Xavier Perseguers
15:06 Revision 60019617: Added unit-test for bug #5708: Fieldmapping doesn't work on the "right side" in where clause with table.field
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26757 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:53 Bug #21625 (Closed): Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
Problem:
If you enter a link to a specific CE via RTE the href-attribute points to a nonexisting id. Instead of #c12...
Uschi Renziehausen
14:37 Bug #21624 (Closed): Select/Descelect all should be visible as link
The select/deselect all is a very nice feature but it would be better visible if the text would be behave like a link... Georg Ringer
14:28 Bug #21549: Patch for bug 6158 incompatible with 4.3b3
Closed at the request of the reporter. Francois Suter
13:50 Bug #17019: SQL error with DBAL/PostgreSQL: quoting of varchar defaults
See bug #11142 Xavier Perseguers
13:49 Bug #20470: Column's default value is not properly quoted in CREATE TABLE
Committed to DBAL-trunk as revision 26752.
Backported to branch DBAL_1-0 as revision 26754.
Xavier Perseguers
11:58 Bug #20470: Column's default value is not properly quoted in CREATE TABLE
I could confirm this behavior while writing unit tests for #12670 Xavier Perseguers
13:49 Revision 9615b1f1: Backported revision 26752 from trunk: Fixed bugs #5044/#11142: Column's default value is not properly quoted in CREATE TABLE
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@26754 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:47 Revision c4b6645f: Backported revisions 26738:26739 from trunk (Added unit-test for bug #12670)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@26753 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:40 Revision 8edeca3b: Fixed bugs #5044/#11142: Column's default value is not properly quoted in CREATE TABLE
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26752 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:31 Bug #21623: final adjustments to MediaCE
you'll find some demos here:
http://dev.sk-typo3.de/new-multimedia-element.html
Steffen Kamper
12:59 Bug #21623 (Closed): final adjustments to MediaCE
some of the latest changes causes problems. So the flashplayer doesn't work correct with complete rawurlencoded url. ... Steffen Kamper
13:12 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
Same problem in my test-install. Michael Janssen
11:41 Revision 1b9ad112: Unified method cleanSql
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26739 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
11:40 Revision 7b111911: Added unit-test for bug #12670: Columns with NOT NULL are created as NULLable
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26738 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
11:23 Bug #21616: Columns with NOT NULL are created as NULLABLE
Actually, this is by design that NOT NULL information is removed when dealing with an Oracle database as Oracle consi... Xavier Perseguers
11:14 Bug #21543: t3lib_cache_exception_NoSuchCache exception is not thrown
This bug can be closed as invalid, since it was caused by our wrong usage of the caching framework. Anonymous
10:40 Bug #21622 (Closed): Pagemodule don't show clipboard paste icon when there is no content
Copy and paste is not nice in page module either, you have to use context menu. On empty page there is no way to past... Steffen Kamper
08:32 Bug #20237: Alignment Error in TCEforms with Palette title --palette--;myTitle
Ever since I use this feature, the title of the palette is only displayed, if the palette has
'canNotCollapse'=>1...
Stefan Geith
02:23 Bug #21621: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
Committed to SVN TYPO3core trunk (revision 6478) and branch TYPO3_4-2 (revision 6479). Stanislas Rolland
01:22 Bug #21621 (Closed): htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
In Firefox, the cursor postion after a backspace/delete operation from an empty block paragraph or list tem that is d... Stanislas Rolland
02:23 Revision fb59b618: Fixed bug #12677: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6479 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:21 Revision f7d19cdb: Fixed bug #12677: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6478 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:50 Bug #21620: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
The attached patch was committed to SVN trunk. rev. 6477 Christian Kuhn
00:38 Bug #21620 (Closed): Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
Problem: The opendocs module doesn't validate
Solution: Add a htmlspecialchar to href parameters
(issue import...
Christian Kuhn
00:50 Revision 8813db81: Fixed bug #12676: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6477 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:21 Bug #21619 (Closed): Validation issues in sysext reports: Fix several errors
Problem: The reports module doesn't produce valid HTML
Solution:
- Fix a typo from "colspans" to "colspan"
- Add...
Christian Kuhn

2009-11-19

23:16 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
Michael, I know the topic is about TV and Oracle. What I said is that with TYPO3 4.3 beta3 (now RC1), DBAL was update... Xavier Perseguers
22:48 Bug #20237: Alignment Error in TCEforms with Palette title --palette--;myTitle
As far as I can see the palette labels are not rendered anymore in current trunk:
field, --palette--;foo;1;;1-1-1
...
Christian Kuhn
22:42 Bug #18730: $TCA['fe_users']['palettes']['1']['showitem'] change in 4.2 causes problem with sr_feuser_register
Resolved, no core bug, fixed in extension. Christian Kuhn
22:40 Feature #21618: Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
I see. So the ideal thing would be to make this configurable with a special option. Chris topher
22:25 Feature #21618: Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
Hello Christopher,
i see this from the other site. when i layout a page and i want a clean layout with a perfect t...
Manfred Rutschmann
20:19 Feature #21618: Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
The disadvantage with always predefining the type you chose last is, that - if you have last used a typ which you don... Chris topher
19:32 Feature #21618 (Closed): Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
Create a new text with image ce, press save & new button (the right one) and typo3 starts with a normal text ce. The ... Manfred Rutschmann
22:04 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
Test with im6:
on the first test i was after uploading the files when t3 refreshes the file list logged out from s...
Manfred Rutschmann
20:20 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
Do you have the same problem with IM6? Chris topher
19:52 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
console screen is Bild 7.png... Manfred Rutschmann
19:51 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
UTF8 Filesystem is enabled and works. I created once this folder and looked on console, everything is fine. now i upl... Manfred Rutschmann
11:22 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
It is possible to use umlauts in the filelist. There's a setting in the install tool "UTF8filesystem" that allows to ... Oliver Hader
20:38 Bug #21568: Backend Login-Popup not working
Thx Christopher - stupid me, could have guessed that myself. The bug seems to be fixed after clearing all caches whic... Michael Knoll
20:21 Bug #21568: Backend Login-Popup not working
You can e.g. delete your cookies. The next time the login check is done (should be some seconds only) it will fail an... Chris topher
19:36 Bug #21568: Backend Login-Popup not working
I applied the patch, but the problem still occurs! Btw. is there any setting to make the time until the re-login occu... Michael Knoll
20:24 Bug #21176: No upload in the new massuploader with Firefox
what about implementing it using http://typo3.org/extensions/repository/view/ameos_dragndropupload/current/ as base, ... Kay Strobach
18:15 Bug #21176: No upload in the new massuploader with Firefox
A search of the net gave a few results. We are not alone :-/
http://support.mozilla.com/en-US/forum/1/481092
http...
Staffan Ericsson
19:20 Bug #21617 (Closed): Context menu of page tree does not work anymore in firefox 3.5.5
Using the context menu of page tree does not work on right click. Moving page menu works, though.
'disable pop up ...
jan
17:41 Feature #18194: Remove Static Templates from Standard Installation
Attached is a patch and the new sysext that fixes the following things:
* Use of <?php instead of <? in a file i...
Benni Mack
17:37 Bug #21515: Changes in t3lib_div::getUserObj
FYI: The change in t3lib_div::getUserObj was introduced in #20959 http://bugs.typo3.org/view.php?id=11831 Steffen Müller
13:14 Bug #21515: Changes in t3lib_div::getUserObj
I can confirm this at least for dam file-browser (the trees). The tree in "media -> list" appears again after adding ... Franz Koch
15:07 Bug #21604: Some small trouble with umlauts in FE Edit
Hi Guido,
this issue has already been reported.
It will be solved here:
http://forge.typo3.org/issues/show/4916
Chris topher
00:49 Bug #21604: Some small trouble with umlauts in FE Edit
Thats right! Please add a notice if you need a screenshot.
PS: I test it on Windows XP with the newest xampp in de...
Guido S.
14:25 Bug #20077: FORM is empty
Hello Oliver,
tt_board works now with the latest TYPO3 trunk svn. Thanks!
- Franz
Franz Holzinger
13:36 Bug #21616 (Closed): Columns with NOT NULL are created as NULLABLE
Extract:
CREATE TABLE cache_pages (
id int(11) unsigned NOT NULL auto_increment,
hash varchar(32) DEFAULT...
Xavier Perseguers
13:16 Bug #21615 (Closed): Fatal error: Call to a member function getSystemLanguages()
Fatal error: Call to a member function getSystemLanguages() on a non-object in /typo3_src-4.3.0RC1/t3lib/class.t3lib_... Sebastian Lorenz
11:35 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
I applied your patch and it works!
But one note:
CREATE TABLE cache_pagesection (
page_id int(11) unsigned D...
Stefan Geith
11:33 Bug #21421: slow t3lib_TSparser::parseSub
Right - I get the mentioned error-message.
But it would be nice to see the path/name of the TS-File (at least the fi...
Stefan Geith
11:27 Feature #21614 (Closed): Add support for MemCache
ADOdb supports MemCache for queries: http://phplens.com/lens/adodb/docs-adodb.htm#memcache
See how this may be use...
Xavier Perseguers
11:20 Bug #21494: JSMENU does not respect mount point overlays
Please find attached a revised version of my patch (V2).
During additional testing for a posting in the core team gr...
Jörg Wagner
11:12 Feature #21608: Advanced FE Edit not Included in RC1 Source
http://news.typo3.org/news/article/typo3-43-rc-1/
http://typo3.org/extensions/repository/view/feeditadvanced/current/
Oliver Hader
11:11 Bug #21610: css_styled_content not finished yet
Since it seems to be something that does not need to be changed in TYPO3, I'm closing this issue again. Oliver Hader
11:06 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
Dennis, thus this is not a bug at all of TYPO3? Correct? Oliver Hader
11:05 Bug #20868: click-enlarge function for images does not work correctly in IE8
Thanks Thomas (and Simon) for the workaround.
I solved the problem for me by another workaround long time ago (see o...
Maik Matthias
00:45 Bug #21598 (Closed): Error when editing a resource file in a template record ("target was not a directory")
When i click on the edit context menu of a template record i get the error message "target was not a directory"
...
Schmidt Timo

2009-11-18

23:55 Revision a7bea484: Follow-up to bugfix #12426: Reports: One localized label wrongfully contained a copy of another label
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6476 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
23:14 Bug #21613 (Closed): Copying Record with TCEMain processCmdMap throws sql errors...
Copying Record with TCEMain processCmdMap throws sql errors on pages with f.e. sys_template or sys_domain records.
...
Susanne Moog
23:10 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
So this bug has nothing to do with feeditadvanced.
The option "page tree" > "show page" always opened a new tab or...
Chris topher
23:06 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
It was in the backend I mistyped. Dennis Shewmaker
22:45 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
One question: Are you sure you are in the FE when clicking on "show page" from page tree?
Where do you have this opt...
Chris topher
21:41 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
Thanks Christopher.
I figured it out. I had another TYPO3 session open in another browser and it opened up the vi...
Dennis Shewmaker
20:37 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
I had a similar issue and I "guess" you might have an edit panel in your page.
If so, take it out. This solved the p...
Chris topher
20:03 Bug #21611 (Closed): After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
It works in IE 8.0.6001.18702, but not in FF 3.5.5.
Clicking on show page from page tree or content view does not ...
Dennis Shewmaker
22:39 Bug #21610: css_styled_content not finished yet
Good to know that you could figure the problem out! Chris topher
21:25 Bug #21610: css_styled_content not finished yet
Ok, thank you for your answer. I found the problem. I use some own html markups in my projects, an i copy this code a... Manfred Rutschmann
20:55 Bug #21610: css_styled_content not finished yet
Are you sure your css markup is valid?
The validator complains at several places...
http://jigsaw.w3.org/css-vali...
Chris topher
19:26 Bug #21610 (Closed): css_styled_content not finished yet
i placed in an tv fce an text width image element and choosed image left in text. In my main template i choosed css_s... Manfred Rutschmann
21:56 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
Ok. Just tested the description of #17053 which seems to be the same problem.
Back in these days (2007) for some r...
Bernhard Kraft
21:35 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
What exactly do you mean by having the DB in utf-8. Today I tried setting the collation of a database to utf-8 and al... Bernhard Kraft
21:41 Bug #20092: Typo3 FE crashs with single-char umlauts in typoscript
I guess this bug can be closed as it does not happen anymore?
Gabriel: If you object, and this still happens for y...
Bernhard Kraft
21:31 Bug #21421: slow t3lib_TSparser::parseSub
Hello again,
I just uploaded a file "tstemplate_charset.diff". Try to apply this to the latest version (RC1). In y...
Bernhard Kraft
21:31 Feature #21525: No typoscript template found - Addon
Hello again,
I just uploaded a file "tstemplate_charset.diff". Try to apply this to the latest version (RC1). In y...
Bernhard Kraft
20:50 Bug #21612: URL not found on feeditadvanced when clicking on any fe edit button.
This has already been reported here:
http://forge.typo3.org/issues/show/4865
But the issue should be fixed. Pleas...
Chris topher
20:05 Bug #21612 (Closed): URL not found on feeditadvanced when clicking on any fe edit button.
Not Found
The requested URL /defVals[tt_content][CType]=image&defVals[tt_content][imagecols]=2 was not found on th...
Dennis Shewmaker
20:43 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
Is it possible to create files with umlauts in the filename using the TYPO3 API?
Chris topher
18:56 Bug #21609 (Closed): Problem with german "Umlaute" in BE file list, no thumbs generated
Do the following:
On the left go to file list. Create a new folder named something about "schärfen-exif" or so, se...
Manfred Rutschmann
19:27 Feature #21608: Advanced FE Edit not Included in RC1 Source
Ok, thats right, can be closed. Sorry. Manfred Rutschmann
18:56 Feature #21608: Advanced FE Edit not Included in RC1 Source
You should read the release notes which you find on the starting page of typo3.org. Chris topher
18:44 Feature #21608 (Closed): Advanced FE Edit not Included in RC1 Source
Downloaded an install the RC1 (with Symlinks) over an 4.3b3 installation an d advanced front end edit is gone.
(i...
Manfred Rutschmann
18:59 Bug #21606: Pagetitle won't show up in editing the page properties in Advanced Frontend Editing
Report this here, please:
http://forge.typo3.org/projects/typo3v4-feedit/issues
Chris topher
18:23 Bug #21606 (Closed): Pagetitle won't show up in editing the page properties in Advanced Frontend Editing
The pagetitle stays empty when editing the page properties. How to reproduce:
Login in backend
Install feeditadva...
Rob Vonk
18:59 Bug #21607: No error on trying to save from frontend when logged out
Please report that here:
http://forge.typo3.org/projects/typo3v4-feedit/issues
Chris topher
18:37 Bug #21607 (Closed): No error on trying to save from frontend when logged out
If you press save on the frontend editing screen while logged out from BE, the screen stays black and no message appe... Rob Vonk
18:57 Feature #21169: add fullQuoteStr to stdWrap
I have added an extension which provides the two functions for 4.2. It also works with 4.3 in case the patch will not... Steffen Müller
18:48 Bug #21545: getFileAbsFileName() resturns blank in cli mode
further research reveals:
class.t3lib_div.php#3795 (getFileAbsFileName):
t3lib_extMgm::isLoaded($extKey) resolv...
Markus Martens
17:46 Bug #21605: recursive file copy on windows
//recursive directory copy is not supported under windows ... so create a new cmd array ... ;) for recursive copy
...
Kay Strobach
16:41 Bug #21605 (Closed): recursive file copy on windows
I got the following error message:
The item "piwik_patches" was not a file or directory! (msg#2.2.130)
During devel...
Kay Strobach
17:21 Bug #19156: functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
The second problem:
The content from stdWrapPreProcess is overriden by
if ($conf['field']) {$content=$this->get...
Steffen Müller
16:21 Bug #19156: functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
I created a patch to solve the original issue. It applies to 4.3-rc1 and hopefully we still get this into 4.3 Steffen Müller
16:53 Bug #20868: click-enlarge function for images does not work correctly in IE8
Workaround:
Modify file typo3/sysext/cms/tslib/ showpic.php
Modify function printContent() so that it looks as...
Thomas Ernst
16:48 Bug #21604: Some small trouble with umlauts in FE Edit
You are talking about the new advanced frontend editing, don't you? Oliver Hader
16:33 Bug #21604: Some small trouble with umlauts in FE Edit
Reproduced with title and bodytext. Guido S.
16:32 Bug #21604 (Closed): Some small trouble with umlauts in FE Edit
Hey Guys,
i found a small bug in Frontend Edit. If I set an umlaut like 'ä' the Editor renders after saving a '?'....
Guido S.
16:00 Bug #21603 (Closed): Typo3 html content element frontend rewrites
When i insert the following content via html content element into the page:
<!-- mymon_form_log -->
<script src='...
oliver leitner
14:03 Bug #20073: IRRE child records with a select for static_info_currencies don't get rendered
yup. this is now handled in the TYPO3 core. Can you check if this bug still exists then? Benni Mack
13:56 Bug #21175: adv. frontend edit: mailfom, sometimes not possible to close the form wizard
ok, I'll try to enter theese infos in the other bugtracker... Christian Hernmarck
13:03 Bug #21602 (Closed): Value Preview of empty timestamp shows "01-01-70 (-40 yrs) "
this is the result of date formating of "0" and will be shown on date fields in tceforms in original language info wh... Steffen Kamper
11:28 Bug #21601 (Closed): Labels for calcAge: Singular/Plural
The labels for the "calcAge" method can only be given in grammatical singular or plural.
So the results will be li...
Bernhard Kraft
10:03 Revision 45c3e53b: Updating version number to 4.3-dev after release of 4.3.0RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6475 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:01 Bug #21600: Page tree will not be shown in the typo3 backend
Hi Mr.Oliver.
URL to BE is /mydomain/typo3/backend.php
I think that this is typical url.
PHP is used as a modu...
saito
09:42 Bug #21600: Page tree will not be shown in the typo3 backend
Can you please tell me the full URL that is used to access your backend?
Besides that, what PHP version are you usin...
Oliver Hader
06:27 Bug #21600: Page tree will not be shown in the typo3 backend
When adding it. I return them reffer id:0012324
saito
05:50 Bug #21600 (Closed): Page tree will not be shown in the typo3 backend
I use TYPO3 in Japan.
I update beta2 -> beta3 ,
1.Login BE
?
2. Click left menu icon
?
displaye...
saito
10:01 Revision 67ee43dc: Tagging TYPO3 4.3.0RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-0RC1@6474 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:01 Revision 56618ccc: Release of TYPO3 4.3.0RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6473 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
01:23 Revision 5630163c: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6472 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
01:15 Bug #21599: Introduce t3lib_utility_Http for all constants
Commited to trunk (rev #6469) Benni Mack
01:10 Bug #21503: Give admins the possibility to configure which errors should be logged to which log
committed to trunk rev 6471 Rupert Germann
01:08 Revision 031de89a: Fixed bug #12516: Give admins the possibility to configure which errors should be logged to which log
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6471 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
01:05 Revision 1757a3f6: Follow-up to bugfix #12648: PHP class file of t3lib_utility_Http is missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6470 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:56 Revision a0d6e1ea: Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6469 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack

2009-11-17

23:58 Bug #21599 (Closed): Introduce t3lib_utility_Http for all constants
Hey,
as discussed it is now time (before we go final with 4.3) to correctly put t3lib_div::*HTTP_STATUS constants ...
Benni Mack
23:52 Revision abad1b07: Added tests #12382: Feature/Code cleanup: Add some more unit tests (Thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6468 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:44 Revision 70478107: Integrated saltedpasswords completely instead of using svn:externals
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6467 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:32 Revision 2f8f439f: Moved Advanced Frontend Editing to TER
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6466 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:23 Revision bb36f527: [~TASK] Extbase (Persistence): Extbase checks the identity map before the object is persisted instead of asking isNew().
[~TASK] Extbase (Persistence): Some internal name changes.
[+FEATURE] Extbase (Property): Implemented string to DateT...
Jochen Rau
22:32 Revision 79df90b6: Raised Extbase and Fluid versions from 0.9.17 to 1.0.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6465 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:23 Revision 3e7b9eec: [TASK] Fluid: Updated version to 1.0.0 and cleaned ext_emconf.php
Oliver Hader
22:23 Revision 9f72a390: [TASK] Extbase: Updated version to 1.0.0 and cleaned ext_emconf.php
Oliver Hader
21:52 Revision 76a876ba: Raised DBAL version from 0.9.25 to 1.0.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6464 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:24 Bug #21595 (Closed): Add a version matrix to the typo3.org website
Like http://www.symfony-project.org/installation , we should have a nice version matrix. I've compiled the data and c... Oliver Klee
21:14 Bug #21594: palette fields not always processed (RTE related)
gosh...
=> this link will not be processed and therefore be stored as (well, you have to imagine the tag brackets,...
Ralf Hettinger
21:08 Bug #21594 (Closed): palette fields not always processed (RTE related)
When using t3lib_BEfunc::getTCAtypes, you will only get the fields back that are configured as 'types' fields in TCA.... Ralf Hettinger
21:08 Feature #21560: sql_query does not respect "mapping"
FYI, this patch won't be part of branch DBAL_1-0 (TYPO3 4.3.x). Once tested it will be commited to trunk to be hopefu... Xavier Perseguers
20:54 Revision 639b04de: Set version to 1.0.0 (stable)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26659 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
20:51 Revision 97b736ed: Updated documentation: updated copyright and refreshed TOC
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26658 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
20:38 Bug #21592: Warnings in BE when using "Datebase Relation"
5.2, xp, nothing strange Georg Ringer
20:36 Bug #21592: Warnings in BE when using "Datebase Relation"
any environment specialities? php 5.3, windows, ... or other exotic stuff? ;-) Rupert Germann
20:34 Bug #21592: Warnings in BE when using "Datebase Relation"
doesnt help, i will investigate the next days Georg Ringer
20:30 Bug #21592: Warnings in BE when using "Datebase Relation"
works for me here.
Does db-compare find something to update in your installation?
Rupert Germann
18:53 Bug #21592 (Closed): Warnings in BE when using "Datebase Relation"
when using db check > database relation I get the following warnings:
PHP Warning
PHP Warning: reset() [function.re...
Georg Ringer
20:36 Bug #21590: Warnings in BE when using "Update reference index"
db compare doesnt help, sorry to mention Georg Ringer
20:35 Bug #21590: Warnings in BE when using "Update reference index"
works for me here. no warnings
Does db-compare find something to update in your installation?
Rupert Germann
18:46 Bug #21590 (Closed): Warnings in BE when using "Update reference index"
When I update the reference index in the backend by clicking DB check > manage reference index > update now I get th... Georg Ringer
20:33 Bug #21591: Warnings in BE when using "Find filename"
confirmed. searching for </title> gives thousands of messages like
PHP Warning: preg_match() [function.preg-match]:...
Rupert Germann
18:50 Bug #21591 (Closed): Warnings in BE when using "Find filename"
when using DB check > Find filename and search for things like
"<h1>test</h1>"
or "</title>"
there are errors al...
Georg Ringer
20:30 Revision 403e5986: Added unit-test for bug #4466: Index on tx_realurl_uniqalias breaks with DBAL
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26654 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
20:28 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
Committed to SVN Trunk (rev. 6463) Oliver Hader
08:21 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
Thanks! :) This is a great solution! :) I see DBAL becomes better and better in your hands :) Dmitry Dulepov
08:16 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
Hi Dmitry, I totally agree with you, RealURL should not be changed. Attached patch simply drops the length restrictio... Xavier Perseguers
08:01 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
RealURL is mainly MySQL oriented because majority of TYPO3 users use MySQL. So I am not going to sacrifice performanc... Dmitry Dulepov
20:27 Revision 590e3fa6: Fixed bug #4466: Index on tx_realurl_uniqalias breaks with DBAL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6463 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:22 Bug #21044: Do not show E_DEPRECATED messages on productive systems
FYI: committed attached v3 patches to
trunk rev 6460
4_2 branch rev 6461
4_1 branch rev 6462
Rupert Germann
20:20 Revision bbd7b440: Fixed bug #11937: Do not show PHP 5.3 E_DEPRECATED messages on productive systems
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6462 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
20:13 Revision 314eeae4: Fixed bug #11937: Do not show E_DEPRECATED messages on productive systems
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6461 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
20:02 Revision bb698d22: Fixed bug #11937: Do not show E_DEPRECATED messages on productive systems
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6460 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
19:54 Bug #21173: Replace "Warning: filemtime(): stat failed" with a nice error message
committed v2 to trunk rev 6459 Rupert Germann
19:52 Revision 21d39e3b: Fixed bug #12099: Replace "Warning: filemtime(): stat failed" with a nice error message (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6459 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
19:42 Bug #17227: Shortcut to external URL if referer-check enabled
This is STILL an issue in 4.2.6. When I set "doNotCheckReferer" in the install tool it seems to be a work around. T... Charles Coleman
19:29 Bug #21564: User settings module reports changed password and settings if there was no change at all
Committed to SVN Trunk (rev. 6458) Oliver Hader
19:28 Revision b78e0654: Fixed bug #12608: User settings module reports changed password and settings if there was no change at all
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6458 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:26 Bug #21567: Add preRenderHook in pageRenderer
committed to trunk, rev 6457 Steffen Kamper
19:25 Revision 810ff140: Fixed bug #12611: Add preRenderHook in pageRenderer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6457 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:21 Bug #21552: Flash Messages issues in the Extension Manager
The em_02 issue is solved with #21562 Oliver Hader
18:31 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
Committed to SVN Trunk (rev. 6452) Oliver Hader
18:28 Bug #21566: Inconsistent naming of "includeFooterJS"
committed to trunk, 6456 Steffen Kamper
18:27 Revision 5e20f095: Fixed bug #12610: Inconsistent naming of "includeFooterJS"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6456 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:11 Bug #21242: Renaming write protected file issues a php warning
committed to trunk rev 6455 Rupert Germann
18:10 Revision 34970c16: Fixed bug #12195: Renaming write protected file issues a php warning
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6455 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:53 Bug #19810: Broken fe_adminLib.inc
committed to trunk, rev 6454 Steffen Kamper
17:51 Revision 30579c9d: Fixed bug #10119: Broken fe_adminLib.inc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6454 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:49 Bug #21136: PHP5.3-Warning about strcmp() parameters in view_help.php
committed to trunk rev 6453 Rupert Germann
17:48 Revision 1fdb1fc7: Fixed bug #12054: PHP5.3-Warning about strcmp() parameters in view_help.php (thanks to Stefan Geith)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6453 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:37 Revision 8d2e472c: Fixed bug #12517: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6452 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:30 Bug #21588 (Closed): TCA type suggest not working in record sys_action type "edit records"
The TCA type suggest has been activated for some core tables and it works fine everywhere else but not in this case:
...
Georg Ringer
17:27 Bug #21444: OpenID authentication does not work with PHP 5.3
committed v2 to trunk rev 6451 Rupert Germann
15:20 Bug #21444: OpenID authentication does not work with PHP 5.3
openid-php53.diff also does not work on my system (Mac OS X, Apache2, PHP 5.3):
"Fatal error: Class 't3lib_error_Exc...
Oliver Hader
17:25 Bug #21587 (Closed): Warnings in BE when using the "Full search" in module "DB check"
When performing an search in the module "DB check" > Full search > "Raw search in all fields" the following warnings ... Georg Ringer
17:25 Revision 84dee667: Fixed bug #12455: OpenID authentication does not work with PHP 5.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6451 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:23 Bug #21570: Debug output destroys BE HTML
the last one is kinda messed up. This is the fixed one. (12614-t3uxw09-v2.diff)
Thanks,
Ivan Dharma Kartolo
16:56 Bug #21570: Debug output destroys BE HTML
Hi Steffen,
it's related to 12598.
Attached is my patch for this problem, #21557 and general debug output in Fron...
Ivan Dharma Kartolo
17:03 Revision 6ed58ea7: Follow-up to bugfix #12612: Removed reference operators for objects and code cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6450 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:53 Bug #21557: Use flash messages to show SQL debug errors in the backend
please set relation to #21570 Ivan Dharma Kartolo
16:46 Bug #21571: Set recycler height dynamic
committed v2 to trunk, rev 6448 Steffen Kamper
16:46 Revision db2301e7: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6449 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:45 Revision d8774b09: Fixed bug #12616: Set recycler height dynamic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6448 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:34 Bug #21568: Backend Login-Popup not working
Committed to SVN Trunk (rev. 6447) Oliver Hader
16:33 Revision d2408122: Fixed bug #12612: Backend Login-Popup not working
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6447 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:14 Bug #21585 (Closed): Flash Message to the history / changelog
As the flash message should be used every it this is an additional replace. Please take a look at the screenshot to k... Georg Ringer
15:09 Revision c54de1ae: Commited test case for #12244: Improve locallangXMLOverride feature (Thanks to Steffen Gebert), this changes the LLoverride feature to $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'] as an array
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6446 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:00 Revision b9f5c7bf: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6445 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:19 Bug #21581 (Closed): Backend Web and File menu items don't work
I login to the Typo3 backend at https://myserver/typo3 and get redirected to https://myserver/typo3/alt_main.php. I s... Carl Fischer
12:20 Bug #19131: Warning 102 when saving record with hidden double fields in the BE
Sorry - I was wrong.
I had in table
tx_promo_year_1_m_01 double DEFAULT '0' NOT NULL,
after changing to
tx_p...
Krystian Szymukowicz
11:53 Bug #19131: Warning 102 when saving record with hidden double fields in the BE
I have 'default' => '0.00' and still the same problem exist: "These fields are not properly updated in database:"
...
Krystian Szymukowicz
11:38 Bug #21580 (Closed): JSMENU's fallback menu name is not unique
In 4.1.13 you are not able to put multiple jsmenus on one page - except you define explicitely a name for each menu. ... Andreas Rieser
09:54 Bug #21579: Unreplaced marker in login screen of classic skin
committed to trunk, rev 6444 Steffen Kamper
09:38 Bug #21579 (Closed): Unreplaced marker in login screen of classic skin
There is a forgotten marker in login screen of classic skin:
###INFO###
also the text of this marker was forgotten:...
Steffen Kamper
09:53 Revision 0409917c: Fixed bug #12624: Unreplaced marker in login screen of classic skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6444 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
08:41 Bug #21546: htmlArea RTE: RTE fails to load due to security error
I will check this.
I looked up on my server files. The fileadmin folder is on a different path than the typo3 source...
sardariu
02:58 Bug #21578: htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers
Patch committed to SVN TYPO3core trunk (revision 6442) and branch TYPO3_4-2 (revision 6443). Stanislas Rolland
01:13 Bug #21578 (Closed): htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers
If the cursor is positionned at the beginning of the last item of a list, a new item should be created if the item is... Stanislas Rolland
02:58 Revision 0364acb4: Fixed bug #12622: htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6443 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:55 Revision 2d5d865f: Fixed bug #12622: htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6442 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:23 Bug #25632 (Closed): Validation issues in sysext scheduler: Fix several errors
Problem:
The scheduler BE module does not produce valid html
Solution:
- Fix a non closed /div in line 492
- Fi...
Christian Kuhn
00:44 Bug #21577: Validation issue in sysext scheduler: endPage is called twice
FYI: The attached patch was committed to SVN trunk. rev. 6441 Christian Kuhn
00:37 Bug #21577 (Closed): Validation issue in sysext scheduler: endPage is called twice
Problem:
$this->doc->endPage(); is called twice: in main() and in render(). This leads to invalid html because of du...
Christian Kuhn
00:40 Revision 172131eb: Fixed bug #12621: Validation issue in sysext scheduler: endPage is called twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6441 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:30 Bug #21576: Validation issue in web functions wizard new page: End tag for input omitted
FYI: The attached patch was committed to SVN trunk. rev. 6440 Christian Kuhn
00:23 Bug #21576 (Closed): Validation issue in web functions wizard new page: End tag for input omitted
Problem:
The wizard for new pages does not close a input tag.
Solution:
Close it.
(issue imported from #M12620)
Christian Kuhn
00:27 Revision d8b59288: Fixed bug #12620: Validation issue in web functions wizard new page: End tag for input omitted
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6440 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:17 Bug #21575: htmlArea RTE: JS error raised by spell checker
Patch committed to SVN TYPO3core trunk (revision 6439). Stanislas Rolland
00:16 Revision 9b3b3498: Fixed bug #12619: htmlArea RTE: JS error raised by spell checker
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6439 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-11-16

23:59 Bug #21575 (Closed): htmlArea RTE: JS error raised by spell checker
Incorrect reference causes exception.
(issue imported from #M12619)
Stanislas Rolland
23:57 Revision cdc0d303: Follow-up of changeset #26602: Updated links to use Core's dispatcher
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26617 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:43 Bug #21574 (Closed): Validation issue in sysext lowlevel: Fix some warnings
Problem:
The t3lib_arraybrowser issues some warning when running the source through tidy.
Solution:
- a escaping...
Christian Kuhn
23:28 Bug #21493: JSMENU's showActive is broken
To reproduce the original problem and its cure take these steps:
- In a virgin TYPO3...
- build a page tree lik...
Jörg Wagner
19:09 Bug #21493: JSMENU's showActive is broken
@Andreas:
You describe a totally different problem. Please set up another bug report for your issue.
Besides: How ...
Jörg Wagner
23:23 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
Index size is not 230 anymore but 220 but the bug still occurs, explained on http://xavier.perseguers.ch/en/tutorials... Xavier Perseguers
23:23 Bug #21568: Backend Login-Popup not working
I also have this issue with Firefox 3.5.5 on Windows, but only "sometimes" (don't know, what excactly to do to reprod... Chris topher
16:03 Bug #21568 (Closed): Backend Login-Popup not working
The new "Refresh-Login" account is not working for me. Although I enter the right password, it says "Password incorre... Michael Knoll
23:16 Bug #21558: BE Login form is puzzled
Closed at the request of the original reporter Francois Suter
16:04 Bug #21558: BE Login form is puzzled
Hi Christopher,
I informed the author of the BE-Login extension about the problem. Now it's up to him to change do...
Michael Knoll
01:14 Bug #21558: BE Login form is puzzled
Even two extensions for just one screen... ;-)
If you want to do others something good, you can drop the author of...
Chris topher
01:10 Bug #21558: BE Login form is puzzled
hm - I still have the extension running, but now it works... it's been "Better BE Login", but I will actually unload ... Michael Knoll
01:08 Bug #21558: BE Login form is puzzled
Your problem maybe is caused by the extension t3skin_improved which modifies your login-screen.
Since the screen w...
Chris topher
01:07 Bug #21558: BE Login form is puzzled
Hi Christopher,
thx - that was it "Better BE Login" did the job.
It had no effects under 4.2, but now it seems ...
Michael Knoll
01:05 Bug #21558: BE Login form is puzzled
Any ext. modifying the login-screen? Chris topher
01:04 Bug #21558: BE Login form is puzzled
Seems as if it doesn't work with 3.5.5
I did everything described above, still no change!
Thx anyways!
Michael Knoll
01:01 Bug #21558: BE Login form is puzzled
I had a similar issue after upgrading to a version of 4.3, which included this screen.
Please go to the install to...
Chris topher
00:54 Bug #21558: BE Login form is puzzled
I have a MacBook Pro with MacOS 10.6 installed and use Firefox 3.5.5 Michael Knoll
00:53 Bug #21558 (Closed): BE Login form is puzzled
Since 4.3beta_xy my backend login form is somehow broken. The fields are not placed where they should be and the butt... Michael Knoll
23:16 Bug #18993: Login failures in Typo3 Backend
I don't have a clue on how to reproduce or fix this issue ("serveral problems"...).
I think that this was a config...
Chris topher
23:14 Bug #21403: PHP Warning produced by t3lib_div::flushOutputBuffers()
Committed to trunk in revision 6438 Francois Suter
23:13 Revision 87375c59: Fixed bug #12396: Warning produced by t3lib_div::flushOutputBuffers()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6438 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
23:00 Bug #21573: Validation issue in sysext lowlevel: End tag for input omitted
FYI: The attached patch was committed to SVN trunk. rev. 6437 Christian Kuhn
22:50 Bug #21573 (Closed): Validation issue in sysext lowlevel: End tag for input omitted
Problem:
lowlevel module doesn't validate because a a missing / in an input field
Solution:
Add it.
(issue i...
Christian Kuhn
22:59 Revision 0e2684bb: Fixed bug #12617: Validation issue in sysext lowlevel: End tag for input omitted
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6437 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:47 Bug #21562: Flash Message for "extension provides additional configuration"
committed to trunk, rev 6436 Steffen Kamper
10:04 Bug #21562 (Closed): Flash Message for "extension provides additional configuration"
flash messages should be used everywhere
(issue imported from #M12605)
Georg Ringer
22:46 Revision e2939464: Fixed bug #12605: Flash Message for "extension provides additional configuration" (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6436 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:32 Bug #21461: Recycler is missing title + description in the about module
committed v3 to trunk, rev 6435 Steffen Kamper
20:27 Bug #21461: Recycler is missing title + description in the about module
My fault... it's in the about module not in the recycler module... Oliver Hader
20:02 Bug #21461: Recycler is missing title + description in the about module
This was solved in issue #21428 Oliver Hader
22:31 Bug #21551: Page tree does not reload after creating new page
Dupe of #20899 ?
This happens only using the "Create new page" icon in pagetree docheader?
Christian Kuhn
22:30 Revision 4578b467: Fixed bug #12472: Recycler is missing title + description in the about module (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6435 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:24 Revision f93b07a1: Fixed bug #12546: Paths look weird on Windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6434 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:22 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
http://www.jslint.com/ Steffen Gebert
22:18 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
Hey Steffen.
What is "linting"? Anyways, do you want to send it to the core list?
thx.
Benni Mack
21:55 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
Could you test v2, which is linted? After linting, it is working in Opera too, which didn't work before.
I had no ...
Steffen Gebert
22:19 Bug #21419: Hard-coded strings for collections in status reports
Committed v3 to trunk in revision 6433 Francois Suter
22:17 Revision 739f97df: Cleanup #12426: Reports: Localized all hard-coded strings in status reports
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6433 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
22:04 Bug #25630: Logging is too verbose
Committed to trunk in revision 6432 Francois Suter
22:03 Revision fb5ff081: Fixed bug #12565: Scheduler: Added option to turn off logging, which could be too verbose
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6432 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:46 Feature #5390 (Closed): Keyboard shortcuts for generic actions
It would be really nice to have a _keyboard command shortcuts_ to generic actions like *Save*, *Save & close*, *Searc... Søren Madsen
20:00 Bug #21546: htmlArea RTE: RTE fails to load due to security error
Did you try to set the ip address with the install tool by setting [SYS][reverseProxyIP] ? Stanislas Rolland
11:34 Bug #21546: htmlArea RTE: RTE fails to load due to security error
is not quite correctly.. All the files for the frontend are in same location.
It is possible to have the typo3 sourc...
sardariu
11:02 Bug #21546: htmlArea RTE: RTE fails to load due to security error
I mean that the scripts are in www.cenit.de, but the css files are in vmlintypo3prod.de.cenit-group.com. Stanislas Rolland
09:00 Bug #21546: htmlArea RTE: RTE fails to load due to security error
You mean thet the typo3 sources are on a different location than the stylesheets.
I have the stylesheets in the file...
sardariu
08:32 Bug #21546: htmlArea RTE: RTE fails to load due to security error
Your stylesheets are on a different domain than the page which contains the RTE instance. Security restrictions in Ja... Stanislas Rolland
07:48 Bug #21546: htmlArea RTE: RTE fails to load due to security error
And on the outside domain, where we have the problem loading the rte, I receive:

The editor is being loaded. P...
sardariu
07:46 Bug #21546: htmlArea RTE: RTE fails to load due to security error
On the internal server I receive fallowing message:
[HTMLArea::init]: All scripts successfully loaded.
[HTMLArea:...
sardariu
19:51 Bug #21571 (Closed): Set recycler height dynamic
for now we have a fix recycler height which can be set in user setup.
By setting the height automatic (viewportHei...
Steffen Kamper
19:16 Revision c3e260bd: Revert: Reverted revision 6361 due to new problems in DBAL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6431 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:54 Revision 49a1c6a0: Follow-up of changeset #25913: Removed useless warning comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26603 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:51 Revision 5d0c7628: Now using Core dispatcher for backend module (thanks to Oliver Hader)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26602 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:37 Bug #21561: fileNameASCIIPrefix got deprecated but is used in core
introduced with RFC #21413: Log deprecated method calls and remove them in 4.5, see http://bugs.typo3.org/view.php?id... Georg Ringer
11:28 Bug #21561: fileNameASCIIPrefix got deprecated but is used in core
should be
"see class.tslib_gifbuilder.php line 632
Georg Ringer
09:13 Bug #21561 (Closed): fileNameASCIIPrefix got deprecated but is used in core
The function fileNameASCIIPrefix in class.tslib_fe.php is deprecated with the message "please use the "simulatestatic... Georg Ringer
17:52 Bug #20137: DBAL where clauses not handled correctly
Well, I don't see any "IS IN LIST" operator on
http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html
A...
Xavier Perseguers
13:33 Bug #20137: DBAL where clauses not handled correctly
Xavier,
the given IN clause by Mangan was indeed correct, however I think the most important part was teh first it...
Ries van Twisk
10:14 Bug #20137: DBAL where clauses not handled correctly
Hi,
I confirm that I could not reproduce the issue as stated in the description with DBAL-trunk. SQL parser has be...
Xavier Perseguers
02:08 Bug #20137: DBAL where clauses not handled correctly
I did a quick test on my site using the following code:
page.20 = CONTENT
page.20.table = tt_content
page.20.sel...
Ries van Twisk
17:32 Bug #21553: "LastLogin"-Field creates PHP error on create (date)
Committed to SVN Trunk (rev. 6430) Oliver Hader
11:29 Bug #21553: "LastLogin"-Field creates PHP error on create (date)
The attached patch adds default values for these fields. It shows the unixtime start in 1970 - the warning is gone - ... Oliver Hader
17:31 Revision ccd72a4a: Fixed bug #12594: "LastLogin"-Field creates PHP error on create (date)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6430 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:06 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
I have attached a screenshot with your patch and my little test setup. I get 15 <li and 16 </li .
With the current...
Andreas Kießling
16:50 Bug #21570 (Closed): Debug output destroys BE HTML
if you use t3lib_div::debug in BE the HTML is corrupted, docheader not clickable etc. It's very weird.
Reason is t...
Steffen Kamper
16:42 Feature #21565: Generating multiple directories for images in GB/ and pics/
Ries, gifbuilder.patch has been removed Xavier Perseguers
16:41 Feature #21565: Generating multiple directories for images in GB/ and pics/
Someone with proper rights should move this entry to Core bugtracker. thanks. Xavier Perseguers
13:17 Feature #21565: Generating multiple directories for images in GB/ and pics/
gifbuilder.patch was a faulty upload (how can I delete it??, or how can I upload multiple files at the same time?)
...
Ries van Twisk
13:16 Feature #21565 (Closed): Generating multiple directories for images in GB/ and pics/
When TYPO3 needs to generate many thousands of images (>50.000) then most file systems will slow down because TYPO3 w... Ries van Twisk
16:32 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
In cache_pages the field HTML stores the complete page. Yet this must be also a BLOB since Mysql (and other DBs) take... Martin Kutschker
16:20 Bug #21569 (Closed): Wrong character encoding in cache tables breaks frontend rendering
There are several issues where cache data makes problems, eg if renderCharset != metaCharset. Then it happens if the ... Steffen Kamper
15:05 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
The attached patch solves this issue.
There was a hardcoded check wheter a stored password has the length of 32 (and...
Oliver Hader
14:33 Bug #21567 (Closed): Add preRenderHook in pageRenderer
if the loading order or other things are not sufficient for specific usecases there should be a hook where you can ma... Steffen Kamper
13:55 Bug #21566 (Closed): Inconsistent naming of "includeFooterJS"
There is an inconsistent naming in the new TS properties:
includeFooterJS
All of these properties shoul be same...
Steffen Kamper
13:30 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
Michiel,
it's a PostgreSQL setting for it's role.
Ries
Ries van Twisk
07:52 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
Hi Ries,
No, I did not try that. Is that documented somewhere in the dbal docs?
If you think all is solved in t...
Michiel Roos
02:22 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
Did any of you guys tried to set a search path to each schema?
Second, I think all of teh above is solved in lates...
Ries van Twisk
13:29 Bug #21444: OpenID authentication does not work with PHP 5.3
doesn't work for me too. (PHP 5.3 xammp win)
Dmitry, on what system did you test your patch?
Rupert Germann
13:24 Bug #21444: OpenID authentication does not work with PHP 5.3
you'd better look to Rupi's patch - yours doesn't work for me:
Fatal error: Class 't3lib_error_Exception' not found ...
Steffen Kamper
13:07 Bug #21444: OpenID authentication does not work with PHP 5.3
openid-php53.diff is my final result.
I did not look to Rupi's patch.
Dmitry Dulepov
12:49 Bug #21564 (Closed): User settings module reports changed password and settings if there was no change at all
The module User Tool>User Settings reports a changed password and settings if there was no change at all.
Changed ...
Oliver Hader
11:32 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
the topic is about templavoila and ORACLE not only templavoila and TYPO3 Michael Ablass
11:12 Bug #21140: translateTools not instantiated in t3lib/class.t3lib_recordlist.php
fixed by follow-up patch for bug #0011764
committed to trunk, rev 6424
Rupert Germann
11:11 Bug #21549: Patch for bug 6158 incompatible with 4.3b3
With higher fuzzyness the patch succeded. Staffan Ericsson
11:08 Bug #20910: speed up list module by improving internal handling of localisations
attached patch "11764_followup2.diff" fixes the problems in extensions which use their own page-module.
committed ...
Rupert Germann
10:43 Bug #21563 (Closed): fe_typo_user changes for non logged in users
The fe_typo_user cookie changes on every request for non logged in users. This is really annoying if you use this coo... Sigfried Arnold
10:27 Feature #21560: sql_query does not respect "mapping"
+1 by reading
will test later, that the "SELECT" part works we proved already yesterday evening.
For insert and upd...
Steffen Ritter
10:21 Feature #21560: sql_query does not respect "mapping"
Even if this method is marked as deprecated since TYPO3 4.1 in DBAL, it overrides a method (from t3lib_db) that is no... Xavier Perseguers
08:55 Feature #21560 (Closed): sql_query does not respect "mapping"
The sql_query function of DBAL does not respect the Mapping feature of DBAL.
Solution: parse the SQL String and Ma...
Steffen Ritter
08:46 Bug #20044: RTE is not loading
The problem arises because the stylesheets are not in the same domain as the html document containing the instance of... Stanislas Rolland
08:40 Bug #19988: Rich text editor is not loading
I can't follow this thread anymore. This issue was stolen and solved too many times. If anyone still encounters such ... Stanislas Rolland
02:43 Revision c216b246: Updated htmlArea RTE version to 1.7.13
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6429 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:37 Revision 6a370e52: Updated htmlArea RTE version to 1.8.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6428 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:22 Bug #21559: htmlArea RTE: Update list of supported browsers.
Committed to SVN TYPO3core trunk (revision 6427). Stanislas Rolland
02:13 Bug #21559 (Closed): htmlArea RTE: Update list of supported browsers.
Update manual and About information to include Google Chrome and SeaMonkey.
(issue imported from #M12601)
Stanislas Rolland
02:21 Revision 65946a50: Fixed issue #12601: htmlArea RTE: Update list of supported browsers
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6427 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:14 Bug #16708: WHERE func(expr) IN (n,...m) is broken
Xavier,
this could be useful to compare dates for example (find all rows where the months was 3):
SELECT * FROM...
Ries van Twisk
01:54 Bug #20633: Cursor may not be put in list elements newly created in front of links
In content editable mode, Gecko browsers do not render empty list elements. Insert br element in new list element.
...
Stanislas Rolland
01:54 Revision 1fdf4184: Fixed bug #11362: htmlArea RTE: Cursor may not be put in list elements newly created in front of links
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6426 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:49 Revision e3ba6e5c: Fixed bug #11362: htmlArea RTE: Cursor may not be put in list elements newly created in front of links
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6425 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:04 Revision a4679ce6: Fixed bug #6954: Bug: History/undo information disappears after publication (Thanks to Tolleiv Nietsch) / Part 2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6424 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
00:04 Revision a23c30a0: Follow-up to #11764: instanciate t3lib_transl8tools in t3lib_recordlist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6423 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-11-15

23:57 Revision 33c78cda: Fixed bug #6954: Bug: History/undo information disappears after publication (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6422 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:51 Bug #21548: db_list_extra->makeLocalizationPanel doesn't consider the backPath...
committed to trunk, rev 6421 Steffen Kamper
23:49 Revision aeab7227: Fixed bug #12588: Bugfix: db_list_extra->makeLocalizationPanel doesn't consider the backPath (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6421 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:45 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
TemplaVoilà is running properly with TYPO3 4.3 (beta3 at the moment) Xavier Perseguers
22:18 Revision 56f03892: Fixed bug #12421: htmlArea RTE: Paste is erratic in Opera 10 when server-based cleaning is enabled
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6420 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:17 Revision 12ea31e9: Fixed bug #12421: htmlArea RTE: Paste is erratic in Opera 10 when server-based cleaning is enabled
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6419 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:09 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
The attached patch inhibits key events while a synchronous request is being processed.
Committed to SVN TYPO3core ...
Stanislas Rolland
19:07 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
Opera does not, like all other browsers, inhibit input while the synchronous request is being processed. Stanislas Rolland
20:28 Revision 1dacda91: Fixed bug #12438: Bugfix - tt_content bodytext wizard icons aren't aligned properly (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6418 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:39 Bug #21546: htmlArea RTE: RTE fails to load due to security error
Please enable troubleshooting mode using the Extension Manager, and report here the log that is then displayed below ... Stanislas Rolland
17:32 Bug #21557 (Closed): Use flash messages to show SQL debug errors in the backend
If sqlDebug is enabled to visualize SQL errors this currently breaks the document and in TCEforms buttons cannot be c... Oliver Hader
17:32 Bug #21556: htmlArea RTE: cursor position is not restored by undo/redo operations in Opera
Committed to SVN TYPO3core trunk (revision 6416) and branch TYPO3_4-2 (revision 6417). Stanislas Rolland
17:07 Bug #21556 (Closed): htmlArea RTE: cursor position is not restored by undo/redo operations in Opera
Cursor position is not restored by undo/redo operations.
The feature had to be disabled in Opera 9.62 due to bugs ...
Stanislas Rolland
17:31 Revision d5b29a4b: Fixed bug #12597: htmlArea RTE: cursor position is not restored by undo/redo operations in Opera
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6417 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:24 Revision 2fb7aef7: Fixed bug #12597: htmlArea RTE: cursor position is not restored by undo/redo operations in Opera
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6416 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:29 Bug #21555: Powermail-related: RIGHT OUTER JOIN is not supported
DBAL part of the bug is resolved and commited to DBAL-trunk as changeset 26547.
Please refer to Powermail's bugtra...
Xavier Perseguers
16:17 Bug #21555: Powermail-related: RIGHT OUTER JOIN is not supported
Patch is attached to related bug entry on Powermail's bugtracker: http://forge.typo3.org/issues/show/5371 Xavier Perseguers
16:07 Bug #21555: Powermail-related: RIGHT OUTER JOIN is not supported
Parentheses around the first join are not needed and bug DBAL parser, they should be removed, I prepare another patch... Xavier Perseguers
15:47 Bug #21555 (Closed): Powermail-related: RIGHT OUTER JOIN is not supported
After installing powermail and going to page > create content element > regular text element:
DBAL fatal error: No...
Xavier Perseguers
16:27 Revision 47f950aa: Fixed bug #12596: RIGHT OUTER JOIN is not supported
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26547 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:11 Bug #21553: "LastLogin"-Field creates PHP error on create (date)
This is related to #21377. Chris topher
11:14 Bug #21553 (Closed): "LastLogin"-Field creates PHP error on create (date)
In 4.3 the "lastLogin" field has been made visible for fe_users and be_users.
While creating the record the fieldv...
Steffen Ritter
11:19 Bug #21554 (Closed): IE8 Cross Site Scripting Warning
The IE8 throw a Cross Site Scripting detection warnining in the "click enlarge" popups because one of the parameter i... Tim Lochmüller
09:04 Feature #5369: URL's - with or without protocol?
Deleted unnecessary comment Søren Madsen
09:01 Feature #5369 (Closed): URL's - with or without protocol?
This is a general inconsistency issue throughout the backend.
*Two examples when adding domain records*
The "Doma...
Søren Madsen
01:06 Bug #5368 (Closed): Ask for saving, if record is not explicitly closed
If a user is editing a record in TCEforms and clicks e.g. on another module/page, the record is not saved, but the ch... Steffen Gebert

2009-11-14

23:10 Feature #18194: Remove Static Templates from Standard Installation
OK. Now I think we're done.
The sysext + the new patch (2009_v2.patch) + svn rm typo3/sysext/cms/ext_tables_static...
Benni Mack
22:59 Feature #18194: Remove Static Templates from Standard Installation
The patch solves everything except:
* Removing the static file - svn rm typo3/sysext/cms/ext_tables_static+adt.sq...
Benni Mack
14:52 Feature #18194: Remove Static Templates from Standard Installation
Also read this: http://lists.typo3.org/pipermail/typo3-dev/2007-December/026682.html Benni Mack
22:48 Bug #21552 (Closed): Flash Messages issues in the Extension Manager
There are some issues in the Extensions Manager concerning Flash Messages:
1) Installing/Uninstalling extensions som...
Oliver Hader
22:44 Bug #21551 (Closed): Page tree does not reload after creating new page
If a new page was created, the page tree does not reload.
No JavaScript error message is displayed.
(issue impor...
Oliver Hader
21:41 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
After a little more investigation, it looks like this is just a saltedpasswords / user setup issue and rsaauth isn't ... Jeff Segars
17:40 Bug #21176: No upload in the new massuploader with Firefox
mhmm i use win 7 ultimate 32bit and http only
thats of course a difference
do you have any other windows explorer...
Kay Strobach
16:55 Bug #21176: No upload in the new massuploader with Firefox
I unsinstalled tortise svn and no sucess.
I use Win7 Pro x64 with Fx 3.5.5. (fully patched)
Could the diffrence...
Staffan Ericsson
13:20 Bug #21176: No upload in the new massuploader with Firefox
what version of windows etc. are you using?
i use the
windows 7 ultimate
latest tortoise svn
internet explorer...
Kay Strobach
12:44 Bug #21176: No upload in the new massuploader with Firefox
Kay: Tryied Case 2 without success :-( Staffan Ericsson
12:37 Bug #21176: No upload in the new massuploader with Firefox
Seems that a note about the behaviour should be added to the upload page or settings page. Staffan Ericsson
10:33 Bug #21176: No upload in the new massuploader with Firefox
After quite a while of testing a found the following way to get the upload working (on windows 7 and firefox and safa... Kay Strobach
10:03 Bug #21176: No upload in the new massuploader with Firefox
i have the same problem with firefox 3.5.5 and current safari on windows 7.
i made a short video with camtasia stu...
Kay Strobach
13:06 Bug #21550 (Closed): Make EXT: syntax consistent in core
There are several places where you can use the EXT:extkey/... syntax to load files.
Most prominent is in t3lib_div::...
Steffen Kamper
12:39 Bug #21453: Sorting of status collections wrongly relies on localized strings
Committed to trunk in revision 6415. Francois Suter
12:38 Revision 77d34540: Fixed bug #12464: Reports: Sorting of status collections wrongly relied on localized strings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6415 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
12:33 Bug #21549 (Closed): Patch for bug 6158 incompatible with 4.3b3
There was a patch supplied to bug http://bugs.typo3.org/view.php?id=6158
That patch does not work on 4.3B3 which s...
Staffan Ericsson
12:15 Bug #21506: autoloader doesn't support ext_autoload from extensions having underscore in extkey
I tested and yes, it works. Thanks Francois for investigating.
I really would like to add the strtolowercase becau...
Steffen Kamper
12:05 Bug #21506: autoloader doesn't support ext_autoload from extensions having underscore in extkey
i'll do, i first will test it too, thx. Steffen Kamper
11:50 Bug #25570: code completion: IMG_RESOURCE missing in tsref
committed in r6414 Administrator Admin
11:50 Bug #25569: code completion: parser error on brackets on the right side of an operator
committed in r6413 Administrator Admin
11:49 Bug #25568: Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState
committed in r6412 Administrator Admin
11:49 Bug #25567: tsref properties get listet twice when they are defined
committed in r6411 Administrator Admin
11:47 Revision 1a410b41: Fixed bug #12528: t3editor/codecompletion: IMG_RESOURCE missing in tsref
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6414 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
11:45 Revision 622e25ed: Fixed bug #12527: t3editor/codecompletion: parser error on brackets on the right side of an operator
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6413 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
11:44 Revision 52e74a92: Fixed bug #12523: t3editor/codecompletion: Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6412 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
11:42 Revision f86d49bb: Fixed bug #12522: t3editor/codecompletion: tsref properties get listed twice when they are defined
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6411 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
11:31 Bug #21548 (Closed): db_list_extra->makeLocalizationPanel doesn't consider the backPath...
The links for localizing records within the record-display are broken - they should link to 'typo3/tcedb.php' but the... Tolleiv Nietsch
11:31 Bug #19352: typo3-top-toolbar popups do not open, t3 editor not working
can be closed ... Kay Strobach
11:30 Bug #20823: Re-Login in expired session does not work when opening multiple windows
That's annoying.
I would like to have the two needed fields username (username can be prefilled, if it doesn't ma...
Kay Strobach
08:51 Bug #21547: Templavoila und Preview
it's already in the templavoila manual
i think there need to be a hint in the feeditadvanced manual ->which i have...
Kay Strobach
02:52 Bug #21547: Templavoila und Preview
Moved to TV for now. Christian Kuhn
00:25 Bug #21547: Templavoila und Preview
which manual?
isn't that a TV bug then?
Tolleiv Nietsch
00:07 Feature #5355 (Closed): Template module - don't store the page in the session
The "Template" of TYPO3 module have 4 default tools:
* Constant editors
* Info / modify
* Template Object browser
...
Fabien Udriot

2009-11-13

20:50 Bug #21547 (Closed): Templavoila und Preview
i need to set
page.10.disableExplosivePreview = 1
plugin.tx_templavoila_pi1.disableExplosivePreview = 1
in pag...
Kay Strobach
18:36 Bug #21544: Pagetree frame shows HTTP 404 error
Oh, and could you please also debug self::getIndpEnv('TYPO3_SITE_PATH')? Thanks Oliver Hader
18:18 Bug #21544: Pagetree frame shows HTTP 404 error
Hm, that's strange...
What is the base path to your TYPO3 backend (e.g. http://mydomain.com/subDirectory/typo3/backe...
Oliver Hader
16:30 Bug #21544: Pagetree frame shows HTTP 404 error
the output after clicking the page module from:
self::debug($url );
...
Björn Pedersen
15:57 Bug #21544: Pagetree frame shows HTTP 404 error
Nov 13 15:51:16 wwwtest http://wwwtest.xxxxxxxx/: - Core: The URL "../typo3conf/ext/templavoila/mod1/index.php" is n... Björn Pedersen
15:53 Bug #21544: Pagetree frame shows HTTP 404 error
<iframe id="content" scrolling="auto" frameborder="0" marginheight="0" marginwidth="0" name="content" src="/typo3/alt... Björn Pedersen
15:44 Bug #21544: Pagetree frame shows HTTP 404 error
<iframe id="content" scrolling="auto" frameborder="0" marginheight="0" marginwidth="0" name="content" src="/typo3/alt... Björn Pedersen
14:30 Bug #21544: Pagetree frame shows HTTP 404 error
Can you please provide, how this is called, e.g.
http://my-domain.com/typo3/alt_mod_frameset.php?fW=0&nav=/typo3/alt...
Oliver Hader
13:45 Bug #21544 (Closed): Pagetree frame shows HTTP 404 error
sometimes (mostly after using modules without pagetree, the page tree frame gives a 404:
Not Found
The request...
Björn Pedersen
16:47 Bug #21540: Save a record before rte fields are loaded results empty rte fields
Hi Oliver,
yes, the same problem with TYPO3 4.2
Thomas
15:47 Bug #21540: Save a record before rte fields are loaded results empty rte fields
Hi Thomas,
there's no extension attached to this bug report. However, I guess that the behaviour in TYPO3 4.2 is t...
Oliver Hader
15:49 Bug #21512: No error if missing loaded extension
Hm, could be integrated as new system report and as flash message at the top of the extension manager. Oliver Hader
15:34 Bug #21546 (Closed): htmlArea RTE: RTE fails to load due to security error
When I access the rtehtmlarea from the inside server name, lets say http://server/
everything it is ok and all the r...
sardariu
15:33 Bug #21533: Caching Framework: Memcache backend set() is terrible slow if handling entries with many tags
Unfortunatelly yes... iteration over all elements slows down the whole story. Oliver Hader
14:56 Bug #21545 (Closed): getFileAbsFileName() resturns blank in cli mode
/typo3/init.php#14223:
getFileAbsFileName() returns blank although $TYPO3_CONF_VARS['SC_OPTIONS']['GLOBAL']['cliK...
Markus Martens
14:40 Bug #21543: t3lib_cache_exception_NoSuchCache exception is not thrown
But doesn't this activate the caching framework for the whole TYPO3 installation? Anonymous
14:33 Bug #21543: t3lib_cache_exception_NoSuchCache exception is not thrown
It's written in NEWS.txt:
If you use the caching framework it is not possible anymore to query the cache tables dire...
Oliver Hader
12:30 Bug #21543 (Closed): t3lib_cache_exception_NoSuchCache exception is not thrown
When trying to create a cach that does not exist with the following code, and the caching framework disabled in typo3... Anonymous
14:37 Bug #21506: autoloader doesn't support ext_autoload from extensions having underscore in extkey
Steffen, since this seems not to be a bug, could you please close this issue again? Thanks in advance! Oliver Hader
14:37 Bug #21506: autoloader doesn't support ext_autoload from extensions having underscore in extkey
Thanks Fracois for testing this issue. If lowercase is a problem, we could add another strtolowercase() for processin... Oliver Hader
14:33 Feature #25631: Add a "disable/enable" button to tasks overview
This was a delibarate decision. The thinking was that disabling a task is not such a common operation and that it doe... Francois Suter
12:28 Feature #25631 (Closed): Add a "disable/enable" button to tasks overview
There is no option in the task overview list to disable a task. The only solution is to edit the task, set the option... Steffen Müller
13:02 Revision 6bd8ca90: Fixed bug #12550: Scheduler: Added some space between the sections of the "scheduled tasks"-screen
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6410 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
12:56 Feature #5351 (Closed): Enable drag&drop of content elements to other pages / files to other folders
If we have solved #5277 (d&d reordering of content elements) and #5324 (ExtJS rewrite of page tree), we can take the ... Steffen Gebert
12:41 Feature #21169: add fullQuoteStr to stdWrap
v3 ships two options: quoteStr and fullQuoteStr
Usecases are demonstrated in the following two examples:
# 1) q...
Steffen Müller
12:36 Feature #5341: Page's "target" field inprovments
+1
We could add a config option to add custom targets, if sb. is using frames.
Steffen Gebert
11:46 Bug #21346: Page tree will not be shown in the typo3 backend
Committed to SVN:
* Trunk - part of TYPO3 4.3-beta3
* TYPO3_4-2 - part of TYPO3 4.2.11
Pending for TYPO3_4-1
Oliver Hader
11:40 Revision 1a5d4215: Follow-up to bugfix #12324: Renamed sanitizeBackEndUrl() to sanitizeLocalUrl() in t3lib_div
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6409 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:35 Revision ebc887b3: Fixed bug #12324: Page tree will not be shown in the TYPO3 backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6408 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:24 Revision c8d2fb2d: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6407 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:12 Bug #21140: translateTools not instantiated in t3lib/class.t3lib_recordlist.php
I added a patch which initialises the translateTools object if it is not present.
this patch should also fix the iss...
Rupert Germann
00:55 Bug #21541: Problem
Resolved, no change required.
A?ex,
thanks for your report.
TYPO3 currently needs all those functions (ini_se...
Christian Kuhn

2009-11-12

18:20 Bug #21541: Problem
Hi Alex,
it seems as if you have a configuration problem.
To get help with that, please post it to the newsgrou...
Chris topher
17:54 Bug #21541 (Closed): Problem
Warning: ini_set() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3l... Aöex
17:12 Bug #21140: translateTools not instantiated in t3lib/class.t3lib_recordlist.php
I can confirm that issue, as Susanne said the translateTools object is not longer initiated - using the commerce 0.12... Frank Mey
16:45 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
You may disable server-based cleaning with the following setting:
RTE.default.enableWordClean.HTMLparser >
The ...
Stanislas Rolland
16:39 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Hi,
Moving the frameindicator out of wrapFilename() seems a sensible thing.
For spaces, etc in 4.2.8 it works and...
Richard
16:16 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Hi Michael:
> to rename an existing binary is imho not a realy good sollution!
ACK. I never said it is a good s...
Joern Dost
13:51 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Dear all,
now i'm just a little bit confused
There are three patches available, but the second includes the con...
Michael Kasten
16:30 Feature #17024: request for configurability of pagetree view in web->page module
I have added a new patch typo3-restrictTree.diff against typo3 4.2.10 (and probably any earlier).
How it works: Th...
Jonas Diemer
16:26 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
Committed to SVN TYPO3core trunk (revision 6406) for inclusion in TYPO3 4.3. Stanislas Rolland
15:49 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
Second version of patch applies to current trunk (revision 6404+). Stanislas Rolland
16:25 Revision beaa74b1: Fixed bug #4670: htmlArea RTE: Problem when cutting pasting links within table cells or list items
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6406 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:03 Bug #21506: autoloader doesn't support ext_autoload from extensions having underscore in extkey
I just checked and - in fact - it works.
I used your extension reports_logview to check, since this is what led yo...
Francois Suter
15:15 Bug #21533: Caching Framework: Memcache backend set() is terrible slow if handling entries with many tags
Flush() is really slow as well.
100MB memcache data took several minutes to flush.
Christian Kuhn
15:14 Bug #21540 (Closed): Save a record before rte fields are loaded results empty rte fields
If you have an record with many rte fields and the user ckicks on the save button before the rte's are loaded, the re... Thomas
13:37 Bug #21408: Various crashes in SQL parsing when using install tool to compare and fix database.
unable to reproduce Rupert Germann
12:12 Feature #5341 (Closed): Page's "target" field inprovments
Some users (simple redactors) don't know what to enter in that mysterious field, and "_blank", "_self",etc. don't mea... Rachel Foucard
12:07 Bug #21539 (Closed): openPic close popup internet explorer 8 incompatibility
When trying to close a popup opened by the openPic function, a page not found error is being displayed.
1. make a ne...
oliver leitner
11:56 Bug #21538: Wrong handling of date-fields
This bug is probably related to http://bugs.typo3.org/view.php?id=11026 Mathias Gisch
11:54 Bug #21538 (Closed): Wrong handling of date-fields
Regarding the handling of timezone issues I found the following information:
> Since TYPO3 4.2 we changed the hand...
Mathias Gisch
09:34 Bug #21537 (Closed): tslib_cObj.getTypoLink_URL create wrong links
the function tslib_cObj.getTypoLink_URL cuted some parameters
An Example:
$this->cObj->getTypoLink_URL("http://...
Björn Paulsen
06:07 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
Just ran into the problem here as well. Jeff Segars
00:02 Feature #17274: TCEmain labels are hard-coded in English
I'll try to find some more time in the next two days to add the other labels as well ... ;)
Tolleiv Nietsch
00:00 Feature #17274: TCEmain labels are hard-coded in English
woah - why was it never sent to corelist? Steffen Kamper
00:00 Feature #17274: TCEmain labels are hard-coded in English
attached first small change regards that - all labels which are related to versionizing functions... (might cause pro... Tolleiv Nietsch

2009-11-11

23:17 Revision 56909eb4: Fixed bug #12568: htmlArea RTE: Text pasted by Safari is wrapped in span or font tags
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6405 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:16 Bug #21536: htmlArea RTE: Text pasted by Safari is wrapped in span or font tags
Committed to SVN TYPO3core trunk (revision 6404) and branch TYPO3_4-2 (revision 6405). Stanislas Rolland
22:51 Bug #21536 (Closed): htmlArea RTE: Text pasted by Safari is wrapped in span or font tags
When Safari or any Apple WebKit-based browser is used, text pasted into the editing area is wrapped in span (sometime... Stanislas Rolland
23:16 Revision 4ce8c9fd: Fixed bug #12568: htmlArea RTE: Text pasted by Safari is wrapped in span or font tags
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6404 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:26 Revision c9efdc8c: Fixed bug #12566: htmlArea RTE: Selecting element from status bar does not work in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6403 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:26 Bug #21535: htmlArea RTE: Selecting element from status bar does not work in Safari
Committed to SVN TYPO3core trunk (revision 6402) and branch TYPO3_4-2 (revision 6403). Stanislas Rolland
20:49 Bug #21535: htmlArea RTE: Selecting element from status bar does not work in Safari
Solution: Use mousedown event rather than click event in gecko browsers. Stanislas Rolland
20:43 Bug #21535 (Closed): htmlArea RTE: Selecting element from status bar does not work in Safari
Whwn using Safari or any Apple WebKit-based browser, if one tries to select an element by clicking on the element in ... Stanislas Rolland
22:25 Revision 82ad9c3a: Fixed bug #12566: htmlArea RTE: Selecting element from status bar does not work in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6402 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:13 Revision 21e26795: Cleanup #12552: Scheduler: Code cleanup: Corrected inconsistent use of full stops in language labels
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6401 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
18:36 Bug #21510: Section index (pagecontent ...) doesn't work in Internet Explorer 8
Explorer 8 on Windows 7 has still problems with my solution. He wants real content.
And I forgot the localisation. N...
Steffen no-lastname-given
17:56 Bug #25630 (Closed): Logging is too verbose
An extension configuration option should be added to allow logging to be switched off completely or at least to be mu... Xavier Perseguers
16:07 Bug #21534 (Closed): Caching Framework: Task for garbage collection in db and file backend
The cache backends db and file implement a method to do garbageCollection for old cache entries, while memcache and a... Christian Kuhn
15:59 Bug #21533 (Closed): Caching Framework: Memcache backend set() is terrible slow if handling entries with many tags
The memcache Backend is very slow if entries with a lot of tags are handled.
Use case:
We have pages that need ar...
Christian Kuhn
15:51 Revision dcae0299: [+BUGFIX] Fluid (ViewHelpers): Removed newline at beginning of Crop ViewHelper, in front of <?php
Sebastian Kurfuerst
13:39 Bug #21531 (Closed): Usability issue in "About" module
If user did not enter first and last name, he will see a "(, )" at the bottom of TYPO3 "About" screen. See the screen... Dmitry Dulepov
13:36 Bug #14202: ImageMagic detection fails in safe_mode
Hi michael,
the patch does not work anymore!
Benni Mack
13:10 Bug #21530: Wrong filereferences and colors in t3skin-extjs them, missing icon in recycler
committed to trunk, rev 6399 Steffen Kamper
12:59 Bug #21530 (Closed): Wrong filereferences and colors in t3skin-extjs them, missing icon in recycler
When calling recycler some entries are written to error_log because wrong references.
Also colors are wrong where "g...
Steffen Kamper
13:05 Revision 1e7bc32c: fixed ChangeLog entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6400 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:03 Revision af185b21: Fixed bug #12557: Wrong filereferences and colors in t3skin-extjs them, missing icon in recycler
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6399 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:59 Bug #21292: Strange phenomena: Images having particular dimensions disappeared
Thanks for feedback.
Resolved, no change required as requested by reporter.
Christian Kuhn
11:30 Bug #21292: Strange phenomena: Images having particular dimensions disappeared
This issue is resolved.
It is a GD, ImageMagick setup problem due to the lack of some libraries.
Check and install ...
Razakanirina
11:58 Bug #21291: No thumb generated in BE interface
Thanks for feedback.
Resolved, no change required as requested by reporter.
Christian Kuhn
11:31 Bug #21291: No thumb generated in BE interface
This issue is resolved.
It is a GD, ImageMagick setup problem due to the lack of some libraries.
Check and install ...
Razakanirina
11:33 Feature #5326 (Closed): Listview: Number of records should be configurable
I'm sorry, there is no screenshot on this one:
The list view should have a droopdown (?) to define the number of r...
Mario Rimann
11:26 Bug #21421: slow t3lib_TSparser::parseSub
OK, I finally found this:
all my (selfmade) plugins do contain a TS-Setup file
ext_typoscript_setup.txt
for ...
Stefan Geith
11:03 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
same Steffen Gebert
10:19 Bug #21516: Frontend-Editing: Objects can not be moved in small Columns
Using different bug-trackers is not too clever I think, but that is not my decision. Chris topher
10:07 Bug #21516: Frontend-Editing: Objects can not be moved in small Columns
I opened a new issue @ http://forge.typo3.org/issues/show/5321
so you can delete this one here
thx
Steffen Miebach
09:50 Bug #21516: Frontend-Editing: Objects can not be moved in small Columns
ok, but what does this mean?

"Please test this beta release as much as possible, especially the new features from...
Steffen Miebach
10:06 Bug #21517: Frontend-Editing: New object appears in wrong column, attempt to move it fails
Opened a new issue @ http://forge.typo3.org/issues/show/5322
so you can delete this one here
thx
Steffen Miebach
10:04 Bug #21529 (Closed): BE.lockSSLPort has no effect
The code does not use $GLOBALS to access TYPO3_CONF_VARS.
(issue imported from #M12555)
Dmitry Dulepov
06:28 Bug #19445: URLs in TYPO3 confirmation emails are broken and should be changed
Have a look at RFC 2396 on "URI generic syntax" ( http://www.ietf.org/rfc/rfc2396.txt ):
-------SNIP-------
2.4.3...
Jörg Wagner
00:25 Revision ab3b2912: Added unit test for bug #11093: bigint (int8) values get converted to int4 by int-cast
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26402 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
00:03 Bug #21514: DAM-related: Element browser crashes as where-clause cannot be parsed
v2 implements remapping Xavier Perseguers

2009-11-10

23:50 Revision 34c5b216: Updated general database unit tests to use ['TYPO3_DB'] instead of a fixture to avoid side-effects on SQL rewriting
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26399 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:35 Revision 1807b3df: Removed comments stating that SQL parser is experimental
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26397 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:15 Revision 75511eeb: - Follow-up of revision 26334: LIKE on Oracle should use dbms_lob.instr() function
- Updated Oracle unit tests to use ['TYPO3_DB'] instead of a fixture to avoid side-effects on SQL rewriting
git-svn-...
Xavier Perseguers
22:08 Feature #16035: A set of Mysql-functions supported as stored procedures
Before adding a bunch of functions we should make a list of SQL functions that are widespread and therefor portable. ... Martin Kutschker
22:04 Bug #16708: WHERE func(expr) IN (n,...m) is broken
Actually I have no idea. Could have been either in an extension of mine or - more likely - an extension from TER that... Martin Kutschker
21:46 Bug #21514: DAM-related: Element browser crashes as where-clause cannot be parsed
After discussion with Ries, it might be interesting in case PostgreSQL is used to remap LIKE and NOT LIKE to ILIKE an... Xavier Perseguers
10:08 Bug #21514 (Closed): DAM-related: Element browser crashes as where-clause cannot be parsed
DAM issue queries containing a LIKE BINARY operator.
I found a discussion:
http://lists.typo3.org/pipermail/typo3...
Xavier Perseguers
21:14 Bug #21527 (Closed): Text "A simple table with up to 8 columns." is wrong
there are really more than 8 cols possible
(issue imported from #M12553)
Georg Ringer
18:37 Bug #21421: slow t3lib_TSparser::parseSub
You should check what character encoding the included files have, and if there are any umlauts in them.
If there a...
Bernhard Kraft
08:52 Bug #21421: slow t3lib_TSparser::parseSub
Additional Note:
Setting
$TYPO3_CONF_VARS['SYS']['useCachingFramework'] = '1';
fixes this issue.
Nevertheles...
Stefan Geith
18:29 Bug #14959: Meta tag output in indexed search result breaks layout
I've two images to show the problem.
Image indexed_search_problem2.png show the site 'home' in the backend with the ...
Karl Schlicker
17:43 Feature #21525 (Closed): No typoscript template found - Addon
I had the same issue that was described in bug #19657.
Im using the current trunk of TYPO3 4.3 (Revision 6398).
...
Alexander Stehlik
17:38 Bug #20823: Re-Login in expired session does not work when opening multiple windows
I can confirm that too. Petra Arentzen
17:15 Bug #21524 (Closed): opendocs produce invalid HTML
as opendocs has 2 parts (open and recent documents) there are double id's which lead to invalid HTML. Further the lin... Steffen Kamper
16:37 Bug #21515: Changes in t3lib_div::getUserObj
Also the dam file browser is affected Heiko Nöthen
10:50 Bug #21515 (Closed): Changes in t3lib_div::getUserObj
The class t3lib_div::getUserObj in TYPO3 4.2.10 is defined with "&". In TYPO3 4.3 it is not. So extensions like dam_i... Heiko Nöthen
16:02 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
What about on keypress? Stanislas Rolland
13:04 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
I made some tests: <input type="text" onkeyup="alert(event.shiftKey);" /> returns true, if I press shift+enter. So in... Steffen Gebert
11:54 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
"Enter was pressed. shiftKey= false"
sounds not good ;)
In a Windows VM, I get shiftKey=true, so it's opera itsel...
Steffen Gebert
04:39 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
@Steffen:
Please try to access this page from Opera 10 on Mac OS X:
http://www.sjbr.ca/fr/commentaires.html
Simp...
Stanislas Rolland
15:53 Bug #21521 (Rejected): t3lib_div::linkThisScript isn't xhtml compatibel
return of this function use unescaped "&"
Solution: add xhtmlMode which is set to TRUE by default
(issue ...
Steffen Kamper
15:43 Bug #21520 (Closed): Clean markup in Extension Manager
there are several HTML-errors in EM, also unescaped or empty elements.
This patch cleans them up.
(issue importe...
Steffen Kamper
15:34 Bug #21187: "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
Committed to SVN TYPO3core trunk (revision 6397) and branch TYPO3_4-2 (revision 6398). Stanislas Rolland
06:17 Bug #21187: "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
The problem appears in Safari or any browser based on Apple WebKit. Stanislas Rolland
15:34 Revision 9c7c9e43: Fixed bug #12115: htmlArea RTE "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6398 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:30 Revision d412dffa: Fixed bug #12115: htmlArea RTE "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6397 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:05 Bug #20663: IE8 compatibility mode can't be triggered properly
Hi Joey,
well, for the frontend, there is a difference between the HTML that FE devs do, and the TYPO3 core in the...
Benni Mack
13:58 Bug #21516: Frontend-Editing: Objects can not be moved in small Columns
Hi Steffen,
thanks for your bug-reports about the new frontend-editing!
Please post these reports in the bugtra...
Chris topher
12:00 Bug #21516 (Closed): Frontend-Editing: Objects can not be moved in small Columns
I made a new textobject in an YAML-Layout with an FCE 75-25 in the 25%-column. The first object in the column has onl... Steffen Miebach
13:47 Bug #21030: listing content elements should not depend on the 'header' field
Can somebody tell me, what I should do with this ticket?
looks like nobody cares about it.
I am pretty new to thi...
mbz
13:37 Bug #21519 (Closed): t3lib_befunc's "getFuncInput" and "getFuncCheck" not working correctly
patch attached
somehow, a trivial bug has survived all the way thru debugging:
in both functions there exists the...
mbz
13:06 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
i contact Benni on skype and stick him to this. Steffen Kamper
12:53 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Maybe this is one for T3UXW09? I guess validating the HTML output and fixing bad browser behaviour this way can be re... Jo Hasenau
12:47 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
i start cleaning the HTML. But i'm scared by the nested forms problem, it's a general lack of template::form which st... Steffen Kamper
12:37 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
The suspect In EM is the <select> Module Menu, which neither got a <form> as a container nor an action, but a weird o... Jo Hasenau
12:09 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
thanks for tracking this down, Joey.
I was able to reproduce the "random" logoff by e.g. opening DB check->Full sear...
Rupert Germann
07:02 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Quoting myself: So we *must* make each page that is generated by the core and/or any sysext validate to avoid any uni... Jo Hasenau
13:01 Bug #21518: Unescaped & in urls of list module
you can define specification for your own module, but for core module they are fixed / hardcoded, so this is ok. Steffen Kamper
12:57 Bug #21518: Unescaped & in urls of list module
Just a hint: I am not sure if escaping the URL params will apply to each of the different HTML/XHTML specifications. ... Jo Hasenau
12:48 Bug #21518 (Closed): Unescaped & in urls of list module
This patch cleans the urls by using &amp; instead of & for url params.
(issue imported from #M12541)
Steffen Kamper
12:20 Revision 683f99ec: Follow-up to #12487: Inform if page use content_from_pid
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6396 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:06 Bug #21517 (Closed): Frontend-Editing: New object appears in wrong column, attempt to move it fails
I created a new textobject an YAML-Layout (FCE 72-25) in the 25% column. But after saving (and closing) it, it appear... Steffen Miebach
10:30 Revision b469a1df: Refactored unit test to ease fake extension creation
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26366 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
06:53 Bug #21065: Sporadic random Backend Logoffs
Check #21511 Jo Hasenau
00:32 Bug #21065: Sporadic random Backend Logoffs
hmpf - what a strange topic.
Maybe the reason is something totally different. Could it be that IE switch to compat...
Steffen Kamper
06:49 Bug #18523: Value of RTE field empty after save
Old issue. No reply. Closing. Stanislas Rolland
06:11 Bug #20546: "How did you get here" dialog opens
If there is no reply and no way to reproduce this issue, I will close it on November 15, 2009. Stanislas Rolland
06:00 Bug #21513: htmlArea RTE: list creation looses text in Safari
Committed to SVN TYPO3core trunk (revision 6394) and branch TYPO3_4-2 (revision 6395). Stanislas Rolland
05:31 Bug #21513 (Closed): htmlArea RTE: list creation looses text in Safari
In Safari or any Apple WebKit-based browser, if one or more paragraphs are selected with the intent of creating an (u... Stanislas Rolland
05:59 Revision 3a6fea60: Fixed bug #12534: htmlArea RTE: list creation looses text in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6395 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:56 Revision 5ba076c7: Fixed bug #12534: htmlArea RTE: list creation looses text in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6394 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:27 Bug #21512 (Closed): No error if missing loaded extension
I have some global extensions used in different sites.
Step to reproduce the error.
1. Load an extension, by inst...
Ian Solo
01:17 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
Yupp.
Christian Kuhn
00:42 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
Is this true? Then this is a blocker! Steffen Gebert

2009-11-09

23:42 Bug #21065: Sporadic random Backend Logoffs
Sorry, but again the question: Does IE switch to compatibilty mode, if the X-UA-Compatible flag is set? Regardless of... Steffen Gebert
20:18 Bug #21065: Sporadic random Backend Logoffs
Internet Options> Advanced> Browsing> uncheck "Automatically recover from page layout errors with Compatibility View.... Jo Hasenau
19:26 Bug #21065: Sporadic random Backend Logoffs
It's getting weirder: The stuff I mentioned in my last post stopped working. Now it seems that every second call of a... Jo Hasenau
18:36 Bug #21065: Sporadic random Backend Logoffs
After all it seems I found the reason, why in the case I was able to reproduce IE8 switched to compatibility mode:
...
Jo Hasenau
18:21 Bug #21065: Sporadic random Backend Logoffs
@Steffen, what is "bad" about the way it is done? Can you suggest something better?
The MS-idea is that it doesn'...
Ernesto Baschny
18:14 Bug #21065: Sporadic random Backend Logoffs
With the meta tag the switch doesn't happen anymore, but IMHO this just removes the symptom but not the cause.
So ...
Jo Hasenau
18:10 Bug #21065: Sporadic random Backend Logoffs
I guess the bad guy is this one:
onchange="jumpToUrl('index.php?&id=0&SET[function]='+this.options[this.selectedIn...
Jo Hasenau
18:09 Bug #21065: Sporadic random Backend Logoffs
@Ernesto
I call it "bad" because i think the way it is done, is bad. I haven't tried it, as I didn't know, to which ...
Steffen Gebert
18:09 Bug #21065: Sporadic random Backend Logoffs
the error is reproducable here, an the interesting thing about it is, that the site is added to the list of sites to ... Jo Hasenau
18:04 Bug #21065: Sporadic random Backend Logoffs
I am talking about 4.3beta3 here not 4.2 :-) Jo Hasenau
18:00 Bug #21065: Sporadic random Backend Logoffs
@JoH, not reproduceable here with 4.2.10.
I've had one "logoff" already but also cannot say what exactly was done ...
Ernesto Baschny
17:58 Bug #21065: Sporadic random Backend Logoffs
Well - even this one seems to be randomly working: Now i's the other way around and it kicks me when switching to "In... Jo Hasenau
17:55 Bug #21065: Sporadic random Backend Logoffs
Now I got one I was able to reproduce:
1. Login without activated compatibility mode
2. Go to Extension Manager
...
Jo Hasenau
17:52 Bug #21065: Sporadic random Backend Logoffs
@JoH, "could break" what do you mean exactly? Previous version of IE didn't care (didn't even know) about this meta t... Ernesto Baschny
17:42 Bug #21065: Sporadic random Backend Logoffs
The problem is that these logouts really happened randomly, so it is not easy to reproduce them with or without an ac... Jo Hasenau
17:35 Bug #21065: Sporadic random Backend Logoffs
Sorry, I'm a bit harried today...
I remembered template.php.ie8_backend_logoff.diff, which is not a unified diff.
...
Steffen Gebert
17:24 Bug #21065: Sporadic random Backend Logoffs
What I can say is that with this patch the "compatibility switch button" is gone unter IE8 and TYPO3 backend. If this... Ernesto Baschny
17:22 Bug #21065: Sporadic random Backend Logoffs
Steffen, could you be more "precise"? What is bad about this patch?
I cannot really follow your arguments as I am ...
Ernesto Baschny
17:16 Bug #21065: Sporadic random Backend Logoffs
Thanks for the hint, Ernesto! Didn't see the new patch. Just knew that the old one was not that nice. Will try it, to... Steffen Gebert
17:14 Bug #21065: Sporadic random Backend Logoffs
Maybe better test the ie8-force-strict.diff patch, which is what we would need to add to the core instead of a .htacc... Ernesto Baschny
17:13 Bug #21065: Sporadic random Backend Logoffs
(of course, this doesn't explain, WHY it falls back to compatibility mode) Steffen Gebert
17:12 Bug #21065: Sporadic random Backend Logoffs
Please read my comments above. This is because it first tries the IE8 mode and then falls back to IE7. I had the exac... Steffen Gebert
17:10 Bug #21065: Sporadic random Backend Logoffs
logouts do happen in IE8 with current 4.3 trunk as well
i.e After logging in a click on an click menu icon in the ...
Jo Hasenau
23:41 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
The rendering of the pagetree is kind of confuse. Anyway i found something, but unsure if it fits all situation. Coul... Steffen Kamper
14:31 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
To narrow the problem down: the li tag from a closed db mount is not closed. If the db mount is expanded, the li is c... Andreas Kießling
14:26 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
I checked my patch again, and i think i have also counted the <link tags, so it just could not fit ;)
The number o...
Andreas Kießling
13:32 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
absolutely. Some browser are able to correct invalid html automatically, but the markup should be valid. I will look ... Steffen Kamper
11:43 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
11482 fixes the bug, so that the db mounts don't disappear when expanding one.
The HTLM structure is still not corre...
Andreas Kießling
11:00 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
is this bug still present and not fixed by 11482? Steffen Kamper
07:15 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
This report is probably a duplicate of http://bugs.typo3.org/view.php?id=11482 which has been resolved and commited. ... Jörg Wagner
23:32 Revision e7482d7d: Fixed bug #12345: TCA feature _VALIGN for wizards is broken (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6393 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:17 Bug #20823: Re-Login in expired session does not work when opening multiple windows
I can confirm that behaviour. Don't know if it's due to multiple windows only, but after opening multiple windows the... Jo Hasenau
23:08 Bug #21070: session-timedout
check #21511 Jo Hasenau
23:08 Bug #19883: timout after backend login in 4.2.4
Check #21511 Jo Hasenau
23:07 Bug #20663: IE8 compatibility mode can't be triggered properly
This is not a fix but a workaround that leaves the problems as is. Check #21511. Jo Hasenau
23:05 Bug #20982: FE login in iE8 is not possible
Check #21511 as well. Jo Hasenau
23:01 Bug #21508: Layout of BE Loginform is broken in IE8
Looks like this is related to the behaviour described in #21511
Jo Hasenau
17:44 Bug #21508: Layout of BE Loginform is broken in IE8
Seems, that this has something to do with the compatibility mode of IE8.
Without activating this mode the layout i...
Jo Hasenau
17:27 Bug #21508 (Closed): Layout of BE Loginform is broken in IE8
Looking at the attached image you wil see the difference between the login form layout of IE (left) and FF (right) - ... Jo Hasenau
23:00 Bug #20757: Session Timeout after BE Login IE8
Have a look at #21511 - could be the reason for lots of IE8 problems
Jo Hasenau
22:52 Feature #16035: A set of Mysql-functions supported as stored procedures
Ries started by contributing a few functions for PostgreSQL. Please have a look and provide other DBMS support if you... Xavier Perseguers
22:51 Bug #25539: bad line numbering
comitted in r6316 Administrator Admin
22:50 Bug #25558: codecompletion: objects still showed up after deleting
comitted in r6318 Administrator Admin
22:49 Bug #25559: CodeCompletion: some properties got not listed
comitted in r6319 Administrator Admin
22:49 Bug #16708: WHERE func(expr) IN (n,...m) is broken
Can be reproduced with this unit test:
/**
* @test
* @see http://bugs.typo3.org/view.php?id=4493
*/
pu...
Xavier Perseguers
22:49 Bug #25551: codecompletion triggers with spaces in TS path
commited in r6320 Administrator Admin
22:48 Bug #25560: gifbuilder IMAGE type being treated as cObj IMAGE
comitted in r6321 Administrator Admin
22:47 Bug #25561: CodeCompletion: CONTENT->select is of type "string", should be "select"
comitted in r6322 Administrator Admin
22:47 Bug #25562: t3editor should not be disabled in safari
commited in r6324 Administrator Admin
22:46 Bug #25563: cleanup t3editor javascript file
commited in r6323 Administrator Admin
22:45 Bug #25564: codecompletion IMAGE.titleText attribute missing
commited in r6325 Administrator Admin
22:44 Bug #25555: Hardcoded label "lines" in t3editor
commited in r6338 Administrator Admin
22:40 Bug #20427: DBAL - bigint (int8) values get converted to int4 by int-cast
Hi. I cannot reproduce the bug with PHP5.3.0 on a 32 bit platform. Trying to insert maximal value in 64 bits : 922337... Xavier Perseguers
22:40 Bug #21480: Problem with clearing of floated elements in IE
AFAIK these elements never where intended to be put "inline" even though the function is called "inline relational re... Jo Hasenau
18:26 Bug #21480: Problem with clearing of floated elements in IE
I've tried to isolate the html / css but I couldn't find any floated element. The elements are surrounded by divs. Th... Björn Jacob
22:39 Bug #25568: Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState
Issue fixed in http://forge.typo3.org/repositories/revision/75/26339
i'll prepare the core patch and care about co...
Administrator Admin
17:25 Bug #25568 (Closed): Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState
Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState get treated as CObj TEXT and CObj IMAGE.
try:
m =...
Christian Kartnig
22:38 Bug #25569: code completion: parser error on brackets on the right side of an operator
Issue fixed in http://forge.typo3.org/repositories/revision/75/26341
i'll prepare the core patch and care about co...
Administrator Admin
18:30 Bug #25569 (Closed): code completion: parser error on brackets on the right side of an operator
Closing curly brackets are not ignored on the right side of an operator.
The "}"-sign must be the first non-space ch...
Christian Kartnig
22:38 Bug #25570: code completion: IMG_RESOURCE missing in tsref
Issue fixed in http://forge.typo3.org/repositories/revision/75/26342
i'll prepare the core patch and care about co...
Administrator Admin
18:47 Bug #25570 (Closed): code completion: IMG_RESOURCE missing in tsref
the TLO IMG_RESOURCE is missing in the tsref.xml
(issue imported from #M12528)
Christian Kartnig
22:37 Bug #25567: tsref properties get listet twice when they are defined
Issue fixed in http://forge.typo3.org/repositories/revision/75/26338
i'll prepare the core patch and care about co...
Administrator Admin
17:14 Bug #25567 (Closed): tsref properties get listet twice when they are defined
e.g.
t = TEXT
t.value = bla
t.
displayed properties in the proposalbox:
value
value
HTMLparser
TCAselectIte...
Stephan Petzl
22:32 Bug #21511 (Closed): Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
HTML, CSS and/or JS errors force IE8 to switch the compatibility mode which might lead to other IE8 related bugs list... Jo Hasenau
21:07 Bug #21442: RTE 'remove formatting' function corrupts typo3 links
Please explain how to reproduce and/or in what way the links get corrupted. I am unable to reproduce this issue eithe... Stanislas Rolland
20:13 Bug #21507: DAM-related: Adding metadata or category to a file duplicates the file in table tx_dam
Problem is located in DAM table field's definition Xavier Perseguers
17:09 Bug #21507 (Closed): DAM-related: Adding metadata or category to a file duplicates the file in table tx_dam
After indexing a file, trying to add metadata or a category duplicates the file before adding information to a copy o... Xavier Perseguers
19:52 Revision 4f97e430: Corrected typo in unit test name
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26346 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
19:50 Bug #20346: DBAL: Float database field gets converted to integer on insert
Committed to DBAL-trunk, changeset 26345 Xavier Perseguers
19:30 Bug #20346: DBAL: Float database field gets converted to integer on insert
Patch applies to DBAL-trunk and should fix the issue according to added unit test. Xavier Perseguers
19:49 Revision 893be04e: Fixed bug #10965: Float database field gets converted to integer on insert (thanks to Christian Ducrot)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26345 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
19:48 Feature #21509: IE uses the deprecated font-tag instead of span with style attributes
This is a duplicate of issue #7970.
This issue is fixed in TYPO3 4.3 beta3. Will not be fixed in TYPO3 4.2.
Stanislas Rolland
18:05 Feature #21509 (Closed): IE uses the deprecated font-tag instead of span with style attributes
I have set RTE.default.useCSS = 1 and Firefox uses span with style attribute for font but IE7 and IE8 always use the ... Josef
19:39 Bug #20130: FE kills external links after a <hr /> in one CE
Hello !
I guess you problems are FE related. If you have a "<hr />" in the RTE code, and let it get rendered into ...
Bernhard Kraft
19:12 Bug #21510 (Closed): Section index (pagecontent ...) doesn't work in Internet Explorer 8
The Explorer 8 doesn't jump to the desired content-element .
Apparently is the <a id="cXX"></a>-Tag at the beginnin...
Steffen no-lastname-given
19:12 Revision 6e680cb5: Added general unit test for RFC #12515
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26344 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
19:10 Revision c300e1fb: Removed empty new line at end of file
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26343 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
17:48 Bug #18493: Toolbar overlaps with linebreaks with smaller views
Same behaviour for the path shown at the upper right corner which will overlap the working frame and its buttons. Jo Hasenau
17:16 Bug #20019: "Edit" in page tree context menu has changed semantics
In current trunk there's still "Edit" and "Edit page properties".
Both lead to the same BE form showing the page pro...
Jo Hasenau
16:32 Revision 4edfb336: ChangeLog minor clean-up
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26335 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:30 Bug #21502: DAM-related: CONCAT operator cannot be used after LIKE
Committed as changeset 26334 Xavier Perseguers
14:11 Bug #21502 (Closed): DAM-related: CONCAT operator cannot be used after LIKE
When using DAM and trying to edit properties of a document, TYPO3 dies with "Cound not parse where clause in /path/to... Xavier Perseguers
16:30 Revision 8b8541ba: Fixed bug RFC #12515: DAM-related: CONCAT operator cannot be used after LIKE
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26334 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:10 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
No, that's fine. Stanislas Rolland
16:09 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
I have:
$TYPO3_CONF_VARS['BE']['forceCharset'] = "utf-8";
Is there anything else that needs to be done?
Dan Osipov
16:07 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
Is the backend of your installation utf-8 encoded? Stanislas Rolland
15:41 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
I don't know - its beyond me... It would be nice if someone else could replicate the bug. Dan Osipov
15:39 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
If you are referring to trunk and have copy, cut or paste button, then the CopyPaste file would be loaded.
The ind...
Stanislas Rolland
15:00 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
Maybe they aren't loaded for me? Its definitely the a-umlaut that causes the issue on my installation though.
Some...
Dan Osipov
14:57 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
@Dan: I do not understand this patch. The same label exists in other files (CopyPaste, DefinitionList). Stanislas Rolland
14:34 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
Stan - attached patch fixes the problem for me. Dan Osipov
15:49 Revision 30fff5e3: [+FEATURE] Extbase (Persistence): Re-implemented support for comma separated values.
Jochen Rau
15:25 Bug #21506 (Closed): autoloader doesn't support ext_autoload from extensions having underscore in extkey
If this is the case, the function
t3lib_autoloader::attemptToLoadRegistryForGivenClassName
fails with calculating e...
Steffen Kamper
15:07 Bug #21505 (Closed): Reports module doesn't support EXT: syntax
If you want to use report module from your extension you can't do without using autoload - feature or manual inclusio... Steffen Kamper
15:01 Bug #21504 (Closed): Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
Interface tells a pw change was successful ("New password
Password was updated."), but new password doesn't work on ...
Christian Kuhn
14:43 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Follow-up patch committed to SVN TYPO3core trunk (revision 6390), branch TYPO3_4-2 (revision 6391) and branch TYPO3_4... Stanislas Rolland
13:25 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Thanks for testing. Stanislas Rolland
12:19 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Yeah, looks good. Also tested with 9.6 (as 9.5 isn't supported, right?) on a UMTS connection (higher latency). Steffen Gebert
03:25 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
I found a better solution for this issue, tested with Opera 10. Would need to be tested also with Opera 9.5 or 9.6.
...
Stanislas Rolland
14:43 Bug #21489: Object does not support method calls - PHP 5.3
FYI: attached patch fixes the issue for me Dan Osipov
14:43 Revision 12604c4e: Follow-up to #11847: htmlArea RTE displays empty editing area in Opera 10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6392 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
14:39 Revision a6c48030: Follow-up to #11847: htmlArea RTE displays empty editing area in Opera 10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6391 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
14:35 Revision bc80469a: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6390 709f56b5-9817-0410-a4d7-c38de5d9e867
Stanislas Rolland
14:16 Bug #21503 (Closed): Give admins the possibility to configure which errors should be logged to which log
Problem:
each PHP error/waring/notice which is handled by the errorhandling produces a log entry in the sys_log tabl...
Rupert Germann
14:03 Bug #21501 (Closed): Install Tool duplicates values of textarea fields
When I save 'Install Tool' / 'All Configuration', I get
(while not having changed anything !):
$TYPO3_CONF...
Stefan Geith
13:56 Bug #21421: slow t3lib_TSparser::parseSub
Btw.:
Removing the call to $this->procesIncludes(); in line 513 fixes the problem for me.
Stefan Geith
13:55 Bug #21421: slow t3lib_TSparser::parseSub
Problem: I get 'No TypoScript template found!' in FE with this patch.
This error occurs with all my WebSites (all ...
Stefan Geith
13:44 Bug #21421: slow t3lib_TSparser::parseSub
there are problems reported in dev list, therfore i reopened the entry Steffen Kamper
12:46 Revision 5311932e: [+BUGFIX] Extbase (Persistence): Fixed sorting of mm- relations where the sorting column is ambigue. Thanks to Morton Jonuschat who pointed that out (again). Resolves #4470.
Jochen Rau
12:46 Revision 8e96916d: [+BUGFIX] Extbase (Persistence): Fixed a problem where the cache was cleared at every hit.
[+TASK] Extbase (Persistence): The uid of a ValueObject is cleared now if it gets cloned.
[!!!][-TASK] Extbase (Persi...
Jochen Rau
12:24 Bug #21497: Multilanguage Backend Page View
fixed in #20910 Steffen Kamper
11:21 Bug #21497: Multilanguage Backend Page View
did you test on beta3? I don't have this problem there. Steffen Kamper
11:21 Bug #17554: Problem with strings in IN
Unit tests in DBAL-trunk show that mapping is done the right way for strings within an IN clause. Problem with double... Xavier Perseguers
10:39 Bug #19818: JavaScript error upon login
committed to trunk, rev 6389 Steffen Kamper
10:38 Revision e70c9e35: Fixed bug #10128: JavaScript error upon login
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6389 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:34 Bug #21498: Update required tables COMPARE does not work in 4.2.10 with PHP 5.1.2
I take a look to older typo3 versions (4.2.9 and 4.1.3) and there a no changes in the patched function (addSlashesOnA... Stefan Neudorfer
10:08 Bug #21500 (Closed): Cannot move multiple records with clipboard
When trying to move multiple records (e.g., news category) from a sysfolder to another one using clipboard #1, the pa... Xavier Perseguers
09:55 Revision 8754f27c: Fixed bug RFC #10411: Applied missing chunks of patch
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26302 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
08:33 Bug #21499 (Closed): Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
Update Wizard step 3: Perform updates outputs "Update FAILED!".
This only occurs when I want to uninstall all "inst...
Daniel Doesburg
07:05 Bug #16427: Double mount points and link with wrong MP
I could not reproduce this problem in 4.2.6 and 4.2.10.
Request to close this report.
Jörg Wagner

2009-11-08

23:56 Bug #21498 (Closed): Update required tables COMPARE does not work in 4.2.10 with PHP 5.1.2
During update from a previos version, when I click "compare", it does not work and jump to the "about".
I get this...
Stefan Neudorfer
23:12 Bug #21497 (Closed): Multilanguage Backend Page View
It's not possible to view the Page View in the backend since 4.3.0 beta or alpha if language view is chosen.
Fatal...
Anton Warkentin
22:48 Bug #21496: Log usage of XLLfile to deprecation log
Second patch updates feeditadvanced to use the new way. Steffen Gebert
22:41 Bug #21496 (Closed): Log usage of XLLfile to deprecation log
With #20955 a new feature to override LL files has been added.
So the old way, which works only for BE, isn't need...
Steffen Gebert
22:34 Bug #21469: AllowClipboard Helper Firefox extension does not work with FF 3.5
The extension available form typo3.org was replaced by one that is compatible with Firefox 3.5. When installed, Firef... Stanislas Rolland
22:31 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
Can you identify the offending file? I could not find any that is not utf-8-encoded. Stanislas Rolland
22:04 Bug #21495 (Closed): (Un)Install icon points to wrong extension in Opera
If you click the lower half of the icon to (un)install an extension, the link of the extension below in the list is u... Steffen Gebert
21:03 Revision fb5c2753: Updating version number to 4.3-dev after release of 4.3.0beta3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6388 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:59 Revision 79c85a4c: Tagging TYPO3 4.3.0beta3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-0beta3@6387 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:59 Revision a7e32475: Release of TYPO3 4.3.0beta3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6386 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:53 Revision a215bf92: Follow-up to bugfix #12324: Renamed sanitizeBackEndUrl() to sanitizeLocalUrl() in t3lib_div
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6385 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:45 Revision a3665d50: Fixed bug #12324: Page tree will not be shown in the TYPO3 backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6384 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:26 Bug #21471: Extension manager does not search in extension titles when in "import extension" section
Committed to trunk in revision 6383. Francois Suter
20:23 Revision c1cbdb1e: Fixed bug #12482: Extension manager does not search in extension titles when in "import extension" section
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6383 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
19:00 Bug #21493: JSMENU's showActive is broken
If the patches are committed to core, the following bug reports can be closed too (they describe a subset of this pro... Jörg Wagner
18:28 Bug #21493 (Closed): JSMENU's showActive is broken
The implementation of the JSMENUITEM property "showActive" is (very) flawed. It only works for a small subset of all ... Jörg Wagner
18:54 Bug #21494 (Closed): JSMENU does not respect mount point overlays
JSMENU calculates wrong links for its menu items if the link is an overlay mount point. So if the checkbox "Substitut... Jörg Wagner
18:31 Bug #17186: JSMENU showActive not working with entryLevel (was 1508)
The showActive problem is much larger than described here.
For a full description and solution see http://bugs.typo...
Jörg Wagner
18:31 Bug #15630: JSMENUITEM & showActive dows not work if entryLevel is set
The showActive problem is much larger than described here.
For a full description and solution see http://bugs.typo...
Jörg Wagner
17:57 Bug #21416: services overview does not provide extension key for installing the service
Committed to trunk in revision 6382 Francois Suter
17:56 Revision e06a561d: Fixed bug #12423: Reports: Services overview does not provide extension key
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6382 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:54 Bug #21108: Add missing style definition to Install Tool CSS file
Committed scaled-down v2 to trunk in revision 6381 Francois Suter
17:50 Bug #21108: Add missing style definition to Install Tool CSS file
Just renamed the report to fit final patch more closely. Francois Suter
17:53 Revision a3696031: Fixed bug #12019: Added missing style definition to Install Tool CSS file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6381 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:37 Revision ce394988: [+BUGFIX] Extbase (Persistence): Fixed typo.
Jochen Rau
17:33 Bug #21477: Inform if page use content_from_pid
committed to trunk, rev 6380 Steffen Kamper
17:32 Revision 723481b1: Fixed bug #12487: Inform if page use content_from_pid
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6380 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:27 Bug #21283: absRefPrefix is prefixed with external js files
committed to trunk, rev 6379 Steffen Kamper
17:25 Revision 418d8185: Fixed bug #12247: absRefPrefix is prefixed with external js files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6379 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:33 Revision 74d23494: Raised feeditadvanced from 0.1.1 to 0.8.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6378 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:40 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
#21271 is solved, but the problem still remains:
The button to create the enable file saves the contents of the ta...
Chris topher
10:58 Revision a1b43d49: Raised versions of extbase and fluid to 0.9.17.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6377 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
09:52 Revision 9b9f83a9: * increased version numbers to 0.9.17
Sebastian Kurfuerst
09:52 Revision 9353ed08: * increased version numbers to 0.9.17
Sebastian Kurfuerst
09:51 Revision e9cf14e0: * Many non-functional changes (comments etc)
* ObjectAccessorPostProcessor again works now :-) Sebastian Kurfuerst
09:11 Revision 6ba70f9c: [+TASK] Extbase (Persistence): Improved first-level caching of pageTSConfig in Storage Backend. Configs from different pages are now cached within a request, too.
Jochen Rau
08:19 Revision 2d6b4231: [+BUGFIX] Extbase (Dispatcher): Now, Extbase in the backend again uses the correct BackendConfigurationManager, making it work correctly again. This regression was introduced in r1600. Thanks to Bastian for pinpointing the error! Resolves #5266. Relates to #3348.
Sebastian Kurfuerst
08:12 Revision 8d080c8d: [+BUGFIX] Extbase (Dispatcher): Time tracking is not available in the backend. This adds the required checks in front of all $GLOBALS['TT'] uses and makes Extbase work in the backend again.
Sebastian Kurfuerst

2009-11-07

19:43 Revision daaef628: Raised Extbase version from 0.9.13 to 0.9.16
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6376 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:38 Bug #21427: Integrate checks concerning Suhosin/Hardened PHP in Install Tool
committed to trunk rev 6375 Rupert Germann
19:37 Revision 6276880c: Fixed bug #12436: Integrate checks concerning Suhosin/Hardened PHP in Install Tool (thanks to Oliver Hader)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6375 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
19:28 Bug #21488: Call to deprecated method t3lib_userAuth::redirect()
follow-up was committed to trunk rev 6373 Rupert Germann
19:27 Bug #20245: Extensions cannot be looked up, when cache_extensions is empty
committed to trunk rev 6374 Rupert Germann
19:25 Revision 152dbe33: Fixed bug #10792: Extensions cannot be looked up, when cache_extensions table is empty
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6374 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
19:17 Revision ba971100: Follow-up to bug #12499: re-added the removed function call and moved the deprecationLog call
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6373 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
18:30 Revision 42098160: [+TASK] Extbase: Raising version number to 0.9.16.
Jochen Rau
18:30 Revision c1e6767b: [+BUGFIX] Extbase (Persistence). Again a follow-up, sorry.
Jochen Rau
18:29 Revision 26c59a79: [+TASK] Extbase: Raising version number to 0.9.14.
Jochen Rau
18:29 Revision 397be84a: [+BUGFIX] Extbase (Persistence): Follow up.
Jochen Rau
18:00 Revision e6f475a9: [+TASK] Extbase: Raising version number to 0.9.13.
Jochen Rau
18:00 Revision 8268f6f8: [+BUGFIX] Extbase (Persistence): Fixed handling of cloned object storages.
Jochen Rau
17:44 Revision 8ed9e662: Follow-up to #12483: Call to deprecated method t3lib_beUserAuth::trackBeUser()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6372 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:49 Revision a89f55f1: [+BUGFIX] Extbase (Persistence): Fixed a bug with a property set to NULL but was expected to be set to Tx_Extbase_Persistence_ObjectStorage.
Jochen Rau
16:39 Revision 7ed645ef: Fixed #12244: Improve locallangXMLOverride feature (Thanks to Steffen Gebert), this changes the LLoverride feature to $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'] as an array
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6371 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:08 Bug #21103: tslib_pagegen fails to read mime type of the shortcut icon
committed to trunk, rev 6370 Steffen Kamper
16:06 Revision 18f76037: Fixed bug #12013: tslib_pagegen fails to read mime type of the shortcut icon (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6370 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:46 Revision 09ba182a: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6369 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:44 Revision c4cf746e: Raised Extbase version from 0.9.12 to 0.9.13
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6368 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:10 Revision 567f7f17: [+TASK] Extbase: Raising version number to 0.9.12
Jochen Rau
15:04 Revision 077c193b: Merge branch 'issue3875'
Jochen Rau
15:00 Bug #18273: Install new Extension with table in native, external database will fail
This is what I understand too. Will have to test this. Xavier Perseguers
14:57 Bug #19030: sysextension "indexed search engine" not dbal compatible
This problem cannot be reproduced on TYPO3 4.3 beta3. Extension manager still proposes to ALTER TABLE with Engine=Inn... Xavier Perseguers
14:30 Bug #21492: Help extensions shouldn't be shy
committed to trunk, rev 6367 Steffen Kamper
13:56 Bug #21492 (Closed): Help extensions shouldn't be shy
There are two help extensions that are not installed by default but set to shy.
There is no reason for it, only if y...
Steffen Kamper
14:09 Revision 64119440: Fixed bug #12503: Help extensions shouldn't be shy
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6367 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:42 Revision b6cd103c: Raised DBAL version from 0.9.24 to 0.9.25
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6366 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:42 Bug #21491 (Closed): Use HMACs for authencity and integrity checks
On several places in TYPO3 Core, md5() function calls are used to proove authencity and integrity of parameters in HT... Marcus Krause
10:56 Revision 8c0fd647: Added unit test for RFC #6953: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26284 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
10:41 Revision e349588b: Removed empty line at end of file
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26283 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
10:19 Revision 18fd0ab4: Reorganized Oracle configuration
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26282 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
09:55 Revision 6bb22277: Added unit test for RFC #6198: Problem with strings in IN
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26281 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
09:09 Bug #20757: Session Timeout after BE Login IE8
Ralf, I just tried out your solution, but with no luck.
I inserted the code in the frontend, confirmed that it sho...
Søren Andersen
09:00 Bug #20757: Session Timeout after BE Login IE8
The following works for me (fixes the problem of losing session while navigating through the frontend):
TS setup:
...
Ralf Hettinger
02:49 Bug #21421: slow t3lib_TSparser::parseSub
resolved in svn rev. 6365 Bernhard Kraft
02:43 Revision 2d2f73d8: * Fixed bug #12428: slow t3lib_TSparser::parseSub
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6365 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft

2009-11-06

23:26 Bug #21436: Recycler: remove superfluous tab "Deleted Data"
resolved with #21428 Steffen Kamper
23:25 Bug #21440: Recycler: empty space between items and pagebrowser
resolved with #21428 Steffen Kamper
23:25 Bug #21437: Recycler: remove superfluous Header "Recycler"
resolved with #21428 Steffen Kamper
23:24 Bug #21428: Recycler produces some scroll bars
committed to trunk rev 6344 Steffen Kamper
23:10 Bug #20604: PHP casting causes workspace message to appear in Web/View
committed to trunk, rev 6364 Steffen Kamper
23:02 Bug #20604: PHP casting causes workspace message to appear in Web/View
I can't reproduce your paradoxon with php 5.3. However testing integer with "===" is correct and is part of the new C... Steffen Kamper
23:06 Revision af8f9960: Cleanup #11311: PHP casting causes workspace message to appear in Web/View (thanks to Niels Fröhling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6364 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:16 Bug #21444: OpenID authentication does not work with PHP 5.3
Besides the dl() issue there are several other problems which fit under this bugreport:
- on Window the .htaccess fi...
Rupert Germann
15:54 Bug #21444: OpenID authentication does not work with PHP 5.3
That is a real ugly one...
I wonder whether these math libs are required at all and whether it could be solved just ...
Oliver Hader
21:52 Bug #21489: Object does not support method calls - PHP 5.3
Got it while trying to edit a tt_news record ;)
Creating new records is fine.
I'm on a Windows machine with Apach...
Dan Osipov
21:48 Bug #21489: Object does not support method calls - PHP 5.3
hi Dan,
I clicked quite a lot around in tceforms in the TYPO3 backend the last days - never had something like thi...
Rupert Germann
20:56 Bug #21489 (Closed): Object does not support method calls - PHP 5.3
PHP Fatal error: Object does not support method calls in C:\wamp\www\pb_trunk\t3lib\class.t3lib_tceforms.php on line... Dan Osipov
21:50 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
rtehtmlarea Dan Osipov
21:50 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
which extension has this label? Rupert Germann
21:21 Bug #21490 (Closed): PHP-5.3: Invalid UTF-8 sequence in argument
[06-Nov-2009 20:10:24] http://phillyburbs/ - Core: Error handler (BE): PHP Warning: json_encode() [<a href='function.... Dan Osipov
21:44 Bug #21488: Call to deprecated method t3lib_userAuth::redirect()
committed to trunk rev 6363 Rupert Germann
19:57 Bug #21488 (Closed): Call to deprecated method t3lib_userAuth::redirect()
Problem:
function start() in class t3lib_userAuth calls the deprecated method t3lib_userAuth::redirect()
this flood...
Rupert Germann
20:04 Revision 40ee35ae: Fixed bug #12499: Call to deprecated method t3lib_userAuth::redirect()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6363 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
19:41 Bug #17554: Problem with strings in IN
After a bit investigation with Oracle, if the original query (coming from DAM) contains double quotes for the IN stri... Xavier Perseguers
19:35 Bug #21487: t3lib_div::flushOutputBuffers can't work
You can test this with setting $TYPO3_CONF_VARS['BE']['compressionLevel'] = 5;
Use e.g. EXT:phpunit (from SVN): No...
Steffen Gebert
19:33 Bug #21487 (Closed): t3lib_div::flushOutputBuffers can't work
#21236 added one two functions: cleanOutputBuffers() and flushOutputBuffers()
The latter one can't work, as it's n...
Steffen Gebert
19:31 Feature #21486 (Closed): Module web_layout should allow to force-show other tables
The "page view" will always show a box and new-element-icon for tt_content, but not for other tables like tt_news eve... Ralf Strobel
19:26 Bug #21364: Integrate check to the install tool and reports module concerning eAccelerator
committed to trunk, rev 6362 Steffen Kamper
19:25 Revision 0524bd67: Fixed bug #12347: Integrate check to the install tool and reports module concerning eAccelerator
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6362 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:17 Bug #21426: Accentuated characters in CE are not saved properly
To give full solution if someone has same problem once. Problem was that the initialization of environment variable w... Xavier Perseguers
19:06 Bug #21268: Caching framework does not work with DBAL on Oracle
t3lib_cache_backend_dbbackend.diff
Committed to SVN Trunk (rev. 6361)
Oliver Hader
19:04 Revision 1afce9f8: Fixed bug #12231: Caching framework does not work with DBAL on Oracle
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6361 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:59 Revision a308e933: Follow-up to bugfix #9046: Modified type of new field sys_domain.forced
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6360 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:37 Revision 2abdee36: Set version to 0.9.25
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26268 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:32 Bug #21477: Inform if page use content_from_pid
The patch solves it for core page module, i will make a new RFC for TV Steffen Kamper
13:14 Bug #21477: Inform if page use content_from_pid
after looking to it the message was by TV in page module. i will investigate.
However, same message should be shown ...
Steffen Kamper
09:23 Bug #21477 (Closed): Inform if page use content_from_pid
since one of the newer TYPO3 versions (4.2.9 / 4.2.10), the option "Show content from this page instead" in the page ... Raffi no-lastname-given
18:22 Revision 6063d2d2: Added unit tests to test quoting and remapping of tables and fields when using Oracle
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26266 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:20 Revision 36e12333: Fixed bug: tables and fields were not always properly mapped in INNER JOINs
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26265 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:15 Revision 51b0f8b0: INNER keyword could wrongly be parsed as table alias in INNER JOIN
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26264 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
17:54 Bug #19149: Inter domain linking with typolinkEnableLinksAcrossDomains does not work for domain record on root page
commited in r6359 Tobias Liebig
17:44 Revision 5dd2bf95: Fixed bug #9046: Nested domain linking
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6359 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
17:42 Bug #21110: PHP-5.3 warning about missing references with some extensions
RFC is dropped,
because the described problem is not a problem of the TYPO3 core, it's a changed behaviour in PHP 5....
Rupert Germann
13:50 Bug #21110: PHP-5.3 warning about missing references with some extensions
the attached patch solves the problem for me.
tested with PHP 5.3 (win) and 5.2 (linux) with an extension with ref...
Rupert Germann
16:50 Bug #21485: Multiple assigned classes in Text Style get lost in HTML cleaner.
Option to allow multiple css classes is:
proc.HTMLparser_db.tags.span.fixAttrib.class.allowMultipleListItems = 1
Schmidt Timo
16:36 Bug #21485 (Closed): Multiple assigned classes in Text Style get lost in HTML cleaner.
* Open the RTE
* Create a paragraph and apply multiple text styles to a part of the paragraph.
* During the saving...
Schmidt Timo
15:43 Bug #20805: OpenID authentication broken when dl() is not available
Duplicate of issue #21444 - please continue there Oliver Hader
15:35 Feature #14710: Indexed Search results always on same page as search
related to #9574
Ralf Hettinger
15:33 Bug #16386: missing wrap for results list
related to #9574 (patch 0009574_v7.patch)
Ralf Hettinger
15:31 Bug #16794: Disable section name link and eliminate wrong link format
related to #9574 (patch 0009574_v7.patch)
Ralf Hettinger
15:26 Feature #19171: better configurable Templates (like ch_is_templates)
duplicate of #19465
Ralf Hettinger
15:24 Feature #20421: Unflexible Output of Resultbrowser
partially related to #9574 (patch 0009574_v7.patch)
Ralf Hettinger
15:21 Feature #14902: indexed_search: Results navigation relies on JavaScript
related to #19465 (patch 0009574_v7.patch)
Ralf Hettinger
15:19 Bug #19200: PHP 5.3 throws warning when updating localizations in EM
hi,
tried to reproduce this issue, but without success.
I tested:
TYPO3 4.1, 4.2, 4.3 with PHP 5.3 under windo...
Rupert Germann
15:19 Bug #20875: The descriptionlength and other parameters are hardcoded for listview
related to #19465 (patch 0009574_v7.patch)
Ralf Hettinger
14:59 Bug #21484 (Closed): OpenID service modifies PHP include path what has negative impact on autoloader
The method tx_openid_sv1::includePHPOpenIDLibrary() modifies the PHP include path. Thus, functionalities that are add... Oliver Hader
14:53 Feature #19465: Configuration enhancement for indexed_search
Added _v7 (based on latest patch _v6 from core list, for TYPO3 4.3 only).
There are some more configuration options,...
Ralf Hettinger
14:05 Bug #21383: cObject FILE dos not Work with PHP 5.3
Hi,
confusing,
on windows xampp works fine - that’s right on a Linux system not.
Are there some other guys t...
Olaf Clemens
13:21 Bug #21383: cObject FILE dos not Work with PHP 5.3
hi
just tested it with PHP 5.3 on win (xammp) -> your snippet works as expected
Rupert Germann
12:10 Bug #21383: cObject FILE dos not Work with PHP 5.3
Hi Oliver,
there is no entry in the error log (error reporting E_STRICT).
I test ist again with TYPO3 4.3 dev r...
Olaf Clemens
10:57 Bug #21383: cObject FILE dos not Work with PHP 5.3
Hi Olaf,
do your PHP/Apache logfiles tell something about it?
Oliver Hader
14:01 Bug #21040: OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS
Committed to SVN Trunk (rev. 6358) Oliver Hader
14:00 Revision 985e5e86: Fixed bug #11932: OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6358 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:39 Bug #21321: Cleaning config_default, exclude values from being listed in install tool, all configuration
committed to trunk, rev 6357 Steffen Kamper
13:37 Revision 2bb05750: Fixed bug #12295: Cleaning config_default, exclude values from being listed in install tool, all configuration
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6357 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:35 Revision 3a4f6bde: added forgotten csh lang file for recycler
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6356 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:23 Bug #21464: PHP warnings can prevent OpenID logins
same here: white page
PHP 5.3 xammp windows
Rupert Germann
12:42 Bug #21464: PHP warnings can prevent OpenID logins
i tried OpenID with 5.3, no chance. First i got fatal error because of Consumer.php (Line 271, 273). After removing r... Steffen Kamper
13:19 Bug #20825: Enable Frontend Preview does not work until switched
committed to trunk, rev 6355 Steffen Kamper
13:18 Revision 0dfd2b5e: Fixed bug #11633: Enable Frontend Preview does not work until switched (thanks to Fabrizio Branca)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6355 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:44 Bug #21480: Problem with clearing of floated elements in IE
Confirmed for IE8/WinVistaUltimate.
It seems that it stopped working in 4.2.8.
4.2.6 is working as expected, whic...
Jo Hasenau
11:18 Bug #21480 (Closed): Problem with clearing of floated elements in IE
When displaying inline records there's a problem in internet explorer. I've tested it with the recent version (IE 8).... Björn Jacob
11:29 Bug #21483 (Closed): CGL cleanup
In some places the code is not right according to our CGL guidelines. It should be corrected, as it's hardly fitting ... Francois Suter
11:26 Bug #21482 (Closed): Allow multiple providers for each status collection
In the status report, statuses are grouped by collection (system, security, etc.). Each collection can have a single ... Francois Suter
11:25 Revision b74f3fc4: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26250 735d13b6-9817-0410-8766-e36946ffe9aa Oliver Hader
11:22 Bug #21481 (Closed): Backend: Generated tumbnails can't cached in the clients browser
Problem:
Thumbnails can not be cached by browser.
There is always the current timestamp appended to the thumbnail...
Michael Klapper
11:15 Bug #21478: Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend
Committed to SVN Trunk (rev. 6354) Oliver Hader
10:45 Bug #21478 (Closed): Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend
In TYPO3 4.3-beta2 the backend conditions have been integrated and the condition matching was split in to classes for... Oliver Hader
11:14 Revision c056fb97: Fixed bug #12488: Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6354 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
09:16 Revision 1a082ac1: Follow-up to #12215: Scheduler: Added GMT time difference to server time display for improved clarity
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6353 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
08:24 Revision b592dc72: corrected text in recycler description
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6352 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
06:02 Revision 5a13a184: * Raising Extbase and Fluid version numbers to 0.9.12
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6351 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
05:59 Revision c4b89269: Updated htmlArea RTE version to 1.8.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6350 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:55 Revision 2a6ff2f7: * Raising version number to 0.9.12
Sebastian Kurfuerst
05:55 Revision 928071c7: * Raising version number to 0.9.12
Sebastian Kurfuerst
05:47 Revision f204180c: Updated htmlArea RTE manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6349 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:00 Revision 1af85612: Fixed bug #12481: AllowClipboard Helper Firefox extension does not work with FF 3.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6348 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:38 Revision 54feb40f: Fixed bug #12481: AllowClipboard Helper Firefox extension does not work with FF 3.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6347 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:25 Bug #21469: AllowClipboard Helper Firefox extension does not work with FF 3.5
Committed to SVN TYPO3core trunk (revision 6346), branch TYPO3_4-2 (revision 6347), branch TYPO3_4-1 (revision 6348).
Stanislas Rolland
04:25 Revision fa287642: Fixed bug #12481: AllowClipboard Helper Firefox extension does not work with FF 3.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6346 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:38 Bug #21476: RTE does not work with arora
The attached patch against trunk will enable the RTE in any browser that is based on AppleWebKit version 523+.
In ...
Stanislas Rolland
00:25 Bug #21476 (Closed): RTE does not work with arora
Kubuntu Karmic Koala introduced the Arora browser based on webkit. It is a lean and mean browser. Definitely somethin... Ben van 't Ende
01:00 Bug #21458: Pagerenderer miss headerData and footerData in hooks
committed to trunk, rev 6345 Steffen Kamper
00:59 Revision 704edf1a: Fixed bug #12469: Pagerenderer miss headerData and footerData in hooks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6345 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:58 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
committed to trunk rev 6344 Steffen Kamper
00:57 Revision 1d4201d7: Fixed bug #12437: Recycler produces some scroll bars + visual cleanup + js fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6344 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:55 Bug #21382: Context menu of page tree does not work anymore
committed to trunk, rev 6343 Steffen Kamper
00:54 Revision 8b440064: Fixed bug #12368: Context menu of page tree does not work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6343 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:52 Bug #21457: User setup: items without csh are not aligned
committed to trunk, rev 6342 Steffen Kamper
00:52 Revision 74e3ed1a: Fixed bug #12468: User setup: items without csh are not aligned
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6342 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:48 Revision 19c8c4d5: Raised saltedpasswords version from 0.9.1 to 0.9.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6341 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:40 Revision d74f0a17: Raised DBAL version from 0.9.23 to 0.9.24
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6340 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-11-05

23:39 Revision b57a8995: Updated ext_emfconf.php with clean md5 values
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26238 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:35 Revision 79f690b9: Reverted changeset #25963: No more code to log deprecated method calls as they are still in use in Core
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26237 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:34 Revision 7124a172: Fixed variable phpDoc for fixture
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26236 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
22:21 Revision 2c0790cc: Fixed bug #12420: Log deprecated method calls (to be removed in TYPO3 4.5)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6339 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
20:53 Revision 7527830a: Cleanup/Bugfix #11838: Hardcoded labels in t3editor
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6338 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
20:44 Bug #21464: PHP warnings can prevent OpenID logins
Hi Dmitry, does this only occur with PHP 5.3 or with PHP 5.2 as well? Oliver Hader
13:31 Bug #21464 (Closed): PHP warnings can prevent OpenID logins
Some functions in the OpenID library expect parameters to be passed as reference but they are passed by value. If war... Dmitry Dulepov
20:05 Bug #21474 (Closed): PHP-5.3: No module labels
Running on PHP 5.3 in Windows, labels for modules (Web, User tools, Admin tools, etc) are missing.
Problem is the ...
Dan Osipov
19:36 Bug #21473: Call to deprecated method t3lib_beUserAuth::trackBeUser()
Committed to SVN Trunk (rev. 6337) Oliver Hader
19:31 Bug #21473 (Closed): Call to deprecated method t3lib_beUserAuth::trackBeUser()
Each request to the backend calls the deprecated method t3lib_beUserAuth::trackBeUser() automatically. This method is... Oliver Hader
19:35 Revision 3ea5cefe: Fixed bug #12483: Call to deprecated method t3lib_beUserAuth::trackBeUser()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6337 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:51 Bug #21469: AllowClipboard Helper Firefox extension does not work with FF 3.5
The attached patch modifies the configuration file of the RTE so as to fetch the latest version of the extension from... Stanislas Rolland
16:29 Bug #21469: AllowClipboard Helper Firefox extension does not work with FF 3.5
I have contacted the author of the extension and was granted access to the extension on addons.mozilla.org. I was abl... Stanislas Rolland
16:17 Bug #21469: AllowClipboard Helper Firefox extension does not work with FF 3.5
The newest version available from Mozilla is 0.6.1, which also is compatible with FF 3.5:
https://addons.mozilla.org...
Chris topher
16:05 Bug #21469 (Closed): AllowClipboard Helper Firefox extension does not work with FF 3.5
The version of AllowClipboard Helper Firefox extension available from typo3.org is not compatible with Firefox 3.5.
...
Stanislas Rolland
17:19 Revision cec22a85: Fixed bug #12236: Password-field in "User Settings" is prefilled, which does not make sense (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6336 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:14 Bug #21471 (Closed): Extension manager does not search in extension titles when in "import extension" section
Searching for extensions in the "import extension" section of EM only searches in extension keys.
It would be better...
Steffen Müller
16:58 Bug #25624: Usage of timezone
Committed attached v3 to trunk in revision 6335. Francois Suter
16:56 Revision 345c936e: Feature #12215: Scheduler: Added display and information about usage of timezone
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6335 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:52 Bug #21003: prefixRelPath also prefixes relative paths and anchors
and of course "?" should be added to that list Sigfried Arnold
16:40 Bug #21455: PHP-5.3 Warning: strlen() expects parameter 1 to be string, array given
committed to trunk rev 6333 Rupert Germann
12:34 Bug #21455: PHP-5.3 Warning: strlen() expects parameter 1 to be string, array given
I have had the same Issue on Mac OSX 10.6 with PHP 5.3, MySQL 5.4 Beta and TYPO3 4.3 Beta2.
I solved it with the a...
Michael Staatz
16:40 Revision 17b35e47: Follow-up to bugfix #12441: Code cleanup in t3lib_TCEforms_inline
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6334 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:37 Revision c6c9bb3c: Fixed bug #12466: PHP-5.3 Warning: strlen() expects parameter 1 to be string, array given
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6333 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
16:34 Bug #21434: Cannot add new elements on second level of nesting
Committed to SVN Trunk (rev. 6332) Oliver Hader
16:14 Bug #21434: Cannot add new elements on second level of nesting
Hi Marc,
it was the correct place - however I turn that string thingy into an array that gets concatenated later o...
Oliver Hader
09:52 Bug #21434: Cannot add new elements on second level of nesting
Hi Oliver,
I added a quick (and ugly?) patch that works for me. I'm sure there's a better solution.
Thanks for ...
Marc Ehret
00:03 Bug #21434: Cannot add new elements on second level of nesting
Here is the source code.
http://pastebin.com/f2628d402
Kevin Ulrich Moschallski
16:34 Revision 7c08e186: Fixed bug #12441: IRRE - Cannot add new elements on second level of nesting
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6332 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:03 Bug #21468 (Rejected): List view shows Website Users twice
All new registrated or edited Web-Site-Users are shown twice in the Systemfolder in the backend, once at the right pl... Baiker
15:45 Bug #20656: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
I attached a new patch which fixes the problem also under windows and for relative and absolute paths. Rupert Germann
15:11 Bug #21467 (Closed): tweak for t3lib_div::locationHeaderUrl()
A bug in an extension made me have a look at locationHeaderUrl($path) in t3lib_div. And I think there is room for a ... Morten Nisker
14:18 Bug #21466 (Closed): Deprecate serverTimezone
This setting is not used in the core and can be removed to prevent confusion.
(issue imported from #M12478)
Dmitry Dulepov
14:14 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
Comments to my version of the patch (from the core list);
Proper solution should have two settings:
- "default ti...
Dmitry Dulepov
13:47 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
Here is a description of the "date.timezone" from the PHP documentation:... Dmitry Dulepov
13:35 Bug #21465 (Closed): OpenID library should use PHP functions to compute HMAC-SHA1
OpenID library should use PHP functions to compute HMAC-SHA1 when possible. This improves performance and lowers chan... Dmitry Dulepov
12:31 Bug #5242 (Closed): Redesign browse_links window
!browse_links.png!
This window has to be redesigned completely:
* Render tabs as Ext tabs
* AJAXify page tree
...
Steffen Gebert
11:32 Revision 5a154613: [!!!][+BUGFIX] Fluid (ViewHelpers): FIxed the Resource ViewHelper to be in sync with FLOW3 again. This means that instead of writing <f:uri.resource>...</f:uri.resource>, you write <f:uri.resource path="..." /> or {f:uri.resource(path:'...')}. Resolves #5237.
Sebastian Kurfuerst
11:26 Bug #21463 (Closed): RemoveXSS changes any occurence of "link", even outside tags
Searching for a word like "symb" works.
But when I search for words like "symblink" or "Groenlinks" etc, the functio...
Srijan Technologies
11:09 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
Please check if it still happens with the latest version. TYPO3 4.2.6 is pretty old nowadays... Michael Stucki
09:39 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
I got the same problem with Typo3 4.2.6, but I'm not using TMENU_LAYERS.
Just some ordonary TMENUs. I can't reproduc...
David Keller
10:37 Bug #21454: Importing a t3d does not work
Ok, this was an error due to the some missing fields in the database.
After correcting this, the import went fine....
Christian Welzel
10:19 Bug #21462 (Closed): cache_extensions.authorcompany field too small
The cache_extensions.authorcompany field is too small.
This leads to warnings on non mysql db's:
Warning: ociex...
Michiel Roos
09:37 Revision bc3568f3: [+BUGFIX] Fluid (Core): Now, the inline notation also works if spaces are before and after ->. This makes it a lot more error-tolerant.
[~TASK] Fluid: Backported the recent changes in v5, which are some additional non-functional checks, a new exception ... Sebastian Kurfuerst
09:35 Revision b7435b44: [+BUGFIX] Extbase (Dispatcher): Fixed a regression which was introduced in #4833, preventing backend modules to work. Relates to #4833
Sebastian Kurfuerst
09:15 Revision d3316fe5: [+BUGFIX] Extbase (Domain): Fixed a spelling error in the FrontendUserGroup Domain Model. Resolves #5210.
Sebastian Kurfuerst
09:14 Revision 2bb1f028: [TASK] Fluid (ViewHelpers): Comment Fixes
Sebastian Kurfuerst
07:21 Bug #21461 (Closed): Recycler is missing title + description in the about module
The sysext recycler has no description and title in the about module. Additionally this patch raises the status to st... Georg Ringer
00:47 Bug #21460: Sporadic JS error in loginrefresh.js
#21455 fix it. Steffen Kamper
00:41 Bug #21460 (Closed): Sporadic JS error in loginrefresh.js
Sometimes it happens that the js error is shown:
result.login is undefined
http://localhost/trunk/typo3/js/loginr...
Steffen Kamper
00:31 Revision 2f91cfdb: Set version to 0.9.24
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26171 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
00:26 Revision 854478c1: Follow-up of RFC #12452: Reflected change of visibility of method compileFieldCfg() in t3lib_sqlparser
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26170 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
00:23 Revision a75cc648: Added comments
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26169 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers

2009-11-04

23:58 Feature #20250: Integrate id attribute in form tag of TCEforms
... Oliver Hader
23:57 Bug #21434: Cannot add new elements on second level of nesting
Hi,
could you please provide a screenshot of that "alert windows" and/or the HTML sourc code of the the TCEforms fra...
Oliver Hader
13:08 Bug #21434: Cannot add new elements on second level of nesting
Hi,
i also got this Problem. I already applied the patch from 12327 to fix the delete bug. I can reproduce it the ...
Kevin Ulrich Moschallski
23:13 Bug #21435: Fatal error in install tool DB-compare with multiplyDbFieldSize > 1
committed to trunk, rev 6331 Steffen Kamper
23:11 Revision 48259202: Fixed bug #12452: Fatal error in install tool DB-compare with multiplyDbFieldSize > 1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6331 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:16 Bug #21459 (Closed): PHP-5.3 error: function define_syslog_variables() is deprecated
Problem:
when something is written to t3lib_div::syslog() the following warning is displayed:
Deprecated: Functio...
Rupert Germann
22:11 Bug #21458 (Closed): Pagerenderer miss headerData and footerData in hooks
It's possible to add files / inline styles and scripts in headerData/footerData. Even if it's not the recommended way... Steffen Kamper
21:54 Bug #21457 (Closed): User setup: items without csh are not aligned
If an item is added to user setup without csh the result looks weird because the label isn't aligned with the others.... Steffen Kamper
20:34 Bug #25555: Hardcoded label "lines" in t3editor
Hi Tobi,
the patch works as advertised!
Thanks for fixing this!
Commit it tomorrow (= 5.11.) if you want it t...
Chris topher
11:27 Bug #25555: Hardcoded label "lines" in t3editor
patch pending in core list and attached here.
the solution is kind of "temporary" as long there is no generic API ...
Administrator Admin
20:32 Bug #21456 (Closed): TYPO3 Inline User Manual is broken
Problem:
the section links in the TYPO3 Inline User Manual only reload the page instead of opening the wanted help s...
Rupert Germann
20:15 Bug #21455 (Closed): PHP-5.3 Warning: strlen() expects parameter 1 to be string, array given
Problem:
When running TYPO3 4.3 under PHP 5.3 the error_log is filled with messages like this:
PHP Warning: strlen(...
Rupert Germann
19:58 Bug #20825: Enable Frontend Preview does not work until switched
thx for the patch, works for me. I only removed the superfluous brackets. Steffen Kamper
19:21 Bug #21364: Integrate check to the install tool and reports module concerning eAccelerator
I added the check for install tool. However as it'S not really needed for prduction use i think we don't need same ch... Steffen Kamper
18:44 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
hi,
I attached a patch which adds a new conf vars parameter "phpDateTimeZone" which sets the timezone to "CET" by ...
Rupert Germann
18:34 Bug #21454 (Closed): Importing a t3d does not work
Importing a t3d file using the importer does not work in 4.2.10.
The page shows many
Warning: array_merge() [fun...
Christian Welzel
18:23 Bug #21428: Recycler produces some scroll bars
The appended screenshot recycler_scrollbar_after_patch_v3.png uses a screen width of 1172px.
As you can see, the rec...
Steffen Müller
17:42 Bug #21428: Recycler produces some scroll bars
i put this version in core list now. Steffen Kamper
17:41 Bug #21428: Recycler produces some scroll bars
ok, here is my last version for this issue.
I solved the resize problem too.
Adjust height in EM if it'S too larg...
Steffen Kamper
16:40 Bug #21428: Recycler produces some scroll bars
indeed a problem with small screens. So i will put the buttons to the bottom bar.
As it's not possible (at least n...
Steffen Kamper
15:11 Bug #21428: Recycler produces some scroll bars
Thanks for the patch. I appended a screenshot of how it looks on my laptop after applying 12437_v2.diff.
The heigh...
Steffen Müller
12:29 Bug #21428: Recycler produces some scroll bars
here is v2 which is the result of my rework.
There are 2 TODOs which i postpone for later, as i was not able to ac...
Steffen Kamper
17:49 Revision 3a784132: Follow-up to #12381: Scheduler: BLOB database fields may not be NOT NULL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6330 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:44 Bug #25624: Usage of timezone
V2 is the actual version sent to the core list, although it was not called v2 there. Francois Suter
17:34 Bug #21346: Page tree will not be shown in the typo3 backend
I agree with Marcus here.
Using
t3lib_div::isURL($url)
and
t3lib_befunc::isAllowedSite($url)
would be the c...
Helmut Hummel
16:02 Bug #21065: Sporadic random Backend Logoffs
command back, the ie8 compatibility fix seems to work.
the lightbox isnt broken either, customer usage error...
t...
oliver leitner
15:21 Bug #21065: Sporadic random Backend Logoffs
setting compatibility mode in ie8 worked for the backend, but if he (the customer) sets that, lightbox in frontend ca... oliver leitner
15:16 Bug #21065: Sporadic random Backend Logoffs
Why don't you set the compatibility mode to IE=8? TYPO3 shouldn't cause problems with this. Steffen Gebert
15:14 Bug #21065: Sporadic random Backend Logoffs
the bug is not fixed yet.
the user has not confirmed me that the change solves his problem, currently i am in wait...
oliver leitner
14:39 Bug #21065: Sporadic random Backend Logoffs
oliver so this fixed the problem or not? In note 31924 you said the bugfix "didnt work". Ernesto Baschny
13:02 Bug #21065: Sporadic random Backend Logoffs
i have now added a global setting, that might fix this for now to my htaccess
#enable ie compatibility mode
Heade...
oliver leitner
15:50 Bug #21453 (Closed): Sorting of status collections wrongly relies on localized strings
In the status report of the Reports module, statuses are grouped into collections, which are in turn sorted alphabeti... Francois Suter
14:55 Bug #19199: PHP 5.3 throws warning when saving localization settings in EM
duplicate Rupert Germann
13:19 Feature #5219 (Closed): Reference information display human readable
Create a human readable reference index meaning, when you have the display of which elements (images, content etc.) a... Joern Bock
13:16 Bug #20725: Compare Database cannot handle ENGINE when DBAL is installed
Install Tool always shows this with the current TYPO3 4.3 svn trunk:
select/deselect all
ALTER TABLE cache_pa...
Franz Holzinger
12:43 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Dear all,
as the patch does not fix the problem on some systems (don't know why), I wrote a hotfix. But you can on...
Joern Dost
12:32 Bug #21181: Call to getCache() on a non-object
The same problem comes with the ratings extension:
calling path in t3lib_div::xml2array: require#14154 // require#...
Franz Holzinger
11:22 Bug #21452 (Closed): Localization for Labels in JavaScript in the backend
currently there is no neat way or API to access labels from a locallang.xml in the javascript of an backend modul.
...
Tobias Liebig
07:49 Revision 0bb2db1f: Updated ext_emconf.php's author and extension version dependencies
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26140 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers

2009-11-03

23:18 Bug #21428: Recycler produces some scroll bars
Thanks for taking care. It's good to see that someone cares about these usability issues.
Btw. I hope these topics f...
Steffen Müller
22:36 Bug #21428: Recycler produces some scroll bars
i try my best, currently i change the complete structure of container to reduce to a gridPanel only, unfortunally it'... Steffen Kamper
22:18 Bug #21428: Recycler produces some scroll bars
Please have a look at my screenshot. I meant the outer scrollbar. The inner one is totally ok, since the list of item... Steffen Müller
21:09 Bug #21428: Recycler produces some scroll bars
this scrollbar is correct The grid is inside a container with a fix dimension. If the grid is larger than the contain... Steffen Kamper
20:12 Bug #21428: Recycler produces some scroll bars
I conform the patch fixes 2) and 3)
But regarding 1) there is still one scrollbar too much, at last when using a scr...
Steffen Müller
19:26 Bug #21428: Recycler produces some scroll bars
I disagree with the title, each module (except list) has the title at the beginning. Why should it be omitted?
I a...
Steffen Kamper
19:19 Bug #21428: Recycler produces some scroll bars
Attached patch solves 3 issues:
1) remove inner vertical scrollbar
2) remove innerDoc horizontal scrollbar
3) re...
Steffen Kamper
12:00 Bug #21428: Recycler produces some scroll bars
Confirmed.
I even have three scrollbars on the right.
Steffen Müller
22:48 Bug #21447 (Closed): Constants from INCLUDE_TYPOSCRIPT not in Constant Editor
Problem:
If you include constants into a TypoScript template "Constants" field using the <INCLUDE_TYPOSCRIPT ...> sy...
Bernhard Kraft
21:59 Bug #20995: stripSlashesOnArray creates references where you want copies
Commited to trunk rev. 6328 (4.3 beta3) and TYPO3 4.2 rev 6329 (4.2.11). Ernesto Baschny
21:59 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Commited to trunk rev. 6328 (4.3 beta3) and TYPO3 4.2 rev 6329 (4.2.11). Ernesto Baschny
13:01 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Patch 11876 works fine. Dirk Diebel
10:43 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
This fix works fine for my Installation. Thanks guys.
While I am here the first time I do not know what you mean w...
Sebastian Schindler
21:59 Revision 67e332e4: Fixed bug #11876 and #12342: stripSlashesOnArray creates references where you want copies (in some PHP versions). Affects usage of _GP (e.g. in the Install Tool and some frontend extensions).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6329 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
21:58 Revision ad386395: Fixed bug #11876 and #12342: stripSlashesOnArray creates references where you want copies (in some PHP versions). Affects usage of _GP (e.g. in the Install Tool and some frontend extensions).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6328 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
21:38 Bug #21446 (Rejected): Drag and Drop within FCE in BE does not work with IE8
With IE8 in the BE drag and drop of records in order to sort them within an FCE does not work. It works fine if the f... Federico Zuluaga Knorr
20:12 Revision 5c053267: Added some general unit tests (without any engine-specific test nor mapping)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26136 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:55 Revision 209ed8f0: Fixed information in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26131 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
17:45 Bug #21358: Content Element Sitemap renders empty
I looked on your site an all is correct, as on level0 all pages were "hide in menu". So sitemap is not able to render... Steffen Kamper
14:55 Bug #21358: Content Element Sitemap renders empty
i can't reproduce. Sitemap is defined in tt_content.menu.20.2 and simply use HMENU without any configuration. I teste... Steffen Kamper
17:39 Bug #21340: js error "result.login is undefined"
in FF still the same error.
in IE now following error is displayed:
zeile: 53
zeicnen: 7
fehler: 'login.locke...
Stephan Petzl
17:29 Bug #21268: Caching framework does not work with DBAL on Oracle
Hi,
Could you please see whether you don't still get parsing errors? And then try to apply patch t3lib_cache_backe...
Xavier Perseguers
13:20 Bug #21268: Caching framework does not work with DBAL on Oracle
Committed to trunk with changeset 26115. Xavier Perseguers
17:15 Bug #21444 (Closed): OpenID authentication does not work with PHP 5.3
OpenID uses dl() function, which is disabled by default in PHP 5.3.
(issue imported from #M12455)
Dmitry Dulepov
17:15 Bug #21441: I can't access to Tree Folder in the background
This is a duplicate of issue #21346 - please continue there... Oliver Hader
14:21 Bug #21441 (Closed): I can't access to Tree Folder in the background
1) I'm logged into the BE User Interface,
2) I click on a web Tool (i.e : Page, View, List,...)
3)Instead of the tr...
Vincent MARIANI
17:12 Bug #21443 (Closed): OpenID login may display "Login timed out" immediately after logging in
This happens when the association with the OpenID server is timed out but the association is not cleaned up.
First...
Dmitry Dulepov
17:09 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
ok, sorry, didn't recognized that $this->MM_table_where never used in SQL-query.
So i come back to Joey's solution...
Steffen Kamper
16:49 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
The patch is wrong. All what is done there is to replace marker ###THIS_UID### with the uid. The bug is to use $addit... Steffen Kamper
17:06 Bug #21432: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser
Committed to SVN Trunk (rev. 6327) Oliver Hader
13:29 Bug #21432: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser
DBAL patch was committed to trunk as changeset 26118 Xavier Perseguers
17:06 Revision c9cc6d99: Cleanup #12440: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6327 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:01 Bug #21435 (Closed): Fatal error in install tool DB-compare with multiplyDbFieldSize > 1
Problem:
When "multiplyDbFieldSize" is set to a value greater 1 in localconf.php a fatal PHP error shpws up after cl...
Rupert Germann
16:33 Bug #21408: Various crashes in SQL parsing when using install tool to compare and fix database.
I tried to reproduce the other issue you described: "removing/renaming fields"
works as expected.
are there any o...
Rupert Germann
16:32 Bug #21408: Various crashes in SQL parsing when using install tool to compare and fix database.
Hi Karsten,
I tried to reproduce the described issue but wasn't able to. The error message you mentioned is produce...
Rupert Germann
16:15 Bug #21065: Sporadic random Backend Logoffs
This confirms my experience that IE tries it first with "standard" mode and then falls back to Compatibility mode. Th... Steffen Gebert
15:35 Bug #21065: Sporadic random Backend Logoffs
ok, this is getting weird.
user confirms the bugfix didnt work.
he has been logged of 2 times within the last 3...
oliver leitner
14:55 Bug #21065: Sporadic random Backend Logoffs
As from my observation, I can confirm that X-UA-Compatible meta tag solves a lot (all?) of the problems for logins ge... Ralf Hettinger
14:49 Bug #21065: Sporadic random Backend Logoffs
added 4.1.13 patch. oliver leitner
14:29 Bug #21065: Sporadic random Backend Logoffs
Yes, I had only a few tests but got not logged out.
Although I'm very unhappy with adding such browser-specific bull...
Steffen Gebert
14:27 Bug #21065: Sporadic random Backend Logoffs
thank you very much for checking this up.
adding the new meta tag indeed fixed the problem for the customer it see...
oliver leitner
15:50 Bug #21382: Context menu of page tree does not work anymore
The setting disables context menu, so the result is ok.
Only JS error is a bug: top.loadTopMenu is used by alt_main....
Steffen Kamper
15:29 Bug #21442 (Closed): RTE 'remove formatting' function corrupts typo3 links
Using the text editor in any content element or record, if the 'remove formatting' function is used to remove 'html f... Steven Hewett
15:11 Bug #19818: JavaScript error upon login
The JS error occurs also without relogin. The complete concept is not consistent:
* js for modules is written in b...
Steffen Kamper
14:39 Revision faca69a6: [+FEATURE] Extbase: Made current CObject data available in controller & view helpers. Now you can access data of the current cObj with $this->request->getContentObjectData(). Resolves #4833
Bastian Waidelich
13:29 Revision 04e03e68: Cleanup #12440: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26118 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:22 Bug #17816: Broken Rootline when a editor views a draft version in Liveworkspace
I made a patch for this issue. It is for version 4.2.9.
The problem was that $this->getRecord('pages',$id,'pid,t3ver...
Andreas Heling
13:21 Bug #19999: table name are not mapped in the value part of a query and in inner join
Patches are deprecated in favor of bug #12440. Xavier Perseguers
13:17 Revision a6b87cb6: Fixed bug #12231: New caching framework (4.3-dev) does not work with DBAL
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26115 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:11 Bug #20139: devLog leads to endless loop in tx_rlmpfiledevlog
t3lib_div::makeInstanceClassName() is not used in the caching framework (anymore) Rupert Germann
12:52 Bug #21440 (Closed): Recycler: empty space between items and pagebrowser
If I limit the number of records to a small value (e.g. 10), the grid does not resize. The result is empty space bet... Steffen Müller
12:31 Bug #21439 (Rejected): explaining comments for loadTCA are confusing
Let's have a look into the comment of class.t3lib_div.php::loadTCA():
"Note: For the frontend this loads only 'ctrl'...
Stefan Froemken
12:30 Bug #21192: List module: scroll-button is missing
The text and button is back again in the latest trunk and works. Thanks. Thomas Schröder
12:16 Bug #21437 (Closed): Recycler: remove superfluous Header "Recycler"
The header on top of the recycler grid is superfluous and takes too much space. (see screenshot). Make more room for ... Steffen Müller
12:07 Bug #21436 (Closed): Recycler: remove superfluous tab "Deleted Data"
The recycler has one tab on the top of the grid (see screenshot). IMHO a single tab does not make much sense.
The in...
Steffen Müller
11:48 Revision 4c6e410b: [!!!][+FEATURE] Extbase (Configuration): Made it possible to override controller and action from FlexForm by defining a FlexForm field "switchableControllerActions" which is a semicolon-separated list of Controller->Action combinations. Also, all flexform values are merged on top of the framework configuration. This change is not backwards-compatible in case you used FlexForm settings. Before this change, a flexform setting "foo" has been merged onto "settings.foo". Now, the flexform setting needs to be called "settings.foo" to be merged correctly into the settings (note the prefixing). This enables to override ALL TypoScript configuration from FlexForms, not just extension specific settings. Resolves #3348.
Sebastian Kurfuerst
11:21 Revision 0ec3fb7b: Cleanup: t3editor: update ext_emconf and raise version number
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6326 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
11:06 Revision db64fbc0: Fixed bug #12417: t3editor/codecompletion IMAGE.titleText attribute missing (thanks to Stephan Petzl)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6325 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
11:03 Revision 6ec56224: Fixed bug #12413: t3editor should not be disabled in safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6324 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
11:02 Revision a07ae5a4: Cleanup: #12416: cleanup t3editor files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6323 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
10:59 Revision ec856ac8: Fixed bug #12412: t3editor/codecompletion CONTENT->select is of type string, should be select (thanks to Stephan Petzl)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6322 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
10:57 Revision c54f6e09: Fixed bug #12411: t3editor/codecompletion gifbuilder IMAGE type being treated as cObj IMAGE (thanks to Stephan Petzl)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6321 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
10:52 Revision 832c6097: Fixed bug #10959: t3editor/codecompletion CC triggers with spaces in TS path (thanks to Christian Kartnig)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6320 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
10:50 Revision 70aff6bf: Fixed bug #12410: t3editor/codecompletion some properties got not listed (thanks to Stephan Petzl)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6319 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
10:49 Bug #21426: Accentuated characters in CE are not saved properly
Problem arised on a RedHat Enterprise webserver. Problem was that somehow Apache lost his NLS_LANG environment variab... Xavier Perseguers
10:47 Revision 33ef0d18: Fixed bug #12409: t3editor/codecompletion objects still showed up after deleting
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6318 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
10:45 Revision 8e0950b6: Fixed bug #9513: t3editor bad line numbering
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6317 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
10:44 Revision efd63680: Fixed bug #9513: t3editor bad line numbering
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6316 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
10:41 Bug #21434 (Closed): Cannot add new elements on second level of nesting
Imagine a IRRE structure like the following:
* Parent
+- Child Level 1
+- Child Level 2
Creating new element...
Marc Ehret
10:35 Bug #21418: RTE sometimes not loading
fixed with #12439 Steffen Kamper
10:35 Bug #21418: RTE sometimes not loading
Hi Stan,
i tested with your fix and problem seems to be gone. I think it was dependend to having something in clip...
Steffen Kamper
08:58 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
Commited to trunk, rev.6315 (4.3 beta3) Ernesto Baschny
08:57 Revision 87cf0e06: Fixed bug #5120: SQL parse error in "Who is online" with DBAL (PostgreSQL / Oracle)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6315 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
00:25 Bug #21351: Plugins may not be loaded for multiple RTEs
Patch version 2 committed to SVN TYPO3core trunk (revision 6313) and branch TYPO3_4-2 (revision 6314). Stanislas Rolland
00:25 Revision 36dc7439: Fixed bug #12331: htmlArea RTE plugins may not be loaded for multiple RTEs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6314 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:23 Revision df346000: Fixed bug #12331: htmlArea RTE plugins may not be loaded for multiple RTEs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6313 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-11-02

23:52 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Of course, I meant remote access to my mac. Do you have a small testsuite, what key codes are fired, when I press the... Steffen Gebert
23:44 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Well, remote access will not be of any help as the problem is on the client side. I don't understand why Opera handle... Stanislas Rolland
23:30 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Unfortunately not. If you need remote access, just contact me on skype (steffengebert)! Steffen Gebert
20:29 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Second trial... Please test patch version 2 against trunk. Stanislas Rolland
18:14 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Just tried 9.6 and it was already there. Steffen Gebert
17:59 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
@Steffen: Would you know if this issue is new on Mac with Opera 10 or if it was already so with Opera 9.5? Stanislas Rolland
23:34 Bug #21432 (Closed): Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser
Limitations of the SQL parser are often the cause of bugs in DBAL. However main parts of the parsing process are loca... Xavier Perseguers
23:03 Bug #21418: RTE sometimes not loading
The reported js error is corrected by trunk revision 6312 (see #12439).
However, I would be surprised that it woul...
Stanislas Rolland
22:53 Bug #21431: htmlArea RTE: js error raised by default word cleaning
Patch committed to SVN TYPO3core trunk (revision 6312). Stanislas Rolland
21:17 Bug #21431 (Closed): htmlArea RTE: js error raised by default word cleaning
A js error is raised on paste when the default word cleaning is enabled:
editor.getPluginInstance("Default") is nu...
Stanislas Rolland
22:52 Revision 08f0eac8: Fixed bug #12439: htmlArea RTE: js error raised on paste by default word cleaning
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6312 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:33 Bug #21396: sys_refindex can't handle linkhandler links correctly
How to reprocue it:
===============
- Use current linkhandler version from TER http://typo3.org/extensions/reposito...
Michael Klapper
18:40 Bug #21396: sys_refindex can't handle linkhandler links correctly
Hi Mick,
could you please provide a short information on how to test this issue? I don't think that it would be easy...
Oliver Hader
19:56 Bug #21430 (Closed): tt_content bodytext wizard icons aren't aligned properly...
The RTE, table and form wizard icons for the tt_content.bodytext field aren't aligned properly. The TCA configuratio... Tolleiv Nietsch
19:55 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Hey Peter, thanks for following that up and tracking that down!
This might be indeed the reason, I still haven't t...
Ernesto Baschny
18:55 Bug #21428 (Closed): Recycler produces some scroll bars
The recycler produces some scrollbars and this look a bit ugly.
* the recycler should use the whole dimension avai...
Oliver Hader
18:28 Bug #21427 (Closed): Integrate checks concerning Suhosin/Hardened PHP in Install Tool
The Suhosin/Hardened PHP Project allows to set limits to several PHP transmission (e.g. number of POST arguments) tha... Oliver Hader
18:24 Bug #18364: Broken special chars in module title names (e.g. "TemplaVoilà ")
this is obviously a Core issue (which shows up whenever TemplaVoilà is used - therefore I'll move that to the Core-Pr... Tolleiv Nietsch
16:37 Bug #21426 (Closed): Accentuated characters in CE are not saved properly
When using accentuated characters in either Header or Text field of a content element, the accentuated characters are... Xavier Perseguers
16:03 Bug #21339: "Generate random key" button doesn't work
I updated typo to 4.2.10 but it didn't resolve the problem. I made an installation on my local computer (windows) and... Tymoteusz Motylewski
15:13 Bug #20949: Saving translation: strcmp() expects parameter 2 to be string
This is a duplicate of #19199. Please set the relationship (and vote ;))
Steffen Gebert
14:28 Bug #21205: deleting of Irre Elements does not work
This issue was solved with RFC #21349 Oliver Hader
14:28 Bug #21205: deleting of Irre Elements does not work
Great! Thanks for your feedback! :) Oliver Hader
14:27 Bug #21340: js error "result.login is undefined"
Hi Stephan,
does the problem still exist with the current SVN Trunk of TYPO3 4.3?
At least the IE Error "Bezeichner...
Oliver Hader
13:55 Bug #21425 (Closed): Name attribute in search form - invalid XHTML strict
The form tag has the attribute name="tx_indexedsearch", which makes it not XHTML strict compliant.
Using last vers...
Riccardo De Contardi
13:19 Revision e16a5780: Follow-up to #10467: Fixed JavaScript notation bug for IE8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6311 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:48 Bug #21369: JavaScript-Error with "useSortable => 1" with more than one inline element
This issue was solved by RFC #21349 Oliver Hader
10:21 Bug #21369: JavaScript-Error with "useSortable => 1" with more than one inline element
Hi,
sorry for the late response ...
the patch is working fine and the problems are solved.
thanx!
Lee Perry
12:32 Feature #25566: t3editor should work also in file list with files with the extension '.ts'.
This is similar (but not equal!) to #11839
Clemens Riccabona
12:29 Feature #25566 (Closed): t3editor should work also in file list with files with the extension '.ts'.
t3editor now in 4.3beta2 works really like a charm now for me (beside some x-browser probs).
But it would be very us...
Clemens Riccabona
12:26 Bug #25565 (Closed): t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
t3editor CTRL + S works on Opera but Opera decides to save the whole website too, at least on Windows Vista
Open a...
Clemens Riccabona
12:22 Bug #19149: Inter domain linking with typolinkEnableLinksAcrossDomains does not work for domain record on root page
attached the current revision (pending in corelist) of the patches.
Using the HTTP_HOST in the cache identifier is...
Tobias Liebig
12:17 Bug #25555: Hardcoded label "lines" in t3editor
Hej Christopher,
i have a patch in the pipe. i will post it after commiting the current pending patches. I think i...
Administrator Admin
12:11 Bug #20194: Usability: Remove "Save and View" when creating records in sysfolders
I attached a new version for that patch (10706_v2.diff). It provides the option to enable the "save & view" button fo... Michael Klapper
11:30 Bug #20470: Column's default value is not properly quoted in CREATE TABLE
Added v2 against current trunk if this patch should ever be used (still pending) Xavier Perseguers
06:54 Bug #21424 (Closed): wizard_add.php not compatible with workspaces
This bug occurs when using the wizard_add.php together with TCA types "group" and "select". Records added in draft wo... Joonas Kauhanen
01:01 Feature #21423 (Rejected): Install Tool Password gets transmitted plain text
When you log into the install tool, the password is transmitted plaintext "as is" to the server and there it gets md5... Bernhard Kraft

2009-11-01

23:20 Bug #21419: Hard-coded strings for collections in status reports
Attached v2 which takes Christopher's comments into account, and also includes many more hard-coded strings which I f... Francois Suter
22:24 Bug #21419: Hard-coded strings for collections in status reports
As far as I have noted down these should be all of them in this extension.
But this note is already quite old (threa...
Chris topher
22:13 Bug #21419: Hard-coded strings for collections in status reports
Argh! So many of them!
Thanks for pointing this out.
Francois Suter
18:51 Bug #21419: Hard-coded strings for collections in status reports
Hi Francois,
thanks for fixing this!
I still found some here:
typo3/sysext/install/report/class.tx_install_repor...
Chris topher
18:16 Bug #21419 (Closed): Hard-coded strings for collections in status reports
The names of the collections in the status reports of hard-coded in the status report's code. They should be replaced... Francois Suter
23:15 Bug #21421: slow t3lib_TSparser::parseSub
works great
thank you
Bartosz Aninowski
22:22 Bug #21421 (Closed): slow t3lib_TSparser::parseSub
There was a report about slow parsing of TS Templates in the dev list containing a description of the problem:
http:...
Bernhard Kraft
22:54 Bug #21422 (Closed): Method "t3lib_tstemplate::procesIncludes" has misspelled "proces"
The method is named "procesIncludes"
It is obvious to write "process" having 2"s"
Solution:
Rename method to "...
Bernhard Kraft
22:42 Bug #21416: services overview does not provide extension key for installing the service
Perfect, tHNx Francois. Ben van 't Ende
18:15 Bug #21416: services overview does not provide extension key for installing the service
That's a valid point. My proposal is to add it in the form:
metaExtract: Video (ma_meta_audiovideo: tx_mametaaudio...
Francois Suter
16:50 Bug #21416 (Closed): services overview does not provide extension key for installing the service
In the "Installed Services" report you have the title of the Service and in brackets the tx_......... Like "metaExtra... Ben van 't Ende
18:10 Bug #21418 (Closed): RTE sometimes not loading
I have this issue spontanously on trunk version. All is standard, nothing special configured, no extra tsConfig, just... Steffen Kamper
16:57 Feature #21417 (Closed): TypoScript: page.config.additionalHeaders: Lack of flexibility because of data type string
The field <i>page.config.additionalHeaders</i> should have a stdWrap functionality:
At the moment you are not able...
Christopher Klein
16:47 Bug #20656: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
Confirmed.
IMHO $this->root in t3lib_cache_backend_FileBacked should be changed from / to PATH_site or something.
Christian Kuhn
14:58 Bug #21415 (Closed): Fix failing unit test in t3lib_cache_backend_FileBackendTestCase
The unit test "getCacheDirectoryReturnsThePreviouslySetDirectory" in t3lib_cache_backend_FileBackendTestCase currentl... Niels Pardon
13:57 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
can you give me a hint, how the configuration option is called? Steffen Gebert
13:56 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
Do you have cleaning Word tags enabled?
After you paste some text this feature sends this text to the server and bac...
Chris topher
13:34 Bug #21414 (Closed): Paste is erratic in Opera 10 when server-based cleaning is enabled
Paste functionality seems to have some issues:
If I press Cmd+V (Ctrl+V on Win), the text is inserted a few times, b...
Steffen Gebert
13:13 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
No, unfortunately this doesn't help :( Steffen Gebert
09:15 Bug #21413 (Closed): Log deprecated method calls and remove them in 4.5
Many methods from Core either are marked as deprecated but either miss the t3lib_div::logDeprecatedFunction() call at... Xavier Perseguers

2009-10-31

22:31 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Please test the attached patch against trunk on Mac.
Do not forget to clear RTE cache and Opera cache before testing.
Stanislas Rolland
16:17 Bug #21393: Log deprecated method call in t3lib_db and remove the method in 4.4
committed to trunk, rev 6310 Steffen Kamper
16:17 Revision 6beb3617: Fixed bug #12386: Log deprecated method call in t3lib_db and remove the method in 4.5 (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6310 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:15 Bug #21394: Log deprecated method call in t3lib_befunc and remove the method in 4.4
committed to trunk, rev 6309 Steffen Kamper
16:14 Revision 922de147: Fixed bug #12387: Log deprecated method call in t3lib_befunc and remove the methods in 4.4 (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6309 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:12 Bug #21395: Log deprecated method call in t3lib_beuserauth and remove the method in 4.4
committed to trunk, rev 6308 Steffen Kamper
16:11 Revision 3b403e27: Fixed bug #12388: Log deprecated method call in t3lib_beuserauth and remove the method in 4.4 (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6308 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:10 Bug #21399: Log deprecated method call in t3lib_install and remove the method in 4.4
committed to trunk, rev 6307 Steffen Kamper
16:09 Revision 82cdbbd1: Fixed bug #12392: Log deprecated method call in t3lib_install and remove the method in 4.4 (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6307 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:06 Bug #21400: Log deprecated method call in t3lib_stdgraphic and remove the method in 4.4
committed to trunk, rev 6306 Steffen Kamper
16:05 Revision accaa14d: Fixed bug #12393: Log deprecated method call in t3lib_stdgraphic and remove the method in 4.4 (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6306 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:00 Bug #21401: Log deprecated method call in t3lib_tceforms_inline and remove the method in 4.4
committed to trunk, rev 6305 Steffen Kamper
15:59 Revision 95870335: Fixed bug #12394: Log deprecated method call in t3lib_tceforms_inline and remove the methods in 4.4 (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6305 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:21 Bug #21412: "No TypoScript template found!" Error when you use the Save&View Button on a new Version of a Page-Record
Hi Devid,
thanks for your bug-fix!
To get the fix included in the next versions of TYPO3, please send it to the c...
Chris topher
14:58 Bug #21412 (Closed): "No TypoScript template found!" Error when you use the Save&View Button on a new Version of a Page-Record
When you edit the Page-Properties on a new Version in a Workspace and use the button "save document and view page" th... Devid Messner
 

Also available in: Atom