Activity
From 2010-01-22 to 2010-02-20
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)
- 16:36 Bug #22131: ExtDirect - API generator should built absolute links
- committed to trunk rev 6924
- 16:28 Bug #22010: Datepicker button color is wrong
- committed to svn,
4_3 rev 6922
trunk rev 6923 - 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.
- 14:59 Feature #18194: Remove Static Templates from Standard Installation
- committed v7 to trunk (rev. 6920) - v4.4
- 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: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). - 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: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)
- 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: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... - 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:31 Feature #21900: Add API to add stylesheet directories
- Commited to trunk (rev. 6909).
- 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: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: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... - 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...
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 ...
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...
- 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:30 Bug #22034: Recursive deletion of alternative page languages
- Committed to:
Trunk, revision 6900
4-3, revision 6901
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: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... - 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: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... - 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.
- 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...
- 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... - 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
- 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.
(... - 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...
- 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...
- 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...
- 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'
... - 00:17 Bug #21970: PHP warning stristr() in Configuration -> Search under PHP 5.3
- Committed to:
- trunk rev. 6875
- 4.3 rev. 6876
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: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:11 Bug #22024: Table headers in t3lib_fullsearch
- - trunk rev. 6870
- 4.3 rev. 6871 - 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 - 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... - 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:36 Bug #22070: Filemounts are unsorted
- New patch is much better as it works for any folder trees, eg also for DAM
- 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: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!
- 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
- 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... - 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:09 Bug #22016: Datepicker is brocken with ExtJS 3.1
- committed to trunk rev 6851
- 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:30 Bug #22057: Invalid quoting of numeric column names [scheduler]
- Committed to:
- DBAL trunk (rev. 29688)
- DBAL_1-0 (rev. 29689) - 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... - 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: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 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...
- 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... - 14:57 Bug #21784: ORA-00918: column ambiguously defined
- Committed to trunk (rev. 6837) and 4-3 (rev. 6838)
- 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.
- 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) - 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...
2010-01-31
- 21:09 Bug #22032: Provide a manual for system extension saltedpasswords
- After reading again through the manual, some wordings seemed to be odd. Find attached version 1 with a few adjustments.
- 14:05 Bug #22032 (Closed): Provide a manual for system extension saltedpasswords
- System extension saltedpasswords currently lacks of a manual. This makes it difficult for TYPO3 users to use this new...
- 19:43 Bug #25649: Autoload seems to be case sensitive when started in cli-mode
- Sorry, forgot to mention, that it occured under TYPO3 4.3.1, Apache2
PHP:
PHP 5.2.11-2 with Suhosin-Patch 0.9.7 (cl... - 19:41 Bug #25649 (Closed): Autoload seems to be case sensitive when started in cli-mode
- Autoloader seems to be case sensitive, therefore it was not able to unserialize task settings. This was because it co...
- 19:12 Bug #22034 (Closed): Recursive deletion of alternative page languages
- If an alternative page language record will be deleted this can trigger the automatic deletion of other records in th...
- 17:10 Bug #22028: Issue ID 0013244 and 0013258
- Yes I'm sure.
Suse 9.3 came with PHP 5.0.3 and I had to upgrade. But I don't recall whether I downloaded a rpm or ... - 12:35 Bug #22028: Issue ID 0013244 and 0013258
- Are you <b>really, really, really</b> sure that you are running at least PHP 5.2.0? I can't really believe this.
htt... - 12:05 Bug #22028: Issue ID 0013244 and 0013258
- Here is the error message:
Fatal error: Call to undefined function filter_var() in /var/www/vhosts/hsbk-oberhausen... - 16:59 Bug #21202: No redirection after login by systemextension felogin
- The attached patch no longer applies to 4.3.1 because of whitespace changes. I have attached an updated patch (t3bug-...
- 16:51 Bug #22033: SPRITE ICON API
- added docu as separate file
- 16:42 Bug #22033 (Closed): SPRITE ICON API
- SPRITE ICON API
The sprite icons are a completely different approach than using single file images. In order to ge...
2010-01-30
- 14:03 Bug #22031 (Closed): When installing the versioning the list view gets corrupted
- When installing the versioning the list view gets corrupted
(issue imported from #M13374) - 12:24 Bug #22030: Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
- (Initial) patch introduces a new variable in saltedpassword's service class that overwrites extension configuration v...
- 11:45 Bug #22030 (Closed): Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
- Knowing a salted hashed password is sufficient to authenticate a Frontend user when using activated sytem extension s...
- 12:01 Bug #22028: Issue ID 0013244 and 0013258
- In your PHP error log file. If you don't know, where it is located, ask your admin or hoster.
You could also enabl... - 11:07 Bug #22028: Issue ID 0013244 and 0013258
- Where can I find the log?
- 09:03 Bug #22028: Issue ID 0013244 and 0013258
- Did you encounter the same error message in log?
- 00:01 Bug #22029 (Closed): cropHTML not honoring whole word setting
- First, I want to say I love the new cropHTML stdWrap property. But I have found one bug. It is not honoring the whole...
2010-01-29
- 22:57 Bug #22028 (Closed): Issue ID 0013244 and 0013258
- Assuming that I read the threads with IDs #0013244 and #0013258 correctly, the empty backend problem in version 4.2....
- 22:44 Bug #22009: PHP Fatal Error: Cannot redeclare class backend_toolbarItem [After Typo3 Upgrade]
- It seems that I have managed to resolve the error. Since the Typo3 installation was working once before with the sam...
- 17:52 Bug #21774: User Tools/Worspace screen stage change buttons problem
- Hi Daniel, I've patched the 4.2 patch 0009415 the same way :-)
Merged changes into 0012887_state-change-bug_v2.diff - 14:59 Bug #15604: versioning a page breaks all MM-Relations
- Kasper made a few changes in the previous versions, so in most cases everything works fine in latest version 4.2.11. ...
- 14:41 Bug #22027 (Closed): Method filelink of tslib_content uses 'target' instead of 'fileTarget'
- Method filelink prepares the typolink configuration with a parameter 'target'. However when dealing with files, the "...
- 11:42 Bug #22026 (Closed): DB Tools: Search Record shows the incorrect form, when the search starts
- Search record
Search String: Enter word, but the search result is false or empty. The 2nd attempt works always.
... - 11:37 Feature #22025 (Closed): Add a rel="nofollow" on the forget your password link
- If you have a login box on each of your pages you get indexed twice for each page. (at least if you rewrite the link)...
- 10:25 Bug #22024: Table headers in t3lib_fullsearch
- v2 takes more care about CGL and valid code
- 08:12 Bug #22024 (Closed): Table headers in t3lib_fullsearch
- This function renders the headers in t3lib_fullsearch which is used in sysexts sys_actions and lowlevel (BE module DB...
2010-01-28
- 23:32 Feature #22021: Edit User Groups from Backend User Administration
- one could have a list of BE-Usergroups as well ... not a bad idea
- 23:05 Bug #22023 (Closed): HTML cObject parser in t3editor fails to properly find matching parentheses
- In the following code in editing template records, the t3editor fails to realize where the parentheses close, therefo...
- 16:16 Bug #22022 (Closed): Cannot disable url prefixing for local anchors. config.prefixLocalAnchors > has no effect
- Setting config.prefixLocalAnchors > has no effect. Local URL's are still prefixed.
To note: when unsetting config.... - 16:08 Bug #21877: t3editor don't show content in FF3
- can be closed, updated typo3 and it works
- 15:46 Bug #21873: alternative page language will be deleted in new workspaces after publishing
- I have fixed the bug.
In /t3lib/class.t3lib_tcemain.php on line 4730 the "transOrigPointerField" will be kept.
That... - 11:32 Bug #21873: alternative page language will be deleted in new workspaces after publishing
- I've tested this issue again in a fresh installed TYPO3 Backend (Ver. 4.3.1).
I've created a new alternative page la... - 11:59 Bug #22019: Reorganization of CSS stylesheets and icons within the Core
- RFC dropped
- 10:10 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Confirmed with TYPO3 4.3.1 in IE 6, 7 and 8. Without text only the top line can be clicked to focus the RTE so you ca...
2010-01-27
- 23:32 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
- version 2 of the patch, adding enhanced compatibility for group fields and incorporating the changes (drop of the che...
- 15:46 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
- The issue is related to #6232 and #6233 as methods changed in these issues are also changed with this.
- 15:18 Task #6249 (Closed): Support for TCA fields of type "group" - allowes DAM support (has patch)
- Hi, extbase currently doesn't support TCA fields of type "group" natively. A easy workaround currently is to addition...
- 22:43 Feature #22021: Edit User Groups from Backend User Administration
- Some text missing above, sorry!
What I meant was:
In the Admin Tools > User Admin, one can handily test and mod... - 22:40 Feature #22021 (Closed): Edit User Groups from Backend User Administration
- In Admin Tools > User Admin one can handily test and modify User Settings.
But not the settings for the different ... - 22:33 Feature #22020 (Closed): Return to "Admin Tools > User Admin" when exiting simulated BE User
- When exiting a simulated BE user, Typo3 returns to the default startup page specified in the user settings.
It wo... - 17:38 Bug #21966: _CSS_DEFAULT_STYLE
- Same problem encountered here - while for custom CSS, it can be solved by overwriting the default "media=screen" with...
- 16:50 Feature #6251 (Closed): User GROUPS should be able to OWN workspaces
- Right now only individual users are owners of workspaces.
I would like to select GROUPS as owners of workspaces.
Th... - 15:28 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- I am having the same problem with update from 4.1.13 to 4.2.11, too.
I used a different approach that seems to wor... - 13:25 Bug #22019 (Closed): Reorganization of CSS stylesheets and icons within the Core
- Problem:
========
Currently, the situation is a bit messed-up regarding the CSS stylesheets and icons organization ... - 12:18 Feature #20530: Separate firstname and lastname columns in fe_users table
- committed to trunk, rev 6823
- 11:36 Bug #22018 (Closed): reset password form ignores usage of kb_md5fepw
- I'm using md5 encrypted passwords with kb_md5fepw and Typo3 4.3.1.
While resetting the password via frontend form t... - 11:33 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- For me it works fine, for non restricted pages.
- 10:40 Bug #22016: Datepicker is brocken with ExtJS 3.1
- i will do - i wait for comment of ExtJs team on this issue, may be there is a better way.
- 08:54 Bug #22016: Datepicker is brocken with ExtJS 3.1
- shall I send an RFC to core list or will you take care of it?
- 10:18 Feature #22017 (Closed): Enable printing of frames at the backend
- The backend uses framesets with css - definitions to hide content ("overflow: hidden", "z-index") and javascript to c...
- 09:17 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
- Adding a new patch that fixes (hopefully all) the issuses with ajax-calls in FE-editing. In extensions this needs som...
2010-01-26
- 21:40 Bug #22016: Datepicker is brocken with ExtJS 3.1
- sorry my fault... seems to work now :)
- 16:48 Bug #22016: Datepicker is brocken with ExtJS 3.1
- your error shows that you have a mix of new and cache, Ext.getCmp('p....').setValue was removed by the patch.
- 16:44 Bug #22016: Datepicker is brocken with ExtJS 3.1
- sorry, still does not work, but errors differ ...
I'll attach a new screenshot - 16:30 Bug #22016: Datepicker is brocken with ExtJS 3.1
- yeah, something again changed in ExtJs 3.1. Attached patch should fix it.
- 15:23 Bug #22016: Datepicker is brocken with ExtJS 3.1
- forgot to mention ... this relates to trunk as of today 26.01.2010 afternoon
does not occur with 4.3.1 - 15:22 Bug #22016 (Closed): Datepicker is brocken with ExtJS 3.1
- I am using Firefox 3.6 on Ubuntu 9.10 x64 (official build from mozilla.com).
If I try to edit an event (in cal) th... - 21:27 Bug #15445: field type "group" subtype "db" behaves differently for TCA and flexForms
- I came across this today in 4.3.1,
wondering if this may get fixed? Thanks!
Update: This only seems to happen for... - 19:37 Bug #21629: MM relations: rollback not working / sys_history wrong
- committed to 4_3 rev 6820
- 19:35 Bug #22008: UpdateExtJS to version 3.1
- Updated ExtCore to 3.0.0 in 4_3 rev 6819
- 11:53 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- I have typo3 4.3.1, php 5.3.1 and templavoila 1.4.1.
The failure appears in function makeInstance at:
$instance... - 11:25 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- Can someone with PHP 5.3 please dig deeper into this issue?
- 11:28 Feature #22000: ExtDirect API
- Note: the class names in the commit do not fit the naming conventions.
is:
t3lib_ExtJs_ExtDirectAPI
t3lib_ExtJs_... - 00:13 Feature #22000: ExtDirect API
- committed to trunk rev 6818
- 09:49 Bug #22005: Minor CSS issue
- Thanks, this fixes the issue.
- 09:34 Feature #17247: Load Inline Elements On Demand
- Hi Harald, thanks for the patch. It works well except IRRE records with tabs - they do not expand, though AJAX data b...
2010-01-25
- 21:38 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- problem still exists with typo3 v4.31 and php5.3+
Fatal error: Class 'tx_templavoila_pi1' not found in /html/typo3... - 15:31 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- Yes i'm having same problem on felogin in 4.3.1, when using referer option i get 404, without it, login works.
- 14:37 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
- It seems that this also effects other js-scripts calling ajax.php, e.g. ttnews_category_tree in fe-editing.
- 14:13 Feature #22015: Different PID for Password Recovery
- Using linkConfig is possible solution but not obvious and not documented yet.
- 14:05 Feature #22015 (Closed): Different PID for Password Recovery
- It is good idea to have configurable PID for password recovery tool (current page is used now). It is specially actua...
- 11:07 Bug #22014 (Closed): Change default emptyTitleHandling to "removeAttr"
- emptyTitleHandling default in css_styled_content has changed from "useAlt" to "removeAttr". This default should chang...
- 09:48 Bug #18042: Selected value of select field not shown in TCEforms
- Could someone apply this patch to 4.2.x and check if that is still relevant for 4.3? This is a really, really annoyin...
- 08:14 Bug #21668: Wrong mail encoding
- PROBLEM IS SOLVED
The errors occured due to the php directive mail.add_x_header. This was accidentally globally set ... - 02:35 Feature #22013 (Closed): Typo3 Search function should also search in in tx_templavoila_flex
- Hello,
IMHO the Typo3 search function should also search in the field tx_templavoila_flex of the table tt_content....
2010-01-24
- 20:18 Bug #18704: Pagetree only shows [no title] no pid and has no "depth"
- Cannot reproduce with latest version.
- 16:49 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
- Fine, then please post more information about your environement at #13188.
Especially: Which charsets do you use i... - 16:43 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
- Yep, you're right. That's it. We can follow this on the path 13188.
It's sometimes difficult to find the accurate ... - 16:19 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
- Does it work, if you change the language for the user to English?
And does the context menu at the page tree appear ... - 12:07 Bug #22011 (Closed): RTE htmlarea 1.8.6: no context menu on editing text
- RTE htmlarea doesn't show a specific RTE right-click context menu like in earlier versions. It displays the browsers ...
- 16:20 Bug #16781: Pagetree only shows up to Level 2 / Backend login impossible with MSSQL via ODBC
- Hi,
Is this issue still a problem for you with latest TYPO3 version?
If so, I'll have a look at this and fix it... - 16:13 Bug #22012 (Closed): Table wizards cuts table
- I created a table with 200 rows each containing 6 cells. Editing this table with the normal backend text box works fi...
- 16:09 Bug #16782: Oracle : Swap (online / offline) between 2 pages or contents,...
- Could not reproduce this bug.
- 16:08 Bug #21835: Calendar Base an DBAL on Typo3 4.2.10
- Hi Steffen,
Do you still have this problem?
If so, could you please activate DBAL debug mode and report the que... - 11:48 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
- committed to trunk rev 6817
2010-01-23
- 23:39 Feature #16731: Cache-Control Headers do not address client-side caching
- Hi, any news on this issue?
I'm running into that Opera 9.0 caches pages and does not check them again unless no-c... - 21:53 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
- patch is attached and in core list
- 21:17 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
- ah - i see.
Yes, that's really nonsense. With each new version all sysexts has to be raised. It's nonsense because... - 19:02 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
- Install a sysext (which you uninstalled before) in EM.
It will say, that this ext is not compatible to the TYPO3 ver... - 17:13 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
- Christopher: where does this happen?
- 20:49 Bug #22010 (Closed): Datepicker button color is wrong
- In Datepicker the button "Today" is rendered with white text. This is wrong, only toolbar buttons should be white.
... - 19:58 Bug #17106: Changes of MM relations wont reliably clear the relevant cache
- Fixed with #21629 and can be closed.
- 17:18 Bug #21629: MM relations: rollback not working / sys_history wrong
- committed to svn, trunk only (rev 6816)
- 17:12 Bug #21952: Using TYPO3_version with "xxx-dev" won't be parsed correct in EM
- committed v3 to svn
4_3 rev 6814
trunk rev 6815 - 15:28 Bug #22009 (Closed): PHP Fatal Error: Cannot redeclare class backend_toolbarItem [After Typo3 Upgrade]
- Login attempts to the admin backend lead to 500 server errors. Php error log reports:
'Cannot redeclare class ba...
2010-01-22
- 19:06 Bug #22005: Minor CSS issue
- I shortened the translation (in lang/locallang_misc.xml: shortcut_workspace) to "Modul Arbeitsumgebungen aufrufen". T...
- 10:53 Bug #22005: Minor CSS issue
- Attached a screenshot of the issue.
- 10:52 Bug #22005 (Closed): Minor CSS issue
- In German the text for "Go to Workspace Module" in workspace selector is too long so it breaks the indent.
(issue... - 18:10 Bug #22008: UpdateExtJS to version 3.1
- committed to trunk, rev 6811
- 17:52 Bug #22008 (Closed): UpdateExtJS to version 3.1
- There are some changes needed in core:
* recycler has to modified
* locale files are not minified, so the ".min" fr... - 14:35 Bug #21866: Ext manager produce blank page
- Uhm.. 4min is a really long time. What's in the log file?
- 14:34 Bug #21866: Ext manager produce blank page
- i've set max_execution time to 300 and after a 4min I got a blank page. What can be done next?
- 14:06 Bug #21866: Ext manager produce blank page
- it was used on another server, ill set it again and check for new errors
- 14:04 Bug #21866: Ext manager produce blank page
- Yes.. the notice would be no problem, although it wonders me a bit, why it appears at all - it's only called, when th...
- 13:56 Bug #21866: Ext manager produce blank page
- Notice: ob_end_clean() [ref.outcontrol]: failed to delete buffer zlib output compression. in /typo3_src-4.3.0/t3lib/c...
- 13:54 Bug #22007: In a flexform extension, any "special characters" (UTF-8 characters) will throw an error
- Well, I found a fix browsing trough some old IRC discussion.
Force BE to use utf-8 like this:
$TYPO3_CONF_VARS['B... - 13:41 Bug #22007 (Closed): In a flexform extension, any "special characters" (UTF-8 characters) will throw an error
- While having a flexform extension, adding any "special" charcaters in any field, Typo3 fails to save and throws this ...
- 13:14 Bug #21850: Data type 'typeNumber' are not defined in TSref
- Committed to documentation trunk in revision 6809
- 11:07 Feature #19809: make pi_wrapInBaseClass wraps configurable
- No.
It's pending in the core list. No decision yet. - 10:59 Bug #22006: "Allow Frontend Preview" and "Allow preview of whole workspace"
- Attached a screenshot. The same occurs in module "Web" > "Versioning".
- 10:58 Bug #22006 (Closed): "Allow Frontend Preview" and "Allow preview of whole workspace"
- If you use the "Preview and compare workspace version with live version" there is on the right sidebar the text "Allo...
Also available in: Atom