Activity
From 2009-03-05 to 2009-04-03
2009-04-03
- 23:58 Feature #20275 (Closed): htmlArea RTE: Let IE8 display language marks like other browsers do
- IE8 supports additionnal css selectors enabling it to display language marks in the RTE editing area the way other br...
- 23:49 Bug #20270: htmlARea RTE: RTE leaves unwanted id attribute on inserted table in IE8
- Committed to SVN TYPO3core trunk (revision 5272) and branch TYPO3_4-2 (revision 5273).
- 23:39 Bug #20270: htmlARea RTE: RTE leaves unwanted id attribute on inserted table in IE8
- Solution:
Use appropriate method for removing the attribute. - 07:40 Bug #20270 (Closed): htmlARea RTE: RTE leaves unwanted id attribute on inserted table in IE8
- RTE fails to remove temporary id attribute from inserted table in IE8.
(issue imported from #M10836) - 23:24 Bug #20271: htmlARea RTE: IE8 reports unknown "complete" attribute on img nodes
- Committed to SVN TYPO3core trunk (revision 5270) and branch TYPO3_4-2 (revision 5271).
- 23:13 Bug #20271: htmlARea RTE: IE8 reports unknown "complete" attribute on img nodes
- Solution:
Ignore such attribute when assembling html source. - 07:55 Bug #20271 (Closed): htmlARea RTE: IE8 reports unknown "complete" attribute on img nodes
- IE8 adds unknown "complete" attribute on img nodes.
(issue imported from #M10837) - 21:28 Bug #20106: Get rid of browser version dependent t3lib_div::clientInfo()
- Comitted to 4.0, 4.1, 4.2, trunk (rev 5250-5253) by benni
- 21:25 Bug #20274 (New): SYS_LASTCHANGED should not change when only page permissions are changed (but it does)
- There is a problem with the behavior of TYPO3 and the "access module". When admin user changes permissions for a back...
- 17:55 Bug #20272: t3lib_cs->utf8_decode() does not check whether the target charset is utf8
- fixed in 4.1, 4.2, trunk (4.3)
- 12:41 Bug #20272 (Closed): t3lib_cs->utf8_decode() does not check whether the target charset is utf8
- When using t3lib_cs->utf8_decode() to decoding an utf8 string to another charset the function does not check whether ...
- 16:40 Bug #20273 (Closed): IE jumps down to first RTE input
- When the form in Front End is bit long and have e.g. 12-15 fields before the first RTE input then the page jumps down...
- 12:04 Feature #19543: Integrate EXT: ingmar_admpanelwrap
- committed trunk (4.3)
- 08:14 Feature #20152: Add user agent detection for FireFox, Camino, Safari, Chrome and iPhone
- Rejected after discussion in the core list
- 06:39 Bug #20223: IE8 inserting of table via rte fails
- Committed to SVN TYPO/core trunk (revision 5261) and branch TYPO3_4-2 (revision 4262).
- 06:30 Bug #20223: IE8 inserting of table via rte fails
- The attached patches fix the issue in trunk and TYPO3 4.2.
- 06:29 Bug #20223: IE8 inserting of table via rte fails
- The problem occurs only when no text is highlighted or selected. Apparently, in such case, focus is lost by IE8.
- 05:18 Bug #20269 (Closed): config.absRefPrefix does not honor existance of configured prefix
- I'm using following TS to build "skip links":
lib.skiplinks.30 = TEXT
lib.skiplinks.30.value = Skip to the navig... - 02:09 Bug #20268: htmlArea RTE: IE8 uses standard name for DOM class attribute
- Committed to SVN TYPO3core trunk (revision 5259) and branch TYPO3_4-2 (revision 5260).
- 02:02 Bug #20268: htmlArea RTE: IE8 uses standard name for DOM class attribute
- Attached patches fix the issue for trunk and TYPO3 4.2.
- 01:10 Bug #20268 (Closed): htmlArea RTE: IE8 uses standard name for DOM class attribute
- IE8 now uses the standard name for the DOM class attribute, instead of className.
This results in various misbehav... - 00:15 Feature #20267 (Closed): Please switch TS configuration from ext_typoscript_setup.txt to static/setup.txt
- The TS configuration is still included via ext_typoscript_setup.txt. Please change it to static/setup.txt. This will ...
2009-04-02
- 17:59 Bug #20266 (Closed): Typo3 raises many PHP Notice errors in php.log
- Usually we do only log errors. However if you set the log level to E_ALL in your php.ini, you'll see that typo3 and t...
- 16:28 Bug #18722: "Broken rootline" error when creating new page in Draft
- We also have this Problem when we change a Page-Title (while beeing in the custom Draft Workspace). Tried to look int...
- 13:06 Bug #20263: locallang.xml of pi1 is'nt translateable by LLXML-Tool
- Ok .. sorry that i haven't checked this first.
- 12:52 Feature #18172: Transfer cookies via SSL only whenever possible
- Any objections to set status to public?
Imho, this does not describe a vulnerability - just an additional measuremen... - 12:48 Bug #16647: Possible Scripting vulnerability
- Unable to reproduce with current versions.
- 12:46 Bug #16647: Possible Scripting vulnerability
- Reopen to change status to public and close it afterwards.
Marcus (TYPO3 Security Team) - 11:48 Bug #20264 (Closed): t3lib_queryGenerator not respecting MM-relation when creating query
- At direct mail special query using t3lib_queryGenerator to build the query t3lib_queryGenerator doesn't respect MM-re...
2009-04-01
- 19:37 Bug #20263: locallang.xml of pi1 is'nt translateable by LLXML-Tool
- this was removed some time ago, current locallang.xml only contains default.
If it doesn't work on translation serve... - 15:49 Bug #20263 (Closed): locallang.xml of pi1 is'nt translateable by LLXML-Tool
- The locallang.xml of PI1 contains translations for several languages. Unfortunately the LL-XML can't handle XML-LL-Fi...
- 14:18 Bug #20130: FE kills external links after a <hr /> in one CE
- i give up..... :-)
the hr tag is wrapped with p-tags. - 14:17 Bug #20130: FE kills external links after a <hr /> in one CE
- Oh, sorry, my p-tags are removed....
thats the resulting html code
<p><hr /></p> - 14:16 Bug #20130: FE kills external links after a <hr /> in one CE
- Florian, your code results in:
<p><hr /></p>
that is wrong XHTML. - 10:21 Bug #20262 (Closed): IRRE long titles on groupdb fields are displayed wrong (<span title)
- If the type of the relation is groupdb the title is displayed wrong. The title is croped twice.
"<span title=" i... - 10:08 Feature #20256: imgResource does not allow TS option file.current=1
- Resolved, no change required.
You could use this TS to achieve the same thing:
image = IMAGE
image.file.import.c... - 08:01 Feature #20256: imgResource does not allow TS option file.current=1
- no need for that, use something like this!
logo {
setContentToCurrent = 1
if.isTrue.current = 1
stdWrap.cObj... - 09:32 Bug #20195: logDeprecatedFunction() significantly slows down TYPO3
- Better name it $TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] which does chain us to a logging target and is open fo...
- 04:09 Bug #20195: logDeprecatedFunction() significantly slows down TYPO3
- Attached a patch that implements a new install tool option (default: true)
$TYPO3_CONF_VARS['SYS']['enableDeprecatio... - 08:30 Bug #20260: starttime eval date produces time-differences on same values!?
- I tried to edit it and tested it. I enter 31-3-2009 and the result is:
1238450400
31.03.2009 00:00:00
Very hard ... - 08:00 Bug #20260 (Closed): starttime eval date produces time-differences on same values!?
- I recognized that if I enter dates the starttime ist not a real date on 0:00 o'clock. It has some time differences. I...
- 08:06 Feature #20261 (Closed): enableFields is missing a hook to manipulate the generated clause
- I need a hook to change the enableFields and there is currently a hook but this just adds data and there is no chance...
- 02:23 Bug #18609: New popups are HSC-ed in 4.2 RC1
- Resolved as duplicate of #18885
- 02:22 Bug #20254: HTML tags in help tooltips
- Resolved as duplicate of #18885
- 02:12 Bug #20254: HTML tags in help tooltips
- Since I don't see any decisions in #18885 and since these broken texts really don't look professional, I for now remo...
- 00:35 Bug #20259 (Closed): 0008360: locallang.xml charset convertion dont work for LOCAL_LANG['default']
- The bug #18766 is still present.
-----
} else {
$targetCharset = $csConvObj->parse_charset($csConvObj->charSetA...
2009-03-31
- 23:15 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
- Resolved, won't fix.
This is not a TYPO3 but a Linux distribution specific gd problem and should be fixed there. - 21:14 Bug #20258 (Closed): admin user created over installtool -> databaseanalyzer with umlaute in password couldn't login
- After creating an adminuser in installtool with umlaute in password-field, then the Backend-Login with this new User ...
- 19:54 Bug #20257 (Closed): tslib_content calls deprecated function makeInstanceClassName
- tslib_content calls deprecated function makeInstanceClassName and therefore an error message is written to devlog etc...
- 18:58 Bug #19840: FlexForms: wrong mm-relations after copy and localize
- I've created a new version of the patch that uses the copyRecord_procBasedOnFieldType() method as it is used for non-...
- 17:59 Bug #20105: Clickmenu doesn't work with IE8
- The compatibility mode in IE8 can be used as a workaround for this problem.
When working in the typo3 backend just... - 17:32 Bug #20008: Page Preview not working, if page is standard/advanced and has domains at it
- Any news here? I have the same problem on a 4.1.10 installation!
- 17:00 Bug #20252: writeCacheFiles() removes tags somewhere in the files instead of just begin and end
- I can confirm this issue.
- 15:51 Feature #20202: No simple way to get the maximum upload size in TYPO3
- Commited to trunk on 2009-03-31.
- 12:37 Feature #20256 (Closed): imgResource does not allow TS option file.current=1
- Even if you have set an imageFilename with $cObj->setCurrentVal('filename'), sou cant use this in TS by e.g. image.fi...
- 11:46 Bug #20013: Call to undefined method SC_wizard_list::printContent()
- Committed to SVN:
* TYPO3_4-2 (rev. 5247)
* Trunk (rev. 5248) - 11:17 Bug #19858: Call to undefined method t3lib_div::calluserfunc() in class.tslib_fe.php
- Committed to SVN Trunk (rev. 5246)
- 10:29 Feature #20203: Make tce_file usable via AJAX
- Committed to SVN Trunk (rev. 5241) by Benni
2009-03-30
- 21:05 Feature #19948: Split css styled content templates in version templates to get rid of the compat version checks
- Committed to trunk (revision 5242)
- 20:54 Feature #19948: Split css styled content templates in version templates to get rid of the compat version checks
- Attached the committed version of the patch
- 20:07 Feature #20255: helper function for handling with TYPOScript
- added the same file with bugnumber in name
- 20:05 Feature #20255 (Closed): helper function for handling with TYPOScript
- in t3lib_div there should be a helper function for TYPOScript values.
The patch merges the following function ... - 19:18 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- reproducable even in current TYPO3 4.2.6 with PHP 5.2.9
- 16:06 Bug #20254 (Closed): HTML tags in help tooltips
- The tooltip in content elements shows HTML Tags (see screenshot)
(issue imported from #M10808) - 14:50 Bug #15832: Undo/Redo button doesn't work - and History view has bad usability now!
- Hi Sebastian,
can you take a look at this one, please? I think the undo/redo functionality was written by you, so ... - 13:49 Bug #3004 (Closed): Recycler: Versioned records are not handled by recycler
- Records which have been created with versioning are not handled by the recycler.
Steps to reproduce:
- create pag... - 11:09 Bug #19819: Date/time handling with negative timestamps
- I wittnessed the same behaviour in the 4.2.6 version
Problem accured after an update from 4.1.8 to the 4.2.6 - bef...
2009-03-29
- 00:27 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
- I can confirm this issue on a website running at Domainfactory...
Please tell whether you have phpMyAdmin installed ...
2009-03-28
- 21:00 Bug #20253: felogin labels are not localized in the frontend
- This was a problem with translations handling.
- 18:16 Bug #20253 (Closed): felogin labels are not localized in the frontend
- felogin labels are not localized in the frontend
TYPO3 4.2.6
(issue imported from #M10805) - 15:16 Bug #19840: FlexForms: wrong mm-relations after copy and localize
- We found out, that the demo extension will not create the correct database contents if you have extCache enabled. Thi...
- 15:15 Bug #20252 (Closed): writeCacheFiles() removes tags somewhere in the files instead of just begin and end
- due to a not so definite regex t3lib_extMgm->writeCacheFiles() removes '<?php' and '?>' somewhere in the content of t...
- 13:50 Bug #20210: fe_login: Forgot Password should not send passwords if they are hashed (md5)
- kb_md5fepw works fine with recent typo3 4.2.6 and php5 and supports password resetting. However, you have to override...
2009-03-27
- 23:01 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- I attached a patch that fits to latest trunk.
- 18:05 Bug #20251 (Closed): AJAX relogin box doesn't appear
- While the BE session times out, the relogin box doesn't appear.
I see the following requests in firebug:
http://... - 18:01 Feature #20250 (Closed): Integrate id attribute in form tag of TCEforms
- Integrate id attribute in form tag of TCEforms to enable a more easy way to access this element for e.g. JavaScript/A...
- 16:16 Bug #20148: Backend admin cannot perform file operations in filelist
- Committed by Steffen to trunk in rev 5221
- 15:38 Bug #20249: Flag sectionIndex is not used for "menu of subpages + sections"
- Committed to trunk (rev 5239) and 4.2 (rev 5238).
- 15:02 Bug #20249: Flag sectionIndex is not used for "menu of subpages + sections"
- Forgot to include page 1.2 in expected output.
Expected output is of course:
- link to page 1.1
- link to ... - 14:49 Bug #20249 (Closed): Flag sectionIndex is not used for "menu of subpages + sections"
- According to the documentation, when creating a menu/sitemap of type 7 (menu of subpages + sections), this should inc...
- 15:17 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- It seems enough to call decodeURI() on the field names, since field names are encoded with rawurlencode() in tslib_co...
- 14:39 Bug #19108: Menu of subpages + sections doesn't have anchor
- Fixed in 4.2 and 4.3
- 14:00 Bug #20234: TCA change for BE_USER
- committed v3 to trunk, rev 5236
- 13:53 Bug #16102: German umlaut not correct in FC
- Resolved, no change required after no further feedback for a month.
- 12:21 Bug #20247: Click on preview link causes a fatal error
- committed to trunk, rev 5235
- 11:59 Bug #20247 (Closed): Click on preview link causes a fatal error
- Problem:
Clicking the preview link in versioning causes a fatal error in FE.
Fatal error: Class name must be a va... - 12:14 Bug #20248 (Closed): Clicking on preview link enable preview of whole workspace brings error
- Problem:
On a page that has versions choose Web>versioning, enable the checkbox 'Allow preview of whole workspace'... - 11:42 Bug #20246 (Closed): Clicking on view icon causes a typo3 error
- Problem:
If you click on the view icon of a page, version you will end up with the following TYPO3 error:
The reque... - 10:33 Feature #19748: ImageMagick generates larger than necessary files
- committed v8 to trunk, rev 5233
- 01:29 Feature #19748: ImageMagick generates larger than necessary files
- Added new patch that allows to enable/disable the stripping of profile data specifically by
[IMAGE].file.stripProfil... - 03:31 Bug #20245 (Closed): Extensions cannot be looked up, when cache_extensions is empty
- Extensions cannot be looked up, when cache_extensions is empty and an actual extensions.xml.gz is in typo3temp.
Yo... - 02:45 Bug #20244 (Closed): Performance improvement: Skip cHash check if page is already non-cached
- TYPO3 compares the cHash parameter against the computed checksum of all GET parameters. In case the checksum does not...
- 02:38 Feature #20213: Indicate number of USER_INT objects used on a page in Admin Panel
- Implemented in Trunk (4.3).
- michael - 01:50 Bug #20231: Small rendering/css bug on FE with Text with image
- Committed to trunk,
rev 5228 for trunk
rev 5229 for 4.2 branch - 01:25 Bug #20235: Clearing cache_treelist after inserting page on root level does not work
- fixed in trunk (4.3)
- 00:53 Bug #20236: Add the new versioning icon to t3skin
- Committed to trunk rev. 5226
- 00:12 Bug #20243 (Closed): Content element anchors won't get disabled on translated pages
- When using "tt_content.stdWrap.dataWrap >" or "tt_content.stdWrap.dataWrap =" content element anchors won't be output...
2009-03-26
- 23:50 Bug #20231: Small rendering/css bug on FE with Text with image
- Added to the core list
- 23:40 Bug #20231: Small rendering/css bug on FE with Text with image
- Added a patch file
- 23:50 Bug #20205: FE lifetime as string
- commited to
* TYPO3_4-2 (rev. 5223)
* Trunk (rev. 5225) - 23:20 Bug #20205: FE lifetime as string
- I changed the description, because it already starts with: "Integer..."
- 21:35 Bug #17469: Comments in class.t3lib_extmgm.php
- committed to trunk rev 5222
- 18:38 Bug #19858: Call to undefined method t3lib_div::calluserfunc() in class.tslib_fe.php
- Please test whether the attached patch solves this issue...
- 18:16 Bug #20218: Create version of page crashes in Cache
- Created a new issue on Forge for FLOW3:
http://forge.typo3.org/issues/show/2982 - 17:55 Bug #20238: memcache class not existant, only backend memcache class exists (http://bugs.typo3.org/view.php?id=9645)
- The update of the caching framework during 4.3 alpha phase was handled in issue #20133
- 17:51 Bug #20238: memcache class not existant, only backend memcache class exists (http://bugs.typo3.org/view.php?id=9645)
- The caching framework was upgraded in the last alpha. The file you were referring to is now called class.t3lib_cache_...
- 17:36 Bug #20238: memcache class not existant, only backend memcache class exists (http://bugs.typo3.org/view.php?id=9645)
- fixed, my mistake, t3lib/ the defaults file holds all info needed...
$TYPO3_CONF_VARS['SYS']['caching']['cacheConf... - 17:25 Bug #20238: memcache class not existant, only backend memcache class exists (http://bugs.typo3.org/view.php?id=9645)
- That article is quite old. There is no need for that patch anymore.
- 10:08 Bug #20238 (Closed): memcache class not existant, only backend memcache class exists (http://bugs.typo3.org/view.php?id=9645)
- I tried to use the memcache tutorial from Dimitri.
Did not work (-vv option shows my test memcached php script is ... - 17:12 Bug #20032: utf-8 support (cyrilic) problems with th_mailformplus
- simpler fix:
$langMarkers['###LLL:'.$marker.'###'] = recode_string("utf-8..{$GLOBALS['TSFE']->labelsCharset}", $GL... - 16:14 Bug #20032: utf-8 support (cyrilic) problems with th_mailformplus
- "Fastfix", works for 80% of the words in russian:
if($_GET['L'] == '9') {
$langMarkers['###LLL:'.$marker.'###']... - 17:00 Feature #20242 (Closed): Implement wrapper mysql_fetch_field in t3lib_db
- For the upcoming extbase object relational mapping we need the mysql_fetch_field method to fetch column information f...
- 15:29 Bug #20241 (Closed): Change date after saving record
- When I try to edit date input field to "26-3-1989" it is being changed by BE to "25-3-1989" (after saving record).
... - 13:53 Bug #20240 (Closed): Add the new workspace icons to t3skin
- This is a HCI team related bug. See http://forge.typo3.org/issues/show/641
In addition to the new icon for version... - 12:18 Bug #20239 (Closed): Copying Datasets with related data start- and endtime is recalculated
- Szenery:
I've got a dataset (A) with related data (A.1, A.2 ...) both combined with IRRE. A.1 has got a start- and... - 11:05 Bug #19916: Session handling - cannot login to >1 TYPO3 installation under one domain
- The patch v3 works fine for me. Tested with 4.2.7-dev and 4.3-dev (latest rel.) on 3 installations.
- 09:38 Bug #20237: Alignment Error in TCEforms with Palette title --palette--;myTitle
- IF I change
--palette--;Released;31;;1-1-1,
to
--palette--;Released;31,
Then the alignment is OK.
... - 09:10 Bug #20237 (Closed): Alignment Error in TCEforms with Palette title --palette--;myTitle
- When I add a palette to the showview-item in TCA, that has a 'Alternative Fieldlabel', then it will not be rendered l...
2009-03-25
- 18:50 Bug #20038: AJAX relogin does not work
- For phpMyAdmin: Currently only TYPO3 4.2 is supported (therefore there are constraints set for TYPO3 to max allow 4.2...
- 18:09 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- Sorry if i ask a silly question, i am new in typo3, but how on earth do i apply the bugfix?
- 17:49 Bug #18799: Wrong CSS-Declaration makes big Forms unscrollable
- I have the same problem with IE7 and all new clean created modules from kickstarter (latest version). If the content ...
- 15:55 Feature #2972: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- Featur is already reported on bugs.typo3.org with id 8778
- 15:48 Feature #2972 (Closed): Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- It would be a very useful feature if there would be the possibility to disable the TYPO3 draft workspace by localconf...
- 15:27 Feature #2971 (Closed): Workspace should use DB/file mount of BE user/group
- It should be possible to configure the workspace, so not the DB mount from the sys_workspace configuration is used. I...
- 15:17 Bug #20236 (Closed): Add the new versioning icon to t3skin
- This is a HCI team related bug. See http://forge.typo3.org/issues/show/642
Jens made a new icon for versioning whi... - 13:05 Bug #20235 (Closed): Clearing cache_treelist after inserting page on root level does not work
- After inserting a new page on the root level of the page tree, the following SQL statement is executet:
DELETE FRO... - 10:00 Feature #20187: activate click enlarge per default
- Ok, I see where the problem is now. I did not express myself clearly.
I was looking for the clickenlargement setting...
2009-03-24
- 16:04 Bug #20234: TCA change for BE_USER
- added filemounts as well
- 15:15 Bug #20234: TCA change for BE_USER
- as wish from some i added DB-Mounts for admin to tab "options"
- 15:02 Bug #20234 (Closed): TCA change for BE_USER
- * move Admin-checkbox to first tab
* remove tabs for Admin as he has total access
(issue imported from #M10773) - 15:36 Feature #20171: Enable CSC "uploads" filelist to be manipulated by TS
- In off-list discussion with Benjamin Mack we decided not to just add this functionality to the "quick and dirty" and ...
- 15:23 Bug #20226: Searching for specific record opens "edit record" in wrong frame
- committed to trunk, rev 5220
- 15:15 Bug #20222: getRecordOverlay returns wrong localization (for tt-news 2.5.2)
- Bug can be closed, is misbehaviour of class.tx_ttnews.php See bug 10684.
- 12:32 Bug #19957: linkHandler different than "record" leads to rteerror
- @Daniel: yep, thats not what i want to hear.
The question for me is not, if your extension "linkhandler" works or ... - 12:32 Bug #20233 (Closed): RTE doesn't know what to do with <media> tag and encodes the braces of tag
- if i link from RTEhtmlarea 1.7.8 to an image (using media tab in document browser) the RTE inserts the link correctly...
2009-03-23
- 23:18 Bug #20232 (Closed): wrong encoded email header (t3lib_div::encodeHeader)
- the function t3lib_div::quoted_printable encodes all non ASCII character in their hex value correctly. But for email ...
- 16:05 Bug #20231 (Closed): Small rendering/css bug on FE with Text with image
- If you have a CE 'Text with Images' and set the positioning to 'Image left in Text' where the text should float aroun...
- 15:40 Bug #19998: Generation of encryption key does not work in IE7
- Committed v5 patch to 4.1 (r5218) and 4.2 (r5219).
- 13:04 Bug #19967: typolink: title tag generation not correctly working, if in the title-tag string is an occurance of whitespaces
- the patch from issue 0010629 seems also applyable to typo3_src-4.2.6 and it seems, it solves this problem.
As 0010... - 13:01 Bug #20228: page cache never expire
- no
config.sendCacheHeaders=0 - 11:52 Bug #20228: page cache never expire
- did you use config.sendCacheHeaders = 1 ?
- 11:52 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- The issue is still present in Typo3 4.2.6, and the patch attached to this issue does work (applied manually as line n...
- 11:34 Feature #20014: Page TS option to disable available languages
- committed to trunk, rev 5217
- 01:20 Bug #20230: doc->loadScriptaculous should be callable without parameters
- committed to trunk, rev 5216
- 01:11 Bug #20230 (Closed): doc->loadScriptaculous should be callable without parameters
- set $modules='' for default
This one was forgotten in #19829
(issue imported from #M10765) - 01:07 Bug #20229 (Closed): Use new JS-function for loading prototype/scriptaculous/extJS
- Since #19829 there are simplified methods for BE-inclusion of this main JS-libs.
Now use them.
(issue imported f...
2009-03-22
- 19:28 Bug #20228 (Closed): page cache never expire
- 1. set cache time in page properties to 1min
2. access page in frontend
3. check html source
<!-- Cached page ge... - 13:46 Bug #20227 (Closed): No multiple RTEs in TCEFORMs (htmlarea 1.5.7 on 4.1.10)
- If a TCEFORM contains more than one htmlarea RTE, only the first one will load properly (at least in Firefox 3.0.7 an...
- 12:51 Bug #20226 (Closed): Searching for specific record opens "edit record" in wrong frame
- If you search for specific record, eg:
pages:10
fe_user:3
it opens the "edit record"
Unfortunally it opens th... - 10:19 Feature #20212 (Closed): Page icon for "not in menu" access restricted page (restriction icludes subpages) not available
- Hi All,
I noticed today, there is no icon for such a page and typo3 displays default question mark icon. Would be ... - 08:38 Feature #20187: activate click enlarge per default
- Yep, works here (TYPO3 4.2.6).
- 02:23 Feature #20187: activate click enlarge per default
- Hey Christian,
I tried it but it doesn't work. I insertet in the pageTS of my rootpage.
Did you try it?
2009-03-21
- 21:24 Bug #19751: Strip uploaded images headers
- #0010025 is related to
$TYPO3_CONF_VARS['GFX']['strip_generated_images'] = 1; // Strip image headers from Typo3 ge... - 17:59 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- As I had the same problem I was comming along to this thread.
After having now performed some steps, I would conclud... - 15:00 Bug #20161: Invalid XHTML Code in logout form
- Committed to SVN:
* TYPO_4-2 (rev. 5214)
* Trunk (rev. 5215) - 10:21 Bug #20225 (Closed): RemoveXSS is incompatible with PHP 5.2.9
- RemoveXSS cannot be used with PHP 5.2.9 as it is defined as this:
class RemoveXSS {
function RemoveXSS($val... - 09:22 Bug #16603: Fuctions -> Multiple pages creates pages in reverse order (page ids decreasing)
- Sent to the core list!
- 09:22 Bug #18670: alt_db_navframe.php often replaced by db_list.php without content under 4.2.0RC1 and RC2
- Hey Tomas,
does the issue still apply to a stable 4.2 and/or the latest alpha of 4.3?
Thanks for the info! - 08:23 Feature #18902: Hook for debug_typo3PrintError"
- hey,
no, no interface required. Looks good so far, only the $fakeThis parameter is unclear to me...
Also, the $... - 08:21 Feature #18902: Hook for debug_typo3PrintError"
- No, an interface is not a must have! It depends on the scenario if interfaces make sense or not - if you feel that th...
- 01:27 Feature #18902: Hook for debug_typo3PrintError"
- Attached a slightly modified patch.
As I never implemented a new hook before: Is an interface a must have for new ... - 01:44 Bug #19271: Default icon for plugins in list_type select
- Resolved, fixed.
This has been committed by Dmitry at 2008-09-04 to trunk in rev 4061 and is released with TYPO3-4... - 00:21 Feature #19142: Be-User should be redirected to Login-Page if Login has expired
- Resolved, fixed:
This has been solved in #19152 with a new "login expired popup" in TYPO3-4.3.0-alpha2.
2009-03-20
- 23:54 Bug #18924: Usersettings with fullHelptextMode looks weird
- Resolved, fixed.
A patch was committed in rev. 4093 by benni and released with 4.2.2 - 23:42 Bug #18906: "Select plugin"-select is too small
- Resolved, no change required:
This has been solved differentently: The width of the "select plugin" dropdown is fl... - 23:05 Feature #16860: Canceling session timeout message could redirect to login page
- This has been solved with #19152 in TYPO3-4.3.0-alpha2.
- 22:09 Feature #16408: No unicode signs possible in title
- I see. But why not insert the unicode char directly? Is this issue a problem that should be solved?
- 22:05 Bug #17668: force charset does not work in mass editing
- Resolved, unable to reproduce:
- I was unable to reproduce this locally
- No feedback for two month
Please reo... - 21:57 Bug #19162: backslashes will removed on saving in extension manager / edit file.
- Resolved, unable to reproduce.
Tested with FF3 on current trunk, rev. 5213. Please reopen if I missed something. - 21:34 Bug #20219: LOCAL_LANG default values are overwritten by localized text
- Committed to SVN:
* TYPO3_4-2 (rev. 5212)
* Trunk (rev. 5213) - 20:41 Bug #20219: LOCAL_LANG default values are overwritten by localized text
- Whatever... I'm going to take care of that RFC
- 20:41 Bug #20219: LOCAL_LANG default values are overwritten by localized text
- No, I am just checking out the trunk. Will post it then ...
- 20:39 Bug #20219: LOCAL_LANG default values are overwritten by localized text
- Sounds reasonable...
Did you post this as RFC to the core list as the accordant tag of this issue tells? I couldn't ... - 13:49 Bug #20219 (Closed): LOCAL_LANG default values are overwritten by localized text
- Consider the following XML (see XML-file attached):
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3l... - 20:33 Bug #19263: can't use the "toggle selection" button when selecting images in FF3
- Does this issue still exist?
- 20:18 Feature #20224: Provide complete title in element browser if title was cut off
- Committed to SVN Trunk (rev. 5211)
- 20:11 Feature #20224 (Closed): Provide complete title in element browser if title was cut off
- If the title of an element was cut off due to exceeding the max. length defined, it would be nice to have the origina...
- 19:54 Bug #20223 (Closed): IE8 inserting of table via rte fails
- If you try to insert a table via the rte you will see something on the top of the page but no table.
Thanks and Ch... - 18:18 Bug #18741: Opera 9.50 Beta 2 backend max 600px hight
- Resolved, fixed.
This has been fixed with an update of prototype to 1.6.0.3 in trunk for TYPO3-4.3.0-alpha2 with b... - 16:42 Bug #20222 (Closed): getRecordOverlay returns wrong localization (for tt-news 2.5.2)
- We've encountered some strange behaviour when using tt_news 2.5.2 in one of our multilingual sites.
On one of our ... - 15:47 Bug #20221 (Closed): Icon path calculated incorrectly in t3lib_tceforms->getIcon()
- In the else case of t3lib_tceforms->getIcon(), an image path is determined using the skinning API and then its dimens...
- 15:13 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- I solved this recently for myself by using the "--default-character-set=utf8" parameter on mysqldump and the mysql co...
- 15:03 Feature #20220 (Closed): Integrate possibility to define read/write access on different filemounts
- At the moment it is not possible to grant or deny read/write permissions on certain directories in the fileadmin fold...
- 12:56 Bug #19005: Update button in User Admin -> Compare user settings doesn't work in IE7
- ah well, in 4_2 it doesn't work, attached patch fixes that.
- 12:43 Bug #19005: Update button in User Admin -> Compare user settings doesn't work in IE7
- i tried to reproduce it with latest trunk and IE7 and it works for me there, please test again.
- 12:38 Bug #20218 (Closed): Create version of page crashes in Cache
- When i try to create a new version of page it crashes in Cache:
Fatal error: Uncaught exception 'InvalidArgumentEx... - 09:39 Bug #20217 (Closed): Export to t3d does not include sub-elements
- When using the "export" feature of the clipboard, no sub-elements are exported. E.g. when a page is on the clipboard,...
- 07:29 Bug #17250: admin user blocked...
- Resolved, won't fix:
Admin users can easily kill the system in many ways. For this particular issue: The install t... - 07:21 Bug #17522: beuser
- Resolved, no change required:
As soon as you define a table with a primary auto increment field (like for be_users... - 06:46 Bug #19668: "Group By" function at "User Admin" module is not working in IE7
- Resolved as duplicate of #19005
- 06:39 Bug #19572: Submit button missing in Backend User Administration
- Resolved as duplicate of #18834
- In 4.2 there is the "safe" icon in the docheader to reload / update the page
- ... - 06:18 Bug #19854: Backend User Administration, submit button doesn't work with IE
- Resolved as duplicate of #19668
- 06:18 Bug #19692: "User Admin" does not work in IE7
- Resolved as duplicate of #19668
- 05:54 Bug #16235: Image-PopUp (index.php?eID=tx_cms_showpic) don't use correct DOCTYPE
- Resolved as duplicate of #18919
- 05:53 Bug #17014: generated page won't reflect 'doktype' settings
- This has been fixed with #18108 (trunk rev. 3078) for TYPO3 4.3.0alpha1 by merging standard and advanced doktype.
- 05:48 Bug #17534: Meta-Tag http-equiv="Content-Type" content="text/html [...]"
- Resolved as duplicate of #17561
- 05:27 Bug #17280: Frontend User / class_sv_auth.php
- Resolved, no change required:
Following the (german) thread in http://www.typo3.net/forum/list/list_post//61982/ t... - 00:48 Bug #15617: template->docType is not compatible with IE
- Resolved with unable to reproduce: I do not get any empty lines in current trunk (r5210) preceding the DOCTYPE tag.
... - 00:27 Bug #19038: template->startPage returns invalid XHTML
- Resolved as duplicate of #16033
- 00:24 Bug #18642: invalidat xHTML
- These are two issues:
- The xml declaration not preceding the DOCTYPE definition is a duplicate of #16033
- The xml... - 00:22 Bug #20216: Add xmlns attribute to html tag in backend
- This issue was previously reported by Hauke Mehrtens in #18642 , thanks!
- 00:16 Bug #20216 (Closed): Add xmlns attribute to html tag in backend
- Problem:
xmlns is a mandatory attribute in XHTML 1.0 of the html tag, but it's missing. To make the backend more val...
2009-03-19
- 22:23 Bug #19147: getFileAbsFileName returns false for EXT:lowlevel/dbint/cli/cleaner_cli.php [PHP_SAPI: cgi-fcgi]
- Resolved as duplicate of #17271 as requested by reporter.
- 20:05 Bug #18703: broken temp_CACHED_XXX_ext_localconf.php with PHP short tags
- Resolved with won't fix:
Extensions shouldn't use short open tags and should be fixed if they do. - 19:35 Bug #20215: Install Tool do not store DB Username, Password and Host into localconf.php
- A other fix is to create a file "localconf.php.TMP.php and chmod them writeable ;-)
- 19:23 Bug #20215: Install Tool do not store DB Username, Password and Host into localconf.php
- OK i found the problem.
The localconf.php file is writeable for anyone and no error message occur but the "localconf... - 17:58 Bug #20215: Install Tool do not store DB Username, Password and Host into localconf.php
- Please check whether the localconf.php file and/or the directory typo3conf is writable for webserver's system user.
... - 17:11 Bug #20215 (Closed): Install Tool do not store DB Username, Password and Host into localconf.php
- I want to install typo3 by the install tool.
On 123 mode i type in username "root", password "xyz" and host "localho... - 17:33 Feature #20164: Integrate automatic line breaks in GIFBUILDER
- Added a new overworked patch since some changes got integrated in other RFCs in between.
- 17:30 Bug #2919 (Closed): Show real name of the be user after the recipient email address
- The real name of the be user should be shown after the email address in the recipient list in the advanced staging mo...
- 17:19 Feature #2918 (Closed): Possiblity to select be_groups in responsible persons field of custom stage
- It should be possible to select be_groups in the responsible persons field in the custom stage configuration record.
- 17:11 Bug #15966: template::getTabMenu doubles ampersands
- Resolved as duplicate of #15362
- 17:09 Bug #20161: Invalid XHTML Code in logout form
- +1
- 15:18 Bug #20161: Invalid XHTML Code in logout form
- Thanks... there's a much simpler way to do this in the called method generating the links...
The behaviour can be te... - 12:08 Bug #20161: Invalid XHTML Code in logout form
- here you are
based on https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2
- 17:02 Bug #20214 (Closed): Wrong returnUrl with clipboard actions
- Backend -> list module -> clipboard 2 -> copy an element -> select "edit" in clipboard menu -> close with "X" icon ->...
- 16:54 Feature #20213 (Closed): Indicate number of USER_INT objects used on a page in Admin Panel
- The admin panel can be very helpful to identify slow websites (parsetime, no_cache, fe_groups, etc.). However, it doe...
- 11:54 Bug #20211 (Closed): Record Locking leaves Records locked on Logout
- In the BE, records get locked when you begin to edit them and they are unlocked if you
a) save/exit them _or_
b... - 11:20 Bug #20210 (Closed): fe_login: Forgot Password should not send passwords if they are hashed (md5)
- With md5 passwords it's impossible to send the user the cleartext password.
I suggest a "reset password" functionali... - 11:15 Feature #20209 (Closed): fe_users.email should be unique if "forgot password" is used in fe_login
- The email attribute of fe_users is used to identify the tuple, so it should be unique.
ALTER TABLE fe_users AD... - 10:43 Bug #20208: 00633 not fixed in latest versions of Typo3
- The issue you mention was fixed in TYPO3 4.2.x and not in 4.1.x.
Please report if you still experience the problem i... - 06:35 Bug #20208 (Closed): 00633 not fixed in latest versions of Typo3
- this patch must be in the new version 4.1.2
But this was not
(issue imported from #M10726) - 01:01 Bug #20191: t3lib_div::rmdir() causes PHP error instead of returning false
- In TYPO3 4.3 this will be caught by error-/exception handling in future...
- 00:24 Feature #20207 (Closed): Integrate possibility to determine maximum of multiple values in GIFBUILDER
- Imagine you've two different and dynamically controlled elements in a GIFBUILDER object, e.g. a capital letter and th...
- 00:07 Feature #20199: Refactor tslib_gifBuilder::calcOffset()
- Committed to SVN Trunk (rev. 5209)
2009-03-18
- 23:13 Bug #20129: Missing localization in TCA of sys_action
- committed to trunk, rev 5208
- 22:37 Bug #19338: XML Problems with PHP5 and libxml 2.7.1
- Committed v4 to trunk, rev 5206
- 20:51 Feature #20206: Provide a check that compare a given URL with the host, TYPO3 is running on!
- v1 uses string comparison for URL matching instead of parsing and rebuilding an URL.
Besides that, URL validation is... - 18:18 Feature #20206: Provide a check that compare a given URL with the host, TYPO3 is running on!
- The attached patch provides additional functions:
t3lib_div::isURL($url)
checks if a given string is a URL
t3... - 18:10 Feature #20206 (Closed): Provide a check that compare a given URL with the host, TYPO3 is running on!
- I'd like to allow BE editors to reference resources (URL) but only if they are on the same host TYPO3 is running on.
... - 20:03 Feature #14390: Date selector should accept alternative date formats
- The plans are to include a datepicker... it's not sure if it will be date2cal since there are some issues with IRRE a...
- 19:33 Bug #20205: FE lifetime as string
- Agreed
Can you submit a patch, or should I? - 18:31 Bug #20205: FE lifetime as string
- I think changing the description to something like "time in seconds a session is valid" and giving an example that "6...
- 15:46 Bug #20205 (Closed): FE lifetime as string
- For the setting [FE][lifetime], install tool recommends:
Integer, positive. If >0, the cookie of FE users will NOT... - 17:53 Bug #20198: Warning generating RSS at parse_url
- Does this also happen on regular content output (e.g. &type=0) or is it an XML/RSS-only problem?
- 07:21 Bug #20198: Warning generating RSS at parse_url
- Really the content of my field is something like that (I'm trying to write HTML here):
<p>Visto en <a href="http://c... - 17:48 Bug #20161: Invalid XHTML Code in logout form
- Fine, can somebody please create a patch and attach it to this report? Thanks!
- 11:03 Bug #20161: Invalid XHTML Code in logout form
- Better is add htmlspecialchars:
search for all texts ###ACTION_URI### in pi1/classtx_felogin_pi1.php
add htmlspecia... - 17:41 Bug #20204: String "(0" in tt_content.bodyText is rendered as "(" in frontend
- Resolved, no change required.
- 15:56 Bug #20204: String "(0" in tt_content.bodyText is rendered as "(" in frontend
- Issue was caused by the "Acronymmanager (sb_akronymmanager)" extension, version "0.1.2".
Resolved. - 15:34 Bug #20204 (Closed): String "(0" in tt_content.bodyText is rendered as "(" in frontend
- The string "(0" is rendered as "(" in the frontend, unless it is followed by a char other than ")".
Quite annoyi... - 13:31 Bug #20201: The pagetitle cannot be replaced
- Resolved, no change required.
- 09:16 Bug #20201: The pagetitle cannot be replaced
- please delete or ignore, sorry!
config.titleTagFunction was used - 09:03 Bug #20201 (Closed): The pagetitle cannot be replaced
- The page title replacement does not work in tt_news and in other extensions, even if they are USER. The same configur...
- 12:32 Feature #20203 (Closed): Make tce_file usable via AJAX
- Right now, the tce_file "gateway" is a small script in typo3/tce_file.php that handles all file operations, including...
- 12:04 Feature #20202 (Closed): No simple way to get the maximum upload size in TYPO3
- Hey,
this is a pre-requisite for the mass uploader. I often find it difficult to always check if the upload_max_fi... - 09:00 Bug #20200 (Closed): mailform has the same name and id even if used more than once
- If the mailform is inserted twice on the page, it has the same name and id in both cases. Therefore the validation do...
- 02:19 Feature #20181: Change template from BE_USER ?
- Resolved, no change required.
The template files itself are not meant to be changed. If you want to change the bac... - 01:59 Bug #19911: Copyright still 2008
- Fixed in trunk r5165
http://forge.typo3.org/repositories/revision/typo3v4-core/5165 - 01:55 Bug #19942: Module Web->List pagination function misses fe_user db records
- Resolved, unable to reproduce.
- 01:49 Bug #19755: IMAGE content element: two fields for entering the image width, none of them saves its content
- Resolved, no change required: Not a core problem.
- 01:40 Feature #20187: activate click enlarge per default
- Do you refer to some rtehtmlarea functionality here?
For the image content element the "Click enlarge" checkbox ca... - 01:16 Bug #17508: image effects: grayscale in text w/image not working
- So this could be closed, no change required, because it's not a TYPO3 problem?
The affected Debian 4.0 (oldstable,... - 00:58 Bug #17768: GIFBUILDER creates wrong access rights in typo3temp/GB and typo3temp/menu
- Resolved as duplicate of #16411
2009-03-17
- 23:27 Feature #20199 (Closed): Refactor tslib_gifBuilder::calcOffset()
- Refactor tslib_gifBuilder::calcOffset() to be able to reuse calculation functions on single segments.
(issue impo... - 19:41 Bug #20198 (Closed): Warning generating RSS at parse_url
- I have a tt_news with the next content in a RTE field:
<p>Visto en <a href="http://calidonia.blogaliza.org">http://c... - 19:13 Bug #20197 (Closed): Indexed_search and TCA..
- Hi
Please, can you translate two line in TCA's file of indexed search ?
typo3/sysext/indexed_search/tca.php :
... - 16:50 Feature #20196: Setting additional headers is not possible in class.t3lib_htmlmail.php
- sorry - I forgot to mention that I'm talking about class.t3lib_htmlmail.php!
- 16:48 Feature #20196 (Closed): Setting additional headers is not possible in class.t3lib_htmlmail.php
- Is there any reason why function setHeaders() first clears $this->headers ?
It is not possible to use the public fun... - 13:36 Bug #20195: logDeprecatedFunction() significantly slows down TYPO3
- Jochen, thanks for pointing it out.
Of course there shall be a switch in the install tool to disable this logging on... - 09:56 Bug #20195: logDeprecatedFunction() significantly slows down TYPO3
- I'd suggest to make this logging feature configurable with
$TYPO3_CONF_VARS['SYS']['depecationLog'], maybe similar t... - 11:34 Bug #16949: Absolute links are made relative which breaks link
- This is a duplicate of #9455.
- 00:33 Bug #19338: XML Problems with PHP5 and libxml 2.7.1
- The error is at the current testing debian release, too:
Debian testing
libxml2/testing uptodate 2.7.3.dfsg-1
php5... - 00:31 Bug #19433: HTML tags are removed in RTE content
- Please use issue #19338 for further discussion since it's an libxml2 problem.
- 00:27 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
- Please use issue #19338 for further discussion since it's an libxml2 problem.
2009-03-16
- 22:11 Feature #20183: Link browser for external url
- Resolved as duplicate of #17914
- 21:24 Bug #20195 (Closed): logDeprecatedFunction() significantly slows down TYPO3
- The call of logDeprecatedFunction() in t3lib_div significantly slows down the execution of TYPO3. In addition it prod...
- 20:47 Bug #20194 (Closed): Usability: Remove "Save and View" when creating records in sysfolders
- When creating a record in a sysfolder, the "Save and VIew" button is still displayed, although it doesn't have any re...
- 18:59 Bug #20148: Backend admin cannot perform file operations in filelist
- Patch attached.
- 18:07 Bug #20193 (Closed): image magick /graphics magick setup
- Actually the settings for IM or GM can be made manually. So far so good...so much more problems could be produced!
R... - 17:54 Bug #20192 (Closed): image-popup: PDF ignores maxW for resizing popup-image
- The default typo3-popup 'enable click-enlarge' doesn't care about maxW of images to generate the popup of a pdf-file....
- 17:16 Bug #20191 (Closed): t3lib_div::rmdir() causes PHP error instead of returning false
- According to the function's documentation,
" * @return boolean true if @rmdir went well!"
the expected behavio... - 16:16 Bug #20129: Missing localization in TCA of sys_action
- Thanks Steffen for patch ! ;) You can close this bug ;)
- 14:19 Bug #20190: You are not allowed to upload files
- Resolved as duplicate of #20148
- 01:25 Bug #20190 (Closed): You are not allowed to upload files
- I am not able to upload files with the Filelist-function or import from .t3d.
it is a new dummy site with the defau... - 10:41 Feature #19419: Content in generated page or editing is messed up
- I might have resolved this problem by disabling config.xhtml_cleaning = all in the template. At least after that I ha...
- 10:30 Bug #19751: Strip uploaded images headers
- Are there any differences between this issue and #10025? Otherwise I would close this as duplicate of #10025.
- 10:11 Bug #20008: Page Preview not working, if page is standard/advanced and has domains at it
- ps: Subpages of that page stopped working too, plus some pages get randomly added L parameters, and some customers re...
2009-03-15
- 21:27 Bug #20189 (Closed): Feature Request: Caption for images
- If you insert image in RTE i miss the option to use a caption for the image, like used in normal CE images or text/im...
- 21:26 Feature #20188 (Closed): Caption for images
- If you insert image in RTE i miss the option to use a caption for the image, like used in normal CE images or text/im...
- 19:56 Feature #20187 (Closed): activate click enlarge per default
- Is there a possibility to check the click enlargement after inserting an image per default?
It would be nice if th... - 17:58 Bug #17522: beuser
- All in All TYPO3 works also with a BE-User with uid=0.
The decribed behavior was the only "fault" I remarked over lo... - 17:22 Bug #20186 (Closed): Filecache: Clear all caches doesn't clear tags directory
- The function flush is called with every type of cache configured. The type of cache is fetched by
$this->cache->get... - 17:07 Feature #20183: Link browser for external url
- oups Sorry..always here : http://bugs.typo3.org/view.php?id=6942
- 02:27 Feature #20183 (Closed): Link browser for external url
- Hi,
This a old trick from my weblog (in french sorry : http://blogue.infoglobe.ca/2008/06/20/les-pages-de-type-ul-... - 14:41 Bug #20129: Missing localization in TCA of sys_action
- Ok I find !! Problem come from TCA.php file ! (typo3/sysext/sys_action/tca.php)
Look.. more strings are also in en... - 12:55 Bug #19916: Session handling - cannot login to >1 TYPO3 installation under one domain
- added patch that set path parameter to setcookie() calls whenever possible
- 11:32 Bug #20185 (Closed): RTE not loading for richtext fields in extensions
- I have an input field of an extension, defined as richtext (in TCA [types][0][showitem] description;;;richtext )
T... - 10:30 Bug #20130: FE kills external links after a <hr /> in one CE
- I am having exactly the same behaviour. Putting a <hr/> directly before any link kills the link.
I resolved this p... - 02:35 Feature #20184 (Closed): web > List : Move columns information from table..
- Hi,
This a new feature for core team ;)
It's possible to have a TSconfig Page for move "columns from table" bef... - 00:12 Bug #20182 (Closed): The ExtensionMangers configuration page multilanguage ?
- Hi,
It's possible to add multilanguage support for "The ExtensionMangers configuration page for plugins" ?
Than...
2009-03-14
- 22:22 Feature #20181 (Closed): Change template from BE_USER ?
- Hi,
From TYPO3 4.2, there is a new folder here : typo3/templates/ with html template ! It's a good idea, but it's ... - 22:09 Bug #20180 (Closed): The Message "The backend is locked" is not translatable
- Hi,
The following message in typo3conf/init.php is not localized:
Browser backend is locked for maintenance. R... - 13:06 Bug #20179 (Closed): FileCache doesn't work on windows
- the problem on windows is the t3lib_div::mkdir_deep, which is called with '/' as first parameter.
This works on Unix... - 06:15 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- I found the problem now. I had a "#" in the directory name. This does not work obviously.
Big thanks to Stanislas ...
2009-03-13
- 18:40 Bug #20178: t3lib_extMgm::addToAllTCAtypes and specific position removes tabs
- Actually this is already fixed - I just didn't notice because I'm using a backport of t3lib_extMgm for TYPO3 4.2.
- 17:07 Bug #20178: t3lib_extMgm::addToAllTCAtypes and specific position removes tabs
- The reason for the problem is that --div-- and --palette-- fields are allowed multiple times on the same table. Howev...
- 17:00 Bug #20178 (Closed): t3lib_extMgm::addToAllTCAtypes and specific position removes tabs
- The following code should add a new field "testfield" right after the hidden field of tt_content:
t3lib_extMgm::ad... - 16:19 Feature #17874: Add suggest-like feature to TCEforms
- should we look for an inclusion in 4.3 now?
- 15:24 Bug #20144: Missing new page element in pagetree (content area)
- corrected the used TYPO3 Version.
Hint: the TYPO3 Version is displayed in the title tag of your browser - 14:01 Bug #18355: Modul Template - Info/Modify dont save changes
- Duplicate of #18695
- 13:54 Bug #15452: When moving records the translation do not move with it
- looks good. Now we need core patch (i will take care for TV)
- 11:53 Bug #15452: When moving records the translation do not move with it
- Typo3 4.2.6 / no TV
I only install the translation extension and copy a localized content element. The content ele... - 13:43 Bug #20177: Login is lost upon revisiting site
- Resolved, no change required as requested by reporter, thanks Christian.
- 13:20 Bug #20177: Login is lost upon revisiting site
- Further investigation has revealed that this was caused by the efaFontSize script used in the YAML framework. The fau...
- 12:59 Bug #20177 (Closed): Login is lost upon revisiting site
- After a successful login, the login is lost when another page is retrieved. This happens in a multidomain setup where...
- 13:06 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
- I confirm this bug in the most current svn 4.3:
( ! ) Warning: unlink(/var/www/html/mike/typo3temp/locks/f9669f0b1... - 11:34 Bug #20176: error while copying localized content in draft workspace
- if I edit the content with incorrect l18n_parent, change nothing and click save, the incorrect value is overwritten w...
- 11:10 Bug #20176 (Rejected): error while copying localized content in draft workspace
- There is an error in the core function (e.g. copyRecord). If I copy localized content in live workspace using clipboa...
- 10:24 Feature #20175: Automatic add last-modified to resource files like javascript or css
- Good idea! The re-login problem that occurs with old JavaScript files every now an then is pretty annoying.
- 10:14 Feature #20175 (Closed): Automatic add last-modified to resource files like javascript or css
- To get rid of JavaScript or CSS-Layout problems in BE or FE be caused by browsercached files with same filename but d...
- 10:01 Bug #20174 (Closed): FCE - Not repeating inside a content
- FCE - Not repeating inside a content
Typo3 v 4.2 on Linux Suse
SCENARIO:
The FCE is SC with a CO to be repea... - 02:15 Bug #20172: Switching modules impossible due to JS error
- I think the problem comes down to everything not accessible declared via "var $name = $content" instead of making it ...
- 00:11 Feature #16681: C style TypoScript comments with start and end in one line lead to errors
- I can confirm this - I'm using PHP 5.2.6 with typo3 4.2.6
I couldn't figure out for quite a while why a section of...
2009-03-12
- 21:58 Bug #19988: Rich text editor is not loading
- I don't have Ant.com Toolbar 1.3 installed. I both uninstalled all my extensions and tried a fresh install without a...
- 21:00 Feature #19419: Content in generated page or editing is messed up
- I seem to have the same problem: some tags are randomly changed from normal tags to entity versions (i.e. those that ...
- 20:49 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- There appears to be an acess permission issue on most images. The script is not allowed to access the images. This is...
- 20:46 Bug #19576: URL parameters cause RTE error
- Exactly.
- 10:32 Bug #19576: URL parameters cause RTE error
- So I cannot make an internal link parameters with the RTE on 4.1.x at all?
- 19:31 Bug #20172: Switching modules impossible due to JS error
- Well, there is... did you try it running without Templavoila?
Please try it again on a clean TYPO3 4.3 with not thir... - 19:27 Bug #20172: Switching modules impossible due to JS error
- There isn't that much more info though:
top.goToModule is not a function
onclick(click clientX=44, clientY=85)9Kt... - 18:56 Bug #20172: Switching modules impossible due to JS error
- Just install Firebug, enable it and see what errors are displayed.
You can copy the error message (pointing out also... - 15:27 Bug #20172: Switching modules impossible due to JS error
- @Christian
Sorry about the PHP version, it's actually version 5.2.6.
@Oliver
Can you give me some hints how to g... - 14:59 Bug #20172: Switching modules impossible due to JS error
- Cannot reproduce in Opera or Firefox on Mac OS X.
Please install the FireBug extension for Firefox and report a more... - 14:44 Bug #20172: Switching modules impossible due to JS error
- Unable to reproduce here. Is your mentioned php version 4.3 correct?
- 12:48 Bug #20172 (Closed): Switching modules impossible due to JS error
- The latest alpha2 still suffers from an error which makes me unable to use the TYPO3 backend both with Firefox 3 and ...
- 17:22 Bug #15452: When moving records the translation do not move with it
- Related to http://bugs.typo3.org/view.php?id=10552
I tested Philippe's extenstions in two of my installations:
TY... - 15:35 Bug #20173 (Closed): in Draft workspace: changed tt_content-element looses relation to translated element in edit view
- [Draft Wrokspace] When I change a non-translated Element (of default language) in a Draft Workspace and don't publish...
- 14:33 Bug #20169: unpack warning in translation handling
- Resolved as dupe of #19200
- 08:16 Bug #20169: unpack warning in translation handling
- This is a duplicate of
http://bugs.typo3.org/view.php?id=9133 - 08:05 Bug #20169 (Closed): unpack warning in translation handling
- When I update the translations from the server I get this warning message. The output is broken.
( ! ) Warning: un... - 09:11 Feature #25549 (Closed): Format closing {
- I have got a suggestion for the formatting of typoscript in t3editr.
How it is now:
mother bracket{
inside br... - 08:52 Feature #20171 (Closed): Enable CSC "uploads" filelist to be manipulated by TS
- CSS Styled Content "FileUpload" uses StdWrap feature to retrieve the filelist which should be rendered.
By now Admin... - 08:42 Bug #20170 (Closed): 404 does not appear, if domain record redirection is set
- I set up the 404 error-page via the install-tool.
I have two domainrecords: one is www.mydomain.de and the other one... - 05:20 Feature #20168: htmlArea RTE: enable alternate rendering of image click enlarge by FE plugins
- Committed to SVN TYPO3core trunk (revision 5205).
- 05:03 Feature #20168: htmlArea RTE: enable alternate rendering of image click enlarge by FE plugins
- After the attached patch is applied to trunk, the attached text files provide example TypoScript code that may be use...
- 04:53 Feature #20168 (Closed): htmlArea RTE: enable alternate rendering of image click enlarge by FE plugins
- Let the RTE click enlarge postUserFunc parsing function forward the original image file as cObject parameter so as en...
- 00:27 Feature #20167 (Closed): Integrate nice looking message and integrate resend when backend was locked for maintenance
- The backend can be locked down for maintenance by placing the file ./typo3conf/LOCK_BACKEND. The first 60 seconds are...
- 00:13 Bug #20166: Cache section in the admin panel does not work anymore
- Committed to SVN Trunk (rev. 5204)
- 00:04 Bug #20166 (Closed): Cache section in the admin panel does not work anymore
- The cache section in the admin panel does not work anymore and throws a PHP error:
Fatal error: Call to undefined me...
2009-03-11
- 23:43 Bug #20165 (Closed): File backend of caching framework does not work with Microsoft Windows
- The file backend of the caching framework does not work on Windows systems since the absolute root path "/" does not ...
- 23:35 Feature #20164 (Closed): Integrate automatic line breaks in GIFBUILDER
- GIFBUILDER lacks of the possibility to define a maximum rendering width for a given longer text. The text is just ren...
- 20:30 Bug #20163 (Closed): RTE loads skin stylesheet with title attribute which prevents Firefox from applying the stylesheet
- For further details read this:
http://www.robertnyman.com/2008/09/26/css-includes-with-the-title-attribute-might-be-... - 20:20 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- I uninstalled and reinstalled DAM.I also deactivated all my other extensions.
As I click on the image icon of the ... - 16:58 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- These errors [HTMLArea::initIframe]: Failed attempt at loading stylesheets
are normal.
They occur when the RTE is... - 05:16 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- I thought it is better to post everything:
[HTMLArea::init]: All scripts successfully loaded.
[HTMLArea::init]: E... - 05:15 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- In the Internet Explorer it is the same problem.
I activated the debug mode and it showed me the following error:
... - 17:54 Bug #16248: im_version_5 is always reset to im5 when using ImageMagick 6.x
- Committed to trunk (revision 5198) and 4.2 (revision 5197).
- 17:39 Bug #20162 (Closed): tslib_fe.get_cache_timeout() ignores tt_content.starttime / tt_content.endtime
- In my oppinion, function tslib_fe.get_cache_timeout () should care about the tt_content starttime and endtime.
If... - 17:16 Bug #20161 (Closed): Invalid XHTML Code in logout form
- The Logoutform ist invalid by w3c specification. There're ampersands in the code. The Form-Tags looks like this:
<fo... - 15:58 Bug #15452: When moving records the translation do not move with it
- attached an extension (tested on version 4.1.5) + TV patch (tested with TV version 1.3.1) that fixes the cut/paste an...
- 14:25 Bug #20160 (Closed): "Click to remove the file now!" to remove ENABLE_INSTALL_TOOL only when file is writeable
- #17382 introduced a nice link to remove the ENABLE_INSTALL_TOOL file.
The link should only be displayed if webserv... - 14:12 Bug #19829: enable JS-Libs in BE
- committed to trunk, rev 5193
- 14:02 Feature #20111: Add hover textbox popup (alttitle + description) for FlexForm CSH
- Committed to trunk (revision 5167)
- 13:59 Bug #20110: CSH external Links in seeAlso not working
- Committed to trunk (revision 5191).
Committed to 4.2 (revision 5192), with the attached patch (the original patch di... - 12:43 Bug #17061: Mailform with localization ignores the email-address of the translated record
- (As the patch is quite old, I did not apply the patch, but used the informations in it to edit the tslib_content myself)
- 12:42 Bug #17061: Mailform with localization ignores the email-address of the translated record
- This is true for the current 4.2.6 release!
The added Patch solves the problem at its root. The form prints out the ... - 12:34 Feature #20159 (Closed): Minimum length for passwords for BE Users
- Currently there is no minimum length for passwords for BE Users.
I would suggest a minimum of 6 characters.
... - 10:10 Bug #20158 (Closed): t3lib::writeFile() not concurency safe
- Hi,
The function t3lib::writeFile() is not concurency safe hence the usage of t3lib_extMgm::writeCacheFiles() can ... - 02:54 Bug #19988: Rich text editor is not loading
- @Nick: do you have TYPO3 extension mn_ff3_be_bugfix installed?
- 01:03 Bug #19988: Rich text editor is not loading
- @Paul: do you have Firefox extension Ant.com Toolbar 1.3 installed? Or do you have other Firefox extensions installed?
- 01:00 Bug #19988: Rich text editor is not loading
- For the record: Ballis problem was due to the presence of Firefox extension Ant.com Toolbar. For patch and/or workar...
- 02:16 Bug #20044: RTE is not loading
- Well, I don't understand what is this security error. Maybe a firewall issue?
Let me know if there is possibility ... - 01:23 Bug #20156: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
- Committed to SVN TYPO3core trunk (revision 5188) and branch TYPO3_4-2 (revision 5189).
- 00:57 Bug #20156: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
- Attached patch fixes the issue.
The problem may also be worked around by going to page
about:config
in Fi... - 00:21 Bug #20156 (Closed): htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
- Firefox extension Ant.com Toolbar 1.3 modifies the browser useragent string to which it appends "Ant.com Toolbar 1.3"...
- 01:08 Bug #20157: htmlArea RTE: TYPO3 extension Firefox3 Backend Bugfix (key: mn_ff3_be_bugfix) breaks the backend
- The solution is to uninstall TYPO3 extension mn_ff3_be_bugfix.
- 01:07 Bug #20157 (Closed): htmlArea RTE: TYPO3 extension Firefox3 Backend Bugfix (key: mn_ff3_be_bugfix) breaks the backend
- For the record and for those who may stumble on the issue:
TYPO3 extension Firefox3 Backend Bugfix (key: mn_ff3_be... - 00:17 Bug #20155: Upgrade script.aculo.us to latest release 1.8.2
- Committed to SVN Trunk (rev. 5186)
- 00:06 Bug #20155 (Closed): Upgrade script.aculo.us to latest release 1.8.2
- Upgrade script.aculo.us to latest release 1.8.2
(issue imported from #M10655)
2009-03-10
- 23:52 Bug #20151: JavaScript error is show when starting the install tool with the standard password
- Committed to SVN:
* TYPO3_4-2 (rev. 5184)
* Trunk (rev. 5185) - 11:32 Bug #20151 (Closed): JavaScript error is show when starting the install tool with the standard password
- A JavaScript error is show when starting the install tool with the standard password. The expected behaviour is that ...
- 23:39 Bug #25548: Bugfixes for t3editor CodeCompletion
- commited to trunk in rev 5182.
- 23:38 Bug #25547: Update t3editor base (CodeMirror) to current release 0.60
- Commited to trunk:
- rev 5177: update t3editor base (CodeMirror) to release 0.60
- rev 5178: Make use of the ne... - 23:21 Feature #20030: Improve recycling of deleted records
- Committed to SVN Trunk (rev. 5180)
- 21:01 Feature #19169: Integrate hook in page module to render preview of records with own CType
- Committed to SVN Trunk (rev. 5173)
- 17:45 Feature #16400: Adding existing records
- I think this is related to: http://bugs.typo3.org/view.php?id=8731
- 17:42 Feature #17434: Allow more than one parent field pointing to the same children table with foreign_field
- In my opinion this is a duplicate of: http://bugs.typo3.org/view.php?id=7063
- 16:54 Bug #20148: Backend admin cannot perform file operations in filelist
- Stumbled upon this one too, recently. Will take a look somewhere next days.
- 16:18 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- Don't know what to do about this one.
Do you have the same error in Internet Explorer or Safari?
Do you have th... - 04:51 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- I get most of those warnings as soon as I log in into the backend I recently found out.
But everything else is wor... - 01:20 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- I think your installation is somehow corrupted. When do you get all those warnings? only in the RTE? What else is not...
- 01:18 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- No, do not install it! It will break your backend. I thought maybe this was the cause of the problem.
- 00:43 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- I have two TYPO3 installations. I upgraded three weeks ago.
No I don't have this extension installed yet, but I wi... - 15:18 Bug #20154 (Closed): Add <abbr> tag to hints SL, GL, SGL in EM
- If an extension installation (e.g. sysext) is overridden by another installation (e.g. local), only a small hint is d...
- 14:53 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
- I would like to confim http://bugs.typo3.org/view.php?id=2376, too. I'm wondering that the bugfix is still in the 4.2...
- 11:53 Bug #20153 (Closed): shortcut icon type detection does not work if allow_url_fopen is disabled
- The shortcut icon type detection in class.tslib_pagegen.php does not work if allow_url_fopen is disabled.
Reason:
T... - 11:48 Feature #20152 (Closed): Add user agent detection for FireFox, Camino, Safari, Chrome and iPhone
- These user agents currently cannot be detected with TypoScript conditions.
(issue imported from #M10649) - 10:40 Bug #20150 (Closed): Unexpected parser results for double slashes in extension configuration
- class.t3lib_tsparser_ext.php seems to have a problem with double slashes ("//") in an ext_conf_template.txt file.
... - 09:21 Bug #18799: Wrong CSS-Declaration makes big Forms unscrollable
- Still exists in 4.2.6. See typo3/stylesheet.css line 212.
- 05:01 Bug #19967: typolink: title tag generation not correctly working, if in the title-tag string is an occurance of whitespaces
- Please test patch attached to issue #20142 (applicable to current SVN trunk)
- 00:25 Bug #20149 (Closed): Support thumbnails for select using icons in TCEforms
- In TCA you have the possibility to show icons below the select.
A famous example is TemplaVoilá where you use icons ...
2009-03-09
- 19:09 Bug #17859: XClass of class.browse_links.php
- I think that placing hooks is better here since this file is used in many plugins/modules/extensions.
- 18:47 Bug #17859: XClass of class.browse_links.php
- I see no reason why the xclass would not work. However, beware that this class is extended by many others (RTE, DAM, ...
- 18:23 Bug #19964: Files in linkpopup should have sorting by ABC
- Moving this issue to general core issues as it is not specific to htmlArea RTE.
- 18:22 Bug #19964: Files in linkpopup should have sorting by ABC
- RTE uses expandFolder from base class browselinks.
The files are sorted in increasing alphabetic order by t3lib_di... - 17:50 Bug #18492: CSS conflict with htmlarearte custom stylesheet
- I re-tested this issue again with current trunk. I think there is no issue. The RTE iframe is dynamically created and...
- 16:59 Feature #2795: advanced staging integration in existing workspace GUI
- Patch contained a bug fix for checkboxes in IE7
- 15:04 Feature #2795 (Closed): advanced staging integration in existing workspace GUI
- Basically changes the buttons and links of the existing staging to the advanced staging if activated. Regular staging...
- 16:04 Feature #18826: Enable configuration of filesize labels for CType uploads
- Committed to SVN Trunk (rev. 5164)
- 15:46 Bug #19945: Impossible to activate button cellsplit
- ok. Closing this issue as there is nothing to fix here.
- 10:32 Bug #19945: Impossible to activate button cellsplit
- Yes :-)
- 02:16 Bug #19945: Impossible to activate button cellsplit
- Do you mean to the allowed attribs of th and td?
- 00:08 Bug #19945: Impossible to activate button cellsplit
- You can only split cells that were merged, that is, cells that have both a rowspan and a colspan higher than 1. If yo...
- 15:42 Bug #20130: FE kills external links after a <hr /> in one CE
- I see no reason for having hr among externalBlocks.
- 09:58 Bug #20130: FE kills external links after a <hr /> in one CE
- I am using this config, the additon of allowTags doesn`t bring the correct results.
lib.parseFunc_RTE.externalBloc... - 04:39 Bug #20130: FE kills external links after a <hr /> in one CE
- I am unable to reproduce this issue. I tried in the RTE and in a CE with disabled RTE without any success.
It is p... - 15:31 Task #2792 (Resolved): check which commenting style is correct and fix comments
- 14:36 Task #2792 (Closed): check which commenting style is correct and fix comments
- The coding guidelines by Dimtry are not the same as the core source code uses comments...
Check what's right and c... - 15:21 Feature #2798 (Closed): advanced staging module
- module which does the follwing:
# show elements you want to change the stage
# check if all the same stage, if not ... - 15:20 Feature #19793: Use TYPO3_DB->exec_SELECTcountRows() to determine the number of rows
- Committed to SVN Trunk (rev. 5161)
- 15:14 Feature #2797 (Closed): advanced staging integration in workspace preview
- This is implemented in the version/cm1/index.php, so we have to do it twice.
-> old staging works as before... - 15:10 Feature #2796 (Closed): advanced staging labels and localization
- All the labels in the locallang XML files.
What about translations? Where can we put the german labels? - 15:02 Bug #2791 (Resolved): workaround for core bug 8212
- Applied in changeset r284.
- 14:14 Bug #2791 (Closed): workaround for core bug 8212
- http://bugs.typo3.org/view.php?id=8212
- 14:57 Feature #2794: advanced staging core db changes
- implemented
- 14:56 Feature #2794 (Closed): advanced staging core db changes
- Changes to the core TCA and SQL for advanced staging.
Will be put in sysext/workspace/ as soon as this task is dis... - 14:40 Feature #2793 (Closed): check custom staging permissions
- Permissions for changing stage and working in a stage.
- 11:22 Bug #17535: index.php assumes current working directory to be PATH_site
- This issue is dropped since it was a work-around for a PHP misbehaviour.
- 10:25 Bug #20148: Backend admin cannot perform file operations in filelist
- This issue is related to #17112 - the permissions were moved from users to groups there. An admin user without any re...
- 10:23 Bug #20148 (Closed): Backend admin cannot perform file operations in filelist
- Each user (also admin users) in the backend can be defined with specific fileoperation permissions. If an admin user ...
- 09:25 Bug #20147 (Closed): typo3ajax->addContent doe not add boolean content with "false" content
- When doing the following:
$ajaxObj->addContent('success', false);
Only an empty array gets returned.
Patch i... - 05:00 Bug #16470: RTE lost text formatting after copy past
- Well, it could be related to PHP if the server-based cleaning on paste was configured.
I am closing this issue as ... - 04:50 Bug #16732: htmlarea, proxy and firefox
- So, is this working now, or is there still a problem?
- 03:53 Bug #19915: Locallang File "not valid"
- Closing this issue in absence of feedback from reporter.
- 03:07 Bug #18376: Issues when navigating inside tables with up/left/down/right arrows
- The problem still exists in IE8.
- 02:34 Bug #17791: Browser-specific: Poor tag handling + rogue " " everywhere in Opera
- This issue is fixed in SVN trunk (TYPO3 4.3 alpha2) and Opera 9.5.
- 00:29 Feature #20146 (Closed): Integration of mass file uploader
- Integrate a mass file uploader that allows one to select multiple files from the local harddist by the multiple file ...
2009-03-08
- 23:50 Bug #20009: Inserting a table with a caption displays the caption tag as entities
- This is normal behaviour if caption is not found in the list RTE.default.proc.allowTags
- 23:49 Bug #20145 (Closed): A check in the caching DB backend for the existence of the specified caching table causes mysql warnings
- The check is located in the setCacheTable() method and should either be removed or fixed before 4.3.0 final
The ch... - 23:07 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- Something is wrong in your TYPO3 installation. Did you upgrade recently?
Do you have TYPO3 extension mn_ff3_be_bug... - 07:46 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- I'm using FF3.
With "not anymore" I meant that it worked with dam < 1.1
I get a lot of warnings:
1.Warnung: ... - 06:28 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- What do you mean by "not anymore"? What was changed?
- 22:23 Bug #20144 (Closed): Missing new page element in pagetree (content area)
- I'm not abled to add more subpages to my Homepage, the arrows for selecting
the location are missing. (http://holtha... - 16:52 Bug #20133: update the caching framework to the latest version as in FLOW3
- committed the changes to trunk (4.3) so that they are in alpha2
- 12:38 Bug #20133: update the caching framework to the latest version as in FLOW3
- to get the latest and greatest code replace t3lib/cache/ with the contents from the zip file and also apply the cache...
- 16:40 Bug #19022: Missing "Save&Close" in template module Info/Modify
- Committed to SVN Trunk in August 2008 by Masi (rev. 3931)
- 16:26 Feature #19835: Add controller switching for frontend editing
- Committed attached follow-up patch to trunk in r5146 to fix an caching issue.
- 15:50 Bug #25545: Save and close closes _without_ saving
- fixed in trunk, not related to 4.2 branch
- 15:19 Bug #25545: Save and close closes _without_ saving
- patch_9823_saveandclose_v2.diff commited to trunk rev. 5143
- 14:06 Bug #19704: Constant editor not working (no scroll, no possible editing)
- Is this issue still present in the latest 4.2 release?
- 13:01 Feature #17958: inline should have a foreign_table_where
- Very basic version attached. No replacement of markers.
2009-03-07
- 22:21 Feature #18885: Do not use htmlspecialchars for CSH description
- Again: Is that feasible for 4.3?
- 22:19 Bug #19945: Impossible to activate button cellsplit
- That one is actually solved as long as you add the colspan and rowspan in to the allowed attribs of colspan and rowspan.
- 19:10 Bug #19988: Rich text editor is not loading
- For the record: eumaios problem was fixed by uninstalling TYPO3 extension Firefox3 Backend Bugfix (key: mn_ff3_be_bug...
- 02:30 Feature #17225: Pagination to the List module
- Committed to trunk (r5132)
2009-03-06
- 23:52 Bug #20141: rtehtmlare does not insert pictures selected with the dam extension
- In what browser?
What error do you get on the JavaScript console? - 21:12 Bug #20141 (Closed): rtehtmlare does not insert pictures selected with the dam extension
- I am using DAM 1.1.1 in cooperation with TYPO3 4.2.6
RTE does not insert pictures anymore. The window with the DAM... - 23:44 Bug #19960: Spellchecker dictionaries not loaded correctly
- Closing this issue as there is no feedback.
Assuming that the workaround does work.
See issue #10513 for comple... - 21:33 Bug #20142 (Closed): class and title parameters of typolinks get broken
- Problems:
1. link wizard: if the title parameter contains whitespaces and you try to update the link with the link... - 20:33 Bug #17400: section menu includes pages with raised "hide in menu" flag
- Committed v2 patch to 4.2 in r5133 and trunk in r5134.
- 19:53 Bug #19865: RTE doesn't load when using more than 1 section in TV
- @Darko: Thanks for offering your sponsorship.
Regards,
Stanislas
P.S. The patch is pending in the core list at... - 10:01 Bug #19865: RTE doesn't load when using more than 1 section in TV
- The Patch worked for me!
Typo3 Version 4.2.6 - 18:54 Bug #17917: RTEfullScreenWidth by default please !
- Committed to SVN TYPO3core trunk (revision 5131) for inclusion in TYPO3 4.3 alpha2.
- 18:39 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- I have same problem with TYPO3 4.2.6
with bug_8231.diff work compare
- 17:52 Feature #20140 (Closed): Extending spamProtectEmailAddresses / hook request
- It would be useful to have a redirect functionalité in spamProtectEmailAddresses.
What I mean is that mailto links... - 17:52 Bug #19988: Rich text editor is not loading
- I am unable to reproduce these issues. If there is a possibility for me to access the backend of one of these sites a...
- 17:43 Bug #20131: Two errors in class.tx_rtehtmlarea_acronym.php
- Committed to SVN TYPO3core trunk (revision 5130).
Many thanks, Uschi! - 16:47 Bug #20139: devLog leads to endless loop in tx_rlmpfiledevlog
- The extension devlog hangs with the latest trunk, too.
SELECT COUNT(uid)
FROM tx_devlog
Warning: mysql_query... - 16:30 Bug #20139 (Closed): devLog leads to endless loop in tx_rlmpfiledevlog
- Since the latest update to TYPO3 trunk the extension tx_rlmpfiledevlog hangs in an endless loop.
Fatal error: Maxi... - 16:40 Bug #17522: beuser
- It is not possible to have a user with uid=0 in a normal way. uid is autoincrement column, which always start with 1....
- 16:29 Bug #17522: beuser
- The Reason for getting that behavior was that I had a BE-User with uid=0.
In that case the function SC_mod_tools_be_... - 14:52 Bug #20138 (Closed): Minify 3rd party javascripts in typo3/contrib/
- The js files in typo3/contrib/ should be minifed to increase performance.
Dmitry pointed out that it would be ... - 13:55 Bug #20137: DBAL where clauses not handled correctly
- things like andWhere = CType IS IN LIST ('html','text') don't work either
- 13:46 Bug #20137 (Closed): DBAL where clauses not handled correctly
- When you have something like
marks.CONTENT = CONTENT
marks.CONTENT.table = tt_content
marks.CONTENT.select {
... - 12:23 Bug #19967: typolink: title tag generation not correctly working, if in the title-tag string is an occurance of whitespaces
- We had the same Problem and I think, I found the Issues in the files class.browse_links.php and class.tslib_content.p...
- 12:21 Bug #20136 (Closed): changes to "layout" field for content is not written to DB
- Each content element has a layout field that can be set, but changes to it in the backend are not written to DB.
Whe... - 11:37 Bug #15362: template::getTabMenu double ampersanded
- exist still in 4.2.6
- 10:43 Bug #20135 (Closed): Collapse in list module doesn't process returnUrl
- When using list module in other module (eg in TV page module) the link for collapse point to list module. The paramet...
2009-03-05
- 23:36 Bug #20134 (Closed): info of original language while translate in section looks awful!
- I attached a picture how it looks.
Normally all fields have the original language info below the field, section ha... - 22:36 Bug #20133: update the caching framework to the latest version as in FLOW3
- here we go with the APC backend tests
- 22:07 Bug #20133: update the caching framework to the latest version as in FLOW3
- added tests for the memcached backend (working)
- 19:54 Bug #20133: update the caching framework to the latest version as in FLOW3
- the attached patch contains the unit tests for the file cache backend and the abstract backend class
- 19:53 Bug #20133 (Closed): update the caching framework to the latest version as in FLOW3
- Since the first version of the caching framework backported from FLOW3 has been added to theTYPO3 4.x core the cachin...
- 19:09 Bug #20129: Missing localization in TCA of sys_action
- Could you please specify what exactly is not transated?
A quick view to typo3/sysext/sys_action told me that all l... - 02:51 Bug #20129 (Closed): Missing localization in TCA of sys_action
- Hi,
Can you check the action on the planet? Add or edit an action, it seems to be in English!
(issue imported ... - 19:06 Bug #18763: Bug in left menu ...
- Resolved, no change required. This looks far better in recent versions.
- 19:02 Bug #18190: Refresh tree after change content in element
- Confirmed. Page-tree is not updated (from normal to yellow) if you change a content element in workspace.
- 18:58 Bug #18170: Page tree is not updated after page visibility was changed
- Confirmed for page records in list module, the page-tree does not reload if hide / unhide is used in the context menu.
- 18:35 Bug #20122: Time will change on 29-03
- Resolved, no change required.
This problem is solved in recent releases, please upgrade. If you can't upgrade for ... - 17:23 Bug #19988: Rich text editor is not loading
- I've updated TYPO3 from 4.2.1 to 4.2.6 and the RTE doesn't work from then.
My configuration :
Win XP, Firefox 3.0... - 13:32 Bug #20132 (Closed): Link to open BE in FE Admin Panel doesn't work.
- The "Open TYPO3 backend"-link in the "Editing" section of the FE Admin Panel doesn't work correctly.
It opens a new ... - 12:15 Bug #20116: BE does not generate thumbnail when uploading file
- I made a new typo3 installation without dam, but the problem still exists.
Here are some additional information:
... - 12:09 Bug #20131 (Closed): Two errors in class.tx_rtehtmlarea_acronym.php
- Problem:
class.tx_rtehtmlarea_acronym.php has two errors:
1) There is a typo in line 148 (t3li_div instead of t3l... - 11:29 Bug #20130 (Closed): FE kills external links after a <hr /> in one CE
- The HtmlArea generates correct Links and the entry in the DB looks good.
The first external link in a CE works fin...
Also available in: Atom