Activity
From 2009-11-19 to 2009-12-18
2009-12-18
- 19:46 Bug #21851: Image processing; Image Magick operation "combining images" failed
- Good evening Stefano,
Your summary is correct. I uploaded a zip containing the screenshots required.
Thanks for yo... - 18:45 Bug #21851: Image processing; Image Magick operation "combining images" failed
- No problem about the commands. Good to know that T3 called the right commands.
Let resume what we have (Please cor... - 17:14 Bug #25571: code completion: parser error on opening brackets on the right side of an operator
- commited in r6679 (trunk) and r6681 (TYPO3_4-3)
- 17:12 Revision 10825310: Fixed bug #12703: t3editor/codecompletion: parser error on opening brackets on the right side of an operator
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6681 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:09 Revision dc954098: Fixed bug #12703: t3editor/codecompletion: parser error on opening brackets on the right side of an operator
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6679 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:56 Bug #21868 (Closed): deprecated function spliti for php5.3
- a deprecated function for PHP 5.3 is used in pibase.
(issue imported from #M13064) - 16:49 Bug #21867 (Closed): "non-floating" float value doesn't stick
- Selecting "Non-floating" float value for an image has no effect. Expected behavior is for style="float: none;" to app...
- 13:57 Bug #21811: Missing -R option in chmod command in INSTALL.txt
- Committed to:
Trunk in revision 6676
4.3 in revision 6674 - 13:52 Revision cf9ef0b6: Fixed bug #12955: Missing -R option in chmod command in INSTALL.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6676 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:51 Revision f589c4fa: Fixed wrong date in ChangeLog entry (sorry)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6675 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:50 Revision c7edf385: Fixed bug #12955: Missing -R option in chmod command in INSTALL.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6674 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:29 Bug #21865: htmlmail: deprecated message with PHP 5.3 for sql_regcase
- Added a patch to fix the issue.
- 10:51 Bug #21865 (Closed): htmlmail: deprecated message with PHP 5.3 for sql_regcase
- sql_regcase is deprecated in php 5.3
(issue imported from #M13060) - 11:58 Bug #16354: TSref and doc_core_ts on typo3.org are out-of-date
- Documentation is now actively maintained ;-)
- 11:56 Bug #16656: Bad link at typo3.com
- Michael, can this be closed?
- 11:55 Bug #17756: TSref, HMENU: splitting up the special table for 4.2
- Fixed in doc_core_tsref version 4.3.0
- 11:52 Feature #19399: Add the ability of including external files to includeJS/getFileName
- Actually this is now possible in TYPO3 4.3. Please try and confirm that this bug can be closed. Thanks.
(see the u... - 11:44 Bug #17176: TSref: [globalString = HTTP_HOST= www.typo3.com] does not always work
- Fixed in version 4.3.0
- 11:43 Bug #18297: TSREF: HMENU.includeNotInMenu needs update
- Fixed in version 4.3.0
- 11:35 Bug #15456: TSref > "stat_apache_logfile" > Option "lockRootDir" does not exist (should be "lockRootPath", shouldn't it?)
- Fixed in version 4.3.0
- 11:31 Bug #21863: htmlarearte sometimes deletes contents
- Happened to me as well, Typo3 4.3, Firefox 3.5. I also had the case where content was overwritten because of an invol...
- 10:58 Bug #21866 (Closed): Ext manager produce blank page
- Ext manager stops working when I try to select "Translation Settings" and use "Save selection" button. Firsty i got m...
- 10:18 Bug #17044: CVS is mentioned instead of SVN
- No feedback, closing report.
- 10:17 Bug #16528: CGL needs updates
- No answer, closing the report.
- 09:57 Bug #18016: FCE-Dropdown shows Invalid Value Error when using comma
- I'm sorry that's a TYPO3 Core issue with the TCEForm - I can confirm it for the latest TYPO3 trunk (4.4)
- 08:03 Bug #21864 (Closed): overriden user settings are not visible to the user
- It is possible to override settings in the user settings with TS. Currently this is not visible to the user because t...
- 06:58 Bug #21854: URL's with a very long Number in type returns a false Number in error message
- this happens in class.tslib_fe.php line 933 >
$this->type = intval($this->type);
and its normal behaviour of ph...
2009-12-17
- 23:47 Bug #21863: htmlarearte sometimes deletes contents
- aehm, latenight now. ;)
sorry, this could have been written more clearly:
> So i put in some pictures:
Expla... - 23:41 Bug #21863 (Closed): htmlarearte sometimes deletes contents
- Sometimes, if you are saving twice, or, on lower bandwith just opening a record and save+closing it before rte is loa...
- 23:42 Bug #21823: Horizontal Rulers in Richtext Editor unusable because of destroying following html output
- sorry, i will try the patch ASAP (on weekend20/21.12.2009), as i have a very important launch tomrrow!
- 14:22 Bug #20087: Allow predefined setting for "extended view" in list module
- added a new patch because things changed quite much. and it got even easier:
there is just one checkbox/option and... - 12:20 Bug #21862: class.file_list.inc must die
- These must all die:
$ find ./ -name "*inc"
.//typo3/class.alt_menu_functions.inc
.//typo3/class.db_list.inc
.//... - 12:19 Bug #21862 (Closed): class.file_list.inc must die
- Rename inc to php and fix the files that include the file class.file_list.inc
This is silly!
http://typo3.org/t...
2009-12-16
- 19:54 Bug #20542: typolink: addQueryString.exclude does not support arrays
- Added a first patch set.
The t3lib_div change adds an api method do recursivly diff two arrays, the tests show the... - 12:40 Bug #20542: typolink: addQueryString.exclude does not support arrays
- confirmed. This is a rather nasty issue that could easily eat up tons of time while debugging.
- 18:35 Bug #21851: Image processing; Image Magick operation "combining images" failed
- @ Stefano:
sorry for providing the commands. I'm not a developer and php is a hidden land to me.
However, the only... - 17:39 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- I use the solution of Joern Dost, thanks a lot for it.
I only had one problem concerning thumnails of PDFs.
I got... - 16:58 Bug #20498: Clear RTE cache is always visible with default settings
- See solution in issue #21063. Fixed in TYPO3 4.3.
- 16:38 Bug #25574 (Closed): t3editor missing ext_icon.gif
- would be nice if there is an icon for that sysext in the next release
(issue imported from #M13050) - 15:57 Bug #21702: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating
- I fear with committing my last patch we introduced a new bug:
While everything works fine for the translation rec... - 10:50 Bug #25638: set errorreporting to warning not notice
- Closing the bug as requested. Thanks for following up.
- 10:38 Bug #25638: set errorreporting to warning not notice
- SOLVED -> Please close, seems to be a piwik problem -> SRY
- 09:51 Bug #25638: set errorreporting to warning not notice
- There seems to be no way to reduce the talking of php but display_errors=0
$piwikScriptPath = dirname(dirname(__... - 10:40 Bug #21816: Stylesheets missing when TSFE object is generated in BE
- If i compare the code in TYPO3 4.3 it seems it is not there. Also the condition if the TSFE is loaded, is not present...
- 10:26 Feature #25631: Add a "disable/enable" button to tasks overview
- I am used to it, that's why I miss it.
Read it like this: It's the on/off button and even if the machine mostly runs...
2009-12-15
- 23:33 Bug #21861 (Closed): "Stay logged in" doesn't work after IP change
- When the user's IP changes (router re-dial-in), the screen "Do you want to stay logged in": [Yes, stay logged in], [N...
- 23:14 Bug #21851: Image processing; Image Magick operation "combining images" failed
- @ Joerg:
I found this comment in source (in class.tx_install.php at line 5617):
// Because of some weird incompatib... - 18:58 Bug #21851: Image processing; Image Magick operation "combining images" failed
- @ Stefano:
Sorry for being late. I hope the information below is of some help
the test site has following config... - 07:37 Bug #21851: Image processing; Image Magick operation "combining images" failed
- @ Joerg:
Yes, in my installation "over" is before "+matte" out of the box.
/opt/local/bin/composite +profile '*... - 01:00 Bug #21851: Image processing; Image Magick operation "combining images" failed
- There is also a problem in the install tool.
Image processing -> combining images
That's wrong:
xxx +profile... - 22:03 Bug #25638: set errorreporting to warning not notice
- Hmm, I'm not sure what we can do for that. Obviously the undefined "enableBELog" index can be caught, but the other n...
- 20:21 Bug #25638 (Closed): set errorreporting to warning not notice
- i do currently have problems with integrating a task, because of notices generated by the TYPO3 core.
Which throws... - 20:17 Feature #25631: Add a "disable/enable" button to tasks overview
- you're right, it's perhaps not used so often, but it common in TYPO3 that's why it should be there
- 18:45 Bug #21860 (Closed): GMENU with align = right and offset with minus value hides / deletes menu
- lib.mainMenu = HMENU
lib.mainMenu.entryLevel = 0
lib.mainMenu.1 = GMENU
lib.mainMenu.1.NO {
allWrap = <div class... - 14:54 Bug #21719: Install Tool can not create cachingframework databases
- I'm not sure if removing the index and setting it to 1 is/does the same.
In the configuration is pointed to this typ... - 05:13 Bug #21719: Install Tool can not create cachingframework databases
- Hello,
I have set ['SYS']['multiplyDBfieldSize'] = 1
But I still keep getting errors when I compare the DB:
... - 12:39 Bug #19721: enableFields doesn't work with boolean as parameter
- Martin Kutschker wrote on the mailinglist:
The default value of -1 clearly shows that the argument is not a boolean.... - 09:12 Bug #19045: Cropscale incorrectly crops GIF files
- That unfortunately doesn't fix it for me using ImageMagick 6.0.7
2009-12-14
- 22:49 Bug #21851: Image processing; Image Magick operation "combining images" failed
- Could you provide more informations please, like the error message, the output of "Current configuration" in 4: Image...
- 19:30 Bug #21719: Install Tool can not create cachingframework databases
- Yes its true.
A ['SYS']['multiplyDBfieldSize'] = 1 fixed this problem.
BUT dont forget that arabic and chinese... - 19:11 Bug #21719: Install Tool can not create cachingframework databases
- Thats it!
Our database was also set to UTF-8 and ['SYS']['multiplyDBfieldSize'] was set to 2. "ALTER TABLE" worked w... - 14:51 Bug #21719: Install Tool can not create cachingframework databases
- Thanks for the info!
Our database is UTF-8 and ['SYS']['multiplyDBfieldSize'] was set to 2.
When removing the valu... - 18:31 Bug #21858 (Closed): FE session lost
- Whenever I try to add e specific product (Flugzeug) to the already filled basket, the formerly products will be cance...
- 16:00 Bug #21857 (Closed): Type hints and optional parameters in substituteMarkerArrayCached
- Hi,
in my opinion it is not a good coding style to type hint a parameter as array and make it optional with a valu... - 14:59 Bug #21388: typo3temp got filled with thousands of javascript_* files
- Hi Frank,
I think I had a caching problem after applying the patch before. Now, no more .js files are accumulated,... - 14:35 Bug #21388: typo3temp got filled with thousands of javascript_* files
- Hi @all,
@Georg: Your patch differs from my original patch. Did it happen accidentally or was it your intent?
Fra... - 14:00 Bug #18722: "Broken rootline" error when creating new page in Draft
- Strange, on one 4.2.10 installation, realurl update to 1.7.0 fixed the problem, on the other didn't.
4.3.0 is not... - 11:34 Feature #17274: TCEmain labels are hard-coded in English
- I didn't continue because there was the idea to change to handling of these labels ... that's needed because currentl...
- 08:48 Bug #21327: User with restricted languages is not able to translate a record
- I have nearly the same problem. I a user with restricted languages wants to translate a record this error appears:
1... - 01:13 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- For me, the patch v3 seems to fix the issue.
I haven't tested it thoroughly, but for a normal file (filename contai...
2009-12-13
- 20:12 Revision f2fbe774: Fixed bug #13015: Available languages are ordered by name in english and not in selected language (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6666 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:59 Bug #21148: Permanent login checkbox is not shown as expected
- Committed v3 to branch 4-2 (changeset 6665) after clearing bugfix policy with Ingmar
- 19:57 Revision cbbecc46: Fixed bug #12072: Permanent login checkbox is not shown as expected
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6665 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:49 Bug #21836: Move back methods belonging to t3lib_sqlparser
- Committed to TYPO3 trunk (rev. 6663)
Committed to TYPO3 4-3 (rev. 6664)
Committed to DBAL trunk (rev. 27658)
Commi... - 19:48 Revision f00ae48f: Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27659 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:48 Revision f52e8dad: Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27658 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:47 Revision 9039d76d: Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6664 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:46 Revision 55fed583: Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6663 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:34 Revision 8cd47ef8: Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6662 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:05 Feature #25637 (Closed): Better GUI for period setting
- it would be nice to have a gui to setup up the scheduler more wysiwyg -> see image in attachment:
source : http://... - 17:02 Bug #21856 (Closed): Performance issues, when doing large CSV exports
- When doing CSV exports many informations are generated twice. For example the function renderListRow(...) and the fun...
- 16:50 Bug #21855 (Closed): User->Settings->Advanced->"Make Textareas flexible" always sets height of elements to 46px
- See screenshot.
If "Make Textareas flexible" is enabled in user->settings, textarea fields collapse to a height of... - 15:49 Bug #21851: Image processing; Image Magick operation "combining images" failed
- that has also effects on RTE insert image "Image Magick". Inserting plain image works.
- 13:41 Bug #21851 (Closed): Image processing; Image Magick operation "combining images" failed
- Running the INSTALL tool and the image processing operation cause an error. I reproduced that using typo3winstaller.
... - 15:31 Bug #21854 (Closed): URL's with a very long Number in type returns a false Number in error message
- If a page-type (pageNum) doesn't exist I get an Error, that's okay
E.g http://localhost/index.php?type=2
I get a ... - 15:22 Bug #21853 (Closed): Install tool doesn´t reconize comments in localconf.php
- Install tool doesn´t reconize comments in localconf.php while updating a value.
Example:
If you have a localconf.... - 14:56 Bug #21852 (Rejected): PageNotFound_handling works incorrectly
- When using
- default TYPO3 .htaccess file
- without 'simulate static documents' and
- without any additional exten... - 14:30 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
- related to #12270
- 14:27 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
- this problem can be fixed in most cases by TS like this
tt_content.image.20.1.imageLinkWrap.bodyTag = <style type="t... - 14:29 Feature #21302: click enlarge: popup window params are hardcoded
- related to #16641
- 13:37 Bug #21850 (Closed): Data type 'typeNumber' are not defined in TSref
- In TSref in section 7.5. "PAGE" I can find under the property 'typeNum' the data type 'typeNumber'.
In the section 1...
2009-12-12
- 22:03 Feature #17274: TCEmain labels are hard-coded in English
- What's the status of the patch, Tolleiv?
I just got delighted by "Attempt to delete page which has subpages". Do you... - 19:27 Bug #21849 (Closed): When configuring to remove Edit menu from clickmenu, it also removes 'Edit Page Properties'
- According to the TS Config manual you can configure the User TSConfig entry contextMenu.[key].disableItems with eithe...
- 18:31 Bug #21705: Page Tree shows Server Error
- Hi Michael,
when this happens, the incident will be logged to syslog.
Please enable syslog in installtool:
$TY... - 18:16 Bug #18722: "Broken rootline" error when creating new page in Draft
- I can also confirm that realurl 1.7.0 fixes this issue. I'd say this can be closed now
- 16:27 Bug #21388: typo3temp got filled with thousands of javascript_* files
- Hi Georg,
thanks for the patch! I tried the generic one on Typo3 4.3 and unfortunately, js and css files are still b... - 15:05 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- @Bent Jessen: Did the values have double quotes in you localconf.php?
If so, this bug is a duplicate of http://bug... - 14:40 Bug #21848: Mistyping prevents the CSV-export of the _PATH_field in List-View
- Committed to trunk (rev. 6660)
Committed to branch 4-3 (rev. 6661) - 12:07 Bug #21848 (Closed): Mistyping prevents the CSV-export of the _PATH_field in List-View
- When trying to do a CSV-export in List-View the field _PATH_ is not exported due to a mistyping in file class.db_list...
- 14:39 Revision fbeb6e4a: Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6661 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:38 Revision 31249d40: Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6660 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:53 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Committed to SVN TYPO3core trunk (revision 6657), branch TYPO3_4-3 (revision 6658) and branch TYPO3_4-2 (revsion 6659).
- 03:53 Revision 0bf66052: Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6659 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:52 Revision ffb3ce29: Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6658 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:50 Revision 33368899: Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6657 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:17 Feature #21847 (Closed): extbase action selection - buttons convenience tweak
- The controller flow autorouting of extbase could be made a little easier to use by by mapping parameters with the nam...
2009-12-11
- 23:17 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- > Moving this block above the line...
This is the simple solution, but the behavior now is inconsistent. The insta... - 23:02 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- @ Bent: I just realized that your bug is about updating to TYPO3 4.2.9:
Seems like the fix for #19845 was only commi... - 22:58 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- Moving this block above the line saying "Install Tool may change everything below" might help in this case...
- 22:54 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- Your hint was very helpfully :-)
Indeed, i have a realy huge code block commented out (/* */). In this block there ... - 22:44 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- Hmm, your description seemed to go to that direction...
Another idea: Do you have more than one line setting $TYPO... - 22:36 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- This is the bugreport of the issue you mean:
http://bugs.typo3.org/view.php?id=10175
I fixed this Bug and as you ... - 22:28 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- Solution would be a function checking for those wrong values and converting them.
I remember there was a patch in a ... - 22:20 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- This is a bug coming from old versions of TYPO3.
Check your localconf.php file for values which are surrounded by do... - 22:12 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- I can confirm this for TYPO3 4.3.0.
- 17:45 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Seems to work fantastic. Great work. Thank you so much :-)
- 16:28 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Please try attached patch.
After modifying the script, you must delete all files from directory typo3temp/rtehtmla... - 09:59 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- alert(selection);
this.editor._doc.execCommand("UnLink", false, null);
alert(selection);
The first output is the... - 09:17 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- I don't think this is the problem. I've experienced this problem with different firefoxes 3.0.4. and 3.5. under Windo...
- 17:21 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- Fix does not work correct
Line 468:
$extraHiddenAr[] = '<input type="hidden" name="referer" value="' . rawurlenc... - 17:08 Bug #21846 (Closed): Workspace Module: Preview links do not work in LIVE workspace
- When in LIVE workspace, the preview links in the workspace module do not work.
Instead a "The requested page didn't ... - 15:12 Bug #21845 (Closed): Available languages are ordered by name in english and not in selected language
- If an admin uses German as backend language the order of available languages is wrong.
"Deutsch" is under G becau... - 15:04 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
- Some more reproducable examples:
1. Ext Manager: select "Check for extension updates", then select "loaded extensi... - 14:42 Bug #21780: Cannot parse SQL hints
- Committed to Core-trunk, rev. 6655
Committed to Core-4-3, rev. 6656
Committed to DBAL-trunk, rev. 27623
Committed ... - 14:41 Revision ee0b4756: Fixed bug #12897: Cannot parse SQL hints
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27624 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:40 Revision 0e70f060: Fixed bug #12897: Cannot parse SQL hints
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27623 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:40 Revision b083739f: Fixed bug #12897: Cannot parse SQL hints
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6656 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Revision a6457d0c: Fixed bug #12897: Cannot parse SQL hints
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6655 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:21 Feature #5718 (Closed): Implement File upload support
- The RequestBuilder object should handle file uploads as request arguments. A File object is needed to map the params ...
- 13:28 Bug #21477: Inform if page use content_from_pid
- sure - TV has an own page module. I will take care.
- 13:25 Bug #21844 (Closed): sysext simulatestatic doesn't have conflicts filled
- But there are conflicts: f you update an installation having realurl or cooluri, this will be broken after update wiz...
- 13:13 Bug #21843 (Closed): css_styled_content 4.3 and image borders
- After upgrading to TYPO3 4.3 I included static template ccs styled content (4.3). I have some pictures in content-ele...
- 12:59 Bug #21719: Install Tool can not create cachingframework databases
- You are probably using
$TYPO3_CONF_VARS['SYS']['multiplyDBfieldSize']
somewhere. Thus TYPO3 makes the field to... - 11:38 Bug #21797: SQL error in translationCount() if table does not provide deleted field
- test extension attached
- 11:21 Bug #21842 (Closed): BE and FE user login doesn't work with custom workspaces
- The problem occurs with custom workspaces. Log in to the front and backend. Now, change the workspace from live to cu...
- 08:56 Bug #18722: "Broken rootline" error when creating new page in Draft
- I had the problem with "broken rootline" as a "normal" user when editing a draft record and changing the title. An up...
- 04:24 Bug #21841: htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome
- Committed to SVN TYPO3core trunk (revision 6653) and branch TYPO3_4-3 (revision 6654).
- 04:10 Bug #21841 (Closed): htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome
- Pressing enter in the last and empty list element ends a list. In Safari/Chrome, the next element may nest a paragrap...
- 04:24 Revision e698ca6f: Fixed bug #13008: htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6654 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:23 Revision 7e1f203f: Fixed bug #13008: htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6653 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:05 Bug #21840: htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
- Committed to SVN TYPO3core trunk (revision 6651) and branch TYPO3_4-3 (revision 6652).
- 03:33 Bug #21840 (Closed): htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
- Toggling insertlist buttons may freeze Safari/Chrome browsers.
Apple span tags cleaning may refer to removed node.... - 04:05 Revision 1c058a38: Fixed bug #13007: htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6652 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:02 Revision 20231e62: Fixed bug #13007: htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6651 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:03 Bug #20728: IE8 MD5 superchallenge produce wrong MD5 value
- Resolved, no change required:
Problem in extension, not in core. - 01:01 Bug #17666: be sessions time out before $TYPO3_CONF_VARS["BE"]["sessionTimeout"]
- Probably related to #21511
2009-12-10
- 23:32 Bug #21823: Horizontal Rulers in Richtext Editor unusable because of destroying following html output
- Please try patch attached to issue #10609.
- 23:24 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Using this style declaration, I am still unable to reproduce the problem.
What Firefox add-ons do you have installed? - 22:12 Bug #21838 (Closed): Date field on TCA can't accept 1-1-1970 as
- The problem arises when a backend field is setted as an input with an date evaluation ni the TCA (like this :
'dat... - 20:21 Bug #21837: htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
- Committed to SVN TYPO3core trunk (revision 6649) and branch TYPO3_4-3 (revision 6650).
- 20:09 Bug #21837 (Closed): htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
- When set, PageTSConfig property buttons.table.disableEnterParagraphs should prevent the insertion of a paragraph when...
- 20:20 Revision 1fc4e33a: Fixed bug #13004: htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6650 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:18 Revision 976fa288: Fixed bug #13004: htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6649 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:18 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
- FYI, this bug will be closed around Christmas - that is in about 2 weeks - if nobody can confirm here that this bug c...
- 19:10 Bug #20130: FE kills external links after a <hr /> in one CE
- I can reproduce this issue in 4.3. Thanks very much for the patch, Bernhard - that seems to be working as advertised...
- 18:24 Bug #21836 (Closed): Move back methods belonging to t3lib_sqlparser
- A few methods were copied from t3lib_sqlparser to ux_t3lib_sqlparser in order to be able to fix parsing bugs. This wa...
- 17:19 Bug #21646: IE7 throws Javascript errors at different locations
- related with #21367
- 17:04 Bug #21646: IE7 throws Javascript errors at different locations
- for me a solution is to disable the browser feature SelectorsAPI in prototype 1.6.0.3
BrowserFeatures: {
XPat... - 14:25 Bug #21646: IE7 throws Javascript errors at different locations
- an update to prototype 1.6.0.3 seems to raise a new bug:
#21369
i cannot use powermail with FF 3.5 or IE8, but w... - 17:18 Bug #20965: Field values are not displayed when using bidirectional assymetric m:n relations
- same issue was in #21646
try if it works in IE7 or FF 3.0.
reason was there the new javascript function queryS... - 17:16 Bug #21835: Calendar Base an DBAL on Typo3 4.2.10
- DBAL bugs won't be fixed for TYPO3 4.2. There was a big work done for 4.3. I'll have a look for 4.3.
- 11:47 Bug #21835: Calendar Base an DBAL on Typo3 4.2.10
- same problem with 4.3.0 source
Could not parse where clause in .../typo3_src-4.3.0/typo3/sysext/dbal/class.ux_t3li... - 11:34 Bug #21835 (Closed): Calendar Base an DBAL on Typo3 4.2.10
- Typo3: 4.2.10
After a new typo3 installation with DBAL,
i cannot add the plugin as page content, because:
"Cou... - 15:43 Bug #21774: User Tools/Worspace screen stage change buttons problem
- The "Do-List" doesn't contain "publish" and "swap" in new workspaces.
I fixed this on line 200 in the class.wslib_... - 14:54 Bug #21148: Permanent login checkbox is not shown as expected
- Btw, great bug report title.
- 11:10 Bug #21148: Permanent login checkbox is not shown as expected
- Ingo, please report if I should commit the change to branch 4-2 as well. Thanks
- 11:09 Bug #21148: Permanent login checkbox is not shown as expected
- Committed v3 to trunk (changeset 6646)
Committed v3 to branch 4-3 (changeset 6647) - 14:51 Revision 6eb93976: Fixed bug #12959: cHashParams in index_phash is too small
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6648 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:48 Bug #21697: Deprecated spliti
- There are more. Patch is attached. This bug report is moved to the core.
- 11:22 Bug #21834 (Closed): Icons for Word documents missing
- Office 2007 Documents are not displayed with the correct File Icon because Typo3 doesn't know the File Extensions. (d...
- 11:10 Bug #21833 (Closed): options.enableShortcuts = 0 produces JS error
- if disabling the shortcuts, there is a JS error
-----------
'0.src' is null or not an object
----------
in op... - 11:08 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
- In the patch there is a small mistake. It is missing a d at the end of "hideNonTranslate". Correct would be "hideNonT...
- 00:17 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
- I found this problem today when I update to T3 4.3. I attached a patch to solve the problem. It just add a condition ...
- 11:04 Revision 697ebeba: Fixed bug #12072: Permanent login checkbox is not shown as expected
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6647 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:02 Revision 75c1a956: Fixed bug #12072: Permanent login checkbox is not shown as expected
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6646 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:48 Bug #20344: IRRE doesn't work in relationship with flexforms
- related to http://bugs.typo3.org/view.php?id=8711 ?
- 09:47 Feature #18957: Flexforms & IRRE doesn't work
- seems to be related to http://bugs.typo3.org/view.php?id=10963
- 09:04 Bug #21832: HMENU does not generate correct links for mount points with "substitute mount point"
- HMENU is not affected by TemplaVoila and it's part of the Core therefore I'll move the issue into the "Core" project...
- 06:49 Bug #21832 (Closed): HMENU does not generate correct links for mount points with "substitute mount point"
- In this Mount Point Scenario:
+ Start
+- Page A
+-- Page A1
+--- [2180] Mount Point A1a --> 2051
+- SysFolder ...
2009-12-09
- 23:12 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- Hi Claus,
there was a fix for redirects recently. This will also be part of TYPO3 4.3.1.
If you want to immediat... - 16:02 Bug #21830 (Closed): Redirect with felogin on TYPO3 4.3 does not work
- Redirect with felogin on TYPO3 4.3 does not work - all I did was to upgrade to 4.3. It worked fine on 4.2.10
(iss... - 17:46 Bug #21816: Stylesheets missing when TSFE object is generated in BE
- Do you also encounter such issue in TYPO3 4.3?
- 16:07 Bug #21625: Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
- Committed to SVN TYPO3core trunk (revision 6644) and branch TYPO3_4-3 (revision 6645).
- 16:06 Revision df3725d1: Fixed bug #12682: Section links coming from RTE broken in FE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6645 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:06 Bug #21831 (Closed): TSpagegen::inline2TempFile($this->makeScript(), 'js')
- I was wondering why you guys changed the function TSpagegen::inline2TempFile not to produce the wrapping <link....../...
- 16:03 Revision 4d0cd1df: Fixed bug #12682: Section links coming from RTE broken in FE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6644 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:27 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- The CSS-Style is
a.arrow {
color:#ec1c24;
font-size:11px;
font-weight:bold;
background-image:url('../... - 09:34 Bug #21148: Permanent login checkbox is not shown as expected
- Actually, value 2 means the frontend cookie is always active for "lifetime". Those values are not meant to activate o...
- 08:58 Bug #21829 (Closed): Media CE: Autostart with Videos does not work
- With Flashmovies the new content element "Media" shows the option "Autoplay" instead of "Autostart" at "Media Paramet...
2009-12-08
- 23:37 Bug #21818: t3editor is not usable with Internet Explorer 8
- No, I meant Typo3 4.2.10 an a Linux server. Not the IE. The IE on the Windows XP client.
Sorry for this misunderstan... - 17:47 Bug #21818: t3editor is not usable with Internet Explorer 8
- Hm, using IE8 with Wine is probably not an everdays environment...
I could reproduce this with Windows XP and IE8 in... - 09:33 Bug #21818: t3editor is not usable with Internet Explorer 8
- I have the same problem with IE 8 on a Linux server with Typo3 4.2.10 and a Windows XP client.
I guess its an instal... - 22:10 Bug #21828: List module: delete confirmation has extra ")"
- sorry, please ignore confirmation.png - it is with the patch applied (so everything OK)
- 22:07 Bug #21828 (Closed): List module: delete confirmation has extra ")"
- If you delete an entry in the list module, the JS popup asks you:
Are you sure you want to delete this record? "xx")... - 20:48 Bug #21826 (Closed): EM hangs
- EM hangs after clicking EM link from left menu.
Apache consume 100% of CPU.
Found nothing in error.log
The same pr... - 20:15 Bug #21792: Image processing does not work in final 4.3, but in RC1 and RC2
- I just tried out the patches from http://bugs.typo3.org/view.php?id=12341, now it works again.
- 19:41 Bug #21792: Image processing does not work in final 4.3, but in RC1 and RC2
- Same Problem to me! I switched with two sites to 4.3 an no more image creation possible. BUT: the News-Modul (tt_news...
- 18:50 Bug #21824: Install Tool is not able to select database in 1-2-3 mode
- this seems to ba a duplicate of #21632
- 18:50 Bug #21824: Install Tool is not able to select database in 1-2-3 mode
- sorry, was a PHP 5.3 system
- 18:40 Bug #21824 (Closed): Install Tool is not able to select database in 1-2-3 mode
- When setting up TYPO3 in the 1-2-3 mode it's not possible to select the database.
After submitting the database user... - 18:17 Bug #21823 (Closed): Horizontal Rulers in Richtext Editor unusable because of destroying following html output
- If you use horizontal rulers in htmlarearte there are several bugs.
first bug is, that it is not correctly saved to ... - 17:25 Bug #21815: Form extras don't work with Richtext
- it seems that rte doesn't respect this TCA field anymore - i will contact stan to be sure.
- 14:33 Bug #21822 (Closed): class.tslib_content.php misses the editPanelLinkWrap_doWrap method available in earlier T3 releases. Causes Fatal Error
- While trying to upgrade to Typo3 4.3.0 from 4.2.8 on a testing server I became the following error:
Fatal error: C... - 11:41 Bug #21821 (Closed): treeLevel in TSconfig conditions should consider the creation of new pages
- The TSconfig condition [treeLevel = 2] counts the level of nestification in the pagetree. However, in the backend new...
- 11:34 Bug #21820 (Closed): FE-editing to many tabs in plugin makes interface unusable
- In Firefox 3.5 mac: If a content element has many tabs in it's plugin setup - the interface places them on the next l...
- 11:03 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
- is it possible to get a solution for this problem into the Core ?
with the new Version TYPO3 4.3 the bug is still th... - 09:06 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
- Now I found a working solution:
In jsfunc.inline.js:
add a var + setter function to store the path to typo3 and pr... - 04:41 Bug #20835: RemoveXSS corrupts HTML
- @Martin
http://ha.ckers.org/xss.html -> search for "style" - 01:23 Bug #19930: login / logout only agains current page
- fixed with #10327
2009-12-07
- 22:13 Bug #21819 (Closed): function getRelated() currently not support in simulateStatic for links to related tt_news
- simulateStatic needs to be extended, this functionality was in core before.
http://bugs.typo3.org/view.php?id=12945
... - 20:21 Bug #19930: login / logout only agains current page
- Hi Steffen, after applying your fix for #10327 it works again!
- 19:50 Bug #21052: redirect options do not seem to work
- fixed with #10327
- 19:50 Bug #19955: redirecting to referer does not work
- committed v5 (attached) to
4_3, rev 6638
trunk, rev 6639 - 19:43 Revision 6b496d4b: Raised felogin version from 1.2.0 to 1.3.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6641 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:43 Revision 8fe284af: Raised felogin version from 1.2.0 to 1.3.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6640 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:38 Revision a98c6f62: Fixed bug #10327: [felogin] redirect does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6639 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:37 Revision e14725ec: Fixed bug #10327: [felogin] redirect does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6638 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:47 Bug #21719: Install Tool can not create cachingframework databases
- I have the same issue. I tried to upgrade from 4.2.9 to 4.3 using PHP 5.2.11 and MySQL 4.1.22
I downloaded the Typ... - 14:00 Bug #21818: t3editor is not usable with Internet Explorer 8
- so this is IE8? Does windows7 has a special IE or is it the same like on vista?
- 12:53 Bug #21818 (Closed): t3editor is not usable with Internet Explorer 8
- Im am using Windows 7 and Internet Explorer.
Windows-Installation.
TS-Editor is only chaos.
(issue imported fro... - 12:37 Bug #21817 (Closed): EDITPANEL -> "newRecordinPid" doesn't work anymore with feedit
- the following script is not completely possible
page.1 = EDITPANEL
page.1{
allow = new
newRecordFro... - 12:03 Bug #21816 (Closed): Stylesheets missing when TSFE object is generated in BE
- If some extension creates the TSFE object in the BE (in our case this was done in a postProcessDatamap (tcemain hook)...
- 11:53 Bug #21463: RemoveXSS changes any occurence of "link", even outside tags
- Changing subject because "RemoveXss problem" is a bad subject.
- 11:31 Bug #20835: RemoveXSS corrupts HTML
- @Marcus: how could JS be embedded in a style attrbiute? Are you referring to MS's "dynamic properties"? If yes, would...
- 11:26 Bug #21815: Form extras don't work with Richtext
- Hmm. I just tried the same config with "textarea with richtext" also. But all buttons will be displayed. Picture: tem...
- 11:14 Bug #21815 (Closed): Form extras don't work with Richtext
- I've installed TemplaVoila 1.4.1 and I saw that "Form extras" equals "defaultExtras" in XHTML. So I expected that I c...
- 11:10 Feature #21814 (Closed): Possibility to hide allowed files
- Currently there is no way to be able hide the allowed files.
This can be useful when
* you need a simple backend
... - 10:52 Bug #21813 (Closed): cHashParams in index_phash is too small
- This field is tinyblob, which 255 bytes. It is not enough to hold serialized arrays in many cases. It should be chang...
- 10:37 Bug #18311: Remove DAM-References from media field does not work
- Problem is located at line 357 in t3lib/class.t3lib_loaddbgroup.php. There the value for the field tablenames isn't q...
- 10:29 Bug #21812 (Closed): Catchable fatal error in indexed_search
- When navigating to Web>Info>Indexed search, a catchable fatal error may happen. Here is exact error message:
Catch... - 05:13 Feature #17247: Load Inline Elements On Demand
- I can confirm that extension does't work on trunk any more.
IMHO this extension should be integrated in core and AJA... - 02:11 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
- @Stan:
I am unable to replicate the bug with the latest trunk, so I believe the issue was fixed by the patch.
Tha...
2009-12-06
- 23:44 Bug #21810: ENABLE_INSTALL_TOOL does not disappear automatically from typo3conf folder
- This is not a problem. The Install Tool checks the file age, which must be < 1 hour. If the file is older, the Instal...
- 18:39 Bug #21810 (Closed): ENABLE_INSTALL_TOOL does not disappear automatically from typo3conf folder
- Created an ENABLE_INSTALL_TOOL from [user settings/admin functions]. The file remains there for one day now. I delete...
- 23:14 Bug #17666: be sessions time out before $TYPO3_CONF_VARS["BE"]["sessionTimeout"]
- [BE][sessionTimeout] = 3600
Windows 7
Internet Explorer 8
Typo3 4.3.0
Working with tabs (Strg + T).
The "Typo3... - 22:10 Revision 12d8163d: Follow-up to bug #12926: RTE floods BE Log with error messages from json_encode()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6637 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:06 Revision 7ecbce91: Follow-up to bug #12926: RTE floods BE Log with error messages from json_encode()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6636 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:27 Bug #21811 (Closed): Missing -R option in chmod command in INSTALL.txt
- In the file INSTALL.txt there is a missing -R option on line 161.
Insted of:
sudo chmod g+rwX,o-w fileadmin typo... - 17:23 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
- @Christopher: This is the assumption. But I would like Dan to confirm that this issue is solved in his environment al...
- 17:15 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
- Stan, this is part of issue #12926.
Since you have solved that one, this one is solved, too. - 01:20 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
- Please test patch attached to issue #12926.
- 15:28 Bug #21808 (Closed): saveDocNew saves on top instead of after
- #19224 enabled the saveDocNew button by default
It is very confusing that new entries are created on top of all th... - 15:14 Bug #21807 (Closed): t3lib_div::readLLfile use debug output
- When error occurs in this function there is depending on the errormode an exception or a debug output.
Change debu... - 04:31 Revision e59e9312: Fixed bug #12926: RTE floods BE Log with error messages from json_encode()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6635 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:29 Revision 14cfdb65: Fixed bug #12926: RTE floods BE Log with error messages from json_encode()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6634 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:13 Bug #17556: language of BE-User-interface for BE-user no longer switchable
- Yep, still true in 4.2 and 4.3. I'll try to come up with a merge solution for 4.4.
- 00:09 Feature #21806: htmlArea RTE: Configuring custom items in the block formatting drop-down list
- Committed to SVN TYPO3core (revision 6633).
- 00:09 Revision f06b45d6: Added feature #12943: htmlArea RTE: Configuring custom items in the block formatting drop-down list
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6633 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-12-05
- 23:48 Feature #21806 (Closed): htmlArea RTE: Configuring custom items in the block formatting drop-down list
- The feature adds three PageTSConfig options to configure the block formatting drop-down list.
Adding a class on fo... - 20:54 Bug #21148: Permanent login checkbox is not shown as expected
- Actually, there is a bug there. Permanent login should be activated in localconf.php:
(according to config_default... - 20:30 Bug #16128: http://130.228.0.33/oneminutesite/oneminutesite.htm
- As far as I can tell, this is totally obsolete. Closing the report.
- 20:28 Bug #16528: CGL needs updates
- Hey Dmitry, I guess we can close this bug report now?
- 19:57 Bug #21792: Image processing does not work in final 4.3, but in RC1 and RC2
- This can't be the same issue, because #21172 requires IM 4.2.9
Seems more like duplicate of #21172 - 19:09 Bug #21792: Image processing does not work in final 4.3, but in RC1 and RC2
- see http://bugs.typo3.org/view.php?id=12098
- 18:24 Bug #21805: Missing Conflict Check with Extension date2cal break IRRE
- I think the issue now can be closed here;.
The problem should be solved after further discussion with the extenion a... - 18:20 Bug #21805: Missing Conflict Check with Extension date2cal break IRRE
- Hi Lukas,
thanks for your bugreport!
The Core does not check for conflicting extensions.
Instead the extension c... - 16:30 Bug #21805 (Closed): Missing Conflict Check with Extension date2cal break IRRE
- Hi,
I discovered a strange issue: the parenttable and parentid field of new IRRE child records stay NULL if the ex... - 16:29 Bug #21804 (Closed): output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in .... /typo3_src-4.3.0/typo3/init.php line 436
- In my log I see several times this message.
Mostly about 3 times per session in the first few minutes.of I was log... - 06:17 Feature #21799: htmlArea: Resizable RTE area
- Committed to SVN TYPO3core trunk (revision 6630).
- 06:15 Revision 762eccd7: Added feature #12930: htmlArea: Resizable RTE area
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6630 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:37 Bug #21757: t3lib_cs::convArray converts integers to string
- committed to 4_3, rev 6626 and trunk, rev 6627
- 00:36 Bug #21781: Wrong usage of CDATA raise javascript error
- committed v2 to 4_3, rev 6628 and trunk, rev 6629
- 00:33 Revision 5a182773: Fixed bug #12899: Wrong usage of CDATA raise javascript error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6629 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:33 Revision 9f2465b7: Fixed bug #12899: Wrong usage of CDATA raise javascript error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6628 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:19 Revision 7a378ac1: Fixed bug #12863: t3lib_cs::convArray converts integers to string
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6627 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:18 Revision 976e977c: Fixed bug #12863: t3lib_cs::convArray converts integers to string
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6626 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:03 Bug #21176: No upload in the new massuploader with Firefox
- After some further research and a short chat with Benni:
* Flash can't handle self-signed SSL certificates
* Flas...
2009-12-04
- 23:14 Bug #18722: "Broken rootline" error when creating new page in Draft
- Thanks Tobias, p0 made it successfully. However, it hasn't fix the problem unfortunately, the bug is still there.
- 23:06 Bug #18722: "Broken rootline" error when creating new page in Draft
- the patch is still not commited (pending for review in the core list). Thus it was not shipped in 4.3.0
- 23:04 Bug #18722: "Broken rootline" error when creating new page in Draft
- try "patch --dry-run -p0" instead of "patch --dry-run -p1"
- 20:11 Bug #18722: "Broken rootline" error when creating new page in Draft
- Hi Everyone,
Just checked if the error still present on typo3 4.3.0. Following the same steps:
1. Change workspa... - 23:08 Feature #21799 (Closed): htmlArea: Resizable RTE area
- Make the RTE resizable whether in wysiwyg or text mode.
(issue imported from #M12930) - 20:30 Bug #21798 (Closed): Templates in Web>Template on rootpage (overview) is in wrong order
- The overview of all templates is in a strange order and does not reflect the page tree. IMO this would be far better ...
- 18:15 Bug #18311: Remove DAM-References from media field does not work
- Problem is still (T3 4.2.9, DAM 1.1.1, dam_ttcontent 1.1.0) there, occours also with Oracle 11g.
DBAL-Debug gives f... - 17:33 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- I wish I could reproduce this issue...
What is your css declaration for class arrow? - 10:55 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Had to create a new typo3 account...
this.editor._doc.execCommand("CreateLink", false, encodeURI(theLink)); is jus... - 17:29 Bug #21797: SQL error in translationCount() if table does not provide deleted field
- The error occurs in the "Web" -> "List" view mode.
- 17:20 Bug #21797 (Closed): SQL error in translationCount() if table does not provide deleted field
- Like you can see at "Additional Information", you will get a MySQL-Error message when there is no deleted-field in a ...
- 17:07 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
- further invstigations:
if using feeditadvanced, the editing form is loaded as an eId-script via index.php.
The ... - 15:57 Bug #21176: No upload in the new massuploader with Firefox
- http://code.google.com/p/swfupload/issues/detail?id=201
EDIT: allowInsecureDomain seems only to allow access to a ... - 15:39 Bug #21176: No upload in the new massuploader with Firefox
- I use a certificate that does not cover the current typo3 domain. So the theory that Flash uses an internal SSL certi...
- 15:19 Bug #21176: No upload in the new massuploader with Firefox
- Do you use HTTPS and self-signed certificates?
It works for me, when I use HTTP or a vhost with a valid SSL certif... - 15:51 Bug #21795 (Closed): tcemain checkFullLanguageAccess is too restrictive
- The access check which were introduced with #14408 and #14408 are too restrictive if the user's access is limited to ...
- 15:15 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Markus, I use PHP 5.2.11 with OpenSSL 0.9.8k (25th Mar 2009) enabled and BE login with RSA works.
And I see that the... - 10:45 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- It's not a problem of PHP version, but more of OpenSSL Version!
I switched back to PHP 5.2.9 but left OpenSSL at v... - 09:06 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Ok thx for this answer.
Did you try it on PHP 5.2.11?
Moreno has the same problem with exactly this version.
A... - 03:04 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- I'd really like to help you but I'm simply unable to reproduce. Described setup works for me.
My environment:
PHP 5... - 13:28 Bug #21794 (Closed): javascript error in tmenu_layers.php and gmenu_layers.php
- ie alerts a javascript error sometimes, whe the mouse is moved during pageload
there is a small timespan when the mo... - 11:49 Bug #21793: Wrong and missleading calculation within a comment
- Sorry, I was wrong. The values are taken in bytes, only the calculation is wrong.
So the line has to be:
// Raise... - 11:45 Bug #21793 (Closed): Wrong and missleading calculation within a comment
- Hi there,
within the dummy - packages, there is a very missleading and simply wrong calculation about filesizes in... - 11:18 Bug #19806: wrong encoded String from class.t3lib_tsfebeuserauth.php
- Same charset: UTF-8
- 10:52 Bug #19806: wrong encoded String from class.t3lib_tsfebeuserauth.php
- the not working system - which charset do you use there? And how does the alert look there, can you provide a screens...
- 10:09 Bug #19806: wrong encoded String from class.t3lib_tsfebeuserauth.php
- I just applied the patch on another system, without change, so the problem there was not solved through the patch.
...
2009-12-03
- 23:37 Bug #19806: wrong encoded String from class.t3lib_tsfebeuserauth.php
- Thanks a lot, it works!!! :-)
- 22:55 Bug #19806: wrong encoded String from class.t3lib_tsfebeuserauth.php
- commenting out the line solves it. I have to make more test to see why this was used. See patch for trunk
- 19:20 Bug #19806: wrong encoded String from class.t3lib_tsfebeuserauth.php
- Same issue here (Version 4.2.10). Any solution how to fix that?
- 23:05 Bug #21772: Frontend Editing should be in front of flash videos, but is not
- it's typical - flash always is on top.
add wmode=transparent to the flash params if you can and it's solved.
- 10:57 Bug #21772: Frontend Editing should be in front of flash videos, but is not
- Same Problem with the yaml package/db_ttv for typo3:
the head ist in front of the FE-Editing... - 22:41 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Thx, but I already knew that.
phpinfo() in the Installer tells me:
OpenSSL support enabled
OpenSSL Version Ope... - 22:20 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- To copy my reply from the mailinglist:
It looks like the backendfactory cannot deliver a valid backendstorage.
Po... - 13:54 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- My server also uses PHP 5.2.11
I tried with a new installation on another machine which uses PHP 5.2.9 and it work... - 10:46 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Additional information about my case:
- New installation, no update
- PHP 5.2.11
- I tried different storage direc... - 10:28 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- I have exactly the same error on my system..
- 18:48 Bug #21792 (Closed): Image processing does not work in final 4.3, but in RC1 and RC2
- The image processing does not work with IM or GM any more. Only with disabled SafeMode it works.
In RC1 and RC2 the ... - 18:40 Bug #21791 (Closed): Output of t3lib_div::getIndpEnv for TYPO3_SITE_SCRIPT for Rewritten URLs
- I tried to install cooluri and mentioned that it is not working correctly. The SQL-Selects to the cached URLs were wr...
- 18:12 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Ok, then I have a look why It's not re created.
- 17:58 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- If the link is a link to a file and if you change part of the name of the file from upper case to lower case or vice ...
- 17:42 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- For me it's working fine, when I comment out line 164:
//this.editor._doc.execCommand("UnLink", false, null);
Now... - 07:40 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- After changing a file, use the Clear RTE Cache option of the TYPO3 Clear Cache menu (available to admin user or users...
- 14:36 Bug #21789 (Closed): Rewritten queries are logged as parseError in DBAL Debug BE module
- Whenever a query is rewritten, e.g., which LIKE statements rewritten as dbms_lob.instr(column, 'text', 1,1 ) > 0 when...
- 14:28 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
- This happens on an Oracle database when a field has changed its type from mediumtext to mediumblob for instance (typi...
- 14:15 Feature #21788 (Closed): Cleanup alt_intro and remove "You are logged in as user .."
- as a cleanup it would be nice to get rid of the ugly <hr /> and remove the message "You are logged in as user <userna...
- 14:11 Bug #21783: Switching Workspaces as a normal User (non admin) Cause Browser Crash in Internet Explorer 8
- that error also happens with admin users.
it happens with live and development workspace as well as with custom wo... - 11:20 Bug #21783 (Closed): Switching Workspaces as a normal User (non admin) Cause Browser Crash in Internet Explorer 8
- if a normal user tries to switch workspaces, he gets the following error output:
"Object required"
When running... - 13:17 Bug #21787 (Closed): css_styled_content 4.3 and distance between images in Firefox and Internet Explorer 7
- I think there is a little bug concerning css_styled_content 4.3 and the distance between images in Firefox and IE 7 w...
- 13:12 Bug #21786 (Closed): CSS rule "margin:0" is missing for the right frame
- The right frame is missing a margin:0 to look like the main frame. See screenshot
(issue imported from #M12907) - 12:42 Bug #21785 (Closed): Usability improvements to the extension manager
- The following improvements should be in next version:
* the icon to install/load further extension should be also cl... - 12:11 Bug #21760: 4.3.0 Users Settings are broken
- On another server this problem does not occur. So I can not reproduce this problem. I think this bug can be closed. S...
- 11:59 Bug #21784 (Closed): ORA-00918: column ambiguously defined
- When using DBAL and trying to use function menu "Indexed Search" from Web > Info, this error is raised.
Analyzing ... - 11:05 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- Hi,
for me in 4.3.0 the patches dont't work in BE, the use of thumbs.php causes gm to hang again. Only way to fix ... - 10:42 Bug #21782 (Rejected): TS-Localization (_LOCAL_LANG) isn't applied
- The localized text defined in plugin.tx_felogin_pi1._LOCAL_LANG isn't overriding the localization (from locallang.xml...
- 10:42 Bug #21777: Copy and paste in lists does not work
- Sorry, Typo3 4.3
An unordered list in a textelement in RTE
Paste with strg/V
No error messages - 10:26 Bug #21777: Copy and paste in lists does not work
- this does help nothing. Please provide infos:
- TYPO3 version
- which list
- which data
- how paste (icon, clickm... - 10:39 Bug #21719: Install Tool can not create cachingframework databases
- The problem also exists with other databases, like the tt_news 3.0.1.
Always get the mysql Error 1170 - 10:17 Bug #21781 (Closed): Wrong usage of CDATA raise javascript error
- in t3lib_tsStyleConfig::ext_getForm the CDATA is
* not commented out which raise a javascript error
* have wrong cl... - 09:46 Bug #21780 (Closed): Cannot parse SQL hints
- RealURL uses SQL hint in method encodeSpURL_encodeCache (line 664 of class.tx_realurl.php):
$res = $GLOBALS['TYPO3... - 09:40 Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
- I can reproduce on Typo3 4.2.10 (and also 4.2.6)
Firefox 3.5 - 09:19 Bug #21778: Enabling internal query parameters ruins links with anchors
- Seems to solve the problem. Thank you!
- 07:45 Bug #21778: Enabling internal query parameters ruins links with anchors
- Please test patch attached to issue #21625
- 07:58 Feature #21779 (Closed): Integrate OWASP ESAPI for PHP
- This is a feature request.
It would be nice to integrate OWASP ESAPI [1] for PHP in TYPO3 Core. ESAPI is "(...) a ... - 07:19 Bug #21771: Backend User form is empty - javascript error Ajax.Autocomplete is not a constructor
- Hey Mirko,
that's the solutions. I'v disabled "date2cal" too, and everything is working fine now.
Maybe someone m...
2009-12-02
- 23:54 Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
- I do have a site running on TYPO3 4.3 now but nothing of this helped. Neither deleting temp_CACHE* files nor performi...
- 23:13 Feature #5609 (Closed): Adding multiple content type to clipboard doesn't work - no error
- In the extended clipboard it is possible to select content from multiple tables at one to move them in the clipboard ...
- 21:41 Bug #21773: No page tree icons in Safari
- Can't reproduce and can't imagine.
Please clear cache, provide some details (screenshots and URLs of the missing f... - 14:57 Bug #21773 (Closed): No page tree icons in Safari
- in the BE 4.3 on Safari Version 4.0.4 (5531.21.10) the pagetree icons are gone.
in FF 3.5.4 all is OK
(issue imp... - 21:27 Bug #21778 (Closed): Enabling internal query parameters ruins links with anchors
- If I set
RTE.default.buttons.link.queryParametersSelector.enabled = 1
new links of the form
index.php?id=5#c190
b... - 20:33 Bug #21777 (Closed): Copy and paste in lists does not work
- If I try to insert an element into a list - not as last list element - Firefox does not work anymore, especially if I...
- 20:30 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- i've got the same problem using 4.3 and TV - but only with PHP 5.3.0 and 5.3.1.
Downgrading back to 5.2.11 solves it... - 19:17 Bug #21771: Backend User form is empty - javascript error Ajax.Autocomplete is not a constructor
- This seems not to be a bug in the core!
I've disabled "date2cal" and everything is working fine now! - 18:36 Bug #21771: Backend User form is empty - javascript error Ajax.Autocomplete is not a constructor
- I have the same problem. But it's not only for backend users but for all records which have this new search field on ...
- 15:27 Bug #21771: Backend User form is empty - javascript error Ajax.Autocomplete is not a constructor
- Update my database, clear any cache, with and without proxy, compare database, clear user settings pp.
No effect, th... - 15:07 Bug #21771: Backend User form is empty - javascript error Ajax.Autocomplete is not a constructor
- Works here. Did you update your database? Any extensions modifying the output there? Clear all caches in TYPO3 and in...
- 14:37 Bug #21771: Backend User form is empty - javascript error Ajax.Autocomplete is not a constructor
- BTW: Empty browser cache change anything.
- 14:35 Bug #21771 (Closed): Backend User form is empty - javascript error Ajax.Autocomplete is not a constructor
- Hey folks,
i have update my TYPO3 from 4.2.10 to 4.3.
After the update the user information is not displayed anym... - 18:00 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Dear Stanislas,
there might be a problem in /typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js? I'm... - 17:06 Bug #21719: Install Tool can not create cachingframework databases
- Same problem here. Our database is also set to UTF-8.
- 09:30 Bug #21719: Install Tool can not create cachingframework databases
- I have a similar problem. After upgrade from 4.2.10 to 4.3.0 I get these messages in the database analyser after "Com...
- 16:43 Bug #21776 (Closed): fe_adminLib.inc crashes on 5.3 because usage of split()
- split is deprecated in php5.3 and throws an exception.
Solution:
use preg_split
(issue imported from #M12889) - 15:55 Feature #21775 (Closed): additional curl options for install tool
- Please add the following options for the curl configuration:
CURLOPT_SSL_VERIFYPEER
CURLOPT_CAPATH
Both are re... - 15:33 Bug #21774 (Closed): User Tools/Worspace screen stage change buttons problem
- The buttons to change the stage of a record are not shown to the right user with custom workspaces. The button to sen...
- 15:01 Bug #21772: Frontend Editing should be in front of flash videos, but is not
- Seems like the video uses a layer with a number which is too high (or feeditadvanced uses a number which is too low).
- 14:48 Bug #21772 (Closed): Frontend Editing should be in front of flash videos, but is not
- I have a linked You Tube Video on my site. If I open the Front End Editor Light Box, the video is in front of the edi...
- 14:02 Bug #21770: openID login/redirect does not work
- Sorry my fault.
It's working after doing database updates from RC2 to final - 13:41 Bug #21770 (Closed): openID login/redirect does not work
- Since the final of 4.3 the redirect after sucessful authentication does not work.
Instead of Redirecting to the back... - 13:45 Bug #21750: Missing labels for CType header in New Content Wizard
- committed to 4_3 rev 6622 and trunk rev 6623
- 13:44 Revision 508139fb: Fixed bug #12852: Missing labels for CType header in New Content Wizard (Thanks to Uschi Renziehausen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6623 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:43 Revision fed5e590: Fixed bug #12852: Missing labels for CType header in New Content Wizard (Thanks to Uschi Renziehausen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6622 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:53 Bug #21769 (Rejected): Hardcoded BE path in typo3/sysext/install/updates/class.tx_coreupdates_installnewsysexts.php
- In typo3/sysext/install/updates/class.tx_coreupdates_installnewsysexts.php there are two places where the BE path is ...
- 10:09 Bug #21767: Standard feedit (not advanced) will be displayed inside the page (content column) and not in separate page
- I already tried admPanel.edit.editFormsOnPage = 0 with no change. When changing back to T3 4.2.10 the problem is gone...
- 08:57 Bug #21767: Standard feedit (not advanced) will be displayed inside the page (content column) and not in separate page
- Check the setting of editFormsonPage.
- 09:28 Revision 104135cf: Fixed bug #12843: Mulitple tests of the t3lib_PageRenderer_testcase fail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6621 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:26 Bug #21746: 4.3.0 install tool incorrectly reports memory limit problem
- committed to 4_3, rev 6619 and trunk, rev 6620
- 09:25 Revision 392a87b4: Fixed bug #12847: 4.3.0 install tool incorrectly reports memory limit problem
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6620 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:25 Revision 26d0621d: Fixed bug #12847: 4.3.0 install tool incorrectly reports memory limit problem
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6619 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:06 Bug #21748: Translation Settings - No Languages to Fetch
- sadly clearing typo3temp folder didnt fix it:/
- 09:05 Bug #21768 (Rejected): sysext simulatestatic got no icon
- the sysext simulatestatic is missing an icon
(issue imported from #M12879) - 08:32 Bug #21745: Query parameters cannot contain "id="
- Seems to solve the problem. Thank you!
- 01:31 Bug #21745: Query parameters cannot contain "id="
- Please test attached patch against TYPO3 4.3.
- 03:04 Bug #21617: Context menu of page tree does not work anymore in firefox 3.5.5
- I have made a clean install of Typo3 4.3.0 with Dummy Site, used the update wizard in the Installer, Firefox 3.5.5 o...
2009-12-01
- 23:50 Bug #21766: Tool>Log date fields does not work
- Here is a patch that allows real userdefined date entry also supported with datepicker
- 15:49 Bug #21766: Tool>Log date fields does not work
- the complete date entry is very unlucky. I try to correct this.
- 15:48 Bug #21766: Tool>Log date fields does not work
- And finally integrating #20688...
- 15:29 Bug #21766: Tool>Log date fields does not work
- > The two boxes doesn't have a date selector.
Add a date picker; the idea is great! - 15:27 Bug #21766 (Closed): Tool>Log date fields does not work
- After upgrading to 4.3.0 I noticed that the Tools>Log extension had been changed.
The old dropdown for selecting ... - 23:00 Bug #21767 (Closed): Standard feedit (not advanced) will be displayed inside the page (content column) and not in separate page
- Standard feedit (not advanced) will be displayed inside the page (content column) and not in separate page. This make...
- 16:26 Bug #21748: Translation Settings - No Languages to Fetch
- i never saw that before and noone else reported such problem. Please try to delete the complete typo3temp folder cont...
- 16:20 Bug #21742: PHP Warning: mktime()
- there is already a patch - please search first: #20786
- 15:57 Bug #21547: Templavoila und Preview
- wow - what a confusion :)
It should be reported on forge where feeditadvanced reside:
http://forge.typo3.org/proj... - 13:56 Bug #21547: Templavoila und Preview
- that's ok, i didn't move it at all - i simply started it in tv - moving is a developer task in my opinion. - Christia...
- 13:52 Bug #21547: Templavoila und Preview
- And I moved it to the Core because the Core-team has to take care of it because they're maintaining the feeditadvance...
- 13:50 Bug #21547: Templavoila und Preview
- i started it here, because it only happens with tv and feeditadvanced ...
- 13:43 Bug #21547: Templavoila und Preview
- Even with
page.10.disableExplosivePreview = 1
plugin.tx_templavoila_pi1.disableExplosivePreview = 1
I still get... - 15:49 Bug #21759: TYPO3 4.3 flexform fields of type INPUT are not filled with stored data in BE
- please close this one,
a debug output in a helper class was active.
Once the debug output is removed, everythin... - 08:26 Bug #21759 (Closed): TYPO3 4.3 flexform fields of type INPUT are not filled with stored data in BE
- When using flexforms in a extension the flexform fields of type INPUT are not filled in the form, while data inserted...
- 15:13 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
- I can confirm this behaviour with the 4.3.0 release. IE8 often switches into compatibiltiy mode that forces immediate...
- 14:52 Feature #21765 (Closed): Flag Icon for RS and RO are missing
- There are 2 flag icons for serbia and romania missing.
RS is also missing in TYPO3 4.2.
At the moment I couldn... - 14:46 Bug #21719: Install Tool can not create cachingframework databases
- This is exactly the problem I have, too. I'm not as fit in MySQL. Here are a few still have the error messages:
AL... - 14:02 Bug #21719: Install Tool can not create cachingframework databases
- I just tried to upgrade our dev website from 4.2.10 to 4.3.0 and it seems we are having the same problem. We are usin...
- 14:38 Bug #21763: Massuploader skinning has to be improved
- Ah, ok, I thought it should somehow be possible to put the uploader into a corner of the screen or so (just like a wi...
- 14:32 Bug #21763: Massuploader skinning has to be improved
- Yes, that's normal. Don't know, where the uploader is integrated (think in the backend.php), but IMHO it's okay this ...
- 14:29 Bug #21763: Massuploader skinning has to be improved
- Shouldn't it be possible to continue working during file upload?
Using Firefox 3.5 the uploader is on a layer in fro... - 13:44 Bug #21763 (Closed): Massuploader skinning has to be improved
- I see several issues:
* Buttons not visible (ExtJS styles missing)
* "Select files" button has width 80, which is t... - 14:21 Bug #21764 (Closed): Use "strong" instead of "b"
- you may ask: why? Both render text to bold, but there is a difference.
b is only a visual tag, strong is a semantica... - 13:20 Bug #21202: No redirection after login by systemextension felogin
- FYI: i submited the patch to the core list. Thank you Franz.
- 12:46 Bug #21202: No redirection after login by systemextension felogin
- I've tested the patch and it works for me.
Thank you Franz! - 10:33 Bug #21202: No redirection after login by systemextension felogin
- I've tested the patched version in 4.3.0 with redirect after login according to
- user login
- group login
- stand... - 13:12 Bug #21741: Menu Update broken in EM when Using translated Backend
- The texts are used in the details view of an extension.
Have a look at the values in the section "Installation statu... - 12:08 Bug #21762: loginNews is missing a style for links
- You can test it by adding the following lines to your localconf.php
$TYPO3_CONF_VARS['BE']['loginNews'][] = array(... - 12:05 Bug #21762 (Closed): loginNews is missing a style for links
- If you place an <a/> tag in loginNews for the login skin, it is not styled.
Solution: Give it text-decoration: und... - 11:31 Bug #21214: Pagetitle not shown
- but the problem is cal needs date2cal; otherwise there's no calendar to choose a date from... but that's probably a c...
- 08:36 Bug #21214: Pagetitle not shown
- problem of date2cal which is not needed in TYPO3 4.3.x
- 08:24 Bug #21214: Pagetitle not shown
- thx, I can confirm that
- 11:17 Bug #21760: 4.3.0 Users Settings are broken
- Can't reproduce. What's the path outputted by TYPO3 for the image?
For me it's ../../../sysext/t3skin/icons/gfx/help... - 09:46 Bug #21760: 4.3.0 Users Settings are broken
- my actualTYPO3 version is 4.3.0 and not 4.3.0 RC2
- 09:44 Bug #21760 (Closed): 4.3.0 Users Settings are broken
- Most images in User Settings are broken. The path for example helpbubble is /typo3/sysext/setup/mod/sysext/t3skin/ico...
- 11:06 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- I can reproduce the same error message, also in PHP 5.3.1.
No Frontend with templavoila. - 10:28 Bug #21761 (Closed): Fatal error in class autoloader after upgrade to TYPO3 4.3
- There was no frontend output after upgrade from TYPO3 4.10 to 4.3 (stable version).
I got the PHP error message "F... - 09:41 Bug #21755: Error message in EM when using Retrieve/Update
- tyvm for the info, steffen.
that document helped alot with understanding the news in error debugging.
you may c... - 01:08 Bug #21755: Error message in EM when using Retrieve/Update
- Christopher: it's the php timeout message
please read the error document how to setup error logging and output whi... - 08:22 Bug #21758 (Closed): Allow useless parentheses to be parsed
- Sometimes, developers include useless parentheses in their WHERE clause. E.g.:
SELECT * FROM pages WHERE (uid=3)
... - 01:05 Bug #21743: Mulitple tests of the t3lib_PageRenderer_testcase fail
- committed to trunk, rev 6618
- 00:58 Bug #21743: Mulitple tests of the t3lib_PageRenderer_testcase fail
- i found the problem. As we needed to convert all non-utf8 scripts to utf-8, render method of pageRenderer needs $this...
- 01:00 Revision 28e3ad66: Fixed bug #12843: Mulitple tests of the t3lib_PageRenderer_testcase fail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6618 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:40 Bug #21757 (Closed): t3lib_cs::convArray converts integers to string
- As the conversion is used for javascript arrays that may contain also integers/booleans the conversion should only co...
2009-11-30
- 23:53 Bug #21756 (Rejected): Fatal error when trying to use SaltedPasswords together with RSA for BE login
- When calling the BE login (typo3/index.php) the following error occurs:
Fatal error: Call to a member function get... - 23:52 Bug #21755: Error message in EM when using Retrieve/Update
- What is the exact wording of the message in 4.2.10?
- 22:26 Bug #21755 (Closed): Error message in EM when using Retrieve/Update
- When trying to get a list of the current ter (import->retrieve/update),
typo3 4.2.10 shows correctly: "timeout max ... - 23:28 Feature #21660: Secure the BE login 3 - The password change facility does not require the user’s current password.
- And this is the mentioned thread (Jan 2008):
http://lists.typo3.org/pipermail/typo3-dev/2008-January/027241.html - 23:13 Bug #14398: Mark extrep_wizard extension as deprecated for TYPO3 >3.7
- The extension does not apear in the TER anymore. Closing this report.
- 23:09 Bug #15456: TSref > "stat_apache_logfile" > Option "lockRootDir" does not exist (should be "lockRootPath", shouldn't it?)
- Committed to documentation trunk in revision 6615
- 23:06 Bug #15456: TSref > "stat_apache_logfile" > Option "lockRootDir" does not exist (should be "lockRootPath", shouldn't it?)
- Indeed, indeed. Such an old bug, so easy to fix ;-)
- 23:04 Bug #15956: Little typo script in TS example for smile_categorization
- This is related to an extension's manual and not to core docs.
The extension itself has not been updated in ages a... - 22:53 Bug #17044: CVS is mentioned instead of SVN
- Hi,
This bug report is pretty old. Were you refering to the Core Coding Guidelines? If yes, they have been updated... - 22:48 Bug #18297: TSREF: HMENU.includeNotInMenu needs update
- Committed to documentation trunk in revision 6613
- 22:46 Bug #18297: TSREF: HMENU.includeNotInMenu needs update
- Description changed to:
"If set, pages with the checkbox “Not in menu” checked will be included in menus." - 22:48 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
- I have the same error, with 4.3 now logged:
Core: Error handler (BE): PHP Warning: ob_start() [ref.outcontrol]: ou... - 22:29 Bug #17176: TSref: [globalString = HTTP_HOST= www.typo3.com] does not always work
- Committed to documentation trunk in revision 6611
- 22:26 Bug #17176: TSref: [globalString = HTTP_HOST= www.typo3.com] does not always work
- Correct.
Changed exampe to:
[globalString = IENV:HTTP_HOST = www.typo3.com] - 20:50 Bug #21748: Translation Settings - No Languages to Fetch
- centos 4.x
PHP Version 5.2.9
kernel 2.6.9-78.0.22.ELsmp
loaded mods:
core mod_authn_file mod_authn_default mod_au... - 17:55 Bug #21748: Translation Settings - No Languages to Fetch
- can you give us some environment infos?
- 14:52 Bug #21748 (Closed): Translation Settings - No Languages to Fetch
- When calling ext-manager->translation handling, you get a surprise
click on ext manager
choose translation handli... - 20:12 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- this is not the case. Insert hr with button in rte works as expected (4.3, rte setup demo)
- 15:05 Bug #21749 (Closed): Inserting <hr /> using an RTE leads to validation error
- When an <hr /> gets inserted into and RTE field (using either rtehtmlare or tinyMCErte) the <hr /> tag will be encaps...
- 19:51 Bug #21744: Installtool - 123 mode not working
- > If you call your fresh site you'll be redirected to the url ...
Yes, that was a fresh installation. During the ins... - 19:04 Bug #21744: Installtool - 123 mode not working
- ok, so question: how did this happened? If you call your fresh site you'll be redirected to the url with password.
- 18:54 Bug #21744: Installtool - 123 mode not working
- your right, i just had the URL without the password...
...typo3/install/index.php?mode=123&step=1 - 17:23 Bug #21744: Installtool - 123 mode not working
- hm - i see all. Are you sure you have correct url?
..../typo3/install/index.php?mode=123&step=1&password=joh316 - 11:28 Bug #21744 (Closed): Installtool - 123 mode not working
- The 123 mode dosn't show the edit form to fill up the values.
See attached screens.
(issue imported from #M12844) - 18:29 Bug #21533: Caching Framework: Memcache backend set() is terrible slow if handling entries with many tags
- i think we should let it open to show the lack of tag iteration.
- 17:56 Bug #21533: Caching Framework: Memcache backend set() is terrible slow if handling entries with many tags
- I think we should close this one as "Not fixable".
The performance problems of apc and memcached are a architectur... - 18:18 Bug #21518: Unescaped & in urls of list module
- committed to 4_3, rev 6607 and trunk rev 6608
- 18:16 Revision 954da4a3: Fixed bug #12541: Unescaped & in urls of list module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6608 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:16 Revision 5b56fff8: Fixed bug #12541: Unescaped & in urls of list module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6607 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:10 Revision ae9284f5: Fixed bug #12467: TYPO3 Inline User Manual is broken
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6606 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:08 Revision 9025f059: Fixed bug #12467: TYPO3 Inline User Manual is broken
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6605 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:49 Feature #21754 (Closed): database backend: Use t3lib_db to insert all tags in one run
- If #21753 makes it to core, here is the patch to use the new INSERTmultipleRows method in the db cache backend.
(... - 17:46 Feature #21753 (Closed): Provide an API to insert multiple rows at once
- It would be nice if t3lib_db provides an API to insert multiple rows at once.
This is eg. useful for the database ... - 17:25 Bug #21743: Mulitple tests of the t3lib_PageRenderer_testcase fail
- are you on non-utf8 BE? I think the charset conversion does some magic here.
- 12:13 Bug #21743: Mulitple tests of the t3lib_PageRenderer_testcase fail
- The DB compare did not fix the problem for me.
- 11:43 Bug #21743: Mulitple tests of the t3lib_PageRenderer_testcase fail
- This worksforme the latest trunk (after doing a DB compare).
- 11:31 Bug #21743: Mulitple tests of the t3lib_PageRenderer_testcase fail
- The TYPO3 SVN revision I am using is 6603
- 11:24 Bug #21743 (Closed): Mulitple tests of the t3lib_PageRenderer_testcase fail
- The following Tests fail, with the respective error messages:
testAddInlineLanguageLabel
Message:
Failed assert... - 16:00 Bug #21752 (Closed): t3lib/class.t3lib_page.php generates invalid queries for DBAL
- DBAL parser is still unable to parse queries containing "useless" parentheses in the WHERE clause. This occurs for in...
- 15:13 Feature #21751 (Closed): Web Info: Page TS Config Selector missing FeEdit section (hardcoded!)
- The Web Info Module that offers a nice ts config overview does not show the newly introduced FeEdit section because t...
- 15:13 Bug #21750 (Closed): Missing labels for CType header in New Content Wizard
- Problem:
locallang_db_new_content_el.xml has contains titles and descriptions for all CTypes but header. Thus if you... - 14:42 Feature #21688: Add support for IN and EXISTS subqueries
- Successfully tested on an Oracle website
- 14:37 Bug #21747 (Closed): Element wizard & web_list.allowedNewTables doesn't respect hiding pages
- The helpful TsConfig setting (Page TsConfig)
mod.web_list.allowedNewTables = fe_users
allows to specify the recor... - 14:29 Bug #21746: 4.3.0 install tool incorrectly reports memory limit problem
- Line 1511 of typo3/sysext/install/mod/class.tx_install.php compares the memory_limit with TYPO3_REQUIREMENTS_RECOMME...
- 13:29 Bug #21746 (Closed): 4.3.0 install tool incorrectly reports memory limit problem
- With memory_limit=48M set in /etc/php.ini, the Basic Configuration of the Install Tool reports:
Memory limit below... - 12:27 Bug #21745 (Closed): Query parameters cannot contain "id="
- I enabled
RTE.default.buttons.link.queryParametersSelector.enabled = 1
because I have to pass a Parameter "evsid=26... - 12:00 Revision 997f26e1: Updating version number to 4.4-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6604 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:42 Feature #20933: Enable working with SysFolders in CONTENT
- Attached patch introduces property checkDoktype to avoid the negative naming.
- 10:31 Revision 3e76afbf: Updating version number to 4.3-dev after release of 4.3.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6603 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:29 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
- This warning is shown in the EM's list of extensions.
- 10:29 Revision 92aeb0ce: Tagging TYPO3 4.3.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-0@6602 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:28 Revision 35619904: Release of TYPO3 4.3.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6601 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:20 Bug #21742: PHP Warning: mktime()
- Hello Oliver,
I have now added this to the file php.ini:
[Date]
; Defines the default timezone used by the dat... - 10:02 Bug #21742: PHP Warning: mktime()
- Hi Franz,
thanks for pointing this out. However, there's not much TYPO3 can do about it, since a proper configuratio... - 09:43 Bug #21742 (Closed): PHP Warning: mktime()
- The page module shows a lot of PHP warnings for mktime in PHP 5.3.1.
PHP Warning
PHP Warning: mktime() [function.... - 10:16 Revision dbcd4f24: Branching TYPO3 4.3.0 to TYPO3_4-3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6600 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:15 Revision dbaa1e86: Cleanup: Created ChangeLog entry for TYPO3_4-3 branch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6599 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:13 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Yeah maybe. I keep an eye on it. Funny is that only Firefox has this problem
- 09:10 Bug #21705: Page Tree shows Server Error
- Here it is working ( Apache2.2/ FreeBSD7.1/ PHP 5.2.6)
- 08:59 Bug #21708: Front-end editing: flickering templavoila-preview div
- For the templavoila div see:
http://bugs.typo3.org/view.php?id=12585 - 08:44 Bug #21741 (Closed): Menu Update broken in EM when Using translated Backend
- #21109 introduced labels in Extension Manager.
Sadly in Revision 6042 introduced labels for fixed configuration flag... - 00:46 Revision 92986a78: Cleanup: Updated ext_emconf.php files in system extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6598 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:34 Bug #21740 (Closed): creation of ENABLE_INSTALL_TOOL does not respect fileCreateMask
- creating the file ENABLE_INSTALL_TOOL within user-setup creates the file but just with -rw-r--r--
if the FTP-/shell... - 00:15 Revision 1e96bf42: Fixed bug #12836: Recycler: Still one error with labels in JavaScript
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6597 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-11-29
- 23:15 Revision 1838d94e: Cleanup: Fixed NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6595 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:17 Bug #21739: TS property pageRenderTemplateFile needs to be renamed
- committed to trunk, rev 6594
- 21:23 Bug #21739 (Closed): TS property pageRenderTemplateFile needs to be renamed
- As the class pageRenderer has been renamed (from "pageRender") the TS property name should match for consistency
... - 22:15 Revision 4f57e72a: #12839: TS property pageRenderTemplateFile needs to be renamed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6594 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:04 Bug #25572: wrong line height for the linecounter
- There is a dependancy on the browser/OS combination.
On Mac with Firefox it is ok
On Mac with Safari and on Windo... - 19:27 Bug #21735: Caching error when clearing indexed search elements in info module
- Committed to SVN Trunk (rev. 6593)
- 19:17 Bug #21735 (Closed): Caching error when clearing indexed search elements in info module
- When clearing elements in the Info > Indexed Search module, a caching error is issued:
Fatal error: Call to a member... - 19:26 Revision 696a8a61: Fixed bug #12835: Caching error when clearing indexed search elements in info module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6593 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:23 Bug #21181: Call to getCache() on a non-object
- Hi Jochen,
thanks for reporting. The message is the same, however it's a different bug that will be handled in this ... - 18:29 Bug #21181: Call to getCache() on a non-object
- The bug is still present in 4.3.0RC2 when using indexed_search (tested with PHP 5.2.8, 5.2.11, 5.3.0, 5.3.1).
Fata... - 19:13 Revision cc92cf42: Raised Extbase and Fluid versions from 1.0.1 to 1.0.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6592 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Feature #21688: Add support for IN and EXISTS subqueries
- Committed v3 to DBAL Trunk (rev. 27132)
- 18:29 Feature #21688: Add support for IN and EXISTS subqueries
- Support for IN subqueries has been added by patch for bug #12800
- 19:11 Revision e40a3580: Fixed bug #12758: Added support for EXISTS (subquery)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27132 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:09 Revision 728795e1: Raised DBAL version from 1.0.1 to 1.0.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6591 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:48 Revision 356d5e8d: [TASK] Updated version to 1.0.2
- 18:42 Revision 63c592a2: Fixed typos
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27129 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:41 Revision c711fe90: Updated md5 values in ext_emconf.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27128 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:39 Revision f7cbb300: Follow-up of changeset 27125: Fixed typo in unit-test name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27127 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:37 Bug #21702: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating
- Committed to SVN Trunk (rev. 6590)
- 18:36 Revision 3981f3e8: Fixed bug #12781: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6590 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:34 Bug #21718: Add functionality to work with caching framework
- Committed to DBAL Trunk (rev. 27125)
Committed to DBAL branch 1-0 (rev. 27126) - 18:19 Bug #21718: Add functionality to work with caching framework
- Committed to SVN Trunk (rev. 6589)
- 15:23 Bug #21718: Add functionality to work with caching framework
- Added additional unit-test in patch 12800-dbal_v2.diff to make sure subquery is properly remapped (which was the case).
- 14:06 Bug #21718: Add functionality to work with caching framework
- Patch 12800-core.diff adds new method SELECTsubquery to t3lib_db, just as discussed above. And adds the additional fi...
- 18:28 Revision 46a75e2e: Backported changeset 27125 from trunk: Fixed bug #12800
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27126 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:21 Revision 1ed263c2: Fixed bug #12800: Add functionality to work with caching framework (support for "IN (subquery)" in where clause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27125 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:18 Revision 37eb5373: Fixed bug #12800: Add functionality to work with caching framework and DBAL
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6589 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:45 Bug #20659: TCAdefaults in Page TSConfig without effect on creating new element after existing one
- Committed to SVN Trunk (rev. 6588)
- 17:43 Revision c1d81dce: Fixed bug #11395: TCAdefaults in Page TSConfig without effect on creating new element after existing one
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6588 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:31 Bug #21732 (Closed): Recycler doesn't show my deleted CE
- Tried this on Firefox 3.5.5 with Ubuntu 9.10
I create a CE (for example type image or text) on a page and then del... - 17:28 Bug #21731: Wrong encoding of JSON data in t3lib_PageRenderer
- Committed to SVN Trunk (rev. 6587)
- 12:34 Bug #21731 (Closed): Wrong encoding of JSON data in t3lib_PageRenderer
- JSON data that is used and arranged with PHP's json_encode() in t3lib_PageRenderer is wrong when it containts special...
- 17:28 Revision 8191d2e9: Fixed bug #12830: Wrong encoding of JSON data in t3lib_PageRenderer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6587 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:24 Bug #19590: Use correct memory limit definition in Install Tool
- Committed to SVN Trunk (rev. 6586)
- 17:23 Revision e1d438a7: Fixed bug #9766: Use correct memory limit definition in Install Tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6586 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:10 Bug #25634: Wrong CSH text for "End of task"
- Committed to trunk in revision 6585
- 16:24 Bug #25634 (Closed): Wrong CSH text for "End of task"
- Scheduler's CSH label task_end.alttitle has value "Start of task", which is obviously wrong. Should be "End of task"....
- 17:09 Revision 338479aa: Fixed bug #12831: Scheduler: Wrong CSH text for "End of task"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6585 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:55 Revision e9a3a7e1: Fixed bug #12766: CSS in "User Settings" broken
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6584 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:48 Bug #21727: Wrong encoding of labels in t3editor
- Committed to SVN Trunk (rev. 6583)
- 16:48 Revision c481f8bd: Fixed bug #12825: Wrong encoding of labels in t3editor
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6583 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:46 Bug #21709: Recycler does not show up
- Frank, please create a new bugreport concerning your problems. Thanks!
- 16:45 Bug #21709: Recycler does not show up
- Committed to SVN Trunk (rev. 6582)
- 16:43 Bug #21709: Recycler does not show up
- Yes. It's a drop-down box.
When I'm on the page where I deleted a CE (text w image, that I can see in the 'non-use... - 16:39 Bug #21709: Recycler does not show up
- Frank, the patch solves showing the recycler at all but does not change anything concerning searching for records.
- 16:35 Bug #21709: Recycler does not show up
- At the upper right of the white area there is this scrollbar next to the text saying "Table:"...
You used it, right? - 16:12 Bug #21709: Recycler does not show up
- With or without the patch doesn't make any difference. The only record that shows up in the recycler is a deleted rec...
- 16:44 Revision 1b144970: Fixed bug #12788: Recycler does not show up
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6582 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:35 Bug #21728: Core labels need to be utf-8 before json_encode
- committed v3 to trunk, rev 6581
- 14:33 Bug #21728: Core labels need to be utf-8 before json_encode
- Hi olly,
ok, here is patch for backend.php only. I'll send it to core list right now. - 12:36 Bug #21728: Core labels need to be utf-8 before json_encode
- Hi Steffen, I've put the t3lib_PageRenderer part to a separate issue in #21731 since some more changes were required ...
- 16:33 Revision 92fe4ea0: Fixed bug #12827: Core labels need to be utf-8 before json_encode
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6581 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:20 Bug #19530: Store OpenID information in database instead of using the filesystem
- rev 6580
- 16:17 Revision 71dcc48c: Fixed bug #9683: Store OpenID information in database instead of using the filesystem
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6580 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:41 Bug #21480: Problem with clearing of floated elements in IE
- Committed to SVN Trunk (rev. 6579)
- 15:17 Bug #21480: Problem with clearing of floated elements in IE
- I created a patch that handles everything higher than IE7 without the inline-block.
It's not the shiny solution, how... - 15:40 Revision 54815227: Fixed bug #12489: IRRE - Problem with clearing of floated elements in IE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6579 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:37 Bug #16032: Missing 'Edit' option on Content Icon in Content view
- that's a TCEform issue
- 14:34 Bug #20624: Uncaught exception InvalidArgumentException on creating graphical menus
- Committed to SVN Trunk (rev. 6578)
- 14:33 Revision aa5d71d3: Fixed bug #11345: Uncaught exception InvalidArgumentException on creating graphical menus
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6578 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:22 Bug #20615: Memcached backend does not work well if cache of a page shall expire after 30 days
- Committed to SVN Trunk (rev. 6577)
- 14:21 Revision ba0c434b: Fixed bug #11326: Memcached backend does not work well if cache of a page shall expire after 30 days
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6577 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:12 Bug #21712: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
- Committed to SVN Trunk (rev. 6576)
- 13:56 Bug #21712: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
- +1 by reading
- 13:41 Bug #21712: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
- Please test the attached patch which should solve this issue.
- 14:11 Revision 7e5e4aba: Fixed bug #12792: Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6576 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:58 Bug #21723: "find record" search filed for web site users and groups
- This is related to #17874, #21034 and #21036.
- 13:37 Revision 572f6c07: Updated md5 values in ext_emconf.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27118 735d13b6-9817-0410-8766-e36946ffe9aa
- 13:35 Revision c9b8b5ea: Backported changeset 27116 from branch DBAL_1-0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27117 735d13b6-9817-0410-8766-e36946ffe9aa
- 13:33 Bug #21729: change language .js for ExtJS according to BE language
- committed v2 to trunk, rev 6575
- 10:48 Bug #21729: change language .js for ExtJS according to BE language
- wow.. i could create a patch for this bug! ( patch_12828.patch =
what do you think?
stefano - 10:31 Bug #21729: change language .js for ExtJS according to BE language
- yes, the $this->lang (protected variable) is not set!
i don't know how to set it.. any core dev? :) - 10:28 Bug #21729: change language .js for ExtJS according to BE language
- it seems tehre is a bug at line 1182 of /t3lib/class.t3lib_pagerenderer.php
$extJsLang = isset($localeMap[$this... - 10:18 Bug #21729 (Closed): change language .js for ExtJS according to BE language
- the ExtJS localization has default (english):
<script src="contrib/extjs/locale/ext-lang-en-min.js" type="text/javas... - 13:33 Revision 027927fc: Follow-up of changeset 26118: parts of initial patch for RFC 12231 had actually not been integrated
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27116 735d13b6-9817-0410-8766-e36946ffe9aa
- 13:31 Revision 97b13db0: Fixed bug #12828: change language .js for ExtJS according to BE language (thanks to Stefano Cecere)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6575 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:42 Bug #21705: Page Tree shows Server Error
- Cases where it works without '?' before currentSubScript perhaps show browser-bugs. IMHO when it's clear that the bug...
- 12:32 Bug #21705: Page Tree shows Server Error
- even it's perhaps obvious I just mention the problem in the screenshot:
currentSubScript is prepended with a '&'-Sig... - 12:18 Bug #21487: t3lib_div::flushOutputBuffers can't work
- Committed v3 to trunk in revision 6574
- 12:16 Revision 55e67033: Fixed bug #12498: t3lib_div::flushOutputBuffers() can't work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6574 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:14 Bug #21663: wrong htmlspecialchars on < em > in Extension Manager
- Committed to trunk in revision 6573
- 12:13 Revision 5bfbb01a: Fixed bug #12727: Wrong htmlspecialchars() usage in Extension Manager
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6573 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:46 Revision 60b8b321: [+BUGFIX] Fluid (ViewHelpers): Fixing potential XSS Attack if $TYPO3_CONF_VARS['SYS']['sitename'] contains malicious code. Resolves bug #12764 on bugs.typo3.org.
- 11:45 Revision 9af85644: [+BUGFIX] Fluid (ViewHelpers): Fixing potential XSS Attack if $TYPO3_CONF_VARS['SYS']['sitename'] contains malicious code. Resolves bug #12764 on bugs.typo3.org.
- 11:35 Bug #17000: BE permissions ignored
- Verified as bug in 4.2 and 4.3. Not fixed yet.
- 11:06 Revision 0b47a8e6: Backported changeset 27113 from branch DBAL_1-0: Set version to 1.0.2 [TYPO3 4.3.0]
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27115 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:01 Revision ba1ac31c: Set version to 1.0.2 [TYPO3 4.3.0]
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27113 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:49 Bug #21719: Install Tool can not create cachingframework databases
- Tested without DBAL on a MySQL-only install of TYPO3. I cannot confirm the problem there either. I don't know why you...
- 10:35 Bug #21719: Install Tool can not create cachingframework databases
- Tested on a website with a MySQL database and DBAL active:
- Dropped caching_* tables in MySQL
- Went to Install ... - 00:37 Bug #21719: Install Tool can not create cachingframework databases
- I have run a regular MySQL 5.0.32 from the debian etch. DBAL is not aktiv.
I thought the databases are created using... - 10:39 Bug #21707: Wrong mouseover cursor at icon of docheader
- Committed to SVN Trunk (rev. 6572)
- 10:39 Revision 8cc386fc: Fixed bug #12786: Wrong mouseover cursor at icon of docheader
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6572 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:32 Bug #21730 (Closed): ALTER TABLE is not able to parse length restriction in index creation (Oracle)
- When installing RealURL, table tx_realurl_uniqalias contains a length restriction on field value_alias for index/key ...
2009-11-28
- 21:27 Bug #21728: Core labels need to be utf-8 before json_encode
- with this patch extensions should use the API (pageRenderer) to add labels and settings, then they are safe.
- 21:22 Bug #21728: Core labels need to be utf-8 before json_encode
- This problem can also arise in extensions (e.g. with feeditadvanced).
Is there a way to fix this in the core, too? - 21:14 Bug #21728 (Closed): Core labels need to be utf-8 before json_encode
- This is same problem as #21727 and #21727. As json_encode only works with utf-8 the labels has to be converted if ren...
- 21:20 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- there is a pending patch for this too in core list: #20786
- 19:48 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- Markus provided me access to his development system on PHP 5.3.
It turned out that a missing timezone-setting in php... - 20:02 Revision 884b212e: Cleanup: Initialize array properly in t3lib_install
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6571 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:07 Bug #21721: backend login fails
- That's fine; no problem! ;-)
- 18:05 Bug #21721: backend login fails
- Must have been something with the json installation. Reinstalled php5-json aswell as php5-filter.
Seems to be work... - 16:53 Bug #21721: backend login fails
- thanks, Christopher. But the line extension=json.so is uncommented in the extensions.ini file and it is still not wor...
- 16:49 Bug #21721: backend login fails
- Hmm, using XAMPP with PHP 5.2 I have this section in phpinfo():
json
json support enabled
json version 1.2.1
... - 16:22 Bug #21721: backend login fails
- Additional to my system. It's running Plesk as well.
No mention about json at all in phpinfo - 16:12 Bug #21721: backend login fails
- Using phpinfo() you should see some information. Search for "json" to see the version installed...
- 16:07 Bug #21721: backend login fails
- Oliver, I'm running PHP 5.2.5 on FreeBSD 6.3-RELEASE-p1
Christopher, since i run that version it should be install... - 15:18 Bug #21721: backend login fails
- Michael, what is the PHP version you are using and on which operating system?
- 15:03 Bug #21721: backend login fails
- There are quite a few people these days who prefer using the bugtracker instead of the mailing lists. So I posted you...
- 14:54 Bug #21721: backend login fails
- I didn't think it was needed to mention that i already did that. Tried that several times without succes.
- 18:05 Bug #5539 (Closed): sysext recycler: Typo in language label (nobrainer)
- There is a typo in the language label "js.label_crdate" in the file typo3/sysext/recycler/mod1/locallang.xml.
Inst... - 17:52 Bug #21727: Wrong encoding of labels in t3editor
- = #12824
- 17:42 Bug #21727 (Closed): Wrong encoding of labels in t3editor
- The encoding of labels in t3editor is wrong and will deliver empty labels if special chars appear there and a non-UTF...
- 17:47 Bug #5538 (Closed): sysext recycler: Missing space-character in info-popup
- Using TYPO3 4.3 the "Are you sure"-messages miss a space-character.
See screenshot.
- 17:18 Bug #21709: Recycler does not show up
- The patch solves the problem.
I know that the same code was copied to some other places (t3editor and feeditadvanc... - 17:12 Bug #21709: Recycler does not show up
- Please test the attached patch which should solve the problem.
- 16:24 Bug #21709: Recycler does not show up
- Checked again. Label fall-back works as expected for non-translated labels.
But if the backend is used in non UTF-8 ... - 16:01 Bug #21709: Recycler does not show up
- Before you have the work:
See my comment in #21725:
The first label, which is not shown, if using a German BE, cont... - 16:00 Bug #21709: Recycler does not show up
- Thanks! By having a look at the screenshot I realized that both of you use a localized backend to your native languag...
- 15:55 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Using the Page TSConfig you are providing, I can't reproduce this issue.
If reproducibility is not always, perhaps... - 15:53 Bug #21726 (Closed): Updating translations from repository in extension manager fails in Safari
- Updating translations from repository in extension manager fails in Safari 4.0.4 on Mac OS X. Just a white page is sh...
- 15:47 Bug #21705: Page Tree shows Server Error
- It looks like this issue is similar to issue #21544 which should be fixed.
Can you please check the syslog file (con... - 15:25 Bug #21719: Install Tool can not create cachingframework databases
- What DMBS are you using? The field tag is a VARCHAR(128) thus creating an index with a length of 320 characters looks...
- 14:26 Bug #21356: Misleading flash message when creation/deletion install tool file (mod setup)
- > one message that is saying that the password has been updated (wrong)
This should have been fixed meanwhile (#21... - 14:11 Bug #21693: borderClass is hardcoded
- Added patch.
- 14:10 Bug #21693 (Closed): borderClass is hardcoded
- The CSS-class for image borders (csc-textpic-border) is hardcoded. Should be configurable, i.e. :
tt_content.image... - 08:02 Bug #21176: No upload in the new massuploader with Firefox
- the described problems with win7 where with sites, which do NOT have any .htaccess restriction.
- 07:41 Bug #21718: Add functionality to work with caching framework
- I thought again and we have to prevent quoting to let it work with DBAL. This means 3 possibilities:
1) Add a para... - 01:25 Bug #21724: Local reverse proxy disables ENABLE_INSTALL_TOOL check
- You're welcome.
- 01:22 Bug #21724: Local reverse proxy disables ENABLE_INSTALL_TOOL check
- Already done!
Thanks a lot Marcus!!! - 01:20 Bug #21724: Local reverse proxy disables ENABLE_INSTALL_TOOL check
- Sure, I believe that the commit was a fault in a way that it has been committed to trunk only. The RFC was about 4-1,...
- 01:02 Bug #21724: Local reverse proxy disables ENABLE_INSTALL_TOOL check
- Can we backport it to 4.2 branch, since #0011368 was applied to it?
- 00:59 Bug #21724: Local reverse proxy disables ENABLE_INSTALL_TOOL check
- Should have been fixed with #0011710. Unfortunately it was committed to trunk only.
- 00:07 Bug #21724 (Closed): Local reverse proxy disables ENABLE_INSTALL_TOOL check
- We have a reverse proxy (nginx) accepting connections, before passing requests to Apache. Requesting the install tool...
2009-11-27
- 22:59 Feature #21565: Generating multiple directories for images in GB/ and pics/
- Your patch didn't work completly. You missed to replace the mkdir by the mkdir_deep of t3lib_div
I fixed this. Als... - 22:27 Bug #21723 (Closed): "find record" search filed for web site users and groups
- Web site users and group are lacking the new "find record" search filed introduced with TYPO 4.3
(issue impo... - 21:34 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Yeah, sorry we needed to delete the screenshots, because our client was named. I uploaded the screenshots again and b...
- 16:02 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Please provide a screenshot of the link dialogue. I am unable to reproduce this issue.
- 12:10 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- By the way, on my development system I'm running Typo3 4.2.10 and I've expierenced the same issue.
"Is there an er... - 20:42 Bug #21722 (Closed): CSS Issues in Buttons (Recycler / File Mass Uploader)
- The buttons in recycler and file mass uploader have white text and are therfore are hard to read. Attached patch fixe...
- 20:14 Bug #21721: backend login fails
- go to the install tool and use the database analyzer and the upgrade wizard.
Then delete the temp_cached files, cl... - 20:09 Bug #21721 (Closed): backend login fails
- Backend login fails after upgrade from 4.2 with following error.
Fatal error: Call to undefined function json_enco... - 18:53 Bug #21709: Recycler does not show up
- I've added recycler.png. I see a little bit more than Christopher but the form is empty also. On this screenshot I ha...
- 17:34 Bug #21709: Recycler does not show up
- I attached a screenshot.
But: My problem seems to be different from the one Frank has.
Mine seems to be caused by t... - 17:18 Bug #21709: Recycler does not show up
- Can you please add a screenshot of that misbehaviour? Thanks!
- 18:42 Bug #21718: Add functionality to work with caching framework
- Using patch from #21688 which seems to add missing support for subqueries in an IN where clause, I found a problem wh...
- 16:25 Bug #21718 (Closed): Add functionality to work with caching framework
- DBAL currently misses functionalities to work properly with the caching framework. Besides that maybe also some chang...
- 18:34 Bug #21176: No upload in the new massuploader with Firefox
- I've just searched a bit. HTTP-Auth seems to be problematic with Flash. This also stated in the known-issues section ...
- 15:45 Bug #21176: No upload in the new massuploader with Firefox
- Yes, I also experienced this with HTTP-Auth.
On Windows, Flash asks for the password - on other platforms it doesn't... - 15:43 Bug #21176: No upload in the new massuploader with Firefox
- Hello,
I would mention the following ...
There are several sources of error (JS / Flash / PHP / Apache Settings... - 18:20 Bug #21705: Page Tree shows Server Error
- I'm currently in the train. But I downloaded the latest version of TV from the TER. And yes - the error also occurs w...
- 17:53 Bug #21705: Page Tree shows Server Error
- Which version of TemplaVoila are you using?
Does this error also occur when TemplaVoila is not installed? - 18:10 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
- Hi Olly, traget-version should stay 4.3.0, because it is fixed there.
Furthermore, I don't think that this minor i... - 17:51 Bug #21460: Sporadic JS error in loginrefresh.js
- #21455 has been committed after your comment Steffen.
=> Solved? - 17:18 Bug #21719 (Closed): Install Tool can not create cachingframework databases
- In Install Tool on Compare, the Tools is not able to Create this 3 new Databases
CREATE TABLE cachingframework_cac... - 17:17 Bug #21708: Front-end editing: flickering templavoila-preview div
- Can you please add this also to the Forge issue tracker:
http://forge.typo3.org/projects/typo3v4-feedit/issues
Th... - 17:09 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- Seems to be working now...
- 17:08 Bug #21340: js error "result.login is undefined"
- Could not reproduce with TYPO3 4.3-RC2.
Please feel free to open a new bug report if it still appears with several c... - 16:43 Feature #20242: Implement wrapper mysql_fetch_field in t3lib_db
- I could not find any dependency on mysql_fetch_field() in the Core and Extbase.
- 16:39 Feature #18039: Integration of kb_md5fepw into SysExt felogin
- This is solved by integrating saltedpasswords as system extension into TYPO3 4.3.
- 16:38 Feature #19693: Integrate possibility to define additional header data via TypoScript
- This is solved with the PageRenderer in issue #20661
- 16:36 Feature #19551: Feature for automatic load of compressed library
- This is fixed with the PageRenderer in issue #20661
- 16:33 Bug #20999: Ajax login refresh throws JS error
- This seems to be already fixed with some other refactoring of the relogin.
- 16:32 Bug #20990: Cleanup in typo3/index.php: remove interfaceSelector_jump
- The part is still required in TYPO3 4.3...
- 16:28 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
- This was fixed with TYPO3 4.3-RC1
- 16:22 Bug #20963: Child records cannot be deleted inline
- Deleting fixed with #21367
- 16:19 Bug #20322: Add possibility to use username and get located to OpenID provider on login
- Dropped
- 15:58 Bug #21480: Problem with clearing of floated elements in IE
- The SVN log points to:
http://forge.typo3.org/repositories/diff/typo3v4-core?rev=2889
And thus to issue #17982 - 15:33 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
- I cannot confirm if its still occuring in 4.3, but i am quite sure because the problem is
a DBAL and not a TYPO3 cor... - 14:01 Bug #21716 (Closed): TYPO3 randomly needs up to 1 minute to answer requests (includes bugfix)
- We have a large TYPO3 installation powering 19 different websites with over 3.000 pages and a lot of page impressions...
- 13:21 Bug #21715 (Closed): mm-data in list view after deleting the foreign entry still showing
- Example setup with TT-News:
In the backend after editing a news and relating a news category to this news, a mm-entr... - 12:52 Feature #20556: Add TypoScript properties to enable the admin panel only on specific pages/typeNums
- Dropped
- 12:34 Feature #21688: Add support for IN and EXISTS subqueries
- Updated v2 patch against current DBAL-trunk after recent unit test reorganization
- 12:26 Bug #21714 (Closed): t3lib_TStemplate::getFileName() handles path starting with media/ as magic
- The function t3lib_TStemplate::getFileName() considers any path starting with 'media/' like it is a shortcut to 'typo...
- 12:07 Revision 62cdaaaf: Backported changeset 27050 from trunk: Reorganized unit-tests
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27051 735d13b6-9817-0410-8766-e36946ffe9aa
- 12:02 Revision 586a695f: Reorganized unit-tests
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27050 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:49 Bug #21713 (Closed): List module shows relation to deleted records
- If you have a relation from e.g. a news item to a category, then delete the category you'll still find the deleted ca...
- 10:30 Bug #21712 (Closed): Unit test checkGetExtensionKeyByPrefix of the t3lib_extmgm_testcase fails
- At my Installation the test fails with the following error message:
Failed asserting that <boolean:false> is equal... - 09:29 Feature #21169: add fullQuoteStr to stdWrap
- well, IMHO it should not hurt to have the _possibility_ to use quoteStr.
- 02:55 Feature #21169: add fullQuoteStr to stdWrap
- I don't have Oracle. Would you be so kind and test this?
The first example could be replaced by this:
page.10 =... - 00:32 Bug #21711 (Closed): List module doesn't list mm-relation according to their sorting
- The relations are output, but the sorting field in the mm table is ignored
(issue imported from #M12790) - 00:29 Bug #21710 (Closed): List modul doesn't sort m:m relation properly
- If you use the list module to sort records according to their mm-relation you won't get any useful results.
My ide...
2009-11-26
- 23:48 Bug #21708: Front-end editing: flickering templavoila-preview div
- I've updated feeditadvanced to version 1.1.0 but it makes no difference.
FE editing with feedit works for a norma... - 23:06 Bug #21708: Front-end editing: flickering templavoila-preview div
- > Hope I reported this in the right place. Sorry if I'm wrong.
No, but that is confusing here...
Bugs for Template... - 22:20 Bug #21708 (Closed): Front-end editing: flickering templavoila-preview div
- Using feeditadvanced 1.0.1
Tried this on Firefox 3.5.5 with Ubuntu 9.10
- I only get the front-end editing active... - 23:07 Feature #21169: add fullQuoteStr to stdWrap
- Hi,
Without testing, I guess your first example with quoteStr will fail when using DBAL and having an Oracle datab... - 20:42 Feature #21169: add fullQuoteStr to stdWrap
- The extension and the corresponding manual can now be found in TER:
http://typo3.org/extensions/repository/view/sm_s... - 22:55 Feature #21688: Add support for IN and EXISTS subqueries
- Just added v2 of DBAL patch. This version supports both WHERE EXISTS (subquery) and WHERE ... IN (subquery) from firs...
- 16:44 Feature #21688: Add support for IN and EXISTS subqueries
- Attached patches add support for WHERE ... IN (subquery)
- 22:28 Bug #21709 (Closed): Recycler does not show up
- Tried this on Firefox 3.5.5 with Ubuntu 9.10
I create a CE (for example type image or text) and then delete it. I ... - 22:09 Bug #21707 (Closed): Wrong mouseover cursor at icon of docheader
- In the TCE when editing a template setup, you have an arrow as the mouse icon over the floppy symbols and not the han...
- 21:24 Bug #21706 (Closed): Broken rootline when previewing versioned pages (not workpaces)
- Hi team and thanks for your great work - I've found a nasty little critter here. Back in version 4.1 this issue was a...
- 21:18 Bug #21705 (Closed): Page Tree shows Server Error
- I have set up a new installation of Typo3 4.3 RC2 on a FreeBSD server running PHP 5.2.9. When clicking on the page mo...
- 21:16 Bug #21297: Fatal error in superadmin script
- Nice job about this patch !
+1 - 21:12 Bug #25616: Missing documentation for setting up cron jobs on Windows
- Committed to trunk in revision 6567
- 17:10 Bug #25616: Missing documentation for setting up cron jobs on Windows
- Instructions provided by Patrick Gaumond
- 21:10 Bug #20598: Error after hide/show element
- Hi,
When you use hide/unhide button on a versionized record, it's like if TYPO3 tries to change the LIVE version ins... - 21:08 Revision 8703be24: Fixed bug #12077: Scheduler: Missing documentation for setting up cron jobs on Windows (thanks to Patrick Gaumond)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6567 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:08 Bug #17816: Broken Rootline when a editor views a draft version in Liveworkspace
- Along the same line: This is both for admins and non-admins btw.
1) Make a new version of a page (or a page and it... - 19:20 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- "I also installed PHP 5.2.11 (as apache module) which yields the same problem for Typo3 4.3RC1."
I have to withdra... - 19:07 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Is there an error on the JavaScript console when this happens?
What do you mean by "the link gets totally lost"? W... - 18:30 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- Currently running TYPO3 4.2.8 (I know, shame on us)
- 18:26 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- What version of TYPO3?
- 17:53 Bug #21703 (Closed): After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
- It's no problem to create a link with a custom css class with Firefox 3 and it gets rendered perfectly.
But after ... - 18:29 Bug #21202: No redirection after login by systemextension felogin
- I can confirm that behaviour.
I my opinion the problem is that the redirect part of the code comes below the "what t... - 11:21 Bug #21202: No redirection after login by systemextension felogin
- The issue remains even with 4.3.0RC2
Sites using redirect (after login/logout) are in trouble, when upgrading to 4... - 17:52 Bug #21702 (Closed): The type in t3lib_TCEforms does not work if the type field shall be excluded when translating
- Problem:
When defining a field as 'type' field in TCA and defining this field as l10n_mode "exclude" the type field ... - 17:03 Bug #21701: show_item.php does not provide correct mm-relation info
- Tested it on 4.2.9 and 4.3.0RC2. Can anybody confirm the solution?
- 16:44 Bug #21701 (Closed): show_item.php does not provide correct mm-relation info
- If you have a mm relation (e.g. tt_news <-> tt_news_cat) the information in the show_item.php does not provide the co...
- 16:42 Bug #21700 (Closed): Save the previous selected type of login in a cookie
- If a user likes to login via OpenID, he has to click "Switch to OpenID" first, to get the the right login form. He ne...
- 16:40 Revision a7a11c65: Minor cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27030 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:11 Bug #21383: cObject FILE dos not Work with PHP 5.3
- Same error with PHP 5.3.1 Without symlinks it works well.
- 11:54 Bug #21383: cObject FILE dos not Work with PHP 5.3
- Right, i got a symlink installation. In the version 4.3.0-rc2 the patch is already implemented but unfortunately no s...
- 10:51 Bug #21383: cObject FILE dos not Work with PHP 5.3
- Hi.
I tested this snippet and can confirm this behaviour for *symlinked* installations.
Testing enviroment:
-... - 10:27 Bug #21383: cObject FILE dos not Work with PHP 5.3
- I have tested this issue in TYPO3 4.3.0-RC2 in combination with PHP 5.3.0. I have the same error, it only works with ...
- 15:28 Bug #21646: IE7 throws Javascript errors at different locations
- Since this is a bug, this also should be fixed in 4.2.
So the patch would be to update prototype to at least versi... - 14:16 Bug #21646: IE7 throws Javascript errors at different locations
- I assume that the table properties problem is also solved by updating protoype. So, if I could gather more detailed i...
- 13:25 Bug #21646: IE7 throws Javascript errors at different locations
- To the table properties problem: I propose you open a new bug report for this in the RTE section of this bug tracker ...
- 12:41 Bug #21646: IE7 throws Javascript errors at different locations
- Hi Christopher,
IE8 and it's dev tools with enabled IE7 browser and document mode had led me to the bug! The bug is ... - 15:01 Bug #20322: Add possibility to use username and get located to OpenID provider on login
- I think Olly means:
1) BE/FE user sets its OpenID in his BE/FE user record
2) BE/FE user logs in with BE/FE usern... - 10:57 Bug #20322: Add possibility to use username and get located to OpenID provider on login
- What does it all mean?
- 14:57 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
- With 4.3RC2 the behaviour still exists.
These 2 Rewrite-Rules fix part of the problem, but some icons are still no... - 14:28 Bug #21665: rendering a custom edit panel via pi_base results in an exception
- I did again more investigations:
in pibase->pi_getEditpanel a temporay CObject is created. If either the first ($row... - 11:46 Bug #25572 (Closed): wrong line height for the linecounter
- Let's have a look at the picture t3editor.png and you will see, that the 7th line is one the same height than the 6th...
- 11:39 Bug #21699 (Closed): [PHP 5.3] Extension uploads are not possible
- Extension uploading to TER is not possible if client has PHP 5.3.0 and server has PHP<5.3.0.
This is PHP problem b... - 11:17 Bug #21625: Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
- Hey Stan,
thx a lot! My anchor links are working again like a charm.
Uschi (sending some coffee over the bugtra... - 06:46 Bug #21625: Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
- 1. There is a superfluous ampersand coming from the RTE (when the query parameters field is enabled but contains no v...
- 11:14 Bug #21603: Typo3 html content element frontend rewrites
- "fixed"
xhtml_cleaning had it...
with xhtml_cleaning disabled it doesnt get rewritten. - 10:52 Bug #21484: OpenID service modifies PHP include path what has negative impact on autoloader
- Bug report does not contain details -> impossible to fix :( There should be a list of problems (like "PHP error XYZ" ...
- 10:48 Bug #21095: OpenID fails with fatal error
- Do you run a modified OpenID extension? Include path is set there specially to prevent such issues. If your version d...
- 10:46 Bug #21443: OpenID login may display "Login timed out" immediately after logging in
- False report. Please, ignore.
- 10:46 Bug #19530: Store OpenID information in database instead of using the filesystem
- DB upgrate:
Dmitry, you know TYPO3 core is already very ugly code design. Upgrading database routines should be kept... - 10:28 Bug #19530: Store OpenID information in database instead of using the filesystem
- Marcus, what would you say if somebody reported a problem to you like this: "I was trying out the patch without luck"...
- 09:44 Bug #21698: Extension category title not properly rendered in backend
- The thing not visible in description is that the "em" tags are visible and not rendered as html tags
- 09:43 Bug #21698 (Closed): Extension category title not properly rendered in backend
- The extension category title is not rendered properly for the extension not having a category name, it's shown as
... - 09:44 Bug #21696: idea for better BE-login
- Ah...it's a further extension!
So now everything is clear from my side. You can close this bug. Thanks - 09:36 Bug #21696: idea for better BE-login
- Did you install the OpenID extension?
- 09:35 Bug #21696: idea for better BE-login
- There is a little difference between your login and my. I have no button for switching to openID anymore.
- 09:30 Bug #21696: idea for better BE-login
- You're right...clearing the browser cache solved it. Sorry.
- 09:27 Bug #21696: idea for better BE-login
- Stefan, maybe you suffer from a cache issue or (skinning) extension which modifies the login screen since in 4.3 (fre...
- 08:55 Bug #21696 (Closed): idea for better BE-login
- I just install current RC2 und read in changelog that you have made many improvments on BE-login.
Please update the ... - 09:41 Bug #21600: Page tree will not be shown in the typo3 backend
- Oh no!
Resolution changed reopened from fixed.
Please returns it to fixed.
Sorry. - 09:37 Bug #21600: Page tree will not be shown in the typo3 backend
- Hi, Mr.Christopher.
I know PHP is to old.
But this system built on rental server, so I can't version up it.
Thank ... - 09:09 Bug #21697 (Closed): Deprecated spliti
- While analysing rtehtmlarea I found a line with spliti in:
t3lib/class.t3lib_parsehtml_proc.php
on line 1252
... - 09:04 Bug #21695: The new Introduced HSC's of labels arises html-Tags to be visbile in EM
- Has duplicate with patch: #12727
- 08:35 Bug #21695 (Closed): The new Introduced HSC's of labels arises html-Tags to be visbile in EM
- Se Screen attached:
Soulution, just remove the em from the labels
(issue imported from #M12767) - 02:01 Bug #21663: wrong htmlspecialchars on < em > in Extension Manager
- I suggest simply removing the emphasis-tags in listOrderTitle() since we already have the brackets as indicator, woul...
- 01:20 Revision a1e59ce5: Add notes on how to merge external sources into TYPO3core
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6566 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:47 Revision 9fdaff46: Updating version number to 4.3-dev after release of 4.3.0RC2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6565 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:45 Revision 7bb6450a: Tagging TYPO3 4.3.0RC2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-0RC2@6564 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:45 Revision aa9b631f: Release of TYPO3 4.3.0RC2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6563 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:32 Revision ef4570a5: Add dbal/last_synched_target (only needed for maintainers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6562 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:31 Revision 5c0e0c17: Add DBAL 1.0.1 to TYPO3core. Do NOT make changes inside! See misc/core_svn_rules.txt for details.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6561 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:29 Revision eb9f9838: Remove dbal from svn:externals, it will be merged instead
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6560 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:11 Revision 3215f8b3: Add fluid/last_synched_target (only needed for maintainers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6559 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:08 Revision d95df963: Add Fluid 1.0.1 to TYPO3core. Do NOT make changes inside! See misc/core_svn_rules.txt for details.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6558 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:05 Revision b940b24f: Remove fluid from svn:externals, it will be merged instead
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6557 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:02 Revision d463ab22: Add extbase/last_synched_target (only needed for maintainers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6556 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-11-25
- 23:59 Revision 28645811: Add Extbase 1.0.1 to TYPO3core. Do NOT make changes inside! See misc/core_svn_rules.txt for details.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6555 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:43 Revision d77a8b1e: Remove extbase from svn:externals, it will be merged instead
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6554 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:20 Revision 0c07743f: [TASK] Fluid: Updated version to 1.0.1 and cleaned ext_emconf.php
- 23:09 Revision 6d342891: Cleanup: Updated t3lib/core_autoload.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6553 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:08 Revision d2d808c1: Backported revisions 26965 and 27004 from branch DBAL_1-0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27006 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:02 Revision 111ca237: Cleanup: Updated ext_emconf.php files in system extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6552 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:59 Revision 9b7f0ea6: Set version to 1.0.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27004 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:58 Revision 3fd0e917: Create fluid_1-0 branch again (from latest Trunk)
- 22:53 Revision 06372a84: Add missing SVN properties for new or modified files
- 22:45 Revision 19258454: Fix non-Latin1 characters in names
- 22:44 Revision eb6a9178: Follow-up to bugfix #12755: Added missing database driver classes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6551 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:37 Revision 4e5fc1af: Add missing SVN properties for new or modified files
- 22:17 Revision 08d654d7: Cleanup: Updated ext_emconf.php files in system extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6550 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:04 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
- [Reopening just to add this comment]
I reopened it because your comment about serializing is - sorry - nonsense. I... - 14:14 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
- Could not reproduce with the caching framework since the data gets serialized twice there...
I tested it with regula... - 13:52 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
- Masi, why did you reopen this issue again?
- 13:34 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
- Serializing does not help if you write iso-8859-1/latin1 (or any other charset) into a utf.8 field. The data will be ...
- 12:29 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
- committed in trunk, rev 6525
- 12:02 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
- That was the situation when the caching framework was introduced:
http://forge.typo3.org/repositories/diff/typo3v4-c... - 21:04 Revision cbf95094: Follow-up to bugfix #12728: Fixed size of icon indicating required fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6549 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:43 Bug #21181: Call to getCache() on a non-object
- committed to trunk rev 6548
- 20:40 Revision 0983c807: Fixed bug #12109: Call to getCache() on a non-object in some extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6548 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:33 Bug #21196: autoloaders registered by extensions slow down the core autoloader
- committed to trunk rev 6547
- 20:32 Revision 59ed34d7: Fixed bug #12133: autoloaders registered by extensions slow down the core autoloader
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6547 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:06 Bug #21592: Warnings in BE when using "Datebase Relation"
- thanks for the hint, the bad guy is direct_mail :/
- 20:01 Bug #21592: Warnings in BE when using "Datebase Relation"
- georg, i think any extension delivers invalid code or invalid SQL or something simular. Could you check which one is ...
- 18:42 Bug #21592: Warnings in BE when using "Datebase Relation"
- works for me, rev. 6546
- 16:41 Bug #21592: Warnings in BE when using "Datebase Relation"
- sry still not working, of course $TYPO3_CONF_VARS['SYS']['displayErrors'] = '1'; is necessary ....
- 16:39 Bug #21592: Warnings in BE when using "Datebase Relation"
- works now with a fresh installation
- 19:56 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- Can somebody give me access to the install tool on a TYPO3 development installation where this occurs?
You can conta... - 14:49 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- Yes, Typo3 4.2.10.
It can set the DB connection parameters to localconf.php.
I also installed PHP 5.2.11 (as apac... - 14:17 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- Markus, TYPO3 4.2.10?
- 19:05 Bug #21590: Warnings in BE when using "Update reference index"
- it's difficult to reproduce as everyone has different data in.
I see no reason not to check array before foreach(), ... - 18:26 Bug #21590: Warnings in BE when using "Update reference index"
- Cannot reproduce. I see no warning. Using trunk rev. 6546
- 16:42 Bug #21590: Warnings in BE when using "Update reference index"
- sry still not working, of course $TYPO3_CONF_VARS['SYS']['displayErrors'] = '1'; is necessary ....
- 16:38 Bug #21590: Warnings in BE when using "Update reference index"
- checked with fresh installation, works now - close it?
- 18:15 Bug #21665: rendering a custom edit panel via pi_base results in an exception
- It seems to be a combination of an unlucky extension programming:
$this->data is empty, instead everything is in $th... - 18:06 Bug #21689: button styling missed some buttons: type reset / button
- committed to trunk, rev 6546
- 17:27 Bug #21689 (Closed): button styling missed some buttons: type reset / button
- it seems there are some places where the new cool styling of buttons is
not used:
- Module functions > "create mu... - 18:04 Revision 94a7fe16: ixed bug #12759: button styling missed some buttons: type reset / button (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6546 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:36 Bug #19156: functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
- Committed to trunk, rev 6545
- 17:33 Revision 47942ea0: Fixed bug #9058: Hook objects for stdWrap in class.tslib_content.php get executed multiple times. (thanks to Steffen Müller)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6545 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:23 Feature #21688 (Closed): Add support for IN and EXISTS subqueries
- When trying to use EXT:crawler on an Oracle database, CLI dispatcher fails because some queries cannot be parsed in c...
- 16:58 Bug #21561: fileNameASCIIPrefix got deprecated but is used in core
- Attached v3 IMHO fixes all issues and can be included in 4.4
- 13:44 Bug #21561: fileNameASCIIPrefix got deprecated but is used in core
- Logging deprecated methods that are still used in the Core has been reverted as follow-up to RFC #21413.
- 16:47 Revision b65539e0: Fix garble in adodb
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6544 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:30 Revision 0790132e: Fix inconsistent line endings
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6543 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:22 Revision 9fb526de: Fixed bug #12629: XSS in sysext scheduler possible
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6542 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:21 Revision 05052ee3: Add missing SVN properties for new or modified files
- 16:16 Bug #21678: Ordinary user cannot save element into right column
- hi! this is not a bug but you need to give the user also rights to the colPos field! otherwise its value will always ...
- 16:08 Revision c6e97db7: Fix inconsistent line endings
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6541 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:04 Bug #21687: Update to ADOdb 5.10
- Committed to SVN Trunk (rev. 6540)
Committed follow-up to SVN Trunk (rev. 6551)
- 15:57 Bug #21687 (Closed): Update to ADOdb 5.10
- Update to ADOdb 5.10
(issue imported from #M12755) - 16:02 Revision f93161ca: Fixed bug #12755: Update to ADOdb 5.10
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6540 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:49 Revision 1b679a29: Add missing SVN properties for new or modified files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6539 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:29 Revision c0f506b2: Add missing SVN properties for new or modified files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6538 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:20 Bug #21563: fe_typo_user changes for non logged in users
- Next:
If [FE][lifetime] ist set a value > 0 the problem seems to be solved - i have not figured out why, but it is... - 15:13 Revision 8e5add0f: Fixed bug #12467: TYPO3 Inline User Manual is broken
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6537 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:07 Revision 241a0499: Add missing SVN properties for new or modified files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6536 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Revision 54409f49: Revert last change
- 14:39 Revision db702a0e: Revert last change
- 14:35 Revision 7d4f9552: [TASK] Updated version to 1.0.1 and cleaned ext_emconf.php
- 14:35 Revision 39b7cf29: [TASK] Updated version to 1.0.1 and cleaned ext_emconf.php
- 14:08 Bug #20618: OpenID authentication does not work with felogin
- It works with RSA though.
- 14:04 Bug #20618: OpenID authentication does not work with felogin
- I still can't make it work. I have rssauth, openid and saltedpasswords installed, but with saltedpasswords not active...
- 13:52 Revision ff1b276e: Code cleanup.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6535 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:46 Bug #21686: flash messages buggy in extension manager
- this is info of tt_news, so no bug in core
- 13:30 Bug #21686 (Closed): flash messages buggy in extension manager
- it seems there is a bug in showing flash messages in the extension manager.
to reproduce: use latest trunk and ins... - 13:46 Bug #21413: Log deprecated method calls and remove them in 4.5
- Removed deprecation logging from methods that are still used in the TYPO3 Core
Committed to SVN Trunk (rev. 6534) - 13:44 Revision 3219ab94: Follow-up to bugfix #12420: Removed deprecation logging from methods that are still used in the TYPO3 Core
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6534 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:29 Bug #21619: Validation issues in sysext reports: Fix several errors
- Committed to trunk, rev. 6533
- 13:26 Revision 0bb03fec: Fixed bug #12675: Validation issues in sysext reports: Fix several errors
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6533 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:24 Bug #21683: Recycler's body has a margin
- Committed to trunk as a no-brainer in revision 6532.
- 12:08 Bug #21683 (Closed): Recycler's body has a margin
- <body id="ext-recycler-mod1-index-php"> has a margin of "2px 2px 0 4px".
This results in a white space above and on ... - 13:22 Revision d77937b4: Fixed bug #12748: Recycler: BE module's body has a margin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6532 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:18 Feature #21525: No typoscript template found - Addon
- The storing issues concerning the database are solved.
However, this issue will stay open for discussing a long term... - 11:20 Feature #21525: No typoscript template found - Addon
- Some remarks about the whole thing:
1) It could be great to have an automatic conversion of the include files
mb_... - 10:14 Feature #21525: No typoscript template found - Addon
- Finally I could reproduce this issue.
- 13:18 Bug #21483: CGL cleanup
- Committed attached v2 to trunk in revision 6531.
- 13:16 Revision 6d4123d3: Cleanup #12492: Reports: Made some CGL improvements and added missing SVN markers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6531 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:10 Bug #21544: Pagetree frame shows HTTP 404 error
- Committed follow-up to SVN:
* TYPO3_4-2 (rev. 6529)
* Trunk (rev. 6530) - 07:56 Bug #21544: Pagetree frame shows HTTP 404 error
- Just tested, it is still working correctly with the followup-patch.
- 00:54 Bug #21544: Pagetree frame shows HTTP 404 error
- Björn, could you please test the 0012581_followup.patch file?
It add an additional flag to the filter_var() function... - 00:47 Bug #21544: Pagetree frame shows HTTP 404 error
- http://bugs.php.net/bug.php?id=49403
- 13:09 Revision ef6335df: Follow-up to bugfix #12581: Use FILTER_FLAG_SCHEME_REQUIRED constant in t3lib_div::isValidUrl()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6530 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:08 Revision 06441d28: Follow-up to bugfix #12581: Use FILTER_FLAG_SCHEME_REQUIRED constant in t3lib_div::isValidUrl()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6529 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:01 Bug #21323: t3lib_cs::cropMbstring has problems with negative length
- committed v2 to trunk, rev 6528
- 13:00 Revision c6e4d791: Fixed bug #12297: t3lib_cs::cropMbstring has problems with negative length (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6528 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:53 Revision 50795700: Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (Thanks to Andreas Kundoch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6527 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:48 Feature #21685 (Closed): Enable easier mail form styling
- The standard typo3 mail form doesn't allow to style single form elements by their respective types, because there is ...
- 12:34 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- resolved with #21569
- 12:32 Revision 4230a558: Follow-up to bugfix #12699: Upgrade backend login to match t3skin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6526 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:27 Revision b9e68a42: Fixed bug #12613: Wrong character encoding in cache tables breaks frontend rendering
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6525 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:26 Revision 0db89930: [+BUGFIX] Extbase (Validation): Validation Resolver woks now for more than one validator with options. Resloves #5046.
- 12:21 Revision fc5b6e42: Follow-up to bugfix #12728: Upgrade ExtJS skin to match t3skin (wrong refresh gif in grid)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6524 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:07 Bug #21421: slow t3lib_TSparser::parseSub
- Find a patch for this behaviour in issue #21569 (0012613_v2.patch).
In the long term view it would be good to have a... - 11:50 Revision f9c541bf: Follow-up to bugfix #12735: BE-Login: show login process (Safari fixes)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6523 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:33 Revision c89c7e58: [+BUGFIX] Extbase (Tests): Fixed some broken testcases.
- 11:33 Revision 89521150: [-TASK] Extbase (Tests): Removed obsolete testcases.
- 11:33 Revision 450d1e25: [+BUGFIX] Extbase (Persistence): Fixed a problem where an empty parent property field value resulted in a query with "uid=0".
- [+BUGFIX] Extbase (Persistence): Fixed a problem introduced with the last commit where the property type was not dete...
- 11:33 Revision 05e92209: [+TASK] Extbase (Persistence): Changed signature Typo3DbBackend::getRowByIdentifier($tableName, array $identifier).
- [+BUGFIX] Extbase (MVC): Tx_Extbase_MVC_Web_Response::getHeaders() is now aware of the requested protocol version by ...
- 11:32 Bug #19530: Store OpenID information in database instead of using the filesystem
- Dmitry, thank you for the patch.
I also had no luck, it did not work with BE login. But OpenID worked for me befor... - 10:54 Revision a3f56a6f: corrected extbase report provider init in ext_tables.php
- 10:47 Bug #21482: Allow multiple providers for each status collection
- Committed to trunk in revision 6522
- 10:41 Revision 325d544b: Feature #12491: Reports: Allow multiple providers for each status collection
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6522 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:36 Revision 0bf0addf: Fixed bug #12547: Removed wrong default binary search paths for Windows
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6521 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:35 Bug #21682 (Closed): Wrong compare in beFunc::getModuleData
- There is a strcmp with $CHANGED_SETTINGS[$key] but it also could contain an array which raises a php warning.
In E... - 09:51 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
- Committed to SVN Trunk (rev. 6520)
- 09:50 Revision 9fbe134d: Fixed bug #9981: EM does not test for usage of mod.php-API and spuriously displays an error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6520 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:45 Bug #21681: after installation (wamp server): not found message in the backend
- This seems to be releated to issue #0012581 - find a patch file there.
Which PHP version do you use?
- 00:03 Bug #21681 (Closed): after installation (wamp server): not found message in the backend
- I can not get started making any article (what do i do wrong/whats wrong)
Not Found
The requested URL /typo3_sr... - 01:04 Revision c09049ba: Follow-up to bugfix #12436: Move Suhosin part to php.ini section in the install tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6519 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:35 Feature #21660: Secure the BE login 3 - The password change facility does not require the user’s current password.
- FYI: Long time ago I made an effort (asking in mailinglist) to confirm a password change with the old password.
I'll... - 00:33 Bug #21653: I don't understand HTMLparser_db
- Like Steffen already pointed out, this is a bugtracker taking care of feature and bug reports.
Please use mailinglis... - 00:30 Bug #21539: openPic close popup internet explorer 8 incompatibility
- I've put according references in place.
- 00:24 Bug #21554: IE8 Cross Site Scripting Warning
- Duplicate of #0012571.
2009-11-24
- 23:49 Bug #19530: Store OpenID information in database instead of using the filesystem
- I was trying out the patch without luck. DB tables are in place.
I must admit OpenID never worked for me here.
... - 17:05 Bug #19530: Store OpenID information in database instead of using the filesystem
- The patch is attached. This version is tested with trunk revision #6513 and the following OpenID providers and server...
- 12:51 Bug #19530: Store OpenID information in database instead of using the filesystem
- Work is in progress.
- 23:28 Bug #21645: SQL-Parser does not allow . in FROM clause
- As said with my message on 23.11.2009, queries containing a "database.table" component won't be compatible with MSSQL...
- 23:16 Bug #18704: Pagetree only shows [no title] no pid and has no "depth"
- Hi Dan, please "refresh" this bug entry if problem still exists.
- 23:11 Bug #20470: Column's default value is not properly quoted in CREATE TABLE
- Closed after testing (again) that EXT:eu_ldap could be installed properly
- 22:47 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
- Michael, can you confirm this bug still occurs? If so, could you please post an real example how to reproduce this bu...
- 22:40 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
- Bug with "Ungültiger Zeichnen" may be related to a bug I found today in TV (#12721)
- 22:12 Feature #17247: Load Inline Elements On Demand
- +1 would love this feature.
I tried the cm_irre extension but it does not work :( The form loads much faster but w... - 20:43 Bug #21680 (Closed): Hyphenation of column text preview not unicode aware
- It seems the hyphenation that is applied to long words in the backends column view of the page module is not unicode ...
- 20:10 Bug #19045: Cropscale incorrectly crops GIF files
- Hmm, this has been submitted over a year ago, I wonder if it's ever going to get fixed ...
- 20:00 Bug #21663: wrong htmlspecialchars on < em > in Extension Manager
- hi georg,
now there is now htmlspecialchars for the other cases on listOrderTitle()
case 'author_company':
... - 15:11 Bug #21663: wrong htmlspecialchars on < em > in Extension Manager
- Hi!
thanks for the bug and digging up the code! want to have a look at my patch? i will bring it to core list in ... - 12:20 Bug #21663: wrong htmlspecialchars on < em > in Extension Manager
- upps, here is no htmlspecialchars for the text ?
ok, again... there is a htmlspecialchars an the html tag in < e m... - 12:15 Bug #21663 (Closed): wrong htmlspecialchars on < em > in Extension Manager
- there is a htmlspecialchars on the html Tag < em > for categories
in class.em_index.php online 769, 830, 905
is... - 19:44 Bug #21678 (Closed): Ordinary user cannot save element into right column
- I do the following with a user without admin rights:
When I am clicking on the "New content" button on a page and ch... - 19:25 Bug #21544: Pagetree frame shows HTTP 404 error
- Committed to SVN:
* TYPO3_4-2 (rev. 6517)
* Trunk (rev. 6518) - 16:36 Bug #21544: Pagetree frame shows HTTP 404 error
- Ok - I'm going to post it on the Core List then
- 15:53 Bug #21544: Pagetree frame shows HTTP 404 error
- Yes, that patch solves the problem.
- 15:46 Bug #21544: Pagetree frame shows HTTP 404 error
- Please test the attached patch file
It seems that there are wrong implementations in PHP5's filter_var() concerning ... - 15:42 Bug #21544: Pagetree frame shows HTTP 404 error
- Yes DAM is installed.
- 15:40 Bug #21544: Pagetree frame shows HTTP 404 error
- Do you have DAM installed?
Standby some minutes, I'm going to create a patch for the isValidUrl() thingy... - 15:35 Bug #21544: Pagetree frame shows HTTP 404 error
- PHP Version
5.2.6
Web Server
Apache/2.2.9 (FreeBSD) mod_ssl/2.2.9 OpenSSL/0.9.8e DAV/2 PHP/5.2.6 with Suhosin-Patch - 15:33 Bug #21544: Pagetree frame shows HTTP 404 error
- Whicht PHP version do you use exactly?
- 19:23 Revision f65cd1f7: Fixed bug #12581: Pagetree frame shows HTTP 404 error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6518 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:22 Revision 831ada7d: Fixed bug #12581: Pagetree frame shows HTTP 404 error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6517 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:53 Revision 8101863e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6516 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:45 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- I tried Typo3 4.2 on the same machine, which works. (Although generation of an encryption key fails...)
Typo 4.3RC... - 17:28 Revision ef2f5b3d: Cleanup: Fixed svn:eol-style properties
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6515 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:22 Bug #20963: Child records cannot be deleted inline
- Could not reproduce in
* Safari 4
* FireFox 3.5
* Internet Exlorer 8 - 17:12 Bug #21671: BE-Login: show login process
- committed to trunk, rev 6514
- 16:33 Bug #21671: BE-Login: show login process
- login-submit-progress.gif goes to typo3/sysext/t3skin/icons
- 16:28 Bug #21671 (Closed): BE-Login: show login process
- When you enter the data and submit form you should see a "Login process ..." with a spinner gif.
Idea and picter a... - 17:12 Revision 95cf24da: Fixed bug #12735: BE-Login: show login process
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6514 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:47 Revision ef5ce4e8: Updated htmlArea RTE manual.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6513 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:42 Bug #21657: tcemain copy/move/deleteL10nOverlayRecords is not workspace-aware
- committed to trunk, rev 6512
- 11:18 Bug #21657 (Closed): tcemain copy/move/deleteL10nOverlayRecords is not workspace-aware
- At the moment the copyL10nOverlayRecords, moveL10nOverayRecords and deleteL10nOverlayRecords methods just use "any" r...
- 16:40 Revision 7f68ac32: Fixed bug #12719: Bugfix - tcemain copy/move/deleteL10nOverlayRecords is not fully versioning-aware (thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6512 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:34 Bug #21655: Error when trying to save Domain
- Checked - the SQL field is defined.
Please recheck the field using the install tool, db analzyer, compare - 16:16 Bug #21655: Error when trying to save Domain
- No bug. Please make a DB COMPARE in install tool.
- 09:15 Bug #21655 (Closed): Error when trying to save Domain
- when trying to create a new domain (klicking save button) i get an error:
2: SQL error: 'Unknown column 'forced' ... - 16:03 Bug #21670: "Broken rootline" error when editing a title in a versioned page
- the attched patch would solve the problem, but i'm not sure if it won't break anything regarding versioning/workspaces
- 16:02 Bug #21670 (Closed): "Broken rootline" error when editing a title in a versioned page
- RealURL installed in version 1.7.0
TYPO3-Core 4.2.10
In the "Live"-Workspace, create a new version of an page. Th... - 15:57 Bug #18722: "Broken rootline" error when creating new page in Draft
- i tried to debug case 2 and i found a "workaround". But i'm not sure if it won't break anything regarding Versioning/...
- 15:30 Bug #18722: "Broken rootline" error when creating new page in Draft
- Benni Mack figured out that the same error occurred, when you create a new version while you are in the "Live"-Worksp...
- 15:26 Bug #18722: "Broken rootline" error when creating new page in Draft
- i can reproduce the error in 4.2.10 and 4.2.11-dev (both without the patch)
it seems to be fixed when i apply the pa... - 15:47 Bug #21181: Call to getCache() on a non-object
- Fatal error: Call to a member function getCache() on a non-object in .../class.tx_indexedsearch_modfunc1.php on line ...
- 15:27 Bug #21668 (Closed): Wrong mail encoding
- We have problems with the email encoding, probably with the encoding of the mail header.
The whole mail message i... - 15:26 Bug #21539: openPic close popup internet explorer 8 incompatibility
- sorry, it should have read 0012595
- 15:24 Bug #21539: openPic close popup internet explorer 8 incompatibility
- not same as.
it has nothing to do with report generation.
maybe its the same type of problem, but definitely no... - 14:24 Bug #21539: openPic close popup internet explorer 8 incompatibility
- same as 0012675
- 14:57 Bug #21667 (Closed): Integrate links to further help in backend login
- Integrate links to further help in backend login
It has to be discussed where the descriptions will be placed and ... - 14:54 Bug #21640: Upgrade backend login to match t3skin
- Fixed an IE6 issue as follow-up in rev. 6511
- 13:33 Bug #21640: Upgrade backend login to match t3skin
- The follow-up which Olly committed in Rev. 6505 also fixes #21644.
- 14:51 Revision 7f51ddba: Follow-up to bugfix #12669: Headers in backend login looked strange in IE6
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6511 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:38 Feature #21666 (Closed): Introduce seperate templates for the diverent states of "login".
- Currently different states of the login subpart are implemented by setting the formpart to '' and other status messag...
- 14:30 Bug #21664: Upgrade ExtJS skin to match t3skin
- Committed to SVN Trunk (rev. 6510)
- 13:16 Bug #21664 (Closed): Upgrade ExtJS skin to match t3skin
- There are several places in TYPO3 4.3 that used ExtJS (relogin dialog, Recycler). However, the skin there does not lo...
- 14:29 Revision 9875bbbd: Fixed bug #12728: Upgrade ExtJS skin to match t3skin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6510 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:24 Bug #21554: IE8 Cross Site Scripting Warning
- seems to be the same as 0012571
- 14:13 Bug #21647: OpenID redirects to wrong page and does not create a BE session
- committed to trunk rev 6509
- 11:53 Bug #21647: OpenID redirects to wrong page and does not create a BE session
- appended patch fixes the issue
- 11:46 Bug #21647: OpenID redirects to wrong page and does not create a BE session
- I have found the reason for this. The openid service class uses a wrong constant PATH_SEPARATOR:
Line 325 of openid/... - 14:11 Revision 2065cd66: Fixed bug #12706: OpenID redirects to wrong page and does not create a BE session (thanks to Steffen Müller)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6509 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:09 Bug #21665 (Closed): rendering a custom edit panel via pi_base results in an exception
- cause:
in class.tslib_content.php, function editPanel,
dataArray is overwritten with $this->data, even if $this-... - 13:02 Bug #21652: "Paste after" function destroys l10n-overlay relations...
- committed v3 to trunk, rev 6508
- 13:01 Revision 28dacfab: Fixed bug #12710: "Paste after" function destroys l10n-overlay relations (thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6508 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:58 Bug #20779: t3lib_formmail floods syslog with "Possible abuse of t3lib_formmail..." messages
- Committed to SVN Trunk (rev. 6507)
- 12:57 Bug #21643: Update to prototype 1.6.1
- Perhaps i makes sense to upgrade scriptaculous as well. I not sure if the current version shipping with Typo3 playes...
- 09:56 Bug #21643: Update to prototype 1.6.1
- Well the problem is that the current prototype version shipping with Typo3 (1.6.0.3).has major problems handling elem...
- 12:57 Revision 83cc4f2b: Fixed bug #11577: t3lib_formmail floods syslog with "Possible abuse of t3lib_formmail..."
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6507 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:31 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
- Committed to SVN Trunk (rev. 6506)
- 12:30 Revision 729a8d8e: Fixed bug #12669: Fatal error: Call to a member function getSystemLanguages()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6506 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:24 Revision a87784b6: Follow-up to bugfix #12699: Fixed remaining styling issues in the backend login
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6505 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:55 Feature #21662 (Accepted): Optionaly disable (or notifiy on) concurrent logins
- Currently there is no way to controll concurent logins.
Suggestion add an option to prevent concurrent logins.
... - 11:45 Feature #21661 (Closed): Secure the BE login - Blacklist ips
- Add an option to blacklist ips for a configurable timeperiod and a configurable amount of time.
(issue impor... - 11:43 Feature #21660 (Closed): Secure the BE login 3 - The password change facility does not require the user’s current password.
- Currently the password change facility does not require the user’s current password. Due to cross site request forger...
- 11:41 Feature #21659 (Closed): Introduce Password Policies
- Currently there is no way to configure a minimum strengh of passwords within the password change dialog.
Suggestio... - 11:33 Bug #21658 (Closed): Secure the BE login - Auto disable the be user after a certain amount of login failure.
- Currently the TYPO3 backend login is not capable of any kind of brute force protection.
Suggestion:
Introduce an ... - 10:21 Bug #21656 (Closed): TCEforms exec_foreign_table_where_query fails with an Oracle error
- When using TemplaVoilà and clicking on "Create new Template Object" on Page templates, this opens a TCEforms which sh...
- 10:00 Bug #21642: pageInfo shows wrong info on root page
- committed to trunk, rev 6504
- 09:59 Revision d212c8ea: Fixed bug #12700: pageInfo shows wrong info on root page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6504 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:28 Revision d015ceb0: Fixed bug #12695: Added some space between sections of the "Installed services" report
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6503 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:22 Revision 866528c2: Updated htmlArea RTE version to 1.8.6
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6502 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:10 Bug #21383: cObject FILE dos not Work with PHP 5.3
- We have the same problem.
For example the following (root) TS-Template...
-----------------------------------------... - 01:30 Bug #21620: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
- This one was reverted with rev. 6486 from Steffen for #21524
- 01:24 Bug #25632: Validation issues in sysext scheduler: Fix several errors
- Committed 12623_04.diff to trunk, rev. 6501.
- 01:19 Revision d1f8b80b: Fixed bug #12623: Validation issues in sysext scheduler: Fix several errors
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6501 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-11-23
- 22:51 Bug #21643: Update to prototype 1.6.1
- What's the problem with TYPO3? Where does this problem occur?
- 12:01 Bug #21643 (Closed): Update to prototype 1.6.1
- due to:
https://prototype.lighthouseapp.com/projects/8886-prototype/tickets/728
(issue imported from #M... - 22:45 Bug #21494: JSMENU does not respect mount point overlays
- To easily reproduce the problem and its cure take these steps:
- build a page tree like this:
P1 (Home)
P2... - 22:42 Bug #21653: I don't understand HTMLparser_db
- Are you sure, this is a bug report as it is meant to be?
You should better use mailing lists to get answers to your ... - 19:36 Bug #21653 (Closed): I don't understand HTMLparser_db
- I know what transformations do and I know when and how to use exit/entryHTMLparser. But when I have to use HTMLparser...
- 22:35 Bug #21640: Upgrade backend login to match t3skin
- Seems there's no href attribute on the "What is OpenId" link....
- 10:49 Bug #21640: Upgrade backend login to match t3skin
- Committed to SVN Trunk (rev. 6493)
- 10:37 Bug #21640 (Closed): Upgrade backend login to match t3skin
- A new backend login layout was introduced during the development of TYPO3 4.3. However, there have been some complain...
- 22:14 Bug #21654 (Closed): Stage is reset after reviewers edit
- When on stage "review" the stage will be reset to "editing" when reviewer saves some minor changes. This does not mak...
- 20:18 Bug #16292: installer doesn't cope with maximum table and field length (Oracle XE, MS SQL via DBlib)
- First "attempt" with attached patch.
- 19:27 Revision 0ccb054d: Follow-up to bugfix #12271: List module and Clickmenu should not enable to create inconsistant record-relations (thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6500 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:25 Bug #21645: SQL-Parser does not allow . in FROM clause
- Actually "database" is a MySQL-specific term, this should be "schema" to be more correct.
MySQL supports database.... - 18:50 Bug #21645: SQL-Parser does not allow . in FROM clause
- Patch should be tested on other DBMS. It won't "break" anything but maybe there's little change in syntax to make it ...
- 18:15 Bug #21645: SQL-Parser does not allow . in FROM clause
- This is not as simple as this. Remapping should be taken into account. Furthermore, updating line 72 only works for f...
- 14:28 Bug #21645 (Closed): SQL-Parser does not allow . in FROM clause
- The mentioned behavoiur leads to the fact, that the parser errors if a tablename is used in from clause which include...
- 19:22 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
- fixed with #21623
- 18:27 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
- Thank you! The Bug is solved with the patch (indexed_search as mentioned above not tested).
- 18:18 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
- there was a change in #21623, could you apply the patch or simply use tslib_content from svn?
http://forge.typo3.org... - 18:13 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
- The URL is fileadmin/media/audio/test.mp3 as it was produced by the "select file"- wizard.
It's currently not poss... - 15:45 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
- Hi Benjamin, I also could not reproduce this with the settings you mentioned. Can you please tell the URL you entered...
- 11:13 Bug #21635: Content-Element "media" doesn't find files if absRefPrefix is set
- I can't reproduce. Please ensure you use the latest revision of trunk.
- 18:31 Bug #21652 (Closed): "Paste after" function destroys l10n-overlay relations...
- L10n overlay-records (tt_content) loose the values of copyAfterDuplFields (colPos,sys_language_uid) when the paste-af...
- 18:22 Bug #21651: Forgotten flash message in user setup
- v2 adds flash message also for the text "Please click the page title in the page tree to the left to edit page conten...
- 18:06 Bug #21651 (Closed): Forgotten flash message in user setup
- another forgotten flash message at the bottom of the user settings holding the text "Notice! In order to activate mos...
- 17:33 Bug #21304: List module and Clickmenu should not enable to create inconsistant record-relations
- according to #14408, #14408 and #14408 - the attached follow up should be applied...
- 17:28 Bug #21646: IE7 throws Javascript errors at different locations
- I don't think this is related to #21544 since the file gets loaded and is able to produce JavaScript errors.
Besides... - 17:01 Bug #21646: IE7 throws Javascript errors at different locations
- So you report 4(?) issues (coming from the same source but arising when doing different actions):
* To the error m... - 16:24 Bug #21646: IE7 throws Javascript errors at different locations
- Hi Christopher,
I just deleted all caches and temp-files, also the browser cache: It went well, but after some click... - 14:48 Bug #21646: IE7 throws Javascript errors at different locations
- Can you try deleting your source-files and downloading them again?
I never heard of such error before and the file i... - 14:40 Bug #21646 (Closed): IE7 throws Javascript errors at different locations
- I set up a new site (v4.2.10 core & dummy package) and logged in as the default admin in IE7.
The first time after ... - 17:23 Bug #21520: Clean markup in Extension Manager
- committed v3 to trunk, rev 6499
- 17:21 Revision 1e29ea33: Fixed bug #12544: Clean markup in Extension Manager
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6499 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:20 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- Phew, does this occur in TYPO3 4.2 as well?
Are there any settings for Suhosin active on the server? - 15:37 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- Confirmed on php4.3rc1 fast_cgi php 5.2.11
- 09:58 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- I could reproduce the problem on debian's latest (experimental) PHP apache module
libapache2-mod-php5 5.3.0-3
If i... - 09:52 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- Markus, which PHP version are you using?
I sucessfully installed TYPO3 4.3-RC1 on two Mac OS X server using PHP 5.2 ... - 16:52 Bug #21650: Cannot set an RTE field as required
- Linked to http://bugs.typo3.org/view.php?id=3271
- 16:51 Bug #21650 (Closed): Cannot set an RTE field as required
- textarea with RTE cannot be set as required in TCA
"eval" => "required" has no effect
This has been reported as... - 16:47 Bug #21647: OpenID redirects to wrong page and does not create a BE session
- I have the same problem.
Firefox 3 on Mac, provider is openid.com. - 14:42 Bug #21647: OpenID redirects to wrong page and does not create a BE session
- Appended file is a recording of the HTTP traffic. The TYPO3 host was a local installation: http://lenny.test
- 14:40 Bug #21647 (Closed): OpenID redirects to wrong page and does not create a BE session
- Since rev. 6451 the OpenID login does not work for me.
I end up at http://www.example.com/typo3/sysext/openid/ ins... - 16:47 Bug #21496: Log usage of XLLfile to deprecation log
- committed to trunk, rev 6498
- 16:46 Revision 52d4027d: Fixed bug #12508: Log usage of XLLfile to deprecation log (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6498 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:04 Bug #21574: Validation issue in sysext lowlevel: Fix some warnings
- Committed to trunk rev. 6497
- 16:03 Revision 890f4909: Fixed bug #12618: Validation issue in sysext lowlevel: Fix some warnings
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6497 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:40 Bug #21544: Pagetree frame shows HTTP 404 error
- With RC1, it always happens e.g. when switching from filelist to page-modul or vice versa.
- 15:34 Bug #21544: Pagetree frame shows HTTP 404 error
- Further debugging gave a result:
For all wrong calls self::isValidUrl($decodedUrl) returned true, which skipped all ... - 15:17 Bug #21544: Pagetree frame shows HTTP 404 error
- That looks all correct. What puzzles me is the fact that it happens only sometimes as you write in your initial bug d...
- 09:58 Bug #21544: Pagetree frame shows HTTP 404 error
- t3lib_div::debug(t3lib_div::getIndpEnv('TYPO3_SITE_PATH'));
in the main function of alt_mod_frameset.php gives :
/... - 09:51 Bug #21544: Pagetree frame shows HTTP 404 error
- the basepath is: http://wwwtest.xxxxx.xxxx/typo3
I will debug TYPO3_SITE_PATH later today, - 15:00 Bug #21600: Page tree will not be shown in the typo3 backend
- PHP 5.1 could be the reason since filter_var(), which is used in t3lib_div::sanitizeLocalUrl(), was first available w...
- 00:43 Bug #21600: Page tree will not be shown in the typo3 backend
- Your PHP version really is to old. Although I am not sure if that really causes your problem, could you upgrade it?
... - 14:10 Bug #21477: Inform if page use content_from_pid
- Patch doesn't seem to be working for the templaVoila page module.
Is there any other templaVoila-specific class whic... - 13:46 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
- Thanks a lot. That patch works.
- 13:02 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
- Please test the attached patch with kb_necefe installed.
- 12:22 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
- The same here. I made the debug, found the error in kb_nescefe. And the same second, the notification of Sebastian's ...
- 12:21 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
- It happend after the Update from 4.3beta3 to 4.3RC1. But it is still the same with the latest trunk dev version. But ...
- 11:32 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
- Sebastian, as mentioned by Steffen, this was already resolved in TYPO3 4.3-RC1 - however it's still reported by you. ...
- 11:22 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
- this was solved in core. Please use latest revision or RC1
- 11:20 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
- I could not reproduce. Can you please add a "debug_print_backtrace();" in class.t3lib_recordlist.php before getSystem...
- 12:40 Bug #25571 (Closed): code completion: parser error on opening brackets on the right side of an operator
- test = TEXT
test.value = test{
crashes the codeCompletion
opening curly brackets should only be treated speciall... - 12:16 Bug #21625: Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
- sounds like wrong configured linkhandler
- 11:29 Bug #21625: Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
- Works fine on my site with 4.3-RC1.
Where is the ampersand "&" comming from? Are there extensions installed on your ... - 12:09 Bug #18722: "Broken rootline" error when creating new page in Draft
- Just tried to check if realurl update to 1.7.0 solves the issue.
My software is:
Typo3 4.2.10
RealUrl 1.7.0
PHP... - 11:24 Bug #18722: "Broken rootline" error when creating new page in Draft
- This problem is solved for me with realurl 1.7.0
- 11:01 Bug #21489: Object does not support method calls - PHP 5.3
- Committed to SVN:
* TYPO3_4-2 (rev. 6495)
* Trunk (rev. 6496) - 11:00 Revision e3c8537e: Fixed bug #12500: Object does not support method calls - PHP 5.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6496 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:59 Revision 0c6462d8: Fixed bug #12500: Object does not support method calls - PHP 5.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6495 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:57 Revision 86b81697: Follow-up to bugfix #12699: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6494 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:48 Revision f000fe2d: Fixed bug #12699: Upgrade backend login to match t3skin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6493 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:43 Bug #21642 (Closed): pageInfo shows wrong info on root page
- there is shown "pid: " but it's pid 0. This is because of wrong usage of $pageRecord['uid'] because root page has no ...
- 10:27 Revision 413afec6: fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6492 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:25 Revision 0d8a53ec: Follow-up to bugfix $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6491 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:21 Bug #19908: session fixation fix avoid BE login
- No further feedback provided - closing this issue.
- 09:51 Bug #21627: Install tool password not accepted when PHP safe mode is enabled
- I could not reproduce this with PHP 5.2 on Mac OS X and safe_mode enabled.
Besides that, using safe_mode is deprecat... - 08:13 Bug #21627: Install tool password not accepted when PHP safe mode is enabled
- I can confirm this for an updated TYPO3 4.2.10 too.
Current solution: The client disabled safe_mode - 09:31 Bug #17574: Double values are truncated to their prefixes
- Fixed by #10965
- 08:30 Bug #21637: Wrong text in install tool
- sorry but this is for the FE groups > see [FE][defaultUserTSconfig]
and this is used in
typo3\sysext\cms\tslib\... - 07:21 Bug #21500: Cannot move multiple records with clipboard
- Fixed by parent bug #2314.
- 01:22 Bug #21639: Behaviour problem with feeditadvanced under basic conditions in framed environment
- Hi Mark,
thanks for your detailed report!
Issues for the new frontend editing are solved here:
http://forge.t... - 01:11 Bug #21639: Behaviour problem with feeditadvanced under basic conditions in framed environment
- Issues arise when the mouse is kept on the header of the element. As soon as the header is released, the correct head...
- 01:06 Bug #21639 (Closed): Behaviour problem with feeditadvanced under basic conditions in framed environment
- *** No problems with the following actions
Upgraded test site from 4.2 to 4.3.0RC1
Installed feeditadvanced from ... - 00:22 Bug #19504: DB Analyzer / Compare Tool can't handle the upgrade of the cache tables
- Not required anymore since the caching framework uses new tables...
- 00:19 Bug #21613: Copying Record with TCEMain processCmdMap throws sql errors...
- committed to trunk, rev 6490
- 00:18 Revision 158e51b4: Fixed bug #12666: Copying Record with TCEMain process cmdmap throws sql errors (Thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6490 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:12 Revision 84bc84e6: Follow-up to bugfix #2314 - moving records doesn't move translations (Thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6489 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:11 Bug #21543: t3lib_cache_exception_NoSuchCache exception is not thrown
- Thanks for your feedback. This bug will be closed...
- 00:07 Bug #20618: OpenID authentication does not work with felogin
- Steffen, is this fixed?!
- 00:05 Bug #19897: Bad interaction between OpenId auth and ExtJS relogin box
- This was touched in issue #20038
2009-11-22
- 23:50 Bug #20823: Re-Login in expired session does not work when opening multiple windows
- This was fixed in issue #21568
- 23:42 Bug #21606: Pagetitle won't show up in editing the page properties in Advanced Frontend Editing
- Recreated on Forge: http://forge.typo3.org/issues/show/5417
- 23:39 Bug #21631: Save & New button for CE and templavoila save the ce in first section...
- Does this occur in the default page module as well? TemplaVoila is not part of the TYPO3 Core...
- 20:57 Bug #21534: Caching Framework: Task for garbage collection in db and file backend
- Attached two class files that will be shipped with ext:enetcache to show how this could be done.
The task lets you... - 20:39 Bug #21637 (Closed): Wrong text in install tool
- Under all configuration for the parameter
[defaultUserTSconfig]
it says:
"String (textarea). Enter lines of ... - 20:18 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- I can confirm the same behaviour:
trying to set db parameters through either the 1-2-3 tool or the basic configur... - 20:15 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- Another observation:
I manually inserted these 3 lines
$typo_db_username = '*********'; // Modified or inserted b... - 18:25 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- I am experiencing a similar or the same problem.
Neither the 1-2-3 Installer nor the Advanced Installer will write a... - 19:44 Bug #21617: Context menu of page tree does not work anymore in firefox 3.5.5
- Do you have an extension installed, which manipulates the click menu?
Maybe one of these:
http://wiki.typo3.org/i... - 17:56 Bug #21617: Context menu of page tree does not work anymore in firefox 3.5.5
- I forget to mention that this is firefox on MAC OS X. The Pagetree Menu works in Safari but not in Firefox 3.5.5. n...
- 19:43 Bug #21635 (Closed): Content-Element "media" doesn't find files if absRefPrefix is set
- The content element "media" doesn't find the selected file if absRefPrefix is set, f.e.
config.absRefPrefix = /
I t... - 19:00 Bug #21623: final adjustments to MediaCE
- committed to trunk, rev 6488
- 18:51 Revision 881f9639: Fixed bug #12680: final adjustments to MediaCE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6488 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:44 Bug #20713: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
- committed to trunk, rev 6487
- 18:43 Revision 8d26b74d: Fixed bug #11468: [Bug]: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick() (Thanks to Fabrizio Branca)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6487 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:25 Bug #21524: opendocs produce invalid HTML
- committed v3 to trunk, rev 6486
- 18:23 Revision 64d8a4ad: Fixed bug #12548: opendocs produce invalid HTML
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6486 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:06 Feature #18194: Remove Static Templates from Standard Installation
- One small thing was still wrong with the last version: The ext_tables.sql contained an ALTER TABLE instead of a CREAT...
- 16:32 Bug #21627: Install tool password not accepted when PHP safe mode is enabled
- Did this occur with TYPO3 4.2 or is it a new 4.3 issue?
Georg, did you investigate further and how did you solve it?
- 15:43 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
- Sent the patch as RFC to the core list.
- 11:52 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
- Hey Steffen, can you please test provided patch 9981.patch for EM and give feedback? The diff applies to current trun...
- 13:23 Bug #21633 (Closed): Indexing Engine Statistics utf8
- Indexing Engine Statistics
List typo3 pages
in title column the charset display is not correct
id/type: Titl... - 11:42 Bug #21421: slow t3lib_TSparser::parseSub
- Thank you for the patch. I tried it, and I have 2 remarks:
After applying the patch I get a fatal error in the bac...
2009-11-21
- 22:04 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- I'm not using 1-2-3 install for all my installation until now! I started with setting ENABLE_INSTALL_TOOL in typo3con...
- 20:12 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- I thought the 1-2-3-installer would come up automatically. But it doesn't?
- 17:46 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- Sorry! Install tool works when I use 1-2-3 Install before!
- 17:37 Bug #21632 (Closed): Can't access 'Basic Configuration' on a fresh install
- Creating a new installation with typ3_src+dummy-4.3.0RC1 i'm able to login to the Install Tool. But can't set the bas...
- 21:38 Bug #21547: Templavoila und Preview
- sorry - that's not a TV issue why did you move it into the TV-project?
- 20:54 Bug #14161: Wrong string pasted from 'TypoScript property lookup' -> 'Add object property'
- I have tested this with current trunk there is no "="-sign inserted in any of the fields. See screenshot.
Also pro... - 20:47 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
- The installer (in 1-2-3 mode already) could do so many checks. It could e.g. check the memory limit, which is I would...
- 20:22 Feature #14127: FE-Editing new pages and simulateStatic
- This issue is open for more than5 1/2(!) years now, the last3 1/2 of them without any feedback.
Simulatestatic has... - 19:41 Feature #25566: t3editor should work also in file list with files with the extension '.ts'.
- i planned to implement this for 4.4.
- 19:39 Bug #19352: typo3-top-toolbar popups do not open, t3 editor not working
- closed. Issue seems to be solved for the reporter
- 18:22 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
- Hi Andi,
could you investigate, weather it is really a core-bug that this message is shown? It's not nice to have ... - 17:31 Bug #21631 (Closed): Save & New button for CE and templavoila save the ce in first section...
- It's tricky... i have a templavoila layout with 2 columns, left an main (Linke Spalte and Hauptinhalt in screenshot)....
- 15:56 Bug #21630: Special language charachter like áöíþðæú not displaying
- Hi Styrmir,
thanks for reporting this issue!
However, this problem has already been reported and will be solved h... - 03:30 Bug #21630 (Closed): Special language charachter like áöíþðæú not displaying
- This special language keyboard char are not displaying at all they are replaced by ? when you "save and close" or jus...
- 12:23 Bug #21551: Page tree does not reload after creating new page
- I can confirm this for creating a new page in the pagetree docheader.
It works fine when I create the page using t...
2009-11-20
- 22:08 Bug #21629: MM relations: rollback not working / sys_history wrong
- Sure thing, it's posted :)
- 21:56 Bug #21629: MM relations: rollback not working / sys_history wrong
- Hi Ralf,
thanks for your patch!
To get this finally included (more then two years after you initially wrote it), ... - 21:37 Bug #21629 (Closed): MM relations: rollback not working / sys_history wrong
- If changing fields which reference MM relations, sys_history will log these changes by storing a different relation c...
- 21:36 Bug #16782: Oracle : Swap (online / offline) between 2 pages or contents,...
- Is it still true? I could create a page and a few CE in draft/live and switch between them and publish them without p...
- 19:13 Bug #21627: Install tool password not accepted when PHP safe mode is enabled
- i had this once too with beta3 and safemode enabled! - so confirmed
- 18:32 Bug #21627 (Closed): Install tool password not accepted when PHP safe mode is enabled
- When installing the 4.3 RC1 today, I could not log in to the install tool on my system using the password form. The d...
- 18:55 Bug #21628: Error during record up and down move in Workspace
- Version is 4.3
- 18:55 Bug #21628 (Closed): Error during record up and down move in Workspace
- Do the following in the live workspace:
* Go to the default page module and create a few records in the default la... - 18:09 Bug #19098: backspace deletes wrong characters
- Combined fixes for issues #12677 and #12684 should fix this issue.
- 01:25 Bug #19098: backspace deletes wrong characters
- But pressing return is not quite the same as pressing backspace, is it?
- 18:08 Bug #21626: htmlArea RTE: Repeated character / backspacing is slow in Firefox
- Committed to SVN TYPO3core trunk (revision 6483) and branch TYPO3_4-2 (revision 6484).
- 17:53 Bug #21626 (Closed): htmlArea RTE: Repeated character / backspacing is slow in Firefox
- Holding down a character key or backspace produces slow entry in Firefox.
Solution: Reduce frequency of toolbar up... - 18:08 Revision e08e528d: Fixed bug #12684: htmlArea RTE: Repeated character / backspacing is slow in Firefox
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6484 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:06 Revision 68eb6b6f: Fixed bug #12684: htmlArea RTE: Repeated character / backspacing is slow in Firefox
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6483 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:14 Bug #16708: WHERE func(expr) IN (n,...m) is broken
- Xavier,
Agreed... I haven't seen any extension using this.. however I did see more 'advanced' usage of SQL in the ... - 15:15 Bug #16708: WHERE func(expr) IN (n,...m) is broken
- Ries,
I see, but this is something to allow what this bug is about (supporting function before IN) and this is som... - 17:09 Bug #21500: Cannot move multiple records with clipboard
- before this patch I could replicate the problem with the error : Could not parse where clause in /Users/rvt/Sites/typ...
- 16:17 Bug #21500: Cannot move multiple records with clipboard
- Problem is located in Core and occurs too when not using DBAL but is silently forgotten by a HTTP redirect. Problem a...
- 15:50 Bug #21500: Cannot move multiple records with clipboard
- This can be reproduced with a ADOdb driver (e.g., Oracle), not with native (MySQL) driver.
- 15:09 Revision 82646a2a: Backported changeset 26757 from trunk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@26758 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:07 Bug #17341: Fieldmapping doesnt work on the "right side" in where clause with table.field
- Added a unit-test for this problem as revision 26757 but could not reproduce this bug anymore.
- 14:47 Bug #17341: Fieldmapping doesnt work on the "right side" in where clause with table.field
- I must be blind but I don't see what is wrong. The query you wrote contains as JOIN condition pages.uid = cpg_categor...
- 15:06 Revision 60019617: Added unit-test for bug #5708: Fieldmapping doesn't work on the "right side" in where clause with table.field
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26757 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:53 Bug #21625 (Closed): Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
- Problem:
If you enter a link to a specific CE via RTE the href-attribute points to a nonexisting id. Instead of #c12... - 14:37 Bug #21624 (Closed): Select/Descelect all should be visible as link
- The select/deselect all is a very nice feature but it would be better visible if the text would be behave like a link...
- 14:28 Bug #21549: Patch for bug 6158 incompatible with 4.3b3
- Closed at the request of the reporter.
- 13:50 Bug #17019: SQL error with DBAL/PostgreSQL: quoting of varchar defaults
- See bug #11142
- 13:49 Bug #20470: Column's default value is not properly quoted in CREATE TABLE
- Committed to DBAL-trunk as revision 26752.
Backported to branch DBAL_1-0 as revision 26754. - 11:58 Bug #20470: Column's default value is not properly quoted in CREATE TABLE
- I could confirm this behavior while writing unit tests for #12670
- 13:49 Revision 9615b1f1: Backported revision 26752 from trunk: Fixed bugs #5044/#11142: Column's default value is not properly quoted in CREATE TABLE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@26754 735d13b6-9817-0410-8766-e36946ffe9aa
- 13:47 Revision c4b6645f: Backported revisions 26738:26739 from trunk (Added unit-test for bug #12670)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@26753 735d13b6-9817-0410-8766-e36946ffe9aa
- 13:40 Revision 8edeca3b: Fixed bugs #5044/#11142: Column's default value is not properly quoted in CREATE TABLE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26752 735d13b6-9817-0410-8766-e36946ffe9aa
- 13:31 Bug #21623: final adjustments to MediaCE
- you'll find some demos here:
http://dev.sk-typo3.de/new-multimedia-element.html - 12:59 Bug #21623 (Closed): final adjustments to MediaCE
- some of the latest changes causes problems. So the flashplayer doesn't work correct with complete rawurlencoded url. ...
- 13:12 Bug #21615: Fatal error: Call to a member function getSystemLanguages()
- Same problem in my test-install.
- 11:41 Revision 1b9ad112: Unified method cleanSql
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26739 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:40 Revision 7b111911: Added unit-test for bug #12670: Columns with NOT NULL are created as NULLable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@26738 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:23 Bug #21616: Columns with NOT NULL are created as NULLABLE
- Actually, this is by design that NOT NULL information is removed when dealing with an Oracle database as Oracle consi...
- 11:14 Bug #21543: t3lib_cache_exception_NoSuchCache exception is not thrown
- This bug can be closed as invalid, since it was caused by our wrong usage of the caching framework.
- 10:40 Bug #21622 (Closed): Pagemodule don't show clipboard paste icon when there is no content
- Copy and paste is not nice in page module either, you have to use context menu. On empty page there is no way to past...
- 08:32 Bug #20237: Alignment Error in TCEforms with Palette title --palette--;myTitle
- Ever since I use this feature, the title of the palette is only displayed, if the palette has
'canNotCollapse'=>1... - 02:23 Bug #21621: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
- Committed to SVN TYPO3core trunk (revision 6478) and branch TYPO3_4-2 (revision 6479).
- 01:22 Bug #21621 (Closed): htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
- In Firefox, the cursor postion after a backspace/delete operation from an empty block paragraph or list tem that is d...
- 02:23 Revision fb59b618: Fixed bug #12677: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6479 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:21 Revision f7d19cdb: Fixed bug #12677: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6478 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:50 Bug #21620: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
- The attached patch was committed to SVN trunk. rev. 6477
- 00:38 Bug #21620 (Closed): Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
- Problem: The opendocs module doesn't validate
Solution: Add a htmlspecialchar to href parameters
(issue import... - 00:50 Revision 8813db81: Fixed bug #12676: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6477 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:21 Bug #21619 (Closed): Validation issues in sysext reports: Fix several errors
- Problem: The reports module doesn't produce valid HTML
Solution:
- Fix a typo from "colspans" to "colspan"
- Add...
2009-11-19
- 23:16 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
- Michael, I know the topic is about TV and Oracle. What I said is that with TYPO3 4.3 beta3 (now RC1), DBAL was update...
- 22:48 Bug #20237: Alignment Error in TCEforms with Palette title --palette--;myTitle
- As far as I can see the palette labels are not rendered anymore in current trunk:
field, --palette--;foo;1;;1-1-1
... - 22:42 Bug #18730: $TCA['fe_users']['palettes']['1']['showitem'] change in 4.2 causes problem with sr_feuser_register
- Resolved, no core bug, fixed in extension.
- 22:40 Feature #21618: Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
- I see. So the ideal thing would be to make this configurable with a special option.
- 22:25 Feature #21618: Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
- Hello Christopher,
i see this from the other site. when i layout a page and i want a clean layout with a perfect t... - 20:19 Feature #21618: Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
- The disadvantage with always predefining the type you chose last is, that - if you have last used a typ which you don...
- 19:32 Feature #21618 (Closed): Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
- Create a new text with image ce, press save & new button (the right one) and typo3 starts with a normal text ce. The ...
- 22:04 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- Test with im6:
on the first test i was after uploading the files when t3 refreshes the file list logged out from s... - 20:20 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- Do you have the same problem with IM6?
- 19:52 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- console screen is Bild 7.png...
- 19:51 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- UTF8 Filesystem is enabled and works. I created once this folder and looked on console, everything is fine. now i upl...
- 11:22 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- It is possible to use umlauts in the filelist. There's a setting in the install tool "UTF8filesystem" that allows to ...
- 20:38 Bug #21568: Backend Login-Popup not working
- Thx Christopher - stupid me, could have guessed that myself. The bug seems to be fixed after clearing all caches whic...
- 20:21 Bug #21568: Backend Login-Popup not working
- You can e.g. delete your cookies. The next time the login check is done (should be some seconds only) it will fail an...
- 19:36 Bug #21568: Backend Login-Popup not working
- I applied the patch, but the problem still occurs! Btw. is there any setting to make the time until the re-login occu...
- 20:24 Bug #21176: No upload in the new massuploader with Firefox
- what about implementing it using http://typo3.org/extensions/repository/view/ameos_dragndropupload/current/ as base, ...
- 18:15 Bug #21176: No upload in the new massuploader with Firefox
- A search of the net gave a few results. We are not alone :-/
http://support.mozilla.com/en-US/forum/1/481092
http... - 19:20 Bug #21617 (Closed): Context menu of page tree does not work anymore in firefox 3.5.5
- Using the context menu of page tree does not work on right click. Moving page menu works, though.
'disable pop up ... - 17:41 Feature #18194: Remove Static Templates from Standard Installation
- Attached is a patch and the new sysext that fixes the following things:
* Use of <?php instead of <? in a file i... - 17:37 Bug #21515: Changes in t3lib_div::getUserObj
- FYI: The change in t3lib_div::getUserObj was introduced in #20959 http://bugs.typo3.org/view.php?id=11831
- 13:14 Bug #21515: Changes in t3lib_div::getUserObj
- I can confirm this at least for dam file-browser (the trees). The tree in "media -> list" appears again after adding ...
- 15:07 Bug #21604: Some small trouble with umlauts in FE Edit
- Hi Guido,
this issue has already been reported.
It will be solved here:
http://forge.typo3.org/issues/show/4916 - 00:49 Bug #21604: Some small trouble with umlauts in FE Edit
- Thats right! Please add a notice if you need a screenshot.
PS: I test it on Windows XP with the newest xampp in de... - 14:25 Bug #20077: FORM is empty
- Hello Oliver,
tt_board works now with the latest TYPO3 trunk svn. Thanks!
- Franz
- 13:36 Bug #21616 (Closed): Columns with NOT NULL are created as NULLABLE
- Extract:
CREATE TABLE cache_pages (
id int(11) unsigned NOT NULL auto_increment,
hash varchar(32) DEFAULT... - 13:16 Bug #21615 (Closed): Fatal error: Call to a member function getSystemLanguages()
- Fatal error: Call to a member function getSystemLanguages() on a non-object in /typo3_src-4.3.0RC1/t3lib/class.t3lib_...
- 11:35 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
- I applied your patch and it works!
But one note:
CREATE TABLE cache_pagesection (
page_id int(11) unsigned D... - 11:33 Bug #21421: slow t3lib_TSparser::parseSub
- Right - I get the mentioned error-message.
But it would be nice to see the path/name of the TS-File (at least the fi... - 11:27 Feature #21614 (Closed): Add support for MemCache
- ADOdb supports MemCache for queries: http://phplens.com/lens/adodb/docs-adodb.htm#memcache
See how this may be use... - 11:20 Bug #21494: JSMENU does not respect mount point overlays
- Please find attached a revised version of my patch (V2).
During additional testing for a posting in the core team gr... - 11:12 Feature #21608: Advanced FE Edit not Included in RC1 Source
- http://news.typo3.org/news/article/typo3-43-rc-1/
http://typo3.org/extensions/repository/view/feeditadvanced/current/ - 11:11 Bug #21610: css_styled_content not finished yet
- Since it seems to be something that does not need to be changed in TYPO3, I'm closing this issue again.
- 11:06 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
- Dennis, thus this is not a bug at all of TYPO3? Correct?
- 11:05 Bug #20868: click-enlarge function for images does not work correctly in IE8
- Thanks Thomas (and Simon) for the workaround.
I solved the problem for me by another workaround long time ago (see o... - 00:45 Bug #21598 (Closed): Error when editing a resource file in a template record ("target was not a directory")
- When i click on the edit context menu of a template record i get the error message "target was not a directory"
...
Also available in: Atom