Project

General

Profile

Activity

From 2007-03-12 to 2007-04-10

2007-04-10

20:42 Bug #17076: FE editing tools panel: change sort order crash
same problem also in Typo3 4.1.1 SP
17:51 Bug #17076: FE editing tools panel: change sort order crash
I have the same problem, TemplaVoila is not installed, Typo3 4.1 SP
16:51 Feature #17149: Feature Request - Add functionality to easily position new / move around already existing repetitive data objects in FCEs
See http://bugs.typo3.org/view.php?id=5390 this would solve your issue right? Nikolas Hagelstein
16:50 Task #17198 (Closed): Allow Drag&Drop of Content-Elements in Page-Module
Having something like :
http://typo3.org/extensions/repository/view/gb_bedraganddrop/0.3.0/
For FCEs and repeativ...
Nikolas Hagelstein
16:24 Feature #17123: No charset conversion for eID scripts, thus no locallang.xml useable
eID was invented with the purpose of not having all the usual overhead. Thus it is left to you to initialize the requ... Ingo Renner
16:02 Feature #17196: Constants in conditions
In the way I described it?
If so please post the link for the TSref so I can proof it.
Bjrn Kraus
15:54 Feature #17196: Constants in conditions
Constants are usable in TS conditions... Popy no-lastname-given
11:45 Feature #17196 (Closed): Constants in conditions
Although it is possible to have customized conditions in TypoScript using user functions it's common request to have ... Bjrn Kraus
15:47 Feature #15040: Logging with class.tslib_fe.php + awstats + realurl
I'm sorry for hijacking this report, but the topic is so very similar to the following feature request that it seems ... Ralf Hettinger
15:11 Feature #15040: Logging with class.tslib_fe.php + awstats + realurl
Hm... seems that this has been forgotten somehow.
I attached a patch against TYPO3 4.1.1 that adds the config opti...
Ralf Hettinger
13:40 Bug #17197 (Closed): doNotLinkIt (in TMENU's states (e.g. CUR) with special set to "rootline") is integer, not boolean
Note the template TypoScript in "Steps to Reproduce". The TypoScript makes a breadcrumb trail, but the current elemen... Neike Taika-Tessaro
13:25 Bug #14135: link wizard fails to remember external links
Is there any new information about this issue? Since I am still experiencing it with 4.1 final...
... as I said a ...
Ralf Hettinger
13:12 Bug #16450: BackEnd Login Not Possible
disabling the strict mode( introduced to solve mysql 5.0 bug)
my.ini (found in mysql installation directory)
# sq...
NssY Wanyonyi
10:19 Bug #16450: BackEnd Login Not Possible
Login attempts via Mozilla FireFox works correctly, but it's not working via IE or Opera.
All other functionality ...
Andrew V
12:36 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
Yes, interesting:
"TRUNCATE tbl_name is mapped to DELETE FROM tbl_name for InnoDB and doesn't reset the AUTO_INCRE...
John Angel
10:39 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
Firsts, we need to check how dbal works with this. Secondly, truncate is identical to delete in speed for innodb tables. Dmitry Dulepov
12:19 Feature #16218: Individual height of inline RTE
Hm. No feedback here; but I still think it's worth some, since I'm again in need for this little feature.
So by th...
Ralf Hettinger
12:01 Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
+1 for this usefull enhancement Bjrn Kraus
10:25 Bug #17195 (Closed): Creation of multiple folders in filelist module results in blank page
In the filelist module, the creation of more than one new folder returns a blank page. The folders are created though... Christopher Hlubek
09:57 Bug #16519 (Closed): BE-User is able to delete forbidden types of page content
Example:
For a BE-Usergroup I disallowed to use the page content type "Sitemap" (Explicitly allow/deny field value...
Nele
01:41 Bug #16166: Publishing a record breaks dam_ttcontent-relations
After discussion with other's I decided not to include such a TYPO3 core patch into the DAM extension. The code does ... René Fritz

2007-04-09

21:11 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
you didn't mention that... Ingo Renner
20:25 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
What unexpected results might occur because Autoindex is reset to zero?
We are talking about clearing the cache?
John Angel
18:03 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
This doesn't work as the behavior of DELETE is different from TRUNCATE, TRUNCATE will also reset the auto increment s... Ingo Renner
17:58 Feature #17123: No charset conversion for eID scripts, thus no locallang.xml useable
Hi Nikolas,
could you add your eid-skript to this bug, so I can take a look at it?
On my local machine, the "Fake...
Dominik Schmich
11:07 Bug #16826: HTML size of Pagetree should be siginificantly reduced
Ah, alright, thank you very much for the information. The problem is that TYPO3 takes quite long to finish the reques... Benni Mack
10:32 Bug #16826: HTML size of Pagetree should be siginificantly reduced
My CPU load while expanding the tree: the first 90% of the time frame CPU usage is less than 5%, and then it peaks to... John Angel

2007-04-08

21:21 Bug #16826: HTML size of Pagetree should be siginificantly reduced
interesting. Here's the thing:
Somehow AJAX (Javascript) is probably either
a) blocking the browser while fetching ...
Benni Mack
19:21 Bug #16826: HTML size of Pagetree should be siginificantly reduced
When expanding tree with 5000 pages, AJAX solution is even worst than non-AJAX.
Browser just isn't responding unt...
John Angel
16:49 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
Ha, I found out that I have this extension installed "altern_lang_page_link" which takes care of that! I included a s... Benni Mack
12:02 Feature #17194 (Closed): aTagTitle & noBlur at tt_content.menu
It would be nice to see this in the next version of css_styled_content:
####
tt_content.menu.20.1.1.NO.ATagTitle....
Georg Ringer

2007-04-07

12:43 Bug #17193: rte not working with firefox2.0.0.3
But still it is a duplicate of a bug which is fixed in TYPO3 4.1.1 and 4.0.6. Make sure you have cleaned up typo3temp... Michael Stucki

2007-04-06

18:21 Bug #17193 (Closed): rte not working with firefox2.0.0.3
It's the same problem like the as resolved marked Bug 0005266, but with TYPO3 4.1, rtehtmlarea 1.5.1dev, Firefox 2.0.... Matthias Baumgart
14:54 Feature #17150: webPageTree: wrap each line/page in pagetree with div elements
Hey, looks useful.
I hope to get something like this in 4.2, since I'm gonna do some changes to the pagetree anyway....
Benni Mack
10:53 Bug #17192: php-warning output on wiki.typo3.org
ok, Problem behoben,
danke Daniel
Martin Holtz
10:21 Bug #17192 (Closed): php-warning output on wiki.typo3.org
Hi,
to avoid spam, there is an page.restrictor.inc included.
That file makes output - therefore the wiki can no...
Martin Holtz

2007-04-05

16:15 Feature #16713: Validate Checkboxes
The original line looks like:
if ($confData['required'] && $confData['type']!='check') {
in Typo3 4.1 its ...
Jascha
15:39 Bug #17191 (Closed): Error when trying to move elements
I get the error:
Fatal error: Call to undefined method ux_t3lib_tsfeBeUserAuth::getMultipleGroupsWhereClause()
in ...
dogs-design
14:29 Bug #17190 (Closed): htmlarea doesn't load with SUSE Firefox and T3 4.1.1
The user-agent string contains an -1.3; see attached screenshot
fixed by adding an "&& HTMLArea.agt.indexOf("-1.3"...
Marc Bastian Heinrichs
09:55 Revision 2f05849e: Made debug logging of user-supplied SQL queries possible in t3lib_db.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2253 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
09:41 Revision 67cc4b93: Made debug logging of user-supplied SQL queries possible in t3lib_db.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2252 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
09:33 Revision 0754f175: Renamed Typoscript condition julianday to dayofyear
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2251 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
09:31 Feature #16937: Adding some more Date Conditions to class.t3lib_matchcondition.php
Changed "julianday" in SVN to "dayofyear" to avoid ambiguity of definition of Julian Date. Martin Kutschker
08:27 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
I have the same problem like Klaus Hinum describes here:
http://bugs.typo3.org/view.php?id=3491#9569
If I swit...
Ulrich Fischer

2007-04-04

23:05 Feature #16485: Security enhancement
I´m having the same problem ... is there a solution by now? Harp
18:46 Bug #16949: Absolute links are made relative which breaks link
I have the same problem.
config.typolinkCheckRootline works with internal links, but it cannot write REALURL links.
...
Ulrich Fischer
18:31 Bug #17189 (Closed): Replace DELETE FROM with faster TRUNCATE TABLE
Instead of:
$query = 'DELETE FROM '. $components['TABLE']. (strlen($where) ? ' WHERE ' . $where : '');

Should...
John Angel
17:53 Bug #17046: Umlauts not working in GIFBUILDER with php5
I already had this problem together with an incorrect working horizontal offset for GMENU!
My system (SuSE 10.0 64Bi...
Administrator Admin
17:17 Revision 8a572a9b: A directory handle was not closed correctly.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2250 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
17:15 Revision 21572300: A directory handle was not closed correctly.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2249 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
15:13 Bug #16545: GIFBUILDER indexcolors cropsized images
Lately I had again a problem with cropscaling GIF images, even with the applied patch that worked allready on the sam... Franz Koch
14:41 Bug #16545: GIFBUILDER indexcolors cropsized images
can this fix go to svn ?
Today i had this problem on a server, that the cropscaled were gif and created with wron...
Steffen Kamper
13:04 Feature #16726: Select FE user group(s) to display in user list
What is the status for the integration of the patch Carsten Stidsen
12:30 Bug #17188 (Closed): Hardcoded value for target of external links
For now value for target of external links is hardcoded to the '_blank' instead of using existing constant $PAGE_TARG... Kirill Klimov
10:16 Feature #17177: add feature to force user group on subpages
The feature is already available Peter Niederlag
09:15 Bug #17187 (Rejected): cache_hash gets filled up with menudata entries while using TMENU_LAYERS
Hi,
this bug has been introduced with release 4.x and is causing a mayor slowdown due to almost killing the database...
Matt

2007-04-03

23:35 Bug #17186: JSMENU showActive not working with entryLevel (was 1508)
I added a patch file to easily apply the changes.
---
http://www.phoenix-medien.de
Bjrn Kraus
23:28 Bug #17186 (Closed): JSMENU showActive not working with entryLevel (was 1508)
The showActive setting for the JSMENUITEM does not work when setting entryLevel. The problem is in tslib/class.tslib_... Bjrn Kraus
23:21 Bug #17183: removeDefaultJS does not work with spamProtectEmailAddresses
how awkward - should be
config.removeDefaultJS = external
then all works fine.
Please close or delete this, i ...
Steffen Kamper
16:26 Bug #17183 (Closed): removeDefaultJS does not work with spamProtectEmailAddresses
when setting
config.removeDefaultJS = extern
the JS for spamProtectEmailAddresses disappears and the spamprotect...
Steffen Kamper
20:14 Bug #17185 (Closed): GIFBUILDER TEXT antiAlias=0 doesn't work with black texts
If you set antiAlias=0 for TEXT objects in GIFBUILDER usually this should disable antialiasing, which is essential if... Jo Hasenau
18:14 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
It's not a Microsoft bug, it rather seems like a PHP bug! Michael Stucki
17:51 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
right, but as M$ won't fix such a thing, it could be implemented into T3. As this seems to be a very important functi... Andreas Balzer
17:49 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
Look here to see how tempnam() should work: http://ch2.php.net/tempnam
Especially watch the comment of "lreilly at...
Michael Stucki
17:36 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
I have found the position of the 'problem'..
In t3lib/class.t3lib_div.php there's the function function tempnam($fil...
Andreas Balzer
17:35 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
1) Check what t3lib_div::tempnam() is doing
2) Paste the contents into a separate PHP file and try the same again
3...
Michael Stucki
17:19 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
I have no such CPU here, so please debug, and make sure it's not a PHP problem. Michael Stucki
17:08 Bug #17184 (Closed): t3lib_div::tempnam('anything_'); returns invalid path
If you use t3lib_div::tempnam('anything_'); on Windows Vista 64 Bit (didn't check for other systems), you'll recieve ... Andreas Balzer
17:43 Feature #16937: Adding some more Date Conditions to class.t3lib_matchcondition.php
fixed in trunk for TYPO3 4.2 Ingo Renner
14:08 Feature #16937: Adding some more Date Conditions to class.t3lib_matchcondition.php
Discussing the issue on the core list now. Andreas Otto †
17:30 Revision dfa7a18f: Implemented feature request #4914: Adding to new conditions to class.t3lib_matchcondition.php.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2248 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
17:03 Feature #16942: provide new inputfield "directorypicker" in BE
Reinhard, I have noticed the same as you did, but I thought it was due to a change I had made during development betw... Andreas Wolf
09:56 Feature #16942: provide new inputfield "directorypicker" in BE
i have tried out your configuration for a dir picker selectiing a single dir using your new provided patch. with the ... Reinhard F¼hricht
09:12 Feature #16942: provide new inputfield "directorypicker" in BE
Hm, ok, I think this is possible, but I don't know how hard it is - at least not now, without having had a look at th... Andreas Wolf
08:52 Feature #16942: provide new inputfield "directorypicker" in BE
i would make it a "temporary mountpoint", showing only from this folder down. Stefano Cecere
07:47 Feature #16942: provide new inputfield "directorypicker" in BE
Ok, so you mean to define a folder in the 'config'-array and only this folder is shown? Or should the browser start i... Andreas Wolf
00:40 Feature #16942: provide new inputfield "directorypicker" in BE
i could sponsor other 50 EUR if the file browser could be configured to open from a (by TSConfig or TCA ) defined dir... Stefano Cecere
15:19 Bug #16407: Files in typo3temp/menu have wrong permissions
A patch for 4.1.1 was appended in the related bug 0003949 Batomo
15:13 Bug #16411: Files in typo3temp/GB have wrong permissions
Uploaded files from 3.4.2007 corrects the same bug in V4.1.1 :
in files:
typo3/sysext/cms/tslib/class.tslib_gifbu...
Batomo
14:50 Bug #17182 (Closed): Highlight current workspace in tree view
The current workspace is shown at the top of the tree view. This is an extremely helpful reminder since it is easy to... Francois Suter
14:30 Revision d06eda3d: Added PHPIDE-related files to svn:ignore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2247 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:21 Revision a4d9ef8c: Added PHPIDE-related files to svn:ignore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2246 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:13 Revision 72a2c5b6: Workspaces: added configurable synchronious stage change and publishing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2245 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:01 Bug #17181 (Closed): Flexforms dosen't resolve sheets
It's currently not possible to use references inside flexforms due to the fact that class.t3lib_tceforms.php dosen't ... Kasper Middelboe
10:04 Bug #17180: tslib_cObj::enableFields() doesn't work in T3 4.1, 4.1.1
Ok I agree but where is the sense of keeping not working method?
Maybe tslib_cObj::enableFields() should be removed?
Dominik Deka
09:56 Bug #17180: tslib_cObj::enableFields() doesn't work in T3 4.1, 4.1.1
Yes, so apparently the extension must be changed, and not vice versa. Michael Stucki
09:40 Bug #17180 (Closed): tslib_cObj::enableFields() doesn't work in T3 4.1, 4.1.1
In stever_rsscontent extension in pi1/class.tx_steverrsscontent_pi1.php was line containing:
$this->cObj->enableFiel...
Dominik Deka
00:12 Revision a0687cb0: Raising version number to 4.0.7-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2244 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:12 Revision f985ecbb: Raising version number to 4.1.2-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2243 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:11 Revision 10e39225: Tagging TYPO3 4.0.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-6@2242 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:11 Revision 5620a3d5: Tagging TYPO3 4.1.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-1@2241 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:09 Revision c2e9c01c: Release of TYPO3 4.1.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2240 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:08 Revision ade0886f: Release of TYPO3 4.0.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2239 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2007-04-02

23:55 Feature #16942: provide new inputfield "directorypicker" in BE
Well, I have added a directory-picker for select-boxes now, and the single-dir-picker doesn't interfere with the file... Andreas Wolf
14:34 Feature #16942: provide new inputfield "directorypicker" in BE
Ok, this is the configuration that works for me - as I said, only for a single folder, not for many:
'config' => A...
Andreas Wolf
12:03 Feature #16942: provide new inputfield "directorypicker" in BE
hi andreas,
the configuration should be exactly as you mentioned in your note.
$temp_tca['columns']['subheader'] ...
Reinhard F¼hricht
11:41 Feature #16942: provide new inputfield "directorypicker" in BE
Hello Reinhard,
could you please post the whole configuration for that field? I have to look at my configuration a...
Andreas Wolf
11:40 Feature #16942: provide new inputfield "directorypicker" in BE
hi andreas,
i patched the files using the patch file you have provided. after creating a file.picker with the new ...
Reinhard F¼hricht
21:16 Revision 8f8aa210: Raising version of rtehtmlarea to 1.5.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2238 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:13 Revision 54112fd4: Fixed bug #5088: Cache is not saved properly because of charset conflict in the database. Changing the field type of cache_hash.content from mediumtext to mediumblob. To make this work, you need to compare your database in the Install Tool.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2237 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:13 Revision 2b8f6b8a: Fixed bug #5088: Cache is not saved properly because of charset conflict in the database. Changing the field type of cache_hash.content from mediumtext to mediumblob. To make this work, you need to compare your database in the Install Tool.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2236 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:12 Bug #17053: cache is not saved properly
Make sure you update your database tables in the Install Tool when you have this problem... Michael Stucki
21:11 Bug #17053: cache is not saved properly
Solved. Michael Stucki
17:04 Bug #17179: Requirement for the same versions: The running TYPO3 version (4.1) is lower than required (4.1.0)
I thought the same, so was surprised.
Found that with t3skin_improved 1.5.2, which has this in ext_emconf.php:
...
...
Kirill Klimov
16:54 Bug #17179: Requirement for the same versions: The running TYPO3 version (4.1) is lower than required (4.1.0)
Hmm, I once thought this problem was solved. Which extension are you talking of? Michael Stucki
15:53 Bug #17179 (Closed): Requirement for the same versions: The running TYPO3 version (4.1) is lower than required (4.1.0)
Trying to install extension got this error message:
The running TYPO3 version (4.1) is lower than required (4.1.0)...
Kirill Klimov
11:50 Bug #17172: with vers1.4.4 htmlarea doesn't load in IE 7.x
incompatibility between htmlarea and TYPO3 version. The multiple different versions often lead to confusion, we are t... Peter Niederlag
11:44 Feature #17177: add feature to force user group on subpages
This feature is already implemented... Just add
TCEMAIN.permissions.groupid = 3
to the TSconfig of the root-pag...
Andreas Wolf
10:11 Feature #17177 (Closed): add feature to force user group on subpages
Scenario:
Many users working on several project subtrees of a site (may create pages). Access management via group...
Steffen Stein
11:10 Revision 0ddeeb8a: Fixed bug #4447: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2235 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:09 Revision aff9239f: Fixed bug #4447: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2234 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:01 Bug #17178 (Closed): Extensions with dependencies - datatransfer did not sucseed
I install cal and i got the message "Extensions suggested by extension "cal""
If i "Import now (opens a new window...
Martin Holtz
07:41 Bug #17110: Error showing pages after update to 4.1
This is a duplicate of #5088. Please try the proposed solution from there, and report if this works. Michael Stucki
04:42 Bug #17110: Error showing pages after update to 4.1
I suddenly also had this error message after converting a page to the YAML (yaml.de) framework. I'm using the "rlmp_t... Thomas Murphy

2007-04-01

19:28 Bug #16547: Link to external URL page doesn't forward
Is not fixed in 4.1 Andreas Bernhardt

2007-03-31

12:25 Feature #17175: Get rid of &no_cache parameter
keyword:cache Michael Stucki
12:25 Feature #17175 (Closed): Get rid of &no_cache parameter
The &no_cache parameter can be used to disabling caching of a requested website. This is bad because it is not needed... Michael Stucki
12:19 Bug #17174 (Closed): W3C Warning: trimming empty <dd>
If no caption is entered, then there is this ugly warning for every image (without caption) > <dd class="csc-textpic-... Georg Ringer
11:41 Bug #15133: Date/time field changes its value
Sorry, but I couldn't create relative path names. I'm using eclipse and have checked out the TYPO3core/trunk/t3lib as... Mario Matzulla

2007-03-30

19:08 Bug #17173: htmlarea stopped working in Firefox after update
Please add further comments at bug-id #5295 - this one was a duplicate of it. Oliver Hader
19:06 Bug #17173: htmlarea stopped working in Firefox after update
This bug should be solved. Please have a look to bug-id #5266
There are prereleases for TYPO3 4.0.6 and 4.1.1 at htt...
Oliver Hader
17:47 Bug #17173 (Closed): htmlarea stopped working in Firefox after update
Same issue as with the previous Firefox update problem (http://bugs.typo3.org/view.php?id=4870) That problem was with... Ben
19:01 Bug #17172: with vers1.4.4 htmlarea doesn't load in IE 7.x
RTEhtmlarea 1.4.4 is not compatible with TYPO3 4.1. Please use the system extension of the prerelease at http://www.m... Oliver Hader
18:47 Bug #17172: with vers1.4.4 htmlarea doesn't load in IE 7.x
I forgot to post the typo3 version: its 4.1. Andreas
12:22 Bug #17172: with vers1.4.4 htmlarea doesn't load in IE 7.x
I cannot confirm this. I've tested on IE 7.0.5730.11 with TYPO3 4.0.6 and RTEhtmlarea from TER (with and without comp... Oliver Hader
11:55 Bug #17172: with vers1.4.4 htmlarea doesn't load in IE 7.x
Under IE 7.0.5730.11 htmlarea 1.5.1dev works fine Frank Nägler
11:02 Bug #17172 (Closed): with vers1.4.4 htmlarea doesn't load in IE 7.x
This report relates to the bug 0005266 "htmlarea doesn't load with new Firefox 2.0.0.3".
This bug is marked as resol...
Andreas
16:58 Feature #17150: webPageTree: wrap each line/page in pagetree with div elements
Update tree.js fixing one problem,
so LATEST PATCH is Trees.wrap_v2.diff (against revision 2233)
Please, delete ...
Kirill Klimov
12:31 Feature #17150: webPageTree: wrap each line/page in pagetree with div elements
+1
i have ideas about some extensions where this patch could be pretty useful.
Dmitry Pikhno
12:26 Feature #17150: webPageTree: wrap each line/page in pagetree with div elements
Old patch (class.webpagetree.php.diff) is not complete - please DELETE it.
Here is new patch (Trees.wrap.diff) whi...
Kirill Klimov
14:37 Bug #15133: Date/time field changes its value
2:00 26-3-2006 is the date where in 2006 the changed from wintertime to summertime. So this doesn´t exist in germany.... Jens Hirschfeld
12:26 Bug #17155: rte not working with firefox2.0.0.3
@prashant: Please update your RTEhtmlarea to 1.4.4 from TER or use the system extension of the TYPO3 4.0.6 prerelease... Oliver Hader
11:05 Bug #17155: rte not working with firefox2.0.0.3
Hi prashant,
this bug had been allready reported and is marked as resolved:
http://bugs.typo3.org/view.php?id=5266...
Andreas
10:51 Bug #17155: rte not working with firefox2.0.0.3
Same as: http://bugs.typo3.org/view.php?id=5266
Can be closed
Rob Vonk
11:52 Bug #17128: Element browser cannot be used on new child records of a new parent record.
Committed to SVN Trunk & TYPO3_4-1 Oliver Hader
11:51 Revision b797209d: Fixed bug #5248: IRRE - Element browser cannot be used on new child records of a new parent record
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2233 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:41 Revision 6f10413c: Fixed bug #5248: IRRE - Element browser cannot be used on new child records of a new parent record
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2232 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:34 Bug #17062: Extensions crash when using HTMLArea in FE
Committed to SVN TYPO3_4-1.
This bugfix will be replaced with the patch of bug-id #5177 end of April 2007 if it prov...
Oliver Hader
11:34 Revision 700a477d: Fixed bug #5105: Extensions crash when using HTMLArea in FE (will be replaced by bugfix #5177 from Trunk end of April 2007)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2231 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:25 Bug #17171: 4.1.1RC1: DB Checks suggest to 'DROP KEY uid'
It's not a bug. Michael Stucki
09:33 Bug #17171: 4.1.1RC1: DB Checks suggest to 'DROP KEY uid'
I have seen now, that somehow a strange key named uid has been in my sys_products_orders table, but not in the extens... Franz Holzinger
09:24 Bug #17171 (Closed): 4.1.1RC1: DB Checks suggest to 'DROP KEY uid'
With the current 4.1.1RC1 and globally installed tt_products the Database Analyzer always suggests to drop the uid ke... Franz Holzinger
11:09 Bug #16823: import of extension: Error: MD5 hash of downloaded file not as expected:
Fixed. Michael Stucki
08:41 Bug #16823: import of extension: Error: MD5 hash of downloaded file not as expected:
This has been fixed in SVN now. Close this bug request. Franz Holzinger
09:32 Bug #17168: Link popup don't have scrollbar with compressed script and patch for FF2.0.0.3 (see 0005266)
Changing status to resolved. Works in version 1.4.4 Patrick Broens
09:29 Bug #17168: Link popup don't have scrollbar with compressed script and patch for FF2.0.0.3 (see 0005266)
Yes it's resolved (tested on 3 install) Christophe Monard
09:07 Bug #17168: Link popup don't have scrollbar with compressed script and patch for FF2.0.0.3 (see 0005266)
So we can assume this problem is resolved with version 1.4.4? Then we can put the status of this bug to 'resolved'. Patrick Broens
08:34 Revision efabe2ea: * Fixed bug #4725: Add parameter $allVer to function call of searchExtensionsXML in order to fetch the extension data also for older versions of an extension.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2230 709f56b5-9817-0410-a4d7-c38de5d9e867 Franz Holzinger
08:29 Revision 5b4d0152: * Fixed bug #4725: Add parameter $allVer to function call of searchExtensionsXML in order to fetch the extension data also for older versions of an extension.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2229 709f56b5-9817-0410-a4d7-c38de5d9e867 Franz Holzinger
00:36 Revision 1bd2a4d2: Some non-functional changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2228 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:36 Revision d7eea6c4: Some non-functional changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2227 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:35 Revision b3f39126: Some non-functional changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2226 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:12 Bug #17115: Wrong &chash values should trigger an error
Hi Steffen,
I've seen that Elmar has set up an article about proper caching of plugins, so probably you could mana...
Michael Stucki

2007-03-29

21:31 Bug #17170 (Closed): TYPO3 core modules should be adapted for mod.php
See infos at http://lists.typo3.org/pipermail/typo3-team-core/2007-March/007751.html
(issue imported from #M...
Michael Stucki
17:24 Bug #17168: Link popup don't have scrollbar with compressed script and patch for FF2.0.0.3 (see 0005266)
No script error (firefox developper toolbar test) with RTE 1.4.3 compressed script : still no scroll bar.
Tested R...
Christophe Monard
16:48 Bug #17168: Link popup don't have scrollbar with compressed script and patch for FF2.0.0.3 (see 0005266)
You can upgrade your local extension to RTEhtmlare 1.4.4. I've uploaded the new version to TER today. Oliver Hader
16:47 Bug #17168: Link popup don't have scrollbar with compressed script and patch for FF2.0.0.3 (see 0005266)
I could not reproduce it myself, even with the given configuration
Do you get any javascript errors?
Patrick Broens
16:41 Bug #17168: Link popup don't have scrollbar with compressed script and patch for FF2.0.0.3 (see 0005266)
Problem show on :
- Typo3 4.0.5
- rte html area 1.4.3 with latest FF 2.0.0.3 diff patch.
Christophe Monard
16:37 Bug #17168: Link popup don't have scrollbar with compressed script and patch for FF2.0.0.3 (see 0005266)
I could not reproduce this on latest SVN revison of TYPO3_4-1 and Trunk.
What TYPO3 version and or RTEhtmlarea versi...
Oliver Hader
16:18 Bug #17168 (Closed): Link popup don't have scrollbar with compressed script and patch for FF2.0.0.3 (see 0005266)
Enabling the compressed script in RTE cause the scrollbar to disapear in link creation window.
Don't have the time...
Christophe Monard
16:19 Bug #17169 (Closed): word spit incorrectly works with UTF-8 texts
Some letters in utf-8 texts are cut, when displayed in search results. This can be fixed by adding 'u' modifier to pr... Dimitriy Simakov
15:32 Bug #14145: typo3/border.html is XHTML, wich makes trouble in IE
Just seen this issue with Typo 4.1 on IE 7 on XP SP2.
Removed the XML declaration and it was ok.
Andy Clark
15:18 Bug #15686: Safari doesn't load vertical menu frame alt_menu.php when "Startup in Task Center" is enabled
any news about this bug?
maybe new Thomas's "startup module" feature does fix it? anybody has already tried it?
Stefano Cecere
15:06 Bug #17167: class.t3lib_treeview.php - No such file or directory in class.t3lib_browsetree.php on line 52
I thought, I had deleted the path for the website but I can't edit my original issue.
Anyway, the website is in /w...
Christopher Schnell
14:57 Bug #17167: class.t3lib_treeview.php - No such file or directory in class.t3lib_browsetree.php on line 52
What is the directory /www/typo3.mda.ch/doc/ for? What is in "doc"?
The error tells, that /www/typo3.mda.ch/doc/t3li...
Oliver Hader
14:29 Bug #17167 (Closed): class.t3lib_treeview.php - No such file or directory in class.t3lib_browsetree.php on line 52
Really randomly, I get the following warning and fatal error message:
Warning: require_once(/www/typo3.mda.ch/doc/...
Christopher Schnell
14:46 Feature #16942: provide new inputfield "directorypicker" in BE
The patch was created against TYPO3 4.0.4. The extra whitespace was created by debug-instructions I inserted and remo... Andreas Wolf
14:33 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Several patches for different TYPO3 branches were published in TER and SVN. New releases of the 4.0.x and 4.1.x branc... Oliver Hader
14:19 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Okay, there were three new releases published to TER:
* 1.1.6 (replacing 1.1.5) for the TYPO3 3.7 branch
* 1.2.2 ...
Oliver Hader
12:33 Feature #17114: Display Updated(date of last update) within the Extension Mangager
sure why not, you already marked it correctly as a feature request Ingo Renner
12:19 Feature #17114: Display Updated(date of last update) within the Extension Mangager
Ingo: By the way, is that the right place to post this feature request? Jonas Felix
12:04 Feature #17114: Display Updated(date of last update) within the Extension Mangager
no problem, I changed it back... Ingo Renner
11:49 Feature #17114: Display Updated(date of last update) within the Extension Mangager
Ingo Renner: So sorry, that was by mistake. I didn't wanna to assign it to somebody. Jonas Felix
11:38 Feature #17114: Display Updated(date of last update) within the Extension Mangager
Jonas: please do NOT assign issues to a developer by your own. It is like somebody else would go and tell you what to... Ingo Renner
12:20 Bug #17166 (Closed): This is a test ticket (delete me)
This is a test to see if the ticket is assigned by default.
(issue imported from #M5317)
Sudara Williams -
10:28 Feature #17032: improve text mode of RTE
I think the text mode is implemented directly with the browser features (design mode vs text mode), so IMHO there is ... Martin Kutschker
10:18 Bug #17163: Unable to create a workspace
Tks for you quick answer, Andreas.
You're right : I try 'Databse Analyzer' which found a lot of updates to do (ALTER...
DALERY
10:06 Bug #17165 (Rejected): the 'hide page' flag does prevent the templates from being inherited to its children
hallo
i have created the following setup:
- created a site structure
siteroot
subpage1
su...
ossi petz
09:16 Bug #16450: BackEnd Login Not Possible
Change the slq_mode:
Go to mysql config file my.ini and change: sql_mode='MYSQL4';"
Add a user (User "admin" an...
Philipp Heine
01:20 Bug #17164 (Closed): Puerto Rico is listed as a US state
Puerto Rico is listed as a US state inside the table static_country_zones. Puerto Rico is a country not a US state.
...
Jeremy

2007-03-28

23:50 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
ops.. sorry
i made some deeper tests, and it doesn't work perfectly...
tomorrow i'll do better tests
Stefano Cecere
23:45 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
hi Oliver
yes, now it works (with your little modification to my ext)
as i wrote in the email, we shoudl explai...
Stefano Cecere
13:11 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
Any news on this? Did someone experience further problems using the patch? If nobody objects I'm going to publish thi... Oliver Hader
21:43 Bug #17163: Unable to create a workspace
Please have a look at the Database Analyzer in the Install Tool. Does it display any missing columns? If yes, please ... Andreas Wolf
16:06 Bug #17163 (Closed): Unable to create a workspace
When I try to create a workspace, I get the following error :
Errors:
2: SQL error: 'Unknown column 'review_stage_...
DALERY
17:04 Bug #17101: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
Committed to SVN Trunk (as in 0005177_v12_trunk.patch).
If nobody experiences negative side-effects in Trunk, this w...
Oliver Hader
17:02 Revision 443e58fd: Fixed bug 5177: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2225 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:12 Revision f4c9bfba: Small changes to ChangeLog of TYPO3_4-1 and Trunk
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2224 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:12 Revision 1f8904d1: Small changes to ChangeLog of TYPO3_4-1 and Trunk
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2224 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:03 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
I use 4.0.4 with TV 1.3. The only thing of Zach´s code I added is the recommended if clause against 'pages'.
The e...
Thomas Buss
16:00 Revision f9c48066: Fixed bug 5288: Missing parameter in recursion of t3lib_div::array_merge_recursive_overrule
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2223 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:59 Revision cc2e14e5: Fixed bug 5288: Missing parameter in recursion of t3lib_div::array_merge_recursive_overrule
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2222 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:58 Bug #17152: Error in function t3lib_div::array_merge_recursive_overrule
Committed to SVN - Trunk & TYPO3_4-1 Oliver Hader
15:48 Revision b45d3fdb: Adding page tree backwards compatibility for JavaScript function hilight_row() to tree.js (by Benjamin Mack)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2221 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:47 Revision ec04db6a: Adding page tree backwards compatibility for JavaScript function hilight_row() to tree.js (by Benjamin Mack)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2220 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:33 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Fixed in SVN: Trunk, TYPO3-4_1, TYPO3-4_0 Oliver Hader
12:26 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Morten, as mentioned one post before yours:
There will be new patch-level releases of TYPO3 4.0 and 4.1, which means...
Oliver Hader
12:22 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Will there be a new version of TYPO3? - should be. It's not fair to patch a fresh install of TYPO3. Morten Therkildsen
11:06 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
I uploaded the new extension versions for TYPO3 3.7 and TYPO3 3.8. Please do not use them for TYPO3 4.x releases!!
E...
Oliver Hader
10:38 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Just a question: Why is htmlarearte 1.5.1dev NOT in TER??
Probably this would be much easier to handle for most us...
Clemens Riccabona
10:26 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Ok. I confirm that this works for me now, too. No clue why I could not get it to work before. Christian Lerrahn
09:54 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
@Christian Lerrahn:
You're almost right. The problem is "solved" (FF 2.0.0.3 and rtehtmlarea don't work together) - ...
Christian Hernmarck
01:18 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Guys, it is rather unhelpful if dozens of people posts patches here that don't really solve the problem. That the pat... Christian Lerrahn
14:41 Revision f3779593: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2219 709f56b5-9817-0410-a4d7-c38de5d9e867
Patrick Broens
14:41 Revision 8374398a: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2218 709f56b5-9817-0410-a4d7-c38de5d9e867
Patrick Broens
14:39 Revision 766a67cd: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2217 709f56b5-9817-0410-a4d7-c38de5d9e867
Patrick Broens
14:36 Revision 6aa79bd5: Version change to 1.6.1dev for 4.2 branch
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2216 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
14:33 Revision d75c6737: Bugfix 5266
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2215 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
14:33 Revision d0da5e8b: Bugfix 5266
Raising the version number to 1.5.2dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2214 709f56...
Patrick Broens
13:25 Feature #16942: provide new inputfield "directorypicker" in BE
Andreas, what is the real revision you created a patch file of? I couldn't apply your patch file. Furthermore please ... Oliver Hader
13:06 Revision 2a2a72aa: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2213 709f56b5-9817-0410-a4d7-c38de5d9e867
Patrick Broens
13:01 Revision b50ca097: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2212 709f56b5-9817-0410-a4d7-c38de5d9e867
Patrick Broens
12:55 Revision e48bd4b1: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2211 709f56b5-9817-0410-a4d7-c38de5d9e867
Patrick Broens
12:49 Revision d2eb2af4: Bugfix 5266
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2210 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
12:49 Revision 4c03db6a: Bugfix 5266
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2209 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
12:41 Revision 2239c5fd: Added +stdWrap for the .src parameter of "FRAME"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2208 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
12:37 Revision e55a995a: Bugfix 5266
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2207 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
12:36 Revision 4f662fd0: Bugfix 5266
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2206 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
12:35 Revision dfb178e7: Bugfix 5266
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2205 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
12:31 Bug #16791: New default behaviour for PAGE_TARGET
please do it also this for
content.pageFrameObj =
this is used in Sitemap/Menu-CE and is very annoying that de...
Steffen Kamper
11:11 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
No sorry, no idea yet. At the moment we are working on a T3 <-> ORACLE testsystem where we hopefully can solve all pr... Michael Ablass
10:37 Bug #16948 (Closed): Missing Swedish flag
Missing Swedish flag for Web site languages (/gfx/flags/)
Send missing flag as attachment
(issue imported from #M5...
Tapio Markula
10:20 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
it'll be also nice if the second menu-level of the moreoptions could be disabled, so that hiding/unhiding, pageproper... Franz Koch
10:03 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
would have been nice it this one would have made it into 4.1 as it a useabillity-bug to me - and really easy to fix :( Franz Koch
09:34 Bug #15133: Date/time field changes its value
Hi Mario, thanks for the new version. Still buggy, thou.
Doesn't work:
- Date entered: 11:00 11-3-2006
- TAB. Da...
Ernesto Baschny

2007-03-27

20:17 Bug #15133: Date/time field changes its value
Hi Ernesto,
I fixed some issues in jsfunc.evalfield.js and I combined all changes in one file - though I'm not sur...
Mario Matzulla
19:36 Feature #16942: provide new inputfield "directorypicker" in BE
Hi Boris,
hi Oliver
did you have a look at the patch I provided?
Greets,
Andreas
Andreas Wolf
19:34 Bug #17162 (Closed): 1-2-3-wizard fails if typo3conf/ is not writeable
If the typo3conf/-dir is not writeable, the 1-2-3-wizard fails to connect to the database after entering the access-p... Andreas Wolf
19:09 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
Thomas, which version of TV do you use? pre-1.3-versions had a bug that created all new content-elements as reference... Andreas Wolf
19:08 Feature #15889: Clean up inline javascript in menu_layers.php
This has relations to http://bugs.typo3.org/view.php?id=5064
I don't know a better way either and think there prob...
Ralf Hettinger
12:26 Feature #15889: Clean up inline javascript in menu_layers.php
I have to mention following: I use this code within my projects, and it's okay for me. BUT: you have to write followi... Clemens Riccabona
17:40 Feature #17125: Storage page for child records
The attached file (0005242_v2.patch) allows to use the "General Record Storage page" of a page in the rootline. If th... Oliver Hader
17:29 Feature #16900: Use static method to integrate prototype or script.aculo.us framework
Was there any news on this integration?
Right now I have this problem while writing a new feature for the backend: H...
Benni Mack
17:21 Revision 68058739: Added hook to class.t3lib_userauthgroup.php, function recordEditAccessInternals
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2204 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
17:15 Revision d8c62b7b: Added hook to class.t3lib_userauthgroup.php, function recordEditAccessInternals
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2203 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
17:03 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Just uploaded a corrected version for rtehtmlarea 1.5.1dev -> 1.5.1a-dev
for the ones with Typo3 v 4.1.0
Works f...
Christian Hernmarck
16:48 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Solved the problem for my customer as follows:
Installed Version 1.3.8 from TER.
Deleted the OR of the is_wamco...
Clemens Riccabona
16:41 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Regarding TYPO3 3.8: of course new fixed versions will be released for 3.8 as well.
But: the version I attached to...
Karsten Dambekalns
16:27 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
@Clemens:
my rte 1.4.3 *is* for Typo3 >= 4.0 (see below) but AFAIK the ExtManager in Typo3 3.8 doesn't care about...
Christian Hernmarck
16:15 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
The problem concerning 3.8 is solved by using the patch only (the diff may not work, but i didn't test this). I just ... Axel Klarmann
16:14 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
This may be right. But I can not update to typo3 4.1 immediately, because the system is a little bit more sophisticat... Clemens Riccabona
15:47 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Regarding ~13346 - the extension I uploaded is taken from 4.0.5, most probably it is simply incompatible to TYPO3 3.8. Karsten Dambekalns
15:38 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
My Xperience: Typo3 3.8. Intalled T3X_rtehtmlarea-1_4_3-z-200703261132.t3x as provided above as sysext.
Deleted all...
Clemens Riccabona
15:31 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
In reply to note 0013330:
Using a version of RTEhtmlarea that was not made for TYPO3 4.1 will throw errors. The "eac...
Oliver Hader
09:23 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
I tried both .t3x files on a Firefox 2.0.0.3 and TYPO3 4.1 installation, but both fail.
The Firefox error console ...
Robert Destigter
16:15 Bug #15822: htmlArea RTE does not load when served by Win XP Home
Thomas, please don't mix bugs. This bug report is about something different. The Firefox 2.0.0.3 issue is found at bu... Oliver Hader
16:06 Revision e1b043da: Changing Benjamin Macks email address in a comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2202 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:36 Bug #17161 (Closed): Access rights where checked by two functions
I would like to extend the user access rights, so I used the hook in the function "calcPerms" (which is called by "do... Robert Heel
15:30 Bug #17160: EM doesn't recognize FOREIGN key constraints in ext_tables.sql
Also, if ext_tables.sql has more than one foreign key constraint only the last one is added and executed Kasper Middelboe
13:51 Bug #17160 (Closed): EM doesn't recognize FOREIGN key constraints in ext_tables.sql
The EM thinks FOREIGN key constraints are new and wants to alter the table even tough its already up to date.
...
Kasper Middelboe
14:06 Bug #16772: Content encoding with x-gzip not allowed
Okay, I made one small change, added several missing JavaDoc comments and fixed spacing/tabs of the whole file.
Oliver Hader
13:27 Bug #16975: PHP 5.2.1: Extension Manager: Parse Error / Syntax Error
@ Michael:
> In any way, this seems to have nothing to do with this bug report, does it?
I don't know if this b...
David Bruchmann
08:19 Bug #16975: PHP 5.2.1: Extension Manager: Parse Error / Syntax Error
In any way, this seems to have nothing to do with this bug report, does it?
@M. Lei: Where is this short opening t...
Michael Stucki
08:17 Bug #16975: PHP 5.2.1: Extension Manager: Parse Error / Syntax Error
Seems I can reproduce this within my editor. There is no quote missing, but apparently you have UTF-8 enabled, and th... Michael Stucki
01:42 Bug #16975: PHP 5.2.1: Extension Manager: Parse Error / Syntax Error
Had a ressembling effect with t3lib_div.php.
In some line (converting danish signs) there is a single quote missing...
David Bruchmann
13:00 Feature #17159 (Closed): changing database engine on existing tables
It's currently not possible to change the database engine to i.e. type=innodb on existing tables from extensions.
...
Kasper Middelboe
12:54 Feature #15575: Include date selection widget into the TYPO3 Core
Which extension is meant? There are two extensions called 'date2calendar'.
The extension keys are: erotea_date2cal a...
Clemens Riccabona
12:26 Bug #17158 (Closed): HMENU doesn't work with special=userfunction and expAll
The generated menu displays sub-pages for each item which doesn't have a _SUB_MENU entry in the given menuArr.
The a...
Raphael GEYER
12:15 Bug #17157 (Closed): pilup.gif not the same style as pildown.gif -> Solution provided!!
The pilup.gif is not the same style as pildown gif in list and file->list
go to a folder in Filelist which has more ...
Clemens Riccabona
10:27 Bug #17053: cache is not saved properly
Just to let you know that i do experience this bug too.
my case :
- typo3 4.1
- backend in latin1 (which shall n...
gregory
10:05 Feature #17156 (Closed): Define type of child record
I would like to propose a new IRRE feature which allows to define the type of the foreign record created by IRRE.
...
David Bruehlmeier
02:14 Bug #16790: Only white page on backend
Hy Franz,
the Echo-function as you proposed is a nice idea but perhaps no solution for all possible faults.
Ano...
David Bruchmann

2007-03-26

23:17 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
reply to (0013323) Lars-Erik Forsberg:
Same here.
The no-wamcom-Patch semms to run through...
I patched it m...
Christian Hernmarck
21:18 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
I was able to successfully patch rtehemlarea v1.5dev on a TYPO3 4.1 install with "bug_5266.diff" supplied above. Ho... Lars-Erik Forsberg
20:09 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
With bug_5266.diff and typo 4.1 with rhtmlarea 1.5-dev it works.
Thanks
Marcel Alburg
15:48 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Oh well... For sure it does! The attached patch bug_5266.diff is for current SVN which should be equal to TYPO3 4.1.
...
Michael Stucki
15:39 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
The extensions doens't work with typo3 4.1.
Is there any patch for htmlarea 1.5-dev ?
Marcel Alburg
12:17 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
I replaced Patricks patch with a slightly fixed version (removed double ";;" in the compressed version).
Additiona...
Michael Stucki
11:52 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
I just uploaded a patch that removes the check for WaMCom completely (no updates on that project since 2003, abandone... Karsten Dambekalns
11:17 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
The patch: T3X_rtehtmlarea-1_4_3a-z-200703251756.t3x
is working at my typo3 installation.
Thanks.
When will ...
Christoph Blömer
23:14 Bug #16975: PHP 5.2.1: Extension Manager: Parse Error / Syntax Error
I met this issue when I upgraded my PHP from 5.2.0 to 5.2.1. The reason was that there was a "<?", instead of "<?php"... M Lei
18:38 Revision e6c3705c: Adding GraphicsMagick paths to automatically checked paths of install tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2201 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
18:37 Revision fd4ce6ac: Changing Benjamin Macks email address in a comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2200 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:18 Bug #15133: Date/time field changes its value
Mario,
unfortunately your patch doesn't work for me. I have default serverTimeZone (=1). When I create a new tt_ne...
Ernesto Baschny
11:31 Bug #16907: Extensions can't be downloaded from Backup/Delete page using IE7
I have just posted the diff as well Alban Cousinie
11:04 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
Thank you Michael for your ansmer!
I havealeady tested this solution, but it doesn't seem to work. None record are...
Simon Boussekeyt
11:01 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
Of course, the Patch works generally, but after installing, in templa voila all new content elements from users in a ... Thomas Buss
09:36 Bug #17155 (Closed): rte not working with firefox2.0.0.3
In firefox2.0.0.3 rte is loading after refreshing 2-3 times but not able to write as cursor not coming
typo3 4.0.2...
prashant
01:13 Feature #17154 (Closed): Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
The nice and quite easy to set up mailforms offered for normal editors by TYPO3 have imo a major drawback regarding m... Ralf Hettinger

2007-03-25

23:31 Feature #17153 (Closed): Domain-entry-page without apache Redirect + Patch
Hello,
i've a webproject with a some domains domain1.tld and domain2.tld
my page tree looks like this
+ ROOT
...
Marcel Alburg
18:02 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Since I dont' know if someone is updating the current rtehtmlarea extensions I did it for version 1.4.3 -> 1.4.3a :-)... Christian Hernmarck

2007-03-24

18:20 Bug #16908: htmlarea doesn't show up
This issue is being closed. If you experience further problems, please go to bug-id #5266 and post your note there. Oliver Hader
18:11 Bug #16908: htmlarea doesn't show up
Hi Oliver!
I'm so sorry, i didn't realize that there was a local install left by T3 4.0.5.. :-/
I'm so stupid..
P...
Andreas Balzer
18:00 Bug #16908: htmlarea doesn't show up
@Andreas: Just for testing, please disable the compressed scripts for RTEhtmloarea at the Extension Manager. Do/did y... Oliver Hader
17:53 Bug #16908: htmlarea doesn't show up
hm.. i used the diff, removed all rtehtmlarea temp files cleared all caches and restarted my firefox browser.. the re... Andreas Balzer
16:24 Bug #17152: Error in function t3lib_div::array_merge_recursive_overrule
I can confirm this. The $includeEmtpyValues was only used on the first level but not in recursion. The attached patch... Oliver Hader
15:21 Bug #17152 (Closed): Error in function t3lib_div::array_merge_recursive_overrule
The function t3lib_div::array_merge_recursive_overrule recursivly merges 2 arrays. on line 1657 The recursion however... Lukas Rüegg
13:19 Bug #17151: Page module does not work/start
Hm, i guess this is more related to Apache as to TYPO3. Probably you try to use mod_authn_dbd or mod_authn_dbm on you... Oliver Hader
09:17 Bug #17151: Page module does not work/start
hi!
During the night i recognized, that it sometimes work but sometimes not.. strange.
Anyway: Linux vs186091 2.6...
Andreas Balzer
12:40 Bug #17133: install tool crashes with PHP 5.2.1
Increase php error log level and observe logfiles. Nikolas Hagelstein
12:38 Feature #17123: No charset conversion for eID scripts, thus no locallang.xml useable
see:
http://www.chaosbutze.de/en/code-snippets/detail/article/34/benutzung-von-getrecordoverlay-in-eid-skripts.html
...
Nikolas Hagelstein
08:57 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
reply to 0013276:
As you wrote in 0013272 the check is only to detect this WamCom version. Are there also spaces bet...
Christian Hernmarck
08:51 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
I also noticed that the patch has a problem with the compressed version - i patched the compressed js file manually a... Christian Hernmarck
08:41 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
I used patch.exe from GNU utilities for Win32 (http://unxutils.sourceforge.net/) to apply the diff file. It has patc... Marc Véron

2007-03-23

23:27 Bug #17151: Page module does not work/start
What OS Version? Please see if your php version and plattform support BDI allready. Olivier Dobberkau
21:18 Bug #17151 (Closed): Page module does not work/start
Hi!
Everytime I access my page module and click on a page headline in the pagetree, the page of the right frame is c...
Andreas Balzer
18:44 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
I did. Based on those I think I've figured out the issue. It looks like the patch successfully updated the standard... Jason Lefkowitz
17:19 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
@Jason: Do you get any JavaScript errors? Oliver Hader
17:09 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Gack. Now it doesn't work again. Weird... Jason Lefkowitz
16:09 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Wait - I take it back. It now appears to work. Sorry about that! Jason Lefkowitz
15:52 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Re: 0013255 --
I patched the file, deleted all the contents of the typo3temp/ directory, cleared my browser cache,...
Jason Lefkowitz
10:16 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
in reply to note 13275:
No, sometimes a space is used between rv: and the number, sometimes it's not. And putting ...
Patrick Broens
10:09 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Wouldn't it be easier to check
indexOf("rv:1.3.")
instead of
indexOf("1.3") AND indexOf(".1.3")
?
/ch
Christian Hernmarck
09:58 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
in reply to note 13266:
The string "Mozilla/5.0 [...]; rv:1.3.0) Gecko[...]Firefox/2.0.0.3" is a browser based on ...
Patrick Broens
18:25 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
With more than 4000 chars the VARCHAR fields are called CLOB. You need to change them in ORACE Adminsystem (havent tr... Michael Ablass
18:11 Bug #15822: htmlArea RTE does not load when served by Win XP Home
Thomas, what exactly did you change in the htmlarea.js? Maybe you can provide a diff file concerning these changes? Oliver Hader
16:21 Feature #17150 (Closed): webPageTree: wrap each line/page in pagetree with div elements
For now PageTree HTML structure looks like this:
<ul>
<li>page 1
<ul>
<li>subpage 1
</li>
</ul>
...
Kirill Klimov
12:30 Feature #17149 (Closed): Feature Request - Add functionality to easily position new / move around already existing repetitive data objects in FCEs
When managing content in FCEs with a large number of repetitive data objects, it becomes rather time consuming to mov... michal malota
10:45 Feature #17148 (Closed): menuNumber available as register
Is it possible to make tslib_menu::$menuNumber available as a REGISTER?
I think it can help on writing CSS class nam...
Davide Principi
10:39 Bug #17147: Duplicate entry on cache_pagesection
Michael: The bugtracker says it should have been fixed in 4.1 but obviously it is not :). NOTE: i am not using frames... Nikolas Hagelstein
10:36 Bug #17147: Duplicate entry on cache_pagesection
I also get it in a 4.0.3 installation, very seldom but I do get it Georg Ringer
10:31 Bug #17147: Duplicate entry on cache_pagesection
There are related entries to that one, please search the archive (also search for closed issues). We discussed this v... Michael Stucki
10:21 Bug #17147: Duplicate entry on cache_pagesection
This seems to happen as soon as a plugin is placed that sets $this->pi_USER_INT_obj = 0; Nikolas Hagelstein
10:14 Bug #17147 (Closed): Duplicate entry on cache_pagesection
I am recieving the following error when clicking the same menu item several times.
caller t3lib_DB::exec_INSERTq...
Nikolas Hagelstein
10:01 Bug #17138: wsol_preview.php does not scroll to content element
Fixed in trunk/4.2 (rev 2196) and TYPO3-4.1 (rev 2197) Dmitry Dulepov
10:01 Bug #16963: Preview in Workspaces Module for Contentelements
Fixed in trunk/4.2 (rev 2196) and TYPO3-4.1 (rev 2197) Dmitry Dulepov
09:59 Revision e3abaab0: Fixed bug 5269: wsol_preview.php does not scroll to content element
Fixed bug 4953: Preview in Workspaces Module for Contentelements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/bra...
Dmitry Dulepov
09:56 Revision 97ef88d5: Fixed bug 5269: wsol_preview.php does not scroll to content element
Fixed bug 4953: Preview in Workspaces Module for Contentelements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tru...
Dmitry Dulepov
08:05 Bug #17146: RTE stopps loading with "this._undoQueue has no properties"
I'm closing this issue because it's a duplicate of #5266 - please continue there. Oliver Hader
08:03 Bug #17146: RTE stopps loading with "this._undoQueue has no properties"
Yes, the file with .diff extension is the right one. Patching source code with those files is mentioned at http://typ... Oliver Hader

2007-03-22

23:47 Bug #17146: RTE stopps loading with "this._undoQueue has no properties"
I'm sorry for the mistake! I didn't find the error description "this._undoQueue has no properties" in Google. It may ... i2c2k
23:37 Bug #17146: RTE stopps loading with "this._undoQueue has no properties"
Are you using Firefox 2.0.0.3? If so, this is a duplicate of bug-id #5266 - so, please look there. A patch for Firefo... Oliver Hader
22:53 Bug #17146 (Closed): RTE stopps loading with "this._undoQueue has no properties"
From one moment to the other RTE stopped working.
I did the following:
1. I tried to install the rtehtmlarea ex...
i2c2k
21:02 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
in reply to note 13195:
you're right that your patch will work with my counter-example on bug #5279, but you're wron...
alexander onea
19:27 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Concerning the "HTMLArea.prototype.accessParentElements" note (#0013254):
In fact this is a bug that should be solve...
Oliver Hader
16:33 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
In addition to bugreport 5279:
----------------------------------------------------
the patch for issue 5266 is i...
Patrick Broens
16:27 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
For the people where the patch didn't work: Did you delete all rtehtmlarea related files in the typo3temp/ folder and... Patrick Broens
16:12 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
When is the ter version updated? So all without shell access can update there rtehtmlarea? Staffan Ericsson
16:02 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
I have patched both js files without an error and the editor still won't load in FF 2.0.0.3 on Mac OS X
edit: I ju...
Axel Jindra
16:00 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Reopening this bug, see user comment in bug 0005279.

@Patrick: Next time please do not close bugs unless they ha...
Michael Stucki
10:40 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Changing the status to resolved. Patrick Broens
10:36 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Solution:
RTEhtmlarea was checking if MacOS Wamcom version 1.3 was the user agent with a indexOf("1.3"). The revisio...
Patrick Broens
09:52 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
I'm working on a TYPO3 4.0.4 installation with an htmlarea V1.4.3 using FireFox 2.0.0.3 and of course i have the same... Stefan Precht
09:04 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Found a workaround with the add-on User-agent switching:
The only change one need is to replace the 1.3 in the ver...
Axel Klarmann
17:42 Bug #17140: be_users
i figured out that it works if mysql strict_mode is disabled. hsyn
17:20 Revision 5053e9fc: Update to upstream version 4.94
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2195 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
17:15 Revision b17962c3: Update to upstream version 4.94
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2194 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
16:51 Bug #17143: Indexer for externals does not check if document is already indexed for fe_group
I have no idea what exactly went wrong during my tests but after I reindexed the parent page for some fe_groups and i... Oliver Paessens
16:12 Bug #17143: Indexer for externals does not check if document is already indexed for fe_group
Some weeks ago I had a very close look at how this is working. Point is that external files are never different, inde... Michael Stucki
10:10 Bug #17143 (Closed): Indexer for externals does not check if document is already indexed for fe_group
TYPO3 3.8.1
indexed_search 2.1.3
+ e.g. xpdf-utils (3.00-13.6) // Debian
When indexing external documents (e.g. ...
Oliver Paessens
15:59 Bug #17144: Problem with Rich Text Editor and Firefox 2.0.0.3
Ah sorry, reopened the wrong one... Michael Stucki
15:58 Bug #17144: Problem with Rich Text Editor and Firefox 2.0.0.3
Reopening this bug, see user comment in bug #17136.
@Patrick: Next time please do not close bugs unless they have ...
Michael Stucki
12:59 Bug #17144: Problem with Rich Text Editor and Firefox 2.0.0.3
This issue is alread fixed. See bug-id #17136
It concerns all versions of TYPO3 using the RTEhtmlarea.
Oliver Hader
12:43 Bug #17144 (Closed): Problem with Rich Text Editor and Firefox 2.0.0.3
The Rich Text Editor won't work under the new Firefox version 2.0.0.3.
He tries to load the Editor but never finish....
Marc
15:57 Bug #17145: incorrect patch / closed issue #17136
I've closed this in favour of reopening #5266 again.
Michael Stucki
14:39 Bug #17145 (Closed): incorrect patch / closed issue #17136
unfortunately i cannot add a note to issue #17136 because it's closed.
the patch for issue 5266 is incomplete.
...
alexander onea
11:52 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
This solution works!!!
But, in oracle databases varchar types are limited to 4000 chars. Then when i save my templ...
Simon Boussekeyt
10:55 Bug #16908: htmlarea doesn't show up
I've found the same solution as Tobias, but done it a bit different.
HTMLArea.is_wamcom = (HTMLArea.agt.indexOf("w...
Patrick Broens
10:16 Bug #16908: htmlarea doesn't show up
tobi's patch works fine here. OS X 10.4.9, FF 2.0.0.3. Peter Foerger
09:58 Bug #16908: htmlarea doesn't show up
Hi all,
The error is there because the browser detection of rtehtmlarea does not work right in this case.
On http...
Tobias Erlacher
01:14 Bug #17142: I Cant use the imagemagick for pdf & ai files
ImageMagick needs GhostScript for that.
This is not a TYPO3 bug. Please consult a support forum / mailing list if ...
Michael Stucki
00:32 Bug #17142 (Closed): I Cant use the imagemagick for pdf & ai files
It tells me alwas the same error:
There was no result from the ImageMagick operation
Below there's a dump of the ...
Martiin

2007-03-21

22:41 Bug #17076: FE editing tools panel: change sort order crash
Same Problem here:
Fatal error: Call to a member function on a non-object in /[path]/typo3_src-4.1/t3lib/class.t3lib...
Alex Ebner
22:40 Bug #17141: rtehtmlarea 1.5.1dev - default title attributes do not work
I tried it with Firefox 2.0.0.2 and IE 7. Michael Gotzen
22:26 Bug #17141: rtehtmlarea 1.5.1dev - default title attributes do not work
Which browser (and version) are you using? Oliver Hader
21:26 Bug #17141 (Closed): rtehtmlarea 1.5.1dev - default title attributes do not work
Default title attributes are a very nice feature of the rte, since the editors do not have to type in similar text re... Michael Gotzen
22:24 Bug #17139: RichTextEditor doesn't work under Firefox 2.0.0.3 anymore
Well, the strange thing is, that this behaviour changed in a (normally bugfixing) release of Firefox from 2.0.0.2 to ... Oliver Hader
20:41 Bug #17139: RichTextEditor doesn't work under Firefox 2.0.0.3 anymore
Can confirm that too in RTE 1.5.1. See https://bugzilla.mozilla.org/show_bug.cgi?id=374738
"It seems like the RTEa...
Jens Köster
18:43 Bug #17139: RichTextEditor doesn't work under Firefox 2.0.0.3 anymore
Can confirm that. Got the same problem after updateing! Staffan Ericsson
16:17 Bug #17139: RichTextEditor doesn't work under Firefox 2.0.0.3 anymore
Typo 4.0.2
RTE 1.3.7
Christoph Blömer
16:13 Bug #17139 (Closed): RichTextEditor doesn't work under Firefox 2.0.0.3 anymore
I updated Firefox from 2.0.0.2 to 2.0.0.3 (german) and the RTE doesn't work anymore.
It says: "Der Editor wird gelad...
Christoph Blömer
20:04 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
how i'd like to switch to TinyMCE as default RTE.... i made some experiments.. anybody using it in production? Stefano Cecere
15:23 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
I have the same Problem on MAC and PC.
After updating from 2.0.0.2 to 2.0.0.3 the HTMLArea do not work anymore.
I...
Alexander Grein
14:06 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
https://bugzilla.mozilla.org/show_bug.cgi?id=374738
It appeared with FF 2.0.0.3 - but it still may be a bug in HTM...
Christian Hernmarck
13:53 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
We'll have to find a workaround because all users working with firefox 2 will be updated automatically. Jonas Felix
13:16 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Well, obviously it's not a TYPO3 issue since it worked with older versions of Firefox.
You can help us by reportin...
Michael Stucki
12:39 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
Same for me:
Vista Business
Typo3 4.1
FF 2.0.0.3
Christian Brunner
08:18 Bug #17136 (Closed): htmlarea doesn't load with new Firefox 2.0.0.3
with v1.5dev (shipped with typo3 4.1)
going back to FF 2.0.0.2 works well
(issue imported from #M5266)
Stefano Cecere
17:05 Bug #17140 (Closed): be_users
the field usergroups in the database table be_users is defined as NOT NULL without default value.
so it should not...
hsyn
15:49 Bug #17138 (Closed): wsol_preview.php does not scroll to content element
wsol_preview.php is called with anchor to versioned element but this parameter is never used because wsol_preview is ... Dmitry Dulepov
14:53 Bug #17137 (Closed): javascript error firofox 2.0.0.3
error occurs when starting a new pagecontent:
editor has no properties
see atached file
(issue imported from #M...
Andreas Bihlmeier
14:38 Bug #16908: htmlarea doesn't show up
I've tracked it down to window.setTimeout in HTMLArea.prototype.stylesLoaded. Sometimes it happens when calling the f... Patrick Broens
14:37 Bug #16908: htmlarea doesn't show up
It happens all the time on 2.0.0.3 Dmitry Dulepov
14:32 Bug #16908: htmlarea doesn't show up
Yes I can confirm.
I was testing RTE on some IRRE child and parent elements and discovered a strange behavior:
...
Gregor Agnes
14:07 Bug #16908: htmlarea doesn't show up
Can somebody verify that it happens not all the times?
Patrick Broens
14:00 Bug #16908: htmlarea doesn't show up
Peter & others: yes, we found the same two days ago but there is no luck yet fixing it. We think it is FF issue.
<...
Dmitry Dulepov
13:58 Bug #16908: htmlarea doesn't show up
@Oliver & Peter:
don't mix this bug with Bug #0005266 - FF 2.0.0.3 stopps some version of rtehtmlarea from working. ...
Christian Hernmarck
12:15 Bug #16908: htmlarea doesn't show up
Starting today FF is updated to 2.0.0.3 and all users seems to run into this problem so we need to find a fix pretty ... Peter Niederlag
14:13 Bug #16963: Preview in Workspaces Module for Contentelements
Chris, please, next time submit a proper patch because we need unified diff patch to apply changes to core. This piec... Dmitry Dulepov
13:42 Bug #15241: 404 onclick "OPEN DOCUMENTS"
I could confirm the problem on TYPO3 from trunk (newer then TYPO3 4.1)
Please, update "TYPO3 Version" field. Any n...
Kirill Klimov
11:09 Bug #17135: Update from 4.0.5 to 4.1.0 broke my site
Hallo Peter, hier zur Info, falls Ihr mal eine aktualisierte Fassung des Buchs rausbringen wollt... Michael Stucki
10:01 Bug #17135: Update from 4.0.5 to 4.1.0 broke my site
Thanks for help!
The error was in ext_tables.php, an code from the "TYPO3 Kochbuch" which shows the tt_news.
//...
Martin Holtz
09:28 Feature #17055: Enable fe_users-fields in "forgot password" mail
one by one :-)
but thanks for your patch!
Stefan Strasser
09:07 Bug #16992: Missing French messages
Thanks for your help!
I just committed your changes to svn. Tomorrow a t3x-snapshot will be available from http://...
Stefan Strasser

2007-03-20

23:30 Bug #17135: Update from 4.0.5 to 4.1.0 broke my site
Try replacing $this->getMultipleGroupsWhereClause(...) with t3lib_pageSelect::getMul....
If that helps, then displ...
Michael Stucki
21:52 Bug #17135 (Closed): Update from 4.0.5 to 4.1.0 broke my site
Fatal error: Call to undefined function: getmultiplegroupswhereclause() in /typo3_src-4.1/t3lib/class.t3lib_page.php ... Martin Holtz
22:35 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
The problem is not just my installation... I wrote the patch myself, so I know about the error and the fact that ther... Andreas Wolf
22:20 Bug #17053: cache is not saved properly
Michael Stucki wrote:
>Honestly, I don't consider the problem as urgent, since the prerequisites seem to be quite sp...
Andreas Balzer
09:30 Bug #17053: cache is not saved properly
Just an idea (it is neither tested nor do I know if it has anything to do with this one): Might there be interdepende... Ralf Hettinger
19:39 Bug #17134: Foldername ending with a dot @ filelist
This term is a duplicate of bug-id #17121 - please look there, test the patch and/or add your notes. Thanks! Oliver Hader
19:26 Bug #17134 (Closed): Foldername ending with a dot @ filelist
If a Folder with a name like "test_20.03." is in the filelist it can not be edited or deleted. If I try to delete the... Sascha Egerer
19:01 Bug #16908: htmlarea doesn't show up
I can confirm Dmitry's problem for Firefox 2.0.0.3. The "nice" thing, with Firefox 2.0.0.2, the was no error and afte... Oliver Hader
16:15 Bug #17133 (Closed): install tool crashes with PHP 5.2.1
My developpment server has been upgraded to PHP 5.2.1-pl3-gentoo
Since this, it is impossible to install typo3, th...
gregory
15:52 Bug #17132: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix.
I missed some words in the summary, because I've been distracted. So if someone could complete it to "... does not us... Patrick Rodacker
15:49 Bug #17132 (Closed): Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix.
one of our developers encountered a problem when trying to view a css file from within the filelist module und her us... Patrick Rodacker
14:05 Feature #15738: Dynamic log file name
Committed Michael Stucki
13:03 Bug #17054: Use MySQL fulltext keys in indexed_search
At default indexed_search queries these fields by using a "like '%whatever%'" where condition. This is not very perfo... Peter Russ
11:09 Revision 8d010760: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2191 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj

2007-03-19

22:56 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
I don't think that 4.0 will be maintained any longer. Why don't you just patch your installation? It's everything att... Michael Stucki
22:10 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
Could you try to get this into the next release of the 4.0-branch? In 4.1 it is already fixed... Andreas Wolf
18:47 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
Stefano, did you experience further errors of the hook? I've sent you a patch for your extension some days ago via e-... Oliver Hader
18:24 Bug #16772: Content encoding with x-gzip not allowed
I'm going to add some JavaDoc comments to the affected class and post the patch to the Core List end of this week. Oliver Hader
18:15 Bug #17127: I couldn't expand the Pagetree
Okay. I'm going to close this issue since it was caused by another extension. Please contact the author for the exten... Oliver Hader
16:39 Bug #17127: I couldn't expand the Pagetree
Hello Ingmar,
sorry but yesterday I wrote a Mail because there was no posibility to Post a Note. Should I post th...
Steinmeyer Mario
14:22 Bug #17127: I couldn't expand the Pagetree
Yep, please uninstall any extensions that might change anything regarding the page-tree and check again.
cheers
I...
Ingmar Schlecht
17:46 Feature #17131: value:= function rendering sequence
Aha. But then the description about the ":=" syntax is misleading. Well yes, there seems to be no such feature right ... Michael Stucki
17:21 Feature #17131: value:= function rendering sequence
Right, therefor i marked it as feature request ;) Nikolas Hagelstein
16:55 Feature #17131: value:= function rendering sequence
Right, and this is also explained in the documentation. It acts on TS parser level and doesn't know about page fields... Michael Stucki
16:33 Feature #17131 (Rejected): value:= function rendering sequence
Hi,
those value:= functions are applied before any data substitution (e.g. field/insertData) takes place.
Therefor...
Nikolas Hagelstein
14:02 Bug #17053: cache is not saved properly
It is mediumblob. I did not changed it at all.
I use UTF-8 everywhere, including typoscripts.
Artyom Lukanin
08:56 Bug #17053: cache is not saved properly
That is simply not possible! If cache_hash.content was mediumblob, everything could be stored correctly. Please check... Michael Stucki
05:31 Bug #17053: cache is not saved properly
No, the problem is not solved in this way. I have version 4.0.4 as you can see, cache_hash.content is mediumblob, but... Artyom Lukanin
13:08 Bug #17130: Pages with "Hide in menu" checked use normal page icon in list module
Ok, I see. Andreas Wagner
10:00 Bug #17130: Pages with "Hide in menu" checked use normal page icon in list module
Patch is good, but you should check that the cms extension is loaded, which is not always the case. See my patch and ... Michael Stucki
12:21 Bug #17067: tt_content "Language" field : [All] value don't work
I'm sorry, this is not a bug.
with config.sys_language_overlay = 1, it works fine.
Popy no-lastname-given
11:53 Bug #16908: htmlarea doesn't show up
Still does not work. There were no local version installed. It just does not show up. FF says that "editor" JS proper... Dmitry Dulepov
07:44 Bug #17129: Unknown column tx_newloginbox_show_forgot_password
This is a duplicate of bug id 4208. It is not really a bug, for more information see:
http://bugs.typo3.org/view.php...
Stefan Strasser
00:32 Bug #16513: Browselist links doesn't work with config.baseURL
This bug can be closed. The trick is to set config.prependLocalAnchors in the TS setup. Andreas Wagner

2007-03-18

23:53 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Well, here is what I found out (all based on DAM 1.1 Beta 5 as published by Rene):
a) Images inserted into CEs are...
Andreas Wolf
23:49 Bug #17130 (Closed): Pages with "Hide in menu" checked use normal page icon in list module
When I select page type "Not in menu", the icon in the db listing reflects this, but not if I instead check "Hide in ... Andreas Wagner
21:56 Bug #16823: import of extension: Error: MD5 hash of downloaded file not as expected:
Hi Franz,
I think you're not monitoring bug 4725 (which you reported in December 2006), so just for your informati...
Palahala
21:24 Bug #16823: import of extension: Error: MD5 hash of downloaded file not as expected:
I guess the actual bug is: imports of PREVIOUS versions fail.
I can confirm this for tt_board, but only when expli...
Palahala
20:37 Bug #17129 (Closed): Unknown column tx_newloginbox_show_forgot_password
Extension Manager:
caller: t3lib_DB::sql_query
ERROR: Unknown column 'tx_newloginbox_show_forgot_password' in 'wher...
Jiri Mikula
20:17 Bug #17053: cache is not saved properly
Thank you Michael, for taking care of and solving this issue.
I can confirm your prerequisites, I think one might ...
Ralf Hettinger
13:43 Bug #17053: cache is not saved properly
Honestly, I don't consider the problem as urgent, since the prerequisites seem to be quite special. You can quickly f... Michael Stucki
10:54 Bug #17053: cache is not saved properly
when can we expect T3 4.1.1? :D Andreas Balzer
10:34 Bug #17053: cache is not saved properly
Thanks Michael for providing the patch. I confirm, that this solves the problem. Oliver Hader
19:50 Bug #17127: I couldn't expand the Pagetree
Do you use any extension which overrides the Core functionality of the the Page Tree? So, possibly there is a XCLASS ... Oliver Hader
14:14 Bug #17127 (Closed): I couldn't expand the Pagetree
After Upgrade Typo3 4.03 to 4.1 final I couldn't expand the Pagetree. When I click on the plus sign in the tree, the... Steinmeyer Mario
19:14 Bug #17128 (Closed): Element browser cannot be used on new child records of a new parent record.
Imagine you create a new parent record and a new child record. The child record has a field which uses the element br... Oliver Hader

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... Michael Stucki
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... Michael Stucki
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 ...
Andreas Balzer
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...
Michael Stucki
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...
Oliver Hader
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... Oliver Hader
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...
Roman Pretory
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... Andreas Wolf

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... Julian Kleinhans
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
Oliver Hader
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... Michael Stucki
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... Oliver Hader
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...
Bjrn Kraus
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. Oliver Hader
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 ;-) Bjrn Kraus
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"... Oliver Hader
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).
...
Bjrn Kraus
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... Oliver Hader
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... Bjrn Kraus
12:32 Bug #16772: Content encoding with x-gzip not allowed
Addionally we should also consider the "qvalue". Oliver Hader
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...
Oliver Hader
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...
Patrick Broens
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...
René Fritz

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... Bjrn Kraus
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...
Julian Kleinhans
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...
Julian Kleinhans
14:21 Bug #16675: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
Uploaded patch Dmitry Dulepov
13:41 Bug #16675: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
I also feel that garbage should be removed. Dmitry Dulepov
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 ... Thomas Murphy
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... Thomas Murphy
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
Dmitry Dulepov
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...
Timo Piatkowski
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... Christian Lerrahn

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... Ralf Hettinger
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...
Volker Graubaum
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
Volker Graubaum
11:32 Bug #17057: Record alt_label doesn't get processed
works fine for me ;-) Volker Graubaum
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 ... Robert Lemke
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...
Robert Lemke
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? Sebastian Kurfuerst
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 :)
Popy no-lastname-given
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... Robert Lemke
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...
Robert Lemke
10:08 Feature #15738: Dynamic log file name
Great. Thanks. Francois Suter
10:01 Feature #15738: Dynamic log file name
I already discovered that last week. Will commit during this week... Michael Stucki
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. Francois Suter
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...
Carlos A

2007-03-13

16:16 Bug #16303: config.spamProtectEmailAddresses does not work on tt_content headers
Fixed in 4.1 Martin Kutschker
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...
Oliver Hader
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 ... Thomas Breuss
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... Steffen Kamper
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... Oliver Hader
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. Martin Kutschker
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:
...
Daniel Hahler
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 Martin Kutschker
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... Jan Wulff
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... Robert Heel
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... Alban Cousinie
11:11 Bug #16907: Extensions can't be downloaded from Backup/Delete page using IE7
This issue is still present in Typo3 4.1 Alban Cousinie
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...
Popy no-lastname-given
10:42 Feature #17085: HTTP GET 'If-Modified-Since' ignored
Hey!
My patch for 4.1 is attached to bug record.
Dmitriy Larionov
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...
Popy no-lastname-given
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 ...
Steffen Stein
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... Oliver Hader
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...
Miguel Fernandez

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... Michael Stucki
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. Michael Stucki
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)... Michael Stucki
23:22 Revision 4695090b: Change copyright information in typo3/index.php (no real change, just replace the hardcoded years with the "TYPO3_copyright_year" constant)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2190 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
23:21 Revision c4a571f2: Change copyright information in typo3/index.php (no real change, just replace the hardcoded years with the "TYPO3_copyright_year" constant)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2189 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
23:13 Revision 766c43bb: Update version information in ext_emconf.php to 1.5.2dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2188 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:45 Revision 6ae9c1d3: Quote table names in admin_get_XXX() functions of t3lib_db
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2187 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:44 Bug #17097: class.t3lib_db.php should quote table names
Fixed in SVN. Martin Kutschker
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...
Andreas Balzer
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. Martin Kutschker
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... Martin Kutschker
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.
...
Steffen Stein
20:58 Revision 337a37cb: Replace all TINYTEXT columns with VARCHAR(255) and change index "parent" of fe_user to (pid,username) and drop the index "pid"
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23847 735d13b6-9817-0410-8766-e36946ffe9aa Martin Kutschker
20:58 Revision ba66fa01: Replace all TINYTEXT columns with VARCHAR(255) and change index "parent" of fe_user to (pid,username) and drop the index "pid"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2186 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
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... Jonas Felix
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. cyprianpl
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...
Oliver Hader
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...
cyprianpl
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! Oliver Hader
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 ...
Popy no-lastname-given
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... Oliver Hader
15:56 Bug #17111: JSMENU
tt_content.menu.20.1 {
special = directory
1 = JSMENU
1.target = _top
1.firstLabelGeneral = maak een keuz...
Emile Blume
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! Oliver Hader
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, ... Emile Blume
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 ... Peter Niederlag
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...
Steffen Kamper
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 ... Oliver Hader
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...
Oliver Hader
 

Also available in: Atom