Project

General

Profile

Activity

From 2010-03-24 to 2010-04-22

2010-04-22

18:33 Feature #19739: TypoScript Condition to check for installed extensions
See the extension patch10011 which contains an improved version of this patch. Franz Holzinger
16:05 Feature #19739: TypoScript Condition to check for installed extensions
Hi Sven,
thanks for your hint.
Could you have a look at this thread in core list and give your +1, if the patch...
Chris topher
14:05 Feature #19739: TypoScript Condition to check for installed extensions
I missed that TS condition, too.
In my ext. "rtelightbox" I solved this with a user-function:
TypoScript:
[userF...
Sven Burkert
18:09 Bug #22502 (Closed): In TCA (tt_content) the fe_groups field is not placed correctly under the Access Tab
In the TCA setup for the tt_content table, the "fe_group" field is not placed correctly/directly under the "Access" t... Peter Klein
17:44 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
The workstation from which the button does not work is behind a firewall, not behind a proxy. Guenter Koch
17:00 Bug #22501: Multiple join conditions are not supported
Patches have been committed:
- TYPO3 trunk (rev. 7426)
- DBAL trunk (rev. 32481)
- DBAL_1-1 (rev. 32482)
- TY...
Xavier Perseguers
14:16 Bug #22501 (Closed): Multiple join conditions are not supported
Multiple conditions on a join cannot be parsed:
$rec = $GLOBALS['TYPO3_DB']->exec_SELECTquery(
'*',
'T1 LEFT O...
Xavier Perseguers
16:59 Bug #25656 (Closed): Scheduler cannot handle large Exceptions
When a Task fails with a very long Exception message (say a few thousand lines), the scheduler mod will not load and ... Nils Blattner
16:59 Revision 21d782e0: Backported changeset 32481 from trunk: Fixed bug #14182
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@32488 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:58 Revision 07d3fb95: Backported changeset 7426 from trunk: Fixed bug #14182
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7427 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
16:29 Revision 17e20b83: Backported changeset 32481 from trunk: Fixed bug #14182
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32482 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:27 Revision fd5f5957: Fixed bug #14182: Multiple join conditions are not supported
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32481 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:25 Revision af1ceabc: Fixed bug #14182: Multiple join conditions are not supported
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7426 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
14:22 Feature #22286: URLs with tel:... and sms:... not supported in core
For add tel: et sms: URI, you can modify this file in typo3 4.2.X .t3lib/class.t3lib_parsehtml_proc.php, in function ... Émilie Sagniez
14:02 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
The attached patch fixes the following issues:
* offset for field parsing in IRRE /fe-editing
* absolute path for R...
Björn Pedersen
12:42 Bug #16337: The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
Test note. Ingmar Schlecht
12:37 Bug #16337: The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
Another test, trying to receive the notification mail. Michael Stucki
12:35 Bug #16337: The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
This is just a test, please ignore! Michael Stucki
12:30 Bug #22460: Selecting/deselecting all records does not work with translated records
Sorry, I already postet a RFC on core list. I should have mentioned it here. Reinhard Führicht
12:07 Bug #22460: Selecting/deselecting all records does not work with translated records
Just tested it successfully on several systems and thus forwarded it as an RFC to the core list. Mario Rimann
12:11 Bug #22294: Error-message while importing a t3d-file (Application TYPO3Starter crashes)
I guess "Field missing in database" causes this error message. Kurt Gusbeth
11:58 Bug #22470: Styling of cookie warning is hardcoded
Committed to trunk (r7425) Jochen Rau
11:57 Revision aff0b805: Fixed bug #14131: Styling of cookie warning is hardcoded (thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7425 709f56b5-9817-0410-a4d7-c38de5d9e867 Jochen Rau
11:24 Bug #22357: cropHTML uses faulty reg exp for HTML entities
Committed to
trunk (r7423)
TYPO3_4-3 (r7424)
Jochen Rau
11:18 Revision 142dcefe: Fixed bug #13972: cropHTML uses faulty reg exp for HTML entities (thanks to Ralf Hettinger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7424 709f56b5-9817-0410-a4d7-c38de5d9e867 Jochen Rau
11:17 Revision 5b86d481: Fixed bug #13972: cropHTML uses faulty reg exp for HTML entities (thanks to Ralf Hettinger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7423 709f56b5-9817-0410-a4d7-c38de5d9e867 Jochen Rau
10:59 Bug #22500 (Closed): No Message shown when accessing backend if TYPO3_CONF_VARS[BE][adminOnly] = -1
When closing the Backend via [BE][adminOnly] = -1, an empty white screen is shown without any message.
This is con...
Jochen Rieger
10:39 Bug #21829: Media CE: Autostart with Videos does not work
Any updates? Unfortunately I'm also not able to set the autostart via a custom parameter - is there any documentation? Thomas Deinhamer
10:30 Revision b420f6bb: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7422 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:27 Revision 0443da2b: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7421 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:26 Revision 5f7afba9: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7420 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:26 Bug #22497: Unit test for removexss crash phpunit module
commited:
- trunk (rev 7415)
- TYPO3_4-3 (rev 7417)
Ernesto Baschny
08:43 Bug #22497 (Closed): Unit test for removexss crash phpunit module
The require() statement in the unit test triggers a fatal error about not being able to redefine the class.
Soluti...
Jigal van Hemert
10:25 Revision 0a891c2d: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7419 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:24 Revision 800a4c54: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7418 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:23 Revision 20fe6a97: Fixed bug #14176: unit test for RemoveXSS triggers fatal error in phpunit extension (thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7417 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:22 Revision b4321545: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7416 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:21 Revision e3aaff58: Fixed bug #14176: unit test for RemoveXSS triggers fatal error in phpunit extension (thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7415 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:14 Bug #22499 (Closed): TCA select doesn't show record titles whic start with <=
If there are relations to records which start with <= are not displayed.
this is because strip_tags is used and no...
Georg Ringer
09:41 Bug #21787: css_styled_content 4.3 and distance between images in Firefox and Internet Explorer 7
Committed to
trunk rev 7413
4_3 rev 7414
Susanne Moog
09:37 Revision de2c024f: Fixed bug #12908: wrong distance between image rows [css styled content]
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7414 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
09:35 Revision 4a9ac03e: Fixed bug #12908: wrong distance between image rows [css styled content]
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7413 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
09:23 Revision a4269ce5: Fixed bug #3996: Constant Editor - Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description (thanks to Martin Herzog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7412 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
09:19 Revision 61a3abe4: Fixed bug #3996: Constant Editor - Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description (thanks to Martin Herzog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7411 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
09:13 Bug #22498: Change CSS classes- and id names to identifyable install tool names
Reopen this bug because the patch was not attached Patrick Broens
09:12 Bug #22498: Change CSS classes- and id names to identifyable install tool names
Resolved in revision 7410 Patrick Broens
09:07 Bug #22498 (Closed): Change CSS classes- and id names to identifyable install tool names
Problem:
Although the install tool will currently not change when a new skin has been installed, it is better to pre...
Patrick Broens
09:11 Revision c80f1148: Fixed bug #14177: Change CSS classes- and id names to identifyable install tool names
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7410 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
08:23 Feature #20512: Preview link ("show") of pages in the backend should be prefixed with the domain record
I just stumbled over this - sounds very good!
What happens, when no domain record is defined? Does it also work wi...
Steffen Gebert
08:18 Bug #22494: Missing XCLASS in class.t3lib_matchcondition_abstract.php
Can you just send a patch to the core list, please? Steffen Gebert
08:17 Bug #22374: hardcoded image shown in "HELP > About TYPO3" (backend-redesign)
Please always attach the tag "pending in core list" after sending to the list. Thanks! Steffen Gebert

2010-04-21

19:12 Bug #22480: tsconfig htmlencode
ok. Thank you very much. bobo no-lastname-given
10:44 Bug #22480: tsconfig htmlencode
Please close Steffen Gebert
10:42 Bug #22480: tsconfig htmlencode
Okay.. you didn't mention that you're using Templavoilá and use this code inside a DS.
Please be more explicit in yo...
Steffen Gebert
07:31 Bug #22480: tsconfig htmlencode
...
stdWrap.htmlSpecialChars = 1
}
ACT < NO
ACT = 1
ACT.linkWrap = <li class="cu...
bobo no-lastname-given
16:22 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
Is the workstation from which the button does not work behind a proxy? Maybe an old script is cached somewhere... Stanislas Rolland
16:01 Bug #22496 (Closed): belog not shown / error when actions: error is selected
When i show sys_log with backend module and "action: error" is selected, there is shown no output or an error message... Philipp Thiele
15:52 Revision 91c6a176: [~FEATURE] Extbase (MVC): Implemented reverse type mapping for arguments. You can now use a superclass (eg. Tx_MyExt_Domain_Model_Person) as type in arguments. The according subclass is determined by the record type. Related to #7402.
[~TASK] Extbase: Improved error message for missing objects (former "... but was of type NULL"). Jochen Rau
15:51 Bug #20535: External in multidomain environment rewritten to wrong domain
Same problem here. (on T3 v4.2) Creating an external link to a second domain on the same installation results in a li... Jelle van Brenk
14:33 Revision 1df7c3ae: [!!!][~TASK] Extbase (Persistence): Changed the default behavior of the record type handling. If you want to use the type field yo have to specify a recordType now. It is recommended to use the class name (this was the former default). Related to #5833.
Jochen Rau
14:33 Revision fdfd9c6a: [~TASK] Extbase (Property): Replaced deprecated function withUid().
Jochen Rau
14:33 Revision 5b821868: [~TASK] Extbase (Property): Small refactoring.
Jochen Rau
12:09 Bug #22495 (Closed): Export clickmenu item links to absolute path inside Web > Page
When trying to export a single content element inside Web > Page the user is redirected to /sysext/impexp/app/index.p... Sebastiaan de Jonge
11:45 Revision 1a7218b6: [~TASK] Extbase (Property): Small refactoring.
[~TASK] Extbase (Property): Replaced deprecated function withUid(). Jochen Rau
11:27 Revision 3e827bd5: [-FEATURE] Extbase: Removed the possibility to set the context extbase extensions are running in. This was introduced in r2144 and will be reintroduced in another form. Related to #6840.
Jochen Rau
11:18 Bug #22296: IS cannot not index files if absRefPrefix is set and indexExternalURLs is not
v6: more refactoring, more unit tests Dmitry Dulepov
10:37 Bug #22397: Cleanup: class.t3lib_userauthgroup.php
14028_v2 refactors some names even more, makes a single return from the function (as requested by CGL) and fixes wron... Dmitry Dulepov
09:28 Bug #22494 (Closed): Missing XCLASS in class.t3lib_matchcondition_abstract.php
The file class.t3lib_matchcondition_abstract.php has no XCLASS at the end.
abstract class t3lib_matchCondition_abs...
Franz Holzinger
02:30 Bug #22292: Module web > info > log only shows changes made by the current be_user (if you are logged is as NON-ADMIN)
If you don't want to wait, until this bug is fixed, you can replace the buggy file yourself.
CAUTION:
This is o...
Uwe Schmelzer

2010-04-20

23:23 Bug #16443: Constant Editor: Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description
Added patches with improved solution -> v3 files. Martin Herzog
11:58 Bug #16443: Constant Editor: Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description
Added patches with correct index paths (from source root). -> v2 Martin Herzog
09:19 Bug #16443: Constant Editor: Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description
Great! I will try to review it then!
If you want advice in german: http://typo3blogger.de/ab-in-den-core/
Steffen Gebert
09:12 Bug #16443: Constant Editor: Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description
The problem is still existing for all branches and trunk.
I added patches for trunk (revision 7400) and 4.3 branch (...
Martin Herzog
21:47 Bug #22490: tslib_pibase::pi_getLL doesn't recognize translation state of pages and/or records
Well - the FE localization guide clearly states, that
"any TypoScript conditions (for example [globalVar = GP:L=1]...
Jo Hasenau
21:46 Bug #22490: tslib_pibase::pi_getLL doesn't recognize translation state of pages and/or records
The bad guy can be found between lines 2303 and 2335 of class.tslib_fe.php
No pageOverlay is found and therefor a ...
Jo Hasenau
11:39 Bug #22490 (Closed): tslib_pibase::pi_getLL doesn't recognize translation state of pages and/or records
While showing a pibase-based plugin on multilanguage sites, the labels will always be translated based on config.lang... Jo Hasenau
17:55 Bug #17645: HTML Area RTE is not loading on some PC's
The problem with the RTE seems to be solved with 4.4beta1. Haven't done extensive testing, but it does load in my set... Theodor With
16:33 Bug #22492 (Closed): Internal Server Error with SuPHP
In the Extension manager, the lines with the TYPO3_user_agent cause a "Premature End of Script Headers" on SuPHP.
...
Martin-Pierre Frenette
16:14 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Hi,
Is there any turn around ??
Pierre Rouwens
15:22 Bug #20502: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
Same for cache_imagesizes. Dmitry Dulepov
15:21 Bug #22445: impexp: doesn't work when used from clipboard in list module
Also stumbled over this bug today.. Sebastian Michaelsen
15:18 Bug #22491 (Closed): no subversion version number in PHP files
We normally have a subversion version number with each file. E.g.
* $Id: class.t3lib_arraybrowser.php 6876 2010-02...
Franz Holzinger
15:06 Bug #17460: pi_getPidList selects pages that it shouldn't
3 and 4 are not hidden, so they should be visible. Dmitry Dulepov
14:56 Bug #19621: getTreeList causes duplicate entry sql error
Most likely this is solved as a result of #22483. Dmitry Dulepov
14:41 Bug #22483: tslib_cObj::getTreeList() incorrectly checks cache entries
revisions 7408 and 7409. Dmitry Dulepov
14:39 Revision 04fdc95e: Fixed bug #14149: tslib_cObj::getTreeList() incorrectly checks cache entries
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7409 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:39 Revision a24a8a12: Fixed bug #14149: tslib_cObj::getTreeList() incorrectly checks cache entries
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7408 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:37 Bug #22236: cache_treelist does not take FE users into account
4.3 and 4.4 (revisions 7407 and 7406) Dmitry Dulepov
14:35 Revision 3c2497f0: Fixed bug #13741: cache_treelist does not take FE users into account
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7407 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:34 Revision 2e3d5c8c: Fixed bug #13741: cache_treelist does not take FE users into account
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7406 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:20 Bug #25654: Move the scheduler tests to the scheduler sysext
Committed to trunk, rev. 7404 Christian Kuhn
14:19 Revision 8a08f1e9: Added credits to latest commit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7405 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
14:17 Revision b58e30cf: Fixed bug #14096: scheduler: Move the scheduler tests to the scheduler sysext
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7404 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:54 Bug #22085: List module eats up tons of memory if displaying records with many references
* Committed 02_4-3 to 4.3 rev. 7402
* Committed 04_trunk to trunk rev. 7403
Christian Kuhn
13:52 Revision b9ff23c3: Fixed bug #13471: List module eats up tons of memory if displaying records with many references
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7403 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:38 Revision 5ac03268: Fixed bug #13471: List module eats up tons of memory if displaying records with many references
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7402 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:32 Bug #22485: table sys_log, field details is too small
Committed to trunk rev. 7401 Christian Kuhn
13:30 Revision cfbd523d: Fixed bug #14152: Table sys_log, field details is too small
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7401 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:50 Feature #18976: The searchbox of the browse_links wizard should be moved to the top of the form
I don't think so. At least I cannot find it in Core List. Chris topher
12:31 Feature #18976: The searchbox of the browse_links wizard should be moved to the top of the form
Has this been implemented yet? Jo Hasenau
12:33 Feature #21025: Performance improvement for queries that expect just a single result row
Any news about this one? Jo Hasenau
11:32 Bug #21474: PHP-5.3: No module labels
Hi Dan,
do you still have this problem? Or anyone else?
Like Steffen on Core List I cannot reproduce it using XA...
Chris topher
10:48 Bug #22489 (Closed): Add caption to altText for images
Currently you are able to set a caption, alternative text and title text to and image (and its link). Now I think thi... Rik Willems
10:09 Bug #22141: First login attempt to the backend fails every time
I can reproduce this bug as well.
It appears every first login attempt at the backend login page. I've never teste...
Andy Hausmann
09:50 Bug #22296: IS cannot not index files if absRefPrefix is set and indexExternalURLs is not
v5 fixes behavior change in T3var processing and adds unit tests for the whole stuff Dmitry Dulepov
07:59 Revision e33c1317: Follow-up to feature #13698: proxy for the mail() function - typos corrected (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7400 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
05:56 Bug #22454: htmlArea RTE: ENTER after an image at beginning of block deletes the image
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 7398) and trunk (revision 7399). Stanislas Rolland
05:40 Bug #22454: htmlArea RTE: ENTER after an image at beginning of block deletes the image
The attached patches fix the issue in trunk and TYPO3 4.3. Stanislas Rolland
05:56 Revision 9516f2f9: Fixed bug #14106: htmlArea RTE: ENTER after an image at beginning of block deletes the image
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7399 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:52 Revision 901eeddc: Fixed bug #14106: htmlArea RTE: ENTER after an image at beginning of block deletes the image
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7398 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:16 Bug #22488: Content element "Filelink" does not create PDF thumbnails
Resolved as duplicate of #21983
Thanks for feedback!
Christian Kuhn
00:57 Bug #22488: Content element "Filelink" does not create PDF thumbnails
Bug is already resolved!
See #21983
Joachim Mathes
00:14 Bug #22488 (Closed): Content element "Filelink" does not create PDF thumbnails
If Layout 2 or Layout 3 is chosen in the "Filelink" flexform, TYPO3 should create a thumbnail of the uploaded PDF doc... Joachim Mathes
01:54 Bug #22389: typo in class.t3lib_tcemain.php
I second Christopher's note.
Even if this looks simple, we will have to check side-effects, tcemain in _the_ core ...
Christian Kuhn
01:23 Bug #22323: [saltedpasswords] Enhance Unit Tests by testing passwords of various character classes
* trunk rev. 7394
* 4.3 rev. 7395
Christian Kuhn
01:17 Revision fffade13: Added credits for latest commit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7397 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
01:16 Revision 47bc6907: Added credits for latest commit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7396 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
01:13 Revision d702659c: Fixed bug #13908: saltedpasswords: Enhance Unit Tests by testing passwords of various character classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7395 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
01:11 Revision f0919abe: Fixed bug #13908: saltedpasswords: Enhance Unit Tests by testing passwords of various character classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7394 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2010-04-19

22:37 Bug #22487 (Closed): BE doesn't highlight startup module after login
After logging into BE, the currently opened module (by default "About Modules") isn't highlighted in the module menu.... Steffen Gebert
22:31 Bug #16443: Constant Editor: Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description
So is this problem still existing? Or did you just write down the text? Steffen Gebert
12:06 Bug #16443: Constant Editor: Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description
Now you are nearly done:
Please create a patch and send it to the core list!
Check out http://typo3.org/teams/cor...
Chris topher
09:33 Bug #16443: Constant Editor: Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description
Of course, Christopher is right. Why didn't I supply a text right away...
A possible constant description for styl...
Martin Herzog
19:54 Bug #22399: Gifbuilder using breakWidth/breakSpace: lineHeight depends on rendered text
I just uploaded a patch (compiled against trunk, but also tested with 4.3.3).
It adds the property "breakSpaceFixed"...
Harald Glaser
12:15 Bug #22399: Gifbuilder using breakWidth/breakSpace: lineHeight depends on rendered text
As a workaround I have XClasses GifBuilder and added a new property "breakSpaceFixed", which is used as a fixed line ... Harald Glaser
03:38 Bug #22399: Gifbuilder using breakWidth/breakSpace: lineHeight depends on rendered text
Yes. I have discovered the same issue. It creates a real problem with graphic headlines. Right now I am creating a co... Ron Hall
19:18 Bug #22454: htmlArea RTE: ENTER after an image at beginning of block deletes the image
ok, thanks, got it. The problem arises when the image is the start of a paragraph. Stanislas Rolland
15:53 Bug #22454: htmlArea RTE: ENTER after an image at beginning of block deletes the image
Here is a wink from a dummy 4.3.3 :
http://www.ycerdan.fr/uploads/rte_images.swf
> Configure the RTE via Ext....
Ghislain Pau
08:31 Bug #22454: htmlArea RTE: ENTER after an image at beginning of block deletes the image
Maybe I don't understand but I am unable to reproduce this in any of Firefox 3.6, IE8, Opera 10 or current Chrome wit... Stanislas Rolland
18:35 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
Debugging RTEArea gave the following:
ajax[0] 0
ajax[1] data-1189-tx_frm2newpm_person-4-function-tx_frm2newpm_fun...
Björn Pedersen
14:27 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
Changing : in jsfunc_tbe_editor.js
fieldChanged_fName: function(fName,el) {

if (TYPO3.configuration && TYPO...
Björn Pedersen
18:30 Bug #22486: htmlAreaRTE: Some Page TSConfig may break default hotkey assignments
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 7392) and trunk (revision 7393). Stanislas Rolland
18:05 Bug #22486 (Closed): htmlAreaRTE: Some Page TSConfig may break default hotkey assignments
Some default hotkey assignments may be broken by some Page TSConfiguraions.
(issue imported from #M14153)
Stanislas Rolland
18:29 Revision 5e27f0fc: Fixed bug #14153: htmlAreaRTE: Some Page TSConfig may break default hotkey assignments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7393 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:19 Revision bd9dee20: Fixed bug #14153: htmlAreaRTE: Some Page TSConfig may break default hotkey assignments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7392 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:03 Bug #19946: Paste does not work correctly with table rows
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 7391). Stanislas Rolland
17:12 Bug #19946: Paste does not work correctly with table rows
Hi Uschi,
I just realized that copy/pasting rows and columns works correctly in FF in current trunk (4.4 beta) but...
Stanislas Rolland
18:01 Revision 0828d5c3: Fixed bug #10315: htmlArea RTE: 10315: Paste does not work correctly with table rows in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7391 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:21 Bug #22370: Content Element Media and Render Type "HTML Embed Element" not working
Committed attached v2 to svn
4_3 rev 7389
trunk rev 7390
Steffen Kamper
17:20 Bug #22370: Content Element Media and Render Type "HTML Embed Element" not working
only embed is valid, media was used before initial commit.
Is corrected in trunk and 4_3 now.
Steffen Kamper
13:24 Bug #22370: Content Element Media and Render Type "HTML Embed Element" not working
can someone shed some light on which case would be the correct one ?
i mean why support both "media" and "embed" if...
Ingo
17:20 Bug #22485 (Closed): table sys_log, field details is too small
Problem:
CREATE TABLE sys_log (
details varchar(255) DEFAULT '' NOT NULL,
)
The exception handler and exts li...
Christian Kuhn
17:16 Revision 21bc922b: Fixed bug #13991: Content Element Media does not work with render type "HTML Embed Element" (thanks to Sascha Egerer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7390 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:15 Revision 37dc14cf: Fixed bug #13991: Content Element Media does not work with render type "HTML Embed Element" (thanks to Sascha Egerer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7389 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:20 Bug #22296: IS cannot not index files if absRefPrefix is set and indexExternalURLs is not
v3 adds support for relative paths, unit tests and backpath resolving Dmitry Dulepov
15:56 Bug #15485: dbal error in taskcenter_recent
Attached patch only retrieves columns that are really needed. This should fix this bug.
I created a bug report for...
Xavier Perseguers
15:30 Bug #22460: Selecting/deselecting all records does not work with translated records
I can confirm this and made a patch for the current trunk. Reinhard Führicht
13:35 Bug #22484 (Closed): Shortcuts broken, if in Modules User- or Admin-Tools
Shortcuts don't work anymore since feature #22319
Examples:
Shortcut to User-Tools/Task-Center:
Not Found
The r...
Stefan Geith
12:40 Bug #18865: shortcuts are unaccessible if one label is too long
@ Christian: That also was my thought. Anyone to write a patch? Chris topher
12:38 Bug #19567: Wrong xclass definition in t3lib/t3lib_rteapi.php
I would go for fixing this obviously wrong xclass.
Marcus, please send your patch to core list!
http://typo3.org/...
Chris topher
12:34 Bug #22317: getTSConfigVal called with wrong object (Patch inside)
Hi Andreas,
please send your patch to the core list!
Check out http://typo3.org/teams/core/core-mailinglist-rules/
Chris topher
12:31 Feature #22051: Missing a More Link Marker in indexed search
Hi Chris,
could you update your patch as discussed in Core List?
Would be sad if this improvement got lost althou...
Chris topher
12:26 Feature #18017: Filelist always Displays filename - not always wished behaviour
Hi Steffen / Oliver,
the patch is there, it's posted in Core List, but not included.
Maybe sending reminders coul...
Chris topher
12:21 Bug #22389: typo in class.t3lib_tcemain.php
Hi Vladimir,
want to make a patch and send it to the core list?
Check out http://typo3.org/teams/core/core-mail...
Chris topher
12:16 Bug #22398: Nagging error notices in class.t3lib_div.php / $_SERVER assumptions.
Hi Dave,
to get your patch discussed and finally included, push it to Gerrit!
Check out:
http://wiki.typo3.org/Git_...
Chris topher
12:01 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
From what I've seen it has improved but not vanished. Judging from closer investigation I think that it happens when ... Christian Hennecke
08:38 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
Any re-occurrence of this issue? Can we close it? Stanislas Rolland
11:41 Bug #22483 (Closed): tslib_cObj::getTreeList() incorrectly checks cache entries
The function fetches cache data and checks if the first row's "treelist" field is not empty. It does not check if the... Dmitry Dulepov
11:30 Bug #22357: cropHTML uses faulty reg exp for HTML entities
On the core list we agreed to alter the description of this bug. The sentence
"The search pattern as used in the c...
Jochen Rau
10:48 Bug #22474: $this->cObj->typolink and $this->pi_linkTP_keepPIvars generates wrong chash
The issue caused by the extension "popup_manager".
After deinstalling the extension, the links are correct.
The...
Frank no-lastname-given
10:13 Revision 0534e46f: Fixed bug #14105: Install Tool: PHP Warning: implode() Invalid arguments passed in typo3\sysext\install\mod\class.tx_install.php line 8244
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7388 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
10:10 Bug #22468: Function tslib_cObj::getTreeList() inserts records with empty PK
rev 7387 and 7386 Dmitry Dulepov
10:08 Revision 95347e46: Fixed bug #14129: Function tslib_cObj::getTreeList() inserts records with empty PK
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7387 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:08 Revision 10935402: Fixed bug #14129: Function tslib_cObj::getTreeList() inserts records with empty PK
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7386 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:05 Bug #22467: Tree list cache does not recognize 'this' for 'pidInList'
rev 7384 and 7385 (4.4, 4.3) Dmitry Dulepov
10:01 Revision c56e7c32: Fixed bug #14128: Tree list cache does not recognize 'this' for 'pidInList'
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7385 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:58 Revision 09d3def4: Fixed bug #14128: Tree list cache does not recognize 'this' for 'pidInList'
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7384 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:54 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
I got the problem on a TYPO3 v 4.1.3.
can anyone tell me the correct patch to apply to correct this point.
(and of ...
Luc Muller
08:23 Bug #18819: felogin redirect won't work if "hide at login" is selected
Hi!
I can reproduce this even in TYPO3 4.3.3
I think this is a very important feature. I would like to hide the men...
Thomas Hirt
03:49 Feature #22482 (Closed): Request for GIFBUILDER breakWidth to accept data
Currently the breakWidth property of GIFBUILDER only accepts integers as a value. It would be helpful for this to als... Ron Hall

2010-04-18

22:38 Feature #15580: EM should show changelog before updating an extension
The submodule "check for extension updates" shows this info Steffen Gebert
19:30 Feature #15580: EM should show changelog before updating an extension
When you upload, there is a field "changelog for update".
The content of this field is displayed in TER when downloa...
Chris topher
22:36 Feature #16162: Link to typo3.org extension info from EM
yes, I also don't see the need for this Steffen Gebert
20:27 Feature #16162: Link to typo3.org extension info from EM
Hmm, the page with the extension info in TER also does not show more information than current versions of the EM do. ... Chris topher
22:18 Bug #22477: Use condensed mode in backend does not work
Bug was introduced with #22208
Result is that the trees aren't usable anymore, not as Christopher wrote.
Steffen Gebert
18:56 Bug #22477: Use condensed mode in backend does not work
I just tried it: Using the page module shows me the page tree, but after clicking on a page title, nothing happens.
...
Steffen Gebert
21:52 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
I can cofirn that behavior. I use TYPO3 4.3.3 and changed the class class.tx_felogin_pi1.php to what Christoph mentio... Thomas Hirt
21:21 Bug #15491: cannot acces BE (cookies) after ISP software upgrade
I just grepped the source. The only point where HTTP_[POST|GET]_VARS is really used, is here:... Steffen Gebert
20:45 Bug #15491: cannot acces BE (cookies) after ISP software upgrade
While I basically agree, I think this should be solved the right way and Typo3 should get rid of HTTP_*_VARS usage.
...
Christian Boltz
19:53 Bug #15491: cannot acces BE (cookies) after ISP software upgrade
The BE login has been reworked in newer versions.
Since there was no feedback for more than four years(!) now, I t...
Chris topher
20:56 Bug #16508: DBAL, Parser Problem
Not enough information on what was fixed and how.
Since there were now four years without any further feedback we ...
Chris topher
20:51 Bug #16443: Constant Editor: Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description
So what would be the right text? Chris topher
20:48 Bug #16423: Menu in Filelist module doesn't show with IE (it is OK with Mozila)
I know that such problem was there some time ago and I think it got fixed.
Having a look at the market share IE6 s...
Chris topher
20:44 Bug #16391: [RTE] processing to db - sometimes images are "disappearing" ... (between RTE and database)
Could someone move this to the RTE section?
I think that if, than Stan can help here...
Chris topher
20:41 Bug #16346: Upon XML import, <br/> gets hsc()'d
Like Masi I don't understand this bugreport.
Also since the reporter states that he does not want to spend more ti...
Chris topher
20:37 Feature #16339: Annoying workin User > Setup
Since TYPO3 4.3 settings can be hidden in the module User > Setup using $TYPO3_USER_SETTINGS.
So if an administrat...
Chris topher
20:20 Bug #16152: File -> Filelist: Date shows "created" and not "modified"
I checked this with TYPO3 4.3 and there the modification date is shown (as wished by the reporter).
So this is fixed.
Chris topher
20:16 Bug #16133: description of [EXT][allowSystemInstall] = 0 misleading
Hmm: A user who has access to the install tool is an administrator.
As administrator you should know, what you do, i...
Chris topher
20:08 Bug #16097: Sccessibility issue: XHTML compatibility of text with image content
The problem here was, that the dd-tag was rendered outside the dl-tag.
I just checked this issue with 4.3:
It is...
Chris topher
19:46 Bug #15949: wrap2.splitChar and wrap3.splitChar are ignored
The same code is still present in current trunk, there line 3844:http://forge.typo3.org/repositories/annotate/typo3v4... Chris topher
19:45 Bug #15949: wrap2.splitChar and wrap3.splitChar are ignored
This report applies to the following file in TYPO3 4.0:
http://forge.typo3.org/repositories/annotate/typo3v4-core/ta...
Chris topher
19:35 Bug #15945: Login Window after Session Expiration not big enough
This popup-window was replaced by another solution in TYPO3 4.3.
So we can close this one out.
Chris topher
19:33 Bug #15903: Using with dbal
I think indexed_search basically works with DBAL; Xavier has done great work there.
So I think this report can fin...
Chris topher
19:13 Feature #15747: on content delete, also delete the attached content in upload/pics folder
@ Steffen: Right. Chris topher
19:02 Feature #15747: on content delete, also delete the attached content in upload/pics folder
There's a task in lowlevel CLI tools, which can delete unreferenced files, isn't it? Steffen Gebert
18:20 Feature #15747: on content delete, also delete the attached content in upload/pics folder
I would not advise to delete the uploaded media files automatically with the CE. Think of the recycler with which you... Chris topher
18:45 Bug #22475: Startup in module does not work
You're right, it's caused by introducing the ExtJS viewport (edit: I think!). I will point Stefan to this.
Steffen Gebert
18:42 Bug #22480: tsconfig htmlencode
What's the output in the HTML? Is it the htmlspecialchars()ed text of ts_logo.value? That's not how it should be.
...
Steffen Gebert
17:27 Bug #22480: tsconfig htmlencode
I think this is some strange configuration issue...
I think you get help more quickly in the mailing list at
http...
Chris topher
04:59 Bug #22480 (Closed): tsconfig htmlencode
I have config it TS setup:
######## LOGO begin ########################
ts_logo = TEXT
ts_logo.value = <h1><a hr...
bobo no-lastname-given
18:26 Bug #15820: filelink doesn't list files with a comma in the filename
Files with comma in their name cannot be uploaded via the filelist module. It does not matter, if you set [SYS][UTF8f... Chris topher
18:13 Feature #15550: Editing Textcontent (Standard-Text-Editor)
The BE forms were cleaned up, but an equivalent option is available in the RTE as button "Show Source" (or alike).
...
Chris topher
18:10 Feature #15072: User and Page TSConfig
These options already are available. If you want to have them set by default, have a look at the install tool, where ... Chris topher
18:04 Feature #15633: New configuration options
Link no longer working, so it's not clear, which options are meant.
But since they are already available in an ext...
Chris topher
17:48 Bug #15243: Filetime on Windows displays creation and not last modified date
This issue was solved by Stucki in February 2007; revision 1979:
http://forge.typo3.org/repositories/revision/typo3v...
Chris topher
00:00 Bug #22409: Fatal Error Update Wizard
In my case the culprit has been found to be the extension rtelightbox.
extensions don't have to be installed to ha...
Mario Colombo

2010-04-17

23:22 Bug #16430: Permissions not set on extracted localization-files
I can confirm that this bug is still existing, and have uploaded a patch that applies to current trunk and the 4.3 br... Lars Houmark
17:38 Bug #22477: Use condensed mode in backend does not work
Is this caused by the viewport? Steffen Gebert
01:54 Bug #22477: Use condensed mode in backend does not work
(The info which stood here was wrong...)
Chris topher
17:37 Bug #22476: HTMLArea does not with modernskin
When it occurs in modernskin, please ask them. Not a core problem. Steffen Gebert
01:57 Bug #22476: HTMLArea does not with modernskin
I think this might have to do with the change to extJS.
Please report the error in the bugtracker of modernskin:
...
Chris topher
17:34 Bug #22479: Positioning of toolbar elements broken, especially in Safari
Can reproduce the problem in Safari Steffen Gebert
16:20 Bug #22479 (Closed): Positioning of toolbar elements broken, especially in Safari
After introducing the viewport layout to the backend (#22319), the toolbar menu positioning is not correct.
I test...
Helmut Hummel
15:22 Bug #22478: count_menuItems not working correctly
By the way, this behavior could be fixed by changing line 1357 in file
/sysext/cms/tslib/class.tslib_menu.php:
...
Frederic Gaus
15:14 Bug #22478 (Closed): count_menuItems not working correctly
It seems that count_menuItems is set to the count of subpages when a submenu is rended. After rendering the submenu, ... Frederic Gaus
12:47 Revision bb1f5f7f: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7383 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:45 Revision f73a6a62: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7382 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:44 Revision 9a89f8f4: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7381 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
11:06 Revision f0aeb3ed: added forgetten credits
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7380 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:06 Revision 77c11736: added forgetten credits
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7379 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
08:18 Bug #22248: Use ExtJS for rendering tabs in the TYPO3 Backend
be aware that taskcenter changed, no dyntabmenu there anymore Georg Ringer

2010-04-16

23:48 Bug #22477 (Closed): Use condensed mode in backend does not work
Use condensed mode in backend does not work
(issue imported from #M14139)
Claus Harup
23:45 Bug #22476 (Closed): HTMLArea does not with modernskin
HTMLArea does not with modernskin
(issue imported from #M14138)
Claus Harup
23:44 Bug #22475 (Closed): Startup in module does not work
Startup in module does not work - changing the startupmodule does not seem to have any effect
(issue imported fro...
Claus Harup
22:30 Bug #21491: Use HMACs for authencity and integrity checks
v2 removes two unnecessary function calls in fallback hmac generation code Marcus Krause
18:55 Bug #21491: Use HMACs for authencity and integrity checks
I've added a new version (v1) of this RFC. This removes the dependency of ext/hash by adding a fallback hmac generati... Marcus Krause
19:27 Bug #22339: Deleting pages should check language permissions
committed to trunk rev 7378 Susanne Moog
19:25 Revision 52acb3ab: Fixed bug #13941: Deleting pages should check language permissions (thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7378 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
18:16 Bug #18499: Typo in t3lib/thumbs.php causes eternally lasting gm processes to slow down server.
Thanks for your feedback, Michiel! Steffen Gebert
16:02 Bug #18499: Typo in t3lib/thumbs.php causes eternally lasting gm processes to slow down server.
Just uploaded a pdf with a space in the name to a TYPO3 4.3.3 using gm for thumbnailing.
The thumb generates fine....
Michiel Roos
15:52 Bug #18499: Typo in t3lib/thumbs.php causes eternally lasting gm processes to slow down server.
I'll have to check on a recent Debian system with gm and a TYPO3 4.3 version. Michiel Roos
18:06 Bug #22166: Status Report reports "Install Tool: disabled" when it is not.
FYI: committed v3 to
trunk rev 7376
4_3 rev 7377
Susanne Moog
18:00 Revision 1c7a2cc0: Fixed bug #13630: Status Report reports "Install Tool: disabled" when it is not. (thanks to Gregor Hermens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7377 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
17:59 Revision 2738030b: Fixed bug #13630: Status Report reports "Install Tool: disabled" when it is not. (thanks to Gregor Hermens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7376 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
16:33 Bug #20081: Switch user, switch-back mode doesn't work in Opera
For me also the blank page is shown, but only for approx. 0.5sec. Then the whole BE reloads and everything is fine (O... Steffen Gebert
13:27 Bug #20081: Switch user, switch-back mode doesn't work in Opera
This is solved for me, too.
But there is still some other problem: If I swtich to some user with switch-back mode ...
Christian Kuhn
16:22 Bug #22474 (Closed): $this->cObj->typolink and $this->pi_linkTP_keepPIvars generates wrong chash
A new feature in Typo3 since version 4.3 is using chash with 32 chars insted of 10 chars.
Both Typo3-functions "ty...
Frank no-lastname-given
15:42 Bug #16702: Cannot select more than a single access option in page properties, general options
Is this still an issue? Does work fine here (4.3). Susanne Moog
15:40 Bug #20602: Use CSS classes for warning/error/notes/success-section-icons in Install Tool
In trunk for TYPO3 4.4 the code looks as follows:
<h4 class="typo3-message message-information">Using this script</h...
Chris topher
15:38 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
I had the same issue when installing TYPO3 4.3.3 on my development machine which runs Debian Lenny.
I tried to t...
Artis Lismanis
15:29 Bug #17046: Umlauts not working in GIFBUILDER with php5
What about that issue? Umlaute in GIFBUILDER with TTF fonts seem to be working with TYPO3 4.2/4.3 and PHP5+. With OTF...
15:28 Bug #20695: TS - linked conditions
The second way can't work as there is no != operator for PIDinRootline.
Use e.g.:
[PIDinRootline=30]
[else]
...
Susanne Moog
15:20 Revision 90b38f31: [+TASK] Extbase (DomainModel): Extbase now adds a field "tx_extbase_type" to "fe_users" and "fe_groups" to keep track of the type of the generic domain models FrontendUser, FrontendUserGroup, and their subclasses. Please reinstall the extension "extbase". Related to #5883.
Jochen Rau
15:12 Bug #22329: Date field in content elements
Hi, could you have a look at the definition of lib.stdheader.5 in your TypoScript template (with the object browser)?... Susanne Moog
14:47 Bug #22441: importExtInfo() does not sort versions correctly
Committed to trunk in revision 7374
Committed to 4.3 in revision 7375
Francois Suter
12:06 Bug #22441: importExtInfo() does not sort versions correctly
You're absolutely right. I couldn't find your report, so I worked on the same issue and came to the exactly same solu... Steffen Gebert
14:46 Revision 435d1b46: Fixed bug #14090: In Extension Manager importExtInfo() does not sort versions correctly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7375 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
14:44 Revision ec3f79eb: Fixed bug #14090: In Extension Manager importExtInfo() does not sort versions correctly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7374 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
14:37 Bug #22473 (Closed): Workspace preview is not aware of domain-records (2)
This bug is related to the bug #18540.
If you click on Web->Versioning and want to create a preview link from a sp...
Jörg Zückert
14:06 Bug #22472 (Closed): Reference Index can't be updated
Just installed a blank 4.4.0 beta1 environment. (dummy+source)
After login the usual warning message that the refe...
Markus Klein
13:42 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
Just found IMHO nonsense on tx_felogin_pi1 line 487:
if (!$gpRedirectUrl && $this->redirectUrl && $this->logintype =...
Vladimir Kubak
12:48 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
Not even with method defined by GET/POST variable redirecting doesn't work. After upgrade from 4.2.12 to 4.3.3. Vladimir Kubak
12:18 Bug #20579: Validation issue: Lots of cleanup in typo3/sysext/install/mod/class.tx_install.php
By resolving issue 14064, this one has been resolved as well Patrick Broens
12:06 Bug #22462: Exception handler does not produce valid (X)HTML
Resolved in revision 7373 Patrick Broens
12:06 Revision fbcb1b72: Fixed bug #14118: Exception handler does not produce valid (X)HTML
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7373 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
10:39 Revision 86fabf1b: [+BUGFIX] Fluid (ViewHelpers): escapeViewHelper now takes encoding of resulting web page into account. Resolves #7292.
Sebastian Kurfuerst
10:33 Revision bad11812: [~API] Extbase (MVC): Renamed flashMessages to flashMessageContainer in AbstractController and ControllerContext to synchronize with FLOW3 again. using flashMessages is now DEPRECATED, but will still work. Instead you should use flashMessageContainer
Sebastian Kurfuerst

2010-04-15

22:35 Revision 0a62e624: [!!!][+FEATURE] Extbase (Persistence): Implemented Single Table Inheritance. Resolves to #5883.
* Implemented new option subclasses.
* Extbase doesn't ascend the class hierarchy anymore. You have to specify the t...
Jochen Rau
21:50 Bug #20081: Switch user, switch-back mode doesn't work in Opera
Now in Opera 10.00 and 10.50 this works for me. Can you confirm this? Steffen Gebert
21:48 Bug #22471 (Closed): Automatic line breaks in GIFBUILDER occur after characters like ' % ...
problems with regexp in
protected function getWordPairsForLineBreak($string)
in file class.t3lib_stdgraphic.php...
Jack Skaba
21:43 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
This one is still valid, does anyone have an idea?
Tobias, are you also at domainfactory?
Don't know if it's a ...
Steffen Gebert
21:39 Bug #18499: Typo in t3lib/thumbs.php causes eternally lasting gm processes to slow down server.
The line is currently... Steffen Gebert
21:12 Bug #22470 (Closed): Styling of cookie warning is hardcoded
Styling of cookie warning is hardcoded in PHP
1. Turn off cookies in browser
2. login
Warning is shown with red,...
Jigal van Hemert
20:43 Bug #22461: RuntimeException thrown within the exception handler when wrong database credentials
Resolved in revision 7372 Patrick Broens
09:41 Bug #22461 (Closed): RuntimeException thrown within the exception handler when wrong database credentials
Problem:
With patch #22420: Do not die, be the exception!, most of the die() functions are replaced with proper exce...
Patrick Broens
20:42 Revision fac5c2c5: Fixed bug #14117: RuntimeException thrown within the exception handler when wrong database credentials
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7372 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
19:52 Bug #22178: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
I can confirm this too... Christian Goudreau
19:51 Bug #21865: htmlmail: deprecated message with PHP 5.3 for sql_regcase
Also, same problem with class.tslib_pagegen.php. Tried your fixe within the default search page from Typo3. It worked... Christian Goudreau
17:37 Bug #22469 (Closed): Switching pages with browsebox dosn't work
When clicking a link in the indexed search browsebox these JavaScript error appears:
"Error: document.tx_indexedse...
Alexander Claes
17:03 Bug #22457: IRRE takes 100000 as default for TCA maxitems but it should be 1
After a discussion in the core mailing list, we agreed to change the documentation instead to reflect this difference... Jochen Rau
17:02 Bug #19621: getTreeList causes duplicate entry sql error
I attach the alternative version of the patch. Please, do not use it yet because it is a working version for me. When... Dmitry Dulepov
16:02 Bug #22468 (Closed): Function tslib_cObj::getTreeList() inserts records with empty PK
If passed id is not numeric, the function will incorrectly insert a record to the database with an empty primary key.... Dmitry Dulepov
15:52 Bug #22467 (Closed): Tree list cache does not recognize 'this' for 'pidInList'
'select' TypoScripot function allows 'this' keyword to point to the current page. getTreeList cannot work with this. ... Dmitry Dulepov
15:39 Bug #22454: htmlArea RTE: ENTER after an image at beginning of block deletes the image
Same problem with TYPO3 4.3.2 Ghislain Pau
15:00 Revision d2833677: Backported changeset 32238 from trunk: Fixed bug #14120
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32239 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
15:00 Bug #22357: cropHTML uses faulty reg exp for HTML entities
I can confirm this as a bug. I have altered the unit tests to show up the fault. The patch provided by Ralf resolves ... Jochen Rau
13:46 Bug #22357: cropHTML uses faulty reg exp for HTML entities
0013972_4.4-rev7370.patch uses a very simple pattern matching, which imo should do the trick. Ralf Hettinger
14:58 Revision a1a9d499: Fixed bug #14120: Add a method to check if database is connected
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32238 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:27 Revision e2a2f493: [~TASK] Extbase (Persistance): Fixed typo in php doc.
Jochen Rau
14:11 Feature #22463: Add a method to check if database is connected
4.4, rev 7371 Dmitry Dulepov
10:52 Feature #22463 (Closed): Add a method to check if database is connected
There is no reliable method to check if database is connected in TYPO3. In case if native implementation is used, $TY... Dmitry Dulepov
14:09 Revision 3336d202: Fixed bug #14120: Add a method to check if database is connected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7371 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:05 Bug #22466 (Closed): RTE does not load for IRRE fields when in fe-editing mode
If using feediti-advanced, the IRRE-fields with RTE do not load the RTE.
Problem seems to be here: I get a JS-erro...
Björn Pedersen
12:33 Revision c8518017: [+BUGFIX] Extbase (Persistence): Querying for objects now takes the parent table name into account. Thanks to Alex Buchgeher for the initial patch. Resolves #7231.
[~TASK] Extbase (Persistence): Refactored DataMapper. Jochen Rau
11:48 Bug #22465 (Closed): Can you please update the following page information with different typo3 version browsers compatibility
Can you please update the following page information with different typo3 version browsers compatibility
http://ty...
shanmugarajan k
11:19 Bug #22464 (Closed): Use piVars instead of _GP
felogin is using t3lib_div::_GP(). The problem is that you can't use _DEFAULT_PI_VARS in TypoScript.
Solution:
Ch...
Sascha Egerer
11:17 Bug #22392: Simplify the code to get nested GET Parameters with TS
rev 7370 (4.3) and 7369 (4.4) Dmitry Dulepov
11:15 Revision 8f5a60f5: Fixed bug #14021: Simplify the code to get nested GET Parameters with TS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7370 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:12 Revision 4e117549: Fixed bug #14021: Simplify the code to get nested GET Parameters with TS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7369 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:58 Bug #21914: Datepicker doesn't work in Internet Explorer 8
As said on the duplicate bug entry, problem still exists for IE7 and IE8 with TYPO3 4.3.3.
However, I found out th...
Xavier Perseguers
10:50 Bug #22404: Calendar at date fields does not work with IE7 and IE8
Yes, I can confirm that the problem exists with IE7 too, at least with TYPO3 4.3.3 Xavier Perseguers
10:28 Bug #22462 (Closed): Exception handler does not produce valid (X)HTML
Problem:
The debug exception handler outputs (X)HTML which is not valid
Solution:
Make it valid
(issue impor...
Patrick Broens
10:00 Revision 3cd82e87: [+BUGFIX] Extbase (Persistence): Fixed check for existence of a pid column in intermediate tables. Resolves #7270.
[+TASK] Extbase (Tests): Refactored unit tests. Jochen Rau
10:00 Revision ba937da5: [+TASK] Extbase: Fixed regression introduced in the last commit. The uid of updated objects is now set. Thanks to Felix Oertel. Related to #6409. Resolves #7269.
Jochen Rau
09:44 Bug #22451: no login possible for admin in version 4.3.3 but in 4.3.2/4.3.1
SOLVED!
It works...
What I do not understand is:
- Why am I the only one who has this problem :) can not find ...
Jrg Sommer
09:43 Bug #22398: Nagging error notices in class.t3lib_div.php / $_SERVER assumptions.
Sorry, just a side note to the patch I supplied:
These notices that I try to get fixed are only occurring when you...
Dave
09:28 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
To make the referer work for me, I changed class tx_felogin_pi1 line 468
from
$extraHiddenAr[] = '<input type="...
Vincent Mans
09:05 Bug #22460 (Closed): Selecting/deselecting all records does not work with translated records
Summary:
If you enable a clipboard and use the "select/deselect all" control in the list view, not all records get s...
internezzo ag
09:02 Revision 06b2cb5d: Updating version number to 4.4-dev after release of 4.4.0beta1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7368 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
08:58 Revision 9b1fa931: Tagging TYPO3 4.4.0beta1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-0beta1@7367 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
08:58 Revision b2c0059f: Release of TYPO3 4.4.0beta1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7366 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
08:41 Bug #22459 (Closed): Datepicker broken in IE7 cannot select a day
The datepicker works fine in Firefox and IE8. But it seems to have a JS related issue in IE7:
- click the datepicker...
internezzo ag
08:27 Revision 3fe35b61: Follow-up to #13998: Fixed broken unit tests with versionNumberInFilename=0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7365 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
07:58 Bug #17338: Sitemap Content Element does not honorate Workspaces
Committed to trunk rev. 7364 Susanne Moog
07:55 Revision 0d1d111d: Fixed bug #5699: Sitemap Content Element does not honorate Workspaces
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7364 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog

2010-04-14

23:01 Feature #22164: Make record selector hideable
I had a discussion with Oliver Hader about this topic. The basic problem is, that IRRE does not allow to have a recor... Jochen Rau
22:42 Bug #17360: Tools -> DB Check -> Manage Reference Index crashes with Fatal error: Cannot use string offset as an array
Resolved, no change required as requested by reporter. Christian Kuhn
21:41 Bug #17360: Tools -> DB Check -> Manage Reference Index crashes with Fatal error: Cannot use string offset as an array
Please close - the system is running well with 4.3.x now & and it seems to be an extension problem which appears to b... Thomas Kowtsch
21:13 Bug #17360: Tools -> DB Check -> Manage Reference Index crashes with Fatal error: Cannot use string offset as an array
Is this one still valid? Any hints on how to reproduce? Christian Kuhn
22:38 Bug #22457 (Closed): IRRE takes 100000 as default for TCA maxitems but it should be 1
The default value of maxitems in TCA is documented in doc_core_api for the types "select", "group", and "inline": "Ma... Jochen Rau
21:25 Bug #16345: logging into the BE without Javascript fails without any notice why
Resolved, fixed in recent versions: The login-form now shows "Activate JavaScript, please!" Christian Kuhn
21:21 Bug #16906: workspace module takes 10 minutes to load
Does this still happen with recent versions? Could you please dig a bit deeper where this might come from? I didn't e... Christian Kuhn
21:07 Bug #18033: Bad side effects fixing http://bugs.typo3.org/view.php?id=4160
Resolved, no change required. This should be solved with the new fe editing concept. Christian Kuhn
21:05 Revision c716aeee: Updated htmlArea RTE manual.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7363 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:02 Bug #19123: Clear config cache does not report that session timed out
Resolved as duplicate of #19586 Christian Kuhn
20:58 Feature #21169: add fullQuoteStr to stdWrap
"With #22338 it is possible to use markers which are processed via fullQuoteStr." --> closed Steffen Gebert
11:57 Feature #21169: add fullQuoteStr to stdWrap
related to #22338
With #22338 it is possible to use markers which are processed via fullQuoteStr.
So this bug c...
Martin Holtz
20:54 Bug #20097: Webpage does not render
Resolved as duplicate of #9968 as requested by reporter. Christian Kuhn
20:51 Bug #21197: Unable to autoload class "Date"
Resolved, no change required.
As Wim figured out, this is not core related, but a problem in cal or tue_breadcrumb...
Christian Kuhn
20:42 Feature #19586: After auto Logout the Clear Cache function stil appears to be working, but of course it does nothing
Resolved, won't fix.
This is solved differently with 4.3: The backend redirects to the login screen automagically ...
Christian Kuhn
20:36 Bug #25649: Autoload seems to be case sensitive when started in cli-mode
Resolved, unable to reproduce.
Please re-open the issue if there is a clear way on how to reproduce, so that we ha...
Christian Kuhn
10:21 Bug #25649: Autoload seems to be case sensitive when started in cli-mode
Hello,
I'm using an Debian Lenny / stable / unstable mix as a xen guest for development.
In the meantime I upg...
Petra Arentzen
20:32 Bug #22451: no login possible for admin in version 4.3.3 but in 4.3.2/4.3.1
Please try to delete your browser cookies after the update. Does this happen in every browser? Christian Kuhn
11:17 Bug #22451 (Closed): no login possible for admin in version 4.3.3 but in 4.3.2/4.3.1
Everthing I did is to download the source of 4.3.3 and untar it in the same dir 4.3.1 allready is (4.3.1 works with n... Jrg Sommer
20:26 Bug #20266: Typo3 raises many PHP Notice errors in php.log
Resolved as dulicate of #22398 as this is basically the same issue. Christian Kuhn
17:13 Bug #22456: Add Automatic versioning of CSS and JS files mentioned in RFC #22376 to install tool
Resolved in revision 7362 Patrick Broens
16:45 Bug #22456 (Closed): Add Automatic versioning of CSS and JS files mentioned in RFC #22376 to install tool
Problem:
Since revision 7346 we have automatic versioning of CSS and JS files.
This has not been added to the insta...
Patrick Broens
17:09 Revision 537c3836: Added feature #14109: Add Automatic versioning of CSS and JS files mentioned in #13998 to install tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7362 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
16:02 Revision f4d52b4f: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7361 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:41 Revision 2f401bde: [+BUGFIX] Extbase: Fixed translation handling. You can now show and edit exiting Objects and their translation. Switching to another language should work as you expect (in TYPO3 v4). The uid of the Object stays the same for all languages. The uid of the translated record in the database is stored internally. If you create a new Object it will be available for "All Languages". This might change in future as it is planned to create a new record in the actual FE language (which is rather tricky without having an existing Object in default language). Related to #6409.
Jochen Rau
14:23 Feature #22455 (Closed): GIFBUILDER & GMENU: alpha transparency for PNG
feature-request: support for alpha transparency for PNG files created with GIFBUILDER & GMENU would be great.
e.g....
most wanted
12:56 Feature #25655 (Closed): Additional Flash messages in scheduler
The scheduler can be enhanced by 2 additional flash messages:
- If there is no task created
- If no task can be cre...
Georg Ringer
12:35 Bug #22454 (Closed): htmlArea RTE: ENTER after an image at beginning of block deletes the image
After inserting an image in the RTE, a line-break deletes the image. The bug is not reproduce in 1.7.12 version.
T...
Ghislain Pau
11:32 Bug #22452 (Closed): Test different BE setups in the page renderer unit tests
... e.g. using a data provider.
Post by Ernesto on issue #22376 in the Core NG:
This leads me to a question on ...
Oliver Klee
11:17 Feature #22447: When sending mail, use TYPO3_CONF_VAR for default from address if no other address is provided
Is related to #19243.
Imo there should be a default setting for the Return-Path as well.
Ralf Hettinger
00:25 Feature #22447 (Closed): When sending mail, use TYPO3_CONF_VAR for default from address if no other address is provided
It's often useful to set a default email from address for TYPO3 rather than relying on the server's configuration, es... Jeff Segars
11:09 Bug #22190: HMENU with IFSUB, CURIFSUB and hidden subpages
Posted the outcome of my investigation to the dev mailing list
Subject: MENUDATA caching problems
Patrick Broens
10:35 Bug #22190: HMENU with IFSUB, CURIFSUB and hidden subpages
Hi,
Ok, I had to inform you about the status.
After the T3BOARD10 I did a lot of investigation regarding this ...
Patrick Broens
11:09 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
Posted the outcome of my investigation to the dev mailing list
Subject: MENUDATA caching problems
Patrick Broens
10:37 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
Hi,
Ok, I had to inform you about the status.
After the T3BOARD10 I did a lot of investigation regarding this ...
Patrick Broens
08:13 Bug #22018: reset password form ignores usage of kb_md5fepw
Hi,
I just saw this bug report after submitting similar bug over here http://bugs.typo3.org/view.php?id=14101
...
Matthew Kennewell
07:55 Bug #22449 (Closed): reset of feuser password fails when using 'Forgot your password' form with typo3 v4.3.x + ' felogin ' + ' kb_md5fepw '
When the ext 'kb_md5fepw' is configured to work with the login forms of 'felogin', (and the registration form of 'sr_... Matthew Kennewell
02:06 Bug #22068: [FEATURE] Allow marker for Subject and Message in aut-response-message of Mailform
Committed to trunk rev 7360 Steffen Kamper
02:04 Revision b6d3a8ff: Added Feature #13439: [FEATURE] Allow marker for Subject and Message in auto-response-message of Mailform
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7360 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:54 Bug #22446: Preview in BE opens Workspace-preview
committed to trunk rev 7359 Steffen Kamper
00:25 Bug #22446 (Closed): Preview in BE opens Workspace-preview
There was a long settings for years:
window.open(top.WorkspaceFrontendPreviewEnabled?'" .
- $urlPreviewDisabled ....
Steffen Kamper
01:52 Bug #22448: ModuleMenu is too small
committed it to trunk rev 7358 Steffen Kamper
01:22 Bug #22448 (Closed): ModuleMenu is too small
Reason is, that the width (TYPO3.configuration.moduleMenuWidth) is used in viewport when the var isn't available.
...
Steffen Kamper
01:38 Revision 57571063: Fixed bug #14097: Preview in BE opens Workspace-preview
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7359 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:36 Revision 8775c834: Fixed bug #14100: ModuleMenu is too small
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7358 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:08 Bug #22229: External URL only indexes first page
Committed to:
- trunk (rev. 7356)
- 4-3 (rev. 7357)
Xavier Perseguers
01:06 Revision 8a81c3cf: Fixed bug #13732: External URL only indexes first page [indexed_search]
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7357 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
01:04 Revision 4ca02ed9: Fixed bug #13732: External URL only indexes first page [indexed_search]
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7356 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
00:44 Revision f1c3efa2: Raised DBAL version from 1.1.1 to 1.1.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7355 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
00:29 Revision 6e8a1e67: Raised DBAL version from 1.0.4 to 1.0.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7354 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
00:16 Revision d1cfcc51: Set version to 1.2-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32184 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
00:15 Revision 92a6283f: Changed back version to 1.1-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32183 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
00:05 Revision a60d4078: Updated checksums
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32180 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
00:04 Revision 6a0a8376: Set version to 1.1.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32179 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers

2010-04-13

23:56 Revision e5228bca: Changed back version to 1.0-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@32178 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:53 Revision d0fbdd4d: Updated checksums
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@32176 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:48 Revision c8d8d138: Set version to 1.0.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@32174 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:11 Bug #22435: Running the unit tests floods the deprecation log
... and because the testcase explicitly uses the deprecated hook. Oliver Klee
23:08 Bug #22435: Running the unit tests floods the deprecation log
This happens because t3lib_matchcondition gets unit-tested, but it's deprecated (causing a deprecation log entry when... Oliver Klee
23:00 Bug #22390: Unit test failure in t3lib_PageRenderer_testcase
. Oliver Klee
22:59 Bug #22390: Unit test failure in t3lib_PageRenderer_testcase
This has been fixed by the follow-up patch for issue 13998. Oliver Klee
22:56 Feature #22338: Added marker in CONTENT object
committed to trunk rev 7353 Steffen Kamper
22:52 Revision 00f97a18: Added Feature #13940 Added marker in CONTENT object (thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7353 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:36 Bug #22382: Sort Order of FIles/Folders Inaccurate
Added screenshot showing inconsistent sorting. Filelist appears to sort the files differently than anywhere else, but... Jeff Segars
22:29 Revision 9a00ab41: Follow-up to #13998: Fixed broken unit tests, also solving #14018
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7352 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:26 Bug #20938: SOAP error while uploading an updated extension
Do you still have any upload problems with recent 4.3.3? Marcus Krause
22:13 Revision 4bcf1505: Added testcase for #13698 (thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7351 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:11 Bug #17330: missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
committed v3 to trunk, rev 7350 Susanne Moog
22:09 Feature #22387: rtehtmlare should use versionnumbering method for CSS and JS files
Committed to SVN TYPO3core trunk (revision 7348). Stanislas Rolland
22:06 Bug #16483: browser cache problems when changing RTE css
See solution implemented by #13998 and #14014 (TYPO3 4.4 beta). Stanislas Rolland
22:05 Revision 0ff0f24d: Added feature #5678: Missing clearer div in csc-textpic-intext-left/csc-textpic-intext-right
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7350 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
22:05 Feature #22212: Add proxy for the mail() function
committed to trunk rev 7349 Steffen Kamper
22:04 Revision 53c558d9: Added Feature #13698: Add proxy for the mail() function (thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7349 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:01 Revision a858d7bb: Added feature #14014: htmlArea RTE should use version numbering method for CSS and JS files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7348 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:50 Bug #20373: Not possible to select images with Element Browser
Added updated patch and test extension. The test extension allows any file type inside the images field for tt_content. Jeff Segars
21:46 Bug #25654 (Closed): Move the scheduler tests to the scheduler sysext
This also allows us to remove the checks for the installed extension in the tests.
(issue imported from #M14096)
Oliver Klee
21:42 Bug #22391: Unit test failures in t3lib_cache_backend_FileBackendTestCase with open_basedir = Off
It looks like the function fails to append the document root if open_basedir is not active. Oliver Klee
21:40 Bug #22391: Unit test failures in t3lib_cache_backend_FileBackendTestCase with open_basedir = Off
If I change this ...:
public function setUp() {
$this->testingCacheDirectory = 'typo3temp/cache/testing/';
...
Oliver Klee
21:32 Bug #22391: Unit test failures in t3lib_cache_backend_FileBackendTestCase with open_basedir = Off
These tests even fail when the (existing) directory is world-writable. Oliver Klee
21:23 Revision 0bd5eec8: Follow-up to #13998: Changed default of FE|versionNumberInFilename to 'querystring'
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7347 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
20:48 Revision 88ee30b7: * Added feature #13998: Introduce automatic versioning of CSS and JS files (thanks to Lars Houmark)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7346 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
20:24 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
Our table currently contains >322,000 MENUDATA records, so yes.. this is quite ugly. I try to have a look after I fin... Steffen Gebert
17:23 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
Hey guys, we're encountering the very same problem for ages now. Isn't there any solution to this yet? This slows dow... Juergen Weber
20:06 Bug #22441: importExtInfo() does not sort versions correctly
Set relation to #22378. Christian Kuhn
11:43 Bug #22441 (Closed): importExtInfo() does not sort versions correctly
This is a follow-up to solved bug #22378. showExtensionsToUpdate() does show correctly that there is a new version of... Daniel Minder
20:03 Bug #22433: "Check for extension updates" does not always do the update
Resolved as duplicate of #22441 Christian Kuhn
18:23 Bug #22433: "Check for extension updates" does not always do the update
Hi Daniel, I must select in the list. Hope bug 0014090 is solved on release 4.3.4. Thomas Nussbaumer
13:19 Bug #22433: "Check for extension updates" does not always do the update
See Bug 0013906, same issue reported by me. Christian Nölle
11:46 Bug #22433: "Check for extension updates" does not always do the update
For me, version 1.4.2 is in the list, but not at the end. Please check if this is the case. If so, patch for bug #224... Daniel Minder
18:51 Feature #22363: Renewal of the taskcenter
committed to trunk rev 7342,7343 and 7344 Steffen Kamper
18:49 Bug #22445 (Closed): impexp: doesn't work when used from clipboard in list module
Some kind of hidden ;-) but nice feature isn't working anymore:
If you activate the clipboard, use clipboard #1 (or ...
Irene Höppner
18:47 Feature #22444: htmlArea RTE: Add rel attribute to link dialogue
Committed to SVN TYPO3core trunk (revision 7345). Stanislas Rolland
18:27 Feature #22444 (Closed): htmlArea RTE: Add rel attribute to link dialogue
The attached patch optionally adds a field to edit the rel attribute of a link.
Enabled in Page TSConfig by
RTE...
Stanislas Rolland
18:47 Revision 0d4e1650: Added feature #14094: htmlArea RTE: Optionally add rel attribute to link dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7345 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:43 Revision 07f80301: Added Feature #13982: Feature: Renewal of the taskcenter Part III (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7344 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:41 Revision dcd9e65a: Added Feature #13982: Feature: Renewal of the taskcenter Part II (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7343 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:39 Revision ed931266: Added Feature #13982: Feature: Renewal of the taskcenter Part I (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7342 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:34 Feature #20735: Improve error handling for tslib_fe->printError and die()
This has been fixed by the error handler introduced in 4.3 and the removal of the die() messages in 4.4, both flagged... Jeff Segars
17:35 Feature #22388: Add simple API for creating new content elements
Thanks for the feedback Benni!
For #1, the goal is to add a standard content element just like text, text w/ image...
Jeff Segars
17:23 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
Hey guys, we're encountering the very same problem for ages now. Isn't there any solution to this yet? This slows dow... Juergen Weber
17:23 Bug #22190: HMENU with IFSUB, CURIFSUB and hidden subpages
Hey guys, we're encountering the very same problem for ages now. Isn't there any solution to this yet? This slows dow... Juergen Weber
17:11 Revision 0e82e4f7: Added feature #13865: Possibility to configure alternative parameter for jumpurl filelinks (Thanks to Sebastian Gebhard)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7341 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:30 Revision 05f6b6be: * Added feature #5500: Load Inline Elements On Demand (thanks to Harald Glaser & Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7340 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
15:39 Bug #25583 (Closed): code completion is not working correctly with image.file.import.field.
t = IMAGE
t.file.import.field[press dot here]
file.import.field is of type stdWrap
nevertheless the CC box does ...
Stephan Petzl
15:33 Bug #22443 (Closed): Wrong path as return value from function listURL in class.db_list.inc
One of our clients reported a broken link when clicking onto the icon named pildown.gif in db_layout.php to jump to a... Björn Wendeler
14:57 Bug #22442 (Closed): objectId is not defined while selecting items from element browser
Using the element browser while selecting items for an IRRE-Relation the js-File /t3lib/jsfunc.inline.js will throw a... Paints
14:01 Feature #15162: date-params are hardcoded
rev 7339 Dmitry Dulepov
14:00 Revision b94e7af8: Fixed bug ##1740: date parameters are not configurable in indexed search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7339 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:55 Bug #22420: Do not die, be the exception!
committed to trunk rev 7338 Steffen Kamper
11:54 Revision a45095fb: Fixed bug #14061: Do not die, be the exception!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7338 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:37 Bug #22370: Content Element Media and Render Type "HTML Embed Element" not working
Perfect, thanks! Steffen Gebert
09:13 Bug #22370: Content Element Media and Render Type "HTML Embed Element" not working
Sorry got no time yesterday. I sent it to the core list now. Administrator Admin
11:22 Bug #22268: [Feature] ExtJS driven fading in/out Flashmessages
committed to trunk rev 7337 Steffen Kamper
11:20 Revision 8c1cb987: Added Feature #13799: ExtJS driven fading in/out Flashmessages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7337 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:19 Bug #22393: Choose proper variable namings in tslib_cObj::getGlobal()
rev 7335 and 7336 (4.4 and 4.3) Dmitry Dulepov
11:18 Revision 06ca9653: Fixed bug #14023: choose proper variable namings in tslib_cObj::getGlobal()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7336 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:18 Revision 4d788ddb: Fixed bug #14023: choose proper variable namings in tslib_cObj::getGlobal()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7335 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:10 Bug #22396: Add "tiff" to imagefile_ext array
Revisions:
- 4.2: 7334
- 4.3: 7333
- 4.4: 7332
Dmitry Dulepov
11:08 Revision 6475422a: Fixed bug #14027: Tweak: Add "tiff" to imagefile_ext array
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7334 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:05 Revision 374554ed: Fixed bug #14027: Tweak: Add "tiff" to imagefile_ext array
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7333 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:02 Revision ff9e048c: Fixed bug #14027: Tweak: Add "tiff" to imagefile_ext array
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7332 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:49 Revision b65b2ef1: Corrected spelling errors in felogin manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7331 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:19 Bug #22440: Change typo3/install/index.php install tool locked message to proper HTML and CSS
Resolved in revision 7330 Patrick Broens
09:45 Bug #22440: Change typo3/install/index.php install tool locked message to proper HTML and CSS
Images should be placed in folder typo3/gfx/ Patrick Broens
09:40 Bug #22440 (Closed): Change typo3/install/index.php install tool locked message to proper HTML and CSS
Problem:
When the install tool is locked, there is a very plain text error.
Solution:
This should be changed to...
Patrick Broens
10:08 Revision b2136b53: Fixed bug #14088: Change typo3/install/index.php install tool locked message to proper HTML and CSS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7330 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
08:32 Feature #22439 (Closed): Allow nested GET-params in config.linkVars
nested GET-params are already allowed in typoscript GPVar
for example
temp.var = TEXT
temp.var.data = GPVar:tt_n...
fred
08:25 Bug #22438: htmlArea RTE: Small css glitch in the color setting dialogue
Committed to SVN TYPO3core trunk (revision 7329). Stanislas Rolland
08:19 Bug #22438 (Closed): htmlArea RTE: Small css glitch in the color setting dialogue
The color preview field is not correctly aligned with the color entry field just below.
(issue imported from #M14...
Stanislas Rolland
08:24 Revision 81dcac01: Fixed bug #14086: htmlArea RTE: Small css glitch in the color setting dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7329 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
07:55 Feature #22376: Introduce Automatic versioning of CSS and JS files
Uploaded v7 which also makes frontend versioning of files possible.
This one is now pending in the core list, and ...
Lars Houmark
07:19 Bug #22437: htmlArea RTE: Setting empty color raises js error in IE
Committed to SVN TYPO3core trunk (revision 7328). Stanislas Rolland
06:59 Bug #22437 (Closed): htmlArea RTE: Setting empty color raises js error in IE
IE raises error because color to be set is #.
(issue imported from #M14085)
Stanislas Rolland
07:19 Revision 2070aa2c: Fixed bug #14085: htmlArea RTE: Setting empty color raises js error in IE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7328 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
06:33 Feature #22411: htmlArea RTE: Streamline the RTE loading process
Follow-up patch committed to trunk (revision 7327). Stanislas Rolland
06:22 Feature #22411: htmlArea RTE: Streamline the RTE loading process
The RTE concatenates multiple occurrences of the same script. Stanislas Rolland
06:31 Revision 1df3ebd4: Follow-up to feature #14051: htmlArea RTE: Streamline the RTE loading process
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7327 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:08 Feature #22426: htmlARea RTE: Eliminate namespace pollution
Follow-up patch committed to trunk (revision 7326). Stanislas Rolland
05:00 Feature #22426: htmlARea RTE: Eliminate namespace pollution
Pollution generated by the localization arrays was missed by the preceding patch.
Stanislas Rolland
05:07 Revision dc90156a: Follow-up to feature #14067: htmlARea RTE: Eliminate namespace pollution
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7326 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:03 Bug #22436: htmlArea RTE: RTE fails in absence of wizards
Committed to SVN TYPO3core trunk (revision 7325). Stanislas Rolland
03:45 Bug #22436 (Closed): htmlArea RTE: RTE fails in absence of wizards
Initialization of the RTE fails in absence of wizards.
(issue imported from #M14084)
Stanislas Rolland
04:02 Revision 9cb5554c: Fixed bug #14084: htmlArea RTE: RTE fails in absence of wizards
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7325 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:45 Revision aec69242: Follow-up to #13710: Added missing typo3/sysext/lang/locallang_t3lib_fullsearch.xml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7324 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
02:17 Bug #15822: htmlArea RTE does not load when served by Win XP Home
Is this issue in any way related with the RTE, or even TYPO3?
It seems that the script file gets corrupted on thes...
Stanislas Rolland
02:05 Bug #16732: htmlarea, proxy and firefox
All absolute paths have been removed in upcoming TYPO3 4.4beta.
Please try it when it becomes available this week..
Stanislas Rolland
01:53 Revision fc9e76ea: Updated NEWS.txt as follow-up to #13580: htmlArea RTE: Extjize the RTE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7323 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:41 Bug #22425: htmlArea RTE: Erratic handling of oncut and onpaste events
Follow-up patch committed to trunk (revision 7322). Stanislas Rolland
00:28 Bug #22425: htmlArea RTE: Erratic handling of oncut and onpaste events
Input must be inhibited in further keyboard events. Stanislas Rolland
01:40 Revision 19070f38: * Follow-up to bug #14066: htmlArea RTE: Erratic handling of oncut and onpaste events
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7322 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:10 Feature #21266: Add stdWrap date/strftime with GMT format property
committed to trunk rev 7321 Steffen Kamper
01:09 Revision 6d628b16: Added Feature #12229: Add stdWrap date/strftime with GMT format property
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7321 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:56 Bug #22044: Active suggest feature for TCA fields with foreign tables
committed to trunk rev 7320 Steffen Kamper
00:52 Revision 7cfc9cfb: Fixed bug #13402: Active suggest feature for TCA fields with foreign tables
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7320 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:48 Bug #22260: Redirects use incorrect function parameters
committed to svn
trunk rev 7317
4_3 rev 7319
Steffen Kamper
00:48 Feature #22216: History Icon in Record Edit view
Resolved, no change required:
As discussed in the core list, the history button is already available and just need...
Christian Kuhn
00:47 Revision a85ff545: Fixed bug #13788: [felogin] Redirects use incorrect function parameters
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7319 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:44 Revision 2487d93e: Fixed bug #13788: [felogin] Redirects use incorrect function parameters
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7318 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:40 Revision 06c67e5f: Updated manual of felogin (thanks to Jigal van Hemert and Jeff Segars)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7317 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:20 Bug #22198: htmlArea RTE: Incorrect position of cursor after SHIFT-ENTER in WebKit browser
Committed to SVN TYPO3core trunk (revision 7314) and branch TYPO3_4-3 (revision 7316). Stanislas Rolland
00:20 Revision 4c92dee4: Fixed bug #13674: htmlArea RTE: Incorrect position of cursor after SHIFT-ENTER in WebKit browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7316 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:17 Revision a4b76331: Reverted Update #14063: Updated ExtJs library from 3.1.1 to 3.2 Final
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7315 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:12 Revision 88763100: Fixed bug #13674: htmlArea RTE: Incorrect position of cursor after SHIFT-ENTER in WebKit browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7314 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2010-04-12

23:50 Bug #22198: htmlArea RTE: Incorrect position of cursor after SHIFT-ENTER in WebKit browser
Let the default action be taken by the browser. Bug fixed in current versions of WebKit. Stanislas Rolland
23:42 Feature #22424: Add hook for including Static TypoScript after all Static Templates are included
Committed to trunk in r7313. Jeff Segars
02:13 Feature #22424 (Closed): Add hook for including Static TypoScript after all Static Templates are included
We already have a hook at the top of t3lib_tstemplate->includeStaticTypoScriptSources() for including the old static ... Jeff Segars
23:36 Revision b5ff2899: Added feature #14065: Add hook for including Static TypoScript after all Static Templates are included
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7313 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
22:33 Feature #21614: Add support for MemCache
Just as info here. I originally thought of something else when reading ADOdb documentation. But I finally gave it a t... Xavier Perseguers
22:23 Feature #17275: Virtual fields
Hi Michael,
Did not try many things actually ;-)
But this was more to say that it already kinda exists and that...
Xavier Perseguers
22:10 Revision 11da6fa4: Added feature #13508: Use exec_TRUNCATEquery() instead of DELETE FROM throughout the core
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32150 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
22:05 Bug #22217: Flashmessages in t3lib_fullsearch
Committed _04 to trunk rev. 7312 Christian Kuhn
22:03 Revision 0d1fa1b6: Fixed bug #13710: Flashmessages in t3lib_fullsearch
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7312 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:10 Bug #22431: Rich Text Editor can not handele comments
As this bug report software somehow uses similar decodings, I decided to upload my source in an extra file. Jan Janen
17:58 Bug #22431 (Closed): Rich Text Editor can not handele comments
When editing any kind of text, turn of the Rich Text Editor and type:
<!-- <a href="/">-->
<b>this is very impor...
Jan Janen
20:57 Bug #17645: HTML Area RTE is not loading on some PC's
If you have a chance, please try the upcoming TYPO3 4.4beta to be released this week. The RTE loading process has bee... Stanislas Rolland
14:36 Bug #17645: HTML Area RTE is not loading on some PC's
Just a quick feedback: Yes, still an issue in my setup.
Actually, I have just before this weekend experienced a *...
Theodor With
00:47 Bug #17645: HTML Area RTE is not loading on some PC's
Is this still an issue with TYPO3 4.3? Stanislas Rolland
20:53 Bug #22106: Use exec_TRUNCATETABLEquery() instead of DELETE FROM throughout the core
Committed v3 to trunk, rev. 7311. Christian Kuhn
20:51 Bug #22435 (Closed): Running the unit tests floods the deprecation log
I've attached the deprecation log that is created by running the Core unit tests once.
(issue imported from #M14079)
Oliver Klee
20:17 Bug #22434 (Closed): absRefPrefix => wrong link in reset email
If I set absRefPrefix = / I have no domain name in link to reset the password.
If absRefPrefix is set feloginBase...
Stephan Bauer
20:12 Revision 42108604: Added feature #13508: Use exec_TRUNCATEquery() instead of DELETE FROM throughout the core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7311 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:04 Feature #21893: htmlArea RTE: Allow to hide counting classes
Committed to SVN TYPO3core trunk (revision 7310). Stanislas Rolland
10:39 Feature #21893: htmlArea RTE: Allow to hide counting classes
Hey Uschi!!
This is not really the meaning of this property. It is intended to mean that the style specified in th...
Stanislas Rolland
20:04 Revision 992e2661: Added feature #13116: htmlArea RTE: Allow to hide counting classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7310 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:54 Bug #22433 (Closed): "Check for extension updates" does not always do the update
Example:
TemplaVoila! templavoila 1.4.1 1.4.2 Local
1.4.1 Small follow-up update to 1.4.0
1.4.2 page module .....
Thomas Nussbaumer
19:37 Bug #19652: LICENSE.txt refers to a non-existing webpage on typo3.org
committed to trunk rev 7309 Susanne Moog
19:36 Revision fa23f7c7: Fixed bug #9851: LICENSE.txt refers to wrong webpage on typo3.com
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7309 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
19:26 Bug #22432 (Closed): Missing description of feloginBaseURL in manual
There is no description of feloginBaseURL in the manual
(issue imported from #M14076)
Stephan Bauer
19:13 Bug #22341: Missing key on l18n parent in tt_content table
Committed _02 to trunk rev. 7308. Christian Kuhn
19:10 Revision 5fa6c53a: Fixed bug #13945: Missing key on l18n_parent in tt_content table
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7308 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
18:18 Bug #21143: Add some constants
committed to trunk (rev #18071).
Benni Mack
18:17 Revision 30c60eef: Added Feature #12066: Added constants throughout the core for LF, CR, TAB (Thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7307 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
18:02 Feature #18608: all suggested extensions must be clicked to not install them
I think we can drop (or at least delay) this because of the new Extension Manager, which is currently written by Stef... Steffen Gebert
07:42 Feature #18608: all suggested extensions must be clicked to not install them
reminder Franz Holzinger
18:01 Bug #22370: Content Element Media and Render Type "HTML Embed Element" not working
Would one of you send this patch to the core list?
Instructions (german) on http://typo3blogger.de/ab-in-den-core/
...
Steffen Gebert
11:32 Bug #22370: Content Element Media and Render Type "HTML Embed Element" not working
I can confirm this. Patch attached. Administrator Admin
17:54 Revision fea11792: Follow-up to #14054: CSS Styled Content has no manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7306 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
17:48 Revision fdd275b9: Fixed bug #14054: CSS Styled Content has no manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7305 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
12:01 Bug #22430: Convert some characters in copyright of the stand alone install tool to XHTML character entities
Resolved in revision 7304 Patrick Broens
11:56 Bug #22430 (Closed): Convert some characters in copyright of the stand alone install tool to XHTML character entities
Problem:
The function copyright() in class.tx_install.php contains utf-8 characters, while the output of the install...
Patrick Broens
12:01 Revision 403cec4d: Fixed bug #14071: Convert some characters in copyright of the stand alone install tool to XHTML character entities
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7304 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
10:59 Feature #22318: Define a central whitelist for allowed tables for cObjects CONTENT and RECORDS
Just a note: When you want to fetch records from a sys_* table, these tables have to be allowed to be fetched from Ro... Sebastian Michaelsen
10:17 Bug #22429: require_once to class.tslib_content.php in sysext/install/mod/class.tx_install.php should be deleted
Resolved in revision 7303 Patrick Broens
10:13 Bug #22429 (Closed): require_once to class.tslib_content.php in sysext/install/mod/class.tx_install.php should be deleted
Problem:
sysext/install/mod/class.tx_install.php contains a require_once(PATH_tslib . 'class.tslib_content.php'); wh...
Patrick Broens
10:16 Revision 2e0db22f: Fixed bug #14070: require_once to class.tslib_content.php in sysext/install/mod/class.tx_install.php should be deleted
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7303 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:47 Bug #22428: New install tool refactoring uses FE layer for templating instead of t3lib_parsehtml
Resolved in revision 7302 Patrick Broens
09:39 Bug #22428 (Closed): New install tool refactoring uses FE layer for templating instead of t3lib_parsehtml
Problem:
The new install tool refactoring has a very bad dependency. This is BE functionality and depends on a FE ex...
Patrick Broens
09:46 Revision 744ba90f: Fixed bug #14069: New install tool refactoring uses FE layer for templating instead of t3lib_parsehtml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7302 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:11 Feature #22427: htmlARea RTE: Always rely on ExtJS browser identification
Committed to SVN TYPO3core trunk (revision 7301). Stanislas Rolland
08:55 Feature #22427 (Closed): htmlARea RTE: Always rely on ExtJS browser identification
Extjize browser identification.
(issue imported from #M14068)
Stanislas Rolland
09:10 Revision ae5408fe: Added feature #14068: htmlARea RTE: Always rely on ExtJS browser identification
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7301 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
07:50 Feature #22426: htmlARea RTE: Eliminate namespace pollution
Committed to SVN TYPO3core trunk (revision 7300). Stanislas Rolland
07:34 Feature #22426 (Closed): htmlARea RTE: Eliminate namespace pollution
Bring all plugins within de HTMLArea namespace.
This completes elimination of all namespace pollution by the RTE, ...
Stanislas Rolland
07:49 Revision 9fa0895e: Added feature #14067: htmlARea RTE: Eliminate namespace pollution
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7300 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
07:38 Bug #22420: Do not die, be the exception!
This is partly a duplicate of http://bugs.typo3.org/view.php?id=6103. Franz Holzinger
06:07 Bug #22425: htmlArea RTE: Erratic handling of oncut and onpaste events
Committed to SVN TYPO3core trunk (revision 7299). Stanislas Rolland
05:51 Bug #22425 (Closed): htmlArea RTE: Erratic handling of oncut and onpaste events
1. If server-based cleaning on paste is configured, keyboard input must be inhibited during the processing of the req... Stanislas Rolland
06:06 Revision 1a5c8184: Fixed bug #14066: htmlArea RTE: Erratic handling of oncut and onpaste events
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7299 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:30 Bug #20373: Not possible to select images with Element Browser
Hey Vladimir,
I have the same issue also. I'm attaching a patch that fixes the issue for me. Can you test and see ...
Jeff Segars
01:18 Bug #19967: typolink: title tag generation not correctly working, if in the title-tag string is an occurance of whitespaces
See #20142. Stanislas Rolland
01:15 Bug #18692: TypoLinks with a title set are generated wrong
See 0010629 Stanislas Rolland
01:13 Bug #20142: class and title parameters of typolinks get broken
Committed to SVN TYPO3core trunk (revision 7297) and branch TYPO3_4-3 (revision 7298). Stanislas Rolland
01:12 Revision d6e64c75: Fixed bug #10629: class and title parameters of typolinks get broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7298 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:05 Revision 584e0b80: Fixed bug #10629: class and title parameters of typolinks get broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7297 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:45 Bug #17426: classesParagraph and classesCharacter don't work on 4.1.1
Is this still an issue with TYPO3 4.3? Stanislas Rolland
00:37 Bug #22421: Text Content element crashes (new and edit)
Thanks!
Committed to SVN TYPO3core trunk (revision 7296).
Stanislas Rolland
00:34 Revision 17d3393b: Fixed bug #14062: Text Content element crashes (thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7296 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2010-04-11

23:21 Bug #21873: alternative page language will be deleted in new workspaces after publishing
Confirmed that the patch 13075-versionswap-alternativepage.patch still successfully fixes the issue against Typo3 4.3.3 Darren Clark
23:17 Feature #19611: Add a way to hook into the publish process for a workspace
Updated patch against TYPO3_4-3-3 9793_v3.patch uploaded Darren Clark
23:15 Feature #22249: Custom Workspaces allow users file mounts
Updated patch for TYPO3_4-3-3 and included permissions for admin's to get filemounts in draft workspace attached patc... Darren Clark
21:55 Bug #22274: sql_regcase deprecated in PHP 5.3
duplicate #21865
http://bugs.typo3.org/view.php?id=13060
Falk Kühnel
21:49 Bug #19468: clean up t3lib_exec
Committed to trunk in revision 7295 Francois Suter
21:48 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
Is there any security reason, why not to use also rawurldecode like in 0012990v1.patch? It works for me now. Administrator Admin
21:46 Revision 187d8a75: Cleanup #9581: Adapt t3lib_exec to PHP5 and CGLs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7295 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:35 Bug #22421: Text Content element crashes (new and edit)
Version 2 of patch with correct extension key (thanks Susanne!) attached. Jigal van Hemert
11:02 Bug #22421: Text Content element crashes (new and edit)
Submitted to core list. Jigal van Hemert
10:56 Bug #22421 (Closed): Text Content element crashes (new and edit)
It results in:
TYPO3 Fatal Error: Extension key "" was NOT loaded! (t3lib_extMgm::extRelPath)
New error (RFC 140...
Jigal van Hemert
18:27 Bug #22380: Moving a page with IRRE records misplaces IRRE records
Committed to trunk in revision 7291
Committed to 4.3 in revision 7292
Committed to 4.2 in revision 7294
Francois Suter
18:08 Bug #22380: Moving a page with IRRE records misplaces IRRE records
Attached v3, which build on Dmitry's v2 proposed in the core ML and adds some CGL corrections. Francois Suter
18:26 Revision befe9809: Fixed bug #14005: Moving a page with IRRE records misplaces IRRE records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7294 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
18:19 Revision 92dbe772: Corrected date in ChageLog entry (sorry)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7293 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
18:18 Revision dc2c5cbb: Fixed bug #14005: Moving a page with IRRE records misplaces IRRE records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7292 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
18:13 Revision c48f4ba2: Fixed bug #14005: Moving a page with IRRE records misplaces IRRE records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7291 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:56 Feature #22423: Install tool refactoring
Added in revision #18060 Patrick Broens
16:31 Feature #22423 (Closed): Install tool refactoring
Problems:
* It is very hard to style it, because of strange constructs everywhere
* The output cannot be validated
...
Patrick Broens
16:55 Revision 93f9d9d1: Added feature #14064: Install tool refactoring
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7290 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
15:46 Bug #22420: Do not die, be the exception!
UPDATE and DELETE were swapped at the beginning of the patch file. V2 corrects this. Andreas Otto †
02:29 Bug #22420 (Closed): Do not die, be the exception!
There are some die's in core which don't serve the needed information why the error happen.
Solution: use Exception....
Steffen Kamper
15:21 Revision edaf260b: Follow-up to #10327: [felogin] redirecting to referer does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7289 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:19 Revision 10ae0b8e: Follow-up to #10327: [felogin] redirecting to referer does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7288 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:49 Revision 6f705ddd: fixed date in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7287 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:29 Bug #22366: wrong image dimension returned if alternative logo is set and skin-extension is installed in global-space (backend-redesign)
committed v2 to svn
trunk rev 7285
4_3 rev 7286
Steffen Kamper
14:27 Revision 629f7d39: Fixed bug #13985: bugfix/code cleanup: wrong image dimension returned if alternative logo is set and skin-extension is installed in global-space (backend-redesign) (thanks to Stephan N Kellermayr)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7286 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:25 Revision 8a07b148: Fixed bug #13985: bugfix/code cleanup: wrong image dimension returned if alternative logo is set and skin-extension is installed in global-space (backend-redesign) (thanks to Stephan N Kellermayr)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7285 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:15 Bug #22422: Update ExtJS to 3.2Final
committed to trunk rev 7284 Steffen Kamper
13:47 Bug #22422 (Closed): Update ExtJS to 3.2Final
Update ExtJS to 3.2Final
(issue imported from #M14063)
Steffen Kamper
14:12 Revision 7c252dcd: Update #14063: Updated ExtJs library from 3.1.1 to 3.2 Final
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7284 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:53 Feature #22388: Add simple API for creating new content elements
The approach sounds right. I'd split up the patch in three RFCs as well.
1) t3lib_extMgm seems to be the right spo...
Benni Mack
08:18 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
Sorry, this should be handled through the hot key event, since the paste event is not triggered by Opera. This is bro... Stanislas Rolland
05:44 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
Is this issue really fixed?
Suddenly I realize that Opera does not support paste events. Therefore there cannot be...
Stanislas Rolland
03:12 Bug #22419: htmlArea RTE: Some table operations configuration may cause js error
Committed to SVN TYPO3core trunk (revision 7282) and branch TYPO3_4-3 (revision 7283). Stanislas Rolland
02:10 Bug #22419 (Closed): htmlArea RTE: Some table operations configuration may cause js error
Some table operations configurations in Page TSConfig may cause js error on RTE initialization, that is when some con... Stanislas Rolland
03:12 Revision 2adf3641: Fixed bug #14060: htmlArea RTE: Some table operations configuration may cause js error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7283 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:05 Revision 897789ff: Fixed bug #14060: htmlArea RTE: Some table operations configuration may cause js error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7282 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:55 Feature #22418: htmlArea RTE: Cleanup use of editor focus method
Committed to SVN TYPO3core trunk (revision 7281). Stanislas Rolland
01:25 Feature #22418 (Closed): htmlArea RTE: Cleanup use of editor focus method
Use new editor focus method in all scripts.
(issue imported from #M14059)
Stanislas Rolland
01:54 Revision 00e1f4a8: Added feature #14059: htmlArea RTE: Cleanup use of editor focus method
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7281 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:14 Feature #22417: htmlArea RTE: update some WebKit dom methods
Committed to SVN TYPO3core trunk (revision 7280). Stanislas Rolland
01:00 Feature #22417 (Closed): htmlArea RTE: update some WebKit dom methods
WebKit now support some selection and range method that were not originally supported.
The attached patch also works...
Stanislas Rolland
01:13 Revision 5c8ad554: Added feature #14058: htmlArea RTE: update some WebKit dom methods.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7280 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2010-04-10

23:20 Revision f2f6e6be: Fixed bug #12838: Deactivated fields of $TYPO3_USER_SETTINGS are changed by the module "User Settings"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7279 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:16 Bug #22404: Calendar at date fields does not work with IE7 and IE8
Sorry, I talk about the date-picker of typo3. Benoit NORRIN
12:25 Bug #22404: Calendar at date fields does not work with IE7 and IE8
What do you mean with "calendar", something like the calendar extension ("cal") or the internal date-picker of TYPO3 ... Oliver Hader
23:16 Bug #22346: Hookrequest - t3lib_page::getRecordOverlay
committed to trunk rev 7278 Steffen Kamper
23:15 Revision 909db646: Added feature #13953: Hookrequest - t3lib_page::getRecordOverlay (thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7278 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:12 Bug #22405: impexp: Add Hooks
committed to trunk rev 7277 Steffen Kamper
23:12 Revision ebb911bb: Added feature #14041: impexp: Add Hooks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7277 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:10 Bug #22344: Hookrequest - alt_doc::makeEditForm() to enable further access-restrictions
committed to trunk, rev 7276 Steffen Kamper
23:10 Revision 7285ae2a: Added feature #13949: Hookrequest - alt_doc::makeEditForm() to enable further access-restrictions (thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7276 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:08 Bug #22343: Hookrequest - tslib_fe pre/post process for settingLanguage()
committed to trunk, rev 7275 Steffen Kamper
23:08 Revision 07681fad: Added feature #13948: Hookrequest - tslib_fe pre/post process for settingLanguage() (thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7275 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:06 Bug #22342: Hookrequest - tslib_menu should provide hook for further filtering
committed to trunk, rev 7274 Steffen Kamper
23:05 Revision f129f535: Added feature #13947: Hookrequest - tslib_menu should provide hook for further filtering (thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7274 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:03 Feature #14383: Unlink doesn't work for Non-Admins
committed CGL-cleaned v3 to trunk, rev 7272 Steffen Kamper
23:02 Bug #22345: Hookrequest - t3lib_page::getPageOverlay
committed to trunk rev 7273 Steffen Kamper
23:01 Revision 96949960: Added feature #13952: Hookrequest - t3lib_page::getPageOverlay (thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7273 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:59 Revision 457f3939: Fixed bug #485: Hookrequest for ~ TemplaVoila unlink doesn't work for Non-Admins (thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7272 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:10 Feature #22416: htmlArea RTE: Extjize the RTE ajax requests.
Committed to SVN TYPO3core trunk (revision 7271). Stanislas Rolland
21:56 Feature #22416 (Closed): htmlArea RTE: Extjize the RTE ajax requests.
The RTE uses its own code for handling XmlHttpRequests.
The attached patch:
1. replaces some ajax requests by rem...
Stanislas Rolland
22:09 Revision 398feee1: Added feature #14057: htmlArea RTE: Extjize the RTE ajax requests.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7271 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:15 Bug #22415 (Closed): Install tool wants to remove static_template table, while import feature wants to create it
The COMPARE feature wants to remove the static_template table, while the IMPORT feature suggests to create it (along ... Jigal van Hemert
18:12 Bug #22414: CSS Styled Content has no manual
Amazing (although I haven't read it, yet)! Steffen Gebert
18:05 Bug #22414 (Closed): CSS Styled Content has no manual
CSS Styled Content has currently no manual (or none that earns the name). I just wrote one. Find it attached.
(i...
Susanne Moog
16:55 Bug #22413: ACT state in TMENUITEM when using expAll = 1
sorry, I was repeating the same error twice. Above bug is not true ;-) Please close Lina Wolf
16:43 Bug #22413 (Closed): ACT state in TMENUITEM when using expAll = 1
The defination of what happens to the ACT-state when using expAll=1 is contradicting itself.
In the "MENUITEM / C...
Lina Wolf
16:32 Bug #21894: Flexforms: no exclamation mark for required fields
When you change a flexform defination wich had a non-required field before and then open an excisting element wich is... Lina Wolf
12:37 Bug #21894: Flexforms: no exclamation mark for required fields
I don't remember exactly, but I doubt it is an easy bug but more a missing feature. Will try to have a look again thi... Steffen Gebert
12:30 Bug #21894: Flexforms: no exclamation mark for required fields
Steffen, did you analyze this any further? Could it just be a CSS issue here?
Oliver Hader
14:12 Bug #22412: cache_treelist is out of date
Thanks for enlightenement, Christian!
The problem lies in the following code in <i>tx_cmstreelistCacheUpdate::dete...
Steffen Gebert
13:47 Bug #22412: cache_treelist is out of date
cache_treelist is not implemented in the caching framework, so this doesn't make a difference. There is a second bug ... Christian Kuhn
13:02 Bug #22412: cache_treelist is out of date
I'm NOT using the caching framework... Steffen Gebert
12:49 Bug #22412 (Closed): cache_treelist is out of date
I just noticed the following weirdness and I think I already had this 1-2 times:
cache_treelist contains an entry ...
Steffen Gebert
12:47 Bug #22409: Fatal Error Update Wizard
So the problem is the faulty extension? I think I know which one it is. It might be seo_basics becaus it throws an er... Joerg Hauke
12:47 Bug #22409: Fatal Error Update Wizard
So the problem is the faulty extension? I think I know which one it ist. It might be seo_basics becaus it throws an e... Joerg Hauke
12:20 Bug #22409: Fatal Error Update Wizard
No, these temp-files contain all ext_localconf.php and ext_tables.php sources of your extensions.
The method "user_i...
Oliver Hader
05:43 Bug #22409: Fatal Error Update Wizard
I've just deleted those files in the typo3conf folder and the same problem still exists.
Do I have to delte them bef...
Joerg Hauke
10:16 Bug #21873: alternative page language will be deleted in new workspaces after publishing
this is a duplicate of #13818 which is already pending in the core-list and waiting for review Tolleiv Nietsch
06:51 Feature #22411: htmlArea RTE: Streamline the RTE loading process
Committed to SVN TYPO3core trunk (revision 7270). Stanislas Rolland
06:33 Feature #22411 (Closed): htmlArea RTE: Streamline the RTE loading process
The attached patch:
1. eliminates the ajax-based script loading process;
2. dynamically concatenates all RTE scri...
Stanislas Rolland
06:51 Revision 54370f5a: Added feature #14051: htmlArea RTE: Streamline the RTE loading process
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7270 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:39 Bug #22410 (Closed): CleanUp - CGL format of t3lib files
CleanUp is auto formated phpStorm
Each file will be seperately committed
(issue imported from #M14050)
Steffen Kamper

2010-04-09

23:51 Bug #22409: Fatal Error Update Wizard
Let me guess: You did not delete the temp_CACHED_* files before? Chris topher
18:31 Bug #22409 (Closed): Fatal Error Update Wizard
Hello,
I just updatet TYPO3 4.3.3 and I receive an error starting the update wizard:
Fatal error: Cannot redecl...
Joerg Hauke
16:59 Bug #22400: Move baseUrl after HeaderData/Javascript include
RFC dropped because of too man -1 in core list Steffen Gebert
10:30 Bug #22400: Move baseUrl after HeaderData/Javascript include
The problem is, IE6 mis-interpretes the auto-closing base tag and thus all following tags will become children of the... Tobias Liebig
08:22 Bug #22400: Move baseUrl after HeaderData/Javascript include
http://www.w3.org/TR/REC-html40/struct/links.html#h-12.4
"When present, the BASE element must appear in the HEAD s...
Dmitry Dulepov
16:53 Bug #21873: alternative page language will be deleted in new workspaces after publishing
The pathc worked for me on 4.3.2. Thank you very much.
But:
on 4.3.3 this problem occurs again. I think the patch d...
Stefan Terborg
15:42 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
This bug is really annoying.
I completed the patch from above as adviced by Valentin.
Please check and vote for...
Christian Hernmarck
15:33 Bug #22408 (Closed): Default login (without EXT:felogin) form should be deprecated
When EXT:felogin is not installed, a FE login content element is available, although it is totally ugly.
As we ship ...
Steffen Gebert
14:45 Bug #22407 (Closed): if BEUser isAdmin = true it's impossible to set mounts from groups even if it's not ignored, when the user is admin
if BEUser isAdmin = true it's impossible to set mounts from groups even if it's NOT ignored, when the user is admin.
...
Kay Strobach
14:15 Bug #22406 (Closed): select.languageField only works with config.sys_language_overlay = 0 in other tables than tt_content
I tried to get records from other tables than tt_content, i.e. tt_news via typoscript:
config {
linkVars = L
...
Oliver Weiss
13:54 Bug #20603: align center with breakSpace and breakWidth
I encountered the same issue. The problem is that when using breakWidth in conjunction with align center/right, the x... Wolfgang Hubbauer
13:34 Bug #21894: Flexforms: no exclamation mark for required fields
I can confirm this error, a solution would be great. Lina Wolf
12:25 Bug #22405 (Closed): impexp: Add Hooks
For import / export with sysext impexp you need to manipulate data.
eg when using DAM the filename is written wrong ...
Steffen Kamper
12:17 Revision b340af0b: Fixed bug #13959: Security precaution for extensions which use their own autoloader. Note: This is the same fix which has been committed to TYPO3 4.3 where it is marked as a security fix. However, versions prior to TYPO3 4.3 do not ship with an autoloader, so they are not affected by this problem unless an extension provides its own autoloader.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7269 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:16 Revision 816682e4: Fixed bug #13959: Security precaution for extensions which use their own autoloader. Note: This is the same fix which has been committed to TYPO3 4.3 where it is marked as a security fix. However, versions prior to TYPO3 4.3 do not ship with an autoloader, so they are not affected by this problem unless an extension provides its own autoloader.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7268 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:37 Revision 8362e219: Fixed bug #13959: Core autoloader should accept class names only (could lead to remote command execution). Thanks to Helmut Hummel and Marcus Krause for providing a fix.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7267 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:03 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Still present on typo3 4.3.2 and French interface.
http://bugs.typo3.org/view.php?id=14039
Benoit NORRIN
10:55 Revision 5d2b6dd4: Updating version number to 4.3.4-dev after release of 4.3.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7266 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:51 Revision 183ef5b6: Tagging TYPO3 4.3.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-3@7265 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:50 Revision 04f22280: Release of TYPO3 4.3.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7264 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:46 Revision 0614b727: Fixed bug #13959: Core autoloader should accept class names only (could lead to remote command execution). Thanks to Helmut Hummel and Marcus Krause for providing a fix.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7263 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:40 Bug #22404: Calendar at date fields does not work with IE7 and IE8
Interface is localized into french.
Probably same issue as 13160
Benoit NORRIN
10:24 Bug #22404 (Closed): Calendar at date fields does not work with IE7 and IE8
On IE8 when we choose a date through calendar, this one is not put in the field. That happen even on tt_news item th... Benoit NORRIN
10:13 Bug #16552: stdWrap.space.useDiv is not implemented
this could be closed since this is fixed by issues #17407 and #17407 Marc Bastian Heinrichs
09:53 Feature #16555: Possibility to disable "set password function" in user setup
this could be closed, because this functionality have been implemented with issue #20385 Marc Bastian Heinrichs
09:43 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
by the way, this bug is related to #20838 Marc Bastian Heinrichs
09:42 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
Hi Christopher,
just let you know, that I posted my question (no bug fix) about the wrong behaviour of extbase (no...
Marc Bastian Heinrichs
00:11 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
Hi Marc,
I just noticed, that you posted your bug fix in the wrong newsgroup.
To get the problem fixed, please ...
Chris topher
09:37 Feature #22403 (Closed): stdWrap.debugConf functionality
As of the stdWrap-functions
debugData
debugFunc
etc.
it would be nice to also have
debugConf = 1
that...
Adrian Föder
09:33 Feature #22338: Added marker in CONTENT object
almost ;-)
I made commaSeparatedList a property of a marker (that way you can have one marker value with a comma whi...
Jigal van Hemert
09:31 Bug #22402 (Closed): Wrong path to fileicons and only default logo in filelinks
Same as #0002726 but it it still NOT fixed:
In Filelinks the frontend shows no icons in "Layout 1".
They are not ...
Frank no-lastname-given
00:32 Feature #22394: Typo3 4.2.6 - Insert Table not working with IE8
This might be related to #11946. The fix for this is included in 4.2.9 and newer.
I have now tested this:
I canno...
Chris topher
00:28 Revision f49fd035: Updated htmlArea RTE version to 1.7.15
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7262 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:18 Revision e7051302: Updated htmlArea RTE version to 1.8.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7261 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:05 Revision 27397f79: Updated htmlArea RTE version to 1.9.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7260 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2010-04-08

23:49 Revision 4904a69f: Follow-up to feature #14035: htmlArea RTE: Use sprite for toolbar icons
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7259 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:47 Feature #22338: Added marker in CONTENT object
i added a diff for the test only.
i introduced the option markers.commaSeparatedList = 1 in the test case, but do ...
Martin Holtz
22:01 Feature #22338: Added marker in CONTENT object
Version 3 of patch attached. Jigal van Hemert
23:47 Feature #22401: htmlArea RTE: Use sprites for toolbar icons
Two more images deleted by follow-up patch committed to trunk (revision 7259).
Stanislas Rolland
23:32 Feature #22401: htmlArea RTE: Use sprites for toolbar icons
Committed to SVN TYPO3core trunk (revision 7258). Stanislas Rolland
22:27 Feature #22401 (Closed): htmlArea RTE: Use sprites for toolbar icons
The attached patch re-organizes the RTE images and icons and creates a sprite used in the toolbar, context menu and d... Stanislas Rolland
23:31 Revision 864a5453: Added feature #14035: htmlArea RTE: Use sprite for toolbar icons
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7258 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:47 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
Naming of array key _configuration could be optimised, in coordination with the extbase patch. Marc Bastian Heinrichs
18:36 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
Cause of no reaction in the mailing list I reported an issue with a patch for extbase.
http://forge.typo3.org/issues...
Marc Bastian Heinrichs
18:10 Revision 5275d539: [+TASK] Extbase: Raised version number to 1.1.0beta1.
Jochen Rau
16:59 Revision f4414c7b: [+TASK] Extbase: Fixed unit test for maxitems=1. Thanks to Felix Oertel. Related to #7164.
[+BUGFIX] Extbase (MVC): Fixed a regression, where the & was duplicated in additionalParams. Fixed related unit tests... Jochen Rau
16:58 Bug #22400 (Closed): Move baseUrl after HeaderData/Javascript include
If you set baseUrl with Typoscript. (config.baseUrl = domain/path) it is included before all HeaderData and before Ja... Not Only Pixel
16:40 Bug #25653: scheduler editTasks() calls all registerd tasks to edit one
Committed to SVN TYPO3_4-3 (rev. 7257) Oliver Hader
16:39 Revision 7d217811: Cleanup #13869: Scheduler: editTasks() calls all registered tasks to edit just one
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7257 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:37 Bug #22398: Nagging error notices in class.t3lib_div.php / $_SERVER assumptions.
yes I just discovered lots more. i think my work will be cut out for me. ;-)
you will find that fixing these noti...
Dave
01:41 Bug #22398: Nagging error notices in class.t3lib_div.php / $_SERVER assumptions.
It's a real challenge to get rid of all php notice-level errors in v4 core. This is more or less a historic problem, ... Christian Kuhn
16:05 Bug #22399 (Closed): Gifbuilder using breakWidth/breakSpace: lineHeight depends on rendered text
When using breakWidth (and optionally breakSpace), the lineheight depends on the text which is rendered.
So generati...
Harald Glaser
12:55 Bug #22285: Login cause JS error if not in frame (access to parent is not allowed)
committed to svn
4_3 rev 7255
trunk rev 7256
Steffen Kamper
12:54 Revision 5b4d843a: Fixed bug #13828: Login cause JS error if not in frame (access to parent is not allowed)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7256 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:54 Revision 644527e8: Fixed bug #13828: Login cause JS error if not in frame (access to parent is not allowed)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7255 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:50 Bug #21693: borderClass is hardcoded
committed to trunk rev 7254 Steffen Kamper
12:50 Revision ed5456e1: Added feature #12818: Feature: border class is hardcoded [css styled content] (thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7254 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:48 Bug #22208: Backend doesn't use pageRenderer methods
committed to trunk rev 7253 Steffen Kamper
12:46 Revision cca7ce45: Fixed bug #13693: Backend doesn't use pageRenderer methods
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7253 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:23 Revision d028414e: [+BUGFIX] Extbase (Persistence): Extbase respects the default value for maxitems=1 in TCA now. Resolves #7164.
Jochen Rau
11:23 Revision 07369835: [+BUGFIX] Extbase (MVC): Fixed a problem where the UriBuilder urlencoded arguments twice. Resolves #7026.
Jochen Rau
11:23 Revision 3d04ff19: [+TASK] Extbase: Added missing classes to ext_autoload.php.
Jochen Rau
11:23 Revision 2e674654: [+TASK] Extbase (Persistence): Improved Type Handling of properties. Related to #7112.
Jochen Rau
11:23 Revision a1d66686: [+BUGFIX] Extbase (Persistence): Fixed generation of recursive storage pid list from flexform. Resolves #6945.
Jochen Rau
10:17 Feature #22394: Typo3 4.2.6 - Insert Table not working with IE8
Hi!
Thanks for your prompt answers! Its an IE8 issue cause it works fine with Firefox. Updating Typo seems to be a...
Gernot
08:49 Feature #22394: Typo3 4.2.6 - Insert Table not working with IE8
Hi
Is your problem localised to IE8? Try Firefox and see if the issue persists. Also as Christopher has pointed out ...
Administrator Admin
08:06 Bug #18369: EM warns No XCLASS inclusion code found if you use $GLOBALS['TYPO3_CONF_VARS']
reminder no. 2 Franz Holzinger
02:07 Bug #18823: Cannot correctly insert multiple special characters
I am closing this issue as I cannot reproduce it recent versions of TYPO3. Stanislas Rolland
01:44 Bug #22349: RTE is collapsed when loaded inside a hidden tab in Safari
Committed to SVN TYPO3core trunk (revision 7252). Stanislas Rolland
01:39 Bug #22349: RTE is collapsed when loaded inside a hidden tab in Safari
The attached patch fixes the issue in all browsers. Stanislas Rolland
01:43 Revision e0026bdb: Fixed bug #13956: htmlArea RTE: Editing area is collapsed when the RTE is loaded inside a hidden tab in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7252 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2010-04-07

22:58 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
Is there any easy way to reproduce this error with a simple PHP program? I'd like to check if it's a PHP misconfigura... Roger Hueppin
10:04 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
I had this problem on several servers and - for me - it was always of PHP's openssl library not finding openssl.cnf, ... Francois Suter
17:13 Bug #22398 (Closed): Nagging error notices in class.t3lib_div.php / $_SERVER assumptions.
A bunch of nagging error notices:
Notice: Undefined index: t3lib/class.t3lib_div.php in typo3_src-4.3.2/t3lib/clas...
Dave
15:46 Bug #22397 (Closed): Cleanup: class.t3lib_userauthgroup.php
1. added missing spaces according to CGL
2. replaced one while(list)=each with a foreach
3. replaced one "true" to ...
Not Only Pixel
15:39 Feature #22394: Typo3 4.2.6 - Insert Table not working with IE8
Your TYPO3 version was created before IE8 was published. So there might be an incompatibility.
Please make an update...
Chris topher
14:26 Feature #22394 (Closed): Typo3 4.2.6 - Insert Table not working with IE8
Hello!
I am trying to fix a problem with my RTE insert table function in IE8. It is working fine with Firefox 3.6....
Gernot
14:41 Bug #22396: Add "tiff" to imagefile_ext array
Sorry for not making it clear from the text:
The value is added to the array $TYPO3_CONF_VARS['GFX']['imagefile_ext']
Soren Malling
14:32 Bug #22396 (Closed): Add "tiff" to imagefile_ext array
Problem:
Different application offers to possibility to save images as ".tiff" including the screenshot tool in Mac ...
Soren Malling
14:26 Bug #22395 (Closed): Main module does not load different navFrames in submodules in dependency of navFrameScriptParam
DAM module file has the configuration $MCONF['navFrameScriptParam']='&folderOnly=1' , but the list module not.
If y...
Marc Bastian Heinrichs
13:13 Bug #21873: alternative page language will be deleted in new workspaces after publishing
I'm also seeing this issue on 4.3.2. Upon publishing changes to the page overlay pid field in pages_language_overlay ... Felix Buenemann
12:29 Bug #22393 (Closed): Choose proper variable namings in tslib_cObj::getGlobal()
tslib_cObj::getGlobal() uses variable names like $c, $k, $a, $var, $vars etc
When working on #22392 and another pa...
Sebastian Michaelsen
12:14 Bug #22392 (Closed): Simplify the code to get nested GET Parameters with TS
The functionality to retrieve GET Parameters with statements like tt_news|uid can be simplified
The code resolves ...
Sebastian Michaelsen
11:17 Bug #22355: Adding new page content is like playing roulette
It is a firefox bug, but I have yet to find any more information about the bug and potential workaround.
Normally ...
Lars Houmark
11:06 Bug #22391 (Closed): Unit test failures in t3lib_cache_backend_FileBackendTestCase with open_basedir = Off
Using the latest trunk, I get the following test failures:
Testsuite: t3lib_cache_backend_FileBackendTestCase
d...
Oliver Klee
11:04 Bug #22390 (Closed): Unit test failure in t3lib_PageRenderer_testcase
Using the latest trunk, I get the following test failure:
Testsuite: t3lib_PageRenderer_testcase
testEnableExtJ...
Oliver Klee
04:15 Bug #22389 (Closed): typo in class.t3lib_tcemain.php
There is line in t3lib_tcemain::insertUpdateDB_preprocessBasedOnFieldType():
$result[$field] = count(t3lib_div::tr...
Vladimir Podkovanov
01:29 Feature #22388: Add simple API for creating new content elements
Added patch file for trunk along with a simple demo extension.
Before submitting to the core list, the patch shoul...
Jeff Segars
01:24 Feature #22388 (Closed): Add simple API for creating new content elements
The basic idea is to add some very simple way to create new content elements that can be shared among TYPO3 installat... Jeff Segars

2010-04-06

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

2010-04-05

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

2010-04-04

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

2010-04-03

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

2010-04-02

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

2010-04-01

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

2010-03-31

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

2010-03-30

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

2010-03-29

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

2010-03-28

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

2010-03-27

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

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

2010-03-26

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

2010-03-25

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

2010-03-24

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

Also available in: Atom