Activity
From 2010-02-01 to 2010-03-02
2010-03-02
- 20:50 Revision 52673f17: [~BUGFIX] Extbase (Property): The property mapper now doesn't map properties if the source is NULL and the target is an object. Resolves #6331.
- 17:29 Bug #22223 (Closed): Conditions in PageTSconfig does not work!
- I have taken the following from http://typo3.org/documentation/document-library/core-documentation/doc_core_tsconfig/...
- 17:26 Bug #16946: SQL error with Templavoila/DBAL/PostgreSQL: Different language
- Even if this posting is rather old I ran into the same issue using typo3 4.3.1, templavoila 1.4.1 and MS SQL Server v...
- 17:20 Revision e39852d7: [~BUGFIX] Extbase (Persistence): If a lazy loaded 1:n relation is empty, the property is filled with NULL instead of a LazyLoadingProxy. Related to #6263.
- 17:20 Revision 8d8bf592: [-TASK] Extbase (Tests): Removed empty Repository testcase for now.
- 16:49 Revision 4adf097f: [+TASK] Extbase (DomainObject): Added a "private" property _localizationParentUid to the AbstractDomainObject which is set to the uid of the sys_language_parent.
- [+CONFIGURATION] Extbase (Persistence): Added a new flag respectSysLanguage to the Typoe3QuerySettings (TRUE by defau...
- 15:49 Bug #22222 (Closed): Backend login fails suddenly for some users
- Hi,
I am a newbie to TYPO3.
We have a client whose web application hosted on TYPO3.
The webapplication is hoste... - 15:05 Bug #25581 (Closed): comment in TEXT.value breaks code completion
- try this:
page2 = PAGE
page2.9 = TEXT
page2.9.value(
/*sdf*/
)
page2.10 = HMENU
page2.10.1 = GMENU
page2.... - 13:47 Bug #22221 (Closed): includeCSS changed behavior
- In Revision 5903 (http://forge.typo3.org/repositories/diff/typo3v4-core/trunk/typo3/sysext/cms/tslib/class.tslib_page...
- 13:31 Feature #22216: History Icon in Record Edit view
- np, here we go: options.disableTopHistoryButton :-)
or even for single tables if you need it. - 11:52 Bug #22219 (Closed): de/encoding mouseover with german spezialchars like öäüß
- If i write send the change for mainuser i can set a usercomment. After that i can see the comment with mouseover the ...
- 11:52 Bug #21794: javascript error in tmenu_layers.php and gmenu_layers.php
- Hey,
I attached a patch in a unified diff format. Please check the patch and give your +1 in the core list, so it ... - 11:23 Feature #22218: Viewport for iPhones
- Added tested and working patch
- 09:42 Feature #22218 (Closed): Viewport for iPhones
- Would it possible to add
"<meta name="viewport" content="width=320, user-scalable=yes">"
to the Backend HTML.
Be... - 10:23 Bug #21998: RTE HTMLAREA - Additional Inline Elements Bug
- Thank you! :)
- 10:15 Bug #21388: typo3temp got filled with thousands of javascript_* files
- Hi @all,
it looks like nobody cares about this bug. Maybe there should be more users with 2 million .js files in typ...
2010-03-01
- 23:08 Feature #22216: History Icon in Record Edit view
- Could you please put a (User-)TSconfig-option around so that one can hide this button, if it's not needed?
- 17:51 Feature #22216 (Closed): History Icon in Record Edit view
- Within the record edit view at the top next to the save buttons you get a history button to quickly get to the histor...
- 21:56 Bug #22217 (Closed): Flashmessages in t3lib_fullsearch
- The BE module DB check => Full search => Advanced query is missing flash messages.
Localization is not part of th... - 16:39 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- i don't get it - why should we use ISO 3166 in sys_languages? languages (2 letter codes) are definied in ISO 639-1
... - 16:18 Bug #22215 (Closed): records informations in workspace
- When you click on "info" button (in list view), the popup displays the information of the "LIVE" record, even if we a...
- 14:48 Bug #22214 (Closed): in class t3lib_htmlmail, function sendTheMail() uses a problematic @ini_set for sendmail_from
- If php has been built with suhosin and runs via FCGI SAPI, the @ini_set() function call is not ignored (which is obvi...
- 14:40 Bug #22213 (Closed): stdWrap->char is on wrong position
- You have a special sorting in stdWrap-Properties. First the "Get data"-Properties followed by "Parsing functions". Bu...
- 11:46 Feature #22212 (Closed): Add proxy for the mail() function
- Currently there's no way to avoid that a installation is sending out mails. This is very unhandy in development situa...
- 11:12 Feature #22211 (Closed): Add possibility to retrieve extension version
- There's no way to determine the version of an installed extension though the API.
If an extension's behaviour reli... - 11:01 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- sounds perfect, thanks very much.
Do you also use a preconfigurated server?
- 10:57 Bug #22210 (Closed): RTE transformation removes empty paragraphs before a header
- Strange effect:
If i set removeTrailingBR = 1 every time on saving one empty paragraph bevor a header tag will be re... - 10:12 Bug #21785: Usability improvements to the extension manager
- nice, but block would be even nicer ;)
- 03:17 Bug #22118: URL in text mails contain often square brackets which irritate Thunderbird for example
- 'mm_forum' generates a lot of mails with bracket links.
Another problem is with tt_news links when we want to spre... - 00:59 Bug #22209: Image output in frontend is not xhtml valide
- It depends on the static template "Clickenlarge Rendering". If i include this static template the img tag will be inv...
- 00:48 Bug #22209 (Closed): Image output in frontend is not xhtml valide
- If you insert an image in the htmlarea the frontend output of the image tag will not be xhtml conform.
I don't kno...
2010-02-28
- 21:43 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- Hey Oliver,
we can debug it at T3BOARD10. I have the server environment which causes the error.
Greets Thomas - 18:13 Bug #22208 (Closed): Backend doesn't use pageRenderer methods
- The javascript and css in backend.php are wrapped with own tags instead of adding them to pageRenderer.
This makes i... - 17:05 Feature #22004: Implement HTML5 file uploads
- related to #0013659
- 16:57 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- the extension needs to be installed locally, i haven't included path corrections for global install
- 16:54 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- i'm working on an uploader extension base on www.plupload.org
PLupload makes it possible to use gears, html5,flas... - 16:19 Feature #22207: class.t3lib_tsparser_ext uses while (list) each instead of better foreach
- Attached Version 2 because of some bugs regarding $key/$value in foreach
- 15:16 Feature #22207 (Closed): class.t3lib_tsparser_ext uses while (list) each instead of better foreach
- see summary
(issue imported from #M13692) - 04:24 Bug #22062: Include BE:forceCharset config option
- Patch attached.
My problem was exactly as you mentioned. One DB in latin1, another one in UTF8, and the mysql cli...
2010-02-27
- 22:00 Bug #22206 (Closed): Change password don't working correctly
- when you send new password -pass in update in DB,
but in FE show error: "Click on a link is incorrect. Repeat the pr... - 20:36 Bug #22204: Recursive copy and move of alternative page languages
- Add relationship to #22034.
- 20:34 Bug #22204: Recursive copy and move of alternative page languages
- Add relationship to #22034.
- 20:33 Bug #22204: Recursive copy and move of alternative page languages
- Committed to:
Trunk, revision 7071
4-3, revision 7072 - 19:52 Bug #22204: Recursive copy and move of alternative page languages
- Can be reproduced with the testcase from #22034.
- 20:19 Revision bc716f0f: Fixed bug #13685: Recursive copy and move of alternative page languages (thanks to Albrecht Köhnlein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7072 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:18 Revision 62fad006: Fixed bug #13685: Recursive copy and move of alternative page languages (thanks to Albrecht Köhnlein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7071 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:51 Bug #22205 (Closed): Clean up class definition of frontendDoc in template.php
- The frontendDoc at the end of template.php has missing class member definitions and a wrong disposal of the page rend...
- 17:59 Revision 85f5e218: Cleanup: Fixed formatting
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7070 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:58 Revision 4c1e1d2b: Cleanup: Fixed formatting
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7069 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:55 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- sorry I'm no developer. Can you please post a link to a tutorial how to do this exactly? Google brings no good result...
- 16:27 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- Thanks for your feedback. I need more information (a full debug backtrace) when the error occurs.
- 16:41 Bug #21356: Misleading flash message when creation/deletion install tool file (mod setup)
- The wrong message on creating the install tool semaphor file will be handled in #21720
- 16:38 Bug #21705: Page Tree shows Server Error
- Michael, does this problem still exist on your side?
- 16:23 Bug #21766: Tool>Log date fields does not work
- committed to trunk rev 7068
- 16:22 Revision 3d449b85: Fixed bug #12874: Tool>Log date fields does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7068 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:22 Bug #18662: Storing data crashes somehow with MM tables
- Committed to SVN
* TYPO3_4-2 (rev. 7065)
* TYPO3_4-3 (rev. 7066)
* Trunk (rev. 7067) - 16:19 Revision acb4dcd3: Fixed bug #8191: IRRE - Storing data crashes somehow with MM tables
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7067 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:18 Revision ff668615: Fixed bug #8191: IRRE - Storing data crashes somehow with MM tables
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7066 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:17 Revision 12528c2e: Fixed bug #8191: IRRE - Storing data crashes somehow with MM tables
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7065 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:01 Feature #18473: show page browser only if enough entries are available
- committed to trunk rev 7064
- 15:59 Revision 3f4fc102: Fixed bug #7896: Hide the page browser if not enough entries are available (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7064 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:19 Bug #22194: Performance optimization: change while(list() to foreach()
- v4 fixes some flaws
- 12:56 Revision cd249694: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7063 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-02-26
- 21:21 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- problem still exists with php 5.3.1 and new typo3 4.3.2
Fatal error: Class 'tx_templavoila_pi1' not found in /htm... - 19:58 Bug #20773: Main module does not load different navFrames in submodules.
- * Committed to trunk rev. 7061
* Committed to 4.3 rev. 7062 - 19:56 Revision d900080d: Fixed bug #11562: Main module does not load different navFrames in submodules (Thanks to Erik Frister)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7062 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:55 Revision cd1fb4a1: Fixed bug #11562: Main module does not load different navFrames in submodules
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7061 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:11 Bug #22181: Forgot Password link not working in felogin
- I have attached my phpinfo genereated from my Web server. As far as I can see it has all of the required components....
- 18:10 Bug #22181: Forgot Password link not working in felogin
- Thanks for the note about the duplicated hidden field, I need to pay better attention.
I tried the felogin from 4.... - 09:01 Bug #22181: Forgot Password link not working in felogin
- I use TYPO3 4.3.2 and it works fine... without any changes in felogin plugin....
A notice: The hidden forgot_hash fi... - 18:44 Revision 86db5d41: Follow-up to #13675: Added testcase for t3lib_div::intExplode()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7060 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:41 Revision 496011fa: Follow-up to #13675: Use array_map() instead of array_walk()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7059 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:40 Revision 5a15a2fc: Follow-up to #13675: Use array_map() instead of array_walk()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7058 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:27 Bug #22201: htmlmail send mail twice if cc recipient is set
- Hey Robert,
care to send this as an RFC to the TYPO3 Core List?
http://typo3.org/teams/core/core-mailinglist-ru... - 11:17 Bug #22201 (Closed): htmlmail send mail twice if cc recipient is set
- if "recipient" and "recipient_copy" is set, htmlmail send two emails. Since patch 0011098 is applied, htmlmail mustn'...
- 18:05 Bug #25557: IE8 scramble display in IE8
- i'm going to upgrade the codeMirror to the current version 0.65 in the next days
- 18:04 Bug #22054: suggest wizard doesn't work with * as table
- Committed to trunk (rev. 7056)
Committed to TYPO3_4-3 (rev. 7057)
- 18:03 Revision 0b65419a: Fixed bug #13419: sys_action: Suggest wizard doesn't work with * as table (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7057 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:02 Bug #21877: t3editor don't show content in FF3
- not releated to the t3editor, but htmlarea
- 18:00 Feature #25580 (Closed): file path auto-completion
- It would be very handy, if the code completion would help to enter a path to a file, like:
10 = TEMPLATE
10.templ... - 17:53 Revision 727aad40: Fixed bug #13419: sys_action: Suggest wizard doesn't work with * as table (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7056 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:38 Feature #22111: Add a new icon set to t3skin
- Hey Steffen,
the icons are in place, I will monitor this issue and close it once we make use of the icons, alright... - 17:15 Bug #22199: Use array_map() for t3lib_div::intExplode
- * Committed to trunk rev. 7053
* Committed to 4.3 rev. 7054 - 08:32 Bug #22199 (Closed): Use array_map() for t3lib_div::intExplode
- t3lib_div::intExplode can be a lot faster by using array_map instead of a foreach and using a reference.
a small d... - 17:14 Revision b4018d18: Added feature #13519: Added a new iconset to t3skin (Thanks to Steffen Gebert and the T3UXW09 team)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7055 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:11 Revision 2b76692c: Fixed bug #13675: Performance improvement: Use array_walk() for t3lib_div::intExplode
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7054 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:08 Revision 2c95610a: Fixed bug #13675: Performance improvement: Use array_walk() for t3lib_div::intExplode
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7053 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:17 Bug #22204 (Closed): Recursive copy and move of alternative page languages
- The bug, reported here (http://bugs.typo3.org/bug_view_advanced_page.php?bug_id=13380) also affects the two functions...
- 16:08 Bug #21202: No redirection after login by systemextension felogin
- Fixed with #10327
- 15:47 Bug #20412: CONTENT can't select records from rootpage
- According to Steffen Kamper in the core list, this is already fixed in the latest versions.
- 15:43 Bug #21973: replace hardcoded typo3/ with TYPO3_mainDir
Committed to trunk (rev. 7051).
Committed to TYPO3_4-3 (rev. 7052).- 15:42 Revision c5f1c39d: Fixed bug #13262: replace hardcoded typo3/ with TYPO3_mainDir (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7052 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:41 Revision 024c628f: Fixed bug #13262: replace hardcoded typo3/ with TYPO3_mainDir (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7051 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:35 Bug #20739: space before + after got a hardcoded limit of 50
- Committed your latest patch to trunk (rev. 7050).
- 15:34 Revision 0d4acc26: Fixed bug #11507: tt_content's TCA spaceBefore and spaceAfter got a hardcoded limit of 50 (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7050 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:30 Bug #22077: Full search issues invalid db query if TCA has tables without configured columns
committed to trunk (rev. 7048)
committed to TYPO3_4-3 (rev. 7049)- 15:29 Bug #22146: Full search causes error if TCA has tables without any columns
committed to trunk (rev. 7048)
committed to TYPO3_4-3 (rev. 7049)- 15:28 Revision d349d889: Fixed bug #13591: Full search causes error if TCA has tables without any columns (Thanks to Fabrizio Branca)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7049 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:27 Revision 0cbda61b: Fixed bug #13591: Full search causes error if TCA has tables without any columns (Thanks to Fabrizio Branca)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7048 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Bug #22098: Cleanup return value in t3lib_userauthgroup check()
- Committed to trunk (rev. 7047).
- 14:36 Revision 86eeee03: Fixed bug #13493: Cleanup return value in t3lib_userauthgroup check() (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7047 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:25 Bug #21747: Element wizard & web_list.allowedNewTables doesn't respect hiding pages
- Committed to trunk (rev. 7045)
Committed to TYPO3_4-3 (rev. 7046) - 14:25 Revision 04cc6b86: Fixed bug #12849: Element wizard & web_list.allowedNewTables doesn't respect hiding pages (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7046 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:23 Revision 981d6e78: Fixed bug #12849: Element wizard & web_list.allowedNewTables doesn't respect hiding pages (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7045 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:12 Bug #22203 (Closed): MENU.showAccessRestrictedPages.addParams generates wrong URLs
- We want to show restricted pages. TSREF [http://typo3.org/documentation/document-library/references/doc_core_tsref/4....
- 13:53 Bug #25579 (Closed): Once deactivated and saved you have to activate the editor over and over again
- 1. deactivate the editor and save and close your setup
2. open your setup, the editor is still deactivated as it sho... - 13:28 Bug #21563: fe_typo_user changes for non logged in users
- aww - i just wrote a load of text - browser crashed. i swear, i'll never use firefox again and stick to opera :p
s... - 12:09 Bug #21563: fe_typo_user changes for non logged in users
- > would you mind to explain my, how i can use the TYPO3 API correct and identify a non logged in user with a changing...
- 09:11 Bug #21563: fe_typo_user changes for non logged in users
- fe_typo_user behaved allways like PHPSESSID, for many applications it's essential to identify a single user session, ...
- 00:02 Bug #21563: fe_typo_user changes for non logged in users
- Why is a changing fe_typo_user a problem for you? As long as there's no FE user session, there's no need to "identify...
- 13:14 Bug #22202 (Closed): Improve performance of t3lib_div::revExplode
- Replace foreach by array walk.
(issue imported from #M13681) - 11:16 Revision dda936cf: [~BUGFIX] Extbase (Persistence): Fixed some broken MM settings for some IRRE setups. Related to #6233, #6232.
- 11:02 Bug #22200 (Closed): css_styled_content 4.3 and margin-bottom on images
- If i use the css_styled_content 4.3 and have a CE with only one image, the image has no margin-bottom. When i put a s...
- 10:14 Bug #22158: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons
Committed to trunk (rev. 7043).
Committed to TYPO3_4-3 (rev. 7044) (I got the OK from Olly)
- 10:10 Bug #22193: Inefficient fetch of templates from table sys_template
- Thanks for your patience and your help. You don't discouraged me at all.
I attached the 13669_4.diff, which follows... - 00:47 Bug #22193: Inefficient fetch of templates from table sys_template
- loooks good now if you change those things to follow the CGL:
- initilize $subrows as array();
- comments should be... - 10:09 Revision 8d6d2a33: Fixed bug #13611: Replace calls to t3lib_div:: within t3lib_div to self:: due to performance reasons (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7044 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:07 Revision 62b9e228: Fixed bug #13611: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7043 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:45 Bug #22198 (Closed): htmlArea RTE: Incorrect position of cursor after SHIFT-ENTER in WebKit browser
- The cursor is sometimes before the br node, sometimes at end of text.
Cursor should be right after the new br node... - 04:12 Bug #22197: htmlArea RTE: url to acronym module is not used anymore
- Committed to SVN TYPO3core trunk (revision 7042).
- 04:06 Bug #22197 (Closed): htmlArea RTE: url to acronym module is not used anymore
- url to the acronym module is not used anymore.
Remove it from the RTE configuration.
(issue imported from #M13... - 04:11 Revision df329865: Cleanup #13673: htmlArea RTE: url to acronym module is not used anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7042 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:59 Bug #22196: htmlArea RTE: Conflicting configuration property name
- Committed to SVN TYPO3core trunk (revision 7041).
- 03:54 Bug #22196: htmlArea RTE: Conflicting configuration property name
- This is really a follow-up to #13667.
- 03:50 Bug #22196 (Closed): htmlArea RTE: Conflicting configuration property name
- Formatblock and formattext options arrays are named 'data' conflicting with ExtJS corresponding config property for C...
- 03:58 Revision e9083f9d: Fixed bug #13672: htmlArea RTE: Conflicting configuration property name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7041 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:41 Bug #22195: htmlArea RTE: Invalid reference to font options in WebKit browsers
- Committed to SVN TYPO3core trunk (revision 7040).
- 00:56 Bug #22195 (Closed): htmlArea RTE: Invalid reference to font options in WebKit browsers
- Font style and size options are loaded through xmlHttpRequest.
In this case, perhaps because loaded inside an ExtJ... - 03:40 Revision 44670c41: Fixed bug #13671: htmlArea RTE: Invalid reference to font size/style options in WebKit browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7040 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:51 Bug #22030: Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
- Committed to SVN
* TYPO3_4-3 (rev. 6980)
* Trunk (rev. 6979) - 00:40 Bug #22194 (Closed): Performance optimization: change while(list() to foreach()
- foreach($arr as $key=>$value) is faster than while (list($key, $value)=each($arr)) so it should be changed
(issue...
2010-02-25
- 23:53 Bug #21858: FE session lost
- I've removed a note with a recommendation. The suggested solution re-introduces a vulnerability in TYPO3 Core (sessio...
- 23:43 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
- Why severity "block"? Does this "bug" prevents uploads? I'd say, no.
Code of NuSOAP is most probably not in use at... - 16:32 Bug #22188 (Closed): Upload to TER uses deprecated function set_magic_quotes_runtime
- Trying to upload to TER using PHP 5.3.0 and Typo3 4.3.2 i run into the following error :
Use of deprecated functi... - 23:40 Bug #22193: Inefficient fetch of templates from table sys_template
- You catched me again. I'm pretty new in the core development and missed also that issue. Postgresql didn't support th...
- 22:53 Bug #22193: Inefficient fetch of templates from table sys_template
- ah, didn't knew that way but I don't know if this works with DBAL.
maybe put it into the dev-list for discussion? - 22:50 Bug #22193: Inefficient fetch of templates from table sys_template
- Ah, you're right. I missed that issue!
I attached a new patch sys_templates_2.diff which considers the sorting.
I ... - 22:20 Bug #22193: Inefficient fetch of templates from table sys_template
- nice catch!
at least from reading there is at least one problem: the previous way takes care about the order of the ... - 21:59 Bug #22193 (Closed): Inefficient fetch of templates from table sys_template
- Every basic template which is included in another template is fetched with a single database query.
So on sites whi... - 19:35 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
- Confirmed using saltedpassword, rsaauth with fe_user login on TYPO3 4.3 branch rev.7039
- 16:52 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
- Seems to be a character encoding issue in rsaauth
- 15:55 Bug #22187 (Closed): rsaauth doesn't work with special characters (like ä ü ö § ) in password
- With enabled salted passwords (or maybe with rsaauth) a password containing a paragraph character (§) doesn't work.
... - 19:19 Bug #22192: htmlArea RTE: Cleanup some unused code
- Committed to SVN TYPO3core trunk (revision 7039).
- 19:02 Bug #22192 (Closed): htmlArea RTE: Cleanup some unused code
- Some scripts are no longer required.
(issue imported from #M13668) - 19:18 Revision cf7e9d2f: Cleanup #13668: htmlArea RTE: Cleanup some unused code (acronym, color, font)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7039 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:58 Feature #22191: htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
- The patch moreover allows
RTE.default.buttons.[button-name] {
any configuration property of Ext.Button or Ex... - 18:46 Feature #22191: htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
- Committed to SVN TYPO3core trunk (revision 7038).
- 18:25 Feature #22191 (Closed): htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
- The attached patch will ensure that the size of each toolbar dropdown may be configured wtih the following properties...
- 18:45 Revision 1a9c6d6f: Added feature #13667: htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7038 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:20 Bug #22181: Forgot Password link not working in felogin
- Oh I see you attached felogin.tmpl.html. This did not work either. The behavior appears to be the same.
- 18:14 Bug #22181: Forgot Password link not working in felogin
- I tried this:
add this line to the ###FORGOT_FORM### Subpart in your HTML-Template
<input type="hidden" name="t... - 10:11 Bug #22181: Forgot Password link not working in felogin
- add this line to the ###FORGOT_FORM### Subpart in your HTML-Template
<input type="hidden" name="tx_felogin_pi1[for... - 08:55 Bug #22181 (Closed): Forgot Password link not working in felogin
- When clicking on the forgot password link, the title Forgot Password? appears along with the filed to enter the Email...
- 18:13 Bug #22189: Revision 7027 introduced another call to split() which is deprecated in PHP 5.3
- shouldnt be explode be used as it is faster?
- 17:34 Bug #22189: Revision 7027 introduced another call to split() which is deprecated in PHP 5.3
- Solved with Rev. 7034 following.
- 16:54 Bug #22189 (Closed): Revision 7027 introduced another call to split() which is deprecated in PHP 5.3
- Since 7027 we have a new method t3lib_userAuth::getCookie() which includes a call to the deprecated function split()....
- 17:16 Bug #22190 (Closed): HMENU with IFSUB, CURIFSUB and hidden subpages
- I have a menu with subpages and need to use IFSUB and it's variants. The problem is that the IFSUB seems to be used e...
- 16:55 Revision 626c3fca: Follow-up to #13470: split() is deprecated, using t3lib_div::trimExplode instead
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7037 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:53 Revision b47862ba: Follow-up to #13470: split() is deprecated, using t3lib_div::trimExplode instead
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7036 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:53 Revision 2ecafe1b: Follow-up to #13470: split() is deprecated, using t3lib_div::trimExplode instead
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7035 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:52 Revision ab658c29: Follow-up to #13470: split() is deprecated, using t3lib_div::trimExplode instead
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7034 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:45 Bug #21983: Thumbnail generation broken for PDF files
- @Kay
it will for 4.3 as soon as another core Dev is reviewing the patch, wie lack one further core-vote. - 13:14 Bug #21983: Thumbnail generation broken for PDF files
- will pdf thumbnail creation work in typo3 4.4.0 or 4.3.3??
I took my quite i while to understand, why there was s... - 14:52 Bug #21741: Menu Update broken in EM when Using translated Backend
- Committed to 4.3 in revision 7033
- 14:51 Revision d8fb90d1: Fixed bug #12841: Menu Update broken in EM when Using translated Backend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7033 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:50 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- in ubuntu with firefox 3.5.3 i'll get an error 303 message box in the browser window
>>>
All of your uploads fa... - 14:27 Bug #22185 (Closed): Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- This Problem is related to #0012103
The Flashuploader works in WinXP with IE6
The Flashuploader works with IE8 on... - 13:48 Bug #22184 (Closed): Moving inside workspace selects wrong move-destination
- Setup for testcase:
Have three tt_content-records in list-view. Two of them have move-placeholders (see attached scr... - 13:36 Bug #22183 (Closed): Multiple duplicate of alternative page languages
- When we duplicate a page, we get more alternative page language records: the copy of the right one and a copy of "a r...
- 11:30 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Ok, but sadly the typo3 4-3 branches doesn't fix the bug, that's why I have taken the 4.4 files because our customers...
- 09:44 Bug #22182 (Closed): No Page-Tree Reload after saving a new page "inside" or "after"
- There is no Page-Tree reload after saving a new page.
There is no Page-Tree reload after saving and close a new pag... - 06:10 Bug #22180: htmlArea RTE: Table insertion is broken in IE8 (TYPO3 4.4 alpha1)
- Committed to SVN TYPO3core trunk (revision 7032).
- 05:58 Bug #22180: htmlArea RTE: Table insertion is broken in IE8 (TYPO3 4.4 alpha1)
- Invalid color values are assigned to style properties.
- 05:56 Bug #22180 (Closed): htmlArea RTE: Table insertion is broken in IE8 (TYPO3 4.4 alpha1)
- Table insertion raises a JS error in IE8 in TYPO3 4.4 alpha1.
(issue imported from #M13651) - 06:09 Revision 00a05ba2: Fixed bug #13651: htmlArea RTE: Table insertion is broken in IE8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7032 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-02-24
- 22:14 Feature #17975: Link checker
- why not use an external tool like XENU?
- 21:48 Bug #21858: FE session lost
- see #0012606 - this seems to be connected to the session problem, changing [FE][lifetime] might work
- 21:18 Bug #21858: FE session lost
- Thank you for the hint. It just tested it. Unfortunatly the buggie behavior doesn't change. :-(
- 21:43 Feature #22175: Filelist should use IEC prefixes and appropriate units for filesize.
- Well, i just figured out, i did the patch in the wrong direction - 13645_v2.diff is now correct :D
- 21:37 Feature #22175: Filelist should use IEC prefixes and appropriate units for filesize.
- I refactored the code, made it more flexible and added the corrections.
The code is fully backwards compatible but... - 14:51 Feature #22175 (Closed): Filelist should use IEC prefixes and appropriate units for filesize.
- The filelist shows filesizes a bit weird using an inappropriate SI prefix - it don't even uses a unit.
Examples:
... - 21:19 Revision b1b80107: Follow-up to bug #13470: duplicated function getCookie commited by mistake
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7031 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:53 Bug #22179 (Closed): Privilege escalation in sys_actions (DB mount, usergroups)
- ---------------------------- (1) ------------------------------------
Arbitrary database mountpoints can be added ... - 20:47 Bug #22084: Session/Login not working in IE8 across subdomains
- Comited to:
- trunk (rev. 7027), will be in 4.4alpha2
- TYPO3-4_3 (rev. 7028), will be in 4.3.3
- TYPO3-4_2 (rev... - 14:25 Bug #22084: Session/Login not working in IE8 across subdomains
- Stig, could you please join the typo3 core list and give a "+1 on testing" from you to the issue there (search for RF...
- 10:02 Bug #22084: Session/Login not working in IE8 across subdomains
- Tested 13470_v2-trunk.diff with TYPO3 4.3.2.
No errors when patching. Bug seems fixed. All seems fine. - 20:45 Revision f96abc1d: Fixed bug #13470: Session/Login not working in IE8 across subdomains
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7030 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:35 Revision 7537352e: Fixed bug #13470: Session/Login not working in IE8 across subdomains
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7029 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:29 Revision 44fca949: Fixed bug #13470: Session/Login not working in IE8 across subdomains
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7028 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:26 Revision 3a3a8d81: Fixed bug #13470: Session/Login not working in IE8 across subdomains
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7027 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:21 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- - commited patch v3 to TYPO3-4.2 (rev.7024), will end up in 4.2.13.
- commited enhanced unit tests to trunk (rev.7... - 14:27 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- Thanks Steffen, I just discovered that yesterday, as I thought Steffen was not really "sure" about the patch. This ha...
- 10:56 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- But the patch has already two +1 (Steffen Kamper and Jonas Diemer), so formally it can be comitted - although Ernesto...
- 20:19 Revision c187afdf: New testcases for isValidUrl based on phps source code test cases
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7026 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:19 Revision c64cff75: New testcases for isValidUrl based on phps source code test cases
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7025 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:15 Revision 290198eb: Fixed bug #13258: Make TYPO3 v4.2 work again with PHP 5.1 (was broke since the case since 4.2.11)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7024 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:19 Bug #21202: No redirection after login by systemextension felogin
- See possible solution in bug id 0012990
- 18:15 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- Problem still exists in 4.3.2
Possible solution:
Insert
case 'login':
if ($this->conf['redirectPageLogin'... - 17:38 Bug #22178 (Closed): Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
- The function pagegenInit() in typo3/sysext/cms/tslib/class.tslib_pagegen.php is using the function sql_regcase() whic...
- 16:39 Bug #17104: Install Tool does not work when using the right password
- @Franz:
This happened on one of our servers, to recent/y (Install tool login not accepting correct password).
We ... - 16:19 Bug #22174: Upload to TER leads to SOAP-Error
- solved in #24035
- 14:49 Bug #22174 (Closed): Upload to TER leads to SOAP-Error
- When uploading an extension to TER I get the message "Fatal error: SOAP-ERROR: Encoding: object hasn't 'name'
prope... - 16:00 Bug #22177 (Closed): mulitlanguage CONTENT.select on table pages
- If you make a select on the pages table within a CONTENT element it always reports the original pages content not the...
- 15:53 Bug #22173: Size image height not work
- I find the problem :
The extension : imagemap_wizard
If it install it , the height properties and link in a... - 10:40 Bug #22173 (Closed): Size image height not work
- Hello,
if i choose an content ( text/w image), I select an image and I change the width field => the image in fro... - 15:03 Bug #22176 (Closed): t3lib_basicfilefunc::formatSize should call t3lib_div::formatSize
- See title - the function in basicfilefunc.php seems to be redundant.
(issue imported from #M13646) - 14:59 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- This demo snippet
---------8<------------------------
error_reporting(E_ALL ^ E_NOTICE);
ini_set('display_errors... - 13:03 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- We just tested it, but the cancel button does return the focus....
We'll check if there are more dialogue windows... - 12:13 Feature #17024: request for configurability of pagetree view in web->page module
- What keeps this patch from being integrated into the typo3 source?
We are more than happy to provide additional ... - 11:34 Bug #21983: Thumbnail generation broken for PDF files
- Not really, cause I do not know the number of pages of incoming pdf files, which i need to call the imageMagickExec f...
- 08:31 Bug #21983: Thumbnail generation broken for PDF files
- @ Claus, you can select further PDF-Pages. The Frame Parameter will be used...
You just have to do it manually. From... - 11:13 Bug #22171: [EM] Upload to TER is broken
- committed to svn
4_2 rev 7021
4_3 rev 7022
trunk rev 7023 - 11:12 Revision 7b732b1e: Fixed bug #13637: [EM] Upload to TER is broken
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7023 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:12 Revision f7c626e8: Fixed bug #13637: [EM] Upload to TER is broken
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7022 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:11 Revision d870ca1d: Fixed bug #13637: [EM] Upload to TER is broken
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7021 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:42 Feature #22163: Resolve shortcut for menu state
- Removed the configuration parameter so that this behavior is the default behavior.
Added file: fixedItemStateShort... - 10:28 Feature #22169: ext_typoscript_setup.txt cannot be overriden by static files on the same level
- +1 on reading !
From my point of view, things that are loaded by default (means: without any manul action, like se... - 09:00 Bug #22166: Status Report reports "Install Tool: disabled" when it is not.
- Attached patch bug_13630v2.diff checks the age of the ENABLE_INSTALL_TOOL file. If the file doesn't contain 'KEEP_FIL...
- 04:35 Bug #22172: Web modules: Pagetree/Edit-Frame not loading
- Argh, see Bug 13258 and 9719.
- 04:16 Bug #22172: Web modules: Pagetree/Edit-Frame not loading
- Apache log says:
PHP Fatal error: Call to undefined function filter_var() in [..]/typo3_src-4.2.12/t3lib/class.t3... - 03:55 Bug #22172 (Closed): Web modules: Pagetree/Edit-Frame not loading
- After updating from 4.2.10 to 4.2.12, the web modules ("Page" to "Template") are not loading any more.
Instead of d...
2010-02-23
- 19:52 Bug #21794: javascript error in tmenu_layers.php and gmenu_layers.php
- Got the same problem here. The patch resolved the issue. Thanks!
- 19:27 Bug #22171 (Closed): [EM] Upload to TER is broken
- When uploading an extension, soap client quit with
Fatal error: SOAP-ERROR: Encoding: object hasn't 'name' propert... - 18:55 Bug #22170 (Closed): sysext:version needs doNotLoadInFE => 0
- the versioning sysext is needed in the Frontend too, e.g. in tt_news to create a preview of records of a workspace.
... - 18:05 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- @ Ralf: Right, this has not yet been committed, because it has not gone through the review process.
For everyone u... - 17:29 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- The problem exists with 4.2.12, too.
Now it's a big problem. No way to fix known security problems since 4.2.12 is... - 17:23 Bug #22167: Automatic scrolling of editing form when inserting paragraph
- Sorry, the new behavior is also problematic since you can't see the cursor any more after pressing Enter. The content...
- 15:57 Bug #22167: Automatic scrolling of editing form when inserting paragraph
- Please try the attached patch. Let me know if this is better. Not sure why this scrolling was there...
- 14:29 Bug #22167 (Closed): Automatic scrolling of editing form when inserting paragraph
- Entering a new paragraph leads to automatic scrolling of the editing form in the backend if the cursor is positioned ...
- 16:58 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Thread in mailing list:
http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/2010-February/003342.html - 16:10 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Hey Benjamin,
there are more problems with extbase, because the registering of extbase based BE modules causes the... - 12:52 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Hey Benjamin,
I attached a patch. - 16:54 Feature #22169 (Closed): ext_typoscript_setup.txt cannot be overriden by static files on the same level
- Problem:
Some extension still deliver ext_typoscript_setup.txt (amongst them some popular ones like templavoila and ... - 16:35 Bug #22168: 0009945: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- Hi,
please update your TYPO3 version to 4.2.12 and tell us, if the error is fixed there.
#19699 which you mentio... - 16:27 Bug #22168 (Closed): 0009945: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- MailformPlus will produce the fatal error (but it's not MailformPlus, it's in the TYPO3 Core):
PHP Fatal error: No... - 15:56 Bug #22166: Status Report reports "Install Tool: disabled" when it is not.
- This bug relates to #21848, from where above change originates.
As I think that tx_reports should always report the ... - 14:14 Bug #22166: Status Report reports "Install Tool: disabled" when it is not.
- Looks like reports/status/class.tx_reports_reports_status_securitystatus.php line 251 has been changed from
if ($e... - 13:52 Bug #22166 (Closed): Status Report reports "Install Tool: disabled" when it is not.
- After upgrade of TYPO3 source 4.3.1 -> 4.3.2 Status Report reports "Install Tool: disabled" when it is not.
Typo3:... - 15:46 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Well, the close function is also invoked when the cancel button is pressed.
Since I do not have a Mac to test this... - 12:00 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- It is happening in both cases.
And you are right, it also happens in the Set Link dialogue window (issue 13206). I... - 02:57 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- This seems analogous to isssue #0013206
- 00:49 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Is this happening only on this dialogue window and not the others?
Is it happeneing when you clean only the curren... - 15:37 Bug #22091: Jump to end of text when inserting paragraph
- Thank you for your patience.
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 7020). (for inclusion in TYPO3 ... - 13:50 Bug #22091: Jump to end of text when inserting paragraph
- The second version of the patch has fixed the issue. Thanks!
- 01:29 Bug #22091: Jump to end of text when inserting paragraph
- Please test the second version of the patch. I was able to reproduce this last issue (after disabling undo/redo) and ...
- 15:34 Revision d5a48005: Fixed bug #13479: Jump to end of text when inserting paragraph
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7020 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:18 Bug #22165: TYPO3_VERSION isn't set to 4.2.12
- I cannot confirm this. Please check your setup, maybe t3lib points to an old source?
- 13:51 Bug #22165 (Closed): TYPO3_VERSION isn't set to 4.2.12
- the typo3 version isn't set to 4.2.12. it's still 4.2.10.
i think it should be updated in t3lib/config_default.php... - 15:09 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- This was fixed in TYPO3 4.3.1
- 09:48 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- The xml-file was working correctly since I switched to force-Charset UTF-8 in my old 4.3.0, but suddenly all my datab...
- 14:25 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- I can confirm that the patch from the related bug 0004640 solves the login problem. Only the line numbers have to be ...
- 13:52 Bug #22121: save document and view page-button in admpanel-popup produces link to workspace window
- t3lib_BEfunc::viewOnClick() generates inline JS with a condtional statement like this:...
- 13:47 Bug #22121: save document and view page-button in admpanel-popup produces link to workspace window
- I can confirm this.
- 13:43 Feature #25652 (Closed): Example AdditionalFieldsProvider
- Last weekend I showed my AdditionalFieldsProvider to Christian Kuhn and he told me to post it here so it might be inc...
- 13:10 Feature #22164 (Closed): Make record selector hideable
- Currently it is not possible to define a mm-relation by foreign_selector and useCombination without having a record s...
- 12:57 Feature #22163 (Closed): Resolve shortcut for menu state
- Active state for menus can't be used with shortcut pages in situations like:
Menu is generated out of subpages fro... - 12:40 Bug #25651 (Closed): tx_scheduler_TestTask fails to execute successfully
- In my environment the TestTask fails because the calling of the start-method after instancing the t3lib_htmlmail obje...
- 12:37 Revision 230f299a: Updating version number to 4.4-dev after release of 4.4.0alpha1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7019 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:31 Revision ab5e5599: Tagging TYPO3 4.4.0alpha1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-0alpha1@7018 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:31 Revision cb8abfc7: Release of TYPO3 4.4.0alpha1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7017 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:30 Bug #21906: mail password reset duration of link missed
- There's no "static template from ext". The TS template from ext_typoscript_setup.txt should be loaded automatically w...
- 10:06 Bug #21906: mail password reset duration of link missed
- I can't find a "Static Template from Extension" and I think the default config does'nt load automatically. In the Typ...
- 12:00 Revision 4bb2e79f: Updating version number to 4.3.3-dev after release of 4.3.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7016 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:59 Revision 767c2097: Tagging TYPO3 4.3.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-2@7015 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:59 Revision 9e42488d: Release of TYPO3 4.3.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7014 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:47 Revision fd3243d7: Updating version number to 4.2.13-dev after release of 4.2.12
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7013 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:45 Revision 3b9f6233: Tagging TYPO3 4.2.12
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-12@7012 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:45 Revision 29d7fd8b: Release of TYPO3 4.2.12
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7011 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:26 Revision 808b63b8: Fixed bug #12630: XSS in filelist module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7010 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:26 Revision f9304636: Fixed bug #12630: XSS in filelist module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7009 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:26 Revision a42011e8: Fixed bug #12630: XSS in filelist module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7008 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:26 Revision f41958ae: Fixed bug #13558: XSS in t3lib_querygenerator
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7007 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:25 Revision ef1d1dbc: Fixed bug #13558: XSS in t3lib_querygenerator
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7006 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:25 Revision 357e7c30: Fixed bug #13558: XSS in t3lib_querygenerator
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7005 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:16 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
- Yep, that's it - fine now with 1.8.7, thanks for the hint, Stanislas.
- 11:11 Bug #22162 (Closed): Deprecation log for IMAGE.alttext does not work
- Due to a typo no entry in the deprecation log is done when using the deprected IMAGE.alttext property.
if ($conf['... - 11:07 Revision 587f1fd2: Fixed bug #12634: XSS in the access module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7004 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:07 Revision dc6265ed: Fixed bug #12634: XSS in the access module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7003 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:07 Revision c88bb05f: Fixed bug #12634: XSS in the access module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7002 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:07 Revision 289bd8f4: Fixed bug #12628: XSS in sysext sys_action
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7001 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:07 Revision 871d02ee: Fixed bug #12628: XSS in sysext sys_action
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7000 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:06 Revision 234f28d9: Fixed bug #12628: XSS in sysext sys_action
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6999 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:06 Revision fbfcaeba: Fixed bug #11620: XSS vulnerability in task center module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6998 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:06 Revision e0c1fb46: Fixed bug #11620: XSS vulnerability in task center module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6997 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:06 Revision d59255f6: Fixed bug #11620: XSS vulnerability in task center module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6996 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:06 Revision c817fdeb: Fixed bug #11621: XSS vulnerabilities in workspace module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6995 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:06 Revision a5a46a89: Fixed bug #11621: XSS vulnerabilities in workspace module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6994 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:05 Revision 0f7e057f: Fixed bug #11621: XSS vulnerabilities in workspace module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6993 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:05 Revision d88d0917: Fixed bug #13249: XSS in TS Object Browser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6992 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Revision 5f80ac97: Fixed bug #13249: XSS in TS Object Browser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6991 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Revision 6573644d: Fixed bug #13249: XSS in TS Object Browser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6990 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Revision 3b6fdb0b: Fixed bug #11617: XSS in template module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6989 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Revision 9bb26e7b: Fixed bug #11617: XSS in template module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6988 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Revision 0b3fa501: Fixed bug #11617: XSS in template module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6987 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Revision 1fbaf775: Fixed bug #13042: XSS in index.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6986 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Revision a47dd524: Fixed bug #13042: XSS in index.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6985 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Revision 7c157c5b: Fixed bug #13042: XSS in index.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6984 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:03 Revision 42b806e1: Fixed bug #13394: Information disclosure in sysext:sys_actions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6983 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:03 Revision 744732c7: Fixed bug #13394: Information disclosure in sysext:sys_actions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6982 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:02 Revision 909cb4a6: Fixed bug #13394: Information disclosure in sysext:sys_actions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6981 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:02 Revision 1e2686f5: Fixed bug #13372: saltedpasswords - Authentication Bypass in frontend user authentication
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6980 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:02 Revision ee0aecca: Fixed bug #13372: saltedpasswords - Authentication Bypass in frontend user authentication
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6979 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:53 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
- @Tobias: Please report if the follow-up patch did fix the issue for you. This should be fixed in latest releases of ...
- 02:50 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
- Yes, sorry for the delay. I set the sponsorship as paid. Again, many thanks.
- 01:46 Bug #22161: htmlArea RTE: url not detected on enter
- Two handlers are competing on the same event.
Patch committed to SVN TYPO3core trunk (revision 6978) - 01:38 Bug #22161 (Closed): htmlArea RTE: url not detected on enter
- In trunk, url detection does not work when the enter key is pressed.
(issue imported from #M13619) - 01:45 Revision dfd882ca: Fixed bug #13619: htmlArea RTE: url not detected on enter
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6978 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-02-22
- 23:23 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Nope, no error! At least not in the main screen, I don't know about the popup as it automatically closes... but as fa...
- 18:03 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Is there a Javascript error on the JavaScript console when this occurs?
- 17:20 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Platform/OS: Apple Mac OSX
HTMLArea RTE version: 1.8.6 - 17:17 Bug #22159 (Closed): htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- When using Typo3 4.3.1, the HTMLArea RTE popup for clearing HTML / Word formatting causes the rest of the form to be ...
- 23:10 Bug #21719: Install Tool can not create cachingframework databases
- Yes, multiplyDBfieldSize is an old way to deal with UTF8 character set without a real UTF8 DB. This should not be use...
- 21:57 Bug #22160: htmlArea RTE: RTE iframe is sometimes collapsed
- Committed to SVN TYPO3core trunk (revision 6977).
- 21:53 Bug #22160: htmlArea RTE: RTE iframe is sometimes collapsed
- Fire the 'show' event when the iframe comes into view so that the height of the framework gets re-evaluated.
- 21:38 Bug #22160 (Closed): htmlArea RTE: RTE iframe is sometimes collapsed
- When loading a resizable RTE in a hidden tab in Firefox, the iframe is collapsed if the allowed height is lower that ...
- 21:56 Revision 76c5e811: Fixed bug #13618: htmlArea RTE: RTE iframe is sometimes collapsed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6977 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:31 Revision 113c75d1: Updated NEWS.txt as follow-up to #13580: htmlArea RTE: Extjize the RTE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6976 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:51 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- No, trunk will be 4.4 later! Please try https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3/
- 16:05 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- From Trunk which seems to be the latest version. I suppose it'll be impacted on 4-3 branch later
- 11:40 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- From what branch did you update them? trunk or 4-3?
I still have the bug with 4-3 branch (trunk has newer ExtJS ve... - 11:14 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- I try once again on our websites and the problem is resolved by updating some folders :
- t3lib/js/
- typo3/contrib... - 19:32 Bug #21958: small improvements to t3lib_page
- Committed to trunk (rev. 6975).
- 19:31 Revision e9353a99: Fixed bug #13243: Small speedup improvements to t3lib_page by removing superfluous intval() statements (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6975 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:09 Revision 0557c599: Cleaned up my entries in the ChangeLog file to make it more descriptive and consistent
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6974 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:08 Revision 6f6925fd: Cleaned up the changelog and made my entries more consistent and descriptive
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6973 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:51 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
- TYPO3 4.3.1 was released with version 1.8.7 of the RTE, not 1.8.6.
Please confirm that this is fixed in TYPO3 4.3.... - 17:47 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- I just tried the RTE with a non-utf-8 BE in French, German and Russian in Firefox 3.6 and IE8, I can't reproduce this...
- 16:33 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- I don't think that the database is the troublke maker. The labels are coming from xml files not from the database. I ...
- 09:46 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- force BE-Charset UTF-8 solved it.
But the following problem was, that all tt_content contents had broken umlauts wh... - 17:39 Bug #22158: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons
- I had the same change in mind (and on my list). Glad you took care of it.
Could you send the patch to the core lis... - 16:20 Bug #22158 (Closed): Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons
- Currently t3lib_div uses t3lib_div:: to refere to itself statically.
Self:: is 8% to 10% faster than using classn... - 15:56 Bug #22157 (Closed): t3lib_BEfunc::viewOnClick - Hook request
- It would be very handy to provide an new hook into the viewOnClick method to allow alternative "viewScriptPreviewEnab...
- 15:54 Feature #22156: htmlArea RTE: Make height of the context menu configurable
- Committed to SVN TYPO3core trunk (revision 6972).
- 15:39 Feature #22156 (Closed): htmlArea RTE: Make height of the context menu configurable
- The context menu sometimes takes complete browser height.
Make this configurable with:
RTE.default.contextMenu.... - 15:54 Revision c684bf1f: Added feature #13608: htmlArea RTE: Make height of the context menu configurable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6972 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:41 Bug #21699: [PHP 5.3] Extension uploads are not possible
- The TYPO3.org TER now sends an additional content-length header which should fix the problem without the need to patc...
- 15:41 Bug #20938: SOAP error while uploading an updated extension
- The TYPO3.org TER now sends an additional content-length header which should fix the problem without the need to patc...
- 14:50 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Hey Marc,
Thanks for the info. Could you provide a patch for this? Thanks. - 12:31 Bug #22154 (Closed): PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- An mechanism was introduced in typo3/mod.php to use external dispatcher for backend modules based on extbase.
These... - 14:36 Revision b7289562: ChangeLog for #12958
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6971 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:36 Revision f5a64278: ChangeLog for #12958
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6970 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:36 Revision c7cf2a9c: Fixed bug #12958: Catchable fatal error in indexed_search
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6969 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:34 Revision cadfe80d: Fixed bug #12958: Catchable fatal error in indexed_search
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6968 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:32 Revision b5ce9bdb: Fixed bug #12958: Catchable fatal error in indexed_search
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6967 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:31 Bug #22153: IRRE wastes memory
- The function splitGroupOrderLimit must always have a maximum limit. Consider the result of 10 000 tables which would ...
- 11:26 Bug #22153 (Closed): IRRE wastes memory
- If I want to edit a record in TCE, it hangs with the error message in TYPO3 4.4trunk:
Fatal error: Allowed memory ... - 14:16 Bug #22155 (Closed): Empty paragraph between tables
- Observation:
-----------------
Through the rte editor two tables have been defined. The two tables are seperated by... - 13:04 Bug #19990: Indexed search does not use config.fileTarget for files
- TYPO3 4.3 offers the config.fileTarget configuration to set a default target for extrernal links (see http://bugs.typ...
- 11:50 Bug #22152: 4.4: PHP warning "Invalid argument supplied for foreach()" in list module
- Hey Franz.
Can you please send your patch to the core list?
Thanks! - 10:40 Bug #22152 (Closed): 4.4: PHP warning "Invalid argument supplied for foreach()" in list module
- If I call the list module, then I get:
PHP Warning: Invalid argument supplied for foreach() in /var/www/html/trunk... - 11:46 Bug #21053: Support for SSL and absolute Links
- Committed to SVN Trunk (rev. 6966)
- 11:44 Revision 1712a5b7: Added feature #11950: Support for SSL and absolute links
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6966 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:19 Bug #21983: Thumbnail generation broken for PDF files
- Hello Benni,
perfect, v7 works.
also got my +1 on core list - 09:42 Bug #21983: Thumbnail generation broken for PDF files
- Hello Claus.
Well, tell this to the guys who introduced the new "wrapFIle" function that escapes all [] and thus m... - 09:08 Bug #21983: Thumbnail generation broken for PDF files
- >if a PDF is used as the input file, a frame number must always be added
>to select the first page of the PDF
Bad... - 07:07 Bug #21983: Thumbnail generation broken for PDF files
- Hi Benni,
thanks for your efforts. I tried your patch at it isn't working...
If I echo the resulting command I ... - 10:49 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
- @vladimir: no, it's still buggy.
thanks to markus and maryna for the fix!
- 10:27 Bug #20803: Add feature condition on the includeCSS / includeJS
- Not needed, as the pageRenderer is taking care of this since TYPO3 4.3.0.
- 09:39 Bug #21906: mail password reset duration of link missed
- There is a default config in ext_typoscript_setup.txt:
dateFormat = Y-m-d H:i
So it should be working without any... - 08:38 Bug #21906: mail password reset duration of link missed
- I don't set plugin.tx_felogin_pi1.dateFormat. When I set it like your example it works. Maybe this should be a defaul...
- 09:04 Bug #21622: Pagemodule don't show clipboard paste icon when there is no content
- This is a missing feature, solutions would be welcome
- 03:53 Bug #22151: htmlArea RTE: Annoying mouse-over effect on context menu items
- Committed to SVN TYPO3core trunk (revision 6965).
- 03:46 Bug #22151 (Closed): htmlArea RTE: Annoying mouse-over effect on context menu items
- There is a strange mouse-over effect changing size of menu items.
(issue imported from #M13599) - 03:52 Revision 82f340c5: Fixed bug #13599: htmlArea RTE: Annoying mouse-over effect on context menu items
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6965 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:03 Revision bf19d34e: Updated htmlArea RTE version to 1.8.8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6964 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:50 Bug #21998: RTE HTMLAREA - Additional Inline Elements Bug
- The patch for Firefox was committed to SVN TYPO3core branch TYPO3_4-3 (revision 6962) and trunk (revision 6963).
- 01:29 Bug #21998: RTE HTMLAREA - Additional Inline Elements Bug
- The attached patch will fix the issue in Firefox, but not in IE8. The issue in IE8 is completely different and will r...
- 01:50 Revision 91a63336: Fixed bug #13310: htmlArea RTE: Additional Inline Elements issue with overlapping ranges
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6963 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:46 Revision 1c11615a: Fixed bug #13310: htmlArea RTE: Additional Inline Elements issue with overlapping ranges
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6962 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:15 Bug #22092: Automatic linking ignores/replaces protocol
- The trunk version of this patch was bundled into #13580 and was therefore committed with trunk revision 6940.
- 01:11 Bug #21982: buttons.formattext.restrictTo not evaluated correctly
- The trunk version of this patch was bundled into #13580 and was therefore committed with trunk revision 6940.
- 00:57 Bug #22150: htmlArea RTE: Toolbar select box does not close on click in editing area
- Committed to SVN TYPO3core trunk (revision 6961).
- 00:44 Bug #22150 (Closed): htmlArea RTE: Toolbar select box does not close on click in editing area
- If a toolbar select box is opened, and some other text is selected, the select box has to be closed explicitly by cli...
- 00:56 Revision 8901e14a: Fixed bug #13597: htmlArea RTE: Toolbar select box does not close on click in editing area
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6961 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-02-21
- 22:26 Feature #17247: Load Inline Elements On Demand
- Hi & thanks for your feedback.
I'm sorry that I didn't find time to correct the patch earlier...
Attached is an ... - 22:06 Bug #21966: _CSS_DEFAULT_STYLE
- Committed to svn,
4_3 rev 6959
trunk rev 6960 - 22:04 Revision 26471979: Fixed bug #13252: default CSS only loadable for media screen / changed behaviour in 4.3 (Thanks to Ralf Hettinger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6960 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:04 Revision 12608d56: Fixed bug #13252: default CSS only loadable for media screen / changed behaviour in 4.3 (Thanks to Ralf Hettinger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6959 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:58 Bug #21227: Section "Help" is shown even with no subelements
- committed to trunk rev 6958
- 21:56 Revision 1b91fe90: Fixed bug #12179: Section "Help" is shown even with no subelements (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6958 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:54 Bug #22132: HTML validation error in the BE with the ajax.php inclusion
- Committed to svn,
4_3 rev 6956
trunk rev 6957 - 21:52 Revision aa673b80: Fixed bug #13570: Bug: HTML validation error in the BE with the ajax.php inclusion (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6957 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:52 Revision e8e7f9e0: Fixed bug #13570: Bug: HTML validation error in the BE with the ajax.php inclusion (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6956 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:47 Bug #21988: Usage of deprecated method - getSetUpdateSignal()
- committed to svn,
4_3 rev 6954
trunk rev 6955 - 21:46 Revision 6e5cb653: Fixed bug #13289: Usage of deprecated method - getSetUpdateSignal() (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6955 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:46 Revision a05990e0: Fixed bug #13289: Usage of deprecated method - getSetUpdateSignal() (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6954 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:36 Bug #22105: Function changePassword does not work, when hitting 'enter' in change password form
- I detected the problem because I used an input with type="image" and the ###SEND_PASSWORD### marker is only in the 'a...
- 21:32 Bug #22149: htmlArea RTE: Styling dropdowns grow on every use
- Committed to SVN trunk (revision 6953).
- 21:22 Bug #22149 (Closed): htmlArea RTE: Styling dropdowns grow on every use
- The blockstyle and textstyle dropdown grow indefinitely on every use.
(issue imported from #M13596) - 21:32 Revision fd1584f4: Fixed bug #13596: htmlArea RTE: Styling dropdowns grow on every use
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6953 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:21 Bug #22141: First login attempt to the backend fails every time
- I can sometimes reproduce this issue but it happens sporadically (without RSA, salted passwords etc). Can you provide...
- 20:43 Bug #22141: First login attempt to the backend fails every time
- @ the reporter:
Do you use rsaauth? (I do) - 20:42 Bug #22141: First login attempt to the backend fails every time
- I'm able to reproduce this. However, it hasn't annoyed me too much. ;-)
It might be because I'm generally blocking... - 20:19 Bug #22141: First login attempt to the backend fails every time
- Hey,
i cannot reproduce this issue.
I updated several instances from 4.2 to 4.3 and did not encounter this behaviou... - 21:19 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
- Does this problem still occur with the latest TYPO3 4-3 version?
Please check. - 21:14 Bug #22037: mod.web_list.hideTables does not accept spaces
- Hey Marcel.
Care to send this to the TYPO3 core list?
http://typo3.org/teams/core/core-mailinglist-rules/ - 20:53 Bug #22046: thumbs.php: Thumbnails for images with transparent background look ugly
- committed to trunk (rev. 6950),
committed to TYPO3_4-3 (rev. 6951)
committed to TYPO3_4-2 (rev. 6952) - 20:44 Bug #22046: thumbs.php: Thumbnails for images with transparent background look ugly
- the attached gif does not work without the patch, but after applying it works.
- 20:51 Revision 981b0495: Fixed bug #13406: thumbs.php: Thumbnails for images with transparent background look ugly (Thanks to Andreas Wolf and Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6952 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:46 Revision d938a9b6: Fixed bug #13406: thumbs.php: Thumbnails for images with transparent background look ugly (Thanks to Andreas Wolf and Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6951 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:45 Revision 80dfa07a: Fixed bug #13406: thumbs.php: Thumbnails for images with transparent background look ugly (Thanks to Andreas Wolf and Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6950 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:11 Bug #20609: broken sorting of filemounts
- fixed in #22070
- 20:10 Bug #21983: Thumbnail generation broken for PDF files
- v6 takes care of noFramePrepended for PDFs. It's in the core list. Please give your votes (+1 after reading or testin...
- 20:09 Bug #21961: collapseAll => 0 not working
- did you try collapseAll=> false?
manual states boolean as type
(!isset($config['appearance']['collapseAll']) ||... - 19:55 Bug #22070: Filemounts are unsorted
- committed to svn,
4_3 rev 6948
trunk rev 6949 - 19:54 Revision 5305735a: Fixed bug #13444: Filemounts are unsorted
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6949 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:52 Revision 6d6c4e4b: Fixed bug #13444: Filemounts are unsorted
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6948 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:03 Bug #20920: parse_url error
- Please reply to the Core list reply of mine.
- 18:52 Feature #21950: loginBoxImage_rotationFolder doesn't work
- yepp
- 17:13 Feature #21950: loginBoxImage_rotationFolder doesn't work
- Can we close this issue then?
- 18:47 Bug #21134: DB check -> Manage ref-index outputs ugly /path/to/your/typo3/...
Committed to trunk (rev. 6947).- 18:46 Revision 5214cd85: Fixed #12052: Restructure output of module "DB check" -> "Reference Index" (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6947 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:27 Bug #21940: Flash upload and Session
- committed v4 to trunk (rev. 6946).
- 18:26 Revision 0238743d: Fixed #13204: Flash can now use the session veriCode in the FE as well (Thanks to Stephan Lucas and Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6946 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:56 Bug #21362: Missing error message when creation of admin user fails due to missing repeated pw (install tool)
Committed to trunk (rev. 6945)- 17:55 Revision a88201f8: Fixed #12343: Installer - Missing message when creation of admin user fails due to missing data (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6945 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Bug #22058: ext_tables.sql Syntax
committed to trunk (rev. 6943)
committed to TYPO3_4-3 (rev. 6944)- 17:40 Revision 15bb42e6: Fixed #13423: Make ext_tables.sql syntax parsing more compliable (Thanks to Joachim Mathes)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6944 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:38 Revision 70b1f1ea: Fixed #13423: Bug/Feature: Make ext_tables.sql syntax parsing more compliable (Thanks to Joachim Mathes)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6943 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:24 Bug #21939: Use same install tool check for reports as used in About module
Committed to trunk (rev. 6941)
Committed to TYPO3_4-3 (rev. 6942)- 17:23 Revision b0ccea9b: Fixed #13201: Repots module - Use same install tool check for reports as used in About module (Thanks to Moreno Feltscher)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6942 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:22 Revision 2270e1d7: Fixed #13201: Repots module - Use same install tool check for reports as used in About module (Thanks to Moreno Feltscher)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6941 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:19 Bug #22091: Jump to end of text when inserting paragraph
- Definitely an improvement! Now Firefox behaves like Opera: The RTE loses focus but the paragraph is inserted correctly.
- 16:58 Feature #22140: htmlArea RTE: Extjize the RTE
- Committed to SVN TYPO3core trunk (revision 6940).
- 16:56 Revision 7af38056: Added feature #13580: htmlArea RTE: Extjize the RTE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6940 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:40 Bug #22135: html warning, because a plain & inside an url
- Committed to trunk (rev. 6938),
Committed to TYPO3_4-3 (rev. 6939)
- 16:38 Revision a9b39e27: Fixed #13574: html warning, because a plain & inside an url (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6939 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:37 Revision 9763abf3: Fixed #13574: html warning, because a plain & inside an url (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6938 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:30 Bug #21228: Speedup t3lib_BEfunc::getRecordPath by using rootline cache
- committed v2 to trunk (rev. 6937).
- 16:30 Revision 9107b7cd: Fixed #12180: Speedup t3lib_BEfunc::getRecordPath by using rootline cache (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6937 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:13 Bug #22147: Log usage of deprecated function fw()
- Committed to trunk (rev. 6936).
- 10:25 Bug #22147: Log usage of deprecated function fw()
- In addition to logging, remove all calls to the global function fw()
- 16:05 Revision 9937e372: Fixed #13593: Remove calls to and log usage of deprecated global function fw() (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6936 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:50 Bug #21580: JSMENU's fallback menu name is not unique
committed to trunk (rev. 6934)
committed to TYPO3_4-3 (rev. 6935)
- 15:48 Revision da73b9a0: Fixed #12625: JSMENU's fallback menu name is not unique
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6935 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:46 Revision 7450cfba: Fixed #12625: JSMENU's fallback menu name is not unique
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6934 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:34 Feature #15889: Clean up inline javascript in menu_layers.php
- Should be possible.
At the moment I am using a different modification because to the changes of TSpagegen::inline2Te... - 15:00 Feature #15889: Clean up inline javascript in menu_layers.php
- Hey Clemens.
Sorry for the late response. The Feature Freeze for 4.4 is in about a month, would you be able to con... - 15:17 Bug #20576: t3lib_div has several calls to debug without namespace which leads to php-errors
- REMINDER. Felix, it would be great if you could fix this issue! Looking forward to that change.
- 15:05 Bug #21294: Use labels in the page wizard for the page title fields
Committed v2 of Susanne after another review to trunk (rev. 6933).- 15:04 Revision a54c4a81: Fixed #12259: Use labels in the page wizard for the page title fields (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6933 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:58 Bug #20517: Clean up t3lib_extmgm_testcase
committed your latest patch to trunk (rev. 6932) after my review without the SVN property changes.- 14:57 Revision ee19beac: Fixed #11206: Cleaned up test "t3lib_extmgm_testcase" (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6932 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:52 Bug #20801: t3lib_beFunc::viewOnClick - Exctract logic to find the right frontend domain
- committed v3 of the patch to trunk (rev. 6931)
- 14:51 Revision fcbb0edf: Fixed #11608: t3lib_beFunc::viewOnClick - Extract logic to find the right frontend domain (Thanks to Michael Klapper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6931 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:48 Bug #21247: Replace header(Location:) with t3lib_div::redirect()
- Committed to trunk (rev. 6930)
- 14:46 Revision 62854cad: Fixed #12201: Replace header(Location:) with t3lib_div::redirect() (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6930 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:35 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Hum, with French and JS files found on https://svn.typo3.org/TYPO3v4/Core/trunk/
The problem seemed to be resolved... - 10:37 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- No, it's not. Did you try it using French?
I can still reproduce it with IE8 on Win7 - 13:40 Bug #21261: string literals quoted as identifiers in class.t3lib_loaddbgroup.php
- Committed to TYPO3 Core:
- trunk (rev. 6927)
- 4-3 (rev. 6928)
- 4-2 (rev. 6929) - 13:39 Revision 8ee81c97: Backported changeset 6927 from trunk: Fixed bug #12220
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6929 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:37 Revision 22bf1bad: Backported changeset 6927 from trunk: Fixed bug #12220
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6928 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:35 Bug #18662: Storing data crashes somehow with MM tables
- I just added a patch for 4.4 trunk respecting the latest changes on MM handling. In order to not have to maintain the...
- 13:32 Revision ffc83b1d: Fixed bug #12220: String literals quoted as identifiers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6927 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:02 Bug #15492: No support for LIMIT [PostgreSQL]
- Committed to
- trunk (rev. 30269) [with unit tests]
- DBAL_1-0 (rev. 30270) - 13:02 Revision 723b3031: Backported changeset 30269 from trunk: Fixed bug #2367
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@30270 735d13b6-9817-0410-8766-e36946ffe9aa
- 13:00 Revision 1a5e6e20: Fixed bug #2367: No support for LIMIT [PostgreSQL]
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@30269 735d13b6-9817-0410-8766-e36946ffe9aa
- 12:51 Revision 6129b5d8: Fixed possible table2handlerKeys problem
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@30268 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:49 Revision 585fc974: Followup to #7501: Remove Static-Templates from standard installation (Update class was declared twice, thanks to Susanne Moog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6926 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:46 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- That's true! For me it doesn't work with 4.3.1!
It worked for a while but after an update of some components by my... - 02:19 Bug #22148: loginform has <table> stdWrap, but <div>s inside
- Argh, in the proposed solution it should of course be "</div>" and not "</class>" :-/
- 02:18 Bug #22148 (Closed): loginform has <table> stdWrap, but <div>s inside
- Typo3 4.3.1
css_styled_content/static/setup.txt has those lines: (only relevant lines quoted)
tt_content.login.... - 01:41 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- Problem is caused by another third-party extension.
2010-02-20
- 23:32 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Just had a closer look at the duplicate issue.
Roger says he's using 4.3.1 so maybe it's not related to core version. - 23:28 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- I just tried again and reactivated RSA security for BE logins.
And surprise surprise, suddenly it works!
Don't ... - 22:10 Bug #22091: Jump to end of text when inserting paragraph
- I think the attached patch should fix this issue. Please confirm.
Regarding the Opera behaviour, I think it is cau... - 00:46 Bug #22091: Jump to end of text when inserting paragraph
- With Opera 10.10 on Linux, the effect is different. There, the RTE loses focus. (Also, it often looks like it inserts...
- 00:02 Bug #22091: Jump to end of text when inserting paragraph
- Yes, it is. However, I have this huge patch pending in core list for trunk (#13580) and I do not want to mess things up.
- 22:09 Bug #17561: meta http-equiv="Content-Type" should change along with config.doctype
- Hey Thomas,
I currently use an extension: ja_replacer to work around this issue. It rewrites the produced HTML acc... - 18:26 Feature #21918: CLI processes cannot be executed when adminOnly mode is enabled
- Committed to SVN Trunk (rev. 6925)
- 18:25 Revision 6d765e9a: Added feature #13164: CLI processes cannot be executed when adminOnly mode is enabled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6925 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:36 Bug #22131: ExtDirect - API generator should built absolute links
- committed to trunk rev 6924
- 16:34 Revision 01e4fe4e: Fixed bug #13568: ExtDirect - API generator should built absolute links (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6924 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:28 Bug #22010: Datepicker button color is wrong
- committed to svn,
4_3 rev 6922
trunk rev 6923 - 16:27 Revision 798aece2: Fixed bug #13333: Datepicker button color is wrong
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6923 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:27 Revision fda4c9d8: Fixed bug #13333: Datepicker button color is wrong
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6922 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:21 Bug #22147 (Closed): Log usage of deprecated function fw()
- typo3/template.php contains the following code...
- 15:33 Bug #20773: Main module does not load different navFrames in submodules.
- Uploaded a patch.
- 15:23 Revision e78a94ac: Follow-up to feature #13428: Extended generation of the caching hash
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6921 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:59 Feature #18194: Remove Static Templates from Standard Installation
- committed v7 to trunk (rev. 6920) - v4.4
- 14:58 Revision 86b79df3: Fixed #7501: Remove Static-Templates from standard installation (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6920 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:48 Revision 13424830: Cleanup: Fixed whitespaces
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6919 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:01 Feature #14179: improved mm_query in class.tslib_content.php
- Hey Karsten,
should we close this one? I can't really see how this should be included.
Benni. - 00:21 Feature #22060: Caching of the ExtDirect API configuration
- Committed to SVN Trunk (rev. 6918)
- 00:19 Revision 445db9e6: Added feature #13428: Caching of the ExtDirect API configuration
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6918 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:17 Feature #17150: webPageTree: wrap each line/page in pagetree with div elements
- Duplicate of 10892 which was included in TYPO3 4.3
2010-02-19
- 23:18 Bug #22091: Jump to end of text when inserting paragraph
- OT:
Hi Stan, I saw that you only applied the fixes you committed today to the branch for 4.3.
Isn't trunk affected,... - 20:46 Bug #22091: Jump to end of text when inserting paragraph
- Ok, well, I will try to inspect the code. There are two scripts involved for this enter key event: one for the paragr...
- 19:55 Bug #22091: Jump to end of text when inserting paragraph
- No errors in the console.
However, I just tried it with Firefox 3.6 and there actually IS a difference. With 3.5.7... - 17:58 Bug #22091: Jump to end of text when inserting paragraph
- Strange. I tried both scenarios and everything works fine. But I am testing with Firefox 3.6 (although I doubt that i...
- 12:11 Bug #22091: Jump to end of text when inserting paragraph
- It's difficult because it does not happen that often.
Try this:
1. Create a new content element.
2. Insert tex... - 05:13 Bug #22091: Jump to end of text when inserting paragraph
- Hum... I tried many sequences but I have been unable to reproduce this issue with TYPO3 4.3. Could you describe with ...
- 21:30 Bug #21982: buttons.formattext.restrictTo not evaluated correctly
- Thanks for the correction.
Attached patch committed to SVN TYPO3core branch TYPO3_4-3 (revision 6917). - 21:29 Revision 362b40df: Fixed bug #13282: htmlArea RTE: buttons.formattext.restrictTo not evaluated correctly (Thanks to Jörg Wagner)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6917 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:05 Bug #17291: eval double2 makes negative double values positive!
- I'll try to do so soon. Sorry, being quite busy at the moment.
- 19:22 Bug #17291: eval double2 makes negative double values positive!
- Hey Sylvere,
could you please update your patch?
Thanks! - 20:00 Bug #22092: Automatic linking ignores/replaces protocol
- Committed to SVN TYPO3core branch TYPO3_4-3 (revision 6916).
- 19:16 Bug #22092: Automatic linking ignores/replaces protocol
- Yes, this fixes the problem. Tested with Firefox 3.5.8 and Opera 10.10 on Linux. Thanks!
- 17:49 Bug #22092: Automatic linking ignores/replaces protocol
- Sorry, the second version of the patch should work.
- 11:59 Bug #22092: Automatic linking ignores/replaces protocol
- Sorry this doesn't work here, at least with Firefox. The link created only has a href of "http://http", "ftp://ftp" etc.
- 04:21 Bug #22092: Automatic linking ignores/replaces protocol
- Please test the attached patch for Firefox, Opera and Safari, and TYPO3 4.3.
You will need to clear the RTE cache ... - 19:53 Revision 16e435a2: Fixed bug #13480: htmlArea RTE: Automatic linking ignores/replaces protocol
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6916 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:26 Feature #17745: Allow dynamic values in TCAdefaults
- Anyone willing to update the patch?
- 18:20 Bug #22146 (Closed): Full search causes error if TCA has tables without any columns
- Problem:
If a table is defined in TCA without any columns (which is the case in rsaauth) the full search creates a w... - 18:11 Bug #21098: Docblock comments in TCEforms suggest class are wrong
- committed to trunk (rev. 6914) and 4.3 (rev. 6915)
- 18:11 Revision 6a1ee170: Fixed bug #12007: Docblock comments in TCEforms suggest class are wrong (Thanks to Andreas Wolf)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6915 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:09 Revision 6cc50334: Fixed bug #12007: Docblock comments in TCEforms suggest class are wrong (Thanks to Andreas Wolf)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6914 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:55 Bug #22145 (Closed): felogin adds field felogin_forgotHash to tca but does not add field to database
- Problem:
Due some shortcut (by reusing the $tempColumns array and adding a field afterwards) the field felogin_forgo... - 17:53 Bug #22144 (Closed): GIFBUILDER text is not rendered correctly when the text is in russian
- Most of the characters disapear, some are capital N's.
(issue imported from #M13589) - 17:27 Bug #22090: Inline styles not available if text marked with keyboard
- Committed to SVN TYPO3core branch TYPO3_4-3 (revision 6913).
- 11:48 Bug #22090: Inline styles not available if text marked with keyboard
- Works fine here now. Tested with Firefox 3.5.8 and Opera 10.10 on LInux.Thanks!
- 05:32 Bug #22090: Inline styles not available if text marked with keyboard
- Please test the attached patch after clearing the RTE cache and the browser cache.
- 17:25 Revision 07cba0da: Fixed bug #13478: htmlArea RTE: Inline styles not available if text marked with keyboard
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6913 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:14 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Committed to SVN TYPO3core branch TYPO3_4-3 (revision 6912).
- 12:42 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Hi,
tried on ie6, ie7 and ie8 and the patch works fine. thank you! - 03:19 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Please test the attached patch with IE8, IE7 and IE6.
After applying the patch, you will need to clear the RTE cac... - 17:04 Revision 16249cc1: Fixed bug #13205: RTE 1.8.6 not focusing correctly with IE8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6912 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:12 Bug #21966: _CSS_DEFAULT_STYLE
- I can confirm: Since 4.3 e.g. images in print view do not longer flow as they did in 4.2.x., because standard CSS of ...
- 15:46 Bug #21762: loginNews is missing a style for links
- commited to trunk (rev. 6910)
commited to TYPO3_4-3 (rev. 6911)
- 15:45 Revision a74bf7ee: Fixed bug #12870: Login News missing styling for links (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6911 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:42 Revision 0fa298c3: Fixed bug #12870: Login News missing styling for links (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6910 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:31 Feature #21900: Add API to add stylesheet directories
- Commited to trunk (rev. 6909).
- 15:28 Revision 8d928142: Added feature #13131: Add API to add stylesheet directories (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6909 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:24 Bug #22143 (Closed): Clipboards do not allow to cut
- Neither the usual clipboard nor the clipboards for multiple elements in listview seem to work with "cut" over differe...
- 11:50 Bug #21863: htmlarearte sometimes deletes contents
- Testing is in progress here.
At the moment I am awaiting feedback of the editors on their production-system, but by ... - 03:24 Bug #21863: htmlarearte sometimes deletes contents
- Anyone tested the attached patch?
- 10:48 Revision 51819eb0: [+BUGFIX] Extbase (Persistence): Fixed a bug where a field value was not properly converted to a RFC 2822 formatted date. Thanks to Alexandre Marinrez who reported this issue a few minutes ago.
- 10:06 Bug #22141 (Closed): First login attempt to the backend fails every time
- I updated from 4.2 to 4.3.
The first attempt to log into the backend fails every time. - The second works well.
... - 10:01 Bug #16337: The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
- I wrote a PM to Stefan that he as a look at this entry again.
- 09:37 Bug #22136: Popup-functionality for Pages using target field don't work in IE
- I think this is a new feature in TYPO3 4.3
RELEASE NOTES FOR TYPO3 4.3:
2009-07-16 Steffen Kamper <info@sk-typo... - 08:43 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- Jonas, patch is attached to this issue. If it works for you, visit us in the core list and give your "+1" to the matter.
- 05:47 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- The context menu is working in Brazilian when the BE charset is utf-8. So, there must be a problem when the charset i...
- 05:36 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- What is the BE charset?
Does the problem appear only in the context menu or also in the toolbar?
What version o...
2010-02-18
- 20:31 Feature #22140 (Closed): htmlArea RTE: Extjize the RTE
- The core script of the RTE is old, not well-structured and difficult to understand and evolve.
The attached patch ... - 19:36 Bug #22136: Popup-functionality for Pages using target field don't work in IE
- I guess that this behaviour also occurs in TYPO3 4.2.x, doesn't it?
- 14:14 Bug #22136 (Closed): Popup-functionality for Pages using target field don't work in IE
- If I use the target field for pages to open a popup-window, the IE (all versions) opens a wrong URL (e.g. http://doma...
- 19:34 Bug #22123: Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- Closing this issue as requested by reporter
- 15:46 Bug #22123: Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- Thanks Marcus, that helped. You can close this "bug"-report.
- 15:13 Feature #22139 (Closed): Add Hook in order to disable items in different Click Menus
- This hook allows the developer to manipulate the disable items array for different Click Menus which is called when u...
- 14:59 Revision 6cf627f0: [+BUGFIX] Extbase (Persistence): Removed testing code accidentally committed to trunk causing SQL errors for tables not having a sys_language_uid field. Follow-up to r1864. Related to #6409, #6288.
- 14:56 Bug #22138 (Closed): Add Hook in order to restrict the deleting process for an individual content element
- This hook allows the developer to manipulate the delete record array which is called when users delete content elemen...
- 14:36 Bug #22137: Add Hook in order to restrict the editing process for individual content elements
- pending in core list
- 14:35 Bug #22137 (Closed): Add Hook in order to restrict the editing process for individual content elements
- This hook allows the developer to manipulate the id array which is called when users edit content elements. Therefore...
- 13:55 Bug #22135 (Closed): html warning, because a plain & inside an url
- Problem:
An html warning is inside the link of the following text, because of an unprotected ampersand.
"The defa... - 13:04 Bug #22134 (Closed): [Recycler] Make usage of pageRenderer, move rowExpander to t3lib for possible usage in other scripts
- The recycler does own tags for JS and CSS. This should be included with official API (pageRenderer)
The rowExpande... - 12:57 Feature #22133 (Closed): imgResource params stdWrap
- It would be nice to have params for imagemagick stdWrapped...
For our customers (editors) we mostly cofigure c... - 12:30 Revision 1d86e247: [+FEATURE] Extbase (Persistence): Implemented recursive starting point/storage page (thanks to Thomas Deinhamer who provided the initial patch). Resolves #6223.
- 12:30 Revision 69bbff6d: [+BUGFIX] Extbase: Updated ext_autoload.php (thanks to Stefan Galinski). Resolves #6418.
- 12:30 Revision 1bf6d3a8: [+FEATURE] Extbase (Persistence): Extbase respects type annotations of model parameters and gives them precedence (thanks to Franz-Xaver Koch). Resolves #6264.
- 12:30 Revision 3a2ba23a: [+BUGFIX] Extbase (Persistence): Fixed broken relation using IRRE with foreign_field and maxitems = 1 (thanks to Jan Matthiesen). Resolves #6277.
- 11:26 Bug #22132 (Closed): HTML validation error in the BE with the ajax.php inclusion
- <script src="ajax.php?ajaxID=ExtDirect::getAPI&namespace=TYPO3.Backend" type="text/javascript"></script>
The & isn... - 10:25 Revision f1205de1: [+BUGFIX] Extbase (Persistence): Fixed language overlay (many thanks to Steffen Ritter). Resolves #6409, #6288.
- 10:25 Revision 576fc98a: [-TASK] Extbase (Reflection): Removed unnecessary item from RegEx. Already covered by Tx_[a-zA-Z0-9].
- 10:25 Revision cd40da2c: [+TASK] Extbase (Persistence): Fixed a bug where Value Objects with only NULL values are stored multiple times in the database. They should be stored not at all but we have to have at least one NULL value object due to technical reasons.
- 10:25 Revision b2dc9174: [!!!][~TASK] Extbase (Property): Changed behavior of transforming a value coming from a form into a property value. An empty field (empty string) now results in NULL instead of a DateTime( "now") object. Please check the bahavior of your extensions.
2010-02-17
- 21:14 Bug #22131 (Closed): ExtDirect - API generator should built absolute links
- Problem:
The ExtDirect API generator should generate absolute links to be able to work from backend modules or front... - 17:50 Bug #21906: mail password reset duration of link missed
- Works for me using TYPO3 branch 4.3, rev. 6908
Maybe you have invalid parameters in plugin.tx_felogin_pi1.dateForm... - 15:51 Bug #21906 (Rejected): mail password reset duration of link missed
- In german using of felogin I use "forgot password" and sending a email. In this email I miss the duration for the act...
- 16:41 Bug #20773: Main module does not load different navFrames in submodules.
- This bug is still present in version 4.3.1. You can test it also with the current dam v1.1.5 and dam_catedit v1.1.2
... - 12:33 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- Ernesto, can you please supply the patch that fixes this issue for PHP5.1? Thanks
- 11:20 Bug #22130 (Closed): Nested mountpoints result in broken typolinks in the FE
- Scenario:
Mountpoint A points to a page B that contains mointpoints (C and D) to other pages itself.
Visiting A... - 09:23 Bug #22129 (Rejected): Non-RFC-conformant email adresses
- "LoginWarnings" send by the TYPO3 Backend are send from email address "no_reply@no_reply.no_reply". This is a hard co...
2010-02-16
- 22:13 Bug #22123: Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- I don't believe that there will be any modifications to TYPO3's base authentication classes.
However, please have a ... - 14:40 Bug #22123: Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- I did write my own authentication service - that´s where I found this "bug". I did a lot of debugging with the DLOG a...
- 01:03 Bug #22123: Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- You are free to write a custom authentication service (& bundle it in an own extension). Then you are able to overwri...
- 17:46 Feature #25578 (Closed): add new typoscript properties and update tsref descriptions
- Add new ts properties introduced in 4.3 and also update descriptions of existing properties.
http://wiki.typo3.org... - 17:12 Bug #21794: javascript error in tmenu_layers.php and gmenu_layers.php
- Experiencing the same issue. Would be nice if the patch can be included in a future release.
- 16:56 Task #6489: Add some unit tests and do some CGL cleanup
- I don't know if you saw the start of refactor. First i split all to logical units, then i will apply general CGL, the...
- 16:53 Task #6489 (Closed): Add some unit tests and do some CGL cleanup
- I still have some changes to the (old) EM on my HDD, containing some unit tests and some CGL cleanup. I'll port those...
- 16:20 Feature #6488: Must never stay on "Check for extensions update"
- As i already mentioned, my goal is to merge these views. I want to allow this check from the normal extension list, a...
- 15:51 Feature #6488 (Rejected): Must never stay on "Check for extensions update"
- Currently (4.3) if you select the menu "Check for extensions update" and then click on the Page module for example, E...
- 15:53 Bug #22127 (Closed): FORM: validateForm fails if a label contains a comma
- If a standard-mailform contains several required fields with commas in the label validateForms() in t3lib/jsfunc.vali...
- 14:26 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Confirmed as well on IE8.
- 14:26 Task #3358: make sure only "element" versioning type is supported / used
- Hey Sonja,
what do you think, could we implement a "Reports" element that shows the status of the versioning / wor... - 14:09 Feature #22126 (Closed): Preview of mount pages via backend
- Curently it is not possible to get previews of mount pages because the preview link is missing the mountpoint informa...
- 14:06 Feature #22125 (Closed): Impossible to use title.htmlSpecialChars in RTE
- If you use double quotes in the title-attribute of any link entered by RTE, it is not possible to use htmlSpecialChar...
- 11:52 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- Patch is pending in core
- 11:43 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- I disagree.
Either we need to change the PHP 5.1 check in the core in v4.2 or we need to make it also work in PHP ... - 11:28 Bug #19706: Internal links with additional parameters "destroyed" when saving content-elements
- related are as well: #19576 and #19576
- 11:23 Bug #19706: Internal links with additional parameters "destroyed" when saving content-elements
- Against 4.3.0:
--- class.t3lib_parsehtml_proc.orig.php 2009-11-30 10:29:44.000000000 +0100
+++ class.t3lib_parseh...
2010-02-15
- 16:14 Bug #22048: saltedpasswords is not used if loginSecurityLevel is empty
- Default values in config_default.php should be set properly instead.
- 16:10 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- Andreas and Steffen, there's already some stuff in the work for "Dialect support" in TYPO3.
Here we need FR_CA bec... - 10:17 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- That would be the next step. Take german speaking languages, you may use
de_DE
de_AT
de_CH
so in general langKey_... - 07:33 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- Wrong example given by me.
Switzerland or Belgium will suit as a better example. You could have a TYPO3 installati... - 07:20 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- Would it be possible to use a locale for the language?
If you have a website for branches in USA, Germany, Austral... - 01:11 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- hm transl8tools checks two times for "$isLoaded && $row['static_lang_isocode']" ... imho elseif block will never be r...
- 00:33 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- I corrected the 2 chunks, thx.
I used varchar(3) as static_info_tables use integers which might need 3 chars for s... - 00:27 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- Hi,
By reading:
Patch, of t3lib_flexformtools.php, around line 306. Are you sure $row[$row['static... is correc... - 15:59 Bug #22037: mod.web_list.hideTables does not accept spaces
- Is there a reason not to use t3lib_div::trimExplode and in_array as it is with allowedNewTables and deniedNewTables? ...
- 15:52 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- Same problem,
and: for over 99%, redirect to a restricted page is desired, i think. - 15:50 Bug #22123 (Closed): Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- The function getUser() in the service tx_sv_auth checks, if a password is supplied within the login-data-array (field...
- 15:15 Bug #22118: URL in text mails contain often square brackets which irritate Thunderbird for example
- I think we can't fix this globally, but we have to urlencode every single URL placed in a mail. Therefore we need to ...
- 15:12 Bug #16907: Extensions can't be downloaded from Backup/Delete page using IE7
- Can't reproduce with 4.3 in IE7
- 02:12 Bug #16907: Extensions can't be downloaded from Backup/Delete page using IE7
- I tested this with TYPO3 4.3 and IE8.
The file is offered for download and saved correctly.
- 14:38 Bug #22044: Active suggest feature for TCA fields with foreign tables
- I wondered why it doesn't work.
i found that suggest only use the TCA-config "allowed". This is only filled by MM-... - 14:13 Feature #5923 (Needs Feedback): Notify per email if groups are selected instead of single users
- Hi Thomas,
could you try it again with the new "try out" Extension I've uploaded on the startpage of the workspace... - 14:12 Bug #22122: SIM_EXEC_TIME is always 1 when logged in BE
- #0013175 has similar problem
- 14:11 Bug #22122 (Closed): SIM_EXEC_TIME is always 1 when logged in BE
- When I'm logged in BE and preview pages - $GLOBALS['SIM_EXEC_TIME'] always gets == 1.
I got the following TS for t... - 14:10 Bug #3546 (Needs Feedback): Click on "Create new" to create new workspace stage brings 404
- Hi Matthias,
could you try it again with the new "try-out" extension I've supported on the overview page of the fo... - 14:07 Bug #3545 (Accepted): Send notifications of changes also to memebers of groups, not only to users
- 14:06 Feature #2971 (Accepted): Workspace should use DB/file mount of BE user/group
- 14:05 Bug #2919 (Resolved): Show real name of the be user after the recipient email address
- 14:04 Feature #2918 (Accepted): Possiblity to select be_groups in responsible persons field of custom stage
- 14:02 Feature #2798 (Accepted): advanced staging module
- 14:02 Feature #2797 (Accepted): advanced staging integration in workspace preview
- 13:59 Feature #2796 (Accepted): advanced staging labels and localization
- 13:58 Feature #2795 (Accepted): advanced staging integration in existing workspace GUI
- 13:57 Feature #2794 (Accepted): advanced staging core db changes
- 13:56 Feature #2793 (Accepted): check custom staging permissions
- 11:25 Bug #22121 (Closed): save document and view page-button in admpanel-popup produces link to workspace window
- after updating from 4.2.10 to 4.3.1 i have a strange behavior with the admpanel-popup. when using the edit icon in fe...
- 11:22 Bug #22120 (Closed): absRefPrefix is not added to inline CSS url
- If config.absRefPrefix = http://test.org/ is set in typoscript
background-image:url(abs.png);
in the templated is... - 09:58 Bug #21925: login with felogin does not work in the same browser as the backend
- small update: it should be:
admPanel.override.preview >
but i still try to figure out why it works with some typo... - 02:09 Bug #19325: Sorting order of versions in Extension Manger Drop Down Box
- The drop down coming up, when you install a new extension has the right order in TYPO3 4.3. The newest version is at ...
- 00:15 Revision 75055936: Backported changeset 30032 from trunk: Removed executable SVN property
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@30033 735d13b6-9817-0410-8766-e36946ffe9aa
- 00:14 Revision 89a2f8ab: Removed executable SVN property
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@30032 735d13b6-9817-0410-8766-e36946ffe9aa
- 00:12 Revision c64caceb: Removed svn properties
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6908 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-02-14
- 23:42 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- At the moment when static_info_tables is installed, the uid of the static_language record is saved in the field. With...
- 23:38 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- attached is a patch which adds the ISO code and use it in core
- 23:26 Bug #22119 (Closed): Include ISO_3166-1 alpha2 in sys_languages
- There is already a field for this 2 char ISO code: static_lang_isocode
ATM the field is hidden if static_info_tabl... - 23:09 Bug #22118 (Closed): URL in text mails contain often square brackets which irritate Thunderbird for example
- Square brackets are "unwise characters" according to RFC 2396 <http://www.ietf.org/rfc/rfc2396.txt> and should be avo...
- 20:24 Revision 2769bd88: Follow-up to #13448: Do not unset $typo3CacheFactory singleton
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6907 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:23 Revision fedabdee: Follow-up to #13448: Do not unset $typo3CacheFactory singleton
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6906 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:37 Revision bfbba74c: Raised DBAL version from 1.0.3 to 1.0.4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6905 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:29 Revision fe87a3c4: Set version back to 1.0-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@30016 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:27 Revision a385d115: Set version to 1.0.4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@30014 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:21 Revision 3e9b30fb: Raised DBAL version from 1.1.0 to 1.1.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6904 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:03 Revision d710ec64: Set version back to 1.1-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@30013 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:00 Revision 693775d6: Set version to 1.1.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@30011 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:47 Bug #21730: ALTER TABLE is not able to parse length restriction in index creation (Oracle)
- Committed to Core:
- trunk (rev. 6902)
- 4-3 (rev. 6903)
Committed to DBAL:
- trunk (rev. 30009)
- 1-0 (re... - 18:46 Revision 6fbd788a: Backported changeset 30009 from trunk: Added unit test for #12829
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@30010 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:44 Revision 663e9e13: Backported changeset 6902 from trunk: Fixed bug #12829
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6903 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:41 Revision f3063e07: Added unit test for #12829: ALTER TABLE is not able to parse length restriction in index creation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@30009 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:40 Revision fa130d6c: Fixed bug #12829: ALTER TABLE is not able to parse length restriction in index creation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6902 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:30 Bug #22034: Recursive deletion of alternative page languages
- Committed to:
Trunk, revision 6900
4-3, revision 6901 - 18:23 Revision b4051d44: Fixed bug #13380: Recursive deletion of alternative page languages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6901 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:23 Revision bdf3ba72: Fixed bug #13380: Recursive deletion of alternative page languages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6900 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-02-13
- 21:48 Bug #22117 (Closed): TSref description for typolink is very unclear
- I took me a while to understand how typolink works. The
TSref description
http://typo3.org/documentation/document-... - 17:24 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- There is a few places in DBAL were the "mssql" driver is tested, meaning using odbc_mssql will fail to be interpreted...
- 17:22 Bug #22062: Include BE:forceCharset config option
- After digging a bit into this issue, it seems that any MySQL connection should be properly initialized if you properl...
- 17:16 Bug #20427: DBAL - bigint (int8) values get converted to int4 by int-cast
- Michael, did you use driver "odbc_mssql" or "mssql"?
- 14:47 Bug #16708: WHERE func(expr) IN (n,...m) is broken
- Could not reproduce this bug anymore with latest trunk.
I committed attached patch 4493.diff as rev. 29978. It con... - 14:45 Revision 97a45b92: Added unit tests for #4493: WHERE func(expr) IN (n,...m) is broken
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29978 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:21 Bug #17552: IFNULL operator cannot be parsed
- Core trunk (rev. 6899) and DBAL trunk (rev. 29977)
- 12:21 Bug #17552: IFNULL operator cannot be parsed
- - Oracle equivalent is NVL : http://www.techonthenet.com/oracle/functions/nvl.php [^]
- MSSQL is ISNULL : http://msd... - 12:19 Bug #17552: IFNULL operator cannot be parsed
- Taking information from duplicated bug:
When using tt_news and choosing to restrict the list of news with a set of... - 14:18 Revision 3c9cc092: Fixed bug #6196: IFNULL operator cannot be parsed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29977 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:16 Revision feb6d8a2: Fixed bug #6196: IFNULL operator cannot be parsed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6899 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:15 Bug #22116: IFNULL operator cannot be parsed
- - Oracle equivalent is NVL : http://www.techonthenet.com/oracle/functions/nvl.php
- MSSQL is IFNULL too
- PostgreSQ... - 11:58 Bug #22116 (Closed): IFNULL operator cannot be parsed
- When using tt_news and choosing to restrict the list of news with a set of news categories, FE rendering crashes with...
- 11:27 Bug #22115: DISTINCT should not be used as a function
- Committed to trunk (rev. 6897) and 4-3 (rev. 6898)
- 11:09 Bug #22115 (Closed): DISTINCT should not be used as a function
- While working on #22114, I searched in Core if DISTINCT keyword in query was sometimes wrongly written as a function:...
- 11:24 Revision 48c9ffb0: Backported changeset 6897 from trunk: Fixed bug #13529
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6898 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:21 Revision 25d6521b: Fixed bug #13529: DISTINCT should not be used as a function
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6897 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:20 Bug #25650 (Closed): Fatal error: Call to a member function push() with [SYS][useCachingFramework] = 1
- If I set
[SYS][useCachingFramework] = 1
scheduler doesn't run correctly.
Typo3 throws following error (BE and cr... - 10:32 Bug #22114: Argument 1 passed to ux_t3lib_DB::_quoteFieldNames() must be an array, string given
- Committed to
- trunk (rev. 29973)
- 1-0 (rev. 29974) - 10:26 Bug #22114 (Closed): Argument 1 passed to ux_t3lib_DB::_quoteFieldNames() must be an array, string given
- Some extensions use
DISTINCT(field)
instead of
DISTINCT field
in their queries. This is valid for MySQL b... - 10:32 Revision 50ac90b7: Backported changeset 29973 from trunk: Fixed bug #13528
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@29974 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:29 Revision 1e604d40: Fixed bug #13528
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29973 735d13b6-9817-0410-8766-e36946ffe9aa
- 00:03 Bug #21261: string literals quoted as identifiers in class.t3lib_loaddbgroup.php
- Uploaded v2 with use of official quoting method $GLOBALS['TYPO3_DB']->fullQuoteStr() instead of hard-coding single qu...
2010-02-12
- 23:53 Bug #22062: Include BE:forceCharset config option
- BTW, I personally have a similar problem with a native DB in MySQL, utf-8 and a MSSQL database for external data that...
- 17:21 Bug #21850: Data type 'typeNumber' are not defined in TSref
- Available in version 4.3.1
- 14:59 Bug #19964: Files in linkpopup should have sorting by ABC
- Bug is fixed in 4.3.1 so for me, this bug report could be closed.
- 14:50 Feature #20777: tslib_pibase - function pi_loadLL - _LOCAL_LANG Keys like listView.more should also be possible in Typoscript
- pending in core list
- 13:33 Feature #22113 (Closed): Possibility to link to an explicit language of a page
- Sometimes it's necessary to link to an explicit language version of a page. At the moment you have to do it with an e...
- 13:16 Bug #22103: can't backend login to more than 1 instance on the same server
- Could you try to use Name based virtual hosts instead of different IPs?
I think the cookie is set for localhost, w... - 11:51 Bug #22112: mod.web_list.[tablename].hideTable is not working
- Only a documentation bug
- 11:50 Bug #22112: mod.web_list.[tablename].hideTable is not working
- Silly me, I misunderstood the thing. Indeed a documentation bug. Sorry. Will fix it right away.
- 11:46 Bug #22112 (Closed): mod.web_list.[tablename].hideTable is not working
- Hiding a single table using the syntax:
mod.web_list.[tablename].hideTable = 1
does not work. This is due to a ... - 09:35 Bug #20982: FE login in iE8 is not possible
- Please check #22084 for the issue of FE-Logins in IE8. RFC is in core list, review, test and give you +1 there if the...
- 09:35 Bug #21990: felogin ie8 session cookie
- Please check #13470 for the issue of FE-Logins in IE8. RFC is in core list, review, test and give you +1 there if the...
2010-02-11
- 23:50 Bug #22037: mod.web_list.hideTables does not accept spaces
- problem is not the hideTables but t3lib_div::inList which doesn't work with spaces in comma seperated lists
- 23:11 Feature #22111 (Closed): Add a new icon set to t3skin
- The current iconset contains several ugly-looking icons and lacks clear naming conventions.
This icon set was init... - 22:38 Bug #22105: Function changePassword does not work, when hitting 'enter' in change password form
- The relevant form field in the template is:
<input type="submit" name="tx_felogin_pi1[changepasswordsubmit]" value... - 19:44 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Renamed public API TRUNCATETABLE* to TRUNCATE* according to Core ML's discussion.
- 10:41 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- The solution to delete all tables and re-import them with the Database Analyzer also worked for me. Thanks!
- 00:24 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Just to make it clear here... I first cleared my MSSQL 2000 DB => no more tables, reused the install tool to create a...
- 00:19 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Please send your screenshot to my email address. I did not see anything special but maybe I overlooked something.
- 19:42 Revision 7bb22fe6: Follow-up of #13504: Using TRUNCATE instead of TRUNCATETABLE as public DB API
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6896 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:39 Revision 8416d711: Follow-up of #13504: Using TRUNCATE instead of TRUNCATETABLE as public DB API
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29941 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:42 Bug #22109 (Closed): Wrong Parsing of wraps when combining noTrimWrap and option Split
- when a wrap is parsed, first it is splittet by the string "|*|" to get the three parts.
Then the parts are splitted ... - 17:43 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
- We can confirm this problem for sites upgraded from 4.1 to 4.2.10:
class.browse_links.php, line 2493
$this->f... - 17:31 Bug #22009: PHP Fatal Error: Cannot redeclare class backend_toolbarItem [After Typo3 Upgrade]
- Resolved, no change required.
Thanks for the solution Junaid. - 17:19 Bug #22029: cropHTML not honoring whole word setting
- Hi Ron.
IMO it is a small bug as the expected behavior for options is to behave exactly the same as crop.
Jochen - 17:04 Feature #22107: Add a Hook to add Sub Categories to the Constant Editor
- Resolved, duplicate of #19958.
Thanks for the pointer. - 11:23 Feature #22107: Add a Hook to add Sub Categories to the Constant Editor
- Please close this issue, it's already solved by #19958
- 10:42 Feature #22107 (Closed): Add a Hook to add Sub Categories to the Constant Editor
- Currently the Sub Categories of the Constant Editor are hardcoded (Enable Features, Dimensions, etc).
Especially whe... - 14:09 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- I don't like "quick & dirty" as well, but I just needed a way to make it work. I'd rather prefer a better solution fr...
- 11:24 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Can reproduce. Only the first line of the text area activates its focus in IE8
- 09:42 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- I can Conirm this as well. Is There any solution for this problem ?
- 11:15 Bug #22108 (Closed): filelinks do not open in _blank window
- Since update from 4.2.10 to 4.3.1 the parameter target="_blank" is missing
HTML in 4.2.10: <a target="_blank" href... - 09:22 Bug #22084: Session/Login not working in IE8 across subdomains
- Thanks for clarifying.
After the patch, the problem I described (*) is now solved.
* http://bugs.typo3.org/view.p... - 02:15 Bug #22106 (Closed): Use exec_TRUNCATETABLEquery() instead of DELETE FROM throughout the core
- Problem:
Thanks to #22104 we now have a dbal compatible way of truncating tables in mysql.
Solution:
Use this ne...
2010-02-10
- 22:38 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Thanks for the fast response.
The main problem is, when i try to set up a new page in the backend i got an error t... - 22:12 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Committed to Core trunk (rev. 6895) and DBAL trunk (rev. 29911).
- 19:21 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Hi,
This is true, parser is not able to parse TRUNCATE statements. However you have to understand that when using ... - 19:09 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Started by recreating the screenshot by reducing color depth from 32 bit to 8 bit and cropped useless info. Screensho...
- 17:17 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- The SQL statement "TRUNCATE TABLE be_groups;" works fine when i directly use it against the db.
Used System Versio... - 17:07 Bug #22104 (Closed): Cannot parse TRUNCATE TABLE in Install Tool
- When using Typo3 (4.3.1) with a MS-SQL DB the Database Analyser can not update the tables in the "COMPARE" section an...
- 22:11 Revision c3658d95: Fixed bug #13504: Cannot parse TRUNCATE TABLE in install tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29911 735d13b6-9817-0410-8766-e36946ffe9aa
- 21:59 Revision 9863adc4: Fixed bug #13504: Cannot parse TRUNCATE TABLE in install tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6895 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:29 Bug #21595: Add a version matrix to the typo3.org website
- Released: http://typo3.org/download/version-matrix/
- 19:40 Bug #22105: Function changePassword does not work, when hitting 'enter' in change password form
- added the patch
- 19:38 Bug #22105 (Closed): Function changePassword does not work, when hitting 'enter' in change password form
- When trying to send the change password form by hitting 'enter' in the frontend, the same form appears again and agai...
- 17:03 Bug #22103 (Closed): can't backend login to more than 1 instance on the same server
- Just upgraded to 4.3.1 from 4.2.8.
I backend login to http://localhost:8503/typo3: OK
I backend login to http://loc... - 16:35 Bug #22037: mod.web_list.hideTables does not accept spaces
- IMO whitespace should be allowed as one might want to write something like that:
mod.web_list.hideTables (
tx_e... - 16:25 Bug #21925: login with felogin does not work in the same browser as the backend
- temporary solution is to add the following tsconfig code to the admin tsconfig:
admPanel.override > - 16:25 Bug #21925: login with felogin does not work in the same browser as the backend
- i found the problem: feeditadvanced
it inserts the following tsconfig code:
admPanel.override.preview = 1
i ha... - 09:14 Bug #21925: login with felogin does not work in the same browser as the backend
- any further progress?
- 16:16 Bug #22088: feediting - "show hidden content elements" setting is lost when switching page
- the problem is found in ext_localconf.php where the following tscode is inserted:
t3lib_extMgm::addUserTSConfig('
... - 14:15 Bug #22058: ext_tables.sql Syntax
- Hi Joachim ,
to get your patch discussed and finally included, send it to the TYPO3-core-list!
Check out:
http... - 09:14 Bug #22058: ext_tables.sql Syntax
- Instead of preg_split("/\s+/",$value) it might be more appropriate to use t3lib_div::trimExplode(' ', $value, 1).
- 14:04 Bug #22084: Session/Login not working in IE8 across subdomains
- Stig, the patch won't change what IE8 "developer tool" displays, because the cookies passed are the same as before. I...
- 13:42 Bug #22084: Session/Login not working in IE8 across subdomains
- Also - I have not currently any tools to test i thoroughly with IE7...
Maybe it's a IE - 4.3 problem? - 13:35 Bug #22084: Session/Login not working in IE8 across subdomains
- Got this error when trying to implement patch:
patching file t3lib/class.t3lib_userauth.php
Hunk #1 FAILED at 212... - 13:15 Bug #22084: Session/Login not working in IE8 across subdomains
- I changed:
if (!$id || !$this->isExistingSessionRecord($id)) {
to:
if (!$id) {
Still get following cookie infor... - 12:51 Bug #22084: Session/Login not working in IE8 across subdomains
- Claus, Stig, and others who have had this problem. Could you please test the attached patch if it fixes the problem? ...
- 12:10 Bug #22084: Session/Login not working in IE8 across subdomains
- This problem is related to
a) the "fe-session fixation" fix which changes the session ID whenever there is no sess... - 08:03 Bug #22084: Session/Login not working in IE8 across subdomains
- Well I guess this isn't a workaround in my case.
We have two TYPO3 installations.
A main site mydomain.dk
This one... - 13:37 Bug #25577 (Closed): imagelinwrap has no properties in following scenario
- type:
plugin.tx_ajadoeventsgo4culture_pi7 {
detailView.row.marks{
IMAGES = USER
IMAGES{
ro... - 13:30 Revision 8a35056e: Backported changeset 29895 from trunk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@29896 735d13b6-9817-0410-8766-e36946ffe9aa
- 13:28 Revision eeeb5985: Added database patches for common extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29895 735d13b6-9817-0410-8766-e36946ffe9aa
- 12:09 Bug #22102: BE conditions doesnt have possibility for table lookup
- I made a first patch which allow the following condition in BE:
[globalString = DB:pages|keywords = es]
...
[end... - 12:05 Bug #22102 (Closed): BE conditions doesnt have possibility for table lookup
- In FE you can use TSFE:page to access fields of actual page record.
In BE we need something simular.
(iss... - 11:55 Bug #22097: Workspace filemounts don't respect user filemounts
- Hi Georg,
I have developted a solution for that problem. Would this solution also solve your problem:
http://forg... - 08:50 Bug #22097: Workspace filemounts don't respect user filemounts
- Sorry but v2 is necessary because now all filemounts are used (e.g. from
other fe_groups a user belongs to) - 08:24 Bug #22097 (Closed): Workspace filemounts don't respect user filemounts
- If you are using workspaces the file mounts need to be set additionally in every workspace. This is ok because some f...
- 11:18 Feature #25576 (Closed): listing markers on template objects
- would be cool to have something like this:
10 = TEMPLATE
10.template = FILE
10.template.file = fileadmin/testtem... - 11:15 Bug #25575 (Closed): codecompletion: dot "." is removed on right side of the operator
- after pressing enter on a cc proposal the dot, right to the cursor is removed (replaced by the selected cc proposal)
... - 10:07 Bug #22101 (Closed): Limit positive values in Rootline to current page
- In class.tslib_content.php you have a function called getKey. We have a rootline with 5 pages. Look at following TS:
... - 09:24 Bug #22100 (Closed): Workspace tiled Preview shows same version of Page
- If i open up the tiled preview link of a page, that has been modified in the workspace, and is in review i see the sa...
- 08:41 Bug #22099 (Closed): Indexed_search and crawler not work on complex site with fe_users and fe_groups
- I have installed
indexed_search 2.11.1
crawler 3.0.3
cachemgm 1.0.0
The problem is that the indexed search retur... - 08:37 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- I reported the bug at:
http://forge.typo3.org/projects/show/extension-cooluri
You can close this report. - 08:30 Bug #22098 (Closed): Cleanup return value in t3lib_userauthgroup check()
- The comment states that the return value is boolean but there is actually a return 1; and no default return
(issu...
2010-02-09
- 23:12 Revision 0b3fe544: Backported changeset 6891 from trunk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6892 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:07 Revision 6e4e93de: Follow-up of changeset 6889: A '0' field could not be parsed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6891 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:51 Bug #22096: Where clause 0=0 cannot be parsed
- ... and changeset 29886 backported to 1-0 (without unit test) and committed as rev. 29889 to DBAL 1-0
- 22:44 Bug #22096: Where clause 0=0 cannot be parsed
- - Core trunk (rev. 6889)
- Core 4-3 (rev. 6890)
- DBAL trunk (rev. 29886)
Not backported to DBAL 1-0 as branch 1... - 22:22 Bug #22096 (Closed): Where clause 0=0 cannot be parsed
- SQL parser is not able to parse 0=0 in a where clause as it wrongly thinks parsed '0' (= "fieldname") is empty.
(... - 22:50 Revision 66af603e: Backported changeset 29886 from trunk: Added unit test for bug #13490
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@29889 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:39 Revision ebe0e6ec: Added unit test for bug #13490: Where clause 0=0 cannot be parsed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29886 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:37 Revision 65a37939: Backported changeset 6889 from trunk: Fixed bug #13490
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6890 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:31 Revision 8d2b352c: Fixed bug #13490: Where clause 0=0 cannot be parsed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6889 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:05 Feature #17275: Virtual fields
- Trick to be able to see DB values into the edit form is to use proper case in tca.php. For instance 'FirstName', 'Las...
- 20:19 Feature #17275: Virtual fields
- Hi,
Quite old feature request but... :-)
I'm able to show records from a MSSQL database with legacy tables that... - 20:54 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- Then, could you please file a bug report for cooluri project. I intend to close this report.
- 16:46 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- The reason is the cooluri extension!
If i switch off this extension, login works perfect. - 13:38 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- In one installation i have cal installed, but already version 1.3.1.
In another installation, on another server, whe... - 12:15 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- saltedpasswords states clearly that the level has to be set ... Look at the FlashMessages.
#M13410 is dropped, since... - 12:12 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- Do you have cal version 1.3.0 installed?
If so please udpate to 1.3.1... - 12:12 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- It seem the problem comes from the rsaauth sysext.
After deactivating it and apply the 0013410.patch for saltedpassw... - 11:35 Bug #22089 (Closed): felogin does not work with saltedpasswords and rsaauth
- Every frontend user, how tries to login, will be forwarded to "login failed" page and no restricted page apears (no f...
- 19:50 Bug #17107: maxW for image rows is not the maximum
- Michael,
do you have the possibility to apply the latest patch and report back if it solved your problem?
Thanks
... - 19:29 Bug #22095 (Closed): no alternative icon returned from 'getIcon' in class.t3lib_iconworks.php (backend-redesign)
- current situation:
the function 'getIcon' checks if an icon with the current states (hidden/timing/futuretiming/prot... - 19:15 Bug #22094 (Closed): wrong icon-state returned from 'getIcon' in class.t3lib_iconworks.php
- the current TYPO3-code causes the following situation:
a page which is disabled because...
...the endtime is in t... - 19:12 Bug #22084: Session/Login not working in IE8 across subdomains
- As a "workaround", set this:
$TYPO3_CONF_VARS['SYS']['cookieDomain'] = '/.*/';
and TYPO3 will always return the... - 11:41 Bug #22084: Session/Login not working in IE8 across subdomains
- TYPO3 4.3.1
Have a similar problem logging in at subdomains.
If we take mydomain.dk as example - it seems the probl... - 18:33 Bug #22093 (Closed): jumpurl.secure crashes on spaces or umlauts in URLs
- Spaces or umlauts in the filename or path make a secure download link generated via the function filelink crash, i.e....
- 18:07 Bug #21831: TSpagegen::inline2TempFile($this->makeScript(), 'js')
- Yes, indeed. I have experienced the same problem.
It's a change that impacts a lot of existing code.
Funny thing ... - 16:16 Feature #22087: feediting - no option "show hidden pages"
- the same applies to hidden content elements -> they are always shown because TYPO3 is always in "preview" mode also i...
- 15:56 Feature #22087: feediting - no option "show hidden pages"
- the problem is also that if I want to switch back to admin panel and activate the admin panel including "preview" sec...
- 10:32 Feature #22087 (Closed): feediting - no option "show hidden pages"
- the option "show hidden content elements" in the new and advanced feediting mode makes it possible to disable / enabl...
- 15:41 Bug #17561: meta http-equiv="Content-Type" should change along with config.doctype
- This problem is relevant again while switching to HTML5. I can already generate a valid HTML5-doctype but the charset...
- 15:22 Bug #22092: Automatic linking ignores/replaces protocol
- Sorry, I was talking about the href attribute of course.
BTW, this problem occurs with Firefox 3.5.7 and Opera 10.... - 15:14 Bug #22092 (Closed): Automatic linking ignores/replaces protocol
- When you enter a URL in an RTE field it will be linked to its address automatically. However, the created links src a...
- 14:57 Bug #22091 (Closed): Jump to end of text when inserting paragraph
- Sometimes when inserting a new paragraph by pressing enter, the paragraph is not inserted and instead the cursor jump...
- 14:51 Bug #22090 (Closed): Inline styles not available if text marked with keyboard
- Since the update from TYPO3 4.2.10 to 4.3.1 inline styles, links and custom tags cannot be applied to text marked wit...
- 13:12 Bug #21095: OpenID fails with fatal error
- No feedback provided for more than a month.
- 10:55 Bug #22088 (Closed): feediting - "show hidden content elements" setting is lost when switching page
- When disabling the option "show hidden content elements" in advanced feediting mode, it works. As soon as I switch pa...
- 08:52 Feature #22086 (Closed): Give headTag stdWrap properties
- PAGE.headTag does not have stdWrap properties but I have a usecase for it.
It should be implemented into core,... - 03:54 Bug #22029: cropHTML not honoring whole word setting
- Hi Jochen,
I think I found the issue. I should have not put a space before the "1" for the whole word setting.
... - 00:50 Bug #22085: List module eats up tons of memory if displaying records with many references
- Attached is a first hack up which still needs some improvements to be core-ready.
As this probably won't make it to ... - 00:45 Bug #22085 (Closed): List module eats up tons of memory if displaying records with many references
- Problem:
The list module is very wasteful in memory if handling rows with many references. It loads a SELECT * from ...
2010-02-08
- 21:15 Bug #22084 (Closed): Session/Login not working in IE8 across subdomains
- When working with IE8 using fe_login we cannot log in on sites having www.domain.com - changing to domain.com the log...
- 18:26 Feature #22083 (Closed): add getField() function to database API
- hey guys,
often some wants to get a single-value, like a name or a label or something. We have to getRows() and th... - 18:02 Bug #17107: maxW for image rows is not the maximum
- Would be very nice, if someone from the core team could fix that bug quickly.
This bug makes picture elements wit... - 17:59 Bug #22082 (Closed): Typoscript typolink wrap
- I need all my link with a <span> inside <a>
So I use :
lib.parseFunc_RTE.tags.link.typolink.wrap = <span>|</span>... - 17:31 Bug #21983: Thumbnail generation broken for PDF files
- Same problem here...
TYPO3 4.3.1, CentOS 5.4, GM 1.3.8, PHP 5.2.8
v2 patch works, but with noFramePrepended = ... - 17:14 Bug #22081: ORA-00920: invalid relational operator in module statistics
- Committed to:
- Trunk (rev. 6887)
- 4-3 (rev. 6888) - 16:59 Bug #22081 (Closed): ORA-00920: invalid relational operator in module statistics
- When using backend module statistics (modfunc2), an error is silently logged in DBAL debug log, if debug is activated...
- 17:11 Revision 2125796e: Backported changeset 6887 from trunk: Fixed bug #13464
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6888 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:08 Revision a2c943ca: Fixed bug #13464: ORA-00920: invalid relational operator in module statistics [indexed_search]
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6887 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:06 Bug #22080: Modfunc2 (statistics) is not compatible with DBAL
- Committed to:
- Trunk (rev. 6885)
- 4-3 (rev. 6886) - 15:51 Bug #22080 (Closed): Modfunc2 (statistics) is not compatible with DBAL
- Statistics module always shows an empty list of queried words. In fact, the underlying DB query is not valid when usi...
- 16:05 Revision 2a48a650: Backported changeset 6885 from trunk: Fixed bug #13463
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6886 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:03 Revision 1fe886fa: Fixed bug #13463: Modfunc2 (statistics) is not compatible with DBAL [indexed_search]
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6885 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:51 Bug #21253: Indexing of files provided by dam_frontend extension fails
- Is there any code like
$GLOBALS['TSFE']->set_no_cache();
in the extension? comment it out and it will work. - 14:11 Bug #22079 (Closed): wrong image-path returned in class.t3lib_tceforms.php if TYPO3-source is symlinked (backend-redesign)
- If an extension is installed in 'typo3conf/ext/' and overrides BE-icons, the result of 't3lib_iconWorks::skinImg' (li...
- 09:27 Revision 50fe52d7: Reverted Follow-up to #13448: Unset another variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6884 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:25 Revision 83d5f0fb: Reverted Follow-up to #13448: Unset another variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6883 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:54 Bug #22078 (Closed): Front-end login is broken with Safari
- Login not possible with mac, leopard 10 and safari 4.04.
No problems with Safari,Opera, IE on windows, or Firefox on... - 01:25 Bug #22077 (Closed): Full search issues invalid db query if TCA has tables without configured columns
- Problem:
If a table has no usable columns, fullsearch creates invalid SQL:
SELECT COUNT(*) FROM tx_rsaauth_keys WHE... - 01:18 Bug #22076: Typo in rsaauth ext_tables.sql
- - trunk rev. 6881
- 4.3 rev. 6882 - 01:10 Bug #22076 (Closed): Typo in rsaauth ext_tables.sql
- Problem:
typo3/sysext/rsaauth/ext_tables.sql
# Table structure for table 'tx_rsauth_keys'
... - 01:13 Revision 09c82b16: Fixed bug #13456: Typo in rsaauth ext_tables.sql
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6882 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:12 Revision 8aeea813: Fixed bug #13456: Typo in rsaauth ext_tables.sql
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6881 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:22 Revision 9876438e: #12642: Fixed Changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6880 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:21 Revision 25b64894: #12642: Fixed Changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6879 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:21 Revision 6bf02252: #12642: Fixed Changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6878 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:17 Bug #21970: PHP warning stristr() in Configuration -> Search under PHP 5.3
- Committed to:
- trunk rev. 6875
- 4.3 rev. 6876 - 00:15 Revision db7cb152: Fixed Changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6877 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:14 Revision 6cb6721e: Fixed bug #13257: PHP warning stristr() in Configuration -> Search under PHP 5.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6876 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:12 Revision 7b6bc86b: Fixed bug #13257: PHP warning stristr() in Configuration -> Search under PHP 5.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6875 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-02-07
- 23:56 Feature #15193: There is no API to list tables in the Web->Page module
- committed to trunk rev 6874
- 23:55 Revision 746ccc1b: Fixed bug #1822: There is no API to list tables in theWeb->Page module (thanks to Franz Holzinger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6874 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:27 Bug #22072: typo in BE cache init section
- Committed follow-up:
* trunk rev. 6872
* 4.3 rev. 6873 - 21:57 Bug #22072: typo in BE cache init section
- Thanks for the report!
Committed to:
- trunk rev. 6868
- 4-3 rev. 6869 - 23:23 Revision 900d8dd0: Follow-up to #13448: Unset another variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6873 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:22 Revision aa50355b: Follow-up to #13448: Unset another variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6872 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:11 Bug #22024: Table headers in t3lib_fullsearch
- - trunk rev. 6870
- 4.3 rev. 6871 - 23:02 Revision 3e249f3d: Fixed bug #13365: Table headers in t3lib_fullsearch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6871 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:00 Revision b7996042: Fixed bug #13365: Table headers in t3lib_fullsearch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6870 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:55 Revision 87a77978: Fixed bug #13448: Typo in BE cache init section
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6869 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:55 Revision 40d9d47f: Fixed bug #13448: Typo in BE cache init section
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6868 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:16 Bug #21985: t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php throw a t3lib_cache_Exception in backend
- Resolved, no change required:
I don' t think we need any further error handling for this. If you upgrade a site an... - 21:06 Bug #25644: Day of week in cron command is not calculated correctly
- * Committed to trunk rev. 6865
* Committed to 4.3 rev. 6867
* Committed testcase to trunk rev. 6866 - 21:02 Revision 61a27d85: Fixed bug #13193: Day of week in scheduler cron command is not calculated correctly
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6867 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:00 Revision e6d5c054: Follow-up to #13193: Added tests for tx_scheduler_croncmd
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6866 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:57 Revision 10dfd340: Fixed bug #13193: Day of week in scheduler cron command is not calculated correctly
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6865 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:47 Feature #21754: database backend: Use t3lib_db to insert all tags in one run
- Committed to trunk rev. 6864
Will be included in 4.4 - 20:46 Feature #21753: Provide an API to insert multiple rows at once
- Will be included in 4.4
- 15:15 Feature #21753: Provide an API to insert multiple rows at once
- Committed to Core trunk (rev. 6861) and DBAL trunk (rev. 29769).
This issue is resolved but it will be closed when... - 20:43 Revision 12220373: Added feature #12859: caching framework db backend: Use t3lib_db to insert all tags in one run
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6864 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:40 Bug #21202: No redirection after login by systemextension felogin
- Argh, I should actually test my patches :-/
With my patch, the redirect works only at logout(!), but not at login :-... - 15:56 Revision 92991cc7: Follow-up of changeset 29769: Using a real extended insert when dealing with 'native' driver
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29771 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:50 Revision 6bfeed41: Follow-up of changeset 6861: Cleaned-up generated SQL
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6863 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:36 Bug #22070: Filemounts are unsorted
- New patch is much better as it works for any folder trees, eg also for DAM
- 15:13 Revision 71324d53: Added feature #12858: Provide an API to insert multiple rows at once
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29769 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:10 Revision b007c34d: Added feature #12858: Provide an API to insert multiple rows at once
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6861 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:52 Bug #22074: Enhance UPDATE statements with native driver (MySQL)
- Does not seem to make lots of sense after all.
- 12:34 Bug #22074 (Closed): Enhance UPDATE statements with native driver (MySQL)
- UPDATE operations in exec_UPDATEquery and exec_INSERTquery of class.ux_t3lib_db.php could be enhanced for native driv...
- 14:26 Bug #22075: Method compileINSERT of ux_t3lib_sqlparser should be protected
- Committed to
- Trunk (rev. 29766)
- 1-0 (rev. 29767) - 13:51 Bug #22075 (Closed): Method compileINSERT of ux_t3lib_sqlparser should be protected
- Method compileINSERT of ux_t3lib_sqlparser does not have a visibility identifier, meaning it's public although corres...
- 14:26 Revision b671540d: Backported changeset 29766 from trunk: Fixed bug #13453
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@29767 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:20 Revision 572b8ad8: Fixed bug #13453: Method compileINSERT of ux_t3lib_sqlparser should be protected
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29766 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:15 Feature #21944: MySQL extended INSERT statements cannot be parsed
- Committed to Core trunk (rev. 6859) and DBAL trunk (rev. 29765)
- 14:00 Feature #21944: MySQL extended INSERT statements cannot be parsed
- v2 of DBAL patch fixes the compileINSERT problem.
- 00:36 Feature #21944: MySQL extended INSERT statements cannot be parsed
- BEWARE: Method compileINSERT is overriden in DBAL (class.ux_t3lib_sqlparser.php) and should be updated there too!
- 14:14 Revision 22759e5c: Added feature #13209: MySQL extended INSERT statements cannot be parsed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29765 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:12 Revision eb6fab5d: Added feature #13209: MySQL extended INSERT statements cannot be parsed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6859 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:56 Bug #22073 (Closed): The RTE puts and empty <p></p> tagset in front of a definition list (dl).
- I've allowed the definition list tags in my RTE (dl, dt and dd).
However, when the page is rendered, there's and emp...
2010-02-06
- 23:23 Revision bec66178: Backported changeset #6857 from trunk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6858 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:21 Revision de323040: Follow-up of changeset 6855: Fixed bug #13430
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6857 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:58 Bug #22061: Cannot parse INSERT when VALUES has no space before left parenthesis
- Committed to:
- Trunk (rev. 6855)
- 4-3 (rev. 6856)
Tests committed to DBAL:
- Trunk (rev. 29762)
- 1-0 (r... - 22:55 Revision fa499f5a: Backported changeset 29762 from trunk: Added unit tests for bug #13430
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@29763 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:54 Revision 14d05a2a: Backported changeset 6855 from trunk: Fixed bug #13430
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6856 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:51 Revision c8798555: Added unit tests for bug #13430: Cannot parse INSERT when VALUES has no space before left parenthesis
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29762 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:51 Revision 9895ba09: Fixed bug #13430: Cannot parse INSERT when VALUES has no space before left parenthesis
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6855 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:25 Revision 588ac430: [+BUGFIX] Extbase (Persistence): Fixed typo in Identity Map (thanks to Martin Kutschker).
- [+BUGFIX] Extbase (Persistence): Added check for existing object before get_object_vars() is invoked.
- 16:42 Bug #22072 (Closed): typo in BE cache init section
- In typo3/init.php there are lines:
if (TYPO3_UseCachingFramework) {
$typo3CacheManager = t3lib_div::makeInstance... - 15:50 Bug #22070: Filemounts are unsorted
- For any reasons the tree is corrupted with open mounts using first patch.
So i needed to sort the mounts before proc... - 01:52 Bug #22070 (Closed): Filemounts are unsorted
- In the folder tree of filelist the filemounts are displayed in the order they are assigned.
Sort them alphabetical... - 15:46 Feature #15193: There is no API to list tables in the Web->Page module
- I renewed the patch and wrote a demo extension using fe_users as example.
- 09:14 Feature #15193: There is no API to list tables in the Web->Page module
- Franz, could you have a look at what Olly said in may 2009 and provide a new patch if needed? it would be so nice to ...
- 14:10 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- tested with 4_3 svn and it works without errors, so i think fix is included in 4.3.2
- 11:37 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Some news about this problem ?
- 13:50 Bug #22071: DBmounts are unsorted
- v2 allows to configure the sortfield in be_user setting
Example:
options.pageTree.mountSortField = title - 02:17 Bug #22071 (Closed): DBmounts are unsorted
- The DBmounts in page tree are shown in the order they are assigned.
Order them by creation time.
May be i exten... - 11:32 Bug #21983: Thumbnail generation broken for PDF files
- This is the default behavior of convert (gs). If input file a multipage and no frame is given, convert will append th...
- 09:39 Bug #22029: cropHTML not honoring whole word setting
- Hi Ron.
Unfortunately, I was not able to reproduce this issue. It may be caused by a (wrong) combination of charse...
2010-02-05
- 23:50 Bug #22069 (Closed): wrong image shown in WEB->PERM (backend-redesign)
- in typo3/mod/web/perm/index.php all images are checked by t3lib_iconWorks::skinImg except the the 'legend.gif'.
if y... - 22:36 Bug #21555: Powermail-related: RIGHT OUTER JOIN is not supported
- Powermail patch has been committed too.
- 22:23 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- Please have a look at bug #4640 and report here or there if it helps fixing your problem.
- 22:17 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- I do not like "quick and dirty" hacks... But anyway, your hack cannot apply to current version of class.ux_t3lib_db.p...
- 14:16 Bug #22063 (Closed): Backend login impossible with MSSQL via ODBC due to FetchRow() result
- When setting up Typo3 with dbal using MS SQL Server via ODBC you always get thrown back to the backend login when ent...
- 22:14 Bug #22062: Include BE:forceCharset config option
- Hi,
Line 2234-2238 for me are
/************************************
*
* Handler management
*
*********... - 10:36 Bug #22062 (Closed): Include BE:forceCharset config option
- My setup is to connect to two mysql databases. Unluckily, the mysql client needs a setting for the charset. This can ...
- 18:58 Bug #22068 (Closed): [FEATURE] Allow marker for Subject and Message in aut-response-message of Mailform
- There is a neat feature for autorespond in the Mailform CE.
If you add this field:
|auto_respond_msg=hidden| Hel... - 18:13 Feature #22067 (Closed): Add a "keyword" to l10n_mode in ['columns'][fieldname] section
- With the l10n_mode you can control how T3 handles translations in the backend forms.
Four keywords are described in ... - 17:17 Bug #21650: Cannot set an RTE field as required
- +1
Same problem with TYPO3 4.3.1 et tt_news version 3 - 17:09 Bug #22066 (Closed): Multiple domain on the same page enable crossdomain linking wrongly in typolink
- Hello,
In my setup I've multiple domain on the same page.:
dev.xxxxxx.com
preprod.xxxxxx.com
www.xxxxxx.com
... - 17:06 Bug #22065: Multiple domain on the same page enable crossdomain linking wrongly
- Sorry, i posted report in the wrong project. It should be a TYPO3 4.3 report.
I'll post it in the right project. - 17:03 Bug #22065 (Closed): Multiple domain on the same page enable crossdomain linking wrongly
- Hello,
In my setup I've multiple domain on the same page.:
dev.xxxxxx.com
preprod.xxxxxx.com
www.xxxxxx.com
... - 15:30 Bug #22064 (Closed): t3lib_htmlmail -> from_name in FROM header not quoted
- Currently the from_name property isn't quoted inside the FROM header of the t3lib_htmlmailer. This causes problems if...
- 11:14 Bug #22039: JS-error in common.js crashes flash uploader
- committed to trunk rev 6852 and 4_3 rev 6854
- 11:13 Revision fa026fdd: Fixed bug #13391: JS-error in common.js crashes flash uploader
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6853 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:10 Revision 5abb4729: Fixed bug #13391: JS-error in common.js crashes flash uploader
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6852 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:09 Bug #22016: Datepicker is brocken with ExtJS 3.1
- committed to trunk rev 6851
- 11:08 Revision cb25054b: Fixed bug #13348: Datepicker is brocken with ExtJS 3.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6851 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:56 Revision e33af374: converted t3lib/extjs files to unix format.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6850 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:25 Bug #22061 (Closed): Cannot parse INSERT when VALUES has no space before left parenthesis
- When trying to import static data of EXT:static_info_tables, the operation fails with
ERROR: Query could not be pa... - 10:15 Feature #22004: Implement HTML5 file uploads
- Plupload is a feature-rich implementation, which supports multiple file upload variants (Flash, HTML5, Gears, Silverl...
- 09:37 Bug #22032: Provide a manual for system extension saltedpasswords
- Committed to 4.3 in revision 6846
Committed to trunk in revision 6847 - 09:31 Bug #22032: Provide a manual for system extension saltedpasswords
- Corrected some minor typos before commit. Thanks for the work!
- 09:37 Revision 65d2ed3b: Corrected typo in Marcus Krause's name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6849 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:37 Revision c01768e2: Corrected typo in Marcus Krause's name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6848 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:34 Revision e7554dfa: Cleanup #13377: Provide a manual for system extension saltedpasswords
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6847 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:33 Revision 4648e0f0: Cleanup #13377: Provide a manual for system extension saltedpasswords
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6846 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:30 Bug #22057: Invalid quoting of numeric column names [scheduler]
- Committed to:
- DBAL trunk (rev. 29688)
- DBAL_1-0 (rev. 29689) - 09:30 Revision d5fab090: Backported changeset 29688 from trunk: Fixed bug #29688
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@29689 735d13b6-9817-0410-8766-e36946ffe9aa
- 09:27 Revision 2eb124a8: Fixed bug #13422: Invalid quoting of numeric column names
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29688 735d13b6-9817-0410-8766-e36946ffe9aa
- 09:21 Bug #22006: "Allow Frontend Preview" and "Allow preview of whole workspace"
- Committed to 4.3 in revision 6843
Committed to trunk in revision 6845
I'm attaching for reference the final versi... - 09:18 Revision 3dbd4d88: Fixed bug #13323: "Allow preview of whole workspace" misses checkbox
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6845 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:17 Revision 40242d7d: Short follow-up to previously committed #13233 patch: added missing checkbox class to input field
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6844 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:02 Revision f588c06e: Fixed bug #13323: "Allow preview of whole workspace" misses checkbox
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6843 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:40 Bug #21966: _CSS_DEFAULT_STYLE
- realy mean bug. I updated a site to 4.3.1 everything looks great, print pages too, but i didn't test printing them......
- 01:30 Bug #21174: Advanced Front End Editing - click edit and content elements are empty
- Closing this ticket out since we're now handling it on Forge at http://forge.typo3.org/issues/show/4852. [^]
- 01:08 Bug #21174: Advanced Front End Editing - click edit and content elements are empty
- Simon,
Just wanted to check in again and see if you're still having this issue with the latest versions of feeditadv...
2010-02-04
- 20:52 Bug #15250: t3lib_BEfunc::blindUserNames() does not work sometimes
- all this would need is the following code:
if ($table == 'be_users') {
$tempBeUser = t3lib_div::makeInstance('t3... - 20:26 Feature #22060: Caching of the ExtDirect API configuration
- You can find a demo extension in the attached at the bugtracker entry #22000.
http://bugs.typo3.org/view.php?id=13313 - 20:25 Feature #22060 (Closed): Caching of the ExtDirect API configuration
- Currently the generated API configuration for ExtDirect isn't cached. This is a nogo, because the reflection mechanis...
- 17:34 Revision 1ca1d4f8: Updated NEWS.txt for TYPO3 v4.4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6842 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:10 Bug #22059: t3lib_div::cleanOutputBuffers() might loop forever
- I can reproduce and verify this.
Every try to load Translation-Handling-page in Extension-Manager ends up in a "50... - 16:45 Bug #22059 (Closed): t3lib_div::cleanOutputBuffers() might loop forever
- In particular environments it is possible that ob_get_level() doesn't get updated by ob_get_clean(). As both function...
- 15:48 Bug #22058 (Closed): ext_tables.sql Syntax
- I extended the ext_tables.sql file of my extension by one new table, which is similar to the following definition.
... - 13:52 Bug #21983: Thumbnail generation broken for PDF files
- Hey,
i can confirm this bug, too.
The request is, to render the first page of a multisite pdf as image.
"132... - 13:17 Bug #22057 (Closed): Invalid quoting of numeric column names [scheduler]
- Sysext scheduler uses following query to check whether backend user exists:
SELECT 1 FROM be_users WHERE username ... - 12:27 Bug #22056 (Closed): Content Type Media rendering error
- Updated from 4.1.1 in steps to 4.3.1.
In 4.1.1. i used Content Type "Multimedia" for including a swf into Page Con... - 10:19 Bug #22055 (Closed): Improve message "Error..." in Extension Manager
- When I try to download or backup/delete my extension, the message "Error..." occurs in the main frame of the backend....
- 06:49 Bug #22054 (Closed): suggest wizard doesn't work with * as table
- The suggest wizard has been introduced to the core tables but the wizard doesn't work for allowed set to *. Therefore...
2010-02-03
- 19:09 Feature #22053 (Closed): Allow t3lib_div::_GETset() to set specified key
- hey guys,
at the moment t3lib_div::_GETset() is only able to replace hole arrays in $_GET. If you want to set $_GE... - 17:39 Bug #22052 (Closed): rsaauth: PHP Fatal error: Call to a member function getPrivateKey() on a non-object
- When opening the login page with rsaauth, saltedpasswords and felogin installed this page is empty. In the error log ...
- 16:27 Bug #18819: felogin redirect won't work if "hide at login" is selected
- I find the same problem, when set "hide at login" the login page, redirect doesn't work anymore.
- 16:19 Feature #22051 (Closed): Missing a More Link Marker in indexed search
- Missing the possibility to create an simple "more link" to link to the founded resource out of the results page inste...
- 15:41 Revision ad34bbfd: Added unit tests for bug #13412: BETWEEN operator is not supported
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29640 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:41 Bug #22049: BETWEEN operator is not supported
- Committed revision 6841.
- 14:41 Bug #22049 (Closed): BETWEEN operator is not supported
- When using EXT:crawler, the crawler jobs fails with a parseWhere exception. Problem is that generated queries use a B...
- 15:40 Revision d8894d68: Fixed bug #13412: BETWEEN operator is not supported
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6841 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:53 Bug #22050 (Closed): Delete page problem with pages_language_overlay
- When I delete a page with 5 pages_language_overlay it always deletes pages_language_overlay that have the same pid a...
- 12:32 Bug #22006: "Allow Frontend Preview" and "Allow preview of whole workspace"
- Patch submitted to core list.
- 11:39 Bug #22048 (Closed): saltedpasswords is not used if loginSecurityLevel is empty
- If the TYPO3_CONF_VARS setting 'loginSecurityLevel' is empty, TYPO3 used the level 'normal' as default value. However...
- 11:06 Bug #22041: Clickmenu for files in File List no longer shows up
- I have found the cause of this... it was caused by the extension kb_unpack. It uses deprecated PHP functions and was ...
- 09:16 Bug #22041: Clickmenu for files in File List no longer shows up
- Can't reproduce in FF 3.6
Did you try to clear your browser cache?
Have you tried a different 4.3.1 installation?... - 10:42 Bug #18900: Defining alternative icons with specConfs.[pid].pageIcon does not work
- Appended patches fix the issue for 4.2, 4.3 and trunk without breaking the cache.
- 09:42 Feature #17037: Better Shortcut for pages
- It would be great to have this in - maybe even without multilang in the first step, but I haven't yet had a closer lo...
- 09:19 Bug #22028: Issue ID 0013244 and 0013258
- I'm quite sure, you use a somehow weird version of PHP 5.2.0
Please try to use the PECL filter library - or may be... - 07:19 Bug #22046: thumbs.php: Thumbnails for images with transparent background look ugly
- In the attached file this issue does not seem to occur. Under which circumstances is this problem visible. Can you up...
- 02:32 Bug #22047 (Closed): Shortcut page type will not forward destinations page "Metadata" fields
- I have a TS for menus which contain this entry:
NO.ATagTitle.field = abstract // title
That should fetch the "a...
2010-02-02
- 20:12 Bug #22046 (Closed): thumbs.php: Thumbnails for images with transparent background look ugly
- When viewing a thumbnail generated by thumbs.php for a file in the backend, the background of transparent images gets...
- 19:10 Bug #21990: felogin ie8 session cookie
- I'm using felogin 1.3.0 (Latest revision 6647 from http://forge.typo3.org/)
on a fresh Typo3 4.3.1
searching this... - 17:35 Bug #21990: felogin ie8 session cookie
- also check #11858
- 15:05 Bug #22027: Method filelink of tslib_content uses 'target' instead of 'fileTarget'
- Committed to:
- trunk (rev. 6839)
- 4-3 (rev. 6840) - 15:01 Feature #22045 (Closed): Allow stdWrap-functionality for _DEFAULT_PI_VARS
- Currently you can only set plain key/value-pairs like
plugin.tt_news._DEFAULT_PI_VARS.year = 2010
It would be gre... - 15:01 Revision 03e0ab9a: Backported changeset 6839 from trunk: Fixed bug #13368
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6840 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:59 Revision e9e1900b: Fixed bug #13368: Method filelink of tslib_content uses 'target' instead of 'fileTarget'
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6839 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:57 Bug #21784: ORA-00918: column ambiguously defined
- Committed to trunk (rev. 6837) and 4-3 (rev. 6838)
- 14:56 Revision 8fb98dbc: Backported changeset 6837 from trunk: Fixed bug #12903
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6838 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:52 Revision 4599ced0: Fixed bug #12903: ORA-00918: column ambiguously defined [indexed_search]
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6837 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:24 Feature #22000: ExtDirect API
- follow up v4 committed to trunk rev 6836 by Steffen Kamper
- 14:12 Bug #21983: Thumbnail generation broken for PDF files
- v2 patch is working in 4.3.1 as well as long I don't set noFramePrepended = 1.
- 13:02 Revision 8cd34331: Follow-up to #13313: ExtDirect API
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6836 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:48 Bug #21873: alternative page language will be deleted in new workspaces after publishing
- I can confirm this. It's 100% reproducable here and is giving my editors a hard time.
- 12:28 Bug #22044 (Closed): Active suggest feature for TCA fields with foreign tables
- The patch adds suggest feature for following fields:
be_user => usergroup
pages => fe_group
fe_users => usergrou... - 11:08 Bug #22043 (Closed): Provide a way to logout from an active Install Tool session
- Problem:
Currently, there's no way to logout from the Install Tool. So, the user session is valid to a maximum of on... - 11:07 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- the problem is found in t3lib/thumbs.php -> SC_t3lib_thumbs::wrapFileName
in typo3 4.3 this method uses escapeshel... - 10:21 Bug #22042 (Closed): Install tool displays im_negate_mask=0 in panel while im_negate_mask=1 in localconf.php
- This problem has existed since numerous versions of typo3 :
The checkbox of setting im_negate_mask remains unchecked... - 09:53 Bug #22041: Clickmenu for files in File List no longer shows up
- This occurs in IE8 and Firefox 3.6
- 09:52 Bug #22041 (Closed): Clickmenu for files in File List no longer shows up
- After upgrading to 4.3.1 the clickmenu for files no longer appears. The page tree shows the menu but for files in the...
- 08:19 Bug #22032: Provide a manual for system extension saltedpasswords
- v2 clarifies that Portable PHP password hashing is the default and recommended setting. Furthermore, once chosen blow...
2010-02-01
- 22:39 Bug #22039 (Closed): JS-error in common.js crashes flash uploader
- Due an obvious error in common.js i have a site where flashloader quits working. It works again if i remove the JS er...
- 21:21 Bug #22038: Missing : in locallangs (DB & File mounts)
- Committed to
- trunk (rev. 6833)
- 4-3 (rev. 6834)
- 4-2 (rev. 6835) - 21:01 Bug #22038 (Closed): Missing : in locallangs (DB & File mounts)
- The : are missing at the end of the labels.
(issue imported from #M13388) - 21:20 Revision 00b68966: Backported changeset 6833 from trunk: Fixed bug #13388
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6835 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:18 Revision a9b58c37: Backported changeset 6833 from trunk: Fixed bug #13388
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6834 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:13 Revision ca8a5a6b: Fixed bug #13388: Missing colon in locallang for DB and File mount (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6833 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:18 Feature #14531: check in Typoscript parser on copying of certain value/properties
- I had a replica of this on typo3 4.3.1. But the error message was significant, sort of. The solution reported above o...
- 17:00 Bug #22030: Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
- Hm. Mantis renamed my file to just "v2.diff" (stripped bug number).
- 16:52 Bug #22030: Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
- I attached a patch with the renamed variable. I do not insist on renaming but I think it is more clear this way.
+... - 15:53 Bug #22037: mod.web_list.hideTables does not accept spaces
- You're right, it works as expected. But it is a bit inconsistent with other options.
For example:
mod.web_list.al... - 14:53 Bug #22037: mod.web_list.hideTables does not accept spaces
- Since it works correctly without the space, I don't see a problem here.
This is a "comma seperated list" and seperat... - 14:51 Bug #22037 (Closed): mod.web_list.hideTables does not accept spaces
- If you enter the following config in the page tsconfig, table tt_content will be hidden, but not tt_news :
mod.web_l... - 11:36 Feature #22035 (Rejected): Web Services for Remote Portlets (WSRP) support in TYPO3
- Hi,
There are 2 features related to WSRP i would like to see in TYPO3 :
- it would be great if Typo3 could con...
Also available in: Atom