Activity
From 2007-03-18 to 2007-04-16
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...
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=... - 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...
- 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...
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 ... - 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... - 13:45 Feature #17208 (Closed): REPLACEquery
- class t3lib_DB should have functions exec_REPLACEquery and REPLACEquery.
Example of usage:
class.t3lib_page.p... - 11:42 Revision eed8e39a: Fixed HTML syntax errors with some old html files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2255 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:35 Revision 231c5a2c: Workspaces: added class.wslib_gui.php to allow using WS GUI from extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2254 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:31 Bug #17178: Extensions with dependencies - datatransfer did not sucseed
- yeah, works fine - thanks!
- 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...
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...
- 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 ...
- 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...
- 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... - 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...
- 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... - 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...
- 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...
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 - 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... - 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 ...
- 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... - 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 ... - 14:15 Bug #17076: FE editing tools panel: change sort order crash
- Same problem! Typo3 4.1.1 / no TV.
- 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...
- 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...
- 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.
- 12:35 Bug #16625: Patch Bugs with patches to core
- Interesting that there is money needed to get bugs fixed in core.
- 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... - 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 - 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 ... - 09:54 Bug #17181: Flexforms dosen't resolve sheets
- The typo3 version should have been 4.1.1
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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 ... - 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... - 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...
- 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...
2007-04-10
- 20:42 Bug #17076: FE editing tools panel: change sort order crash
- same problem also in Typo3 4.1.1
- 17:51 Bug #17076: FE editing tools panel: change sort order crash
- I have the same problem, TemplaVoila is not installed, Typo3 4.1
- 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?
- 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... - 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...
- 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. - 15:54 Feature #17196: Constants in conditions
- Constants are usable in TS conditions...
- 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 ...
- 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 ...
- 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... - 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...
- 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 ... - 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... - 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 ... - 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... - 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.
- 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... - 12:01 Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
- +1 for this usefull enhancement
- 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...
- 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... - 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 ...
2007-04-09
- 21:11 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
- you didn't mention that...
- 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? - 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...
- 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... - 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...
- 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...
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 ... - 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... - 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...
- 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....
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...
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....
- 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.... - 10:53 Bug #17192: php-warning output on wiki.typo3.org
- ok, Problem behoben,
danke Daniel - 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...
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 ... - 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 ... - 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"... - 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
- 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
- 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
- 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.
- 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...
2007-04-04
- 23:05 Feature #16485: Security enhancement
- I´m having the same problem ... is there a solution by now?
- 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.
... - 18:31 Bug #17189 (Closed): Replace DELETE FROM with faster TRUNCATE TABLE
- Instead of:
$query = 'DELETE FROM '. $components['TABLE']. (strlen($where) ? ' WHERE ' . $where : '');
Should... - 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... - 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
- 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
- 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...
- 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... - 13:04 Feature #16726: Select FE user group(s) to display in user list
- What is the status for the integration of the patch
- 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...
- 10:16 Feature #17177: add feature to force user group on subpages
- The feature is already available
- 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...
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 - 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_...
- 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 ... - 16:26 Bug #17183 (Closed): removeDefaultJS does not work with spamProtectEmailAddresses
- when setting
config.removeDefaultJS = extern
the JS for spamProtectEmailAddresses disappears and the spamprotect... - 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...
- 18:14 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
- It's not a Microsoft bug, it rather seems like a PHP bug!
- 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...
- 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... - 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... - 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... - 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.
- 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 ...
- 17:43 Feature #16937: Adding some more Date Conditions to class.t3lib_matchcondition.php
- fixed in trunk for TYPO3 4.2
- 14:08 Feature #16937: Adding some more Date Conditions to class.t3lib_matchcondition.php
- Discussing the issue on the core list now.
- 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
- 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...
- 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 ...
- 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...
- 08:52 Feature #16942: provide new inputfield "directorypicker" in BE
- i would make it a "temporary mountpoint", showing only from this folder down.
- 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...
- 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...
- 15:19 Bug #16407: Files in typo3temp/menu have wrong permissions
- A patch for 4.1.1 was appended in the related bug 0003949
- 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... - 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...
- 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
- 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
- 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
- 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 ...
- 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? - 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.
- 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... - 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
- 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
- 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
- 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
- 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
- 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
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...
- 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... - 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'] ... - 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... - 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 ... - 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
- 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
- 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
- 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...
- 21:11 Bug #17053: cache is not saved properly
- Solved.
- 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:
...
... - 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?
- 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)... - 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...
- 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... - 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... - 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
- 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
- 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... - 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.
- 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...
2007-04-01
- 19:28 Bug #16547: Link to external URL page doesn't forward
- Is not fixed in 4.1
2007-03-31
- 12:25 Feature #17175: Get rid of &no_cache parameter
- keyword:cache
- 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...
- 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-...
- 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...
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.
- 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... - 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...
- 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...
- 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.
- 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...
- 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
- 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... - 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 ... - 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. - 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... - 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....
- 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...
- 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... - 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 - 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
- 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
- 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
- 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... - 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
- 11:25 Bug #17171: 4.1.1RC1: DB Checks suggest to 'DROP KEY uid'
- It's not a bug.
- 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...
- 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...
- 11:09 Bug #16823: import of extension: Error: MD5 hash of downloaded file not as expected:
- Fixed.
- 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.
- 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
- 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)
- 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'.
- 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
- 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
- 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
- 00:36 Revision d7eea6c4: Some non-functional changes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2227 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 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...
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... - 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... - 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.
- 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? - 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. - 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... - 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... - 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...
- 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. - 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? - 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... - 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... - 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/... - 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...
- 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...
- 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 ... - 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
- 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?
- 12:04 Feature #17114: Display Updated(date of last update) within the Extension Mangager
- no problem, I changed it back...
- 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.
- 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...
- 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) - 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 ...
- 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... - 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... - 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... - 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.
...
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 - 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... - 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...
- 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 ...
- 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_... - 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... - 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
- 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
- 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
- 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... - 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
- 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
- 15:58 Bug #17152: Error in function t3lib_div::array_merge_recursive_overrule
- Committed to SVN - Trunk & TYPO3_4-1
- 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
- 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
- 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
- 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... - 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.
- 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... - 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... - 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.
- 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) - ... - 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...
- 14:41 Revision f3779593: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2219 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:41 Revision 8374398a: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2218 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Revision 766a67cd: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2217 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 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
- 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... - 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 ...
- 13:06 Revision 2a2a72aa: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2213 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:01 Revision b50ca097: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2212 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:55 Revision e48bd4b1: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2211 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 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
- 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
- 12:37 Revision e55a995a: Bugfix 5266
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2207 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:36 Revision 4f662fd0: Bugfix 5266
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2206 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:35 Revision dfb178e7: Bugfix 5266
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2205 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 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...
- 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... - 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...
- 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 :(
- 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...
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... - 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 - 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...
- 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...
- 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... - 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...
- 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...
- 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... - 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
- 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
- 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... - 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... - 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... - 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... - 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 ...
- 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...
- 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.
- 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... - 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... - 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 ... - 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...
- 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
- 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...
- 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
- 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.
... - 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.
- 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... - 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... - 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...
- 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... - 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.
... - 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... - 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... - 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 ... - 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... - 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.
... - 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...
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... - 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...
- 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 - 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.
... - 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 ? - 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... - 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...
- 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 ... - 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"...
- 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
- 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
- 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... - 11:31 Bug #16907: Extensions can't be downloaded from Backup/Delete page using IE7
- I have just posted the diff as well
- 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... - 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 ...
- 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... - 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...
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
... - 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 :-)...
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.
- 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... - 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...
- 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...
- 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...
- 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...
- 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...
- 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... - 12:40 Bug #17133: install tool crashes with PHP 5.2.1
- Increase php error log level and observe logfiles.
- 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
... - 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... - 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...
- 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...
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.
- 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... - 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...
- 17:19 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
- @Jason: Do you get any JavaScript errors?
- 17:09 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
- Gack. Now it doesn't work again. Weird...
- 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!
- 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,... - 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 ... - 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 - 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 ... - 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...
- 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?
- 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>
... - 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...
- 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... - 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...
- 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
- 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...
- 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;
- 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... - 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)
- 10:01 Bug #16963: Preview in Workspaces Module for Contentelements
- Fixed in trunk/4.2 (rev 2196) and TYPO3-4.1 (rev 2197)
- 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... - 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... - 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.
- 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...
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 ...
- 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...
- 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... - 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... - 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... - 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... - 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...
- 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?
- 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... - 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... - 10:40 Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3
- Changing the status to resolved.
- 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... - 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...
- 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... - 17:42 Bug #17140: be_users
- i figured out that it works if mysql strict_mode is disabled.
- 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
- 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
- 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...
- 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...
- 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. ... - 15:59 Bug #17144: Problem with Rich Text Editor and Firefox 2.0.0.3
- Ah sorry, reopened the wrong one...
- 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 ... - 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. - 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.... - 15:57 Bug #17145: incorrect patch / closed issue #17136
- I've closed this in favour of reopening #5266 again.
- 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.
... - 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... - 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... - 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.
- 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... - 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 ... - 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 ...
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... - 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.
- 22:26 Bug #17141: rtehtmlarea 1.5.1dev - default title attributes do not work
- Which browser (and version) are you using?
- 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...
- 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 ...
- 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... - 18:43 Bug #17139: RichTextEditor doesn't work under Firefox 2.0.0.3 anymore
- Can confirm that. Got the same problem after updateing!
- 16:17 Bug #17139: RichTextEditor doesn't work under Firefox 2.0.0.3 anymore
- Typo 4.0.2
RTE 1.3.7 - 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... - 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?
- 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... - 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... - 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.
- 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... - 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 - 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) - 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... - 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 ...
- 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... - 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...
- 14:37 Bug #16908: htmlarea doesn't show up
- It happens all the time on 2.0.0.3
- 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:
... - 14:07 Bug #16908: htmlarea doesn't show up
- Can somebody verify that it happens not all the times?
- 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.
<... - 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. ... - 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 ...
- 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...
- 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... - 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...
- 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.
//... - 09:28 Feature #17055: Enable fe_users-fields in "forgot password" mail
- one by one :-)
but thanks for your patch! - 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://...
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... - 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 ...
- 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...
- 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... - 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...
- 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!
- 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...
- 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...
- 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... - 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...
- 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...
- 14:05 Feature #15738: Dynamic log file name
- Committed
- 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...
- 11:09 Revision 8d010760: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2191 709f56b5-9817-0410-a4d7-c38de5d9e867
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...
- 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...
- 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-...
- 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.
- 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...
- 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... - 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... - 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 ...
- 17:21 Feature #17131: value:= function rendering sequence
- Right, therefor i marked it as feature request ;)
- 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...
- 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... - 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. - 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...
- 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...
- 13:08 Bug #17130: Pages with "Hide in menu" checked use normal page icon in list module
- Ok, I see.
- 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 ...
- 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. - 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...
- 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... - 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.
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... - 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 ...
- 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... - 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... - 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... - 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 ... - 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...
- 10:54 Bug #17053: cache is not saved properly
- when can we expect T3 4.1.1? :D
- 10:34 Bug #17053: cache is not saved properly
- Thanks Michael for providing the patch. I confirm, that this solves the problem.
- 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 ...
- 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...
- 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...
Also available in: Atom