Project

General

Profile

Activity

From 2009-01-24 to 2009-02-22

2009-02-22

23:56 Feature #2679 (Closed): Recycler: Add TSconfig options also for use in Page TSconfig
Hi,
is it possible to have also TSCONFIG for PAGE (and not only for USER)?
Example:
mod.recycler.recordsPag...
Yannick Pavard
23:54 Feature #2678 (Closed): Recycler: Resize height
Hi,
Is it possible to change the height of the area or are the records?
Thanks
Yannick Pavard
21:37 Bug #19910: Link to CLI Script in Check DP->ReferenceIndex Script is wrong
I submitted a patch for trunk. I doesn't make sense to make a patch for TYPO3-4.2 branch because text is hard coded t... Daniel Krupke
16:53 Bug #19910: Link to CLI Script in Check DP->ReferenceIndex Script is wrong
I can confirm this.
The suggested path is:
/.../typo3/sysext/lowlevel/dbint/cli/refindex_cli.phpsh
But there i...
Daniel Krupke
19:42 Bug #19924: Make unit test names more readable by adding underscores as separators
committed to trunk rev 5055 Steffen Kamper
19:25 Feature #20078: New install tool skin, matching t3skin
Hi Susanne,
first: it looks good!
One small: "Fatal error encountered" should be same color as fatal error.
Steffen Kamper
18:14 Feature #20078 (Closed): New install tool skin, matching t3skin
As the new default TYPO3 skin is t3skin the install tool should match that instead of displaying the old colors. Atta... Susanne Moog
18:05 Bug #20077 (Closed): FORM is empty
Under the current trunk the forms of tt_board are empty.
(issue imported from #M10522)
Franz Holzinger
17:31 Bug #20038: AJAX relogin does not work
here too, on Ubuntu manual installation. Susanne Moog
13:42 Revision 2b330e2e: Fixed Bug: #10283: Cleanup: Make unit test names more readable by adding underscores as separators (thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5055 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:30 Bug #20073: IRRE child records with a select for static_info_currencies don't get rendered
Within the table tx_seminars_seminars:
'prices' => array(
'exclude' => 1,
'label' => 'LLL:EXT:seminars/l...
Niels Pardon
13:23 Bug #20044: RTE is not loading
The following message is looping:
[HTMLArea::initIframe]: Failed attempt at loading stylesheets: [Exception... "Secu...
Yannick Blin
03:14 Bug #20044: RTE is not loading
Using the Extension Manager, please enable troubleshooting mode and disable script compression.
Please report the ...
Stanislas Rolland
03:09 Bug #20044: RTE is not loading
No change. Always the same message.
It's a new installation (source + dummy package 4.2.6).
Yannick Blin
12:39 Bug #20076 (Closed): Alternating rows with display thumbnails doesn't alternate the colors for the thumbnail row
The file list module has new rows with alternating colors. However, if you enable the display thumbnails option, it a... Susanne Moog
11:02 Feature #19948: Split css styled content templates in version templates to get rid of the compat version checks
v3 with update wizard. Susanne Moog
10:47 Bug #20063: positioning of images in columns is not correct
You can fix that for your own page with a simple "clear:both" in your css for ".csc-textpic-firstcol".
This clear...
Susanne Moog
05:29 Bug #20066: no possibility to set exact width of the rtehtmlarea in FE
See the patch attached to issue #10520 and committed to SVN TYPO3core trunk (revision 5054). Stanislas Rolland
03:02 Bug #20066: no possibility to set exact width of the rtehtmlarea in FE
Note that if you are including the RTE in your own extension, you may set $RTEObj->RTEWrapStyle and $RTEObj->RTEdivSt... Stanislas Rolland
05:28 Feature #20075: htmlARea RTE: Configuration option to override RTE width
Committed to SVN TYPO3core trunk (revision 5054). Stanislas Rolland
05:01 Feature #20075 (Closed): htmlARea RTE: Configuration option to override RTE width
Make it possible to override RTE width in Page TS Config with:
RTE.default.RTEWidthOverride = int+/%
If set, th...
Stanislas Rolland
05:27 Revision a3abace6: dded feature #10520: htmlARea RTE: Configuration option to override RTE width
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5054 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:51 Bug #19744: RTE in section is rendered wrong
Fixed in SVN TYPO3core trunk (revision 5053). Stanislas Rolland
04:50 Bug #19493: If I sort my Buttons in a special order the statusbar floats under the "Disable Rich Text Editor:"-p-Tag
Committed to SVN TYPO3core trunk (revision 5053). Stanislas Rolland
04:50 Bug #20074: htmlARea RTE: RTE sometimes overlaps following form element
Committed to SVN TYPO3core trunk (revision 5053). Stanislas Rolland
04:34 Bug #20074 (Closed): htmlARea RTE: RTE sometimes overlaps following form element
The RTE sometimes overlaps subsequent form elements. This occurs in particular when the height of the toolbar is modi... Stanislas Rolland
04:49 Revision a0d201f0: Fixed bug #10519: htmlARea RTE: RTE sometimes overlaps following form element
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5053 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:18 Bug #19803: Section with RTE - delete isn't possible because of JS-Error
I think this was resolved by fix to issue #20045. Stanislas Rolland

2009-02-21

23:00 Bug #20049: Moving content elements in workspace results in Unknown column error
Committed to trunk and branch 4-2 (revs 5051,5052). Resolved as follow-up to #0009705. Marcus Krause
22:02 Bug #20071: Typos in NEWS.txt
committed to trunk (4.3) Ingo Renner
10:29 Bug #20071 (Closed): Typos in NEWS.txt
File NEWS.txt at root of typo3_src had a few typos.
(issue imported from #M10514)
Xavier Perseguers
21:55 Revision 63766ac7: Follow-up for bug #9705: Moving page in WS will hide it from editors due to missing access settings of placeholder (thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5052 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:54 Revision 01844968: Follow-up for bug #9705: Moving page in WS will hide it from editors due to missing access settings of placeholder (thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5051 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:30 Revision b406b2ea: Removed top, left, and right borders from the workspace information div in the page tree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5050 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:25 Revision 61648256: removed whitspace at EOLs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5049 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:15 Revision bb1560c3: Fixed bug #10514: Typos in NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5048 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
19:40 Bug #20069: Misinterpretaion of php.ini settings when no limit is set
Hm... in general I don't think that setting no limits is a good idea. Scripts with memory leaks might run towards the... Oliver Hader
00:51 Bug #20069 (Closed): Misinterpretaion of php.ini settings when no limit is set
After 1-2-3 installation the setup summary report
/install/index.php?TYPO3_INSTALL[type]=config
reports warnings ...
Jo Schulze
19:24 Bug #20073: IRRE child records with a select for static_info_currencies don't get rendered
Could you please post the accordant TCA definition of that field? Oliver Hader
17:52 Bug #20073 (Closed): IRRE child records with a select for static_info_currencies don't get rendered
For the extension seminars we are planning to add dynamic prices to our events. The dynamic prices have a selector fo... Niels Pardon
17:35 Feature #17754: Enable the option to hide the checkboxes "extended view", "clipboard", "localization"
Resolved as duplicate of #18879 Christian Kuhn
16:47 Revision ec269f1c: added unit tests for t3lib_div::trimExplode()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5047 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:01 Bug #20007: Old version screenshots in typo3 4.2.4
@ Marcus:
I don't think that we should deactivate t3skin for making the screenshots.
The screenshots should help ...
Chris topher
13:14 Bug #20072 (Closed): extend Filelist with icon block according to list view
The filelist only shows clipboard-control icons, edit,rename and info are only available with context menu.
For us...
Steffen Kamper
11:58 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
the documentation of the parameter however fits the one of http://www.php.net/manual/en/function.array-slice.php Ingo Renner
11:45 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
... currently the either the documentation for the $limit parameter is wrong or the implementation for the documented... Ingo Renner
11:39 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
The behavior of the $limit parameter is correct according to http://php.net/explode Ingo Renner
06:47 Bug #19984: Table editor: Tabbing though cells does not work if table contains tfoot in FF
Hi Uschi,
I assume you are referring to trunk.
I cannot reproduce this problem in latest trunk.
Stanislas Rolland
06:28 Feature #20070: htmlArea RTE: Improve spell checker configurability
Committed to SVN TYPO3core trunk (revision 5046). Stanislas Rolland
06:15 Feature #20070: htmlArea RTE: Improve spell checker configurability
EM variables defaultDictionary and dictionaryList are marked DEPRECATED.
Page TSConfig property RTE.default.enable...
Stanislas Rolland
05:45 Feature #20070 (Closed): htmlArea RTE: Improve spell checker configurability
Default dictionary and list of dictionaries should be moved from EM to Page TSConfig
(issue imported from #M10513)
Stanislas Rolland
06:27 Revision 899ba715: Added feature #10513: htmlArea RTE: Improve spell checker configurability
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5046 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:27 Bug #19250: Aspell + German language
Do you still have this issue? Stanislas Rolland
00:25 Bug #20068 (Closed): simplify and speed up t3lib_div::trimExplode()
currently trimExplode() uses loops to process elements of arrays created by an explode before. Using native php funct... Ingo Renner
00:20 Feature #20067: htmlArea RTE: Allow to specify default content language in BE
Committed to SVN TYPO3core trunk (revision 5045). Stanislas Rolland
00:19 Revision 7fa8298c: Added feature #10510: htmlArea RTE: Allow to specify default content language in BE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5045 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-20

22:39 Feature #20067 (Closed): htmlArea RTE: Allow to specify default content language in BE
Some RTE features that insert content, usually in the form of values of html tag attributes, need to know what langua... Stanislas Rolland
21:54 Bug #20062: Crash in the FE in 4.2.x branch (regression)
Fixed in Trunk and TYPO3_4-2...
See the original bug reports related to this issue for details.
Oliver Hader
16:11 Bug #20062: Crash in the FE in 4.2.x branch (regression)
10451 is for 4.2 branch
10452 is for 4.3 branch / Trunk
Oliver Hader
12:34 Bug #20062 (Closed): Crash in the FE in 4.2.x branch (regression)
If I open my start page in the FE, I get the following error:
Fatal error: Cannot use string offset as an array ...
Oliver Klee
21:52 Bug #20027: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
Committed follow-up to Trunk (rev. 5044) Oliver Hader
21:52 Revision 2e7f06f5: Follow-up to bug #10452: Fixed flaws in PATH_INFO check for simulateStaticDocuments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5044 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:50 Bug #20026: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives
Committed follow-up to TYPO3_4-2 (rev. 5043) Oliver Hader
21:50 Revision 05569bbf: Follow-up to bug #10451: Fixed flaws in PATH_INFO check for simulateStaticDocuments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5043 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:34 Bug #20066 (Closed): no possibility to set exact width of the rtehtmlarea in FE
If you want to put rtehtmlarea in frontend there is no possibility to set exact width of the editor, although there i... Krystian Szymukowicz
19:54 Bug #20065 (Closed): MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
Hi,
recently I discovered that in a high load environment with multiple replicating MYSQL hosts the replication te...
Lukas Taferner
19:49 Feature #19503: Implement autoloading for TYPO3
I'm just about to overwork the last version I received from beginning of January 2009.
The tasks are splitted in:
*...
Oliver Hader
19:33 Bug #20044: RTE is not loading
Do you still have this issue?
Is this a new installation or does the issue arise after upgrading from older versio...
Stanislas Rolland
19:08 Bug #19960: Spellchecker dictionaries not loaded correctly
I think that it should work if you create Website Language records for the non-default languages, in your case this w... Stanislas Rolland
16:49 Revision b797e41e: Fixed bug #8905: option+space for inserting non-braking space on Mac OSX does not work properly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5041 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:45 Bug #19817: htmlArea RTE: let option+SPACE insert a non-breaking space for MAC users
Committed to SVN TYPO3core trunk (revision 5041) and branch TYPO3_4-2 (revision 5040).
Stanislas Rolland
16:44 Revision 1a1d5fb8: Fixed bug #8905: option+space for inserting non-braking space on Mac OSX does not work properly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5040 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:46 Bug #20003: When I want to create a link, the popup start but I can't insert a Link
Hi Stanislas,
the problem was a not updated extension "ch_rterecords"
Now it works ;-)
Thank you for all you...
Andreas Behrens
15:17 Feature #20064 (Closed): "no columns" setting for Images
Is it possible to allow a layout without a given number of images in one row when using CE "Images".
This would be n...
Bernd Schuhmacher
15:15 Bug #20063 (Closed): positioning of images in columns is not correct
I set up a content element "Images" and put in 7 pictures. Image height is set to 180, layout is center and number of... Bernd Schuhmacher
14:52 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
I have exactly the same error and the patch worked for me, see also Bug 0009423. Michael Voehringer
11:35 Bug #20061 (Closed): Probelem saving expanded state of child records
When using the Powermail extension with IRRE the expanded/collapsed state of fieldsets is saved (I already disabled "... Arjen Hoekema
11:30 Bug #20060: IPmaskList - shows just white page instead of BE-Login
PHP versions tested: 5.1.x, 5.2.8 Daniel Brüßler
11:25 Bug #20060 (Closed): IPmaskList - shows just white page instead of BE-Login
when a developer puts an IP in
$TYPO3_CONF_VARS['BE']['IPmaskList']
all other IPs just get a white page
=> cor...
Daniel Brüßler
11:22 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
Unfortunately, it's currently not possible to run MySQL in strict mode. This would result in numerous error like that... Marcus Krause
10:35 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
Found it sql-mode="MYSQL40" Steen Rabl
10:30 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
You are absolutly correct it's MySQL running in SQL strict mode.
I have used the default installation so I would n...
Steen Rabl
10:45 Task #20051: Support the "canonical" tag
Ok, good points. Didn't thought of the more complex scenarios.
I'm sure that you can tweak it more with TS so it ...
Dennis Geldmacher
10:27 Revision 13babd00: * fixed mapping of values in the view
Jochen Rau
10:24 Revision acc281c5: * added a findOne() method to the Repository
* enhanced Template View (a lot more to do)
* first implementation of the argument mapping (you can say addNewArgumen...
Jochen Rau
10:01 Bug #20059: XSS vulnerability in sysext install
Patch made against trunk. Marcus Krause
09:28 Bug #20059 (Closed): XSS vulnerability in sysext install
Install tool is susceptible to Cross-Site Scripting.
Not sanitized parameter:
- redirect_url
- step
Provided ...
Marcus Krause
09:08 Bug #19433: HTML tags are removed in RTE content
For everyone for the 100th time: TEMPLAVOILA DOES NOT CHANGE ANYTHING YOU SUBMIT WITH BE FORMS!!! TYPO3 processes for... Dmitry Dulepov
07:05 Bug #19433: HTML tags are removed in RTE content
See patch attached to issue #19338. Stanislas Rolland
02:30 Feature #20030: Improve recycling of deleted records
Ok it's now nice with TYPO3 4.3-dev from SVN :) Yannick Pavard
00:58 Feature #20030: Improve recycling of deleted records
Hi
This is my error from recycler module :
"Value "web_txrecyclerM1?id=3" for "M" was not found as a module"
...
Yannick Pavard
00:52 Bug #20004: Warning error at run time.
It seems that your hosting does not allow exec function calls. However, these are needed for ImageMagick usage.
Ei...
Marcus Krause
00:34 Feature #20024: how to give page access permissions between 2 admins
An admin is a superuser without any restrictions. There's no need to try to modify access rights.
In addition, thi...
Marcus Krause
00:28 Bug #20005: Access permission is not running in TYPO3 version 4.2.4
Reason for reported problem most probably due to insufficient rights (user/page). Marcus Krause
00:22 Bug #20049: Moving content elements in workspace results in Unknown column error
This issue is a regression bug to #0009705.
Marcus Krause
00:14 Bug #20049: Moving content elements in workspace results in Unknown column error
Thanks for this helpful report, especially for pointing to the problematic change set. Marcus Krause
00:21 Feature #19982: Add helper functions for additional frontend editing controllers and views
And a (hopefully) final followup in r5039. Jeff Segars
00:15 Revision 048e834c: Follow-up for feature #10374: Add helper function for additional frontend editing controllers and views
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5039 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars

2009-02-19

23:30 Bug #20058 (Closed): still troubles with logout-redirect
I have the felogin on every page:
50 < plugin.tx_felogin_pi1
50 {
templateFile = fileadmin/template/ext/felogin...
Roland Obermayer
21:50 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
Are you using MySQL as DB? If so, is it running in SQL strict mode?
Issue is probably related to #0006299, #000847...
Marcus Krause
10:28 Bug #20052 (Rejected): SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
On a clean installation:
I get SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:N...
Steen Rabl
19:40 Revision 6037bc30: Fixed bug #10482: htmlArea RTE: Find & replace sometimes leaves marks in the content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5038 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:36 Bug #20048: Find & replace sometimes leaves marks in the content
Committed to SVN TYPO3core trunk (revision 5038) and branch TYPO3_4-2 (revision 5037).
Stanislas Rolland
19:30 Bug #20048: Find & replace sometimes leaves marks in the content
The first version of the patch was solving the issue in Firefox and IE, but not in Safari and Opera. The second versi... Stanislas Rolland
01:44 Bug #20048: Find & replace sometimes leaves marks in the content
The problem may arise when the replace operation is not completed and the window is closed using the escape key or th... Stanislas Rolland
19:36 Revision 3a13ec55: Fixed bug #10482: htmlArea RTE: Find & replace sometimes leaves marks in the content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5037 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:31 Task #20051: Support the "canonical" tag
I did not try but tend to say that this is a wrong attempt.
The canonical URL of every page output type must be th...
Michael Stucki
18:14 Task #20051: Support the "canonical" tag
There is a way by adding it with TS. Perhaps you could test it along some instalations. I think it works great this w... Dennis Geldmacher
09:47 Task #20051 (Closed): Support the "canonical" tag
TYPO3 should provide built-in support for the "canoncial" tag which was recently introduced by various search engine ... Michael Stucki
18:11 Bug #20035: Crawler does not crawl though relative links in an external page
Attaching an updated patch that also accounts for empty paths and links pointing back to the root of the site (starti... Jeff Segars
16:41 Bug #20007: Old version screenshots in typo3 4.2.4
Also have a look at that thread in the mailing-list:
http://www.nabble.com/New-pictures-for-the-manual-in-the-help...
Chris topher
15:26 Bug #19865: RTE doesn't load when using more than 1 section in TV
I've applied the patch manually to TYPO3 4.2.6 and it works.
Nils Winkler
14:42 Bug #17987: Integration of fe_users password encryption
I think the 2remind password" feature is not a show stopper for encrypted passwords. Remind password can be replaced ... Nikolas Hagelstein
14:25 Bug #20056: Error messages block TYPO3 4.2
This is a very dangerous event. PHP warnings can occur at many situations. Then the Extension Manager in the backen... Bernd Warken
13:15 Bug #20056 (Closed): Error messages block TYPO3 4.2
When error messages are printed, e.g. in the Extension Manager, TYPO3 4.2 overwrites the menu such that no other meth... Bernd Warken
14:24 Bug #20057 (Closed): Mark t3lib_div::makeInstanceClassName() as deprecated
t3lib_div::makeInstanceClassName() allows to circumvent the check for t3lib_Singleton in t3lib_div::makeInstance(). t... Ingo Renner
14:21 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
The Patch works fine and fix the problems in 4.2.1 Daniel Schmitzer
13:49 Bug #19924: Make unit test names more readable by adding underscores as separators
This patch now improves the test names without using underscores. It also now uses the @test annotation. Oliver Klee
13:48 Bug #20029: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
committed to trunk (4.3) Ingo Renner
13:48 Bug #20029: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
added final, committed patch Ingo Renner
13:33 Bug #20029: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
v2 handles an error that is raised when trying to use $reflectionObject->newInstanceArgs($constructorArguments); on a... Ingo Renner
13:46 Revision f0f86d83: Fixed bug #10454: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5036 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:54 Bug #20055 (Closed): Problem with indexed search engine
Hi,
The indexed search engine is giving different results in mozilla,
It is working fine in IE7. when i search in...
Decaprio
12:50 Bug #20054 (Closed): Context menu is not coming up in IE with Danish language
Hi,
I have a problem with my typo3 version 4.2.1, the Context menu is not coming up in IE7 with Danish language se...
Decaprio
12:45 Bug #19338: XML Problems with PHP5 and libxml 2.7.1
Jeff, here the same! My extension is working again! Thank you very much! Frederik Schaller
12:41 Bug #20053 (Closed): Add some sql_free_result to the admin_get_* functions
SHOW and DESCRIBE queries should have their results freed as well.
This patch adds the missing sql_free_result to ...
Oliver Klee
12:27 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
Thanks Steffen! The patched solved my problem too! Frederik Schaller
11:10 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
Please check this patch, where the problem is libxml coming with php-package.
I had this on one server and the patch...
Steffen Kamper
05:15 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
This appears to be a problem with the configuration of the RTE transformation.
How do you specify the proc options...
Stanislas Rolland
11:57 Revision d03bf327: * fixed a bug in where clause
* added some more unit tests for the Data Map Jochen Rau
10:17 Bug #19102: "Move page after" doesn't work correctly in workspace
The patch did not work wenn I tryed it with 4.2.4. I got a white screen instead of my website. Administrator Admin
09:44 Bug #20050: Javascript alert in IE7 (Vista)
In IE7 (XP) the problem does not exists. Sonja Schubert
09:40 Bug #20050 (Closed): Javascript alert in IE7 (Vista)
All time you open or close a content element in IE7 (Vista) backend you get a Javascript Alert with HTML code of open... Sonja Schubert
07:01 Revision 22b1185b: * added first sketch of an auto loader (will become obsolete at time the new TYPO3 auto loader is implemented)
* refactored Data Map for better testability
* added test case for Data Map
Jochen Rau
02:18 Revision dd83739e: Fixed bug #10453: Wrong text for "upload file" in link popup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5034 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:14 Revision d7ca2dab: Fixed bug #10453: Wrong text for "upload file" in link popup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5033 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-18

23:31 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
I can confirm this issue with an early 4-3 trunk revision.
Imo a solution without breaking backwards "compatibility...
Ralf Hettinger
16:07 Bug #20043 (Closed): typolink creates links to not translated pages in config.sys_language_mode=strict
The expected language handling does only work with MENU objects but not with links in RTE or Links rendered by FE-Plu... Alexander Bohndorf
23:23 Bug #19844: Wizard for new content elements doesn't respect TCAdefaults
Then this one imo can be closed, since I'd consider it obsolete. Ralf Hettinger
22:46 Bug #20049 (Closed): Moving content elements in workspace results in Unknown column error
If an author or administrator moves a content element in a workspace by clicking the up/down button in page or extend... Jill Peterson
22:29 Bug #20048 (Closed): Find & replace sometimes leaves marks in the content
Sometimes when I do a "Find & replace" over a text element, I will end up with <span id="frmark_X"> around the replac... Christian Lerrahn
22:10 Bug #19519: Save form with more then one RTE on a Flexible CE opens an popup with "Your login has probably expired"
Please try patch attached to issue #19865 (applicable against 4.2.6) pending in core list. Stanislas Rolland
21:22 Bug #19930: login / logout only agains current page
Hello Frank,
I have tested your patch and it works.
Thank you!
Chris topher
20:08 Bug #20046 (Closed): auto_respond_msg not utf-8 compatible
The auto_respond_msg email has no headers. so it is always iso-8859-1 on my server.
file: class.t3lib_htmlmail.p...
bokonet no-lastname-given
19:22 Bug #20045: htmlArea RTE: JS error is raised when using the delete icon on a flexform
Committed to SVN TYPO3core trunk (revision 5032). Stanislas Rolland
19:08 Bug #20045 (Closed): htmlArea RTE: JS error is raised when using the delete icon on a flexform
When trying to delete an element of a flexform that contains a RTE-enabled field, a js error "illegal character" is r... Stanislas Rolland
19:21 Revision 4003e8b5: Fixed bug #10479: htmlArea RTE: JS error is raised when using the delete icon on a flexform
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5032 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:32 Bug #19921: RTE does not work in TemplaVoila FCE Section
Please try patch attached to issue #19865 (applicable against 4.2.6) pending in core list.
Stanislas Rolland
17:31 Bug #19865: RTE doesn't load when using more than 1 section in TV
Please try attached patch (applicable against 4.2.6) pending in core list.
Stanislas Rolland
17:22 Bug #20044 (Closed): RTE is not loading
Typo3: 4.2.6
htmlArea RTE: 1.7.9
PHP: 5.2.0
The rich text editor is not loading.
The following message: "The ed...
Yannick Blin
16:14 Bug #19991: document.getElementById("pleasewait" + editorNumber) is null in Frontend
Closing in absence of. reply Stanislas Rolland
14:46 Bug #20038: AJAX relogin does not work
Same here, WAMP installation, TYPO3 trunk. Dan Osipov
13:35 Bug #19998: Generation of encryption key does not work in IE7
great, finally
So we just need to collect +1 s to get this committed.
Marcus Krause
11:53 Feature #19958: Configurable Subcategories for ext_conf_template.txt
Uploaded new version of patch: 0010333-subcats_in_conf_templates.patch
Changed "customsubcat" to "customSubcategory"...
Stefan Geith
11:14 Bug #20027: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
Committed to Trunk (rev. 5031) Oliver Hader
11:13 Revision 24e742e2: Fixed bug #10452: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5031 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:11 Bug #20026: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives
Committed to TYPO3_4-2 (rev. 5030) Oliver Hader
11:10 Revision d6d5ee7d: Fixed bug #10451: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5030 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:07 Bug #20042 (Closed): render_uploads description is processed by htmlspecialchars() hard coded
This party should be completely built up by TypoScript, and the htmlspecial chars would be configurable in this case.... Jonas Felix
10:03 Feature #19058: render_uploads / filelinks - move html from php to typoscript
That would be very important, didn't anybody think about it? Jonas Felix
08:48 Bug #18973: 4.2.1 does not work for many of my websites
The problem is now fixed in 4.2.6. Bernd Warken
04:48 Feature #20041 (Closed): Add support for geometry argument when combining images with t3lib_stdGraphic
It is sometimes useful to be able to specify the size and offset when combining image. This requires support for Imag... Stanislas Rolland
04:32 Bug #19988: Rich text editor is not loading
Please report with what browser(s) the problem is occurring and if any error is raised on the JavaScript console. Stanislas Rolland
04:28 Bug #19988: Rich text editor is not loading
Please try to delete all files in typo3temp/rtehtmlarea and clear the browser cache.
Stanislas Rolland
03:35 Bug #19708: First line of external TS is discarded when using UTF-8 encoded files
Sounds like the BOM (http://en.wikipedia.org/wiki/Byte_Order_Mark) Anonymous
01:57 Bug #20040 (Closed): Links are extended to the end of line under certain circumstances
This happened after I copied page from a website, pasted it into the RTE and edited a link that appeared somewhere in... Alexander von Drach
01:35 Bug #20037: typo3/typo3/db_list.php was not found
some more information:
function rawurlencodeAndRemoveSiteUrl(str) { //
var siteUrl = "' . t3lib_div::getIndpEnv...
Sven Juergens
00:51 Bug #20037: typo3/typo3/db_list.php was not found
it seems this is related with changes in class.t3lib_clipboard.php
from bug #18673
rawurlencodeAndRemoveSiteUrl()...
Sven Juergens

2009-02-17

23:19 Feature #19982: Add helper functions for additional frontend editing controllers and views
Committed followup patch to trunk in r5028.
Jeff Segars
23:15 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
Committed v2 patch to 4.2 branch in r5029. Jeff Segars
23:10 Revision 69b0f86b: Fixed bug #10256: Remove references to gzip encode from File and Access modules (thanks to Thomas Hempel, backport from trunk patch by Dmitry Dulepov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5029 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
22:57 Revision b424e2fc: Follow-up for feature #10374: Add helper function for additional frontend editing controllers and views
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5028 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
22:54 Bug #19998: Generation of encryption key does not work in IE7
bug_10410_v4.diff its ok at 4.2.6 and IE7, IE8
Bernd Gaspers
22:29 Bug #19998: Generation of encryption key does not work in IE7
I merged all changed to one new patch: bug_10410_v4.diff Steffen Müller
21:12 Bug #19998: Generation of encryption key does not work in IE7
Bernd, we could reproduce your problem. It's a caching problem in IE.
We're trying to prevent POST requests and woul...
Marcus Krause
17:13 Bug #19998: Generation of encryption key does not work in IE7
Danke
its work in TYPO3 4.2.6 and TYPO3 trunk 5023
Bernd Gaspers
14:53 Bug #19998: Generation of encryption key does not work in IE7
Added new patch v3 which changes ajax request from get to post. This resolves caching issues with IE and finaly shoul... Steffen Müller
22:52 Bug #19988: Rich text editor is not loading
Same problem here, but after we were upgraded from 4.1.7 to 4.2.5. On some Windows machines it loads, but on others ... Administrator Admin
21:36 Bug #20004: Warning error at run time.
Rahul, the same like #0010421:
Please try to use mailinglists for troubleshooting!
This is a *bug*tracker, no FA...
Marcus Krause
21:31 Feature #20024: how to give page access permissions between 2 admins
If you cannot clearly point out that there's a bug in TYPO3, I'm going to close this issue on Feb. 18 evening. Marcus Krause
21:26 Feature #20024: how to give page access permissions between 2 admins
Rahul, the same like #20005:
Please try to use mailinglists for troubleshooting!
Marcus Krause
21:30 Bug #20005: Access permission is not running in TYPO3 version 4.2.4
If you cannot clearly point out that there's a bug in TYPO3, I'm going to close this issue on Feb. 18 evening. Marcus Krause
21:23 Bug #20033: not displayed full url hyperlink in Indexed Search results
not security related, therefore new view status = public Marcus Krause
15:04 Bug #20033 (Closed): not displayed full url hyperlink in Indexed Search results
I was used Typo3 4.1.6, and Indexed Search Extension version is 2.10.0 Stable.
If you give string in Search Box it's...
srivijay
20:51 Bug #20039 (Closed): [FE][tidy] and page-types with non-html don't play well together
If you have the tidy-option enabled (and tidy installed), tidy is indescriminate applied to all generated pages-types... Niels Fröhling
20:12 Revision 93d910c5: 9729: Ship optimal TYPO3 configuration by default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5027 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
19:59 Bug #19708: First line of external TS is discarded when using UTF-8 encoded files
I have observed this behavior too and tracked it to the file being in UTF-8 format. There's a weird character (appare... Francois Suter
19:40 Bug #20038 (Closed): AJAX relogin does not work
On my local XAMPP installation on Windows the AJAX relogin does not work. The login fails and devLog says that the Se... Niels Pardon
19:16 Bug #20019: "Edit" in page tree context menu has changed semantics
I just checked...
I can reproduce this on my trunk installation as well. This is a no-go and should be fixed quite s...
Benni Mack
18:29 Bug #19962: Feature: NewRecordWizard with grouping and sorting
committed to trunk rev 5025 Steffen Kamper
18:28 Revision 286506ac: added typo3.png to typo3/gfx as addition to #10338
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5026 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:26 Revision b7f9e173: #10338: Feature: NewRecordWizard with grouping and sorting
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5025 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:21 Bug #19338: XML Problems with PHP5 and libxml 2.7.1
Hey Jeff, you made my day!!!
I found the problem on a site using xmllib 2.6.31, and your patch made it work again! 1...
Steffen Kamper
16:20 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
* integrate a method "public static process($val)" in class RemoveXSS for 4.2
* use RemoveXSS($val) as wrapper for p...
Oliver Hader
16:10 Bug #20037 (Closed): typo3/typo3/db_list.php was not found
It seems there ist a wrong Return Path.
to reproduce it:
got to List View, select a record and transfer it to the...
Sven Juergens
16:02 Bug #20036: class.t3lib_htmlmail.php produces bad headers in HTML messages
Bug seems to disapear when EXT direct mail is updated to 2.6.2. Jelle van Brenk
15:47 Bug #20036 (Closed): class.t3lib_htmlmail.php produces bad headers in HTML messages
Bug re-introduced in 4.2.6 (maybe also in 4.2.5/4, can't check right now), see bug 0009523 (class.t3lib_htmlmail.php ... Jelle van Brenk
15:55 Bug #20035: Crawler does not crawl though relative links in an external page
Confirmed on TYPO3 4.2.6 with indexed search version 2.11.1 (which is the one included in TYPO3 4.2.6 as sysext) Rudy Gnodde
15:44 Bug #20035 (Closed): Crawler does not crawl though relative links in an external page
The crawler does not crawl through relative links when crawling an external page AND this external page is not just t... Dennis van
15:25 Bug #20034 (Closed): Trouble with dbal deactivation in 4.2 update
I had trouble when I updated a website from TYPO3 4.1 to 4.2. It displays a lot of error messages and warnings in the... Bernd Warken
13:32 Bug #17581: Crop-Scaling the same image with different dimensions might produce wrong files
I can confirm this bug on TYPO3 4.0.12.
If have something like this:
file.width = 900c
file.height = 100c-100
and...
Stig Nørgaard Færch
13:21 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
My Typo3-Version is 4.2.6. Different RTEs are on different Sheets in the Flexform. Maybe I was to fuzzy: I am using t... Frederik Schaller
12:39 Bug #20032 (Closed): utf-8 support (cyrilic) problems with th_mailformplus
When doing translations for mailformplus, cyrilic is not working (russian, croatjan)
leads to special char problem...
oliver leitner
12:12 Revision 32bbe26d: * deleted some unnecessary class files
Jochen Rau
12:10 Revision 69abadf2: * added isRelation() method to Column Map
* refactored Object Relational Mapper
* fixed check for right constants in Column Map
Jochen Rau
09:04 Bug #20031 (Closed): tree of pages doesnt work when BE main dir/symlink is changed
When I upgraded from 4.1.5 to 4.2.5 with success. No errors and warnings. When I changed typo3 symlink and TYPO3_main... Tomasz Krawczyk
05:59 Revision feb38f5e: * renamed TcaMapper to ObjectRelationalMapper
* added call to template method initializeObject() (necessary for domain objects to restore settings while __construc... Jochen Rau

2009-02-16

23:06 Feature #20030 (Closed): Improve recycling of deleted records
Problem:
In TYPO3 most of the database records are not deleted physically but
marked as deleted by an accordant dat...
Julian Kleinhans
22:58 Bug #20029 (Closed): t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
When marking a class as singleton by implementing t3lib_Singleton one can assure that at any time there's only one in... Ingo Renner
22:35 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
please report TYPO3 version. Is rte in section or not? Steffen Kamper
17:44 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
same problem here Bas van der Togt
15:29 Bug #20025: Typing error in simulateStaticDocuments to determine the current mode
Committed to SVN Trunk (rev. 5024) Oliver Hader
14:16 Bug #20025 (Closed): Typing error in simulateStaticDocuments to determine the current mode
Typing error in simulateStaticDocuments to determine the current mode - thus the PATH_INFO mode is not recognized cor... Oliver Hader
15:24 Revision 9e1bd99a: Fixed bug #10450: Typing error in simulateStaticDocuments to determine the current mode
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5024 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:07 Bug #19998: Generation of encryption key does not work in IE7
i have load trunk 5023
es wird ein key erzeugt, wenn ca. unter 1 Stunde nochmal der Buton gedrückt wird keine Reak...
Bernd Gaspers
14:53 Bug #20027: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
Additionally, the array value "html" was removed, since it is not used at all here... Oliver Hader
14:36 Bug #20027 (Closed): Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
The method tslib_fe::checkAlternativeIdMethods() in TSFE tries to fetch the server environment PATH_INFO and if there... Oliver Hader
14:34 Bug #20026 (Closed): Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives
The method tslib_fe::checkAlternativeIdMethods() in TSFE tries to fetch the server environment PATH_INFO and if there... Oliver Hader
14:23 Feature #20024: how to give page access permissions between 2 admins
Hi Rahul,
I don't really understand what you'd like to do. In TYPO3 an admin user has access to all modules, pages, ...
Oliver Hader
13:27 Feature #20024 (Closed): how to give page access permissions between 2 admins
Hi......
I have 1 project with 2 admins.
Project have lots of pages.......like Home, Countact Us, About us, Acc...
rahul
14:08 Feature #19832: sectionMarker (page anchor) prefix is hardcoded as "c"
Good one! You could provide a patch if you'd like to... ;-) Oliver Hader
13:36 Feature #20023: Translation Handling: Enable Update from Translation Repository via CLI
As a third option this could also be handled by Extension Manager in core.
Possible Functions for this CLI feature...
Daniel Krupke
13:19 Feature #20023 (Closed): Translation Handling: Enable Update from Translation Repository via CLI
As in Extension "rscliem" which handles CLI-based management of extension updates there should also be a feature to u... Daniel Krupke
11:48 Bug #20019: "Edit" in page tree context menu has changed semantics
I can reproduce this. The layout breaks with page properties frame using the middle and right frame and pagetree fram... Steffen Müller
11:00 Bug #20022 (Closed): old/classic BE --> top.rawurlencodeAndRemoveSiteUrl is not a function
If running the old Backend, you are not able to select the modules from the WEB Category (WEB->Page for example).
If...
Dennis Schulz
10:28 Bug #20008: Page Preview not working, if page is standard/advanced and has domains at it
See at 0009508 for a patch on multidomain environments using workspace preview
Michael Klapper
10:25 Bug #20008: Page Preview not working, if page is standard/advanced and has domains at it
can you try this attached patch "0010426.patch"? Michael Klapper
09:57 Revision 790359fb: Fixed Bug #9439: followUp - renamed TS mod.wizards.newContentElements to mod.wizards.newContentElement
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5023 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:42 Revision 39f30dc3: Fixed Bug #10121: followUp - replaced extJScode with extJsCode in template.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5022 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-02-15

23:16 Bug #19998: Generation of encryption key does not work in IE7
sry, tested latest trunk in IE7 - works as expected, generate a new key for each click. Steffen Kamper
23:09 Bug #19998: Generation of encryption key does not work in IE7
i have load trunk 5021
ff3 OK
sorry for German
im IE7 kommt immer wieder "829fc4add630d66dee........".
Bernd Gaspers
21:47 Bug #19998: Generation of encryption key does not work in IE7
Please clear browser cache before testing!
trunk should work in IE; it definetly works in FF and Opera on RHEL5
Marcus Krause
20:39 Bug #19998: Generation of encryption key does not work in IE7
i have load trunk 5021 /trunk/typo3/sysext/install
it dont work in IE7 and FF3
click after "Generate random key" t...
Bernd Gaspers
22:03 Bug #20021 (Closed): Select doesn't allow comma in value
This has a reason: multiselects (select with maxitems>1) are saved as comma-seperated list.
Proceeding the value whi...
Steffen Kamper
19:53 Bug #20005: Access permission is not running in TYPO3 version 4.2.4
How should somebody be able to reproduce this behaviour with your description of the problem above?
I doubt that t...
Marcus Krause
16:25 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
@David: Please check comments 26498 and 26500. With this help you should find out in which change the error was intro... Michael Stucki

2009-02-14

17:22 Bug #20007: Old version screenshots in typo3 4.2.4
Uninstall extension t3skin and you will notice that those pictures in Help > Manual are still valid - at least partly... Marcus Krause
17:15 Bug #20007: Old version screenshots in typo3 4.2.4
Please see the picture I attached as a test. It is the first picture in Web > Page.
The results are the following:
...
Chris topher
15:03 Bug #20007: Old version screenshots in typo3 4.2.4
The pictures come from the folders typo3/sysext/<name_of_sysext>/cshimages.
So there are more than 200 pictures to ...
Chris topher
17:06 Bug #19846: Multiple calls to deprecated function "fixed_lgd" throughout the core
committed followUp in rev 5021 Steffen Kamper
17:04 Bug #19846: Multiple calls to deprecated function "fixed_lgd" throughout the core
follow up Steffen Kamper
17:06 Revision 0affe560: Fixed Bug #10176: followUp (regression in sysaction)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5021 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:53 Bug #19998: Generation of encryption key does not work in IE7
fixed only for trunk Steffen Kamper
16:33 Bug #19998: Generation of encryption key does not work in IE7
resolved with #19875 Steffen Kamper
16:27 Bug #19998: Generation of encryption key does not work in IE7
Added new patch - according to Steffen Kampers fix for #19875, which is trunk only.
Bernd, please also test the d...
Steffen Müller
15:03 Bug #19998: Generation of encryption key does not work in IE7
i changed the patch so it works with IE, see core list. Steffen Kamper
13:25 Bug #19998: Generation of encryption key does not work in IE7
Marcus, could you please raise priority on this issue, because it discourages IE users from changing encryption key i... Steffen Müller
13:12 Bug #19998: Generation of encryption key does not work in IE7
Removed previously existing patch.
That patch was a copy of one added to #19875. It was not in any way related to th...
Marcus Krause
11:24 Bug #19998: Generation of encryption key does not work in IE7
Leider hat der bug_10410.diff nichts gebracht.
Unter IE 7 geht leider nicht "Generate randon key"
Fehlermeldung I...
Bernd Gaspers
09:45 Bug #19998: Generation of encryption key does not work in IE7
And I don't have access to IEs. I guess we have to wait for somebody else fixing it.
Maybe you want to comment on ...
Marcus Krause
16:43 Revision 6229d13a: removed trailing line in class.tx_install_ajax.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5020 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:41 Revision 38a4ea8f: added missing credit to Marcus Krause for last commit (#10212)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5019 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:33 Bug #19875: Missing files in sysext install
committed to trunk, rev 5018 Steffen Kamper
15:06 Bug #19875: Missing files in sysext install
attached patch solves 3 issues, also the IE-problem. Steffen Kamper
13:36 Bug #19875: Missing files in sysext install
I hereby unassign from this issue as I'm unable to fix IE issues. Marcus Krause
13:07 Bug #19875: Missing files in sysext install
This patch is not intended to fix #19998! Marcus Krause
12:51 Bug #19875: Missing files in sysext install
The patch is not working on IE6 and IE7, same behaviour as described in #19998
Steffen Müller
16:31 Revision 7e3437e5: Fixed Bug #10212: Missing files in sysext install
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5018 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:38 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
I have added the missing trunk patch to the report.
The bug causes any multilanguage site with an enabled "content...
Stefan Galinski
08:04 Bug #20020 (Closed): Not possible to blind in the advanced search the option
Hi
It is not possible to blind the option 'All pages on level 1' (concerns apparently also 'All pages on level 2')...
Tapio Markula
06:34 Bug #20019 (Closed): "Edit" in page tree context menu has changed semantics
The context menu in the page tree that I get when I click on the page icon, has an entry "Edit" and and entry "Edit p... Christian Lerrahn

2009-02-13

22:36 Bug #19998: Generation of encryption key does not work in IE7
Unfortunately, I am not: JavaScript = void()
But I could test a patch on these browsers ;-)
Steffen Müller
09:59 Bug #19998: Generation of encryption key does not work in IE7
Maybe you are able to provide a patch? ;-) Marcus Krause
22:02 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
Not sure if I got the point: "&" will be "converted" to amp; in the Flexform RTE, "&" is working fine on other Elemen... Frederik Schaller
11:36 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
I just have the same problem on one site. Moving same FCE to my local works correct.
When you look to DB, do you h...
Steffen Kamper
10:13 Bug #20012 (Closed): RTE in Flexform with TV stripes < > (brackets) from tags as br, p
When using RTE in a Flexform with TV after saving the content, all brackets are stripped from the text. For example a... Frederik Schaller
20:51 Bug #20018 (Closed): Mount points does not fully supported by HMENU TMENU (CUR and ACT not works)
CUR and ACT does not work for this simple menu in the section of web-site, that was mounted using Mount Point.
"Su...
Valery Romanchev
18:45 Bug #20017: Creating an absolute link in RTE sometimes gets converted to relative links
Patch attached Jose Antonio Guerra
18:41 Bug #20017 (Closed): Creating an absolute link in RTE sometimes gets converted to relative links
Suppose the following scenario:
1)
A multidomain TYPO3 website serving:
http://www.domain-a.com/
http://www...
Jose Antonio Guerra
17:23 Task #20016 (New): wrong age calculating in stdWrap
Function stdWrap.age assumes that year always consist of 365 days. It leads to wrong age calculations when measured i... Vladimir Podkovanov
16:12 Feature #19982: Add helper functions for additional frontend editing controllers and views
Committed to trunk in r5017. Jeff Segars
16:10 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
Leonhard,
> I would be happy to provide a patch adding the MySQL locking if you want.
I don't know really much...
David Bruchmann
16:01 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
Sorry for delay, forgot to monitor the issue.
Oliver,
No I didn't try another mode than "simple".
I deactivate...
David Bruchmann
16:09 Revision cfd05608: Added feature #10374: Add helper functions for additional frontend editing controllers and views
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5017 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
16:01 Revision efdd6ef5: Fixed bug #5548: cli_dispatch.phpsh will not run on CGI API (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5016 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:52 Bug #17271: cli_dispatch.phpsh will not run on CGI API
Committed to SVN TYPO3core trunk (revision 5016) and branch TYPO3_4-2 (revision 5015).
Stanislas Rolland
15:51 Revision 3b9caff0: Fixed bug #5548: cli_dispatch.phpsh will not run on CGI API (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5015 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:37 Bug #20015 (Closed): Old check for workspace access if owner in class.t3lib_userauthgroup.php
After changing the field "owner" to use users and groups in a recent TYPO3 update, the access check gets a false retu... Thomas Loeffler
14:45 Bug #19248: function jumpUrl does not write the filesize to the header of the download document
Dont' copy the whole function from above into your typo3 source!
It includes the flaw in the jumpUrl mechanism, wh...
Dirk Diebel
12:35 Feature #20014 (Closed): Page TS option to disable available languages
There is no option to disable a given set of languages to be unavailable in a given subtree. One may already disable ... Xavier Perseguers
12:06 Feature #20011: Add automatic lockdown of the Install tool
Marcus, leave it to me for now, please. Any developer can mark the issue private if necessary. You jumped in in the m... Dmitry Dulepov
09:53 Feature #20011: Add automatic lockdown of the Install tool
has patch = yes ???
Anyways, is this needed to be a private issue?
Marcus Krause
09:24 Feature #20011 (Closed): Add automatic lockdown of the Install tool
The lockdown should be executed when the Install tool is not locked for more than 24 hours. The lockdown should happe... Dmitry Dulepov
11:46 Bug #19995: FE rendering problem: links in lists?
Sorry for this post, my fault. Thanks a lot for the hint. Please close or delete.
burkhardt wenzel
11:45 Bug #20013: Call to undefined method SC_wizard_list::printContent()
There never was a method called "printContent()" - thus, the call can be removed since the wizard sends location head... Oliver Hader
11:35 Bug #20013 (Closed): Call to undefined method SC_wizard_list::printContent()
I got an PHP Fatal Error in error_log
because of at
typo3/wizard_list.php is a call to $SOBE->printContent();
b...
Sven Juergens
10:07 Bug #20007: Old version screenshots in typo3 4.2.4
Can you prepare some? Michael Stucki
09:47 Bug #19875: Missing files in sysext install
Done, please have a look at v1 of the patch! Marcus Krause
09:29 Bug #20003: When I want to create a link, the popup start but I can't insert a Link
Thank you Stanislas.
It is an intranet at a customer office. I can testing it unfortunately at the next Friday.
Andreas Behrens
00:15 Bug #20003: When I want to create a link, the popup start but I can't insert a Link
I am not able to reproduce this error. Stanislas Rolland
09:12 Bug #19087: PHP-Error in class.em_index.php on line 4333
Even though there was a patch for this issue, this Error is back again: Now in Line 4348 of Revision 5014.
I will ch...
Stefan Geith
00:14 Bug #20009: Inserting a table with a caption displays the caption tag as entities
I cannot reproduce this error with the default RTE.default.proc configuration.
You seem to have overridden at leas...
Stanislas Rolland

2009-02-12

23:56 Bug #20003: When I want to create a link, the popup start but I can't insert a Link
Please try with Firefox, and report the JavaScript error you get on the JavaScript error console.
Before testing, ...
Stanislas Rolland
11:53 Bug #20003: When I want to create a link, the popup start but I can't insert a Link
Sorry TYPO3 4.2.6 Andreas Behrens
11:50 Bug #20003 (Closed): When I want to create a link, the popup start but I can't insert a Link
The register on the top of the browse_link.php-Window not work and I can't select a resource to create a link. The po... Andreas Behrens
23:47 Feature #20000: htmlArea RTE: Add configuration options for the acronym feature
Follow-up patch committed to trunk (revision 4014). Stanislas Rolland
23:39 Feature #20000: htmlArea RTE: Add configuration options for the acronym feature
Follow-up patch replaces
buttons.acronym.PIDList with buttons.acronym.pages
and
buttons.acronym.PIDList.dept...
Stanislas Rolland
04:05 Feature #20000: htmlArea RTE: Add configuration options for the acronym feature
Committed to SVN TYPO3core trunk (revision 5006). Stanislas Rolland
02:10 Feature #20000 (Closed): htmlArea RTE: Add configuration options for the acronym feature
buttons.acronym.PIDList = list of pid's
List of page id's from which to obtain the acronym records. If not set, th...
Stanislas Rolland
23:45 Revision 0589c463: Follow-up for feature #10416: htmlArea RTE: Add configuration options for the acronym feature
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5014 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:23 Feature #20010: htmlArea RTE: Remove configuration variables related to Mozilla clipboard access
Committed to SVN TYPO3core trunk (revision 5013). Stanislas Rolland
21:53 Feature #20010 (Closed): htmlArea RTE: Remove configuration variables related to Mozilla clipboard access
Remove two extension configuration variables related to Mozilla clipboard access as they are not really useful.
Th...
Stanislas Rolland
22:23 Revision 49f8a891: Added feature #10428: htmlArea RTE: Remove configuration variables related to Mozilla clipboard access
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5013 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:03 Bug #20007: Old version screenshots in typo3 4.2.4
I see. You're right. Steffen Müller
15:29 Bug #20007: Old version screenshots in typo3 4.2.4
Go to Help > Manual.
There are a lot of pictures to illustrate what is meant. These pictures are still from versio...
Chris topher
15:23 Bug #20007: Old version screenshots in typo3 4.2.4
Which screenshots do you mean? Docs? Which file? Steffen Müller
14:46 Bug #20007: Old version screenshots in typo3 4.2.4
Yes, that is right. The pictures have not been updated for a long time.
At least 4.3 should _really_ ship with upd...
Chris topher
12:40 Bug #20007 (Closed): Old version screenshots in typo3 4.2.4
Hi...
I have installed Typo3 4.2.4
In help ......There are old version layout there.
Plz check it.
Thanx ...
rahul
19:57 Bug #20009 (Closed): Inserting a table with a caption displays the caption tag as entities
When I insert a table via the function "insert table" and enter some text in the caption field, selecting a blockstyl... Sven Haertwig
16:34 Bug #19993: Insert/modify image button doesn't show in 1.7.9 (TYPO3 4.2.6)
That fixes it, thanks. Nathan no-lastname-given
15:46 Bug #20008 (Closed): Page Preview not working, if page is standard/advanced and has domains at it
The page preview (loupe) in backend is not working, if page is standard or advanced, and has domains added to it.
...
oliver leitner
15:34 Bug #19643: area hrefs end up wrong in staticpub files (class.t3lib_parsehtml.php bug)
To get your change included, please send it to the core-list:
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-...
Chris topher
15:14 Bug #20006: Iframe is not working proper in TYPO3
If you think this a general problem caused by TYPO3 or related component, please follow the rules at http://typo3.org... Steffen Müller
12:37 Bug #20006 (Closed): Iframe is not working proper in TYPO3
Hi....
I want to work Iframe in my project.
How can I implement it ?
Tell me step by step process to impleme...
rahul
14:55 Bug #20004: Warning error at run time.
You can solve this by going to the install-tool (yourdomain.com/typo3/install).
Go to the section "All Configuration...
Chris topher
12:30 Bug #20004 (Closed): Warning error at run time.
Hi
I got that type of warning when I run my site.
Warning: exec() has been disabled for security reasons in cl...
rahul
13:58 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
this patch works fine for simple queries like select MAX(fieldMapped) from table where 1=1
but does not work for q...
Michael Miousse
12:49 Revision 867c7555: Update copyright notice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5012 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:48 Revision 206b7a95: Update copyright notice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5011 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:47 Revision d98fed72: Update copyright notice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5010 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:47 Revision ea5ea3c5: Update copyright notice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5009 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:34 Bug #20005 (Closed): Access permission is not running in TYPO3 version 4.2.4
We have faced problem with typo3 now..
-> Normal backend users cant create or edit pages which are allowed by admi...
rahul
11:28 Bug #20002 (Closed): Frontend page browser misses alwaysNext option
Hi
The frontend default page browser has 'alwaysPrev' but misses 'alwaysNext'.
A customer wanted both and I'm s...
Tapio Markula
11:23 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
@Dmitry: in my case the error occurs also when i disable niceText. I just comment it out:
#niceText = 1
#niceText.s...
Administrator Admin
11:01 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Hello everybody,
i am sorry for my late reply. But i didn't got an email notification that somebody has posted so...
Administrator Admin
11:14 Bug #19998: Generation of encryption key does not work in IE7
Sorry, I was too tired yesturday. Forget about my last three postings...
After testing again, here's my result:
...
Steffen Müller
00:24 Bug #19998: Generation of encryption key does not work in IE7
Could we please agree, which TYPO3 version is broken??? This issue covers branch 4.2, but you are talking about trunk... Marcus Krause
10:38 Bug #20001: Remove debugging code from sysext t3skin
added v1
removes the commented include in ext_tables.php only
typo3/sysext/t3skin/debuglib.php should be remove...
Marcus Krause
09:31 Bug #20001 (Closed): Remove debugging code from sysext t3skin
Class Print_a_class (debuglib.php) provides debugging functionality (show variables, etc..). It's not needed for t3sk... Marcus Krause
08:57 Bug #19564: Improve performance of Prototype, Scriptaculous, ExtJS and other contributed scripts
5008 Dmitry Dulepov
08:56 Revision a7cf18da: Fixed bug #9728: Improve performance of Prototype, Scriptaculous, ExtJS and other contributed scripts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5008 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
04:30 Feature #19852: htmlArea RTE: Add support for editing lang attribute
Further follow-up committed to trunk (revision 5007). Stanislas Rolland
04:22 Feature #19852: htmlArea RTE: Add support for editing lang attribute
Typographic error raises error in frontend. Stanislas Rolland
01:55 Feature #19852: htmlArea RTE: Add support for editing lang attribute
Committed to SVN TYPO3core trunk (revision 5005). Stanislas Rolland
01:12 Feature #19852: htmlArea RTE: Add support for editing lang attribute
The attached follow-up patch modifies the configuration of the language options.
By default, all languages found i...
Stanislas Rolland
04:29 Revision 02300bf7: Further follow-up for feature #10182: htmlArea RTE: Add support for editing lang attribute
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5007 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:05 Revision 61649319: Added feature #10416: htmlArea RTE: Add configuration options for the acronym feature
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5006 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:55 Revision ac5f6a58: Follow-up for feature #10182: htmlArea RTE: Add support for editing lang attribute
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5005 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-11

21:29 Feature #19963: htmlArea RTE: Move editing mode change to plugin
Follow-up patch committed to SVN TYPO3core trunk (revision 5004). Stanislas Rolland
18:41 Feature #19963: htmlArea RTE: Move editing mode change to plugin
FindReplace is broken. Stanislas Rolland
21:29 Revision d7914d5a: Follow-up for feature #10339: htmlArea RTE: Move editing mode change to plugin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5004 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:51 Bug #19998: Generation of encryption key does not work in IE7
Please reopen 10154. Steffen Müller
19:48 Bug #19998: Generation of encryption key does not work in IE7
I have just tested this with IE7
I'm sorry, my resolution and patch indeed fixes this issue for FF 3 on trunk.
But ...
Steffen Müller
19:31 Bug #19998: Generation of encryption key does not work in IE7
I can reproduce this with Firefox 3.0.6 on Ubuntu Intrepid, using TYPO3 core revision 5003 from trunk
The encryption...
Steffen Müller
15:22 Bug #19998 (Closed): Generation of encryption key does not work in IE7
Encryption key
"Generate random key" does not work in IE7
FireFox ok
(issue imported from #M10410)
Bernd Gaspers
17:25 Bug #19995: FE rendering problem: links in lists?
This is a FE rendering issue, not an RTE issue.
What version of TYPO3?
You have something broken in your TS tem...
Stanislas Rolland
11:44 Bug #19995 (Closed): FE rendering problem: links in lists?
Created links in unordered list are rendered as <link XY=""></link> in FE.
Try to resolve:
1st: Deactivate all cu...
burkhardt wenzel
17:23 Bug #19991: document.getElementById("pleasewait" + editorNumber) is null in Frontend
Error handling where and for what error? Stanislas Rolland
17:16 Bug #19993: Insert/modify image button doesn't show in 1.7.9 (TYPO3 4.2.6)
Make sure you have set "Enable images" with the Extension Manager. Stanislas Rolland
17:12 Revision 01c6dd68: Fixed bug #9805: RTE and DAM element browsers show wrong colours
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5003 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:07 Bug #19622: Element browser shows wrong colors
Committed to SVN TYPO3core trunk (revision 5002) and branch TYPO3_4-2 (revision 5003).
Stanislas Rolland
17:06 Revision 58034d16: Fixed bug #9805: RTE and DAM element browsers show wrong colours
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5002 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:23 Bug #19999 (Closed): table name are not mapped in the value part of a query and in inner join
when having a query like this:
SELECT table1.* FROM table1 INNER JOIN table2 ON table1.uid = table2.fk_table1 WHER...
Michael Miousse
15:04 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
applied patch on my 4.2.6 systems (this not went into 4.2.6 :( ) and it works.
So no more error is shown.
Clemens Riccabona
14:13 Bug #19997 (Closed): please support native postgres
please add support for native postgres
it should be implemented from base INSTALL (choose mysql or pgsql)
i don...
svrmarty
13:18 Bug #19564: Improve performance of Prototype, Scriptaculous, ExtJS and other contributed scripts
why (css|js|png|gif)
this:
(js)
won't be enough for these directories?
Clemens Riccabona
12:48 Feature #19996 (Closed): Implement MaxH
I see a need for an height-equivalent to tt_content.image.20.maxW
(issue imported from #M10407)
Markus Bucher
11:48 Bug #19994: HTTPS for BE login – lockSSL = 3 is broken
Sorry, I cannot reproduce this. I have multiple sites using lockSSL=3 on up to date 4.2 and it works. Steffen Müller
10:08 Bug #19989: Backend User Admin, saving changes opens a popup with "Your login has probably expired"
Hi there,
I found the reason for these issues:
XClassing of template.php by the extension
mn_ff3_be_bugfix
as ...
Benjamin Seiller
09:57 Revision 77698d63: Fixed bug #8446: Follow up, renamed "OL" to Object List in Template Object Browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5001 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:00 Bug #19565: Ship optimal TYPO3 configuration by default
<q>
that reading of .htaccess files is slow. Apache needs to traverse the complete file tree from the request path u...
Dmitry Dulepov

2009-02-10

23:35 Revision 75db727f: * added some fixtures for the unit tests
* added a cache for the table configurations
* removed the require statements from the dispatcher
* added includeLibs...
Jochen Rau
23:28 Bug #19916: Session handling - cannot login to >1 TYPO3 installation under one domain
This problem is also present in 4.1 since 4.1.8. Luc Germain
19:40 Bug #19994 (Closed): HTTPS for BE login – lockSSL = 3 is broken
If the config variable $TYPO3_CONF_VARS["BE"]["lockSSL"] is set to '3' (SSL only for login), it is impossible to reac... Lukas Vorlicek
19:12 Revision c39d8b7c: Fixed look of logout button; width was fixed and thus didn't expand to fit wider labels coming from translation (credits Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5000 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:40 Bug #19993 (Closed): Insert/modify image button doesn't show in 1.7.9 (TYPO3 4.2.6)
Insert/modify image button doesn't show in 1.7.9 (TYPO3 4.2.6), even with showButtons = *. Reverting to 1.7.8 shows t... Nathan no-lastname-given
15:43 Bug #19975: Jumpurl allows to access arbitrary files on a Server
Fixed all available TYPO3 versions. See http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-002/ for mor... Michael Stucki
15:40 Bug #19935: XSS in the User Admin
Fixed in versions 4.0.12, 4.1.10, 4.2.6. Michael Stucki
14:56 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
is this bug only on native or on other type of db too? Michael Miousse
14:50 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
either user another mysql link for debug output or handle last_update_id
ok maybe but what should i do with pconnec...
Michael Miousse
14:00 Revision 98afc7de: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4999 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:27 Bug #19643: area hrefs end up wrong in staticpub files (class.t3lib_parsehtml.php bug)
Why is this not included in the current versions? My diff fixes the problem and has no side effects. Dieter Rothacker
13:12 Revision 2b219421: Add contribution notice to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4998 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:12 Revision d789e36f: Add contribution notice to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4997 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:12 Revision 9b95989b: Add contribution notice to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4996 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:12 Revision e999b944: Add contribution notice to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4995 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:01 Revision 353723cd: Fixed a bug with the module menu forgeting it's open/closed states, caused by #9136
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4994 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:48 Feature #19992 (Closed): Check for Extension Updates: Update Information should be written to sys_log
If you install/remove an extension this is always logged to sys_log table. Example: "Extension list has been changed,... Daniel Krupke
10:56 Bug #19991: document.getElementById("pleasewait" + editorNumber) is null in Frontend
Failure found in my PHP Code,
but why is there no error handling?
Oliver Tempel
10:44 Bug #19991 (Closed): document.getElementById("pleasewait" + editorNumber) is null in Frontend
Using RTE in Frontend and get the message:
Fehler: document.getElementById("pleasewait" + editorNumber) is null
Q...
Oliver Tempel
09:56 Revision 0d9b8633: Updating version number to 4.2.7-dev after release of 4.2.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4993 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:50 Bug #19988: Rich text editor is not loading
i guess this is not t3editor (TypoScript-Editor in "Template"), but RTE (Rich-Text-Editor in Content-Elements) releat... Tobias Liebig
09:46 Revision 1be0b619: Tagging TYPO3 4.2.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-6@4992 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:45 Revision 2bf8a450: Release of TYPO3 4.2.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4991 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:40 Revision ee095472: Updating version number to 4.1.11-dev after release of 4.1.10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4990 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:29 Revision d5f87ae4: Tagging TYPO3 4.1.10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-10@4989 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:29 Revision 15fdfe46: Remove duplicate name from ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4988 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:28 Revision 25aac3a8: Release of TYPO3 4.1.10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4987 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:25 Revision 6530ce7c: Updating version number to 4.0.13-dev after release of 4.0.12
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4986 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:12 Revision 4762e8db: Tagging TYPO3 4.0.12
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-12@4985 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:12 Revision 0d7c2bac: Release of TYPO3 4.0.12
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4984 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:01 Revision 281909a7: Fixed bug #10364: Jumpurl feature allows to access arbitrary files on a server (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4983 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:01 Revision 0f70553e: Fixed bug #10364: Jumpurl feature allows to access arbitrary files on a server (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4982 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:00 Revision 7fd643ad: Fixed bug #10364: Jumpurl feature allows to access arbitrary files on a server (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4981 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:00 Revision ba367f89: Fixed bug #10364: Jumpurl feature allows to access arbitrary files on a server (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4980 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:51 Revision cb15cdb5: Fixed bug #10298: Various XSS issues in the BE user admin module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4979 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:50 Revision d99eb40b: Fixed bug #10298: Various XSS issues in the BE user admin module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4978 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:49 Revision 11948ac2: Fixed bug #10298: Various XSS issues in the BE user admin module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4977 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:47 Revision 8550ae32: Fixed bug #10298: Various XSS issues in the BE user admin module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4976 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:46 Revision a6d3d048: Apply #10045 again after verifying with Ingo (thanks!)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4975 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:34 Revision a43a025c: Reverting #10031 because it seems faulty
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4974 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:32 Revision 3ea20520: Reverting #10045 because it seems faulty
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4973 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2009-02-09

17:13 Bug #19935: XSS in the User Admin
Attached is a new version for TYPO3 4.0, 4.1, 4.2 and Trunk (2009-02-09). Michael Stucki
16:24 Bug #19935: XSS in the User Admin
@Steffen: Don't know what you're referring to, but I assume it has low priority and can be done later. Michael Stucki
16:41 Bug #19990 (Closed): Indexed search does not use config.fileTarget for files
It's simple the pdf, doc, xls and others don't open in new window only typo3 page can open in new window with this in... Kevin Belanger
14:51 Bug #19989 (Closed): Backend User Admin, saving changes opens a popup with "Your login has probably expired"
- This is a TYPO3 4.0.2 installation that was upgraded to 4.2.4 -
The changes are not saved.
The problem seems...
Benjamin Seiller
14:49 Bug #19957: linkHandler different than "record" leads to rteerror
@ Daniel
in commerce there is a CategoryTree with the products. This is why there is a own "linkhandler" added.
I...
Sascha Egerer
13:09 Bug #17400: section menu includes pages with raised "hide in menu" flag
This issue is combined with #7370
// Edit: Patch applied and postet at core list
Andy Grunwald
12:36 Bug #19938: warning: in_array wrong datatype
I have made this change now.
But still the same PHP warning:
Warning: in_array() [function.in-array]: Wrong datat...
Franz Holzinger
12:05 Bug #19988 (Closed): Rich text editor is not loading
i have TYPO3 4.2.0 installed for some time, recently i was unable to edit or view for that matter the rich text edito... muath
11:51 Revision 0da422c7: Fix NEWS.txt - revert back to the version that was shipped with TYPO3 4.0. Reason: File should only contain changes of the main version but no fixes of specific patch releases. Therefore, the file NEWS.txt in this branch should never change again.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4972 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:35 Feature #19987: Security: Backend user should be disabled after x failed log in (and the appropriate option is set in the install tool)
"A better proposal would be "Backend user should be disabled after x failed log in and the appropriate option is set ... Vitali Stoller
09:19 Feature #19987: Security: Backend user should be disabled after x failed log in (and the appropriate option is set in the install tool)
Careful with that. On the other hand this opens doors to DDOS attacks, when user accounts get disabled in masses - al... Steffen Müller
09:02 Feature #19987 (Closed): Security: Backend user should be disabled after x failed log in (and the appropriate option is set in the install tool)
It's possible to attack the server and try to login as often as you want.
Backend user should be disabled after x f...
Vitali Stoller

2009-02-08

20:33 Bug #19660: Second page of results in list-module with ordering flaw
fixed in 4.2.6 and 4.3 alpha 2 Ingo Renner
20:23 Revision ec47a1ff: Fixed bug #9861: Second page of results in list-module with ordering flaw (credits Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4971 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:17 Revision 6f50f702: Fixed bug #9861: Second page of results in list-module with ordering flaw (credits Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4970 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:07 Bug #19975: Jumpurl allows to access arbitrary files on a Server
+1 by looking Karsten Dambekalns
17:34 Bug #25548 (Closed): Bugfixes for t3editor CodeCompletion

since the last release (for 4.3.0 alpha1) serveral bugfixes were made for the codecompletion. These fixes are commi...
Administrator Admin
17:07 Bug #25547 (Closed): Update t3editor base (CodeMirror) to current release 0.60
The t3editor is based on CodeMirror.
During the last couple of month the author of CodeMirror releases serveral ne...
Administrator Admin
00:35 Revision 72bbd411: Updated htmlArea RTE version to 1.7.9 for TYPO3 4.2.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4969 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-07

21:44 Bug #19975: Jumpurl allows to access arbitrary files on a Server
looks simple, +1 Ingo Renner
20:51 Bug #19975: Jumpurl allows to access arbitrary files on a Server
Hotfix is attached. It should work on all versions starting from 3.3 up to Trunk. Michael Stucki
17:42 Revision 611ac79a: Convert DOS to UNIX linebreaks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4968 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:39 Bug #19981: Remove doubled check in tceforms
committed to trunk, rev 4967 Steffen Kamper
17:38 Revision f09627fc: Fixed bug #10373: Remove doubled check in tceforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4967 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:57 Bug #19977: Wrong clear.gif path in dyntabs
rev 4965 & 4966 Dmitry Dulepov
16:55 Revision 7e8fa751: Fixed bug #10368: Wrong clear.gif path in dyntabs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4966 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:53 Revision c4746c00: Fixed bug #10368: Wrong clear.gif path in dyntabs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4965 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:57 Bug #18500: no image in FE unless Image Options: None ( Ignore ….) and Effects (None)
seems so - i close now. Steffen Kamper
15:50 Bug #19841: Backend not usable in Internet Explorer anymore
error message is: "Object required" on line 3777
This error happens in sizemanager (typo3/js/sizemanager.js)
W...
Steffen Kamper
15:46 Bug #19938: warning: in_array wrong datatype
you have an error in definition:
preserveGETvars = tx_ttboard_pi_tree[uid],tx_ttboard_pi_list[uid]=2168,cHash
...
Steffen Kamper
10:51 Bug #19938: warning: in_array wrong datatype
This has been shipped with TYPO3 4.2.5.
My Setup is:
plugin.tx_felogin_pi1 {
templateFile = fileadmin/templ...
Franz Holzinger
14:22 Bug #19985 (Closed): Some errors in typo3/js-scripts causes some trouble
I investigated the scripts in typo3/js with JSlint and found some problems which i solved.
As positive side effect...
Steffen Kamper
13:23 Bug #19984 (Closed): Table editor: Tabbing though cells does not work if table contains tfoot in FF
As soon as a table contains a footer you cannot move through the cells using tab any more nor can you add a new row w... Uschi Renziehausen
13:01 Bug #2595 (Closed): Recycler: Resize the tableheaders correctly
Hey,
i've registered that the tableheaders are fixed (?).
If you open the recycler in a smaller view and expand...
Daniel Felix
00:02 Bug #19842: fileadmin links to files are missing part of path
have you tried an other alias then /typo3 to see if it is the alias that causes the problem? Michael Miousse

2009-02-06

23:39 Bug #19655: Extreme performance decrease
Setting to resolved as reporter claims it's fixed in the meantime in trunk. Marcus Krause
23:28 Bug #19983: 2 little JS-Errors that bug IE
committed to trunk revision 4964 Steffen Kamper
23:21 Bug #19983 (Closed): 2 little JS-Errors that bug IE
there are 2 little JS errors that crash IE
1) one extra comma
2) one JS-function used in doble quotes
attached...
Steffen Kamper
23:26 Revision b2c9209d: Fixed bug #10375: 2 little JS-Errors that bug IE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4964 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:25 Bug #18500: no image in FE unless Image Options: None ( Ignore ….) and Effects (None)
When you says installation directory you mean of GraphicsMagick?
if so bug is consider solved and can close it
Michael Miousse
23:18 Bug #19704: Constant editor not working (no scroll, no possible editing)
Is your bug still present in TYPO3 4.2.5?
if so could you give more detail about how to reproduce the bug?
Michael Miousse
22:39 Revision e89b4a98: renamed interface.cms_newcontentelementwizarditemshook.php to lowercase to match naming conventions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4963 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:43 Feature #19982 (Closed): Add helper functions for additional frontend editing controllers and views
To support additional frontend editing controllers (ie. TemplaVoila) and view (ie. fe_edit_advanced) a couple simple ... Jeff Segars
21:10 Bug #19981 (Closed): Remove doubled check in tceforms
there are 2 needless lines in tceforms, check is double
(issue imported from #M10373)
Steffen Kamper
21:08 Bug #19980 (Closed): Clean up frontend editing actions
The frontend editing actions in t3lib_frontendedit have some small inconsistencies and duplicated code that can be cl... Jeff Segars
20:53 Bug #19979 (Closed): Render tabs as ul-li-list in getDynTabMenu()
Currently the tabs are rendered as a table by getDynTabMenu() and the tabs are split on several lines based on a maxi... Niels Pardon
20:35 Bug #19976: Fatal error unknown function parse_charset
The change in class.t3lib_div.php is from the path belonging to http://bugs.typo3.org/view.php?id=2731
Has somethi...
Frans Saris
18:47 Bug #19976 (Closed): Fatal error unknown function parse_charset
In class.t3lib_div.php::readLLPHPfile() and class.t3lib_div.php::readLLXMLfile() there is a call to $csConvObj->parse... Frans Saris
20:17 Bug #19978 (Closed): Show existance of deprecation log in Warning Box and possibility to show and delete
Since we have the depredation log there is no way except external tools to view or delete the log.
Attached patch ...
Steffen Kamper
20:16 Revision a45810c9: Followup for #10351: A few more whitespace cleanups in t3lib_frontendedit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4962 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
20:14 Bug #19977 (Closed): Wrong clear.gif path in dyntabs
TYPO3 generates wrong path for clear.gif in tab menu. It creates `src="clear.gif"`. This works inside typo3/ director... Dmitry Dulepov
15:27 Bug #19975 (Closed): Jumpurl allows to access arbitrary files on a Server
see http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-002/
(issue imported from #M10364)
Marcus Krause
14:51 Bug #17336: 'open internal link in actual window' always opens an external window and then it works in this new window perfect
We would need much more infos in order to repoduce it and resolve it Michael Miousse
11:34 Bug #16037: no special-chars in new admin-name
This relates to http://bugs.typo3.org/view.php?id=5630 and was fix there.
Solution:
* allow the dot in name
ToDo...
Stefano Kowalke
11:22 Revision 61a9592e: added credits for Steffen Mueller
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4961 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:20 Revision 45dbe58a: fixed indentation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4960 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:18 Revision 79cd8552: Fixed bug #10357: Add gp as an alternative to gpvar in TS getText for a more consistent naming scheme
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4959 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:15 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
i just got the same issue when updating from 4.1.3 to 4.2.5. my database is already utf8_general_ci but the content o... Maximilian Reichel
11:02 Bug #14785: Remove Page-Type "Not in Menu"
fixed in 4.2.0 Ingo Renner
10:57 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
See the extension debug_mysql_db for a solution to this.
An additional patch is needed however.
Franz Holzinger
02:31 Bug #19974 (Closed): Empty subpart markers ignored
When using a template with an empty subpart (<!-- ###MARKER### begin --><!-- ###MARKER### end -->), that subpart will... Robert Lockerbie

2009-02-05

23:05 Bug #19950: Send Notification if BE is locked
committed to trunk rev 4958 Steffen Kamper
23:03 Revision fc7222b9: Fixed bug #10322: Send Notification if BE is locked
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4958 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:39 Bug #19966: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
Committed to 4.1 (rev 4955), 4.2 (rev 4956) and trunk (rev 4957) Francois Suter
21:38 Revision 12720043: Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4957 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:36 Revision ef57f86d: Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4956 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:34 Revision d55b0d3d: Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4955 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:22 Feature #19973: Add gp as an alternative to gpvar in TS getText for a more consistent naming scheme
added new patch adding deprecatedLog Steffen Müller
11:50 Feature #19973 (Closed): Add gp as an alternative to gpvar in TS getText for a more consistent naming scheme
Problem:
The processing of GET/POST variables in TypoScript does not have a consistent naming scheme:
- TS conditi...
Steffen Müller
18:17 Bug #19844: Wizard for new content elements doesn't respect TCAdefaults
9439 is in now, so you can redefine the defaults however you want. Steffen Kamper
18:16 Bug #19382: New Element Wizard has no option for hiding Elements via pageTS
committed to trunk, rev 4954
Documentation added to
http://wiki.typo3.org/Pending_Documentation#doc_core_tsconfig
Steffen Kamper
18:09 Revision ea48af5d: Fixed bug #9439: New Element Wizard has no option for hiding Elements via pageTS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4954 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:39 Revision e70876b3: Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4953 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:35 Revision 1496076f: Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4952 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:33 Revision ad064ec0: Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4951 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:45 Bug #17301: Wrong cropping of multi-byte $TCA field
I confirm the bug.
ill make a patch for 4.2.5 and submit it to the core
Michael Miousse
11:06 Bug #19755: IMAGE content element: two fields for entering the image width, none of them saves its content
Caused by kj_imagelightbox2 v 1.4.3
I resolved the problem by upgrading to 2.0.0
Pascal no-lastname-given
10:56 Bug #19972 (Closed): simulateStatics doesn't use unique urls
The scheme for urls is like that:
[page title].[pid].[type].html
When you rename a page title, old url fits als...
Steffen Kamper
09:20 Bug #16580: "pointer" error in tslib/class.tslib_pibase.php
I also have this problem in 4.2
You can correct it, by changing the $pointer / $a == null or '' if/else statements t...
Sebastian Böttger
08:19 Feature #2554: Recycler: Delete records from different database tables
Yes but if you have a bunch of datarecords (500 or more in 40 tables for example) which are marked as deleted, its a ... Daniel Felix
06:19 Bug #19971: htmlArea RTE: Definition List extension must require the Block Elements extension
Committed to SVN TYPO3core trunk (revision 4950). Stanislas Rolland
06:12 Bug #19971 (Closed): htmlArea RTE: Definition List extension must require the Block Elements extension
Plugin DefenitionList extends plugin BlockElements. Therefore, availability of the BlockElements plugin must be enfor... Stanislas Rolland
06:18 Revision 428f8b2a: Fixed bug #10354: htmlArea RTE: Definition List extension must require the Block Elements extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4950 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
06:04 Bug #19970: htmlArea RTE: Colouring features should check if style attribute is allowed
Committed to SVN TYPO3core trunk (revision 4949). Stanislas Rolland
05:56 Bug #19970 (Closed): htmlArea RTE: Colouring features should check if style attribute is allowed
Colouring extensions should be enabled only if the use of the style attribute is allowed in the RTE EM configuration.... Stanislas Rolland
06:04 Revision 5785b5c2: Fixed bug #10353: htmlArea RTE: Colouring features should check if style attribute is allowed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4949 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:14 Revision d3b641ec: Fixed bug #10352: htmlARea RTE: Shift+Enter raises exception in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4948 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:08 Bug #19969: htmlARea RTE: Shift+Enter raises exception in Safari
Committed to SVN TYPO3core trunk (revision 4948) and branch TYPO3_4-2 (revision 4947).
Stanislas Rolland
04:52 Bug #19969 (Closed): htmlARea RTE: Shift+Enter raises exception in Safari
Shift+Enter raises exception in Safari.
(issue imported from #M10352)
Stanislas Rolland
05:01 Revision 90eb1513: Fixed bug #10352: htmlARea RTE: Shift+Enter raises exception in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4947 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:16 Bug #19968: Whitespace cleanups in t3lib_frontendedit
Committed to trunk in r4946. Jeff Segars
00:12 Revision 8b77e9ec: * added some more unit tests for the Persistence Session
Jochen Rau
00:02 Revision 195c0c46: Fixed bug #10351: Whitespace cleanups in t3lib_frontendedit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4946 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars

2009-02-04

23:48 Revision cd419966: * wrote some unit tests for the Persistence Session (using a patched version of tx_phpuit); more to come
* added some checks (Exceptions) for wrong registration of objects (e.g. trying to register added after registered th... Jochen Rau
23:25 Feature #2554 (Needs Feedback): Recycler: Delete records from different database tables
Oliver Hader
23:11 Feature #2554: Recycler: Delete records from different database tables
What do you mean exactly? It's possible with "All tables" to check different recordtypes and make one delete. Steffen Kamper
23:22 Bug #19968 (Closed): Whitespace cleanups in t3lib_frontendedit
There are several minor CGL and whitespace issues in t3lib_frontendedit. The attached patch cleans these up.
(is...
Jeff Segars
23:07 Feature #1835: Recycler: Integrate recursive recovering
Of course, this makes only sense for tables... Oliver Hader
22:17 Revision 22fb3070: * implemented support for additional header data
* deleted Web Request Builder and merged necessary code to Dispatcher Jochen Rau
21:49 Revision df3acd31: * implemented Exception_StopAction caught in the Dispatcher
* merged methods of the RequestHandlingController to the ActionController
* deleted RequestHandlingController
* fixed...
Jochen Rau
21:46 Feature #2567 (Closed): Recycler: Change layout and interface to fit HCI suggestions
Change layout and interface to fit HCI suggestions
* concerning usability
* concerning styling and colors
Oliver Hader
20:31 Bug #17236: new translated page only available after original page has been published
this bug no longer seems to be one in typo3 4.2.5
tried it and it works fine for me
Michael Miousse
18:36 Bug #17257: 404 Not Found
reported to be solved in typo3.teams.bugs Ingo Renner
18:33 Bug #16320: BE user not login
not a bug, bugtracker is no support forum Ingo Renner
16:40 Bug #19967 (Closed): typolink: title tag generation not correctly working, if in the title-tag string is an occurance of whitespaces
If you want to have a title-tag, you can do this with the linkwizard very nice and easy.
But if you need whitespaces...
Clemens Riccabona
15:45 Revision 0bd173dc: * implemented recursive deletion of objects (deletes the object its 1:n related objects and relations in mm tables but not mm related objects)
Jochen Rau
14:08 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
@lowlevel_cleaner cleanflexform
it uses t3lib_flexformtools->cleanFlexFormXML() to re-render a former malformed rend...
Peter Kuehn
12:45 Bug #19966: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
Patch sent to core list Francois Suter
12:37 Bug #19966 (Closed): l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
When TCA column option l10n_display is set to "defaultAsReadonly", it overrides l10n_mode to display a field as read-... Francois Suter
12:26 Revision e094b0d0: * data mapper almost implemented (todo: deletion of objects)
* implemented _getDirtyProperties() to AbstractDomainObject
* added check for aggregate root class in add() and remov...
Jochen Rau
12:26 Revision c3fd02f4: * data mapper almost implemented (todo: deletion of objects)
* implemented _getDirtyProperties() to AbstractDomainObject
* added check for aggregate root class in add() and remov...
Jochen Rau
11:50 Feature #15193: There is no API to list tables in the Web->Page module
Any progress? Sascha Egerer
11:27 Bug #19965 (Closed): folding state of main modules is not remembered anymore (reggression)
In TYPO3 4.2 the module menu remembers which main modules are open and which are close. In TYPO3 4.3-dev this is not ... Ingo Renner
10:57 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
committed to trunk (4.3) Ingo Renner
10:52 Revision 44abccf2: Added feature #4911: Add an option to add alternative external URL or shortcut for other languages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4945 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:40 Bug #19964 (Closed): Files in linkpopup should have sorting by ABC
Files in linkpopup should have sorting by ABC, currently its mixed up.
When you want to link something in RTE with...
Sonja Schubert
07:21 Feature #19963: htmlArea RTE: Move editing mode change to plugin
Committed to SVN TYPO3core trunk (revision 4944). Stanislas Rolland
06:59 Feature #19963 (Closed): htmlArea RTE: Move editing mode change to plugin
Editing mode handling is moved out of the core RTE script to an external plugin.
This will make it easier to event...
Stanislas Rolland
07:20 Revision ee52e96f: Added feature #10339: htmlArea RTE: Move editing mode change to plugin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4944 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
07:12 Bug #19957: linkHandler different than "record" leads to rteerror
Possibly not what you wanted to hear :-) but. You could use the "linkhandler" extension - and propably can configure ... Daniel Poetzinger
05:45 Revision a4ae9e99: Fixed bug #10337: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4943 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:36 Bug #19961: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
Committed to SVN TYPO3core trunk (revision 4943) and branch TYPO3_4-2 (revision 4942).
Stanislas Rolland
05:07 Bug #19961: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
The attached patches fix the issue in TYPO3 4.2 and trunk. In the case of TYPO3 trunk, the whole exception handling p... Stanislas Rolland
05:07 Bug #19961: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
A version of Allow Clipboard Helper compatible with Firefox 3 and Firefox 2 has been uploaded to typo3.org:
http://t...
Stanislas Rolland
00:22 Bug #19961 (Closed): htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
This is a problem when trying to use the copy/cut/paste buttons in Firefox 3 because configuring user.js settings man... Stanislas Rolland
05:34 Revision 86cda9d2: Fixed bug #10337: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4942 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:50 Bug #19962: Feature: NewRecordWizard with grouping and sorting
additional the typo3.gif has to be copied to typo3/gfx Steffen Kamper
00:49 Bug #19962 (Closed): Feature: NewRecordWizard with grouping and sorting
The newRecordWizard doesn't look very well, it's sometimes hard to find the right records.
I grouped the records b...
Steffen Kamper
00:50 Bug #19946: Paste does not work correctly with table rows
Please try again with trunk revision 4941. Stanislas Rolland
00:23 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Moved the Allow Clipboard helper problem to a separate issue (10337).
Stanislas Rolland
00:21 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
I would be happy to provide a patch adding the MySQL locking if you want. Leonhard Wimmer
00:17 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
The MySQL function GET_LOCK() provides very sophisticated locking (compared to the "simple" mode) and should be avail... Leonhard Wimmer
00:06 Revision aa2e85f9: Fixed bug #9894: htmlArea RTE: copy/cut/paste with hotkeys does not work in some browsers/settings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4941 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-03

23:44 Revision d3b0c2ba: Follow-up for bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4940 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:31 Bug #19954: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
Follow-up patch committed to trunk (revision 4940) and branch TYPO3_4-2 (revision 4939).
Stanislas Rolland
23:30 Revision a91c9f44: Follow-up for bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4939 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:21 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Committed to SVN TYPO3core trunk (revision 4941) and branch TYPO3_4-2 (revision 4938).
Stanislas Rolland
07:33 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Attaching a copy of Firefox Add-on Allow Clipboard Helper compatible with Firefox 3. Stanislas Rolland
07:04 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Attached patches should fix both issues #9894 and #8648 in trunk and in branch 4.2. Stanislas Rolland
23:21 Revision b0b0b5c0: Fixed bug #9894: htmlArea RTE: copy/cut/paste with hotkeys does not work in some browsers/settings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4938 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:13 Bug #19056: eval "timesec" sets seconds to zero
see Ralf Hettinger 11.01.09 03:28 line no. 1
test on 4.2.5
patch applied
cleared all cash
nevertheless, have no c...
koi
22:24 Bug #18928: Page alias not publishing to LIVE from any workspace
Please do not duplicate issues in such cases.
Issues can be moved between categories - please ask in typo3.teams.bug...
Marcus Krause
22:19 Bug #19956: Page alias not publishing to LIVE from any workspace
Pascal claims in #8657:
This is also the case for 'Speaking URL path segment' - It is not transferred to the LIVE en...
Marcus Krause
22:02 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Maik, good to hear, that this issue is also caused by this mad piece of JavaScript. I now uploded a new version of... Helmut Hummel
21:58 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Leave it as resolved for the time beeing Helmut Hummel
21:28 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Sorry for uploading the wrong file. Now I changed it with a version Albert van der Veen suggested. It only changes th... Helmut Hummel
21:24 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Uploaded wrong file Helmut Hummel
21:30 Bug #15007: t3lib_svbase: Method init returns wrong value
Committed to 4.1 (4937), 4.2 (rev 4934) and trunk (4935). Francois Suter
21:29 Revision b4eb2832: Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4937 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:26 Revision 3e007515: Fixed erroneous date in Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4936 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:25 Revision c9b2276c: Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4935 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:20 Revision a9d355c2: Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4934 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:53 Feature #19835: Add controller switching for frontend editing
Committed v2 patch to trunk in r4933. Jeff Segars
20:52 Feature #19835: Add controller switching for frontend editing
Added v2 patch with check for valid TSFE instance based on Steffen's review. Jeff Segars
20:51 Revision c8481b62: Added feature #10155: Add controller switching for frontend editing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4933 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
20:22 Bug #19865: RTE doesn't load when using more than 1 section in TV
And I have just one section with container.
A screenshot from my FCE (and TV mapping): http://www.freeimagehostin...
Darko Jr. Gonzalez
20:17 Bug #19865: RTE doesn't load when using more than 1 section in TV
Exactly the same issue I have.
http://lists.netfielders.de/pipermail/typo3-project-rte/2009-February/001678.html
...
Darko Jr. Gonzalez
19:20 Feature #2554: Recycler: Delete records from different database tables
Sry shouldn't be a Bug. Its more a feature request. Daniel Felix
19:17 Feature #2554 (Closed): Recycler: Delete records from different database tables
Hello,
it would be great if i could delete records from diffrent databasetables without select "All tables" in the...
Daniel Felix
18:40 Bug #19955: redirecting to referer does not work
I found 2 problems:
1) when setting referer, you come to login page. Now you enter your data and press submit butt...
Steffen Kamper
18:00 Bug #19480: Frontend Edit Panel is not compatible with subdomains and RealURL
Committed original patch (t3lib_tsfebeuserauth.diff) to 4.2 in r4931 and updated patch (9600_v2) to trunk in r4932. Jeff Segars
17:57 Revision d1829405: Fixed bug #9600: Frontend Edit Panel is not compatible with subdomains and RealURL (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4932 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
17:55 Revision 986ff47c: Fixed bug #9600: Frontend Edit Panel is not compatible with subdomains and RealURL (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4931 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
17:05 Bug #19960 (Closed): Spellchecker dictionaries not loaded correctly
I am successfully using the spell checker plugin for a multitree site offering german and english subtrees.
I want...
Patrick Rodacker
15:31 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
trying lowlevel_cleaner cleanflexform:
needs the suggested fixes to work and seems to fix the xml to no longer break...
Peter Kuehn
14:24 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
Hi Francois,
I guess the suggested patches will not fix the problem:
You would have to test if $editData is an ...
Peter Kuehn
14:43 Bug #19950: Send Notification if BE is locked
Here is version 2 displaying a modal waiting box Steffen Kamper
14:34 Bug #17223: Popup for Frontend-Editing is not showing up
I could not reproduce the bug with typo3 v 4.2.5
i have installed the fe editing and and event with the return fa...
Michael Miousse
14:16 Bug #19959 (Closed): in typo3-4.2.2 and above the globalstring wont work
if there's any globalstring GP (GET/POST) declaration in typoscript it wont work.
e.g.
[globalString = GP:tipUrl ...
Andreas Kreicy
14:06 Bug #17067: tt_content "Language" field : [All] value don't work
Not a bug, according to the bug's reporter. Francois Suter
14:01 Feature #19958 (Closed): Configurable Subcategories for ext_conf_template.txt
The ExtensionMangers configuration page for plugins sometimes looks a bit 'unorganized', especially with long ext_co... Stefan Geith
13:54 Revision 656e6951: Changed the pages description field from a one line input to a textarea
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4930 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:59 Revision ee67b285: * some more steps towards an implementation of the TCA mapper
Jochen Rau
11:10 Bug #19617: hook for linkhandler is missing in RTE browse_links
with TYPO3 4.3.trunk it works.
Bug there is a different bug:
http://bugs.typo3.org/view.php?id=10331
Martin Holtz
11:08 Feature #17881: Enable stdWrap for select.where
just for notice, that feature would make it possible to write sql-statements in this way:
select.where.cObject = C...
Martin Holtz
10:56 Bug #19957: linkHandler different than "record" leads to rteerror
Test this issue:
1.) Install linkhandler extension.
2.) create content element, disable rte and put into
<link c...
Martin Holtz
10:53 Bug #19957: linkHandler different than "record" leads to rteerror
i added an modified
T3X_linkhandler-0_2_1-z-200902031052.t3x
where i simple added an second linkhandler in
ext_...
Martin Holtz
10:51 Bug #19957: linkHandler different than "record" leads to rteerror
Patch applied Martin Holtz
10:17 Bug #19957 (Closed): linkHandler different than "record" leads to rteerror
class.tslib_content.php->typoLink($linktxt, $conf)
provides an hook for an linkHandler.
So an typolink like:
<li...
Martin Holtz
07:05 Bug #18925: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
Apply patch attached to #9894. Stanislas Rolland

2009-02-02

22:58 Revision b24f9f8b: Cleanup: Reverted accidental revision 4928
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4929 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:45 Bug #18928: Page alias not publishing to LIVE from any workspace
Recreated under id 0010330 as original report might not have been under correct category to get attention. David Wallace
22:26 Bug #18928: Page alias not publishing to LIVE from any workspace
Still broken in 4.2.5 David Wallace
22:44 Bug #19956 (Rejected): Page alias not publishing to LIVE from any workspace
NB: relisted as previous issue does not seem to have been addressed (0008657)
This happens for both of the following...
David Wallace
21:05 Revision fa79e8e0: Share project "TYPO3_trunk" into "https://svn.typo3.org/TYPO3v4/Core"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4928 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:46 Revision 6a6040dc: * introduced a tca mapper
Jochen Rau
17:29 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
here's a patch that
* adds translatable shortcut options
* adds translatable external url options
* adds tabs t...
Ingo Renner
17:20 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
changed bug to also include shortcuts Ingo Renner
17:25 Revision 927c18ee: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4927 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:50 Revision 32c964f4: Fixed order of fields in TCEforms for table pages, type external URL which was inconsitant to the other types
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4926 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:48 Revision 2a9f9afa: Fixed order of fields in TCEforms for table pages, type external URL which was inconsitant to the other types
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4925 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:46 Bug #19955: redirecting to referer does not work
Correction, the 1.1.0 version from Trunk i got from you will not show the login box at all.
Can't test if referer ...
Sander
10:50 Bug #19955 (Closed): redirecting to referer does not work
It seem that the redirect option "Defined by referer" does not work, when i enable it, it gives me my website with no... Sander
15:42 Revision e1d097fc: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4924 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:41 Revision c095528a: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4923 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:40 Revision e3cafdbd: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4922 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:17 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Helmut,
it seems, that the extension EfA Font Size ( efafontsize ) - see bugreport 0010216 - additionally made...
Maik Matthias
11:18 Revision 90c96699: Small corrections to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4921 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:10 Feature #19748: ImageMagick generates larger than necessary files
new patch attached withou any default params. You can add the parameter for stripping profile in Install tool as ther... Steffen Kamper
08:53 Bug #19064: option+space for inserting non-braking space on Mac OSX does not work properly
Please try the patch attached to issue #10127 with Safari on Mac after applying the patch attached to issue 0010324.
...
Stanislas Rolland
08:50 Bug #19817: htmlArea RTE: let option+SPACE insert a non-breaking space for MAC users
Please try the attached patch with Safari on Mac after applying the patch attached to issue #10324. Stanislas Rolland
08:32 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
In Typo3 4.2.x, htmlArea RTE does not process hotkeys CTRL+C or CTRL+X. It does not process those keys when the Copy... Stanislas Rolland
04:27 Revision 2a8a1d47: Fixed bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4917 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:23 Bug #19954: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
Committed to SVN TYPO3core trunk (revision 4916) and branch TYPO3_4-2 (revision 4917).
Stanislas Rolland
04:06 Bug #19954 (Closed): htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
In versions of Mozilla/Firefox older than 2008-02-05, enableWordClean is broken on paste operations.
(issue impor...
Stanislas Rolland
04:23 Revision 39347ee7: Fixed bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4916 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:31 Feature #19953: htmlArea RTE: Make hotkey for enableWordClean feature configurable
Committed to SVN TYPO3core trunk (revision 4915). Stanislas Rolland
01:23 Feature #19953 (Closed): htmlArea RTE: Make hotkey for enableWordClean feature configurable
Default hotkey, CTRL+0, is not currently configurable.
Add Page TSConfig option:
RTE.default.enableWordClean.ho...
Stanislas Rolland
01:30 Revision e032a56e: Added feature #10325: htmlArea RTE: Make hotkey for enableWordClean feature configurable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4915 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:14 Revision fcf2cef1: Fixed bug #10324: htmlArea RTE: Configured hotkeys are not honoured in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4914 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:12 Bug #19952: htmlArea RTE: Configured hotkeys are not honoured in Safari
Committed to SVN TYPO3core trunk (revision 4913) and branch TYPO3_4-2 (revision 4914).
Stanislas Rolland
00:11 Revision 8ad3ddc8: Fixed bug #10324: htmlArea RTE: Configured hotkeys are not honoured in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4913 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:01 Revision b85b196d: Fixed list minus bullet icon in t3skin, was missing a solid background
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4912 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:01 Revision 1299eadc: Fixed list minus bullet icon in t3skin, was missing a solid background
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4911 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2009-02-01

23:36 Bug #19952 (Closed): htmlArea RTE: Configured hotkeys are not honoured in Safari
hotkeys defined in the RTE configuration are not honoured in Safari.
CTRL+key generates a keydown event in WebKi...
Stanislas Rolland
23:21 Revision d860dae0: Fixed look of the logout button in Safari after the introduction of ExtJs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4910 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:31 Revision 75716108: Fixed bug #10323: htmlArea RTE: hotkey CTRL+0 is not honoured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4909 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:25 Bug #19951: htmlArea RTE: hotkey CTRL+0 is not honoured
Committed to SVN TYPO3core trunk (revision 4908) and branch TYPO3_4-2 (revision 4909).
Stanislas Rolland
20:49 Bug #19951 (Closed): htmlArea RTE: hotkey CTRL+0 is not honoured
hotkey CTRL+0 is not honoured.
CTRL+0 is the default hotkey for feature enableWordClean.
(issue imported from...
Stanislas Rolland
22:24 Revision 8ec8bd15: Fixed bug #10323: htmlArea RTE: hotkey CTRL+0 is not honoured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4908 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:19 Revision 5b569325: Fixed brocken icon for the TYPO3 manual with t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4907 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:17 Revision 961aaa53: fixed Changelog (Kasper's name not displayed correctly due to special chars and wrong encoding)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4906 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:14 Bug #19812: New template-function to add extJS inline code
committed to trunk, rev 4905 Steffen Kamper
20:13 Revision ea01243a: Fixed bug #10121: New template-function to add extJS inline code
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4905 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:22 Feature #19748: ImageMagick generates larger than necessary files
i made a patch.
one small addition: as this is the default behaviour and may be users want to preserve this inform...
Steffen Kamper
12:27 Feature #19748: ImageMagick generates larger than necessary files
One space is missing, so the correct version is:
$cmdLine = $path.($gfxConf['strip_all_images'] ? ' -strip ' : ' '...
John Angel
15:48 Bug #19950 (Closed): Send Notification if BE is locked
One of the latest aditions is the possibility to lock the BE for maintainance. This is done by creating the file
typ...
Steffen Kamper
15:32 Feature #19717: Use PHP built–in gzip/deflate compression in Frontend
Another possible optimization: always send content length. It helps browser to detect the end of data stream aftser a... Dmitry Dulepov
13:34 Feature #19949 (Closed): Make LOCK_BACKEND styleable/more informative
It would be great if the new "LOCK_BACKEND" function could give an information about the reason for the locking.
S...
Daniel Felix
13:08 Bug #19873: Admin tools > User Admin icons point to wrong user in Opera browser
Patch only works with 4.3 (body-tag has a different ID in 4.2) Steffen Gebert
12:05 Feature #19948 (Closed): Split css styled content templates in version templates to get rid of the compat version checks
At the moment the css_styled_content ts-template is one large (and somewhat chaotic) piece of TS that renders element... Susanne Moog
10:23 Revision a3f15490: * refactored Repository (moved methods from blogexample to extmvc)
* first sketch of LLL handling (not finished yet) Jochen Rau
03:45 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
When you say that RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx ... Stanislas Rolland
03:24 Bug #19915: Locallang File "not valid"
Uschi,
You mean you had a problem with file
typo3/sysext/rtehtmlarea/extensions/InlineCSS/locallang.xml
in ...
Stanislas Rolland

2009-01-31

23:11 Revision db45b2b5: fixed a typo in a comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4904 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:39 Feature #18657: auto save/preserve function for backend open documents function
Yes, auto save of open content elements before 'BE logout' of a user would be nice. Michiel Roos
14:25 Revision db3cb546: Added a checkbox with the previewlink button in Web>Version module so that whole workspace can be browser (but starting out with a specific page).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4903 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:23 Revision 1f240eff: * Added a hook for processing external links made through typolink and makelinks.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4902 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:23 Revision ec6aedfe: Added backend locking feature so the existence of the file typo3conf/LOCK_BACKEND will lock down the backend for browser access. For CLI-script processing.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4901 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:22 Revision 6f6debd3: * Fixed bug that add-wizard did not work with flexform fields.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4900 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:21 Revision 85e64cee: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4899 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
13:31 Bug #19840: FlexForms: wrong mm-relations after copy and localize
version 1.1.0 of the demo-extension now contains the fix from the latest bug_10165_fix1.diff
Please use these two ...
Peter Kuehn
13:22 Bug #19840: FlexForms: wrong mm-relations after copy and localize
added an improved version that avoids a bug that would have been introduced with the first patch.
credits go to ww...
Peter Kuehn
13:10 Feature #19947 (Closed): Possibility to hide only certain table operations from toolbar
Problem:
If you hide all table operations in toolbar you need to use the context menu, which is inconvenient. If you...
Uschi Renziehausen
13:05 Bug #19915: Locallang File "not valid"
Let me guess: 4.3 trunk. I had the same issue an it came in after applying the patch for the language feature. The co... Uschi Renziehausen
13:03 Bug #19946 (Closed): Paste does not work correctly with table rows
I knew it worked once in FF, but now it is broken:
Select all cells of one or multiple rows, position your cursor ...
Uschi Renziehausen
12:56 Bug #19945 (Closed): Impossible to activate button cellsplit
We do having a button for splitting a cell, but I cannot find a way to aktivate it.
I tried:
- highlighting the con...
Uschi Renziehausen
00:12 Revision 12924fdc: * implemented support for m:n relations
Jochen Rau

2009-01-30

23:45 Bug #19908: session fixation fix avoid BE login
Steffen, please check, if you're also affected by bug #19879.
@Thomas: #19879 is indeed still a problem.
Helmut Hummel
23:41 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Maik,
in exactly what cases setting cookieDomain does not help?
Helmut Hummel
11:05 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hello Marcus,
thanks for your advice. I agree with you, www.example.de and example.de are different domains. But: ...
Maik Matthias
23:29 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
I'm glad TYPO3 behave perfectly right and does not accept the faulty cookies, Helmut Hummel
23:26 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Yeah, just found out the same after doing some testing.
I fixed the cookie.js for us by not letting it touch ?e_ty...
Helmut Hummel
22:56 Bug #19865: RTE doesn't load when using more than 1 section in TV
>> Patch 8232 never got into the 4.2 branch.
How come? It worked brilliantly for 4.2.2 with the patch you and Dmi...
Søren Andersen
21:59 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
Won't fix.
Nevertheless, with 0010313 fileadmin-module will no longer be able to create such directories.
Marcus Krause
17:22 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
Attached updated version. This bug only affects systems with
GLOBALS['TYPO3_CONF_VARS']['BE']['forceCharset'] == 'ut...
Steffen Gebert
15:07 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
Attached a patch and sent it to core list. Steffen Gebert
21:50 Bug #19944 (Closed): Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
TYPO3 doesn't allow using directory names ending with one or more dots.
This is ensured by function t3lib_basicFileF...
Steffen Gebert
20:58 Bug #19940: constant TYPO3_copyright_year should use the current year
Reverted as copyright year needs to be fixed (and not dynamically set) Francois Suter
11:22 Bug #19940: constant TYPO3_copyright_year should use the current year
Committed to trunk (rev 4888). Francois Suter
10:37 Bug #19940 (Closed): constant TYPO3_copyright_year should use the current year
The copyright year is currently hardcoded like 1998-2008.
IMO it would be better to just use the current year becaus...
Georg Ringer
20:56 Revision 11e1b472: Reverted #10305 - Copyright year should not be dynamic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4898 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
19:28 Revision 6788c15f: Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4897 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:25 Revision 9633eba2: Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4896 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:20 Revision c89725fb: Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4895 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:06 Revision 10d25e2e: Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismaël Bidau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4894 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:04 Revision ca8cd0f1: Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismaël Bidau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4893 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:03 Revision b9465c67: Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismaël Bidau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4892 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:00 Revision a783731c: Fixed bug #10282: Table definition in cache_treelist not compliant with MySQL 5.0 strict mode (Thanks to Steffen Müller and Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4891 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:58 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
Can you explain how I can reproduce this bug? Where should I put an umlaut and what action should I take afterwards? Francois Suter
16:30 Bug #14160: CGI Error message when accessing the install tool
This is fixed.
Rev. 4890:
Line 1856 in typo3/sysext/install/mod/class.tx_install.php :
if (ini_get('open_based...
Christian Kuhn
16:15 Revision 9be52f08: Followup to #10094: Use foreach instead of while-list-each constructs in t3lib_TCEmain
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4890 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:13 Bug #19943 (Closed): t3lib_flexformtools->flexArray2Xml() depends on BE-only settings
A call to t3lib_flexformtools->flexArray2Xml($array,true) will not work in the frontend since there is no $GLOBALS['L... Peter Kuehn
15:51 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
basically the problem seems to start in tcemain line 2663 function copyRecord():
t3lib_BEfunc::getRecordWSOL($tabl...
Peter Kuehn
15:16 Bug #19841: Backend not usable in Internet Explorer anymore
Works for me now. A extension which xclassed the backend has broken the last revisions for me. But this is fixed now. Daniel Felix
14:55 Bug #19873: Admin tools > User Admin icons point to wrong user in Opera browser
The attached patch hopefully solves the problem. David Steeb
14:22 Bug #19942: Module Web->List pagination function misses fe_user db records
Not confirmed.
Maybe those records have been deleted (deleted field = 1 in database), or moved to some other page?...
Christian Kuhn
13:13 Bug #19942 (Closed): Module Web->List pagination function misses fe_user db records
In the module Web->List, when accessing General Stoarge, some fe_user db records are missing when iterating through t... mhiqhjdb
13:46 Feature #17732: css changes for the t3skin
Rejected in the core list.
Closed by request of the reporter.
Francois Suter
13:43 Feature #15422: Make "Login-error or session timed-out" - page configurable
Solved when 9052 was committed to trunk Francois Suter
13:39 Feature #15422: Make "Login-error or session timed-out" - page configurable
Hmm, I don't really agree with the relation to 7640, as it is a configuration question and not a localization issue.
...
Francois Suter
13:42 Feature #15251: Make all checkboxes use labels in the BE
Francois, Sounds reasonable. However, I'd like to dig this up again once the TCEforms rewrite is done. Benni Mack
13:10 Feature #15251: Make all checkboxes use labels in the BE
I don't think this can actually be solved, at least not in an easy way. TCEforms does use labels, but it uses it when... Francois Suter
13:16 Revision 5cc57242: * 1:n relations are fetched an reconstituted recursively
* reconstitution of objects works with rich contructors Jochen Rau
13:12 Bug #19845: Duplicated values in localconf.php (typo3conf) - compat_version
This related to #19205 but was not fixed properly.
Installer don´t fetch ["SYS"]["compat_version"] (with double q...
Stefano Kowalke
13:00 Bug #17349: Bad line in French localization file for indexed search
I updated the translation of this label on the translation server. I'm not sure how frequently translated packages ar... Francois Suter
12:46 Bug #19922: double headers after editing page title
Solved: See comment from reporter Thomas Hempel
12:14 Bug #19941: The function COBJ_ARRAY in the tslib_content crashes
committed the follow-up attached here. (rev 4889) Steffen Kamper
11:54 Bug #19941: The function COBJ_ARRAY in the tslib_content crashes
Confirmed, there's no such method (includeLibs()) in 4.2 Marcus Krause
11:43 Bug #19941: The function COBJ_ARRAY in the tslib_content crashes
> when trying to open the front end in the current trunk version
I have to correct myself this only happens in th...
Anonymous
11:34 Bug #19941 (Closed): The function COBJ_ARRAY in the tslib_content crashes
Hi,
when trying to open the front end in the current trunk version (which is not selectable in Product versions) I...
Anonymous
12:14 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
I don't know if this is the wished behavior. As I wrote I only "backported" the patch for TYPO3 trunk. We'll see what... Thomas Hempel
12:11 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
So this patch just disables gzip_encode in file_list.php?
Is this a wished behavior?
I'm not really up-to-date with...
Clemens Riccabona
11:37 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
I backported a patch from Dmitry to version 4.2
Greets,
Thomas
Thomas Hempel
11:55 Revision 6ef61255: Fixed bug #10045 follow-up: removed call to non existent function
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4889 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:20 Revision b44fa9e0: iFixed bug #10305: constant TYPO3_copyright_year should use the current year (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4888 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:56 Feature #19939: Links in the warning box are not visible as links
Committed to 4.2 (rev 4887) and trunk (rev 4886) Francois Suter
10:14 Feature #19939 (Closed): Links in the warning box are not visible as links
The links should look like links because in many cases users ignore the warnings because "it is so diffult, to go to ... Georg Ringer
10:52 Revision ccae63c5: Fixed bug #10304: Links in the warning box are not visible as links (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4887 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:44 Revision e0deaf76: Fixed bug #10304: Links in the warning box are not visible as links (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4886 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:43 Bug #18807: Template Objectbrowser menu
committed to trunk, rev 4885 Steffen Kamper
10:41 Revision b6dd2e30: Fixed bug #8446: Template Objectbrowser menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4885 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:33 Feature #15017: Feature Request: Date fields that can handle dates outside the UNIX time range
closed as 4.2 shipped already Ingo Renner
10:32 Feature #15017: Feature Request: Date fields that can handle dates outside the UNIX time range
date fields can handle dates before "0" unixtime since 4.2 Ingo Renner
10:27 Bug #19758: Missleading Error with Emtpy COA: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array, null g
committed to 4_2 and trunk, rev 4883/4884 Steffen Kamper
10:25 Revision ed6c0c76: Fixed bug #10045 BUG missleading Errormessage with emtpy COA (thanks to Ingo Schmitt)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4884 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:22 Revision e299e377: Fixed bug #10045 BUG missleading Errormessage with emtpy COA (thanks to Ingo Schmitt)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4883 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:17 Bug #17373: TSFE : beUserLogin doesn't work, when config.baseUrl is set.
@Jan: Could you please give us some more details and tell us if the problem still occurs... otherwise we're gonna jus... Benni Mack
09:59 Bug #19938: warning: in_array wrong datatype
Which Version?
Do you have preserveGETvars defined?
Steffen Kamper
08:41 Bug #19938 (Closed): warning: in_array wrong datatype
I get a warning message:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/jamb...
Franz Holzinger
09:27 Revision 8f7b4da6: * deleted unnecessary RequestHandling classes
Jochen Rau
09:15 Revision ed0fa8b2: * refactoring of DomainObject and Utility classes
Jochen Rau
00:20 Revision 217c789b: * renamed EntityObject to Entity
* renamed 'hands off' methods; underscore is now first char
* renamed private variables in AbstractDomainObject
Jochen Rau

2009-01-29

23:51 Bug #19726: UTF8 produces bad character output
I can confirm: this problem exists also for Russian.
And the solution works OK.
Valery Romanchev
18:25 Bug #19937: additionalHeaderData in connection with xmenu_layers not in correct order
aehm, the file for the changes is:
typo3/sysext/cms/tslib/class.tslib_pagegen.php
Clemens Riccabona
17:56 Bug #19937: additionalHeaderData in connection with xmenu_layers not in correct order
In addition i want to point out once again: document.onload is in IE throughout problematic, if you do not use it wit... Clemens Riccabona
17:48 Bug #19937 (Closed): additionalHeaderData in connection with xmenu_layers not in correct order
If you have a xmenu_layers on your page, then you have a problem.
this causes multiple js errors on ie7 at least wit...
Clemens Riccabona
16:04 Bug #19934: DB Search output should be sanitised
confirmed Marcus Krause
09:11 Bug #19934: DB Search output should be sanitised
Setting view status to private - might be a vulnerability in regards to security.
To be evaluated ...
TYPO3 S...
Marcus Krause
07:27 Bug #19934 (Closed): DB Search output should be sanitised
When using the Database search functionality (DB Check -> Full Search -> Advanced), when searching any field that has... Carey Dessaix
15:20 Feature #18954: postgres schema support in core
The Postgres64 driver is rather old, there are newer ones in the ADOdb library. And if ADOdb needs fixing, the patch ... Karsten Dambekalns
13:38 Bug #17104: Install Tool does not work when using the right password
This strange behaviour with Firefox browsers:
When I enter the wrong passwort, I get the message:
The password ...
Franz Holzinger
12:12 Bug #19935: XSS in the User Admin
Hi,
you could commit this one with a cleaning patch adding spaces and CGL ?
I did same once with felogin.
Steffen Kamper
09:45 Bug #19935 (Closed): XSS in the User Admin
Try setting username to `something<script>alert('hi!')</script>` (without backticks) and navigate to the "User Admin"... Dmitry Dulepov
11:56 Feature #17247: Load Inline Elements On Demand
I had the same problem - extremly slow loading of the edit form of my records (up to 50 seconds!). So I xclassed "t3l... Harald Glaser
11:06 Revision 893cb7f3: * some refactorings
* implemented camelCaseToLowerCaseUnderscored() utility method Jochen Rau
01:32 Bug #19933 (Closed): Database relation does not work as the label-field in the BE
If you have a field that is a database relation, it does not work as a label-field in the backend of TYPO3. By label-... Carey Dessaix

2009-01-28

23:32 Revision 09251e7e: * first step towards magic findByPropertyXYZ() methods taken
Jochen Rau
22:12 Revision f5bc6174: * refactored common code to ExtensionUtility class
Jochen Rau
20:31 Bug #19932: Can't create a content record
Resolved. Static Info Tables was missing and templavoila was out of date. Andrew Franks
20:10 Bug #19932 (Closed): Can't create a content record
When I attempt to create a content record, the following error is displayed.
Fatal error: Argument 2 passed to t3l...
Andrew Franks
20:02 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Dear Maik,
I would describe your "problem" as "works as expected".
example.org and www.example.org are totally di...
Marcus Krause
18:30 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
I made a lot of testing until today. Maybe I can describe the bug better now:
The bug only occurs with IE (version...
Maik Matthias
18:11 Revision ee319a8c: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4882 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
17:23 Bug #17980: select wizard doesn't work in Safari 3.0.4 on Mac
... now waiting for a second +1 in the core list. Benni Mack
17:16 Bug #17980: select wizard doesn't work in Safari 3.0.4 on Mac
Ah, got it, it's in the wizards... :)
Will report this one to the core list! Thanks for the advice.
Benni Mack
16:50 Bug #17980: select wizard doesn't work in Safari 3.0.4 on Mac
You can test http://www.ensci.com/fileadmin/_temp_/testFor0007123.html
It explain the need of this.blur() javascript...
BIDAU
15:57 Bug #17980: select wizard doesn't work in Safari 3.0.4 on Mac
Hey,
I am running Safari here, can you send me a screenshot or a direction on how to reproduce this behaviour? I j...
Benni Mack
17:06 Feature #19931 (Closed): Hooks in alt_doc.php
Hi,
Would be nice to have a hook in SC_alt_doc::tceformMessages() and at the beginning of SC_alt_doc::main() so we...
Cyrille
16:23 Bug #17816: Broken Rootline when a editor views a draft version in Liveworkspace
Same problem with 4.2.3.
Page id = 1606, but preview id is 1607.
Yannick Pavard
15:11 Bug #19930: login / logout only agains current page
sorry, for the cross posting, I have seen the other bug (#9220) to late. Frank Nägler
15:07 Bug #19930 (Closed): login / logout only agains current page
currently all login and logout request are send to the current page.
this is a big problem if you have a page which ...
Frank Nägler
15:10 Bug #19249: redirect doesn't work when login page is set to hide at login
I have wrote a patch for this issue, but have seen this bug to late, take a look at the new bug with id #10291 Frank Nägler
14:58 Revision b653447f: Fixed bug #10241: DB check ->Full search ->Advanced query always includes deleted field (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4881 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:56 Revision 48231f96: Fixed bug #10241: DB check ->Full search ->Advanced query always includes deleted field (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4880 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:58 Bug #19928: Autocreation of records inserts wrong timestamps if user don't have access on that field
Fast fix for everyone.
Simply remove this 3 lines or comment out:
// if ($value>0 && !$this->dontProcessTransfor...
Sven Weiss
09:35 Bug #19928 (Closed): Autocreation of records inserts wrong timestamps if user don't have access on that field
I found this bug because I am beginning with workspaces and don't want that some persons edit the starttime or endtim... Sven Weiss
11:56 Revision 80fff2bc: Fixed bug #10289: Pre-Cleanup for integration of a mass uploader
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4879 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:53 Feature #19809: make pi_wrapInBaseClass wraps configurable
but i really like this solution, because we have than stdWrap on plugins which uses pi_wrapInBaseClass = great enhanc... Martin Holtz
11:40 Feature #19809: make pi_wrapInBaseClass wraps configurable
same as http://bugs.typo3.org/view.php?id=4801 Martin Holtz
11:51 Bug #19929 (Closed): Pre-Cleanup for integration of a mass uploader
In order to integrate a mass uploader, I started to clean up the necessary files.
(issue imported from #M10289)
Benni Mack
11:38 Bug #19796: pi_wrapInBaseClass should not wrap the div if content is empty
i think,
http://bugs.typo3.org/view.php?id=4801
would be a nicer solution.
so you can disable the wrap and u...
Martin Holtz
11:26 Revision 64bb24fe: * added code to retrieve only the aggregate root objects from the session
Jochen Rau
11:12 Revision f8318a51: * added property aggregateRootClassName and the getters and setters
* implemented methods isDirty() and memorizeCleanState()
* updated Web Request to latest changes in FLOW3 (more to co...
Jochen Rau
10:43 Bug #19865: RTE doesn't load when using more than 1 section in TV
You can find example data in #19921 C Bieser
10:34 Bug #19921: RTE does not work in TemplaVoila FCE Section
i don't know what has happend but now i have a duplicate of #19865 C Bieser
09:56 Bug #19921: RTE does not work in TemplaVoila FCE Section
with v1.7.6 i am getting a blank white frame but no editor
«document.getElementById("pleasewait" + editorNumber) i...
C Bieser
09:41 Bug #19921: RTE does not work in TemplaVoila FCE Section
TYPO3 v4.2.5 comes with rtehtmlarea v1.7.8 C Bieser
09:30 Bug #19921: RTE does not work in TemplaVoila FCE Section
there is no rtehtmlarea v1.7.6 in the repository. the latest is v1.4.4 => http://typo3.org/extensions/repository/view... C Bieser
07:55 Bug #19921: RTE does not work in TemplaVoila FCE Section
try rtehtmlarea version 1.7.6
Michael Klapper
09:41 Revision d3c9c187: * adapted paths to ControllerInterface and ViewInterface
Jochen Rau
09:40 Revision 0bb3b079: * renamed ControllerInterface and ViewInterface
Jochen Rau
09:37 Revision b8e52c54: * moved ControllerInterface to Controller folder
* moved ViewInterface to View folder
* changed initialization of cleanProperties
Jochen Rau

2009-01-27

23:42 Revision b38bcd66: * renamed identifier to uid (necessary for generic reconstitution)
* added a reconstituteProperty() method in the AbstractDomainModel
* removed setter for uid (fka identifier)
Jochen Rau
23:10 Bug #19927: Two typos in typo3-TCEforms.css
Only fixed in trunk Benni Mack
21:04 Bug #19927 (Closed): Two typos in typo3-TCEforms.css
There are to typos ';' instead of : in typo3-TCEforms.css
The attached patch corrects them.
(issue imported fr...
Uschi Renziehausen
23:05 Revision 78dba336: Fixed bug #10287: Two typos in typo3-TCEforms.css (Thanks to Uschi Renziehausen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4878 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
22:17 Bug #19373: Safari or Google Chrome doesn't keep login
Hi!
This is a browser related issue - not related to a typo3 bug - Google Chrome didn't ask for saving passwords i...
Michael Heigl
21:58 Bug #19884: the icons for clearing of caches disappear in 4.2.4
Hi!
I've just tried to reproduce this behaviour but using IE 6 and version 4.2.5 the icons worked fine. Did you tr...
Michael Heigl
20:57 Bug #19547: Losing list view mode - going back to page view mode
the bug is not reproducable with the latest stable TYPO3 release (4.2.5). I think it can be closed now. Rachel Foucard
17:13 Bug #19926 (Closed): Image not displayed while using Flexible Content element
Image not displayed while using flexible content element (FCE) in the main column. In the backend we have generated ... Srinivasan
16:39 Feature #19563: Show "forgot PW" only in Content and not in my small_left_login
Can you close this ticket ?
I think it's solved ...
Simon Schick
16:25 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
The attached patch is against TYPO3 4.2.4... Stefan Galinski
16:22 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
The bug report #17635 is related to this problem... Stefan Galinski
16:21 Bug #19925 (Closed): IFSUB and friends are ignoring the l18n_cfg field of the page record
The l18n_cfg field is used to disable the default language record or any alternative language records which haven't a... Stefan Galinski
16:24 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
I think you're right.
I also have yaml installed. I dropped the constant pageHeaderData declared at yaml's constan...
Philipp Idler
11:55 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
I have found out what the troublemaker of my 1 year expire cookies is.
Its the script cookies.js from the efa font s...
Benjamin Hoft
16:23 Revision a0cb6201: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4877 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:23 Revision fb6a48b4: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4876 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:22 Revision 30c594b0: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4875 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:21 Revision 9cc753bb: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4874 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:19 Revision 19eda6a9: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4873 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:18 Revision f394ce0c: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4872 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
15:54 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
Hm... an "enhancement" of the simple lock could be to define the lock-timeout (maximum time to wait a lock gets relea... Oliver Hader
15:39 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
Disabling the locking at all isn't a good ideas since it may lead to other conflicts on concurrent requests in the fr... Oliver Hader
15:10 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
The main problem is that the Locking Mechanism doesn't work!
The settings in the localconf or in the class-file ar...
David Bruchmann
14:53 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
http://lists.netfielders.de/pipermail/typo3-german/2009-January/054840.html
http://lists.netfielders.de/pipermail/ty...
David Bruchmann
15:05 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Is that item solved now?
I had problems to create GMENU-Items with Version 4.23.
David Bruchmann
14:03 Revision 22d43098: Fixed bug #10178: Toolbar menu fails if there are no menu items
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4871 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:33 Bug #19130: search results too long when non-utf8 characters are in index and iconv is being used
We have the same problem. When we switch to mbstring it works perfectly. Raffi no-lastname-given
12:59 Revision 8a8e19cc: * first sketch to memorize clean object state (uses $TCA)
Jochen Rau
12:30 Bug #19924 (Closed): Make unit test names more readable by adding underscores as separators
As discussed in the core list, let's make the test names more readable.
The patch also does some minor cleanup.
...
Oliver Klee
11:23 Bug #19923 (Closed): Table definition in cache_treelist not compliant with MySQL 5.0 strict mode
The table cache_treelist was introduced in revision 3947. The column treelist of type TEXT has a NOT NULL property wh... Steffen Müller
11:17 Revision ca5d5640: * implemented session as singleton (no setSession() anymore)
* instanciation of session now in Persistance Repository Jochen Rau
10:47 Revision 5fa3eb58: corrected date in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4870 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:44 Bug #19914: Multiple calls to deprecated function "fixed_lgd_pre" throughout the core
committed to trunk, rev 4869 Steffen Kamper
10:43 Revision 627873ba: Fixed bug #10263: Multiple calls to deprecated function "fixed_lgd_pre" (thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4869 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:40 Bug #19642: tt_news records are not being reindexed
Hi Dmitry,
and why it's a differnet behavior when I delete a page or a news-record? Deleting a page will be automa...
Falk no-lastname-given
10:37 Bug #19846: Multiple calls to deprecated function "fixed_lgd" throughout the core
committed v3 to trunk, rev 4868 Steffen Kamper
10:36 Revision c2929156: Fixed bug #10176: Multiple calls to deprecated function "fixed_lgd" throughout the core (thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4868 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:32 Bug #19918: t3lib_div::fixed_lgd_cs needs a third parameter for appending a custom string to a truncated string
committed to trunk, rev 4867 Steffen Kamper
10:31 Revision fb219665: Fixed bug #10272: t3lib_div::fixed_lgd_cs needs a third parameter for appending a custom string to a truncated string (thanks to Uschi Renziehausen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4867 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:29 Bug #19848: Toolbar menu fails if there are no menu items
committed to trunk Steffen Kamper
10:26 Revision 54355361: * enabled $session->commit()
* added persistAll() to RepositoryInterface (
* refined Persistance Session (removed $index, added $removeAll())
* so...
Jochen Rau
10:25 Revision 65b6f51c: Fixed bug #10178: Toolbar menu fails if there are no menu items
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4866 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-01-26

20:25 Bug #19918: t3lib_div::fixed_lgd_cs needs a third parameter for appending a custom string to a truncated string
v2 of the patch pays better attention to cgl: tabs at the beginning of line, spaces inside lines. Uschi Renziehausen
15:02 Bug #19918 (Closed): t3lib_div::fixed_lgd_cs needs a third parameter for appending a custom string to a truncated string
Problem:
4.3 encourages developers not to use the deprecated function fixed_lgd anymore. Instead, fixed_ldg_cs sha...
Uschi Renziehausen
17:41 Bug #19922: double headers after editing page title
When i clear all the cache in the backend the headers are not printed twice anymore. Bas van der Togt
17:39 Bug #19922 (Closed): double headers after editing page title
After editing a pagetitle all headers are printed twice on the frontend.
This happens when using the following TS:...
Bas van der Togt
17:30 Revision 252afc26: Fixed bug #9905: htmlArea RTE: Table properties: Removing headers leaves an empty fieldset
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4864 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:30 Bug #19921: RTE does not work in TemplaVoila FCE Section
while saving you are asked to login again C Bieser
17:25 Bug #19921: RTE does not work in TemplaVoila FCE Section
Firebug reports
«document.getElementById("pleasewait" + editorNumber) is null
http://localhost/customer_xy/typo3tem...
C Bieser
17:11 Bug #19921 (Closed): RTE does not work in TemplaVoila FCE Section
When using RTE (htmalrea) in IRRE subelements RTE just shows that it is loading (forever). So it is not possible to u... C Bieser
17:27 Revision b80b336d: Fixed bug #9905: htmlArea RTE: Table properties: Removing headers leaves an empty fieldset
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4863 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:50 Revision 16111c26: Fixed bug #9904: htmlArea RTE: RTE.default.buttons.table.properties.borderStyle.removeItems is not honored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4862 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:44 Revision 0042de28: Fixed bug #9904: htmlArea RTE: RTE.default.buttons.table.properties.borderStyle.removeItems is not honored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4861 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:30 Bug #19920 (Closed): php exec() warning, on a host with exec blocked, when trying to edit localized content
My typo3 site is hosted on a server that has the exec() php command disabled in its configuration. This causes the ty... Kim Pihlstrm
16:00 Bug #19919 (Closed): "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
On the backend login-screen, the message
Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' canno...
Carsten Pohle
15:32 Revision 95038564: * Added AbstractDomainObject, AbstractEntityObject, and AbstractValueObject
* Enhanced TemplateView to auto render domain object (not yet finished) Jochen Rau
15:32 Revision 0ba8a272: * Added AbstractDomainObject, AbstractEntityObject, and AbstractValueObject
* Enhanced TemplateView to auto render domain object (not yet finished) Jochen Rau
15:01 Feature #19852: htmlArea RTE: Add support for editing lang attribute
Committed to SVN TYPO3core trunk (revision 4860). Stanislas Rolland
14:59 Revision c311e577: Added feature #10182: htmlArea RTE: Add support for editing lang attribute
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4860 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
14:33 Bug #19915: Locallang File "not valid"
What version of TYPO3? Stanislas Rolland
13:03 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Same problem here, but only when using a redirect to a subdomain:
- 1st request to <domain>.de is a redirect (via ...
Christian Karsten
11:25 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Same problem with me according to Maik's description. I don't know the reason yet, but I know I may not use the versi... Manfred Mueller-Spaeth
09:49 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Maik,
i can not aggree that issue.
Regards,
Mick
Tested on
========
OS: Windows XP SP3
Browser IE 7....
Michael Klapper
12:47 Bug #19886: Not possible to set links to pages underneath a page with activated temporary DB mount
v2 is a lot cleaner Georg Ringer
12:26 Feature #19899: Make indexed_search search and index the contents of .zip, .tbz, .tgz and .tar archives
I added basic support for .docx, .dotx, .xlsx, .xltx, .ppsx, .pptx, .potx and fixed the patches... now they actually ... Webmaster
12:21 Bug #19908: session fixation fix avoid BE login
Login to one installation works fine, but loading a page from another TYPO3 installation raise the Login-error. See b... Thomas Schröder
10:11 Bug #19908: session fixation fix avoid BE login
Uh... shouldn't write here when it's too late. Of course top level domain should read domain... Ralf Hettinger
03:27 Bug #19908: session fixation fix avoid BE login
I can confirm this (and it is probably solvable by playing with the conf vars to avoid cookie validity for the whole ... Ralf Hettinger
12:15 Bug #19916: Session handling - cannot login to >1 TYPO3 installation under one domain
I can confirm this behavior with TYPO3 4.2.5, FF3, IE7. Steffens workarround in bug #19908 works also fine for this b... Thomas Schröder
11:04 Bug #19916: Session handling - cannot login to >1 TYPO3 installation under one domain
The only possible solution (which isn't implemented and therefore currently not working) is to limit each session id ... Marcus Krause
09:21 Bug #19916 (Closed): Session handling - cannot login to >1 TYPO3 installation under one domain
With the new session handling introduced in 4.2.4 it is no longer possible to login (at the same time) to two or more... Tomas Mrozek
11:55 Bug #19917: Creation of new encryption key fails with IE 6
Same problem with IE7 (Typo 4.2.5/4.1.9, PHP 5.2).
You have to generate the new key with Firefox.
Maik Matthias
11:14 Bug #19917 (Closed): Creation of new encryption key fails with IE 6
The creation of new encryption key (Generate random key) with the install-tool (Basic configuration) fails with IE 6 ... Christoph Werner
01:01 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
@Stefan,
Thanks for your merged patch. I've reported your new patch to the typo3 core list:
http://lists.netfield...
Martin Borer

2009-01-25

20:52 Bug #19915 (Closed): Locallang File "not valid"
The file "typo3/sysext/rtehtmlarea/extensions/InlineCSS/locallang.xml" is no TYPO3 language file! Reason: Line 1: Inv... Josh
19:23 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hello Ingmar,
i deleted the cookies severeal times. Also I testet it on different maschines, some never opened the...
Maik Matthias
15:47 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Maik,
could you please try again after you manually deleted all cokies from IE7 (with the versions you experien...
Ingmar Schlecht
14:58 Bug #19912 (Closed): The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
After login of a FE-user you immediately get logged out when clicking any link.
You can reproduce the bug on IE7 (...
Maik Matthias
19:04 Bug #19914 (Closed): Multiple calls to deprecated function "fixed_lgd_pre" throughout the core
Multiple calls to deprecated function "fixed_lgd_pre" throughout the core
(issue imported from #M10263)
Susanne Moog
18:30 Bug #19908: session fixation fix avoid BE login
i tracked it down, and it was a second cookie that got priority.
Domain was home.local.com
There was a cookie for ....
Steffen Kamper
13:16 Bug #19908: session fixation fix avoid BE login
cannot confirm in my specific setup:
FF2, cookie validity set to browser session only, t3sec_saltedpw auth services
Marcus Krause
02:10 Bug #19908: session fixation fix avoid BE login
problem occurs in trunk (other branches not tested yet) Steffen Kamper
02:09 Bug #19908 (Closed): session fixation fix avoid BE login
After the fixation fix i can't login in BE.
To be more precise:
Login works, but i'm logged out immediately and onl...
Steffen Kamper
17:59 Revision 8703b4c3: * added interfaces for view and controller
Jochen Rau
17:27 Revision 90a08838: * added assign() to AbstractView
Jochen Rau
16:54 Bug #19913: Extension manager: Direct import of extensions always fails, normal import works.
The title should read: "Direct import of extensions always fails,..." Susanne Moog
16:53 Bug #19913 (Closed): Extension manager: Direct import of extensions always fails, normal import works.
When trying to directly import an extension (by clicking the little red arrow), this error message pops up, no matter... Susanne Moog
14:10 Bug #19903: Web>Versioning shows a \ No newline at end of file above docheader
as reporter states, the cause is not this project Marcus Krause
14:04 Bug #19903: Web>Versioning shows a \ No newline at end of file above docheader
Meanwhile I found out that the issue comes from dam_ttcontent, so this bug can be closed. Uschi Renziehausen
14:10 Bug #19904: Tools>Workspace has '\No newline at end of file' above docheader
as reporter states, the cause is not this project Marcus Krause
14:00 Bug #19904: Tools>Workspace has '\No newline at end of file' above docheader
Meanwhile I found out that the issue is coming from dam_ttcontent. So this one can be closed.
Kind regards, Uschi
Uschi Renziehausen
14:09 Bug #19911 (Closed): Copyright still 2008
This is really a trivial bug, but the copyright in TYPO3 4.2.5 is still 1998-2008, not 1998-2009.
(issue imported...
Mathias Bolt Lesniak
09:26 Bug #19910 (Closed): Link to CLI Script in Check DP->ReferenceIndex Script is wrong
The path points out a non existing file, when informing the admin that he might Run a CLI Script checking/cleaning re... Steffen Ritter
03:41 Bug #19909 (Rejected): Menu_layers obstructs links below menu layers when hidden - IE only
XMenu_layers using the visibility:hidden to hide menus and display menus. However, in IE, works in FF, any normal lin... Bill Stoltz

2009-01-24

22:38 Bug #19902: Use of deprecated function t3lib_div::fixed_lgd in class.db_list_extra.inc
This issue is also covered by #19846, which fixes all t3lib_div::fixed_lgd calls in the core.
Resolved this one as...
Christian Kuhn
15:28 Bug #19902 (Closed): Use of deprecated function t3lib_div::fixed_lgd in class.db_list_extra.inc
Use of deprecated function t3lib_div::fixed_lgd in class.db_list_extra.inc
Problem: fixed_lgd is deprecated but s...
Uschi Renziehausen
22:32 Bug #19901: Use of deprecated function t3lib_div::fixed_lgd in class.em_index.php
This issue is also covered by #19846, which fixed all t3lib_div::fixed_lgd calls in the core.
Resolved this one as...
Christian Kuhn
16:08 Bug #19901: Use of deprecated function t3lib_div::fixed_lgd in class.em_index.php
Missed one call of fixed_lgd in v1 of the patch. Uschi Renziehausen
15:10 Bug #19901: Use of deprecated function t3lib_div::fixed_lgd in class.em_index.php
The patch needs patch 10098 to work. Uschi Renziehausen
15:03 Bug #19901 (Closed): Use of deprecated function t3lib_div::fixed_lgd in class.em_index.php
Problem: fixed_lgd is deprecated but still used in extMgr, causing a lot of noise with warnings when calling the extM... Uschi Renziehausen
21:40 Bug #19467: limit to language not effective in list module
Attached a patch to fix this:
If a user is restricted to some languages only those language records will be shown ...
Christian Kuhn
20:01 Bug #19907 (Closed): gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
missing gzip_encode inclusion in file_list.php
concerns 4.2.4 and 4.2.5
If backend compression is set, and you ca...
Clemens Riccabona
19:12 Bug #19900: stdout always buffered in CLI mode
problem still exists in 4.2.5 Daniel Matuschek
14:53 Bug #19900 (Closed): stdout always buffered in CLI mode
After upgrading from 4.2.3 to 4.2.4 output of CLI scripts is always buffered. Until 4.2.3 the output was not buffered... Daniel Matuschek
18:37 Bug #18729: Localize to flags shown for international records
Resolved with no change required: With the current localization system the localization of "All language" records is ... Christian Kuhn
18:36 Bug #18729: Localize to flags shown for international records
You could still localize records, even if they are set to [All]. This is by intention:
doc_l10nguide:
When using ...
Christian Kuhn
18:30 Feature #17547: Issue with Multilanguage-Pages and Content-Elements enabled for "All" languages
Resolved with no change required for now.
This issue might be set as related to a new one if someone comes up with...
Christian Kuhn
18:26 Feature #17547: Issue with Multilanguage-Pages and Content-Elements enabled for "All" languages
Here is the Page TSconfig trigger, the [All] elements will be shown in the default language column:
mod.web_layout...
Christian Kuhn
18:01 Revision 302199fd: Fixed bug #9785: htmlArea RTE: Disabling images in RTE still leaves the toolbar button
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4859 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:50 Revision 40982038: Fixed bug #9965: htmlArea RTE: IE jumps down to last RTE input
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4858 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:01 Bug #19906 (Closed): MM relations do not work with flexible content elements
As noted in the Core API docs (http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.2.0/... Peter Kuehn
16:58 Bug #19867: DB session records are only created when users authenticate
Patch v5 committed to all affected branches. Ingmar Schlecht
13:39 Bug #19867: DB session records are only created when users authenticate
A hook can be added to allow this for multiple extensions. Franz Holzinger
10:10 Bug #19867: DB session records are only created when users authenticate
C
Extensions should definitely not bloat the core.
Sending a warning to the commerce team is fine too.
Michiel Roos
01:55 Bug #19867: DB session records are only created when users authenticate
Oh well... What a mess!
After verifying the patch on a clients site, I can confirm that it
works, however there a...
Michael Stucki
01:08 Bug #19867: DB session records are only created when users authenticate
I'm really sorry ... but it's the same erroneous behaviour as before ...
After patching a freshly unzipped 4.2.4 w...
Manfred Mueller-Spaeth
16:51 Bug #19905 (Closed): New IRRE records don't get related to it's parent
If you don't set "maxitems" in the TCA config the new IRRE record get's
created and displayed, but after you save, t...
Thomas Deinhamer
16:43 Revision b9732b37: Updating version number to 4.2.6-dev after release of 4.2.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4857 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:38 Bug #19840: FlexForms: wrong mm-relations after copy and localize
added a testing environement and some documentation as requested on typo3-team-core@lists.netfielders.de
Peter Kuehn
16:38 Revision f577c0e5: Tagging TYPO3 4.2.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-5@4856 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:37 Revision 070ac1c7: Release of TYPO3 4.2.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4855 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:29 Revision 6cb2b9c6: Updating version number to 4.1.10-dev after release of 4.1.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4854 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:23 Revision d738b452: Tagging TYPO3 4.1.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-9@4853 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:23 Revision f430e420: Release of TYPO3 4.1.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4852 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:19 Revision 9e498b7d: Updating version number to 4.0.12-dev after release of 4.0.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4851 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:14 Revision 64284f64: Tagging TYPO3 4.0.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-11@4850 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:14 Revision af3a71ff: Release of TYPO3 4.0.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4849 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:57 Revision 83df35c9: Fixed bug #10205: DB session record is only created when user is authenticated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4848 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:52 Revision bc6fa65d: Fixed bug #10205: DB session record is only created when user is authenticated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4847 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:52 Bug #19904 (Closed): Tools>Workspace has '\No newline at end of file' above docheader
When calling modue Tools>Workspace the string '\ No newline at end of file' is shown above the docheader.
(issue...
Uschi Renziehausen
15:47 Revision a0088b2e: Fixed bug #10205: DB session record is only created when user is authenticated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4846 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:45 Bug #19903 (Closed): Web>Versioning shows a \ No newline at end of file above docheader
When calling modue Web>Versioning the string '\ No newline at end of file' is shown above the docheader.
(issue ...
Uschi Renziehausen
15:43 Revision b449bf35: Fixed bug #10205: DB session record is only created when user is authenticated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4845 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
14:43 Revision 8c21094f: #10098: t3lib_div::fixed_lgd_cs calls deprecated t3lib_div::fixed_lgd
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4844 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
12:38 Bug #18331: wrong dependancy check with beta versions
indeed this is annoying.
I attached a patch where
* TYPO3_version contains correct version number (eg. 4.3.0)
* ...
Steffen Kamper
08:34 Bug #18331: wrong dependancy check with beta versions
This bug is still present in TYPO3 4.3alpha-1
I must install the install tool to be able to use it. Then I get:
...
Franz Holzinger
10:52 Revision f324e602: rename typo3ext to ext
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4843 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:49 Revision c70e2f4e: logging API for deprecated TypoScript
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4842 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:37 Revision c7108968: logging API for deprecated functions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4841 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:33 Feature #19899 (Closed): Make indexed_search search and index the contents of .zip, .tbz, .tgz and .tar archives
I saw that indexed_search already uses unzip for OpenOffice.org-documents. So I patched our installation to also sear... Webmaster
02:43 Feature #19898 (Closed): adding itemsProcFunc to wizard functionality
there are a some possiblities to add a wizard to an BE Input Field,
with this code you can add a select field
'wiza...
Sven Juergens
01:41 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
How come your be_typo_user cookie is valid for 3 years? That can't be normal, please investigate the reason for this ... Michael Stucki
00:40 Revision 002d41ad: * prepared the Persistence Repository
* rewritten the Persistence Session
* added an Object Storage based on SplObjectStorage
* several renamings and clean...
Jochen Rau
 

Also available in: Atom