Activity
From 2007-02-16 to 2007-03-17
2007-03-17
- 21:42 Bug #17053: cache is not saved properly
- @Andreas: Interesting that you even encounter the problem with UTF8 in the backend. However, this is countless now si...
- 21:37 Bug #17053: cache is not saved properly
- I finally solved the problem! The fix is easy: cache_hash.content must be changed back to "mediumblob". This was chan...
- 20:59 Bug #17053: cache is not saved properly
- "- The backend must run in latin1 (no forceCharset=utf8 set!)
Changing a single one of these requirements makes the ... - 20:45 Bug #17053: cache is not saved properly
- OK, I just spent some time to find an easy how-to-reproduce scenario.
Here is a list of prerequisites:
- The back... - 16:48 Bug #17053: cache is not saved properly
- Puh, this is real strange. Some facts:
* the bug occurs if UTF-8 is used
* serializing an array with UTF-8 chars se... - 13:45 Bug #17053: cache is not saved properly
- I can confirm this bug. I don't know the reason, but I can reproduce the behaviour in black-boxing. I'm going to look...
- 12:58 Feature #17126 (Closed): globalString = HTTP_HOST dosn't work with config.baseURL
- by using in the TypoScript Setup Code:
[globalString = HTTP_HOST= sample.org]
config.baseURL = sample.org
no... - 09:30 Bug #16166: Publishing a record breaks dam_ttcontent-relations
- I did not think about other tables, neither did I test it with T3 4.1 and DAM Beta 1.1. At the moment I don't have my...
2007-03-16
- 22:26 Feature #17125 (Closed): Storage page for child records
- I'd like to have the possibility to store inline related child records on a general storag page. The page id could va...
- 19:09 Bug #17121: Directories with a dot at the end of the name are created in fileadmin but inaccessible
- Okay, if this only concerns the end of a string, it looks good.
+1 on reading the patch - 19:01 Bug #17121: Directories with a dot at the end of the name are created in fileadmin but inaccessible
- I think your regex is wrong. According to the function header, it should remove "all dots, slashes and spaces after a...
- 18:34 Bug #17121: Directories with a dot at the end of the name are created in fileadmin but inaccessible
- I can confirm this. It is based on t3lib_basicfilefunc::cleanDirectoryName which removes also dots of directory names...
- 17:25 Bug #16772: Content encoding with x-gzip not allowed
- Hi Oliver!
I applied the 0004623_w.patch to my test environment and did some changes in my Firefox settings to for... - 17:05 Bug #16772: Content encoding with x-gzip not allowed
- Could you please test, if the patch solves the problem? If so, I'm going to put this to the Core list.
- 17:01 Bug #16772: Content encoding with x-gzip not allowed
- I'm fine with that as long as x-gzip isn't used anymore ;-)
- 15:30 Bug #16772: Content encoding with x-gzip not allowed
- Did you have a look at the patch? No always "gzip" is in the response, even if the browser states to support "x-gzip"...
- 14:39 Bug #16772: Content encoding with x-gzip not allowed
- Oliver, I appreciate your engagement, but I don't think we should support x-gzip anymore (as proposed in the RFC).
... - 13:20 Bug #16772: Content encoding with x-gzip not allowed
- Björn, you're the one started this issue and referred to the RFC. So, to be consequent I added a check against the qv...
- 12:55 Bug #16772: Content encoding with x-gzip not allowed
- The qvalue simply gives a hint which encoding the browser prefers. But to keep it short: With the current HTTP implem...
- 12:32 Bug #16772: Content encoding with x-gzip not allowed
- Addionally we should also consider the "qvalue".
- 12:32 Bug #16772: Content encoding with x-gzip not allowed
- From RFC 2616:
gzip An encoding format produced by the file compression program
"gzip" (GNU zip) as desc... - 16:20 Bug #16178: UTF-8: Broken special characters on cached pages
- There are still BLOBs in system extensions:
./typo3/sysext/cms/ext_tables-index.sql
./typo3/sysext/cms/ext_tables... - 11:33 Bug #16166: Publishing a record breaks dam_ttcontent-relations
- It seems to me that this is a general (conceptual) problem of workspaces and not DAM specicific.
Anyway I would l...
2007-03-15
- 23:40 Bug #16772: Content encoding with x-gzip not allowed
- The bug is still present in 4.0.5 and 4.1. It would be cool if you could fix it with the next release since I don't w...
- 16:46 Bug #17124: typo in pi_list_browseresults_display (V2.9.3 and 2.10.0)
- additional
line: 1669 and 1670
$label = str_replace('###TAG_BEGIN###','<strong>',$label);
$label = str_replac... - 16:17 Bug #17124 (Closed): typo in pi_list_browseresults_display (V2.9.3 and 2.10.0)
- In pi/class.tx_indexedsearch.php Line: 1668 (Version: 2.9.3 and 2.10.0) is a typo
$label = $this->pi_getLL('pi_li... - 14:21 Bug #16675: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
- Uploaded patch
- 13:41 Bug #16675: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
- I also feel that garbage should be removed.
- 13:17 Feature #17123: No charset conversion for eID scripts, thus no locallang.xml useable
- Update: It doesn't even work with locallang.php files, because the pi_getLL function relies on it -> so no multilang ...
- 13:09 Feature #17123 (Closed): No charset conversion for eID scripts, thus no locallang.xml useable
- While writing an AJAX FE plugin that needs to be multilanguage, I discovered that the use of locallang.xml files thro...
- 11:35 Bug #17120: Content is not cached and white page displayed with big content / PHP 5.2.1
- Possible solution described here:
http://lists.netfielders.de/pipermail/typo3-team-typo3org/2007-March/002238.html - 03:46 Bug #17122 (Closed): flexform <eval>required</eval> on type "input" applies only on last input-field
- can anyone confirm this?
Could be a problem in the array-creation of $this->requiredFields in class.t3lib_tceforms... - 00:55 Bug #17121 (Closed): Directories with a dot at the end of the name are created in fileadmin but inaccessible
- If I create a directory with a dot at the end of the directory name, the directory will be created but then be inacce...
2007-03-14
- 23:04 Bug #17057: Record alt_label doesn't get processed
- Volker, I must admit that I don't understand why you suggest a second loop within the first one. I don't think that t...
- 12:05 Bug #17057: Record alt_label doesn't get processed
- Additional information to this bug:
1) no alt_label is used anymore, if label_alt_force is NOT set, also
the labe... - 11:57 Bug #17057: Record alt_label doesn't get processed
- sorry doesn't work fine, a few other things get mixed up
see attached patch - 11:32 Bug #17057: Record alt_label doesn't get processed
- works fine for me ;-)
- 18:42 Bug #17120: Content is not cached and white page displayed with big content / PHP 5.2.1
- I can confirm this bug myself ;-) at least on three different servers ...
- 18:41 Bug #17120: Content is not cached and white page displayed with big content / PHP 5.2.1
- @Popy: Not a bad guess! I found it ...
It's not Tidy or the XHTML cleaning but it _is_ some postprocessing. The fu... - 18:19 Bug #17120: Content is not cached and white page displayed with big content / PHP 5.2.1
- Do you have PHP 5.2.1 @Popy?
- 17:58 Bug #17120: Content is not cached and white page displayed with big content / PHP 5.2.1
- No bug on my server.
I think the bug occurs in tsfe->generatePage_postProcessing, due to tidy or XHTMLcleaning :) - 13:30 Bug #17120: Content is not cached and white page displayed with big content / PHP 5.2.1
- Additional note: For some reason the caching seems only to fail with the HTML content I put into the exploit extensio...
- 13:28 Bug #17120 (Closed): Content is not cached and white page displayed with big content / PHP 5.2.1
- This problem originally occurred on typo3.org (ter_doc_pi1) but can be reproduced independently:
If a frontend plu... - 10:08 Feature #15738: Dynamic log file name
- Great. Thanks.
- 10:01 Feature #15738: Dynamic log file name
- I already discovered that last week. Will commit during this week...
- 09:49 Feature #15738: Dynamic log file name
- The TSRef has not been updated accordingly. See note with proposed modified description of stat_apache_logfile.
- 04:58 Bug #16908: htmlarea doesn't show up
- Oliver said:
"Martin, all the changes from "Array" to "Object" are part of TYPO3 4.1. So if you use TYPO3 4.1 please...
2007-03-13
- 16:16 Bug #16303: config.spamProtectEmailAddresses does not work on tt_content headers
- Fixed in 4.1
- 15:52 Bug #17118: Copy + Paste of content elements fails
- "ext/mmforeign/class.ux_t3lib_tcemain.php":
The XLCASSing of mmforeign isn't compatible to the Core of TYPO3 4.1. Fu... - 15:39 Bug #17118 (Closed): Copy + Paste of content elements fails
- Copy and paste of content elements seems to work, but in the end of the action a white screen with the following PHP ...
- 15:32 Bug #17115: Wrong &chash values should trigger an error
- As we discussed in ECT-list, there are some combinations in extensions that causes this error (e.g. USER_INT and $GLO...
- 08:09 Bug #17115: Wrong &chash values should trigger an error
- I think most "buggy extensions" were built as hyrid, using caching/cHash by default and disabling the cache in specia...
- 14:59 Bug #16633: t3lib_db::listQuery uses LIKE instead of FIND_IN_SET()
- If it works only on SETs it's not of much help, so closing this bug.
- 14:58 Bug #17117 (Closed): Allow empty $from_table in SELECTquery()
- The following query will fail:
$TYPO3_DB->exec_SELECTquery( 'SELECT 1', '', '');
because it builds a query like:
... - 14:57 Feature #16160: Support UTF-8 file systems
- In 4.1 UTF-8 file system can be enabled, when forceCharset is set to UTF-8
- 14:33 Bug #17116 (Closed): Jumpurl links miss parameters for multilanguage environments
- The jumpurl feature doesn't work with multilanguage sites when a link is rendered on a page, which does only exist as...
- 12:00 Bug #16509: Ext mng / compare: missing columns with auto_increments
- Have the same problem every now and then. To reproduce, delete the table "tt_address" and create it with the attached...
- 11:34 Bug #16907: Extensions can't be downloaded from Backup/Delete page using IE7
- I just fixed the bug and uploaded the updated file to this issue report (this is file /typo3/mod/tools/em/class.em_in...
- 11:11 Bug #16907: Extensions can't be downloaded from Backup/Delete page using IE7
- This issue is still present in Typo3 4.1
- 11:16 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- @see file class.tslib_fe.php.diff
This part will disable outputting if the content hasn't changed.
The bad poin... - 10:42 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- Hey!
My patch for 4.1 is attached to bug record. - 10:33 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- No problem, I'm on it :)
The extension contains a TSFE XCLASS, wich also looks like a patch, but I think i had rew... - 10:04 Feature #17112: Add file operation permissions for back-end user groups
- So I would propose:
- Extend be_groups table by field fileoper_perms (BLOB)
- edit typo3/tce_file.php around ... - 07:56 Feature #17108: Support secure database connections (e.g. MySQL over SSL)
- Great! Is this extension available in the TER? What do you think about merging/integrating the secure stuff to the Co...
- 03:26 Bug #16450: BackEnd Login Not Possible
- Setting the fields in the be_users table to allow null
allow the php script to insert the user in the database tabl...
2007-03-12
- 23:53 Bug #16953: RC1: Request parameters could not be validated
- I just opened a new request #17115 to draw a line between this long thread. I tried to collect all necessary informat...
- 23:37 Bug #16953: RC1: Request parameters could not be validated
- Reopening this entry, since the default value should still be changed for the upcoming version 4.2.
- 23:50 Bug #17115 (Closed): Wrong &chash values should trigger an error
- TYPO3 uses a parameter "&cHash" to cache different views of the same page (e.g. a plugin containing a record browser)...
- 21:44 Bug #17097: class.t3lib_db.php should quote table names
- Fixed in SVN.
- 21:41 Bug #17053: cache is not saved properly
- Hi again ;)
I wanted to mention that I am willing to send a virtual server with a copy of our webserver to a Core De... - 21:09 Feature #17108: Support secure database connections (e.g. MySQL over SSL)
- I have started an extension that uses the mysqli API. It could be extended to support the SSL features.
- 21:01 Feature #17112: Add file operation permissions for back-end user groups
- Many options are defined in the groups and can be overridden by user settings. Simply moving won't do because of back...
- 14:13 Feature #17112 (Closed): Add file operation permissions for back-end user groups
- It would be more convenient to configure fileoperation permissions in backend groups, not in backend users.
... - 19:24 Feature #17114 (Closed): Display Updated(date of last update) within the Extension Mangager
- It would be great if the Extensionmanager would display the date of the last update of an extension. It's realy usefu...
- 18:29 Bug #17113: pi_loadLL() + no language file == full path disclosure
- Yeah, but I was imagining a situation where such a file is deleted accidentaly or whatever.
- 18:21 Bug #17113: pi_loadLL() + no language file == full path disclosure
- Well, I guess it was you introducing this error? ;)
What kind of hook did you try to use and what exactly is the err... - 17:35 Bug #17113 (Closed): pi_loadLL() + no language file == full path disclosure
- Hello,
I was writing a hook for tt_news where I was trying to use $this->pi_loadLL(); function but I got the foll... - 18:16 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- Popy, could you please attach a patch against the Core to have the feature in the TYPO3 Core as well? Thanks in advance!
- 17:28 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- Try this extension : http://typo3.org/extensions/repository/view/pp_optimizer/1.0.0/
It have been made to correct ... - 16:36 Bug #17033: Unabble to install extentions
- This problem should have been solved by the patch of bug-id 5055. Thus, I'm closing this issue. If you experience fur...
- 15:56 Bug #17111: JSMENU
- tt_content.menu.20.1 {
special = directory
1 = JSMENU
1.target = _top
1.firstLabelGeneral = maak een keuz... - 15:34 Bug #17111: JSMENU
- Could you please attach your TypoScript setup here as text file so we can easily test this issue? Thanks in advance!
- 12:11 Bug #17111 (Closed): JSMENU
- When using two or more sitemap elements that have been set to JSMENU with typoscript, only the first menu will work, ...
- 13:15 Bug #16526: Moving content elements in frontent editing mode causes crash
- this bug unfortunatly still persists. I digged into it again and also asked Karsten for some help since it is a DBAL ...
- 11:41 Bug #17062: Extensions crash when using HTMLArea in FE
- good way of sponsering .-)
I think you can change status to resolved, all users told that patch works fine with gu... - 09:27 Bug #17062: Extensions crash when using HTMLArea in FE
- Yepp, but must of the "bugs" concerning the RTE are due to using an old local installation with a newer Core or vice ...
- 08:15 Bug #17101: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
- The file 0005177_v11.patch contains the following fixes:
* Enable multiple RTEs in nested tabs and IRRE levels in Ge...
2007-03-11
- 20:55 Bug #17109: images with uppercase file extension aren't displayed in drag-n-drop listing
- added diff in unified format
- 19:23 Bug #17109: images with uppercase file extension aren't displayed in drag-n-drop listing
- Please attach a diff in the "unified" format. See http://typo3.org/teams/bug-fixing/diff-and-patch/
- 13:30 Bug #17109 (Closed): images with uppercase file extension aren't displayed in drag-n-drop listing
- images in drag-n-drop listing are not displayed whenever the file extension is not lowercase.
example:
/folder/
... - 20:34 Bug #17081: t3lib_div::mkdir() resets setgid bit on folder creation
- Why don't you use
$TYPO3_CONF_VARS['BE']['folderCreateMask'] = '2775';
or
$TYPO3_CONF_VARS['BE']['folderCreateMa... - 20:18 Feature #16613: pass image alt and title attributes to showpic script
- What's the point of the alt attribute in this context? The title of the original link should have made it clear that ...
- 20:10 Bug #15951: clickmenu on pagetree icons does not work
- Still an issue in 4.1 final?
- 15:50 Bug #17110: Error showing pages after update to 4.1
- It seems to have something to do with template caching because it works when I make the following changes in typo3/sy...
- 14:33 Bug #17110 (Closed): Error showing pages after update to 4.1
- After Updating to 4.1 AND doing the database-updates (seems not to happen without db-updates!) opening arbitrary page...
- 14:38 Bug #17062: Extensions crash when using HTMLArea in FE
- ok, make sense, but anyway you see the lot of questions / bugreportings concerning the rte. Do you think rte 1.5.1 no...
- 14:28 Bug #17062: Extensions crash when using HTMLArea in FE
- The RTEhtmlarea is a TYPO3 system extension and is developed with the core. Thus, IMO it doesn't make any sense to us...
- 14:23 Bug #17062: Extensions crash when using HTMLArea in FE
- I have to make an additional note. It seems that rte-versions are quite different.
The patch works fine with rteht... - 13:39 Bug #17062: Extensions crash when using HTMLArea in FE
- please follow my link in note 0012920
- 12:47 Bug #17053: cache is not saved properly
- Hi! As I have written in bug report 5157 we have the same problem here with our page (updated from 4.0.5 to 4.1).
As... - 01:26 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- Hi!
We (ess-erfurt.de) have exactly the same problem.
The page is visible as long as it is not cached. After the fi...
2007-03-10
- 19:20 Bug #17101: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
- I attached a first patch (alpha). The problem is base on event listeners in Gecko browsers. Additionally it was obvio...
- 13:04 Bug #17062: Extensions crash when using HTMLArea in FE
- OK new informations!
After i installed the current cal from http://svn.webempoweredchurch.org/calendar/downloads
... - 11:26 Feature #17108 (Closed): Support secure database connections (e.g. MySQL over SSL)
- It would be great to have the feature to connect to a server somewhere in the internet by using a secure connection t...
- 09:33 Bug #16908: htmlarea doesn't show up
- @Frans: Please don't patch a local installation of the RTEhtmlarea. TYPO3 4.1 comes with the latest built of RTEhtmla...
- 09:13 Bug #16908: htmlarea doesn't show up
- rtehtml 1.4.3 is installed as a Local extension.
After upgrading from 4.05 to 4.1 rtehtml reports the following erro... - 02:46 Bug #17107: maxW for image rows is not the maximum
- You're right... I could have thought before uploading. It just did not come to mind earlier, sorry.
Okay, so versi... - 02:20 Bug #17107: maxW for image rows is not the maximum
- Whoops... missed one modulus for the case that no remainder is there from the very beginning. Please use v2.
- 02:11 Bug #17107 (Closed): maxW for image rows is not the maximum
- If a given maximum width for more than one image in a row is set and this imagerow is wider than the given width, tha...
- 01:09 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
- ok, i take the chance and make a feature request for 4.2 :-)
i added a config-var and set the default a little hig... - 00:22 Bug #17106 (Closed): Changes of MM relations wont reliably clear the relevant cache
- A problem arises, if MM relations are changed by a TCE-form (handled by class.t3lib_tcemain.php) and the resulting co...
2007-03-09
- 23:37 Bug #17104: Install Tool does not work when using the right password
- Well I'm using a redhat linux server with all the goodies and I assumed at first that I didn't have to use a username...
- 23:21 Bug #17104: Install Tool does not work when using the right password
- The Install Tool does not require a username, only the password. Obviously you are trying to enter the boat at the wr...
- 22:40 Bug #17104 (Closed): Install Tool does not work when using the right password
- Might be dumb but I can't figure out the username on the install tool login. I know joh316 is password but what is us...
- 23:13 Bug #17105 (Closed): wrong time evaluation on days with daylight saving time changes
- If I try to enter date/time values like 15:00 25-3-2007 or 15:00 28-10-2007, the time will be adjusted one hour ahead...
- 18:34 Feature #16994: TCA: not possible to select over multiple tables
- Jörg, do you hava a small test extension that you could attach here? This would make it easier to test the patch and ...
- 18:04 Bug #17062: Extensions crash when using HTMLArea in FE
- i can't confirm the BE Bug. I tested with the (fresh installed) 4.1.0, cal last svn, and with IE and FF: No session t...
- 17:34 Bug #17062: Extensions crash when using HTMLArea in FE
- mmmmhhhhhh.... I don't know but it seems to be a bug in the cal.
Because when i open the page to create a new event ... - 16:42 Bug #17062: Extensions crash when using HTMLArea in FE
- Apply patches under windows (two untested open-source projects):
* http://sourceforge.net/projects/javapatcher/
* h... - 16:33 Bug #17062: Extensions crash when using HTMLArea in FE
- OK next Problem.
When i want to create a new event in the BE.
I will have two problems.
The first one is that i co... - 16:18 Bug #17062: Extensions crash when using HTMLArea in FE
- OK i installed the patched php File from Steffen.
Now the guestbooks (sr_guestbook / ve_guestbook) work again.
Than... - 13:48 Bug #17062: Extensions crash when using HTMLArea in FE
- I was asked from some people who are not familar with diff-Files, so i uploaded the patched php-File
- 11:41 Bug #17062: Extensions crash when using HTMLArea in FE
- @Tomas - i can't reproduce your error in BE. This also doesn't belong to this Bug (i think)
- 10:49 Bug #17062: Extensions crash when using HTMLArea in FE
- I recieved two independent bug-reports on mth_feedit regarding this bug. Both have reported back, that the patch solv...
- 00:01 Bug #17062: Extensions crash when using HTMLArea in FE
- @Steffen: Great, I'm going to wait some more days for additional feedback before I'm going to put this onto the core-...
- 14:39 Bug #17082: RTE does not load
- Since this is not a real bug (old local extension and newer system extension conflicts), I'm closing this issue. A ne...
- 14:27 Bug #17082: RTE does not load
- Possibly it would be good, if the extension manager could check for updated system extension if it was installed as l...
- 14:03 Bug #17082: RTE does not load
- @Stefan: Please delete the local installation of RTEhtmlarea in typo3conf/ext and after that install the system exten...
- 14:35 Feature #17102 (Rejected): EM should inform admin if a local extension is outdated and needs an updated extension
- This issue is more related to system extension as to others.
Imagine a site was running TYPO3 4.0.1 for several mont... - 14:16 Bug #17052: alt_doc.php offered for download with Typo3 4.1 (Beta3, RC1, RC2)
- This seems to be related to a PHP bug. Please try to update your PHP version to the latest bugfix release.
@Jakub: W... - 13:33 Bug #16922: Error when installing sr_feuser_register
- What is the code around the line in class.t3lib_install.php on line 392 where this error occurs?
- 12:10 Bug #17101 (Closed): RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
- The RTE does appear, but in an unexpected, not usable way. See screenshot here:
http://www.maniola.de/irre.gif
Th... - 09:49 Bug #17053: cache is not saved properly
- Hello, I'm experiencing this on an upgrade to 4.1 final.
Can a core dev please look into this issue? It's a block,... - 09:39 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- Hello.
I'm also getting this issue using templavoila.
Any update? - 08:34 Bug #17094: Fixed a setting in ceditor
- Can you please create a new feature request here in the bugtracker and attach there only the imageAlign patch. The cu...
- 00:11 Bug #17094: Fixed a setting in ceditor
- ok, what shall I do, give a diff without the align ?
2007-03-08
- 23:52 Bug #17062: Extensions crash when using HTMLArea in FE
- Hi Oliver,
it was my fault, cause something changed in cal edit form that doesn't let work rte.
I wrote a little ... - 21:48 Bug #17062: Extensions crash when using HTMLArea in FE
- @Steffen: Hm, was the RTE rendered e.g. in TYPO3 4.0.5 in the "cal" extension? Or in other words: Do you assume an ad...
- 20:51 Bug #17062: Extensions crash when using HTMLArea in FE
- Thanks Oliver for this very quick patch :-)
I appled it and as you see at my link, editing is not blocked any long... - 20:25 Bug #17062: Extensions crash when using HTMLArea in FE
- Thanks Steffen for giving a realistic demo concerning the bug. The controller of the "cal" extension re-builds an own...
- 19:51 Bug #17062: Extensions crash when using HTMLArea in FE
- i made a test case where you see the error (4.1.0)
http://test.sk-typo3.de/
login (demo / demo) and go to the cal... - 19:05 Bug #17062: Extensions crash when using HTMLArea in FE
- I am using PHP 4.4.2 and configured htmlArea using TSconfig on the pages. Besides that, everything is standard Typo3 ...
- 16:09 Bug #17062: Extensions crash when using HTMLArea in FE
- I tested this on a host with PHP 4.3.10-18 and front-end editing of tt_content records. Unfortunately I could no repr...
- 15:12 Bug #17062: Extensions crash when using HTMLArea in FE
- Hm, that's strange. $this->TCEform should be a reference to t3lib_TCEforms or t3lib_TCEforms_FE (which extends t3lib_...
- 14:56 Bug #17062: Extensions crash when using HTMLArea in FE
- I confirm this bug. getDynTabLevelState() is used for disposal in (nested) tabs.
- 13:29 Bug #17062: Extensions crash when using HTMLArea in FE
- I can confirm this. This error comes with any FE-edit using rtehtmlarea.
This is the method that fails (class.tx_r... - 19:54 Bug #17100: After Update 4.1 / rtehtmlarea 1.51 dev i got this error typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php on line 932
- Reporting a bug once is enough...
- 19:44 Bug #17100 (Closed): After Update 4.1 / rtehtmlarea 1.51 dev i got this error typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php on line 932
- Installed:
typo3 4.1
rtehtmlarea 1.51dev
ve_guestbook
sr_guestbook
Before the update to typo3 4.1 with rtehtml... - 19:43 Bug #17099: After Update 4.1 / rtehtmlarea 1.51 dev i got this error typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php on line 932
- Duplicate of #5105
- 19:06 Bug #17099 (Closed): After Update 4.1 / rtehtmlarea 1.51 dev i got this error typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php on line 932
- Installed:
typo3 4.1
rtehtmlarea 1.51dev
ve_guestbook
sr_guestbook
Before the update to typo3 4.1 with rtehtml... - 19:41 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
- Sorry, I cannot reproduce this on removing child records. I've tested direct relations (1:n) with comma-separated-lis...
- 18:31 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
- thanks Oliver
now it works well when i ADD new inline records.
but if i delete them, i have to save twice to ha... - 18:02 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
- The patch file I attached was untested. But now I tested it and had no problems at all. Please consider that fieldArr...
- 14:55 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
- Hello Oliver,
I discovered the same problem. I applied you're patch and the problem is solved for me.
Greets,
... - 18:30 Bug #17098 (Closed): Navigation title is lacking in default language
- In the page module (with inheritance mode set) it is only possible to set navigation titles for the default language,...
- 18:06 Bug #17097 (Closed): class.t3lib_db.php should quote table names
- The extension manager didn't work because there was a "-" sign in a tablename the "htmlArea RTE" plugin used. The pat...
- 17:09 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- You can work around this bug using a TypoScript hack:
Example:
[globalVar = TSFE:type = 0]
[globalVar = TSFE:typ... - 16:55 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- Please have a look to bug-id #16751 to know what's going on at your system.
If a page is reloaded twice, on the fi... - 16:39 Bug #17089: RTE causes memory leak under Firefox
- Hm, I guess this is related to many, many event handlers registered by RTEhtmlarea. Nearly each icon or any click beh...
- 16:36 Bug #17090: wrong INCLUDE_TYPOSCRIPT does not output error message
- Hm, what if the file to be included exists and is readable but is empty?
But showing a PHP-like waring e.g. "Warning... - 16:26 Bug #17094: Fixed a setting in ceditor
- After reading the patch it looks good so far, but one thing:
* "imageAlign" is a new feature and would go to TYPO3 4... - 15:37 Bug #16277: GMENU - IE fails to respond to mouse over when using XHTML strict
- ... because nobody managed yet to create a patch file. Now there is one! ;-)
- 15:08 Bug #16277: GMENU - IE fails to respond to mouse over when using XHTML strict
- This fix worked for me too.
Strange that it hasn't been put in 4.1. - 14:47 Bug #17096 (Closed): Extension Manuals page does not appear consistantly.
- I have been trying to read the online Extension Manuals in the Documentation Library and have had problems getting th...
- 11:38 Bug #17053: cache is not saved properly
- @Thomas Esders: maybe. But I think it is a caching Prolbem. I its like you desrcibe it. After clearing the cache the ...
- 10:09 Bug #17053: cache is not saved properly
- Hi!
This is related to 0005157? - 10:09 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- Hi!
Is this the same as 0005088? - 10:06 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- We got the same problem, but with no static template. Other updates went fine...
If you clear the cache, the first... - 10:04 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- If you want to help, then please set up a 2nd installation. I will not test this further before.
- 08:56 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- Sorry again, I only have this one installation. I can give you access if needed.
- 09:34 Bug #17095 (Closed): Typolink : cHash isn't created if there's no additionalParams
- If the typolink is configured without additionalParams and without addQueryString, the cHash is not generated, even i...
- 00:01 Bug #17093: Fixed a setting in ceditor
- sry, i posted this 2 times, don't know how, please delete this one. complete one ist the #17094
2007-03-07
- 23:57 Bug #17094 (Closed): Fixed a setting in ceditor
- since i know TYPO3 one thing in Constanteditor is not working.
Funny that it has the comment
#NOT WORKING
It was... - 23:56 Bug #17093 (Closed): Fixed a setting in ceditor
- since i know TYPO3 one thing in Constanteditor is not working.
Funny that it has the comment
#NOT WORKING
It was... - 23:09 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- You could have compared the IDs with those from your backup, but never mind, I misread your posting. Apparently your ...
- 22:58 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- I'm sorry, let's pretend I'm a noob - what's the quickest way to check this?
- 22:19 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- That would mean that the ID of the static template has changed. Can you check this, please?
- 21:56 Bug #17091 (Closed): "No template found" after update from 4.0.4 to 4.1
- The site http://chie.jorgo.org is based on the BUSINESS template. After updating to 4.1 source, message "No template ...
- 22:20 Bug #17090: wrong INCLUDE_TYPOSCRIPT does not output error message
- OK, so go ahead!
- 19:41 Bug #17090 (Closed): wrong INCLUDE_TYPOSCRIPT does not output error message
- When INCLUDE_TYPOSCRIPT is used inside of TypoScript and the file is not found or there is no read access, then the f...
- 22:07 Bug #17092 (Closed): Unsuccessful attempts of sending mail should be logged
- Return value of mail() function should be checked.
If FALSE, should be syslogged with appropriate error message.
... - 18:40 Bug #17089 (Closed): RTE causes memory leak under Firefox
- When editing content elements using the RTE FF (Version 2.0.0.2) allcates about 1 to 1.5 MB of memory on for each ins...
- 18:25 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- I have a plugin which has """$this->pi_USER_INT_obj=1""" and
"""
t3lib_extMgm::addPItoST43($_EXTKEY,'pi1/class.user... - 16:24 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- Hm, do you have one or more of the following?
* TypoScript: config.no_cache=1 or [PAGE].config.no_cache=1
* Extensi... - 16:01 Bug #17088 (Closed): "Duplicate entry" in cache_pagesection when using frames
- I have a template with a frameset, where the two frames therein are generated using typeNum=1 and typeNum=2.
Now w... - 16:12 Bug #17053: cache is not saved properly
- Hi dAniel hAhler, thanks for the reply. No I'm not working with frames. Today I will go through the template switchin...
- 16:02 Bug #17053: cache is not saved properly
- Kai, I don't think your problem is the same as the original bug report.
Any chance you are using frames? See http:... - 16:07 Bug #16545: GIFBUILDER indexcolors cropsized images
- The crop_scale.diff patch is fine for me.
- 14:05 Bug #17087 (Closed): Install/uninstall requires clearing cache
- Is this really required for rtehtmlarea? I supposed corresponding flag should be removed from the extension.
(iss... - 14:02 Bug #16908: htmlarea doesn't show up
- Error message that I see in FF WebDeveloper plugin:...
- 13:26 Bug #17084: Database analyser doesn't update tables to InnoDB
- This is probably related to the fact that T3 did not care about table types until 4.1.
Anyway:
alter table [table] ... - 09:24 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
- Adding a config variable is a new feature, so it won't make it in to 4.0.x and as 4.1 went out only yesterday, you'll...
2007-03-06
- 23:41 Bug #16800: DB file_path without a key length error after installation of DAM 1.0.8
- Older versions of DAM used indexes for TEXT fields wich is not allowed. VARCHAR is now used.
BUT! See 0004684 fo... - 23:26 Bug #17053: cache is not saved properly
- same problem in my installation after updaten to 4.1
With Version 4.0.5 everything works fine.
I also have de... - 22:17 Bug #17013: Links to top don't work with config.baseURL set
- Uuh. I think I must confess that I didn't search thoroughly for a configuration option, because the combination baseU...
- 20:47 Bug #17086 (Closed): class.t3lib_div.php
- function fixed_lgd is deprecated,
i should use t3lib_div::fixed_lgd_cs()
but function fixed_lgd_cs i should only ... - 20:05 Feature #17085 (Closed): HTTP GET 'If-Modified-Since' ignored
- RFC 1945 (HTTP protocol) in section 8.1 says:
--skip--
The semantics of the GET method changes to a "conditional ... - 18:52 Bug #16908: htmlarea doesn't show up
- I was having the same problem after I updated to 4.1 : htmlarea don't stop loading and never show up;
But in my ca... - 16:56 Bug #17084 (Closed): Database analyser doesn't update tables to InnoDB
- When updating from an existing TYPO3 installation the database analyser does not recognize that some tables (e.g. cac...
- 13:50 Bug #17083 (Closed): no alternative default value possible in checkboxes
- It's not possible to set a a value in a FORM checkbox.
The value field is used for making it checked=checked.
But... - 11:48 Bug #17082: RTE does not load
- Yes that was the point..... if have tested 4.1RC2 with YAML - YAML installs a rtehtmlarea version which doesn't work...
- 11:31 Bug #17082: RTE does not load
- Please check if an older version is installed under typo3conf/ext. If there is, it blocks the sys version.
- 10:54 Bug #17082 (Closed): RTE does not load
- When inserting a text content element the rte will not loaded in firefox 2.
only getting a message that the rte is... - 10:02 Bug #17079: Wrong path for images in repetitive content elements
- Confirmed with TYPO3 4.1
- 09:50 Bug #17081 (Closed): t3lib_div::mkdir() resets setgid bit on folder creation
- markus@kaiman:.../htdocs/fileadmin$ umask # is the same for apache
0002
markus@kaiman:.../htdocs/fileadmin$ pwd
/h... - 09:22 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
- This is a long time "bug" (maybe not here in the buglist)
2005-11-30 (german):
http://blog.bluehands.de/blogs/ind... - 07:38 Feature #16994: TCA: not possible to select over multiple tables
- After tagging TYPO3 4.1.0, here is the actual patch for this feature. As of now, you can add two additional fields to...
- 01:12 Bug #16953: RC1: Request parameters could not be validated
- For 4.1 final we have reverted to the old default value of pageNotFoundOnCHashError, so the problems should be gone i...
- 00:59 Bug #16597: FE- Users with more than one group get wrong searchresults
- Have a look at Web>Info>Indexed Search>Technical Information:
The page needs to be indexed for every group combinati... - 00:55 Bug #17074: Install tool 123 mode only creates 26 out of 36 tables
- Fixed in 4.1
2007-03-05
- 23:28 Feature #17080 (Closed): idea to help make autoincrement fields work better with PostgreSQL
- Autoincrement fields don't work properly on adodb when used for backend record insertion. If the tca.php specifies di...
- 16:45 Bug #17079 (Closed): Wrong path for images in repetitive content elements
- If i create an repetitive fce with an image, the wrong path to the image is being set.
In database there's the abs... - 12:34 Bug #17078 (Closed): HTML clean button selection doesn't work under Firefox 2.0
- Text copied from word document, pasted to text content, selected and HTML clean button selected. Popup window comes a...
- 12:04 Bug #17077 (Closed): Content stays locked even second user quits editing it
- Common habit is to cancel screen by hitting X in upper right corner.
If second user does so doing frontend editing t... - 11:39 Bug #16808: setHeaders in class.t3lib_htmlmail forget to quote the realname parts of the "From" and "reply-to" headers
- For mail forms this is fixed TYPO3 4.0.5 and 4.1RC2. Extensions using t3lib_htmlmail should always check the data sub...
- 11:15 Bug #17076: FE editing tools panel: change sort order crash
- Isn't this a TV issue?
- 11:14 Bug #17076 (Closed): FE editing tools panel: change sort order crash
- Initial conditions:
TYPO3 4.0.5
TV 1.3.0
FE edit panel enabled with admPanel.module.edit.forceDisplayIcons=1
Tr... - 10:50 Bug #17075 (Closed): history/undo doesn't work on versioned pages
- When I create a new page version and add/change elemenets on tat page the history doesn't show me these changes.
T...
2007-03-04
- 21:19 Bug #16450: BackEnd Login Not Possible
- Can confirm that it is a MySQL strict mode problem. The question I ask myself is if it's something that is really imp...
- 16:44 Bug #17074: Install tool 123 mode only creates 26 out of 36 tables
- I just rechecked this and found out that there is indeed a problem with the 1-2-3 wizard: Due to a typo in the SQL de...
- 15:40 Bug #17074: Install tool 123 mode only creates 26 out of 36 tables
- Just in case this should not have happened either: following the procedure above, upon first login in the BE I get
... - 15:14 Bug #17074: Install tool 123 mode only creates 26 out of 36 tables
- > Please turn on the "sqlDebug" in the Install-Tool
Ok, nice feature!
First of all note that after running the st... - 13:19 Bug #17074: Install tool 123 mode only creates 26 out of 36 tables
- Please turn on the "sqlDebug" in the Install-Tool at "All configuration" and tell us the SQL statements producing err...
- 03:38 Bug #17074 (Closed): Install tool 123 mode only creates 26 out of 36 tables
- A fresh installation of 4.1RC2 gave me a lot of "supplied argument is not a valid MySQL result resource", and made it...
- 13:14 Bug #17070: typolink: cHash corrupted due to linkVars
- Sorry, I tried to say "covers/contains the same problem in class.tslib_content.php". I attached a file which changes ...
- 10:45 Bug #17070: typolink: cHash corrupted due to linkVars
- Not really the same : I need the cHash to be correctly generated by typolink. in some cases Links should not contain ...
- 13:08 Bug #17058: foreign_unique without foreign_selector doesn't work
- Committed to Trunk.
2007-03-03
- 23:28 Bug #17073 (Closed): Marker ###REC_FIELD_[fieldname]### in TCA config of select type does not work with groups
- If you use the marker ###REC_FIELD_[fieldname]### in the "foreign_table_where" of the "config" part of a field, it do...
- 14:46 Bug #16545: GIFBUILDER indexcolors cropsized images
- have you tried to cropscale GIF images? I get very strange results in 4.1RC2. With JPG images everything works like e...
- 14:43 Bug #17013: Links to top don't work with config.baseURL set
- this is not a bug but a missing configuration in your setup:
config {
prefixLocalAnchors = all
}
that's t... - 11:37 Bug #17070: typolink: cHash corrupted due to linkVars
- I can confirm this and agree that linkVars and additionalParams have to be swapped. My patch concerning cHash in link...
- 03:33 Bug #17072 (Closed): DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
- Working on svn rev 2168:
Administrator/User-List users online gives following error and blocks administrator interfa...
2007-03-02
- 17:44 Bug #17071 (Closed): RTE Error when adding links with &L= switch (TYPO3 v4.0.2 and 4.0.4)
- Adding a link to a page created in an alternative language into text
in the htmlareaRTE.
To do this I need to ma... - 17:42 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
- Ciao Oliver
i did try your patch (on RC2).. but it 1) doesn't work 2) inline creation of new records doesn't work ... - 17:29 Bug #17070 (Closed): typolink: cHash corrupted due to linkVars
- I've found an error in function typolink of class.tslib_content.php
Line 5222 :
$pA = t3lib_div::cHashParams($add... - 16:25 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
- will this bug ever be fixed? It's only a few lines of code but really anoying :(
Could easily be included for 4.1 ;)... - 15:03 Bug #17069 (Closed): class.tslib_content.php functions COBJ_ARRAY, USER: variable $incFile not initialized
- class.tslib_content.php
in function COBJ_ARRAY (line 626), USER (line 662)
variable $incFile not initialized but u... - 14:27 Bug #17013: Links to top don't work with config.baseURL set
- My workaround is the following TypoScript (which requires a "top" anchor, because I didn't find a way to simply add a...
- 14:25 Bug #17068 (Closed): freeindexUid not stored for type = Page tree
- Regular pages crawled using an indexing configuration of type "Page tree" (type 4) won't show up in any category. Thi...
- 13:28 Bug #17053: cache is not saved properly
- Hm... that sounds plausible, Oliver.
Having thought about it again, I'm quite sure that the error isn't caused by ... - 08:34 Bug #17053: cache is not saved properly
- Sorry for wrong order.
Yes, this patch works as well.
To Oliver: I checked the length of data before saving and a... - 08:10 Bug #17053: cache is not saved properly
- Did you enable sqlDebug in your TYPO3 installation. IMO the error occurs while saving data and is based on an error i...
- 03:34 Bug #17053: cache is not saved properly
- Confirming this error which is still alive in 4.1.0RC2 where I just ran into it (might not happen to often; actually ...
- 11:51 Bug #17067 (Closed): tt_content "Language" field : [All] value don't work
- When a tt_content has [All] as languages (sys_language_uid=-1), the record is NEVER displayed on the Website.
(is... - 11:27 Bug #16526: Moving content elements in frontent editing mode causes crash
- this error is NOT new in Version 4.1
i got it in 4.0.5 too! - 11:24 Bug #16526: Moving content elements in frontent editing mode causes crash
- Hi,
$GLOBALS['TSFE']->sys_page
is empty at that point, there is no function enableFields in $GLOBALS['TSFE']->sys... - 08:37 Bug #17047: Links get wrong MP parameters when two domains share a mounted page tree
- I found the following solution:
In a multi site setup Mount Points will work for manually created links only, if ea...
2007-03-01
- 23:24 Feature #17066 (Closed): enable stdWrap.strftime to use GMT time instead of server time
- The attached patch introduces the stdWrap functionality
stdWrap.strftime.gm = boolean
If set, the given value i... - 19:30 Bug #17065 (Closed): Impossible to delete version from Live Workspace !
- Hello,
I am admin, so if I want to delete version in Live Workspace (from custom workspace), record has not delete... - 19:26 Bug #17064 (Closed): Access custom workspace from live only for admin
- Hi,
I want to modify or publish version (page, custom element, ..) in LIVE workspace from custom workspace The pro... - 18:55 Bug #17063 (Closed): Can't distinguish some elements in multilanguage sites when linking them.
- When linking to a content element in the link popup, you can't distinguish between content elements with the same tit...
- 18:52 Bug #17058: foreign_unique without foreign_selector doesn't work
- Works! :)
- 09:29 Bug #17058: foreign_unique without foreign_selector doesn't work
- The attached patch file 0005098.patch should fix this bug.
- 09:27 Bug #17058 (Closed): foreign_unique without foreign_selector doesn't work
- If in TCA on the parent side a field of type "inline" is defined to be unique ("foreign_unique") and no selector is u...
- 18:34 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
- Committed to Trunk.
ChangeLog entry:
* Fixed bug: #17056: Typo in Who is online (thanks to Matthias Kall) - 08:02 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
- Thanks guys for making this out. The dot "." is a bug and the is_string should check against an integer. The new patc...
- 18:29 Bug #17062 (Closed): Extensions crash when using HTMLArea in FE
- I have some problems using extensions that call HTMLArea in the FE. This is the case for cal (in FE edit mode) and FE...
- 17:29 Bug #17061: Mailform with localization ignores the email-address of the translated record
- i'm sorry.
But this problem is for Typo3 4.0.x. - 17:09 Bug #17061 (Closed): Mailform with localization ignores the email-address of the translated record
- If you've a FORM with different languages and different recipients (every language a other recipient) the FORM send's...
- 15:52 Bug #17040: TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline
- Committed to Trunk.
- 14:33 Bug #17059: Use relative addresses
- I just noticed that relative addresses can be realised by the option `wget -k'. So it is not necessary to handle my ...
- 11:13 Bug #17059 (Closed): Use relative addresses
- So far, typo3 always uses absolute web addresses (with http://) for menus in the frontend, with and without RealURL. ...
- 13:46 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
- The attached file 0005074.patch should solve this issue for the mentioned hook. In future it could be necessary also ...
- 13:03 Bug #17060 (Closed): curl_setopt error when fetching translations or extensions as of PHP 4.4.4/5.1.5
- Since php version 4.4.4/5.1.5 CURLOPT_FOLLOWLOCATION is deactivated for security reasons when open_basedir or safe_mo...
- 11:02 Feature #16914: Optimizing tables to speed up FE
- My post about indexes:
http://lists.netfielders.de/pipermail/typo3-dev/2007-March/022345.html - 10:28 Feature #17032: improve text mode of RTE
- >>display HTML in Courier New /10px or at least make it configurable by Typoscript<<
This means, to make the use o... - 01:31 Bug #15951: clickmenu on pagetree icons does not work
- Is this closed for the 4.1RC2?
2007-02-28
- 22:40 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
- +1
I can reproduce this and the appended patch fixes the error. - 22:20 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
- The install tool saves the value as
$GLOBALS['TYPO3_CONF_VARS']['BE']['sessionTimeout'] = '3600';
and not as
$GLO... - 22:15 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
- string is not allowed in $GLOBALS['TYPO3_CONF_VARS']['BE']['sessionTimeout']
Integer only. - 21:25 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
- My first diff was the wrong way (diff -ru NEW OLD)
Now it works.
Sorry. - 19:48 Bug #17056 (Closed): Error in "Who is online" in T3 4.1 rev. 2163
- With the Bugfix from Bug 5073 a little typo made it into the trunk.
It causes the "Who is online" module to show on... - 22:03 Bug #17057: Record alt_label doesn't get processed
- So sorry. Again a first version with a typo. Please use patch _1
- 21:53 Bug #17057 (Closed): Record alt_label doesn't get processed
- This one is somehow related to http://bugs.typo3.org/view.php?id=4943 according to the concerned function. But this b...
- 16:49 Feature #17055 (Closed): Enable fe_users-fields in "forgot password" mail
- EXT:sr_feuser_register and others add new field to table fe_users. When sending the "forgot password" mail it's usefu...
- 16:34 Feature #14964: add form fields or something else via TS
- This issue should be resolved since the extension is template-ready.
- 15:45 Bug #17018: $GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder'] = 'path/'; is not included
- Since this issue is not related to the Core, I'm closing it.
- 09:35 Bug #17018: $GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder'] = 'path/'; is not included
- O.k. I apologise!
The extension KB Skin select (kb_skinselect) was installed.
This conflicts with 'TBE_STYLES'.
W... - 15:44 Bug #17017: $TBE_STYLES['inDocStyles_TBEstyle'] = ' .. style'; is not include in BE_Login
- Since this issue is not related to the Core, I'm closing it.
- 09:36 Bug #17017: $TBE_STYLES['inDocStyles_TBEstyle'] = ' .. style'; is not include in BE_Login
- O.k. I apologise!
The extension KB Skin select (kb_skinselect) was installed.
This conflicts with 'TBE_STYLES'.
W... - 15:33 Bug #17052: alt_doc.php offered for download with Typo3 4.1 (Beta3, RC1, RC2)
- Are you using the sysext of RTEhtmlarea shipped with TYPO3 4.1 or have you installed a version from the TER?
Which b... - 03:19 Bug #17052: alt_doc.php offered for download with Typo3 4.1 (Beta3, RC1, RC2)
- To clarify what it is that I'm doing to make this error appear. Click on TV Page module, Select a page, click edit p...
- 03:13 Bug #17052: alt_doc.php offered for download with Typo3 4.1 (Beta3, RC1, RC2)
- It looks like other extensions are having this issue too, so maybe it's as much related to the Core as these various ...
- 03:11 Bug #17052 (Closed): alt_doc.php offered for download with Typo3 4.1 (Beta3, RC1, RC2)
- See http://bugs.typo3.org/view.php?id=4952
I'm still having this issue but when I disable the HTMLAreaRTE the erro... - 14:54 Bug #17054 (Closed): Use MySQL fulltext keys in indexed_search
- It takes several 10s of seconds to get serach result displyed.
The problem is the "fulltext" search on a regular ind... - 12:07 Bug #17053 (Closed): cache is not saved properly
- After clearing all cache the first generation of a page shows it correctly (because it is not loaded from cache). Aft...
2007-02-27
- 23:29 Bug #16908: htmlarea doesn't show up
- Don´t know if it helps but in my case I can reproduce this error.
As far as I get access to the BE via a subdomain (... - 23:08 Bug #17046: Umlauts not working in GIFBUILDER with php5
- I changed the font to one I used for other websites (running php4), but it didn't resolve the problem. After checking...
- 18:40 Bug #17046: Umlauts not working in GIFBUILDER with php5
- Can't confirm this for Typo3 4.1 RC2 with PHP 5.2. All umlauts are rendered correct. I'm using different true type fo...
- 11:54 Bug #17046 (Closed): Umlauts not working in GIFBUILDER with php5
- When GIFBUILDER is used with php5, umlauts are not rendered. Instead the umlaut and the following character are repla...
- 22:40 Feature #17051 (Closed): Missing fronend clipboard for content elements
- It wou nice to get into core
copy/cut/paste/ref/clear (clipboard) functionalties for content elements into frontend ... - 22:37 Feature #17050 (Closed): Missing collapse/expand for naviation frames
- Hi
A. Balzer asked collapse/expand for naviation frames
like in skingreyman and skin_grey_2 (with tm_shared_lib i... - 22:33 Feature #17049 (Closed): Missing option in User > Setup
- Hi
For 4.1 a new menu mode has been added, but is missing in User > Setup.
Anyway this is new in class.alt_menu... - 22:28 Bug #17048 (Closed): A minor bug in Web > List
- class.db_list_extra.inc
// Adding "New record" icon:
if (!$GLOBALS['SOBE']->modTSconfig['properties']['noC... - 22:03 Bug #16545: GIFBUILDER indexcolors cropsized images
- i made the changes Martin mentioned and tested, it works for me.
It's in crop_scale.diff
Please can you check thi... - 21:34 Bug #16545: GIFBUILDER indexcolors cropsized images
- Hi Martin,
the $command is added with $param. Before it was
$command = $this->scalecmd.' '.$info[0].'x'.$info[1].... - 20:40 Bug #16545: GIFBUILDER indexcolors cropsized images
- Bastian, the info array is update near the end of the function if $params is set. So instead of changing $command, th...
- 20:09 Bug #16545: GIFBUILDER indexcolors cropsized images
- I tested patch4 in RC1 and it works perfect !
Why is'nt it integrated since now ? This Bugpost is quite old ...
... - 14:56 Bug #17042: Tools->User Admin-> List users online is broken
- Committed to Trunk.
- 14:53 Bug #17041: Module Web>Info>Log: ID of BE user is displayed instead of its username
- Committed to Trunk.
- 14:50 Bug #17026: invalid ###ACTION_URL###
- Committed to TYPO3_4-0 and Trunk.
- 14:30 Bug #16236: permissions of versioned pages are not changed in draft workspace
- Fixed in SVN (4.1RC3, 4.0.6)
- 14:14 Bug #16236: permissions of versioned pages are not changed in draft workspace
- But this behaviour is odd as well. I tried to change permissions on a folder with 5 subpages where only one page had ...
- 12:35 Bug #16236: permissions of versioned pages are not changed in draft workspace
- Yes, that's a problem I couldn't solve. Normally I would say to only respect and change the permissions of the live-v...
- 12:16 Bug #17047 (Closed): Links get wrong MP parameters when two domains share a mounted page tree
- I´ve got a page tree with two domains and a mounted page tree that should be included into the branches of the two do...
- 11:34 Bug #17045: T3D Export crashes with memory exhausted
- If you have many files in a page branche they are going to be exported as well. I guess that tx_impexp loads them int...
- 11:29 Bug #17045 (Closed): T3D Export crashes with memory exhausted
- While exporting a larger tree as T3D File the sysext class.tx_impexp.php exits with php error Memory exhausted.
Lo... - 10:46 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
- Hi Stefano, could you please attach your extension or a reduced test extension to find the bug faster? Thanks in adva...
- 07:50 Bug #17044 (Closed): CVS is mentioned instead of SVN
- Project Coding Guidelines:
Classes have @package/@subpackage tags, contain a function index and have the CVS keywo... - 01:38 Bug #16922: Error when installing sr_feuser_register
- The same happens with Typo3 4.1 RC2 and sr_feuser_register 2.5.5. As the error occured and still was displayed on the...
2007-02-26
- 21:53 Bug #17043 (Closed): Hook processDatamap_afterDatabaseOperations bug with inline relations?
- i am using the hook processDatamap_afterDatabaseOperations to process a field in a custom table, where i have an inli...
- 21:16 Bug #16922: Error when installing sr_feuser_register
- You can correct this problem when you make the following entries in the
class.t3lib_install.php on line 392
if (is_... - 20:56 Bug #16922: Error when installing sr_feuser_register
- I have the same problem. This also happens when you go into details or when you try to download it via the disk-icon ...
- 21:04 Bug #15133: Date/time field changes its value
- Ok, since this issue has a high priority to me, I tried to develop a patch (*_timezone.txt) against the svn TYPO3core...
- 19:01 Bug #17042: Tools->User Admin-> List users online is broken
- Thanks Steffen! I've uploaded a new patch that fixes some other oddities:
* removed the "u" (as already done by Stef... - 18:43 Bug #17042: Tools->User Admin-> List users online is broken
- Appended patch fixes the issue.
- 17:53 Bug #17042 (Closed): Tools->User Admin-> List users online is broken
- Tools->User Admin-> List users online in the The Backend User Administration is broken.
I don't get information ab... - 17:23 Bug #17041: Module Web>Info>Log: ID of BE user is displayed instead of its username
- Thanks for pointing this out. The attached patch resembles the change you suggested.
- 14:55 Bug #17041 (Closed): Module Web>Info>Log: ID of BE user is displayed instead of its username
- have an look at
web -> info -> log: "Admin Changelog"
the username will be shown as
4@LIVE
instead of
martinhol... - 16:00 Bug #17022: MP3 icon maps to wav.gif
- And I noticed that the whole mapping concept is not ideal.
Who needs icons to see which extension a file has? Bet... - 15:52 Bug #16236: permissions of versioned pages are not changed in draft workspace
- With this patch only the pages with versions in the current workspace are affect (but no pages in the LIVE workspace)...
- 11:01 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
- please make it with a variable, e.g.
$TYPO3_CONF_VARS['FE']['maxMailAttachmentSize']=250000;
So everyone can co... - 01:58 Feature #17037: Better Shortcut for pages
- [edit]: Where do I have my head? patch3 has still a small bug. Time for a fourth version...
One more addition: Ha...
2007-02-25
- 21:26 Bug #17038: Spam in indexed search tables (index_stat_word and index_stat_search)
- This is not a bug. But maybe you might find the extension timtab_badbehavior helpful...
- 09:20 Bug #17038 (Closed): Spam in indexed search tables (index_stat_word and index_stat_search)
- Our System has every day spam-attacks in the indexed_search engine - i think it's guestbook spamming... the two table...
- 17:59 Bug #16870: Garbage characters displayed in flexform field labels
- After I applied the patch I still had some wrong encoded umlauts in section form elements. I fixed that. See patchfil...
- 15:03 Bug #17040: TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline
- The file 0005069.patch solves this issue (0005069_nows.patch is the same but without whitespace changes).
- 15:01 Bug #17040 (Closed): TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline
- The TSconfig property mod.web_list.allowedNewTables is accidently used for IRRE to determine if a record link is allo...
- 14:55 Feature #17039: Integrate mod.web_list.deniedNewTables as opposite of allowedNewTables
- The attached patch 0005068.patch allows to defined the following TSconfig:
mod.web_list {
deniedNewTables = tx_my... - 13:27 Feature #17039 (Closed): Integrate mod.web_list.deniedNewTables as opposite of allowedNewTables
- TSconfig mod.web_list.allowedNewTables allows to define a set of tables which are allowed as new records on a page. m...
- 11:08 Bug #17029: SQL-Error on MySQL4
- Committed to Trunk.
- 04:30 Feature #17037: Better Shortcut for pages
- To true, thank you Martin; haven't thought about that.
Maybe the patch might be of use for someone (like me atm) w... - 01:55 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
- sounds good to me.
So a) would be the must have and b) the nice to have
;-)
2007-02-24
- 23:05 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- As impexp works on quite a large dataset it will always use up memory on a grand scale even if you can improve the im...
- 22:46 Feature #17037: Better Shortcut for pages
- Warning: when using workspaces your content element may change their id. SO until that problem is solved this nice fe...
- 22:08 Feature #17037 (Closed): Better Shortcut for pages
- This issue is already well known and already scheduled/listed for maybe being merged into the core: http://wiki.typo3...
- 22:44 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
- You cannot set a vonfig for a t3lib-thingy per TS directly, but there could a) be a global default (localconf.php/ins...
- 17:53 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
- +1 for having a higher default value and making this configurable globally and/or with TSconfig.
- 17:49 Bug #17036 (Closed): Still 250000 bytes maximum size is hardcoded for mailform attachments
- People using the integrated mailform functions can't create forms, where users would be able to send attachments larg...
- 17:39 Feature #16338: hardcoded limit for mailform attachment
- IMHO this is not just a "nice to have" but a "must have", since it's impossible now to create mailforms where the use...
- 17:31 Feature #17035 (Rejected): Approach and patch for removing all inline JavaScript
- Installations with extensive GMENUs and rollover effects will still have major parts of JavaScript within the HTML so...
- 17:26 Bug #17018: $GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder'] = 'path/'; is not included
- Do you get any errors or are there just no images displayed?
Where is the path you're referring to? Is it inside you... - 17:09 Bug #17029: SQL-Error on MySQL4
- Can confirm it. And the patch works.
- 13:46 Bug #17029: SQL-Error on MySQL4
- Thanks for tracking this down, it's definitely a blocker and your fix solved it for me.
sudara - 12:51 Bug #17029: SQL-Error on MySQL4
- thanks for creating the patch
- 12:33 Bug #17029: SQL-Error on MySQL4
- The attached patch should solve this problem.
- 17:08 Bug #17017: $TBE_STYLES['inDocStyles_TBEstyle'] = ' .. style'; is not include in BE_Login
- What do you expect on using the CSS definition ".. style"?!
- 16:07 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
- You're right. A RFC was sent to the core developer list.
- 16:04 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
- Thank You for the patches, Oliver.
"[...] thus imgNamePrefix has to be used additonally. [...]"
Just commenting... - 14:07 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
- I just added two patch versions for the 4.1 and 4.0 branch.
- 13:37 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
- I can confirm this issue.
If you have two items on the same page linking to the same page-id, the rollover won't wor... - 15:24 Bug #17023: JSMENU produces error if using baseurls
- Your patch fixed the problem. Thanks!
However, I added a new patch with some cleaning in the affected JavaScript par... - 12:34 Bug #17033: Unabble to install extentions
- Please have a look to the patch at bug-id #17029. I think this could also solve your problem.
2007-02-23
- 18:29 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
- Addendum: The described problem is also an issue with TMENU and beforeImg/beforeROimg set.
Please use class.tslib_... - 16:38 Bug #17028: Install Tool always logs mit out
- Closed on request.
- 09:24 Bug #17028: Install Tool always logs mit out
- The cookies could not be set due to a partly code listing of typo3conf/localconf.php in the top of the install tool o...
- 08:24 Bug #17028: Install Tool always logs mit out
- Here is the whole error message. I have also added a line return "0" at the beginning of the function isPNG(), but th...
- 08:03 Bug #17028 (Closed): Install Tool always logs mit out
- After successfull login with the changed install tool password, the install tool always logs me out again as soon as ...
- 16:07 Bug #17034 (Closed): Message in Web > List isn't localized
- The message "(There are %s reference(s) to this record!)" in typo3/class.db_list_extra.inc on line 946 isn't localize...
- 15:44 Bug #17033: Unabble to install extentions
- Sorry Manually Upload does work, my fault.
- 15:24 Bug #17033 (Closed): Unabble to install extentions
- Trying to install an extention in RC2 on Hosteeurope ends up in
The datatransfer did not succeed. Error: MD5 hash ... - 14:34 Feature #15640: search word also in title and descriptions
- No this has not yet been applied!
- 14:30 Feature #17032 (Closed): improve text mode of RTE
- IS:
RTE in Text mode is Arial 8px very bad for reading and finding errors in HTML like ' " or l (lower L) or pipe |
... - 13:24 Bug #17031 (Closed): Multi-language website title
- Website title is currently fetched from template only, preventing multi-language website title.
If 'website title'... - 13:17 Feature #17030: Integrate config.pageTitleSeparator
- Should be fixed for ver 4.1.
- 13:03 Feature #17030 (Closed): Integrate config.pageTitleSeparator
- When using config.pageTitleFirst, the title separator ": " is not natural. Title looks like "Page: Site name".
Typ... - 12:03 Bug #17029 (Closed): SQL-Error on MySQL4
- When the flag 'Enable extensions without review (basic security check)' is activated there are no search results in t...
- 10:28 Bug #16933: 0004438 revisided (broken anchor links)+quick fix
- What exacly is this setup? The behaviour in 4.0x is expected to have all anchors prefixed with a "c" (else it won't b...
- 10:15 Bug #16483: browser cache problems when changing RTE css
- I usually manually rename the file when I change it (contentRTEv20.css) and modify the setting in PageTS so that the ...
2007-02-22
- 20:26 Bug #16933: 0004438 revisided (broken anchor links)+quick fix
- Also applies to 4.0.5 and should really be fixed
- 18:53 Bug #17027 (Closed): GMENU imgNameNotRandom doesn't work with special=language
- The title tells it all.
The reason for this behaviour is that a menu using imgNameNotRandom relies on the page ids... - 17:13 Feature #17024: request for configurability of pagetree view in web->page module
- This is a must-have option needed in real-life situation. I never understood the "limitation" anyway.
- 08:48 Feature #17024: request for configurability of pagetree view in web->page module
- second patch uses userTS to configure which pages are shown.
- 16:16 Bug #16966: CSV export stop exporting a field when there is a linebreak
- Let's not mix two separate issues into one bug report (or one patch): If there are problems because $row is not check...
- 08:10 Bug #16966: CSV export stop exporting a field when there is a linebreak
- Hi,
patch look sgood so far. Wouldn't it a good idea to add a check if $row is really an array? I'm not sure if this... - 15:24 Bug #17026 (Closed): invalid ###ACTION_URL###
- mark ###ACTION_URL### is not valid in w3c html validator
<form action="index.php?id=6&L=0" method="post" name="tx_in... - 13:30 Bug #16166: Publishing a record breaks dam_ttcontent-relations
- This problem is not fixed in the latest DAM-snapshots, and another problem has arisen: When adding DAM-elements to a ...
- 02:43 Feature #17021: Add autocomplete="off" to BE login
- AFAIK the password-fields are not used for auto-completion, or am I wrong? But this would surely be useful for fields...
- 02:30 Feature #16942: provide new inputfield "directorypicker" in BE
- Well, I have made a solution and attached a diff-file. It has not been tested extensively so far, but it should work....
- 01:28 Bug #17022: MP3 icon maps to wav.gif
- Peter also noted that other media file types are also missing, such as:
MP4, FLV, WMA, WMV - 01:26 Bug #17022: MP3 icon maps to wav.gif
- Thanks to Peter Klein for this interim fix...
Place your own mp3.gif file in typo3/gfx/fileicons/ (see gif file a...
2007-02-21
- 21:32 Bug #17025 (Closed): Video Not available
- Hi
Why is it not posible to se or download the videos on typo3.org?
Every time I click on the video links, noth... - 20:09 Bug #17023: JSMENU produces error if using baseurls
- lib.pulldownNav = HMENU
lib.pulldownNav {
special = directory
special.value = 86
1=JSMENU
1 {
levels = 3
... - 19:37 Bug #17023: JSMENU produces error if using baseurls
- Could you please provide a small portion of TypoScript to reproduce and test this on your patch? Thanks!
- 17:36 Bug #17023 (Closed): JSMENU produces error if using baseurls
- The JSMENU does not work with baseurls set i.e. in realURL enviroments
The reasons for this:
1. Array property fo... - 18:58 Feature #17024 (Closed): request for configurability of pagetree view in web->page module
- Add support for configuration of which pages are shown in the page tree of the web->page module, i.e. only show edita...
- 16:51 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
- There is no option to add an external URL for an alternative language using 4.0.4.
- 15:19 Bug #17022 (Closed): MP3 icon maps to wav.gif
- -- t3lib/stddb/tables.php maps the MP3 file type to wav.gif
-- mp3.gif is missing from typo3/gfx/fileicons/
It's... - 14:35 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- No, it is not better. Fix must not introduce new errors. This is a general typo3 rule.
- 14:31 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- >Patch is recalled due potential problems with various non-unicode encodings.
Why? Isn't it better to fix at least... - 13:41 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- the patch solve the problem for utf-8 (force charset) sites, but produce js error for win-1251 sites (and probably ...
- 10:50 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- thank you very much, Dmitry
- 10:26 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- Patch works well, I will send it to core team list
- 10:08 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- Here is it (in UTF8):
=======================================
# Example content:
имÑ: | *name = input,40 |
E... - 10:01 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- Can some of Russian-speaking people provide an example of mailform configuration here (with russian chars)? Before do...
- 09:51 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- Please, take a look and create SVN patch request for this simple change.
- 09:48 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- I have tried it with typo3-trunk from today (RC2) - it works.
Please, commit this change. - 13:17 Feature #16666: add stdWrap to some TS-Configure Vars
- There is a feature request specially for "alwaysActivePIDlist", see #0004427
(as a reporter i can't assign a rela... - 13:16 Feature #16665: Enable stdWrap for HMENU.alwaysActivePIDlist
- As Steffen Kamper pointet out,
.alwaysActivePIDlist.dataWrap = {register:whatever},{whatever:itwillbe}
does'n...
2007-02-20
- 23:42 Feature #17021: Add autocomplete="off" to BE login
- +1 for doing this on form fields with sensitive data
- 22:06 Feature #17021: Add autocomplete="off" to BE login
- Relation with http://bugs.typo3.org/view.php?id=4938 ?
- 22:03 Feature #17021 (Closed): Add autocomplete="off" to BE login
- As a security feature we could add autocomplete="off" to the password field or even the whole login page (and Instal...
- 23:12 Feature #16813: JSeventFuncCalls onunload
- Committed to Trunk
- 23:12 Feature #16813: JSeventFuncCalls onunload
- Fixed in TYPO3 4.1RC2
- 23:11 Bug #16229: onunload missing in JSeventFuncCalls
- Fixed in TYPO3 4.1RC2
- 22:42 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
- Fixed in 4.1RC2
- 22:15 Bug #16961: Sql Error editing BE User
- Fixed in TYPO3 4.1RC2
- 22:06 Bug #16912: Warning on uploading extension to TER (unserialize)
- Committed to Trunk
- 21:37 Bug #16912: Warning on uploading extension to TER (unserialize)
- Uploaded patch 0004873.patch
- 20:48 Feature #16477: Navigation title in tree view
- Hi,
the point is, that the pagetree is not rendered at the some point in core currently. So we have to implement thi... - 19:55 Feature #16477: Navigation title in tree view
- What about an option like:
options.pageTree.label = nav_title
default would be "title", and we would dynamically ad... - 19:11 Feature #16477: Navigation title in tree view
- I could modify the patch so it works with the 4.1 pagetree.
- 19:47 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- In fact, the import/export could quite take some time. But changing the limits at runtime might not work in all situa...
- 19:38 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- Surprisingly, changing the memory_limit at runtime seems to work quite well at many hosters, but I agree that it's no...
- 19:33 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- The "@ini_set" parts were introduced by Sebastian in revision 970 on 2006-01-04.
- 18:51 Bug #17020 (Closed): class.tx_impexp.php wants 256m memory_limit
- class.tx_impexp.php wants to set memory_limit to 256 MB.
Feb 16 09:06:48 server suhosin[16047]: ALERT - script tri... - 19:43 Bug #16991: AJAX navtree does not expand in Konqueror
- Thanks, it is working fine now!
Benjamin: In future, please don't close bugs before they are committed to SVN.
... - 18:53 Bug #16991: AJAX navtree does not expand in Konqueror
- Thanks, I've committed it to trunk.
- 18:32 Bug #16991: AJAX navtree does not expand in Konqueror
- That should do it. With this patch applied ( pagetree_konqueror_and_ie_final.diff, made from the SVN trunk) the paget...
- 16:48 Bug #16991: AJAX navtree does not expand in Konqueror
- Drag and drop seems to work fine in Konqueror, so I don't think we need to change it there.
I also checked the con... - 16:46 Bug #16991: AJAX navtree does not expand in Konqueror
- Yep, I think so.
- 16:26 Bug #16991: AJAX navtree does not expand in Konqueror
- We also have another getElementsByClassName in the DragDrop part of the same file. should we change that too?
- 13:29 Bug #16991: AJAX navtree does not expand in Konqueror
- Thanks Ingmar. I never claimed that my patch was final, because I yet have no clue how this is working. It just fixed...
- 12:34 Bug #16991: AJAX navtree does not expand in Konqueror
- Stucki, your patch wasn't really doing what it's supposed to do as just leaving the second argument to getElementsByC...
- 00:54 Bug #16991: AJAX navtree does not expand in Konqueror
- 1) I somehow got a debugger with konqueror in ubuntu after installing some plugins & turning on some options.
2) I... - 00:30 Bug #16991: AJAX navtree does not expand in Konqueror
- After some debugging using plain alert() calls (how can one debug JavaScript in Konqueror?) I think I found the probl...
- 00:11 Bug #16991: AJAX navtree does not expand in Konqueror
- Hi Benjamin, thanks for working on this issue! However, I just tried it out, and the problem is still there.
What ... - 19:21 Bug #16553: In BE Usergroup, it is not possible to select more than 20 tables(modify) at any time
- Patch committed to Trunk (4.1-dev), but still pending for TYPO3_4-0.
- 13:19 Bug #16553: In BE Usergroup, it is not possible to select more than 20 tables(modify) at any time
- The attached patch files solve this for TYPO3 4.0 and TYPO3 4.1RC1
- 19:03 Bug #17008: Script hangs by editing in Firefox Browser 2.0
- Sorry, forgot the technical details:
Runs under typo3 4.04 with the system extension. - 18:39 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
- The "width:100%, height:100%;" settings depend on revision 75 from 2003-12-19 and were introduced by Kasper. I also h...
- 18:20 Bug #17019 (Closed): SQL error with DBAL/PostgreSQL: quoting of varchar defaults
- While importing extension tcdirectmail there occured errors, because DBAL removes the quotes from varchar defaults.
... - 14:33 Bug #17002: cHash is not recreated on disposal in config.linkVars
- @Popy: Guess what this patch is doing! ;-)
- 14:25 Bug #17002: cHash is not recreated on disposal in config.linkVars
- cHash should not be in linkVars list ! It needs to be generated for each link !
- 11:25 Bug #17018 (Closed): $GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder'] = 'path/'; is not included
- An installed ext_tables.php with following content does not work:
$GLOBALS['TBE_STYLES']['loginBoxImage_rotationFo... - 11:22 Bug #17017 (Closed): $TBE_STYLES['inDocStyles_TBEstyle'] = ' .. style'; is not include in BE_Login
- An installed ext_tables.php with following content does not work:
$TBE_STYLES['inDocStyles_TBEstyle'] = ' .. style... - 10:49 Bug #16992: Missing French messages
- I found one more typo in French. I have attached updated patch file.
By the way, I am not sure the patch file will... - 10:32 Bug #17016 (Closed): [LocalLang: 0?]DEF is shows sometimes for content elements
- This happens if flag for the default language is nt set in TSConfig. We have a flag specially for such case, so use i...
- 10:13 Bug #17015 (Closed): "</col><//col>"keep duplicating each time I switch the view from WYSIWYG and text view
- when using Typo3 from IE and I'm copying a table from excel to typo3 in a page, everything is doing fine, but not unt...
- 08:13 Bug #17014 (Closed): generated page won't reflect 'doktype' settings
- When you have the doktype of a page set to 'advanced' you have one certain option to choose (Show content from this p...
2007-02-19
- 17:23 Bug #17013 (Rejected): Links to top don't work with config.baseURL set
- When a base URL is defined, the link '#' doesn't refer to the current page anymore.
If you are on page http://www.ex... - 17:20 Bug #16992 (Closed): Missing French messages
- Somes messages from the pi1 localisation file were missing in French. I have provided a patch with the missing transl...
- 14:53 Bug #17012 (Closed): Create versions from contet menu "versioning" does not refresh the page tree
- If the page tree is is not refreshed there is no visual feedback with the colouring in the tree.
(issue imported ... - 14:43 Bug #17011 (Closed): New branch version "shadows" page/element versions
- When a new branch version is created all page and element versions are lost. The initially shown content is that of t...
- 14:28 Bug #17010 (Closed): Web>View doesn't show correct content of custom workspace
- On a page with element versions the content of the LIVE WS is shown.
On a page with a page version the correct... - 11:21 Bug #17009 (Closed): default .htaccess file does not rewrite correctly
- the following line in the default .htaccess file doesn't rewrite correctly on the files 'showpic.php' and 'favicon.ic...
- 10:48 Bug #16953: RC1: Request parameters could not be validated
- This breaks the daimi_event extension.
I hope this will be documented in the release notes for the next RC, so that ... - 09:50 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
- Ok, thank you very much! I will change the code using "$GLOBALS['TYPO3_DB']" to solve the problem.
What I still do... - 09:31 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
- The SQL debug information isn't shown since you do not use $GLOBALS['TYPO3_DB']. So, your script closes the TYPO3 dat...
- 09:07 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
- No, I only perform selects to the Typo3-DB. I do this with "normal" PHP-commands - not with the Typo3-DB-functions; a...
- 09:34 Bug #17008: Script hangs by editing in Firefox Browser 2.0
- Which version of RTEhtmlarea and TYPO3 are you using? Are you using a TER version or the system extension delivered w...
- 09:25 Bug #17008 (Closed): Script hangs by editing in Firefox Browser 2.0
- On editing a text with an integrated hyperlink (correction) in the htmlarea-Editor the script hangs after deleting a ...
- 07:29 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
- The mail function was really broken ...
>Which BE language do you use? Are there long, unwrapped words in there? D...
2007-02-18
- 16:40 Feature #17007 (Closed): Use gd_info() to detect GD version
- TYPO3 requires now PHP 4.3, so gd_info() the installer can auto-detect the GD version.
(issue imported from ... - 14:05 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
- The mail function of the server was broken when I added the last note.
Any updates on the topic? - 13:25 Bug #17006 (Closed): After closing the document, the previous active document should appear
- After closing the document (when using Doc function), Typo displays message "No open documents", instead of displayin...
2007-02-17
- 23:49 Bug #16991: AJAX navtree does not expand in Konqueror
- Please try the patch. If no one objects, I think it will make it into 4.1RC2
- 23:21 Bug #17005 (Closed): RTE Editor not working in Firefox 3.0 Granparadiso
- Content is not displayed in the editor field and no content can be entered.
RTE Versions tested up to 1.5.1dev.
F... - 18:23 Bug #16908: htmlarea doesn't show up
- I do have Skype installed on 2 computers. But on those the htmlarea works perfectly. On the other computers it doesn'...
- 17:54 Bug #16908: htmlarea doesn't show up
- Have you Skype and especially the Skype toolbar installed?
For removing Skype(toolbar plugin) restored the rtemtm... - 13:11 Bug #16908: htmlarea doesn't show up
- Martin, all the changes from "Array" to "Object" are part of TYPO3 4.1. So if you use TYPO3 4.1 please remove in the ...
- 13:00 Bug #16908: htmlarea doesn't show up
- Hi Andreas,
I had the same problem starting from T3 4.1 onwards.
This fixed the problem:
http://svn.t3.digitaldi... - 14:59 Feature #17003: Add the js openPic-function to core-js
- @Clemens: You're right... Putting them into a separate JS file would be nice. I could imagine a static JS object that...
- 14:35 Feature #17003: Add the js openPic-function to core-js
- Nice to now, thanx Oliver. But for me it is a general problem to have all these javascripts in the head of the html.
... - 14:24 Feature #17003: Add the js openPic-function to core-js
- Thanks Oliver for this code lesson! ;)
so if you don't see a need to include the function by default, then please ... - 11:55 Feature #17003: Add the js openPic-function to core-js
- Or if you just want the openPic, you can just call
$GLOBALS['TSFE']->setJS('openPic');
The JavaScript code will the... - 11:52 Feature #17003: Add the js openPic-function to core-js
- You could do this by using TypoScript. In your extension you can use $this->cObj->cObjGetSingle(...) or $this->cObj->...
- 11:16 Feature #17003 (Closed): Add the js openPic-function to core-js
- the onclick-popup for Images in Extensions needs the function which is only in FE available if there are any content ...
- 14:49 Bug #17002: cHash is not recreated on disposal in config.linkVars
- I changed some thing in 0005010_2.patch:
* renamed $val to $var and $tmpVal to $tmpVar (it is a variable of linkVars... - 13:08 Bug #17002: cHash is not recreated on disposal in config.linkVars
- I agree. I'll change the this you mentioned and provide a new patch.
- 12:56 Bug #17002: cHash is not recreated on disposal in config.linkVars
- Hi Oliver,
good idea! This adds a very useful functionality to make all links "safe" :-)
Some comments:
1. W... - 11:18 Bug #17002: cHash is not recreated on disposal in config.linkVars
- The attached file 0005010.patch solves this problem.
* t3lib/class.t3lib_tstemplate.php: Just removing redundancy, n... - 11:16 Bug #17002 (Closed): cHash is not recreated on disposal in config.linkVars
- Imagine you'd like to forward one or more extension variables through the system. The common way to do this is to use...
- 14:03 Bug #17004: link which opens in new window with sizes and firefox form save option problems
- I am using Typo3 4.0.4
- 12:06 Bug #17004: link which opens in new window with sizes and firefox form save option problems
- Which TYPO3 Release Version are you using?
- 11:23 Bug #17004 (Closed): link which opens in new window with sizes and firefox form save option problems
- When creating a link and using as target widthxheight for example 620x420. Firefox's form saving option saves this va...
- 13:56 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
- In 3.8 TYPO3 didn't write the changes into a temporay file.
I have been running TYPO3 on Windows XP, 2000 and 2003... - 11:20 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
- In 3.8 TYPO3 didn't write the changes into a temporay file.
I have been running TYPO3 on Windows XP, 2000 and 2003... - 02:26 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
- I dont think that it is a Problem with my configuration. If i'm using the class.t3lib_install.php from the SVN Checko...
- 13:22 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
- Hm, this is strange. It looks like your database connection gets lost or a new connection is created and the old DB i...
- 12:51 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
- I tried your code, but still warnings. I also tried to store a pure string "hello" - without success. The code worked...
- 12:11 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
- "$GLOBALS['TSFE']->fe_user->setKey('user','sessionfachgebiete',$fachgebiet);" and "$fachgebiet is an array."
I guess... - 12:48 Bug #17001: config.linkVars check doesn't allow negative ranges
- I can live with reusing the "-" separator. But the code getting the lower and upper bound has to be changed anyway (c...
- 12:45 Bug #17001: config.linkVars check doesn't allow negative ranges
- I get the feeling of inconsistency here. I agree that -5--1 looks ugly, but if you insert spaces between, it is not s...
- 11:05 Bug #17001 (Closed): config.linkVars check doesn't allow negative ranges
- The newly introduced linkVars check in TYPO3 4.1 doesn't allow negative ranges.
Example:
config.linkVars = my_var... - 11:29 Bug #16999: Fe usernames are changed if data are loaded and saved in BE
- TYPO3 requires all login names to contain only alphanumeric letters and the underscore. It's the job of any FE extens...
- 11:07 Bug #16999: Fe usernames are changed if data are loaded and saved in BE
- Georg Ringer from the mailinglist found the extension cron_feuserscase
This ext works.. at least for 4.0.4 as I ha... - 10:45 Bug #16999: Fe usernames are changed if data are loaded and saved in BE
- Hm. I won't cosider a FE username like "Michael Stucki" as a very "special one".. You know.. I mean every username wi...
- 00:29 Bug #16999: Fe usernames are changed if data are loaded and saved in BE
- I don't consider this to be important since that case that this happens seems to be a very special one.
If you pro... - 10:43 Bug #16724: Pages don't show at Frontend after creating and unhiding them
- Does this behaviour still exist or could you manage to set your site caching correctly?
2007-02-16
- 21:35 Bug #17000 (Closed): BE permissions ignored
- A user may have restricted access to the backend edit forms via the »explicit deny« in the BE user group configuratio...
- 19:31 Bug #16999 (Closed): Fe usernames are changed if data are loaded and saved in BE
- Hi!
Well, I'm using T3 4.0.4 but as I don't know whether this major bug is in T3 4.1 I sent it into here.
If you ... - 18:46 Bug #16557: User>Workspaces discloses site info
- Fixed in SVN (4.1 and 4.0).
- 18:14 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
- Anyone who can reproduce this?
- 18:01 Bug #16998 (Closed): Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
- If have following PHP-Code inserted in a PHP-Script Content-Element in Typo3 Backend (using Extension "page_php_conte...
- 17:04 Bug #16876: "Import Extensions" shows all imported extensions also as "only found on this server"
- Fix is in SVN (trunk).
- 12:52 Bug #16876: "Import Extensions" shows all imported extensions also as "only found on this server"
- My patch bug-4822.diff is essentially the proposed solution, without comments and as unified diff
- 12:34 Bug #16876: "Import Extensions" shows all imported extensions also as "only found on this server"
- Air Traffic Control, I only read this reminder this morning. Please stay cool.
- 12:18 Bug #16876: "Import Extensions" shows all imported extensions also as "only found on this server"
- "Passengers Karsten and Bernhard, this is the final call, please come to gate number RC2, you are delaying the flight...
- 14:13 Bug #16997 (Closed): Empty subparts are not replaced
- If you include an empty subpart in your template, it will NOT be replaced.
<!--###part1### begin--><!--###part1###... - 14:09 Feature #16994: TCA: not possible to select over multiple tables
- Good,
then I will wait for 4.1 final and post my implementation in this bug. - 14:06 Feature #16994: TCA: not possible to select over multiple tables
- It's a new feature, so it can be at least in 4.2. Means: Wait until 4.1 is out, then we fork 4.1 into a new branch, a...
- 13:43 Feature #16994: TCA: not possible to select over multiple tables
- OK,
so, can I simple made a implementation based on 4.1RC1, or should I wait until 4.1 final is out? - 13:28 Feature #16994: TCA: not possible to select over multiple tables
- Any new feature has a chance to get into core if it does not break any existing functionality and does a good thing. ...
- 13:03 Feature #16994: TCA: not possible to select over multiple tables
- Sure,
I just thought of the minimalistic intervention.
But if I get a statement, if this feature/bug/improvemen... - 12:18 Feature #16994: TCA: not possible to select over multiple tables
- I do not like the idea of extracting tables from WHERE statement. It would be much simpler to add another property to...
- 10:34 Feature #16994 (Closed): TCA: not possible to select over multiple tables
- If you make a TCA-entry for "select" or "group" and define a 'foreign_table' it is not possible to make a where-state...
- 14:08 Bug #16996 (Closed): automaketemplate relPathPrefix and fragments
- automaketemplate prefixes fragment-only links with the relPathPrefix:
<a href="#a42"> becomes <a href="fileadmin/t... - 13:21 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
- So can we assume it's a problem of your configuration, not TYPO3?
- 12:13 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
- Maybe some program holds a lock on the file? You could eg have opened the file in an editor.
- 05:12 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
- Got an Email from Michael Stucki at the Windows-Install list:
Seems like the file copy is not working then. Can y... - 13:19 Bug #16971: .htacces in sysext fails in some apache configuration
- Thanks Dmitry.
- 10:42 Bug #16971: .htacces in sysext fails in some apache configuration
- Renamed .htaccess files, corrected NEWS.txt
- 10:26 Bug #16971: .htacces in sysext fails in some apache configuration
- Ok. I will remove those performance enhancements if you wish... Let it be so.
- 12:26 Bug #15707: Page highlighting for alt_db_navframe
- Committed to Trunk.
- 12:20 Bug #16978: deleteFromIndex method in indexed_search/class.crawler.php fails on deleting/hiding non-indexed pages
- Fixed in TYPO3 4.1
- 12:03 Bug #16995 (Closed): 0004694: Feature request: Mount point on higher level
- Hello
I still have the problem announced here :
http://bugs.typo3.org/view.php?id=412 [^]
I used to Typo3 4.0... - 09:10 Bug #16953: RC1: Request parameters could not be validated
- Hello Steffen,
please check also if this patch would help. Or inform the extension author to fix this, too.
- F... - 08:47 Bug #16980: Installation of extension that needs another extension blocks the whole system
- Thank you very much.
Also available in: Atom