Project

General

Profile

Activity

From 2007-03-22 to 2007-04-20

2007-04-20

21:26 Bug #17226 (Closed): JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
i think i have a bug like: http://bugs.typo3.org/view.php?id=277
i have created a formular and when i press the butt...
Guido Hinz
17:41 Bug #17133: install tool crashes with PHP 5.2.1
Waiting for feedback... Michael Stucki
17:22 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
Added a much simplified version. TODO: CDATA parts need to be added if missing... Michael Stucki
15:13 Bug #17107: maxW for image rows is not the maximum
Ok, now I've got it. Problem with the rounding upon rescaling the images.
Thanks for the nice detailed report, Ral...
Ernesto Baschny
14:50 Bug #17107: maxW for image rows is not the maximum
No problem...
examplary settings:
maxW = 512, border = 0, colSpace =2
result for 5 images in a row: total widt...
Ralf Hettinger
10:14 Bug #17107: maxW for image rows is not the maximum
Hi Ralf,
I don't think I understood the problem. Could you please clarify using a simple example telling us which ...
Ernesto Baschny
14:27 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
Thanks for your patch! The attached update just fixes some glitches when using aliases and file references, but in ge... Michael Stucki
13:52 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
The accompanying tslib_content-validateForm.diff will make patch3527.diff work for all charsets.
Note: that using...
Martin Kutschker
13:06 Bug #17221: Matching IPv6-addresses is not working correctly
Indeed, nice try; but your for-loop isn't working.
But why not use this instead:
function IPv6Hex2Bin ($hex...
Rechenzentrum TU
12:57 Bug #17221: Matching IPv6-addresses is not working correctly
The loop in IPv6Hex2Bin can be made a bit more elegant:
for ($i=0; $i<strlen($hex); $i+=4) {
$binPart = base_c...
Martin Kutschker
11:31 Bug #17221: Matching IPv6-addresses is not working correctly
Due to the fact that functions cmpIPv6() and IPv6Hex2Bin() are the same in Core 4.0.6 and 4.1.1 the bug can be resolv... Rechenzentrum TU
12:33 Bug #16456: Preview from element versions does not work
Preview is possible only for pages. These links will be removed for content elements. Dmitry Dulepov
11:43 Feature #17225 (Closed): Pagination to the List module
here is the diff that creates same functionality as list_adv extension.
http://typo3.org/extensions/repository/view/...
Dmitry Pikhno
10:15 Bug #16933: 0004438 revisided (broken anchor links)+quick fix
No feedback, so problem probably disappeared. Ernesto Baschny
09:45 Bug #17224 (Closed): Mapping problem in content element selectboxes
There is a problem with the mapping, when integrating external tables via the DBAL and showing a field with a selectb... Sebastian Fischer

2007-04-19

22:53 Bug #17223 (Closed): Popup for Frontend-Editing is not showing up
A lot of editors of us are using FE-editing. I guess since 4.1.0 and 4.0.5 it's not working anymore. A klick on the p... Florian
15:27 Bug #17057: Record alt_label doesn't get processed
Sorry, no time the last weeks,
solution will be found at the devDays :-)
Volker Graubaum
14:59 Bug #17057: Record alt_label doesn't get processed
Attached patch 5094_v2.patch against 4.1.1 is known to solve Tobias Klepp's issue and issues that might come up for t... Ralf Hettinger
13:37 Bug #17057: Record alt_label doesn't get processed
Hello,
I have a problem with the list view in the backend. After the update to the version 4.1.1 the date in the l...
Tobias Klepp
13:51 Bug #17216: no login with kb_md5fepw installed under typo3 4.1
It was an configuration issue. It's not a bug !
Sorry, bug can be closed.
Markus Schwennecker
13:44 Bug #17221 (Closed): Matching IPv6-addresses is not working correctly
Matching IPv6-addresses isn't currently working.
1st:
cmpIPv6($baseIP, $list)
fails for an entry in $list that r...
Rechenzentrum TU
13:39 Feature #17153: Domain-entry-page without apache Redirect + Patch
There is a problem with RealURL.
For all who use the original subdomain_patch.diff - please use the subdomain_patc...
Marcel Alburg
10:17 Feature #17208: REPLACEquery
REPLACE is Mysql specifc. TYPO3 is supposed to run on other DBs as well, so this won't happen. Martin Kutschker
09:45 Feature #16383: open module on startup
Committed to trunk Thomas Hempel

2007-04-18

19:10 Feature #17209: Menu cache expire time should be configurable
Nice work Oliver, that's it! :) John Angel
18:58 Feature #17209: Menu cache expire time should be configurable
No, more like this:
1) [HMENU].cache_period
2) current page cache_timeout
3) global config.cache_period
4) if non...
Oliver Hader
18:47 Feature #17209: Menu cache expire time should be configurable
So it will first look for
1) current page cache timeout, then
2) for config.cache_period, and then
3) [HMENU].cac...
John Angel
16:46 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
i vote for this bug entry
this would allow us to secure /typo3 via http authentication, thus blocking script kiddi...
Sebastian Busch
16:38 Bug #17220 (Closed): rtehtmlarea doesn't work in Safari
Typo3 4.0.6
rtehtmlarea 1.3.9
Mac OS X 10.4.9
Safari 2.0.4
On the back end, the editor is just a plain text box...
Bing Du
16:07 Bug #17219 (Closed): update wizard incorrectly updates the compat_version
This is what the update wizard does:
$TYPO3_CONF_VARS["SYS"]["compat_version"] = '4.1'; // Modified or inserted...
Vlatko Šurlan
16:03 Bug #16526: Moving content elements in frontent editing mode causes crash
I attached a patch file (bug_4160.diff) that changes the sequence in index_ts.php.
I try to describe it in pseudo-...
Thorsten Kahler
15:51 Bug #16277: GMENU - IE fails to respond to mouse over when using XHTML strict
Fix commited to trunk + TYPO3_4-1. So it should be in 4.1.2 and 4.2.x. Ernesto Baschny
14:33 Feature #17218 (Closed): Overwritting of handler attributes.
It would be great to have the opportunity to overwrite/set connection attributes within localconf. E.g:
$TYPO3_CONF_...
Nikolas Hagelstein
14:11 Bug #15215: Broken Rootline when a Editor view a Page that is not online
Btw, bug_1839.txt fixes the problem when editor is NOT in Live. Live workspace still have this problem. Dmitry Dulepov
13:57 Bug #15215: Broken Rootline when a Editor view a Page that is not online
I think I fixed that. Patch is posted to core list and should in SVN soon. Dmitry Dulepov
09:09 Bug #17217 (Closed): Workspace-Center doesn't show coloured differences
After changing records no differences are shown in summary view. The only thing that appears is a number in brackets ... Daniel Brotz
09:03 Bug #17213: Storing ENABLE_INSTALL_TOOL in typo3conf is possibly insecure
I don't get your point about this. Do you suggest to remove the functionality, or would you like to keep it?
Obvio...
Michael Stucki
08:01 Bug #17216 (Closed): no login with kb_md5fepw installed under typo3 4.1
Login with newloginbox works fine when kb_md5fepw is not installed. After installation the password will be saved in ... Markus Schwennecker

2007-04-17

18:26 Bug #17213: Storing ENABLE_INSTALL_TOOL in typo3conf is possibly insecure
Of course you can still disable the install tool (the comment in line 49 says exactly that :) ), but i think many use... Christopher Hlubek
17:56 Bug #17213: Storing ENABLE_INSTALL_TOOL in typo3conf is possibly insecure
You can still disable the install tool globally by inserting a die() to typo3/install/index.php or just removing the ... Oliver Hader
16:22 Bug #17213 (Closed): Storing ENABLE_INSTALL_TOOL in typo3conf is possibly insecure
Since TYPO3 Version 4.1 the install tool can be enabled by placing an empty file ENABLE_INSTALL_TOOL in the typo3conf... Christopher Hlubek
18:08 Bug #17215 (Closed): Port number in lockSSL redirect is not configurable
Shared hosting environments often have limited ip addresses and name based virtual hosting is not an option for HTTPS... Christopher Hlubek
16:42 Bug #17214 (Closed): [4.1.1] Foreign values are not always resolved in list view
If you have a table, containing a field from a foreign table and this field be the label, it's not resolved in the li... Michael Knabe
14:40 Feature #17212 (Closed): Enhancement of class.t3lib_htmlmail.php
when using style="background:url();" the images in url won't be parsed.
Solution :
function extractMediaLin...
Ingo H¶ller
14:40 Feature #17209: Menu cache expire time should be configurable
Have a look to the attached patch file. It's possible to define the cache_period via TypoScript in the HMENU object, ... Oliver Hader
14:25 Feature #17207: IRRE load records from freign TCA
No it isn't available in TER, because it has still no frontend-functionality and not all backend functionalities it s... Bernhard Berger
14:12 Feature #17207: IRRE load records from freign TCA
In general this should work. When a field of the TCA type "inline" is processed by TCEforms, the TCA of the foreign_t... Oliver Hader
09:05 Bug #17155: rte not working with firefox2.0.0.3
I'm closing this one, because it has already been solved with the release of TYPO3 version 4.1.1 and 4.0.6 and the re... Patrick Broens
01:50 Bug #17211 (Closed): Natually sort browse_links popup
Clients are constantly complaining that the browse_links are case-sensitive on sort. To stop the complaining and let ... Michael Cannon

2007-04-16

14:31 Bug #16277: GMENU - IE fails to respond to mouse over when using XHTML strict
Hello!
I would just like to push a bit to get this included in the next release - it would have been nice to see i...
Sudara Williams -

2007-04-15

22:16 Bug #17076: FE editing tools panel: change sort order crash
I didn't see it, but that topic was already discussed. A patch was postet here:
http://bugs.typo3.org/view.php?id=...
SP
17:30 Bug #17091: "No template found" after update from 4.0.4 to 4.1
For me the problem has gone away after updating to 4.1.1. Site is completely in utf-8, languages english, spanish and... Jorgo S.
17:06 Bug #17091: "No template found" after update from 4.0.4 to 4.1
Typo 4.1.1 is installed. Site completely in utf-8 (DB, forceCharset etc.)
When "subtitle" field in template contai...
Artyom

2007-04-14

15:09 Bug #17210 (Closed): Extending caching system (cache_hash)
Benefits: removing garbage entries from cache_hash; better caching system for extensions.
We should introduce two ...
John Angel
13:57 Feature #17209 (Closed): Menu cache expire time should be configurable
It should be possible to define expire time of menu cache:
class.tslib_menu.php:839
$serData = $this->sys_page->g...
John Angel
13:45 Feature #17208 (Closed): REPLACEquery
class t3lib_DB should have functions exec_REPLACEquery and REPLACEquery.
Example of usage:
class.t3lib_page.p...
John Angel
09:31 Bug #17178: Extensions with dependencies - datatransfer did not sucseed
yeah, works fine - thanks! Martin Holtz
02:34 Feature #17207 (Closed): IRRE load records from freign TCA
Hi everybody,
I am currently working on a huge project, that uses many IRRE-funcionality in the backend.
Now I fo...
Bernhard Berger

2007-04-13

22:06 Bug #17206 (Closed): Problem ignoring extension constraints
When an extension has several types of constraints (dependencies, suggestions, and conflicts) problems can result whe... Jeff Segars
21:47 Bug #17178: Extensions with dependencies - datatransfer did not sucseed
Looks to be a simple copy/paste error. When you try to import a suggested extension, it uses the extension key from ... Jeff Segars
20:41 Bug #16166: Publishing a record breaks dam_ttcontent-relations
I have removed the hook now as it is not neccessary with the new patches - see <mailman.1.1176367265.17891.typo3-team... Andreas Wolf
18:50 Bug #17205 (Closed): T3 scriptaculous differs from oringal one
dragndrop.js v1.7.0 line 566:
original:
if(this.lastValue != Sortable.serialize(this.element))
typo3:
//if(thi...
Nikolas Hagelstein
17:07 Bug #17204 (Closed): Translate locallang.xml into cyrillic!
I want to change latin values in locallang.xml ( sysext/indexed_search/pi ) into cyrillic values into Bulgarian langu... georgi
16:55 Bug #17201: Preview link does not preview all template "type"s..
I can reproduce this error on a frame based website.
The preview/compare function between Live and Draft-Workspac...
Benjamin Fischer
00:00 Bug #17201: Preview link does not preview all template "type"s..
Maybe T3 can check, whether the current page was accessed with a preview url. If this happend, it could check the ids... Andreas Balzer
03:41 Bug #16228: Fatal error: Call to a member function formWidth() on a non-object
I used to be able to work with this extension because I kept using an older version of RTEHTMLArea. But with the Fire... Gerrit Kamp

2007-04-12

22:22 Bug #16519: BE-User is able to delete forbidden types of page content
As Dmitry told this is solved in newer versions of TV.
With classic Page Module it started in #17203
Steffen Kamper
22:18 Bug #16545: GIFBUILDER indexcolors cropsized images
@Bas - patch should be your friend (http://www.die.net/doc/linux/man/man1/patch.1.html)
@Franz - yes, gif is probl...
Steffen Kamper
20:23 Bug #17203 (Closed): Access Check for Content Elements before drawing the Interface
as initialized in the dev list there are some points in BE where a user gets access to delete Elements which are not ... Steffen Kamper
15:36 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
+1
A developer needs to have control over every piece of HTML code outputed. No matter how "harmless" a div tag lo...
Tomas Mrozek
15:20 Bug #17202 (Closed): PHP error on closedir() in class.t3lib_tcemain.php
I have a PHP error because of bad use of the function closedir() > http://php.net/closedir
The argument chould be ...
J©rémy Lecour
14:15 Bug #17076: FE editing tools panel: change sort order crash
Same problem! Typo3 4.1.1 / no TV. Alexander Schr¤pler
13:15 Bug #17201: Preview link does not preview all template "type"s..
I see. But how should this work? I can more or less imaging that the make-preview-link makes a copy (or whatever it d... Martin Kutschker
12:53 Bug #17201: Preview link does not preview all template "type"s..
This might be correct, but what about XML or other configurations? Imagine you're using a flash site. It wouldn't wor... Andreas Balzer
12:14 Bug #17201: Preview link does not preview all template "type"s..
I don't think that using a page type for delivering the CSS is very common setup. Martin Kutschker
12:35 Bug #16625: Patch Bugs with patches to core
Interesting that there is money needed to get bugs fixed in core. Benni Mack
09:59 Bug #16625: Patch Bugs with patches to core
I got a small patch too that would be real nice for the projects I'm working on to have implemented:
http://bugs.t...
Kasper Middelboe
10:25 Feature #17003: Add the js openPic-function to core-js
I reported the problem and included my quick and dirty solution a year ago! ;)
http://bugs.typo3.org/view.php?id=2970
Clemens Riccabona
10:23 Feature #15889: Clean up inline javascript in menu_layers.php
Sorry, it was definitively me, who reported the problem.
But I didn't recognize because there was so much time gone ...
Clemens Riccabona
09:54 Bug #17181: Flexforms dosen't resolve sheets
The typo3 version should have been 4.1.1 Kasper Middelboe

2007-04-11

23:51 Bug #17199: localized flexform values are ignored
I forgot to handle the default language. Here is the corrected function call:
$this->pi_getFFvalue($this->cObj->da...
Andreas Frthner
12:47 Bug #17199 (Closed): localized flexform values are ignored
In class.tx_newloginbox_pi1->getOutputLabel:
The problem is, that $this->pi_getFFvalue() is called without the lDE...
Andreas Frthner
22:15 Bug #16545: GIFBUILDER indexcolors cropsized images
Addition to my note from 04.04.2007:
The cropscaling finally worked again after I defined the resulting image-type t...
Franz Koch
18:48 Bug #16545: GIFBUILDER indexcolors cropsized images
Dummy question... sorry
How can i install the "class.t3lib_stdgraphic4.diff" file in SSH,
which command do i have...
Bas van der Togt
22:05 Bug #17201 (Closed): Preview link does not preview all template "type"s..
Hi!
Imagine the following situation:
You have pagetype type = 0 for your contents. The template with pagetype 0 in...
Andreas Balzer
21:58 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Ok, it has been a bit of work, but hey, TV was boring, so I needed a better occupation ;)
Everything works fine no...
Andreas Wolf
19:49 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Thanks for your effort!
I may not follow discussions about that core fix, so please give me a hint when there's a so...
René Fritz
19:19 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Ok, and I meant I disagree with "wil not be fixed"... :-)
btw: I wrote an email to the bugs-list and Masi pointed ...
Andreas Wolf
14:50 Bug #16166: Publishing a record breaks dam_ttcontent-relations
> Well, I disagree here - it should not be integrated into DAM, but into the core directly!
That's what I said - m...
René Fritz
08:36 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Well, I disagree here - it should not be integrated into DAM, but into the core directly! DAM is one of the main comp... Andreas Wolf
19:58 Bug #17200 (Closed): marker default value of 0 causes failure to substitute.
Reference: typo3 4.0.4, with rlmptmplselector and automaketemplate
Marker substitution does not work when the defa...
Dave Baker

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: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
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: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
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

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: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: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: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: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
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
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
15:58 Bug #17152: Error in function t3lib_div::array_merge_recursive_overrule
Committed to SVN - Trunk & TYPO3_4-1 Oliver Hader
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
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
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: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
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
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
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
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
 

Also available in: Atom