Activity
From 2007-05-12 to 2007-06-10
2007-06-10
- 21:49 Bug #17370 (Closed): In the draft workspace created elements could be seen in the live workspace, if you use the admin panel for hidden records.
- If you create a new content element like a text in the draft workspace you can see this one in the live workspace fro...
- 12:39 Feature #14863: Switchable way of storing FE-User Passwords (clear-text / MD5)
- I think there should be a global $TYPO3_CONF_VAR - SYS for this. The handling should be the same for all FE users in ...
2007-06-09
- 16:07 Feature #14206: typolinkCheckRootline don't work
- +1 to have this on any link like Ernesto suggested
- 08:57 Bug #17371: no results display after upgrade to version 4.1.1
- those upgraded versions have their TYPO3 roots on subdirectories: www.domain.tld/sub
2007-06-08
- 23:08 Bug #17371 (Closed): no results display after upgrade to version 4.1.1
- on two installations I see the same thing happen:
upgrading to 4.1.1 and installing indexed_search 2.10 leads to f... - 20:44 Bug #17339: linkHandler Hook Not Initialized Properly
- i can confirm this - thx jeff, now the hook works.
- 19:00 Bug #17369 (Closed): clickmenu images on pagetrees outside the typo3 folder don't work
- when using the ajax pagetree on a page outside the typo3 folder the icons in clickmenus are not displayed properly.
... - 17:15 Feature #17368 (Closed): Add a second language fallback in sysext/lang/
- Right now if a selected language is not available it goes to default.
In the future if we add "canadian french" or... - 16:26 Bug #17315: Unable to provide "version" with e.g. includeJS / patch to use filemtime always
- > I think the real solution would be to ignore anything after "?" in the
> filename when checking for existence. Doe... - 12:27 Feature #16786: FeUsers in table sys_lockedrecords
- I modified the patch an added also 3 function to class.tslib_fe.php that enable lock, unlock and check for isRecordLo...
- 12:16 Revision 47a9e31d: Fixed bug #5755: XCLASS inclusion part for class.t3lib_tceforms_inline.php is missing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2360 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:15 Revision 9a8dfa83: Fixed bug #5755: XCLASS inclusion part for class.t3lib_tceforms_inline.php is missing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2359 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:15 Bug #17365: XCLASS inclusion part for class.t3lib_tceforms_inline.php is missing
- Committed to SVN - TYPO3_4-1 (rev. 2359) & Trunk (rev. 2360)
- 07:22 Bug #17366: Parse error: syntax error, unexpected T_STRING in newloginbox/locallang.xml on line 1
- Yes, the locallang.php seems to be missing. Maybe you can still add an old version to make it working also for TYPO3 ...
2007-06-07
- 23:47 Bug #17367 (Closed): Add mime type "image/x-icon" to shortcut icon
- Extend the tag of the shortcut icon by the mime type: type="image/x-icon"
(issue imported from #M5757) - 22:27 Bug #17366: Parse error: syntax error, unexpected T_STRING in newloginbox/locallang.xml on line 1
- I've just tested your patch and submitted it already to svn because it is urgent. The snapshot this night should ther...
- 22:12 Bug #17366: Parse error: syntax error, unexpected T_STRING in newloginbox/locallang.xml on line 1
- I noticed it this week. Thank you for your patch!
- 20:53 Bug #17366 (Closed): Parse error: syntax error, unexpected T_STRING in newloginbox/locallang.xml on line 1
- PHP5.2.1, TYPO3 4.2trunk:
After installation of current newloginbox from SVN I cannot any more create a new page con... - 21:38 Feature #16726: Select FE user group(s) to display in user list
- I've just submitted the changes to svn. Tomorrow there should be a t3x-snapshot at http://typo3xdev.sourceforge.net w...
- 20:01 Bug #17365 (Closed): XCLASS inclusion part for class.t3lib_tceforms_inline.php is missing
- please insert the following lines at the end of "class.t3lib_tceforms_inline.php":
// Include extension?
if (def... - 18:40 Bug #17364 (Closed): Date field forces day of the month when in m-d-y format to under 12
- With the install tool I change the [ddmmyy] from d-m-y to m-d-y.
[ddmmyy]
Format of Date-Month-Year - see PHP-fu... - 17:06 Feature #17335: TCEforms: add inline editing of secondary options
- you are right. thats a more clean solution. i uploaded 2 new patches for jsfunc.tbe_editor and t3lib_tceforms. i suce...
- 16:21 Revision 5a192e23: Fixing bug-id in ChangeLog files from #1839 to #1893
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2358 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:21 Revision 04f304ff: Fixing bug-id in ChangeLog files from #1839 to #1893
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2358 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:51 Bug #15215: Broken Rootline when a Editor view a Page that is not online
- This was committed to 4.1 and Trunk by Dmitry on 20th of April 2007.
- 15:22 Bug #17363 (Closed): Absolute links ouside the Typo3 root directory are incorrectly saved
- The t3 font-end is not installed on the root directory by at the "/typo3".
The FE url is http://www.mydomain.com/typ... - 12:14 Feature #17362 (Closed): pi_list_browseresults()
- indexed search should use the global function pi_list_browseresults() from class.tslib_pibase or at least a configura...
- 11:56 Bug #16215: HMENU.special = browse fails on unavailable translations in it's way...
- The bug is still present in 4.0.6 (and probably other versions), could someone double check this? Thanks!
2007-06-06
- 21:08 Bug #17357: New page should have the same access group as the parent
- Right Oliver, and that should be default setting.
- 19:35 Bug #17357: New page should have the same access group as the parent
- Thus, this would be a new feature. Unfortunately it's not possible to just change this in the current code - but to i...
- 19:19 Bug #17357: New page should have the same access group as the parent
- New group shouldn't be specified (as in example: 123), but transferred from the parent page.
- 13:57 Bug #17357: New page should have the same access group as the parent
- You could set this behaviour by Page TSconfig, e.g. like:
TCEMAIN.permissions.group = show,edit,delete,new,editconte... - 16:27 Feature #17361 (Closed): class.indexer: Indexing of meta description and keywords
- Indexing of meta description and keywords should be configurable.
I had the problem that every time the page was r... - 13:59 Bug #17360 (Closed): Tools -> DB Check -> Manage Reference Index crashes with Fatal error: Cannot use string offset as an array
- I tried to migrate a v3.8 installation to 4.1.1; including the update to the most recent XAMPP package.
With every t... - 12:59 Bug #17197: doNotLinkIt (in TMENU's states (e.g. CUR) with special set to "rootline") is integer, not boolean
- I've finally had the opportunity to test this 'thoroughly'. It's actually just a question of strictness. TypoScript's...
- 12:31 Bug #17217: Workspace-Center doesn't show coloured differences
- Hi,
I had the same Problems, investigating the Code of class.t3lib_diff.php I found this
$cmd = $GLOBALS['TYPO3_... - 12:13 Feature #14206: typolinkCheckRootline don't work
- This can be worked around by using the following typoscript code in the menu:
NO.doNotLinkIt = 1
NO.stdWr... - 10:55 Bug #17324: No function of the --plugin.tx_newloginbox_pi1.detailsPage--
- Thanks for your bug-report!
It seems really that it has been lost during the templating process.
2007-06-05
- 23:41 Feature #17359 (Closed): make the FRAME.src Wrap able via stdWrap
- Added The Posibility to use stdWrap if you want to generate frames with external urls to pass variables on or do othe...
- 23:17 Bug #17358 (Closed): Cannot move the page in the same user group
- If both users are from the same group, one user cannot move the page the
other user has created.
(issue imp... - 23:15 Bug #17357 (Closed): New page should have the same access group as the parent
- When creating the new page, Typo3 should set the same access group as it
is in the parent page. Instead, it uses def... - 15:00 Bug #16600: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
- I took a further look at the problem and IMHO the solution suggested on php.net is too oversized to fit the needs. So...
- 14:40 Bug #17351: Backend forms show value "XX" in empty select lists in Firefox 2.0.4
- Due to Firefox bug 382600 this isn't a TYPO3 issue at all. So, I'm closing this issue.
- 14:31 Bug #17351: Backend forms show value "XX" in empty select lists in Firefox 2.0.4
- Okay, this bug was also reported in Bugzilla and on the FF list:
https://bugzilla.mozilla.org/show_bug.cgi?id=382600... - 14:32 Bug #17356: TypoScript IF has no effect on HTML objects
- Would you please close the bugtracker entry?
- 14:30 Bug #17356: TypoScript IF has no effect on HTML objects
- COA has an explicit "if" option (and a stdWrap option that offers the whole stdWrap functionality).
See:
http://t... - 14:21 Bug #17356: TypoScript IF has no effect on HTML objects
- Hi,
can't count anymore how often i read the ref :)
"But the stdWrap is on the very rootlevel of the object. Th... - 13:40 Bug #17356: TypoScript IF has no effect on HTML objects
- Hi Christian,
please reaed TSRef carefully. There's a difference between HTML and TEXT!
This does work:
10 =... - 07:54 Bug #17356 (Closed): TypoScript IF has no effect on HTML objects
- Hi all,
please see the following TS examples:
10 = HTML
10.value = Some Content...
10.if.value = odd
10.if.equ... - 14:22 Bug #17312: can not login with newlogin box and kb_md5fepw
- Just changing this issue to 'missing feature' wouldn't be correct I think.
1. The redirection-system is on the way... - 14:19 Bug #17355: Using $TCA['ctrl']['hideTable'] has no effect
- Bernhard Kraft had written on 2006-03-05 on the Core-List:
"I removed the possibility to hide tables via TCA so the ... - 14:03 Bug #17355: Using $TCA['ctrl']['hideTable'] has no effect
- Using $TCA['ctrl']['hideTable']=true on in ext_tables.php has no effect in Web>List module. Thus, I can confirm this ...
- 13:42 Feature #16726: Select FE user group(s) to display in user list
- The typoscript-configuration should now work correctly.
plugin.tx_newloginbox_pi3.groupSelectmode = 1
plugin.tx_n... - 11:54 Revision f9472927: Fixed bug #4226: New content elements wizard removes CE from array if tt_content_defValues property is zero
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2357 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:53 Revision 72c58d19: Fixed bug #4226: New content elements wizard removes CE from array if tt_content_defValues property is zero
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2356 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:53 Bug #16569: New content elements wizard removes CE from array, which are OK!
- Committed to SVN - TYPO3_4-1 (rev. 2356) and Trunk (rev. 2357)
- 10:38 Bug #17246: Restricted number of DB Mounts in Mountpoints on edit workspace
- I suspect the reason is that in the table "be_users", "db_mountpoints" is "varchar(40)". With ten items, nine charact...
2007-06-04
- 21:59 Bug #17355: Using $TCA['ctrl']['hideTable'] has no effect
- No, it is there and it's working. If you set for instance "mod.web_list.hideTables = tt_content" in the TSconfig of ...
- 15:13 Bug #17355: Using $TCA['ctrl']['hideTable'] has no effect
- Related to bug 2695
- 15:12 Bug #17355 (Closed): Using $TCA['ctrl']['hideTable'] has no effect
- The core api describes this option, but it seems this was never implemented in 'class.db_list.inc'. Could be interest...
- 21:33 Bug #17350: Javascript mailform validation doesn't check fields of type 'file'
- +1 from my side. But as long as there isn't any patch file in place every core member will ignore. So I've attached t...
- 19:53 Bug #16776: pi_list_browseresults shows 'Next' link when no results
- Ok I figured it out.
This is content of plugin's 'internal' var ($this->internal)
res_count 0
results_at_a_time 4... - 14:17 Bug #17351: Backend forms show value "XX" in empty select lists in Firefox 2.0.4
- Hi Olly,
works fine here. FF 2.0.0.4 on OSX 10.4.9
cheers
Peter
2007-06-03
- 21:48 Bug #17352 (Closed): 'Stop page tree' doesn't work anymore
- check 'Stop page tree' in the pageprops and get a nasty surprise .... pagetree stops working, css isn't loaded, 'canc...
- 15:57 Bug #17351: Backend forms show value "XX" in empty select lists in Firefox 2.0.4
- I spent some time on this issue:
In typo3/sysext/t3skin/stylesheets/stylesheet_post.css there is a "select:hover" de... - 15:22 Bug #17351: Backend forms show value "XX" in empty select lists in Firefox 2.0.4
- I can confirm this on a clean TYPO3 4.1.1 installation but don't know what causes this. I could not reproduce scenari...
- 15:46 Bug #17199: localized flexform values are ignored
- This works for me.
Thanks - 15:42 Bug #17353 (Closed): More XHTML-compatibility
- In the patch you will find some XHTML-compatibility improvements.
(issue imported from #M5732) - 14:49 Bug #17330: missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
- Thanks Martin for providing a fix for this issue. I've created a patch file which solves the floating issue.
BTW: Ni... - 14:36 Bug #17330: missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
- I can confirm this issue. The attached screenshot (screenshot.png) show three separate content elements, each with a ...
- 12:42 Feature #16967: Featurerequest for a logoutHook
- AFAIR there should be one in the core already
- 12:25 Bug #16124: Spacing in Pagetree
- no feedback after two weeks
2007-06-02
- 11:36 Feature #15465: Access to subTitle in another level
- see note by Simon Loesing
- 11:34 Feature #15232: TCAdefault.table.field as PageTS
- patch against the current trunk attached
2007-06-01
- 18:23 Bug #14135: link wizard fails to remember external links
- Same problem here. Seems to be a pretty serious bug that makes external URLs worthless.
- 15:32 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
- I'd appreciate it if we could have this in 4.1.2 guys, seems quite simple and if you have users who you don't want to...
- 15:00 Bug #17342: IRRE via flex form.
- Thank you for your quick response.
I wanted to use the simplest comma separated list version that the child need n... - 14:44 Bug #17351 (Closed): Backend forms show value "XX" in empty select lists in Firefox 2.0.4
- Empty select lists (not drop-down) print the value "XX" after mouseover. This issue appeared in all of our independen...
- 12:57 Bug #17350 (Closed): Javascript mailform validation doesn't check fields of type 'file'
- If you set a file-upload field in the standard Typo3 mailform as required, you can still send the form even if no fil...
- 12:12 Bug #17348: Fatal error: Call to a member function formWidth() on a non-object
- Typo3 4.1.1
htmlArea RTE 1.5.2 - 09:49 Bug #17348: Fatal error: Call to a member function formWidth() on a non-object
- Please tell, which versions of TYPO3 and RTEhtmlarea you are using.
- 11:31 Bug #17349 (Closed): Bad line in French localization file for indexed search
- The text for "Displaying results 1 to 10 out of 50" shows in English when displaying French localized version of Inde...
- 11:10 Feature #17126: globalString = HTTP_HOST dosn't work with config.baseURL
- This is not a bug.
- 11:10 Feature #17126: globalString = HTTP_HOST dosn't work with config.baseURL
- [globalString = IENV|HTTP_HOST=example.com]
IENV => t3lib_div::getIndpEnv() - 09:57 Feature #17126: globalString = HTTP_HOST dosn't work with config.baseURL
- Use
[globalString = _SERVER|HTTP_HOST=example.com]
instead.
You probably do not have the $HTTP_HOST PHP global... - 09:47 Feature #17335: TCEforms: add inline editing of secondary options
- I didn't look to your code in detail, but e.g. the JS function "toggleDisplayMode" doesn't need to be set in PHP and ...
- 00:54 Bug #17331: New Subcategory Returns Service Unavailable
- "Is it possible to change the category for this issue?"
I should have been more precise. Since this error also occ...
2007-05-31
- 21:13 Feature #17335: TCEforms: add inline editing of secondary options
- i slightly modified the patch for better rendering of the forms in safari.
- 20:41 Bug #17348 (Closed): Fatal error: Call to a member function formWidth() on a non-object
- There is a redundant function call in class.db_list.inc on line 305 which results in certain configurations to a Fata...
- 20:31 Feature #17322: Skype links
- I added a screenshot, what is happened, when BE editor tries to set up not typical external URL, like "skype:styxie21...
- 16:41 Bug #17347 (Closed): Database result not being tested for result
- Since the database result isn't being check for a result, PHP Warnings show up. It's suggested to check for a result ...
- 16:08 Feature #17346 (Closed): Mod list : adding Icons
- It should be nice to add some record-control-buttons in mode Web>List (like preview for extension records)
Is it p... - 15:30 Bug #17345: Copying a page with related child records leads to duplicates of each children
- The attaches file 0005718.patch solves this issue. When a page gets copied and thus also all records on this page, it...
- 14:40 Bug #17345 (Closed): Copying a page with related child records leads to duplicates of each children
- When a page that contains several IRRE children gets copied, currenty to following happens:
* copy record of table "... - 14:17 Bug #17340: IRRE children on the table pages get the pid of the parent page in pagetree
- The file 0005704.patch contains the changes fix this issue.
The file 0005704_ws.patch contains the same changes, but... - 12:14 Bug #15378: CSV Export in list mode only exports 100 records
- The fix is still pending. I'll take care of it...
- 09:49 Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasions
- But the mapping is done for sql_query(), right? So anyone who is willing to cope with the performance penatly can use...
- 09:31 Bug #17344 (Closed): Install tool doesn't take the fileadminDir into account
- When you use the install tool and you have changed the [fileadminDir] value, the install tool still creates the filea...
- 08:37 Bug #16782: Oracle : Swap (online / offline) between 2 pages or contents,...
- It is in TCEmain (t3lib/class.t3lib_tcemain.php), search for:...
- 08:15 Bug #17342: IRRE via flex form.
- You're right. This is a missing feature to get IRRE working with flexforms.
- 08:14 Feature #17264: Hook in TCEmain after all database operations needed
- Unfortunately this is not possible for the 4.1.x branch. Hooks are new features and will only be applied to Trunk (TY...
- 05:33 Bug #17341: Fieldmapping doesnt work on the "right side" in where clause with table.field
- The following code block has a problem with the old mapping block:
$res = $this->typo3_db->exec_SELECTquery(
'cp...
2007-05-30
- 23:54 Feature #17264: Hook in TCEmain after all database operations needed
- Hi Oliver,
do you think it is possible that this hook gets implemented and published in TYPO3 4.1.2? I really would ... - 23:09 Bug #16782: Oracle : Swap (online / offline) between 2 pages or contents,...
- Hi Simon, could you check with the current code from SVN? It should not try to save empty LOBs, so your bug should be...
- 23:08 Bug #16782: Oracle : Swap (online / offline) between 2 pages or contents,...
- Hi Dmitry, could check this? You probably don't have an Oracle setup at hand, so as an alternative you could tell me ...
- 23:02 Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasions
- There is one more drawback to not using the exec_* methods: Mapping is not done. I'll think about moving this around,...
- 22:58 Bug #16946: SQL error with Templavoila/DBAL/PostgreSQL: Different language
- Regarding the escaping problem, please try again with the current SVN code. It has code to specifically deal with BLO...
- 22:40 Bug #17341: Fieldmapping doesnt work on the "right side" in where clause with table.field
- Could you please provide an example (code) where this does not work? It works for me...
- 14:46 Bug #17341 (Closed): Fieldmapping doesnt work on the "right side" in where clause with table.field
- When table.field is given in a where clause on the right side, the mapping doesnt work.
// do we have a field nam... - 20:27 Bug #17343 (Closed): [TYPO3 V4.0] - Pagecount not correct in indexed_search
- Hi,
I have already read a post like this, but i can't find the solution wrote in the post, which tell me to go in ... - 18:52 Bug #16600: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
- The file and line where the error occurs is posted in the bug description.
How to implement a solution depends on ... - 18:24 Bug #17019: SQL error with DBAL/PostgreSQL: quoting of varchar defaults
- Please try this:
* Change class.ux_t3lib_sqlengine.php to put a comment sign in front of line 276:
#$cfg .= '... - 17:46 Feature #15465: Access to subTitle in another level
- This can be solved by Adding the subtitle to the rootline fields.
In the localconf.php:
>> $TYPO3_CONF_VARS['FE']... - 17:36 Revision fc902aee: Changes to DBAL sysext:
- * PHP backtraces can be logged with the queries now (closes bug #3856)
git-svn-id: https://svn.typo3.org/TYPO3v4/Ext... - 17:36 Revision 89f22884: Changes to DBAL sysext:
- * PHP backtraces can be logged with the queries now (closes bug #3856)
git-svn-id: https://svn.typo3.org/TYPO3v4/Cor... - 17:34 Feature #16353: log (part of) caller stack (back trace)
- Fixed in SVN.
- 17:15 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
- Nikolas, could you please check exactly which if the debug options causes this? I.e. enable them one by one and see i...
- 17:13 Bug #16706: wrong SQL error in log (PostgreSQL)
- Seems to be the same thing as #3854 to me...
- 17:11 Feature #17218: Overwritting of handler attributes.
- This is targeted at changing the name quote, that can be done in MSSQL setup (see DBAL manual). For all those things ...
- 17:10 Revision 20730467: Changes to DBAL sysext:
- * Added default values and some usability improvements to cached info display in debug module (closes bug #3750)
* E... - 17:10 Revision db7f9474: Changes to DBAL sysext:
- * Added default values and some usability improvements to cached info display in debug module (closes bug #3750)
* E... - 17:08 Feature #16349: support Oracle's "EXPLAIN PLAN FOR"
- I added that to SVN and put a note about Oracle in the manual section explaining the debug configuration options. I d...
- 16:17 Revision 83aff8a2: Added default values and some usability improvements to cached info display in debug module (closes bug #3750)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23851 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:17 Revision 923f2480: Added default values and some usability improvements to cached info display in debug module (closes bug #3750)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2353 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:15 Feature #16291: column info lacks default values
- Fixed in SVN.
- 16:15 Bug #17342 (Closed): IRRE via flex form.
- This might be a future functionality not a bug, but IRRE via flex form does not work.
(issue imported from #M5709) - 15:45 Bug #17331: New Subcategory Returns Service Unavailable
- "Is it possible to change the category for this issue?"
Can you please give us more details (examples) what you wa... - 15:34 Bug #15848: Using dam list modul
- The described error is gone in the 1.1RC1 release., therefore I'll close this one.
Beware that there are tons of i... - 09:32 Bug #17340 (Closed): IRRE children on the table pages get the pid of the parent page in pagetree
- If creating children using IRRE on a page, the pid of the parent record is taken. In case of working on pages, the pi...
- 09:28 Feature #17247: Load Inline Elements On Demand
- Just added a relation to bug #17119 because on fetching child data on demand and if there are RTE instances affected,...
- 09:27 Bug #17119: RTE in child elements overwrites field in parent element
- On clicking the "create new record" link more than once - what is okay
in general - TCEforms gets the same value for... - 09:22 Feature #17268: Add TSconfig parameters to save/load inline records based on a special inline elements folder
- Okay, so this could work like the following User TSconfig:...
- 09:00 Bug #17287: integrate the functionality of extendedbulletlist
- i have uploaded the patch.
Its the first time i have created a patch, so i hope i have done it right.
please let me...
2007-05-29
- 22:10 Feature #17268: Add TSconfig parameters to save/load inline records based on a special inline elements folder
- "switch the behaviour on demand" just means: If there is a setting providing the uid of a storage folder use this, el...
- 18:47 Feature #17268: Add TSconfig parameters to save/load inline records based on a special inline elements folder
- Hi Joey,
what do you mean by "a) switch the behaviour on demand"? I'm working on "Conditions for the TSconfig in b... - 20:19 Bug #16387: DBAL should honour forceCharset setting
- It seems only Mysql supports different charset for tables and columns. I think this should habdled by the Core Mysql ...
- 18:48 Bug #16387: DBAL should honour forceCharset setting
- Oracle stores data in the databases default character set, that can be some Unicode encoding eliminating the need for...
- 18:40 Feature #17125: Storage page for child records
- Hi Joey, I didn't use the "is duplicate" but just wanted to related things. ;-)
The pid used e.g. by the "Individual... - 18:30 Feature #17125: Storage page for child records
- Please, don't use "General Record Storage Page" but do it with Page TSconfig instead. Or at least add the option to u...
- 18:36 Bug #17339 (Closed): linkHandler Hook Not Initialized Properly
- TYPO3 4.1.0 added a new hook for linkHandlers in tslib_content to allow extensions to link to individual records.
... - 18:27 Revision 5d6a02f1: Fixed bugs #2438 and #4496 about quoting of DISTINCT in SELECT clauses
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23850 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:27 Revision baedb994: Fixed bugs #2438 and #4496 about quoting of DISTINCT in SELECT clauses
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2352 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:26 Bug #16710: COUNT(DISTINCT col) only works when the column is prefixed with the table name
- Fixed in SVN, please check.
- 18:25 Bug #15535: SELECT COUNT(DISTINCT(xxx)) produces wrong field name
- Works now (fixed in SVN), but be aware that DISTINCT is not a function, so don't use parentheses.
- 18:08 Bug #15535: SELECT COUNT(DISTINCT(xxx)) produces wrong field name
- Checked this, it is not fixed.
- 18:05 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
- The problem has been reproduced by me, reason is the use of table aliases in this case. While this works to some exte...
- 17:34 Bug #16299: BLOBs doesn't work in Oracle (in the WHERE clause)
- This only proves we should be very careful, when using LOBs. Maybe this should be added to the coding guidelines.
- 16:13 Bug #16299: BLOBs doesn't work in Oracle (in the WHERE clause)
- This particular bug has been fixed on March 1st by me in indexed search.
Generally I consider bugs caused by compa... - 17:26 Bug #16922: Error when installing sr_feuser_register
- In the mentioned line there is the SQL parser that checks if e.g. ext_tables.sql is correct or which fields/tables ar...
- 17:19 Revision cee844fa: DBAL sysext: A fix for bug #5481, field mapping not working on the right side of a comparison in WHERE clauses
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23849 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:19 Revision 96e1bdcc: DBAL sysext: A fix for bug #5481, field mapping not working on the right side of a comparison in WHERE clauses
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2351 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:18 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
- I added a fix for this to the SVN version, please give it a try. See #5481 for more info.
- 17:17 Bug #17232: Fieldmapping doenst work on the "right side" in where clause.
- I added a fix for this to the SVN version, please give it a try. It will also map the right side of a comparison, if
... - 15:53 Revision 074ec985: Changes to the DBAL sysext:
- * Closes bug #4462: creates tables without OIDs on PostgreSQL now
* Closes bugs #4494, #3759: & is translated to BIT... - 15:53 Revision 447bf1d8: Changes to the DBAL sysext:
- * Closes bug #4462: creates tables without OIDs on PostgreSQL now
* Closes bugs #4494, #3759: & is translated to BIT... - 15:51 Bug #17266: Web>page and Web>list trigger ORA-01704 error
- Should be fixed in SVN, I don't get the described error.
- 15:31 Bug #17266: Web>page and Web>list trigger ORA-01704 error
- I assume the error comes from an insert into the debug logging table. Right?
- 15:51 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
- Fixed in SVN.
Those interested please check out the DBAL extension from TYPO3 SVN trunk and check if ot helps. Min... - 15:50 Bug #16298: Error with parsing debug (Oracle XE)
- Fixed in SVN.
- 15:50 Bug #16687: On PostgreSQL tables should be created with "WITHOUT OIDS"
- When creating tables through the install tool on PostgreSQL 8.2.4 the tables have no OIDs even without specifying thi...
- 14:04 Bug #16687: On PostgreSQL tables should be created with "WITHOUT OIDS"
- ADOdb let's you define DB specific hints when you create a table with the ADOdb API. Maybe DBAL allows those hints to...
- 15:05 Bug #16946: SQL error with Templavoila/DBAL/PostgreSQL: Different language
- The second error is a TV one, and is fixed as far as I know.
The usage of fullQuoteStr() as in ~12327 is wrong, it... - 14:53 Bug #16781: Pagetree only shows up to Level 2 / Backend login impossible with MSSQL via ODBC
- I doubt the fix from Felix is correct, ADOdb *does* support ADODB_FETCH_BOTH.
- 14:47 Bug #16781: Pagetree only shows up to Level 2 / Backend login impossible with MSSQL via ODBC
- Hi, could those of you seeing this problem tell me what PHP version is used? Thanks.
- 14:13 Bug #17338 (Closed): Sitemap Content Element does not honorate Workspaces
- The Content Element Sitemap does not switch to the new PID once the Version is published.
(issue imported from #M... - 14:05 Bug #17270: Conflict with Install-Tool [FE][addRootLineFields],[SYS][multiplyDBfieldSize],[BE][forceCharset]
- This is not a problem for templavoila but a common problem.
When the value [SYS][multiplyDBfieldSize] multiplied b...
2007-05-28
- 21:03 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
- is there any workaround to solve problem?
- 19:14 Bug #17337 (Closed): options.additionalPreviewLanguages is showing the wrong record for table pages
- When editing the alternative website language the additional preview language shows the wrong record (it looked up in...
- 13:35 Bug #17332: label field which is a relation is not human readable (the field is not resolved like in 4.0.x)
- Please provide a unified diff file of your changes as attachment and don't copy everything into a note. Thanks!
- 13:19 Bug #17332: label field which is a relation is not human readable (the field is not resolved like in 4.0.x)
- The diff seems not to have the needed changes.
This is no issue for userfunc!
It is a feature which works for 4.0.x... - 12:04 Bug #17336 (Closed): 'open internal link in actual window' always opens an external window and then it works in this new window perfect
- e.g. www.buehlhof.ch:
When I first visit the frontend, I klick at the link ' open internal link in actual window' ... - 00:07 Bug #17331: New Subcategory Returns Service Unavailable
- This looks like it may not be a DAM issue. I've discovered that I also get this error when creating a, "mail form", b...
2007-05-27
- 16:52 Feature #17335: TCEforms: add inline editing of secondary options
- the patch is for the file class.t3lib_tceforms.php
i used version 4.1.1 as working base - 13:47 Feature #17335 (Closed): TCEforms: add inline editing of secondary options
- the secondary options appear on the top of the backend frameset and thats
hard to understand and to teach to redacte...
2007-05-26
- 23:13 Bug #16614: clickmenu on pagetree icons does not work
- It's the first time I'm working with typo3, and I also got this error with a 4.1.1 source+dummy installation.
I foun... - 18:25 Bug #16776: pi_list_browseresults shows 'Next' link when no results
- I dont think so. Sorry. I've discovered this issue while trying to use pagebrowser with my own specific extension.
... - 15:13 Bug #15535: SELECT COUNT(DISTINCT(xxx)) produces wrong field name
- Is fixed according to my memory and #4496.
- 15:04 Feature #17334: [Code] Improved t3lib_div::validEmail() satisfying RFC 3696
- Also related to #0003660
- 14:43 Feature #17334 (Closed): [Code] Improved t3lib_div::validEmail() satisfying RFC 3696
- Hi all,
as noted by several other people, the t3lib_div::validEmail() method is quite... "simplistic" at the momen... - 14:44 Bug #15054: Gremlin: Insufficient email validation
- Related to #0005688
- 14:44 Bug #16233: t3lib_div::validEmail() -> validation not complete?
- Related to #0005688
- 13:06 Bug #16569: New content elements wizard removes CE from array, which are OK!
- Steps to reproduce this issue:
Imagine you have an extension that extends tt_content by servel fields. Furthermore... - 11:26 Feature #17325: Allow CONTENT object to acces table 'pages_language_overlay'
- For me the proposed solution by Ernesto worked out, so I am in no need of the patch anymore. I found some posts about...
2007-05-25
- 17:57 Feature #17325: Allow CONTENT object to acces table 'pages_language_overlay'
- Following the discussion in typo3-dev I think that this can be closed again now, right?
- 17:43 Feature #17333 (Closed): page module: Show header of content element in columns overview also for headers set to hidden
- Situation:
You are in page module and see the column organized content elements for the current page.
For a good ov... - 17:34 Bug #17332: label field which is a relation is not human readable (the field is not resolved like in 4.0.x)
- FYI: http://svn.t3.digitaldistrict.de/cgi-bin/trac.cgi/changeset/6082
- 11:45 Bug #17332 (Closed): label field which is a relation is not human readable (the field is not resolved like in 4.0.x)
- If you have a Table and the title of table is a field which is defined as Database relation to another table. The lis...
- 17:32 Feature #15801: $TCA based labeling for fields with foreign uid's
- The feature of a a user function for labels was integrated a new feature in TYPO3 4.1.0....
- 16:47 Bug #16949: Absolute links are made relative which breaks link
- Same problem, work around works..
- 11:25 Bug #17224: Mapping problem in content element selectboxes
- > Sorry to say, that i disagree with the reference to 4581.
I know. I mistyped, that's why I immediately corrected... - 10:03 Bug #17224: Mapping problem in content element selectboxes
- Sorry to say, that i disagree with the reference to 4581.
4581 addresses a caching problem and the provided patch ... - 08:31 Bug #17327: secure filelinks width jumpurl.secure don't check permission recursive
- Please provide a unified diff as patch file. It is easier to see the changes there. Thanks!
- 08:03 Revision d854041e: Fixed bug #5655: TYPO3 back-end was blocked on new installations because of a bug in RFCs #1642/#4886
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2349 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:03 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- Committed to SVN Trunk (rev. 2349)
- 05:16 Bug #16600: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
- "There are some solutions posted in the PHP function comments (see http://de.php.net/curl_setopt). [^]
Since this ... - 02:56 Bug #17331: New Subcategory Returns Service Unavailable
- TYPO3: 4.1.1
dam 1.0.100
dam_tweaks 0.0.0
dam_catedit 1.0.5
dam_index 1.0.100
dam_info 1.0.100
dam_do... - 02:53 Bug #17331 (Closed): New Subcategory Returns Service Unavailable
- If I click on a category folder in the and then choose "new subcategory" (URL #2) from the pop-up menu the page that ...
2007-05-24
- 20:17 Bug #17330: missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
- sorry, forgot to say:
I use Typo3 4.1.1 - 20:13 Bug #17330 (Closed): missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
- When placing two content elements of the type text w/image (with "intext-left" or "intext-right") underneath each oth...
- 16:30 Bug #15287: Illegal SGML characters in output
- @ernesto, I'm aware that only windows-1252 is a real superset of a iso codepage. Still we should test what IE really ...
- 15:21 Bug #15287: Illegal SGML characters in output
- Another "simple" alternative would be to translate illegal iso-8859-1 to corresponding entities only at render time, ...
- 15:15 Bug #15287: Illegal SGML characters in output
- @Masi, exactly.
we already have a "mapping" table in TYPO3, using the "script_to_charset_unix/windows" and matchin... - 13:28 Bug #15287: Illegal SGML characters in output
- AFAIK, IE honours the charset of the HTML page. That is, translates all characters in the paste buffer (whatever char...
- 10:51 Bug #15287: Illegal SGML characters in output
- @Masi,
If my Windows Charset is Windows-1250 (Eastern European) and my HTML-Page is ISO-8859-1 (Western European),... - 10:42 Bug #15287: Illegal SGML characters in output
- IE will happily paste the range 128-159 plainly and everything else as HTML entity (wether you like it or not). So if...
- 16:22 Bug #17329 (Closed): TCA fields of type "none" should be searchable too.
- According to line 512 of class.db_list.inc :
" if ($info['config']['type']=='text' || ($info['config']['type']=='... - 16:09 Bug #17224: Mapping problem in content element selectboxes
- Thanks for your report (and the email from beginning of April). I'll close this one in favour of 4581, as it's shorte...
- 14:58 Bug #17328: form wizard - set checkbox as required - solution
- related to 4509 and 3925
- 14:57 Bug #17328 (Closed): form wizard - set checkbox as required - solution
- Hi all,
there is not possible to make checkbox required in the TYPO3 form wizard.
Solution (3 steps):
1. typo3/... - 14:35 Bug #17327 (Closed): secure filelinks width jumpurl.secure don't check permission recursive
- Secure filelinks with jumpurl.secure = 1 on access restricted pages ignore the group restriction, if the group-restri...
- 10:49 Feature #17322: Skype links
- HTML doesn't care about the URLs in HREF as long as all " and & are properly escaped by entities. It's your browser w...
- 10:45 Bug #17326: BEenableFields doesn't care about delete field
- Please note the comment for BEenableFields():
* Notice that deleted-fields are NOT filtered - you must ALSO call ...
2007-05-23
- 23:02 Bug #17323: Out of memory in random php-scripts
- AFAIK php 5.2.0 - 5.2.2 has much bugs, most with memory management. So i think this is a php issue.
Try same scrip... - 13:17 Bug #17323 (Closed): Out of memory in random php-scripts
- Environment: Windows 2003 server, Apache 2.2.4, php 5.2.1 (problem was the same with 5.2.2), MySQL 5.0.27.
This er... - 21:39 Bug #17326 (Closed): BEenableFields doesn't care about delete field
- as same function in tslib_content this seems to be forgotten
class.t3lib_befunc.php, function BEenableFields
(issu... - 21:18 Bug #16690: type mappings are larger than necessary
- [Why can't I add a note to this resolved issue, but apparently Martin could? Duh.]
It is not about needing unsigne... - 18:22 Bug #16690: type mappings are larger than necessary
- Simple solution: drop TYPO3 support for unsigned ints. Either plainly remove this option from the SQL definition or s...
- 14:55 Bug #16690: type mappings are larger than necessary
- Yes, it's a waste of bytes. But it saves a lot of trouble, because we don't have to worry about checking the size *an...
- 16:52 Bug #17319: Several bugs when writing HTML entities and tags inside of RTE
- Same problem here.
Comparing RTE input, HTML-Content, RTE rendering (BE) and DB content one can get an impression ... - 15:21 Bug #15287: Illegal SGML characters in output
- or better yet: change the charset of your website to utf-8. :)
- 15:21 Bug #15287: Illegal SGML characters in output
- @Fronzes:
you might as well change the character encoding of your website to "windows-1252" and all will work with... - 14:34 Bug #15287: Illegal SGML characters in output
- I have just tried to validate a page where some texts were paste from msword.
I got this message from the validator ... - 14:42 Feature #17325: Allow CONTENT object to acces table 'pages_language_overlay'
- The patch enables access to tables beginning with 'pages' .
- 14:37 Feature #17325 (Closed): Allow CONTENT object to acces table 'pages_language_overlay'
- Within the CONTENT object the access is restricted to the tables 'pages' or prefixed with one of these: 'tt_', 'tx_',...
- 13:46 Bug #17324 (Closed): No function of the --plugin.tx_newloginbox_pi1.detailsPage--
- The via TS configurable value of:
plugin.tx_newloginbox_pi1.detailsPage has no effect in the Frontend.
I think it ... - 13:00 Bug #17296: piVars does not support arrays
- As requested by the reporter, this issue is closed.
- 12:43 Bug #17298: Frontend preview and simulate time is buggy
- Does work for me. Thank you.
- 12:23 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- Hello Oliver, yes it would work also with your patch.
$GLOBALS['BE_USER']->uc['noMenuMode'] = 0
if ($GLOBALS['B... - 11:58 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- The file 0005655_v2.diff fixes another problem on the initial login to the TYPO3 backend. In alt_main.php there is a ...
- 11:36 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- Please test the attached patch 0005655.diff
The reason is $GLOBALS['BE_USER']->uc['noMenuMode']:
If this informat... - 00:07 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- I can reproduce the problem:
grabbed a fresh svn checkout an hour ago and none of the backend modules worked. Afte... - 12:15 Revision 0fe50357: Fixed bug #5564: IRRE - foreign_selector/foreign_unique on click issue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2348 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:14 Revision e18aeb33: Fixed bug #5564: IRRE - foreign_selector/foreign_unique on click issue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2347 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:13 Bug #17276: Foreign_selector +foreign_unique on click issue
- Committed to SVN
* TYPO3_4-1: rev. 2347
* Trunk: rev. 2348 - 11:31 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
- Karsten, didn't you have a workaround (if not a fix) in a planning state, or so?
- 10:04 Feature #16786: FeUsers in table sys_lockedrecords
- Yes, could you please attach the patch to lock records via TSFE?
If we provide that new field on the sys_lockedrecor...
2007-05-22
- 23:39 Feature #17322 (Closed): Skype links
- It would be fine, if editor can set in rtehtmlarea also a special link -> "skype link", with call function. At the mo...
- 21:30 Bug #17321 (Closed): filemtime() [function.filemtime]: stat failed
- When creating an FCE with TV and nesting an element type "image" within a section the errormessage stated occurs when...
- 18:03 Bug #14402: the TS embedded help is not up-to-date
- Hello Francois,
that solution sounds good to me as well! I'll be happy when we have this issue solved in 4.2.
Gre... - 17:49 Bug #17315: Unable to provide "version" with e.g. includeJS / patch to use filemtime always
- Yes, it makes no sense really to hardcode it, but it's a useful feature IMHO.
Unfortunately I don't understand you... - 10:52 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
- Hi,
We wish use this cms in our entreprise, but we can't choose this one whith this major bug.
We have to let t...
2007-05-21
- 18:44 Bug #17312: can not login with newlogin box and kb_md5fepw
- Probably someone could easily change the category of this to 'missing feature'. Saves time.
- 18:41 Bug #17312: can not login with newlogin box and kb_md5fepw
- In my opinion, you may close this bugreport, but probably move our suggestions for further development to some featur...
- 15:02 Bug #17312: can not login with newlogin box and kb_md5fepw
- That's not a bug of newloginbox. This is because dkd_redirect_at_login uses xclasses to integrate the redirection-fun...
- 17:47 Bug #15378: CSV Export in list mode only exports 100 records
- hi all,
is this fixed in recent versions? if not, take it as a friendly reminder ;)
thx alex - 16:29 Bug #17320 (Closed): Wrong http-header on Domain-Redirect. Should be 301 instead of 302
- The option "Redirect to:" in the Domain-object should use the header 301 instead of 302.
The patch on "http://bugs.t... - 14:52 Feature #16485: Security enhancement
- At the moment there is no fix for this in progress. After other work-in-progress is integrated I'll care about this. ...
- 14:15 Revision eaac9007: Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::recordInfo() to avoid resource waste
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2346 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:06 Revision 058cbfac: Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::recordInfo() to avoid resource waste
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2345 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:34 Bug #17272: 'lower' TCA specification may fail with non-ascii characters
- rev 2344
- 11:27 Revision b3c39e38: Fixed bug 5550: 'lower' TCA specification may fail with non-ascii characters
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2344 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:50 Feature #16835: Not match operator (!=) for Conditions
- "If exists" operator (!= FALSE) should be added, also.
E.g. we want to distinguish cases when $Var is set and $Var... - 10:47 Bug #17288: parse_url error message in frontend and backend
- copy & paste from thunderbird.
there were some links in it, i didnt seen the mail myself
2007-05-20
- 23:36 Bug #17296: piVars does not support arrays
- *Argh*
After creating a small demo extension I couldn't reproduce the problem. I then noticed that the extension whe... - 09:06 Bug #17296: piVars does not support arrays
- You can only enter normal parameters for an extension.
E.g.
http://mytypo3domain.com/index.php?id=32&tx_ttextension... - 23:13 Bug #17319 (Closed): Several bugs when writing HTML entities and tags inside of RTE
- The concept of parsing and modifying the input of the RTE is completely broken at one point, making it essentially im...
- 22:46 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- I can reproduce this bug since revision 2330 from svn. If I downgrade to rev. 2321, everything works fine.
(Firefo... - 11:04 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- Franz, as long as the ptch is not attached here, it officially doesn't exist.
- 07:59 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- Hello Ingo, the patch to be discussed is on the English Mailinglist. You refused to having it added on the 4886 site....
- 17:46 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- Alright, thanks for the feedback.
- 16:17 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
- @Oliver: If someone needs to explain that, then it's Franz H.
However, since he already opened bug #17318 about ex... - 13:48 Bug #16790: Only white page on backend
- It's not a bug, so it should not remain in here.
- 13:40 Bug #16790: Only white page on backend
- Please don't close it. Others might have a similar error with a FTP client. This won't be searchable any more if closed.
- 13:32 Bug #16790: Only white page on backend
- Thus, this report isn't a bug at all and we can close it?
Please open new feature requests for the "restore localcon... - 09:32 Bug #16790: Only white page on backend
- I have now detected the reason which has caused the change inside of PHP files. I write it down here to make it compl...
- 12:46 Bug #16949: Absolute links are made relative which breaks link
- I ran into the same problem but found a work around and possible a way to solve this. The URL being saved into the d...
- 00:30 Bug #14696: Access List Modules Selection
- can't reproduce in 4.2 trunk
- 00:25 Bug #17289: Sitemap->SectionIndex with multilanguage
- can you still confirm this for 4.1?
- 00:12 Bug #15867: Use of deprecated function in class.tslib_pibase.php
- as pi_list_query() has a switch $returnQueryArray to determine whether to return the complete SQL query or the query ...
- 00:03 Bug #16124: Spacing in Pagetree
- can't reproduce in trunk for 4.2, so it's possibly fixed in 4.1. Toralf, can recheck this please?!
2007-05-19
- 23:50 Bug #17296: piVars does not support arrays
- please provide more detailed information or I'm going to close your report otherwise
- 23:43 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- so where's your patch you were talking about, Franz? BTW: did you notice that nobody else has this problem?
- 21:45 Bug #17318 (Closed): TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- The patches from
" 0004886: Refresh left menu frame if extension with backend module was installed or removed"
make... - 18:00 Bug #17310: Wrong quoted-printable encoding of email headers
- IMHO there is no need to quote all occurences of ? and =. iconv_mime_encode() is overeager. Why should a standalone ?...
- 01:21 Bug #17310: Wrong quoted-printable encoding of email headers
- Hi Masi,
please try these lines:... - 15:28 Bug #15013: shortcut icon syntax incorrect/incomplete
- if you set a base url this should be solved
- 15:16 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
- fixed in SVN, if you have a problem with the solution, open a new report!
- 13:08 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
- @Michael: Please tell us the reason for reopening this issue. What doesn't work and how can it be reproduced?
- 12:48 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
- reopened by request of Franz H.
- 15:07 Bug #17312: can not login with newlogin box and kb_md5fepw
- md5 passwords should become default in the core (as the fe_users and fe_groups tables come with the core).
At the mo... - 00:43 Bug #17312: can not login with newlogin box and kb_md5fepw
- I found the same fix sv_login_redirect. Option to redirect with the newloginbox would be handy. Although i find mor...
- 02:17 Bug #17317 (Closed): Segmentation fault
- I get a blank page when loading certain pages. I've checked apache logs: 'exit Segmentation fault'.
Typo3 4.1.1 is... - 00:34 Bug #17316 (Closed): Setting of text color and background text color failed in IE 6.0/7.0
- This bug I have found on each Typo 4.0+ versions. It makes problem only with Internet Explorer (6.0+7.0), Firefox is ...
2007-05-18
- 23:46 Bug #17300: CE Mailform (FE) -> bad characters in JS alert (required fields)
- Yes, I use UTF-8 everywhere (BE/FE). This is an example of Hungarian language, but it makes the same problem as for o...
- 15:50 Bug #17300: CE Mailform (FE) -> bad characters in JS alert (required fields)
- What is the language of the charset in the BE and FE? Do you use UTF8 for all as your DB setting suggest?
- 22:14 Bug #14402: the TS embedded help is not up-to-date
- I just had a simple idea tonight: everytime the same object string pops up again I increase a counter and append it t...
- 20:17 Revision 1fdcbc0d: jsfunc.validateform.js does not verify checkbox fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2343 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:36 Bug #17310: Wrong quoted-printable encoding of email headers
- Maybe it would help, if you posted input and expected and actual output. Neither from this bug entry nor frrom the pa...
- 16:25 Bug #17310: Wrong quoted-printable encoding of email headers
- For me the patch works.
But indeed it doesn't reach far enough. According to RFC 2047 5 [1]. "encoded-word"s are n... - 15:40 Bug #17310: Wrong quoted-printable encoding of email headers
- If I read the patch correctly for headers the characters = and ? are not encoded. Which is wrong BECAUSE these are us...
- 17:02 Bug #17285: new RealUrl for IIS feature does not work
- Fixed in SVN (and 4.1).
- 17:02 Revision 743df509: Fixed bug #5578: config setting SYS[requestURIvar] doesn't work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2342 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:56 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- that's why i posted that it is meant as a 'temporary solution'.
BTW IMHO every live system, no matter if it is bui... - 16:49 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- @Clemens Riccabona: That's not a real solution, that just hides the problem. Most Users don't recognize this error be...
- 16:37 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- No thing would be easier like describing like it comes along.
set config.debug=1
set sqlDebug in Installtool, and f... - 16:18 Revision aeb14d68: Fixed bug #5578: config setting SYS[requestURIvar] doesn't work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2341 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:00 Bug #17287: integrate the functionality of extendedbulletlist
- Make sure that your code follows the coding guidelines and create a patch in "diff -u" format. This will increase the...
- 15:58 Bug #17288: parse_url error message in frontend and backend
- The problem is that you pasted a proprietary URL protocol (mailbox:) which parse_url doesn't understand. The code cou...
- 15:55 Revision 6df158f6: Added Slovak flag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2340 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:54 Feature #17307: SK language flag
- Fixed in SVN. Thanx for the flag.
- 15:46 Bug #17292: Ajax collapse in pagetree destroys extended iso-codes -> euro sign
- What do you mean with extended iso code? If you're using iso-8859-1 there is no Euro sign. You could try and use iso-...
- 15:31 Revision 0b1e88d6: Added Slovenian flag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2339 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:29 Bug #17314: Missing Flag of Slovenia in Backend, Solution provided! Please integrate!
- Fixed in SVN. Thanx for the flag.
- 11:40 Bug #17314 (Closed): Missing Flag of Slovenia in Backend, Solution provided! Please integrate!
- In Backend the Flag for slovenian language is missing (and i guess also some other flags!)
Also I think, all Version... - 12:57 Bug #17312: can not login with newlogin box and kb_md5fepw
- I faced the same problem, you can use: sv_login_redirect
But I'm not sure if it is the kb_md5 extension, but in gene... - 12:31 Bug #17315: Unable to provide "version" with e.g. includeJS / patch to use filemtime always
- Hmm, why should we hardcode such a specific parameter?
Alternative suggestion: Check if $TSFE exists and then apply ... - 12:02 Bug #17315 (Closed): Unable to provide "version" with e.g. includeJS / patch to use filemtime always
- Using Typoskript like
page.includeJS.jquery = fileadmin/rsc/js/jquery.js?v=X
fails, because Typo3 will not includ... - 10:19 Revision 5cb59e05: Feature request: If TYPO3 is configured to send a notification email about install tool logins this email discloses the used password if the login fails. Since this behaviour might not be wanted only the last 5 characters of the md5 hash of the used password are disclosed.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2338 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-17
- 22:58 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- Please someone explain exactly how to reproduce this problem. It seems to be hard to reproduce, so I ask you identify...
- 17:42 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- I'v got the same problem with typo3 4.1.1. It's realy anyoing...
@Oliver: I don't have one of the things you liste... - 22:55 Bug #17147: Duplicate entry on cache_pagesection
- It seems there are two bugs describing the same problem. I just close one of them...
- 17:38 Bug #17147: Duplicate entry on cache_pagesection
- I get the same error with 4.1.1. You can only see this if you have sql debug enabled...
- 16:47 Feature #17299: Enable/integrate conditions in Page TSconfig
- I had a bug in t3lib_matchCondition::getPageId and fixed it with the new file 0005613_v4.patch.
- 12:07 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
- Anybody will commit this patch to the core?? It's very good to eliminate the height=100%
2007-05-16
- 21:38 Bug #17313 (Closed): Time field rendered as Unix Number in TCEForm
- Problem:
In the Backend Input field with eval = time are displayed as unix time numbers
Analysis:
It seems to come... - 18:19 Feature #17212: Enhancement of class.t3lib_htmlmail.php
- Well
I had to fix ist because our Newsletters mainly require backgrounds. So I had to fix it this way.
It was h... - 18:06 Bug #17241: output for non-standard language parts is doubled
- I tried to use config.uniqueLinkvars, but it didn't help. My setup using config is:
#####
config {
spamProte... - 17:18 Bug #17241: output for non-standard language parts is doubled
- Try to set "config.uniqueLinkvars = 1"
- 16:56 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- I figured out my problem. I had changed the path of "typo3_src" to an absolute path "/www/htdocs/typo3_src-4.1.1" ins...
- 12:46 Bug #15362: template::getTabMenu double ampersanded
- Also see #0003093 would be nice to solve, couse it exists up to t3 4.1.1
- 05:14 Bug #17312 (Closed): can not login with newlogin box and kb_md5fepw
- Can not login with newlogin box and kb_md5fepw when the extension dkd_redirect_at_login is installed. This is fixed ...
2007-05-15
- 09:42 Bug #17188: Hardcoded value for target of external links
- Martin, why you have set status to feedback?
What feedback do you want to get? - 01:01 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- I've uploaded the file. This is what the permissions look like. They are set to 644, read permissions.
statest /...
2007-05-14
- 23:45 Bug #16569: New content elements wizard removes CE from array, which are OK!
- Hi Ingmar,
jep, Olivers patch has been tested and it works as expected.
THX to Oliver for fixing.
cheers
MB - 18:11 Bug #17310 (Closed): Wrong quoted-printable encoding of email headers
- For email header lines there are some special conditions. E.g. quotation marks are used to denote the transfer encodi...
- 18:08 Feature #17309 (Closed): Add a property to stdWrap.data to access values from flexforms
- It would be nice to have the option of accessing flexform fields directly from stdWrap.data.
Something like
10 ... - 15:52 Bug #17241: output for non-standard language parts is doubled
- Hi Bernd,
you didn't submit much information about your setup. So it's hard to say whether you found a new bug or (w... - 14:27 Bug #17203: Access Check for Content Elements before drawing the Interface
- nobody recognized ?
- 14:16 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
- yes, i think too, because some extensions come with default css defined with the wrapclass, otherwise this css will n...
- 13:34 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
- I think it should be possible to do it for extension. The code in pi_wrapInBaseClass should check for the TSConfig op...
- 13:36 Bug #17308 (Closed): Install tool removes dots from admin usernames
- When attempting to create admin user with the following username: vlatko.surlan the dot gets removed from the usernam...
- 12:24 Feature #17304: add uploadfolder TSConfig override possibility
- yes i understand..
so there is no way to easily modify the uploadfolder by TS or conditions...
i was exploring ... - 11:37 Feature #17304: add uploadfolder TSConfig override possibility
- The override possibility is for the TCEFORM object of Page TSconfig.
Changing the uploadFolder would also mean to in... - 11:36 Bug #16026: special=directory does not include submenu entries
- Hy there, I fully acknowledge with those, calling this a bug! And I don't understand why one would call this a featur...
- 10:42 Bug #14402: the TS embedded help is not up-to-date
- It's true that a warning would be useful anyway. I'll add that and also look at the HTMLArea manual.
2007-05-13
- 23:32 Feature #17307 (Closed): SK language flag
- Please, add SK flag to "/typo3/gfx/flags" into default typo3 installation. It is an flag icon for Slovak language.
... - 23:23 Feature #17306 (Closed): Order of language versions (BE)
- I would like to have a possibility to arrange an order of content localizations in backend. I think, there is no way ...
- 20:50 Bug #14402: the TS embedded help is not up-to-date
- tsconfig_help indeed is already a system extension!
I think in the end it should remain like this, shipping with a... - 12:26 Bug #14402: the TS embedded help is not up-to-date
- Thanks for the upload! Do you still want to implement a warning when a property is overridden? I think that would be ...
- 20:13 Bug #17305: Please help me
- This is not a bug. Obviously this is one of your very first steps with TYPO3. Please read the manual first...
- 17:45 Bug #17305 (Closed): Please help me
- I see this sentence in home page when i complete setup Typo3.
--------------------------------------------------
... - 19:52 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- So how does this file look like? Please assure that all files have been copied to the server correctly.
- 02:19 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- ### DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : statest.pictoris.net
TYPO3_HOST_ONLY : statest.p... - 01:58 Bug #17303 (Closed): /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- After logging in the backend as the administrator, I see a blank page and this error message:
/usr/local/apache2/htd... - 19:49 Bug #17302: Fatal error: Cannot use string offset as an array in /home/kunden/webs/frpal/typo3_src-3.7.0/typo3/sysext/cms/tslib/class.tslib_
- Won't fix unless you prove that the bug still exists in 4.1.x
- 11:22 Feature #17304 (Closed): add uploadfolder TSConfig override possibility
- right now with TSConfig it is possible to override these config parameters of a group field:
group - size, autoSiz...
2007-05-12
- 23:25 Bug #17255: Combined mode doesn't work with type 'group'
- Sorry, for the delay. I is/was a bit more work the expected at the beginning. The problem is that select and group ha...
- 20:13 Feature #17207: IRRE load records from freign TCA
- Did you experience further problems on this issue? I've tested this with different extensions ("foreign tca.php"), ch...
- 19:19 Bug #17302: Fatal error: Cannot use string offset as an array in /home/kunden/webs/frpal/typo3_src-3.7.0/typo3/sysext/cms/tslib/class.tslib_
- Wow - 3.7.0. Did you consider upgrading to 4.x recently? ;-)
Beginning on line 1205 in class.tslib_pibase.php ther... - 16:59 Bug #17302 (Closed): Fatal error: Cannot use string offset as an array in /home/kunden/webs/frpal/typo3_src-3.7.0/typo3/sysext/cms/tslib/class.tslib_
- its the login page.
I get there with ?login as an alias and get
Fatal error: Cannot use string offset as an array... - 17:00 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
- thanks for your instant help. your patch works fine.
- 11:37 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
- I guess you had a TypoScript like this:...
- 10:43 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
- the two lines from the ts-setup worked well with 4.0.6
config.spamProtectEmailAddresses = 2
config.spamProtectE... - 16:01 Revision 2702fe47: Post patch to bug #5074
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2337 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:13 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
- Committed to SVN (TYPO3_4-1 and Trunk)
* TYPO3_4-1 - new rev. 2335
http://svn.t3.digitaldistrict.de/cgi-bin/tra... - 15:10 Revision 520d5b3e: Fixed bug #5074: IRRE - Hook processDatamap_afterDatabaseOperations executed early
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2336 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:07 Revision 84d1acb5: Fixed bug #5074: IRRE - Hook processDatamap_afterDatabaseOperations executed early
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2335 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:11 Bug #16569: New content elements wizard removes CE from array, which are OK!
- Marc Bastian, I had the same feeling while walking over the code with checking only CType in future.
- 13:53 Bug #16569: New content elements wizard removes CE from array, which are OK!
- One more remark:
Perhaps it makes sense, if $fN would check for 'CType' also, otherwise setting another tt_content_d... - 13:21 Feature #17299: Enable/integrate conditions in Page TSconfig
- userFunc was enabled again, but not with t3lib_div::callUserFunction - there are some more changes needed (if it make...
- 13:04 Bug #17301 (Closed): Wrong cropping of multi-byte $TCA field
- In function checkValue_input, class.t3lib_tcemain.php:1264
OLD CODE:
// Secures the string-length to be less th... - 00:04 Bug #17300 (Closed): CE Mailform (FE) -> bad characters in JS alert (required fields)
- After submitting mailform on FE, there is a JS alert window, when reguired fileds are missing. But using languages li...
Also available in: Atom