Activity
From 2005-05-23 to 2005-06-21
2005-06-21
- 10:07 Bug #14827: Page mount points & manually added cross domain links are not working
- I have also discovered an error with domains in TYPO 3 3.8.
I had been using 4 domains under the same TYPO3 3.6.1 in... - 01:29 Feature #14832 (Closed): Mailto: links strip user-specified data at "space" (i.e. ?subject=my subject here&body=body message here)
- I'd like the ability for a visitor to click an email link and have the subject filled out automatically.
This is c...
2005-06-20
- 21:52 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
- Any news on this? Can I close it? What's the situation?
- 21:40 Feature #14591: Indexed Search does not tell the user why searching for "e" fails
- Sorry for not implementing this in 3.8.0. I just had another look at that topic:
> Even Google won't let you searc... - 21:34 Feature #14653: Add onBlur and onFocus functionality
- Hi Mr. Spam!
> I will try to modify the sources and send you later. But though this is not necessary.
That's ri... - 19:13 Feature #14831: Drag and Drop to move pages in page tree
- This is no bug, it is provided by an extension. No reasons for this to go into the core ATM. Please reopen if there i...
- 15:44 Feature #14831: Drag and Drop to move pages in page tree
- There is an extension for this, ss_dragdrop, which does exactly that. It was updated today.
- 02:10 Feature #14831 (Closed): Drag and Drop to move pages in page tree
- That would be nice to be able to drag and drop entries in the page tree to put them where I want, instead of the curr...
2005-06-19
- 22:31 Bug #14785: Remove Page-Type "Not in Menu"
- This feature might easily be solved without carrying about backwards compatibility if we just let the feature exist b...
- 22:30 Bug #14785: Remove Page-Type "Not in Menu"
- Removed the relation you added by mistake.
- 18:09 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
- Made a change which seems to solve the problem, but we couldn't reproduce it ever so we don't know if it's really fix...
- 00:24 Bug #14830 (Closed): Typo3 Imagemagick static detection not working
- I was just figuring out why my ImageMagick static binaries were not
detected by Typo3 in safe_mode php enviroment an...
2005-06-17
- 15:57 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
- I haven't had the problem for a long time now, can we close this bug report?
- 15:53 Bug #14828 (Closed): Unable to delete page with subpages in list module
- I have set "Recursive Delete(!)" in my user setup and tried to delete a page with subpages in the list module.
I cl... - 11:02 Bug #14827 (Closed): Page mount points & manually added cross domain links are not working
- The bug #14449 (http://bugs.typo3.org/view.php?id=608) seams to be fixed in 3.8. The #14449 (http://bugs.typo3.org/vi...
- 09:30 Bug #14826 (Closed): Error Hostname beim Install Tool Version 3.8.0
- Bei der Neuinstallation von Version 3.8.0 mittels Step123 werden Hostnamen mit Bindestrich beim Datenbankanbinden ni...
- 08:17 Bug #14825 (Closed): dbal does not parse DISTINCT correctly
- when using a query with a DISTINCT in the fields-list
like that:
$fields = 'DISTINCT tx_chcforum_thread.uid as ui... - 08:14 Bug #14824 (Closed): dbal cannot handle LEFT JOIN correctly
- then using left join in a query like this:
$table = 'tx_chcforum_thread LEFT JOIN tx_chcforum_post on tx_chcforum_po... - 08:09 Bug #14823 (Closed): DBAL produces "unexpected EOF on client connection"
- The dbal layer of typo3 produces the following log
when used with postgresql 7.4 and adodb:
postgres: [2-1] LOG: ...
2005-06-16
- 19:05 Bug #14803: "Max Image Width" - nur max. 999 px möglich.
- Not a bug, I second that. It's a default, it can be changed, no core change for this.
- 19:02 Feature #14820: FE form alert message is hardcoded in english... need transaltion capabilities
- Not a bug.
- 19:02 Feature #14820: FE form alert message is hardcoded in english... need transaltion capabilities
- This isn't a support forum. Search the archives/documentation first.
Put this in your template setup, wrap in cond... - 17:33 Feature #14822 (Closed): Group membership defined by MM relation instead of text field.
- The usergroup memberships for backend and frontend users is currently defined by a comma separated string stored in a...
- 05:03 Bug #14815: Textarea Rendering Problem with Tabs
- Any other containing element, besides DTM-ec62fcaeb7-1-DIV, gets a display: none style property?
Please report any... - 01:01 Bug #14815: Textarea Rendering Problem with Tabs
- <quote>The htmlArea RTE has been modified to support this feature in Mozilla 1.4+ and Firefox 0.8+. The modification ...
- 00:44 Bug #14694: Help->About module broken
- Thanks, Pieterv, for testing this!
You are indeed right, it works with PHP 5.0.4.
The PHP5 ChangeLog http://www...
2005-06-15
- 17:42 Bug #14815: Textarea Rendering Problem with Tabs
- Yes, it is a Mozilla problem, of course, this is documented here: http://typo3.org/documentation/document-library/rte...
- 12:22 Bug #14815: Textarea Rendering Problem with Tabs
- I checked it again.
The error only occurs in Firefox and Netscape 8 in Mozialla Mode.
With the IE Engine it works... - 17:12 Bug #14821 (Closed): No import of images from .t3d 3.7.0/3.7.1 -> 3.8.0
- When exporting a pagetree from 3.7.0 or 3.7.1 and import it into 3.8.0 no images are saved into the uploads folder. T...
- 15:39 Feature #14820 (Closed): FE form alert message is hardcoded in english... need transaltion capabilities
- the file is this: typo3_src-3.8.0/t3lib/jsfunc.validateform.js
the messages.. like: theBadMess = "You must fill in... - 12:28 Bug #14819: htmlspecialchars called multiple times
- Added some excerpts from the file pi/class.tx_indexedsearch.php. Hope this helps.
- 12:21 Bug #14819 (Closed): htmlspecialchars called multiple times
- In the class.tx_indexedsearch.php there are multiple situations where the output is processed by htmlspecialchars mul...
- 10:56 Bug #14817: Wrong variable naming with Return-Path configuration
- Perfect. You are very welcome to change the wording. The only change needed (I think) in htmlmail is to change
$th... - 10:39 Bug #14817: Wrong variable naming with Return-Path configuration
- Thanks for explaining the variable naming. This way it makes sense, I had looked at it from a different perspective (...
- 08:56 Bug #14817: Wrong variable naming with Return-Path configuration
- I agree, this is an error (Sorry for that). Please correct it (when CVS is open again).
On a side note, I think th... - 06:31 Bug #14818: Heading-Tags '<h1></h1>' are rendered in edit mode, but not on Frontend.
- This is neither a problem of the editor, nor an issue of TYPO3, but some wrong setting in TS template. Most probably,...
2005-06-14
- 22:18 Bug #14818 (Closed): Heading-Tags '<h1></h1>' are rendered in edit mode, but not on Frontend.
- If you mark a text in the rte-editor as a headline, it is correctly displayed (bold and bigger) in the editor, but in...
- 20:09 Bug #14815: Textarea Rendering Problem with Tabs
- What are the id's and class names of the div elements corresponding to the tabs containing the editing area?
- 19:58 Bug #14816: mailto-link does not work 0.5.2 (reopening 0001174)
- The problem arose when no anchor class was specified in Page TSConfig. This is now corrected in version 0.5.3.
- 17:08 Bug #14816: mailto-link does not work 0.5.2 (reopening 0001174)
- OK, I was able to reproduce the problem on another site. I don't get the same popup. The style and the title attribut...
- 16:50 Bug #14816: mailto-link does not work 0.5.2 (reopening 0001174)
- Something wrong... I cannot reproduce this problem neither in IE6 nor in Firefox.
If I select "mailto" and click S... - 13:45 Bug #14816 (Closed): mailto-link does not work 0.5.2 (reopening 0001174)
- With Version 0.5.2 the mailto-link function does not work.
-mark a text
-click on link-button
-select "mailto"
-c... - 18:27 Feature #14798: Robots.txt and indexed search
- I would think anything listed in robots, as long as it was within the site. More like this one:
http://www.mysite.... - 08:32 Feature #14798: Robots.txt and indexed search
- Are you talking of internal or external files?
Let's say your site is http://www.mysite.com/mysitedir/ and you hav... - 18:17 Bug #14817: Wrong variable naming with Return-Path configuration
- Ok, I'll fix this in all branches as soon as you give your okay to HEAD changes. I'll change the variable name as wel...
- 18:00 Bug #14817: Wrong variable naming with Return-Path configuration
- Thanks Karsten, yes you are right. Please correct it as soon as HEAD is open again (btw. can you please send a remind...
- 16:45 Bug #14817: Wrong variable naming with Return-Path configuration
- Could you have a look at this, and verify my findings? Thanks!
- 16:43 Bug #14817 (Closed): Wrong variable naming with Return-Path configuration
- We had problems on one machine, where TYPO3 didn't set the Return-Path of mails to the needed values. I remembered th...
- 08:40 Bug #14749: Firefox-Extension / user.js/ clipboard copy & paste
- Should be corrected in version 0.5.2.
- 08:37 Bug #14717: Firefox - pasting in textarea trows an error
- Should be corrected in version 0.5.2.
- 08:32 Bug #14750: Popup windows missing height
- Should be corrected in version 0.5.2.
- 08:31 Bug #14751: Table Operations "forget" collapsed borders
- Corrected in version 0.5.2.
- 08:30 Bug #14789: Dynamic CSS not properly included if Typo3 is not in Webserver's root
- Thanks for the correction.
Corrected in version 0.5.2. - 08:27 Bug #14800: mailto-link does not work 0.5.1.
- Corrected in version 0.5.2
2005-06-13
- 17:48 Bug #14815 (Closed): Textarea Rendering Problem with Tabs
- When I use 'dividers2tabs' in TCA to have different tabs in a backend form (same problem with flexforms), the RTE onl...
- 17:11 Bug #14813: Contact-Form: Fatal error: Call to undefined function: ctype_digit()
- not a typo3 bug, but a SuSE one
- 11:35 Bug #14813: Contact-Form: Fatal error: Call to undefined function: ctype_digit()
- The package ctype-php was the answer. Everything is ok now.
Thx - 10:12 Feature #14427: AND combination for TypoScript conditions doesn't work
- tested AND works as advertized in 3.8.
Michael, pls. move into core for next release - thanks georg - 08:32 Bug #14814 (Closed): Limit to Language does not work for pages
- Even though you've set "Limit to language" in your backend user group you'll get a selection of all defined languages...
- 00:00 Bug #14401: function rfw() not found in the tstemplate extension from TER
- Closing this:
a) why would one update tstemplate from the TER, in a brand new core?
b) the actual bug (differing ...
2005-06-12
- 23:56 Bug #14755: No Template Module available
- Closed due to missing feedback.
- 23:28 Bug #14813: Contact-Form: Fatal error: Call to undefined function: ctype_digit()
- Install the package containing the ctype stuff. For reasons noone will ever grok SuSE is not installing it by default...
- 22:33 Bug #14813: Contact-Form: Fatal error: Call to undefined function: ctype_digit()
- same configuration - same problem
since the update to typo 3.8.0 the content element mailform does not work anymor... - 22:25 Bug #14813 (Closed): Contact-Form: Fatal error: Call to undefined function: ctype_digit()
- Couldn't show the Contact-Form in the FE:
I Got this Error:
Fatal error: Call to undefined function: ctype_digi...
2005-06-11
- 19:30 Bug #14810: im_negate_mask im_imvMaskState have no effect on combine test (bugfix included)
- Hi,
thanks for your patch :)
it did not become clear to me (maybe i am a bit stupid right now ;) ) what I can throw... - 07:04 Bug #14810: im_negate_mask im_imvMaskState have no effect on combine test (bugfix included)
- Please note that tracking down that problem would have been much easier without that bug: http://bugs.typo3.org/view....
- 06:17 Bug #14810 (Closed): im_negate_mask im_imvMaskState have no effect on combine test (bugfix included)
- This report comes with a bugfix and a detailed investigation report of the problem. I spent several hours to find out...
- 19:07 Bug #14812 (Closed): by default when doing translation and coping default content element to new language EMPTY headres are filled w. [Translate to]
- By default when doing translation and coping default content element to new language - headers which are BLANK origin...
- 06:24 Bug #14811 (Closed): some image files created by installer do not get the right permissions
- some image files are do not get the right permissions. as a result tt can't overwrite them.
In my environment the ...
2005-06-10
- 21:05 Bug #14809 (Closed): Safe mode: Install Tools doesn't find Image Magick even though it works
- Even though ImageMagick is working (I can read in jpgs and generate thumb nails) the install tool says: No ImageMagic...
- 08:53 Bug #14401: function rfw() not found in the tstemplate extension from TER
- Can somebody else upload a new tstemplate version to TER, or can only Kasper do this?
- 07:47 Bug #14401: function rfw() not found in the tstemplate extension from TER
- I don't think so -- actually this is not the correct answer.
It *is* fixed in the tstemplate extension that is shi... - 02:57 Feature #14314: spamProtectEmailAddresses javascript not removable
- spamProtectEmailAddress isn't the only one that doesn't have JS removed. Using a TMENU_LAYER, there is miscelaneous J...
- 02:33 Feature #14314: spamProtectEmailAddresses javascript not removable
- This should not be a feature request. It is a bug, and should be labeled as such. I don't know whether it's in the co...
2005-06-09
- 22:03 Bug #14800: mailto-link does not work 0.5.1.
- Thanks. Will be corrected in next version.
- 16:14 Bug #14800: mailto-link does not work 0.5.1.
- same problem:
rtehtmlarea: 0.5.1
TYPO3 Ver. 3.8.0
Browser:
- IE6/XPSP2
- Firefox 1.0/OS X
Firefox JavaScrip... - 22:01 Feature #14808 (Closed): dynamic CSS would be nice...
- <strong>Improvement suggestion</strong>
... if it were possible to set them up as COA. But it does not work. Why ... - 21:48 Bug #14807 (Closed): ambigious filename parsing for template attached files
- Constants:
file{
first=1*.jpg
firstrollover=2*.jpg
}
Setup:
dosomething = TEXT
dosomething.value= {$... - 14:59 Bug #14803: "Max Image Width" - nur max. 999 px möglich.
- That is no bug in TYPO3.
It is rather a default.
in an ext_tables.php you can define
$TCA['tt_content']['columns']...
2005-06-08
- 21:16 Bug #14806 (Closed): double quotes for options from install-tool
- the install-tool writes changes to localconf.php with double quotes for the keys
(issue imported from #M1182) - 20:22 Bug #14747: FE error when logged to BE (PATH_site='//' problem)
- I have did some more tests:
1. I have played with typo 3.8.0, added some pages and extensions. Everything worked f... - 17:04 Bug #14805 (Closed): FE user passwords shown in page module and info popup of list module
- Since 3.8 FE user passwords are rendered as password fields. BUT, they are shown both in the page module (listed reco...
- 15:11 Bug #14804: Indexing external documents fails if there are spaces in the path
- My modifications of the attached file are marked with comments which include the pattern "JOH:"
- 15:09 Bug #14804 (Closed): Indexing external documents fails if there are spaces in the path
- The command line parameters are not enclose in quotes and therefor the parsers get confused when there are spaces in ...
- 15:03 Bug #14762: rtehtmlarea 5.1 not loading
- I cannot reproduce it now. it works as local now, as well. no idea.
- 07:15 Bug #14762: rtehtmlarea 5.1 not loading
- I cannot reproduce this problem with the described configuration. Please reinstall as local, enable the troubleshooti...
- 13:45 Bug #14803 (Closed): "Max Image Width" - nur max. 999 px möglich.
- Hallo TYPO3 Team,
Im Constant Editor unter BASIC (1) kann man die "Max Image Width" eine Bildes angeben - Standar... - 11:30 Bug #14802 (Closed): context menu of "globe" shows versioning option (and fails)
- The context menu of the installation root shows a versioning option, but the link fails and shows an empty page.
... - 10:44 Feature #14463: Menu doesn't expand if ".special" is set
- That's very good. I just assigned the bug to myself. Will include the patch-request in my next mail to Kasper.
- 10:08 Bug #14772: fsockopen() in class.indexer.php
- my quick-fix for this problem....
just take a look at my uploaded class.indexer.php - 06:59 Bug #14800: mailto-link does not work 0.5.1.
- I cannot reproduce this problem.
Please report TYPO3 version, client platform and browser version.
Please report an...
2005-06-07
- 22:30 Bug #14801 (Closed): JSMENU breaks in IE on long names.
- Refresh the page it works fine, so I think it is a bug internal to IE. If delete the cached files in explorer and re...
- 22:13 Bug #14747: FE error when logged to BE (PATH_site='//' problem)
- I have erased all files on the server, dumped the database and did a fresh install - now the problem is gone.
I h... - 22:02 Bug #14790: Install tool want to recreate the tables, and drop the old ones
- I am sorry for beeing so 'cryptic'...
I have confirmed, that the problem with importing database.sql file lies in ... - 21:10 Feature #14463: Menu doesn't expand if ".special" is set
- Sure, made an extension for 3.8 out of it (XCLASS) and it works as expected... you should have asked beforehand ;-)
- 16:49 Feature #14463: Menu doesn't expand if ".special" is set
- Because I hadn't had any feedback here or via mail if it works as expected and no problems occur.
Did you test it ... - 15:52 Feature #14463: Menu doesn't expand if ".special" is set
- Why is this not included in TYPO3 3.8?? You have a problem description and a patch -- all you need... hmmm
- 19:34 Bug #14401: function rfw() not found in the tstemplate extension from TER
- Is this problem already fixed? I think so, right?
- 16:34 Bug #14800 (Closed): mailto-link does not work 0.5.1.
- With Version 0.5.1 the mailto-link function does not work.
-mark a text
-click on link-button
-select "mailto"
-c... - 14:28 Bug #14799 (Closed): typolink produces corrupt links
- We have a typo3 installation (V3.7) where we use domain-pointers because we have many subwebs in one installation. If...
2005-06-06
- 22:41 Bug #14790: Install tool want to recreate the tables, and drop the old ones
- just added my result of the modified php file. maybe somebody else can see what is going wrong.
to anojszewski: wh... - 22:37 Bug #14790: Install tool want to recreate the tables, and drop the old ones
- Hi,
I uploaded a modified t3lib of the install tool. Can somebody, post or mail the output? So I can compare it to... - 15:47 Bug #14790: Install tool want to recreate the tables, and drop the old ones
- Typo3 3.8.0, mySQL 4.1.11
Trying to import database.sql file
"No tables" error occured.
Stripping backquotes (`) ... - 18:45 Feature #14798 (Rejected): Robots.txt and indexed search
- I've got a handful of those pdf files that I don't want
indexed. So, to satisfy google, and other search engines, I ... - 17:46 Bug #14797 (Closed): localized pi_flexform fields show XML source of the original language
- Seems as if this is still problem for every FE plugin using flexforms.
After "localizing" the plugin (i.e. news or n... - 17:20 Feature #14782: Click to resize tweak
- No.
Anyone who'd like to fix it?
--
Jan Bednarik - 16:22 Feature #14782: Click to resize tweak
- Is there any TS option where you can set the size of the popup?
Sebastian - 16:34 Bug #14792: Upon Upgrade from 3.7.0 to 3.8.0 Lost the Front End Edit Featre
- not a bug :)
- 16:24 Bug #14792: Upon Upgrade from 3.7.0 to 3.8.0 Lost the Front End Edit Featre
- I am sorry. I may have submitted this in error.
- 16:11 Bug #14792: Upon Upgrade from 3.7.0 to 3.8.0 Lost the Front End Edit Featre
- Hi,
what is exactly what you have configured in the TypoScript Template, and in the User TSConfig?
Greets, Sebastian - 16:30 Bug #14258: lockSSL: extensions not downloadable via backup/delete
- Hi, does this problem still exist with a recent TYPO3 version?
- 16:29 Bug #14773: Missing letter in German core localization
- Fixed in 3.8.0
- 16:25 Bug #14774: A few improvements(?) in 3.8.
- all bugs are opened as seperate bugs. Closing this one.
- 16:22 Bug #14783: Option split works very problematic
- I think this has been discussed in the dev-list, with the result that this is no bug. Can anybody confirm this?
Seba... - 16:20 Bug #14786: Contextmenu in fileadmin don't show up for files with 2 points in filename
- I can confirm this.
- 16:12 Bug #14796 (Closed): Missing image from
- If image Magic is not avalable Typo3 should put instead of thumbnail nofound_thumb.gif.
typo3 puts it in all situa... - 15:16 Bug #14795 (Closed): JS Error with JSMENU
- When no <base> tag is set in a page containing a JSMENU then an JS Error occurs in Firefox 1.0.3 when selecting a sel...
- 13:45 Bug #14794 (Closed): Fehlerhafte Darstellung
- Ich habe mit dem template "Glück" mehrere Web-Sites erstellt.
Die Darstellung mit der Version Typo 3.7 im Internet ... - 13:03 Bug #14793 (Closed): clearCacheCmd = pages does only affect pages for the actualy loged in backen user
- If one uses "clearCacheCmd" = pages within page header TS, it only affects the pages, which are accessible for the ac...
- 09:42 Feature #14735: Disable all nag screens
- OK, a delete warning makes sense! :)
Greets,
Thomas
2005-06-05
- 17:25 Bug #14760: When I upgraded to 3.8.0 and looked at my site with Firefox, most of my images were not aligned properly anymore.
- Hi,
had some time to look at this during the weekend - this alignment business is tricky... I've prepared a patch, p... - 04:33 Bug #14792 (Closed): Upon Upgrade from 3.7.0 to 3.8.0 Lost the Front End Edit Featre
- admPanel {
enable.edit = 1
module.edit.forceDisplayFieldIcons = 1
hide = 1
}
$TYPO3_CONF_VARS['EXT']['no...
2005-06-04
- 03:40 Bug #14791 (Closed): Cannot give access to all modules to a backend user when there are many backend modules loaded
- When there are 16 or so (or more) modules in the backend that you would like to give a user access to, through the "U...
2005-06-03
- 23:09 Feature #14735: Disable all nag screens
- at least for me the "copy/move/delete" warnings are very helpful and I won't miss them.
I can remember many occasio... - 22:56 Bug #14755: No Template Module available
- Hi,
is the template module still missing ?
the XCLASS "errors" you mentioned can be concidered as hints and don... - 14:43 Bug #14623: Hide page if no translation for current language exists bug
- O.K., I'll try the suggested solution and send my feedback.
- 13:40 Bug #14623: Hide page if no translation for current language exists bug
- Okay, it seems like Kasper was right (as usual) when he said this is a config issue. Please try
config.sys_langua... - 06:40 Bug #14790 (Closed): Install tool want to recreate the tables, and drop the old ones
- Hi,
I am running in a little problem with the install tool on 3.8. and mysql 4.0.20.
The layout of the database...
2005-06-02
- 16:11 Bug #14789: Dynamic CSS not properly included if Typo3 is not in Webserver's root
- Forget to mention: This is a problem in the backend only!
- 16:10 Bug #14789 (Closed): Dynamic CSS not properly included if Typo3 is not in Webserver's root
- When Typo3 is not installed in the webserver's root path, the dynamiccss.css file will not be properly included. The ...
- 13:12 Bug #14788: tslib_cObj::imageLinkWrap not passing information if image.imageLinkWrap.JSwindow.altUrl set
- to test just try:
image.imageLinkWrap.JSwindow.altUrl=showpic.php
which is replacing showpic.php by itself. - 13:04 Bug #14788 (Closed): tslib_cObj::imageLinkWrap not passing information if image.imageLinkWrap.JSwindow.altUrl set
- providing a different url to replace showpic.php by TS
image.imageLinkWrap.JSwindow.altUrl=typo3conf/ext/fdfx_showpi... - 10:52 Feature #14787 (Closed): nice filename for the stat files (eg ä => ae)
- This patch uses t3lib_cs.php->specCharsToASCII instead of the dull old underscore conversion.
Note: actual name ge... - 10:51 Bug #14725: Shortcut to a timer-stopped page leads to a frontend error
- Personally I'd prefer a 404 as this would map the behaviour of static websites.
I don't know the relevant code part... - 10:50 Feature #14780: Variable e-mail encoding
- Don't use forceCharset for an "internal" class for anything than a default. The calling code must have full control o...
- 09:50 Bug #14786 (Closed): Contextmenu in fileadmin don't show up for files with 2 points in filename
- If you upload a File with the name "test..txt" in fileadmin, and leftclick on the icon, the contextmenu don't show up...
2005-06-01
- 22:10 Bug #14785: Remove Page-Type "Not in Menu"
- sorry, I screwed up the first relation...
- 22:08 Bug #14785 (Closed): Remove Page-Type "Not in Menu"
- As stated above. We now have the "Hide in Menu" property for any page type, and should get rid of the page type ASAP ...
- 21:50 Feature #14776: Ability to assign custom categories to downloaded extensions
- I don't see a need for this: You should browse through extensions on typo3.org rather than EM. If you need to give so...
- 21:41 Bug #14725: Shortcut to a timer-stopped page leads to a frontend error
- This also happens if the page is hidden. So it is a more general problem if shortcut targets are unavailable. We *hav...
- 17:33 Bug #14784 (Closed): FE-Editing in new Popups => Page doesnt reload
- Frontend-Editing with new PopUp-Windows:
After Save&Close the Page does not automatically reload as in Typo 3.7.
So... - 16:38 Bug #14753: Fatal error after unpacking the "testsite" package
- The aforementioned workarounds seem to work only for the zip version of the testsite package. After installation of t...
- 15:14 Bug #14783 (Closed): Option split works very problematic
Option split value should be COMMON for ALL menu items in the same level.
If the item state is CUR or ACT, the opt...
2005-05-31
- 21:51 Feature #14782 (Closed): Click to resize tweak
- - if a really large picture (with a "click to resize" option on) is on a page and you null the imageLinkWrap.width an...
- 21:48 Feature #14781 (Closed): Resizing with GD
- it's now possible to resize images using GD. That means without ImageMagick installed on a server.
(issue im... - 21:46 Feature #14780 (Closed): Variable e-mail encoding
- the charset of an e-mail was hardcoded as iso-8852-1. Well, not everyone uses this charset and if your pages are in u...
- 15:57 Feature #14427: AND combination for TypoScript conditions doesn't work
- Hello Michael and Wolfgang,
Is this tested to work with 3.8 final? (otherwise I might be doing so if needed).
I... - 15:38 Feature #14427: AND combination for TypoScript conditions doesn't work
- Have a look at the nice documentation here: http://typo3.org/extensions/repository/list/conditions/
Anyway, this i... - 15:28 Bug #14774: A few improvements(?) in 3.8.
- Yes, please submit single requests with diffs attached.
- 09:45 Bug #14774: A few improvements(?) in 3.8.
- please make one bug report for each change/feature.
and please make patches for TYPO3 with "diff" with the -u option. - 15:25 Bug #14778: failed to open stream: No such device
- Unless further investigation (with the hep of the install* lists) proves there is an error, please don't submit bugs ...
- 14:56 Bug #14778 (Closed): failed to open stream: No such device
- Red Had Linux 9.2, MySQL 3.23.58, apache 2.0.40
Scenario:
- Setup successful with install tool, database created ... - 15:00 Bug #14779 (Closed): External URL's is to long in search result list
- If a website having the "Index External HTML URLs" option and an indexed URL is very long, this URL is printed in ful...
- 11:47 Feature #14777 (Closed): geometry option for class.t3lib_stdgraphic.php->>combineExec
- Sometimes it's nice to put a smaller image on top of another. This version let's place the smaller image via IM geome...
- 10:08 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- I can reproduce this:
if the extlist in the install tool was changed it's impossible to install extensions. The doub... - 05:47 Bug #14775 (Closed): Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- If someone accidentally changes the ExtList in the Install Tool (for instance, by 'tabbing' through and accidentally ...
- 09:50 Feature #14768: Problems with link "states"
- is a duplicate
- 09:16 Bug #14753: Fatal error after unpacking the "testsite" package
- I don't know, why "['requiredExt'] = 'lang';" worked for you -> that's wrong! let's wait for the side-effects ;-)
... - 06:07 Feature #14776 (Closed): Ability to assign custom categories to downloaded extensions
- In the Extension Manger, I would like to assign customized categories to extensions (probably only the ones I've down...
2005-05-30
- 18:32 Bug #14774 (Closed): A few improvements(?) in 3.8.
- I've done a few changes to some Typo3 source files, which could be interesting. I'm sending these files as attachemen...
- 12:47 Feature #14579: error in tslib_fe->getFromCache() with PHP 5
- $this->TYPO3_CONF_VARS['FE']['debug'] will always exist, but $this->config['config']['debug'] not. But Kasper is righ...
- 12:43 Feature #14173: remove dependency on static_info_tables for $GLOBALS['TSFE']->sys_language_uid
- The mentioned array exists in TYPO3:
t3lib_cs->isoArray - 12:18 Bug #14407: hardcoded tt_news reference in class.db_layout.php
- the hook should offer the possibility to process the display of records in the web/page module with an extension clas...
- 10:47 Bug #14773 (Closed): Missing letter in German core localization
- Translation at the user settings page for: "Use condensed mode in backend" should be "Schmale Ansicht im Backend ver...
- 10:25 Bug #14772 (Closed): fsockopen() in class.indexer.php
- function getUrlHeaders uses fsockopen, but fsockopen is not working behind a proxy!
so index external url's will not... - 10:24 Bug #14771 (Closed): Setting forceReturnPath does not work
- There is a type in t3lib_htmlmail:
function t3lib_htmlmail () {
$this->forceReturnPath =
$GLOBALS['TYPO3_C... - 09:48 Bug #14770 (Closed): Check SSL (https) in /typo3/init.php and TYPO3_cliMode
- If
$TYPO3_CONF_VARS['BE']['lockSSL']==2
(or 1)
is set in the localconf.php the TYPO3_cliMode will not work! In thi... - 08:57 Feature #14769 (Closed): Problems with link "states"
- I tested CUR for shotcuts (i put the front page into the main menu as a
shortcut) - no effect because this "page" t... - 08:08 Feature #14768 (Closed): Problems with link "states"
- I tested CUR for shotcuts (i put the front page into the main menu as a
shortcut) - no effect because this "page" t... - 05:40 Bug #14713: Selections in the group settings get discarded without notification
- I absolutely agree.
However, someone argued with a possible speed drawback when having bigger MySQL data fields. If ... - 00:24 Bug #14713: Selections in the group settings get discarded without notification
- I modified the $TCA with a small extension. I still think that the numbers should be raised in the core.
2005-05-29
- 23:34 Bug #14713: Selections in the group settings get discarded without notification
- I can confirm this bug, also for 3.8 final!!!
'Tables (listing)' and 'Tables (modify)' allows max. 20 entries, whi... - 23:15 Bug #14407: hardcoded tt_news reference in class.db_layout.php
- What should the hook be able to enable you to do? :)
- 19:54 Bug #14407: hardcoded tt_news reference in class.db_layout.php
- Hi Karsten,
you have my OK ;-) (and my thank 'cause I'm a bit busy the next days)
would be cool if you could also a... - 17:50 Bug #14407: hardcoded tt_news reference in class.db_layout.php
- Rupert, if you give your OK, I'll do this next week. Or could you fix this yourself?
- 21:22 Bug #14258: lockSSL: extensions not downloadable via backup/delete
- I have lockSSL enabled (only SSL is allowed in the backend here), and backup/delete works without any problems. versi...
- 19:24 Feature #14397: Write Wiki page to help about ML/NG subcribing/use
- Yes that should be fine now. Thanks to Franz Kratochvil for writing this article.
- 18:30 Feature #14397: Write Wiki page to help about ML/NG subcribing/use
- Isn't this solved with the page http://typo3.org/community/mailing-lists/use-a-news-reader/ ?
- 19:11 Bug #14663: getText and splitChar not working with TV lib TS obj
- yes and no.
In fact there are 2 bugs.
1. text.field = subtitle // title is not working with TV
2. listNum is ... - 18:01 Bug #14663: getText and splitChar not working with TV lib TS obj
- Err, is this a TV bug? If so, it should be meoved to tx_templavoila.
- 18:23 Feature #14222: Wish: Make manual-icons a link to extension manual
- There is now a manual icon in the EM list views.
- 18:13 Bug #14108: make cropping work for multi-byte charsets
- Is this still an issue?
- 18:10 Bug #14549: Hardcoded doctype declaration in showpic.php
- Any comments on this issue? Anyone?
- 18:04 Bug #14415: Charset problems (UTF-8, mysql 4.1.7)
- Please do as Martin Kutschker suggested, and check if this solves your problem.
- 18:00 Feature #14579: error in tslib_fe->getFromCache() with PHP 5
- Martin, any comment on what Kasper wrote?
- 17:53 Bug #14441: Changing language in user setup do not reload left frame (menu).
- Since it says "most changes need a reload to take effect", this doesn't seem like an error to me.
- 17:31 Bug #14751: Table Operations "forget" collapsed borders
- I have since tested this with Firefox and it does remember the option. So this issue seems only to be related to Inte...
- 17:30 Bug #14366: cleanName in t3lib_loadmodules.php adds space at end
- We should change this to
preg_replace('/[^a-z0-9]/i','',$str);
and if this doesn't work, it's a bug.
The trim()... - 17:22 Feature #14379: Create Backend Usergroup
- No feedback, no solution.
- 17:21 Bug #14767: Quick Note expands improperly
- I can confirm this bug. Would a screendump be needed?
- 17:05 Bug #14702: Typo3 shouldn't use country codes for specifying language
- Definitely an important issue.
- 01:15 Bug #14762: rtehtmlarea 5.1 not loading
- I installed it into "local". Now, following your hint I installed it into "global" - and bingo, it works also for me!...
- 00:16 Bug #14764: Login form crashes in class.tslib_content.php
- not an issue, because php compiled with wrong options
- 00:11 Bug #14764: Login form crashes in class.tslib_content.php
- OK, I found the problem:
The first installation was w/o php4-ctype. Then I have installed the module, but the instal... - 00:14 Bug #14761: Image alignment not working with Firefox
- is duplicate
2005-05-28
- 23:42 Bug #14764: Login form crashes in class.tslib_content.php
- Hello,
sorry, that I must reopen the ticket, but the installation of the package was my first try (it was not instal... - 23:21 Bug #14764: Login form crashes in class.tslib_content.php
- Pfft, will anyone ever understand the SuSE folks?!? :)
Anyway, not a bug in TYPO3, closing. - 22:33 Bug #14764: Login form crashes in class.tslib_content.php
- This is because on SUSE 9.X php4 is configured with '--disable-ctype' as a default and therefore all ctype() function...
- 17:37 Bug #14764 (Closed): Login form crashes in class.tslib_content.php
- Fatal error: Call to undefined function: ctype_digit() in /srv/www/htdocs/typo3/typo3_src-3.8.0/typo3/sysext/cms/tsli...
- 23:19 Bug #14765: fresh install 3.8.0: tables are created with collation "latin1_swedish_ci"
- They are created without any specific collation, so MySQL uses the default one (which obviously is latin1_swedish_ci....
- 17:38 Bug #14765 (Closed): fresh install 3.8.0: tables are created with collation "latin1_swedish_ci"
- Fresh installation create all tables with collation "latin1_swedish_ci".
Questions:
Why they are created with t... - 23:17 Feature #14729: babelfish chokes on Typo3
- Indeed, as has been pointed out, this is not a TYPO3 issue.
- 23:16 Bug #14767: Quick Note expands improperly
- After Uninstalling Quick Note and reinstalling (along with some other Task Center extensions, so that something is be...
- 23:06 Bug #14767 (Closed): Quick Note expands improperly
- When expanding (clicking the plus to show the contents) of the Quick Note entry in the task center, a little pencil i...
- 22:55 Bug #14762: rtehtmlarea 5.1 not loading
- Did you install the ext. into "local" or "global"?
Local doesn't seem to work for me as well. I dumped the extension... - 14:47 Bug #14762 (Closed): rtehtmlarea 5.1 not loading
- rtehtmlarea 5.1 is not loading on my typo3 3.7.0 / Firefox .
that means: the plugin window is displayed with the "rt... - 20:54 Bug #14766 (Closed): Indexed search does not find words with special characters
- Indexed search does not find words like:
- Šamot
- Žaga
- plošča
On the other hand, when entered without s... - 12:07 Bug #14761: Image alignment not working with Firefox
- This is a duplicate of bug no. 0001115
2005-05-27
- 23:33 Bug #14761: Image alignment not working with Firefox
- Here an example:
Typo3.7.0 (with alignment working with firefox):
http://www.silenthardware.de/reviews/cpu/multi_... - 23:25 Bug #14761 (Closed): Image alignment not working with Firefox
- After upgrading from 3.7.0 to 3.8.0, all content images are aligned left. The alignment, as chosen in the backend is ...
- 19:07 Bug #14760 (Closed): When I upgraded to 3.8.0 and looked at my site with Firefox, most of my images were not aligned properly anymore.
- In the new 3.8.0 there is a bug regarding the rendering of the
"classical", table-based IMGTEXT-Objects in line 1085... - 17:14 Bug #14759 (Closed): Set Errors-To header to value of Return-Path
- Postfix uses Errors-To instead of Return-Path, so this header should be set to the value of the Return-Path header.
... - 11:41 Bug #14758 (Closed): Indexer re-indexes external pages to often
- In the new indexed search, coming with 3.8, the new feature to index external pages is re-indexing the page if the li...
- 11:12 Bug #14757 (Closed): JSmenu with RealURL is broken (jsfunc.menu.js)
- It looks like the bugfix in bug 0000649 is broken in 3.8. The baseurl is inserted twice thereby breaking the link.
... - 11:07 Bug #14756: bug in the Hook for kb_md5fepw
- sorry, the input field of the bugtracker is to small :(
the fixed line must be:
foreach ($GLOBALS['TYPO3_CONF_VAR... - 11:04 Bug #14756 (Closed): bug in the Hook for kb_md5fepw
- in line 244 is a bug so that the hook don't work:
foreach $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/pi1/clas...
2005-05-26
- 14:14 Bug #14753: Fatal error after unpacking the "testsite" package
- this happens (not only for the testsite) as long as you have cms in requiredExt in localconf.php:
$TYPO3_CONF_VAR... - 05:59 Feature #14425: Upgrade MediaWiki engine
- The wiki engine is still old, the Documentation_joblist doesn't solve this issue.
2005-05-25
- 16:53 Bug #14755: No Template Module available
- Hi, is this a blank install? Do you use the testsite package, or another package? (which distribution (tgz/zip) / ver...
- 13:21 Bug #14755 (Closed): No Template Module available
- I tried to install Typo3 on a webspace. After installation everything seem to work fine expect the Template Module i...
- 09:59 Bug #14754 (Closed): Setting file fields in TCA to "required" makes it impossible to save the record
- citing mattes from the dev-list:
Mathias Schreiber [wmdb>] wrote:
> if a file field in TCA is set to "required" I... - 08:19 Bug #14750: Popup windows missing height
- I am sorry, but for IE the height haven't changed. I am still not able to see the two buttons, only the first around ...
- 06:48 Bug #14750: Popup windows missing height
- Please try the editor on this page http://www.fructifor.com/677.html and tell me if the additional height is sufficie...
2005-05-24
- 21:31 Feature #14575: Add a startUid to a hmenu with special = keywords
- TSREF:
.startUID (+stdWrap) = uid of a page to start generating the menu, the level parameter is ignored when this ... - 21:03 Feature #14470: No netware support?
- Hi, does this problem still exist?
- 19:46 Bug #14753 (Closed): Fatal error after unpacking the "testsite" package
- After unpacking the "testsite" package it's not possible to acces the install tool. All TYPO3 sites (FrontEnd BackEnd...
- 17:19 Bug #14537: gifbuilder jpgs are 256 colors
- I tried the latest patch (2005-05-19_bugfix...) and it seems to work except for one problem.
When an image gets mask... - 17:05 Bug #14111: Extension Repository
- In version 3.8.0 final hitting ENTER works in mozilla firefox 1.0.4, but still not in IE 6.0 (and probably below).
- 15:22 Feature #14752 (Closed): Mailto's and URL's should becomes links automaticly
- In the original RTE mailto's and URL's becomes links, just while typing.
This should be the same for HTMLArea ;)
... - 15:14 Bug #14751 (Closed): Table Operations "forget" collapsed borders
- When checking collapsed borders, the borders becomes correctly collapsed. But this is forgotten when you edit the tab...
- 15:11 Bug #14750 (Closed): Popup windows missing height
- Popup windows hides the OK/Cancel buttons, because of an extra toolbar, when the site is not in the "Trusted sites" l...
- 14:03 Feature #14390: Date selector should accept alternative date formats
- Michael, Kasper said that all the Date stuff is done in JS, so no need to enlarge t3lib_div.php I simply added PHP co...
- 12:26 Feature #14390: Date selector should accept alternative date formats
- Sorry for jumping in so late, but I think there should be just one format for date insertion AND a hook for adding th...
- 12:39 Bug #14546: Backend PageTree Error
- We had exactly the behaviour you described above and solved it by setting magic_quotes to off! After this change the...
- 00:30 Bug #14702: Typo3 shouldn't use country codes for specifying language
- well.. not if there is a new option: "use new language coding"..
i agree with menthos that this would be an importan...
2005-05-23
- 23:35 Bug #14375: detection of imagemagick fails
- seems that this is no issue anymore. if yes, please reopen the bug
- 23:31 Bug #14250: can't install extensions with SAFE MODE ON
- please reopen if there is new information.
- 22:39 Bug #14489: BE user/group access fails
- seems that this is no bug. please reopen if it is.
- 22:24 Bug #14356: Admin Panel => Frontend Fatal Error
- we can't confirm this, if you have more information and the problem still exists, please reopen that bug.
- 22:22 Bug #14727: Typos in German localization of core
- fixed on localization server
- 22:19 Bug #14747: FE error when logged to BE (PATH_site='//' problem)
- Can somebody else reproduce this, maybe with FreeBSD and the IdeaWebServer?
- 22:16 Feature #14736: wishlist: change in alt_main.php
- please reopen if necessary.
- 22:15 Feature #14736: wishlist: change in alt_main.php
- Hi,
you can change this value globally by setting
$typo_db_extTableDef_script = 'ext_tables.php';
in typo3conf/lo... - 16:55 Feature #14736: wishlist: change in alt_main.php
- Hi Sebastian,
well, good to know that, new to me. But it doesn't really help, 'cause I want to change that value g... - 16:18 Feature #14736: wishlist: change in alt_main.php
- Hi,
you can set
$TBE_STYLES['dims']['leftMenuFrameW'] , and you can set this through an ext_tables.php file. See ht... - 22:01 Bug #14749 (Closed): Firefox-Extension / user.js/ clipboard copy & paste
- somehow you managed to put in some code to manipulate the user.js
preferences file automatically so the security-acc... - 15:59 Feature #14729: babelfish chokes on Typo3
- This is clearly a babelfish bug because TYPO3 produces valid XHTML. Please complain to altavista for a fix. As a work...
- 09:23 Feature #14735: Disable all nag screens
- I think the most annoying message is the one that appears when one changes the content type. It could be useful if ad...
- 09:14 Feature #14735: Disable all nag screens
- Hi, could you please make a list which "nag screens" you mean? (It is easier to change things then)
- Alert when c... - 09:22 Bug #14748 (Closed): "Insert record" content not always displayed
- When the same "insert record" content elment is displayed more than once, it is only rendered correctly the first tim...
- 02:34 Bug #14689: unwanted default debug output - patch included
- Fixed in 3.8.
- 02:32 Bug #14423: Security hole: some files are world-writeable
- Done. The 3.8.0 packages have 755 permissions for all directories and 644 for all files (including fileadmin, etc.).
- 02:31 Bug #14739: Web>Template extension not loaded by default.
- This is now solved but only inside of the site packages. So if you start with one of dummysite, quickstart or testsit...
- 01:14 Feature #14576: Login URL feature attracts users to transfer password in cleartext
- Fixed in 3.8. The feature will still work if https is used.
Also available in: Atom