Activity
From 2006-07-08 to 2006-08-06
2006-08-06
- 18:02 Bug #16267: Missing copymode icon
- Sorry. I'm a programmer not a graphics designer ;-)
As for the title attribute: you are right. I know this but I c... - 13:45 Bug #16436 (Closed): spamProtectEmailAddresses_lastDotSubst breaks image links
- If I build a link from an image with smth like this:
lib.test {
10 = IMAGE
10 {
file=fileadmin/images/icon_... - 13:20 Bug #16435 (Closed): evalFunc_input browser javascript error message
- The FireFox browser is reporting an error on this function
function evalFunc_input does not always return a value
... - 11:40 Bug #16434 (Closed): RTE config is not supported by HTMLArea RTE
- The following TSConfig worked properly in the old RTE but does not work at all in new RTE. This config is made in acc...
- 11:38 Feature #15810: htmlArea RTE: Creating/editing anchors
- It is possible to reference any content element when creating link in RTE. I think nothing else is needed.
2006-08-05
- 19:52 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- This is patched version of t3lib/jsfunc.validateform.js
that solve this problem for utf8 - 18:15 Bug #16433 (Closed): images don't show in element browser
- I tried to add images to a page in its page properties, but the element browser didn't show any.
I looked at the ima... - 14:18 Bug #16432 (Closed): EM: Checkboxes need real and good labels (which shoudl be to the right of the checkboxes)
- This is a usability issue.
Steps to reproduce:
1. Open the EM.
2. Select "install extensions".
3. Click on th... - 14:11 Bug #16431 (Closed): Marker in page tree not updated when selecting a page with templates
- Steps to reproduce:
1. Have a site with several pages and templates on at least one of them.
2. In the BE page tree...
2006-08-04
- 18:14 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
- Hm, you don't have loaded any extensions that are not loaded by default - so this can't be the reason for the error. ...
- 16:08 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
- Hello Andreas,
thank You very much for Your time again!
OK, lets see...
I have copied the link as You wrote:
... - 07:46 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
- Hello Istvan,
thanks for the additional information. I don't think it could be the PHP-version because I run TYPO3... - 13:56 Bug #16428: pageNotFound_handling: TRUE is interpreted as url
- Patch fixes the problem.
Thank you... ;-) - 13:48 Bug #16419: Upload to TER always transfers hidden or system files
- Added support to exclude folders and files by extensions.
Therefore a general setup can be done in localconf.php. Fu... - 13:42 Bug #16261: Special characters not correctly displayed on login-screen
- Oh, I made a mistake...
encoding the browser used when sending is known to the browser
has to be
encoding th... - 13:40 Bug #16430 (Closed): Permissions not set on extracted localization-files
- When you let the Extension Manager update translations of extensions, the unzipped files in typo3conf/l10n/<lang-key>...
- 10:42 Bug #16429: Problem with workspace preview and multiple sites
- If you copy the above code, then be aware of that mantis is adding something to the end of the http thing
- 10:39 Bug #16429: Problem with workspace preview and multiple sites
- I have a proposal for a solution to this problem.
Change lines 135-144 in typo3/mod/user/ws/wsol_preview.php to:
... - 10:28 Bug #16429 (Closed): Problem with workspace preview and multiple sites
- I have a site with multiple subdomains, all representing a site in the same TYPO3 installation.
The backend users ... - 09:32 Bug #14971: cookie lifetime from the localconf will be ignored
- I coded an autologin service for the 4.0 branch lately and also stumbeled over the problem with the 6000? (3600 actua...
- 07:06 Bug #15931: Menu: IFSUB condition not working correctly (RC3)
- fixed in trunk and 4.0 branch
http://svn.sourceforge.net/viewvc/typo3/TYPO3core/trunk/
http://svn.sourceforge.net... - 01:36 Bug #15114: limited to languages; still can delete content element
- Here are two patches that try to solve this bug
They are tested with 4.0.1 and make the dissallowed edit and delet...
2006-08-03
- 22:50 Bug #16423: Menu in Filelist module doesn't show with IE (it is OK with Mozila)
- Strange, I cannot confirm this. Are you sure you have JavaScript and ActiveX enabled?
cheers
Ingmar - 20:51 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
- Hello Andreas,
You are right, I forgot to mention my browser.
Just to see clear:
I made this site with typo3, I... - 12:17 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
- Well, I don't think it's a DB-related problem. It more sounds as if TYPO3/PHP could not determine the correct hostnam...
- 19:01 Bug #16428: pageNotFound_handling: TRUE is interpreted as url
- Ooops, sorry. Please replace "strncasecmp" with "strcasecmp".
- 18:25 Bug #16428: pageNotFound_handling: TRUE is interpreted as url
- Works ok, but:
Warning: Wrong parameter count for strncasecmp() in /var/www/u12345001/files/typo3_src-4.0.1/typo3/... - 18:03 Bug #16428: pageNotFound_handling: TRUE is interpreted as url
- Please test if the attached patch fixes the problem.
- 17:27 Bug #16428 (Closed): pageNotFound_handling: TRUE is interpreted as url
- With pageNotFound_handling set to 'TRUE', a nonexistent url is redirected to http://www.example.com/true or http://ww...
- 18:58 Bug #16426: Element Browser: incorrect error messages upon file upload
- That change was done by Karsten on 2006-06-28:
* t3lib_extfilefunc: func_upload() now logs if no file was uploaded.
... - 11:40 Bug #16426: Element Browser: incorrect error messages upon file upload
- diff -u -r1.1 class.t3lib_extfilefunc.php
--- class.t3lib_extfilefunc.php 1 Aug 2006 11:54:43 -0000 1.1
+++ class.t... - 11:27 Bug #16426 (Closed): Element Browser: incorrect error messages upon file upload
- Element browser in TYPO3 4.0.1: If I try to upload an image file into a folder, after clicking "Upload" the element b...
- 17:53 Bug #16427: Double mount points and link with wrong MP
- NB : I've already put a config.MP_mapRootPoints = 1 inside my TS template of page 1
- 17:07 Bug #16427 (Closed): Double mount points and link with wrong MP
- I set up a double mount point.
My pagetree looks like this :
PAGE 1 [ MP -> 2]
PAGE 2
|_ PAGE 3 [ MP -... - 15:01 Bug #15859: sysfolder icon
- +1 agree also.
- 14:45 Bug #15114: limited to languages; still can delete content element
- I guess no one is realy working on this right? I'll try to start working on this if noone replys the next few days.
- 12:30 Bug #16166: Publishing a record breaks dam_ttcontent-relations
- Julien, I'm not 100% sure, but I think, you don't need to differentiate between publishing and swapping - it is enoug...
- 12:29 Bug #16419: Upload to TER always transfers hidden or system files
- That can be fixed and it will ;-)
- 12:20 Bug #16419: Upload to TER always transfers hidden or system files
- False: on Unix the CVS folder is also "CVS" (at least in all versions I have worked with), so its not "hidden" and ha...
- 12:18 Bug #16419: Upload to TER always transfers hidden or system files
- depends on the system you are aiming:
Windows: FAT/NTFS atrrib flags H and S are checked. CVS on WIN is hidden ;-)... - 11:47 Bug #16419: Upload to TER always transfers hidden or system files
- ok, but CVS not. :)
- 11:37 Bug #16419: Upload to TER always transfers hidden or system files
- .svn directories _are_ hidden ...
- 10:09 Bug #16419: Upload to TER always transfers hidden or system files
- And additionally we might want to skip CVS/.svn directories in that process too. :)
- 09:47 Bug #16419: Upload to TER always transfers hidden or system files
- Just saw, that I uploaded the complete class instead of only the diff.
Mea culpa!
- 11:14 Feature #16425 (Closed): BE > List > Edit alias, title, etc. View is poorly laid out.
- I regulalry use the LIST view and bulk edit the 'alias' fields.
In 4 skin this view has a strong border which in a... - 09:57 Feature #16404: flexibilize addPItoST43()
- How about $TYPO3_CONF_VARS['FE']['contentRendererTemplate'][] array where all the content renderers can register?
... - 09:54 Feature #16424 (Closed): Missing sheets inclusion in flexforms?
- According to tutorial http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/view/7/...
2006-08-02
- 22:49 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
- Hello again...
Sorry I missed some environment details:
Apache/2.2.3 (Unix) mod_ssl/2.2.3
OpenSSL/0.9.8b
PH... - 22:42 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
- Hello Andreas,
thank You for Your fast response!
You were totally rigth.
The bad link which is typo3 backend ... - 07:37 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
- Well, I would guess the links you clicked miss the domain name of your server, so the link is something like http://t...
- 22:02 Bug #16423 (Closed): Menu in Filelist module doesn't show with IE (it is OK with Mozila)
- When trying to edit an html template from the Filelist module the menu doesn't come up when using IE. It is OK when u...
- 19:24 Bug #15686: Safari doesn't load vertical menu frame alt_menu.php when "Startup in Task Center" is enabled
- Safari 2.0.4 (419.3), Typo3 4.0
No vertical menu and no tasks when start up in tascenter is activated . Even if pa... - 16:50 Feature #16404: flexibilize addPItoST43()
- ok, agreed! :)
- 16:44 Feature #16404: flexibilize addPItoST43()
- IMO this feature-request qualifies perfect for 4.1. It's not a great fuss and a small (and backwards compatible) change.
- 16:30 Feature #16175: pagebrowser in site-view for a large amount of content elements
- I did not see anything like a limit of 20 elements. okay: i did not have more than 20 typo3 content elements, but ove...
- 15:09 Feature #16175: pagebrowser in site-view for a large amount of content elements
- Well, I would suggest to a) set a default limit of e.g. 200 oder 250 items per page and table, and b) make this confi...
- 10:38 Feature #16175: pagebrowser in site-view for a large amount of content elements
- maybe a limit would fix this too. when i'm accessing news storage folder in site view accidantally its a pain.
- 10:38 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- Setting this bug to a fresh state. Sebastian, feel free to assign it again if you still want to work on this...
- 08:52 Bug #16420: Install Tool does not add all needed folders (e.g. typo3temp/pics)
- Great, the folders were created in the FE. But possibly only after I had already added a root page and template.
S... - 08:44 Bug #16422 (Closed): Updating database tables doesn't work
- My installation was done from scratch on DBAL/Typo3 4.0/MYSQL 5.0.
I just upgraded the Typo3 source to 4.0.1 and w... - 07:41 Bug #16140: Losing connection, because of wrong URL
- I don't know, but perhaps it could help to use some function like realpath on the path before building the url? This ...
2006-08-01
- 23:55 Bug #16420: Install Tool does not add all needed folders (e.g. typo3temp/pics)
- The folders are not created because they are not needed at this point.
IIRC the whole problem was only theoretical b... - 19:59 Bug #16420 (Closed): Install Tool does not add all needed folders (e.g. typo3temp/pics)
- Just done a clean 1-2-3 install of 4.01 and the typo3temp folders were not created.
This may be a permissions prob... - 22:09 Bug #16421 (Closed): Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
- After logging in into the backend I would like to modify page content or page properties, then I click on save and ty...
- 22:08 Bug #16419: Upload to TER always transfers hidden or system files
- Oh, yes. Very naughty behaviour...
- 18:59 Bug #16419 (Closed): Upload to TER always transfers hidden or system files
- When uploading an extension to TER all files and directories are uploaded to TER even if they are hidden or only used...
- 15:07 Bug #16418: Install tool says "4.0"
- My bad. I wanted to change it so that the exact version is not displayed. However, once the Install Tool password has...
- 14:51 Bug #16418 (Closed): Install tool says "4.0"
- If you start the install tool, the big headline in top says 4.0 instead of 4.0.1.
It would be nice, if future versio... - 12:26 Bug #16312: short function with css_styled_content does not work
- Works already
- 11:44 Feature #15556: Add a "usemap" attribute to images
- It is still not added in the 4.0.1 branch, too bad
- 11:40 Bug #16140: Losing connection, because of wrong URL
- The problem has been resolved on the Frewall side because it didn't accept any URL with some ../
So it's no longer a... - 10:18 Bug #16220: can't get "translation handling" to work in EXT Manager
- In Typo3 4.0.1 the problem still exists.
- 10:07 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
- HI all,
@anka: Thx for your input, i played arround with it and it works.
I added the folowing in TS Setup:
to...
2006-07-31
- 21:42 Bug #16312: short function with css_styled_content does not work
- ALmost there :-) Adding the short function to lib.parseFunc_RTE.short did not work but this was because the innerStdW...
- 16:42 Bug #16312: short function with css_styled_content does not work
- And Mirco, does it work in all content elements if you add your "short" function to this?
lib.parseFunc_RTE.short ... - 20:05 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
- Hi,
I'm very new in typo3 (some days only) and got the same problem.
My first analyse :
responsible for the b... - 14:53 Feature #16417 (Closed): Bidirectional MM relations including foreign an local sorting
- Bidierctionality can be solved using the BI relations plugin but having only one sorting field makes things inconsis...
- 12:46 Bug #16416 (Closed): picture, drag and drop throws you out of the tab navigation
- when inserting an image, and clicking on the tab drag and drop, all tabs disapear and you had to quit the window, reo...
- 12:42 Feature #16415 (Closed): files not uploadable in Link-window
- if you want to link to a file, and upload it, like an image, there is no option to upload a file directly trough the ...
- 11:11 Bug #16395: There is a error in detecting the ssl page
- to keep it consistent with Typo3 (and so people can put it in CVS) the code should be:
$retVal = $_SERVER['SSL_S... - 11:07 Bug #15105: showpic.php does not resize the popup size if necessary
- I tested IE6 (6.0.2900.2180...sp2...- using windows update) and IE7 Beta3 - both the same.
I use the standard securi... - 09:52 Bug #15105: showpic.php does not resize the popup size if necessary
- "with the changed code the pop-up-blocker in IE gets its attention on the procedure. Before the blocker did not care ...
- 10:54 Bug #16377: Wrong loginbox image after deinstall of t3skin
- I won't consider (as far as I understand the prob) this a bug, but anyway.
If you mean that the problem is that it d... - 09:08 Feature #16414: Link wizard: Show page-/CE-id in listing of content elements
- The file 3954.patch contains a small error. Please ignore it and use 3954_new.patch.
- 09:05 Feature #16414 (Closed): Link wizard: Show page-/CE-id in listing of content elements
- When you add a new link via the link-wizard, the id of all pages is shown in a tool-tip in the page-tree. But when yo...
- 08:18 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- the problem for me is, as i am using the same domain and only subdomains, the rte cuts away the domain name on extern...
2006-07-30
- 23:52 Bug #16409: compatVersion is being changed to 4.0.1
- Committed to SVN
- 23:51 Bug #16413: Spelling mistake in code causes bad characters in link dialog
- Committed to SVN
- 14:26 Bug #16413 (Closed): Spelling mistake in code causes bad characters in link dialog
- mod3/browse_links.php contains "$his" instead of "$this" in two places causing wrong character conversion for localiz...
- 17:23 Bug #15378: CSV Export in list mode only exports 100 records
- Just FYI zto anyone working on this:
apparently the maxItems = 100 are coded at some places in
typo3/class_db_lis... - 13:32 Bug #16412 (Closed): Links to localized elements do not function
- If page should contain a link to localaized record from tt_content, this link in fact will always point to non-locali...
- 13:25 Bug #15105: showpic.php does not resize the popup size if necessary
- Principally Your code works fine: window close and window (re)open
But unfortunately there is a big disfigurement ...
2006-07-29
- 10:07 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
- Hi Peter,
thx for your help.
to your quests:
i'm working an typo3 4.0 with css_styled_content
I changed the... - 09:12 Bug #16312: short function with css_styled_content does not work
- Ernesto, thank you for dealing with this.
- css_styled_content is on the top of my template hierarchy followed by...
2006-07-28
- 22:15 Bug #15663: EM2 need more than 32 MB
- @chi,
I am not sure what else you need. If you need help with using Subversion, I think you should try to read the... - 20:31 Bug #15663: EM2 need more than 32 MB
- @ernesto: This doesn't help me. I'm still missing the version number in the webaccess.
- 10:58 Bug #15663: EM2 need more than 32 MB
- [OT] @chi: The uperrmost directories in TYPO§core are
branches/*
tags/*
trunk/
trunk/ is for the most recent... - 10:24 Bug #15663: EM2 need more than 32 MB
- @ernesto: I'm aware that this is a webinterface. But the version numbers are missing. So, it is a bug or a feature?
- 10:17 Bug #15663: EM2 need more than 32 MB
- @chi,
this is only an interface to the branches. You can use a SVN client or this webaccess client, it will access... - 10:03 Bug #15663: EM2 need more than 32 MB
- @ernesto:
this is webaccess:
>You don't need to fetch everything! branches/TYPO3_4-0/ is enough.
>See this pa... - 09:08 Bug #15663: EM2 need more than 32 MB
- @chi
I don't know what you mean with "webaccess".
You should make your patch against TYPO3_4.0 (which fixes th... - 17:18 Bug #16411: Files in typo3temp/GB have wrong permissions
- I never checks out a 4.0.1 Version. Is there a tar avail?
Anyway in the currently Version under http://svn.t3.digi... - 17:05 Bug #16411: Files in typo3temp/GB have wrong permissions
- Please check if that line is still correct - at least it seems wrong in 4.0.1...
- 14:26 Bug #16411 (Closed): Files in typo3temp/GB have wrong permissions
- All files generated from t3lib/class.t3lib_stdgraphic.php in the folder typo3temp/GB have Permission 600 set. This ma...
- 17:08 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
- thx. now I know where you're at. ;)
plz try to completly get rid of that 'tt_content.text.20.parseFunc' stuff and ... - 15:07 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
- Hi Peter,
ok, I try a little bit more precise.
i'm working with typo3 since Version 3.3, and since 2 years i'm ... - 14:27 Bug #16407: Files in typo3temp/menu have wrong permissions
- This bug is related to 0003949.
- 10:17 Bug #16376: Database Analyser always changes be_users lang field.
- Right.
- 10:13 Bug #16376: Database Analyser always changes be_users lang field.
- Ok. So we cannot change anything here.
When you close this item then in a way that it is still searchable and we d... - 08:49 Bug #16376: Database Analyser always changes be_users lang field.
- Alright. So what do you want to do? In my opinion, we should just leave it as it is. It's a MySQL bug, and it has bee...
- 07:25 Bug #16376: Database Analyser always changes be_users lang field.
- Even with phpMyAdmin it tells me that it did change the column successfully (see images), but in reality it did not c...
- 01:48 Bug #16376: Database Analyser always changes be_users lang field.
- This works fine in my MySQL version, but I think I remember that I had the same problem with older versions.
If I ... - 09:40 Bug #16312: short function with css_styled_content does not work
- I cannot reproduce that, Mirco. I have set up TYPO3 4.0, added a template with just "css_styled_content" and added yo...
- 09:33 Feature #16408: No unicode signs possible in title
- What do you mean with "signs that are unicoded" exactly?
I just tested it, setting the "Site title" in my template... - 01:39 Bug #16409: compatVersion is being changed to 4.0.1
- I have uploaded a patch that fixes the problem.
2006-07-27
- 23:33 Bug #16410 (Closed): There is no connection to the database!
- Warning: mysql_list_tables(): supplied argument is not a valid MySQL-Link resource in D:\sites\typo3\t3lib\class.t3li...
- 20:40 Bug #15663: EM2 need more than 32 MB
- @ernesto: at the soureforge page it is told:
(Warning: ... in most cases, you will want to add '/trunk' to the HTT... - 20:10 Bug #15663: EM2 need more than 32 MB
- @Robert: Don't test it, it won't help. The only solution is to load it in parts. And to load a serialized array in pa...
- 19:55 Bug #15663: EM2 need more than 32 MB
- Hi folks,
I have implemented 50% of a new feature in the TER2 server scripts which now create a file called "exten... - 18:50 Bug #15663: EM2 need more than 32 MB
- You don't need to fetch everything! branches/TYPO3_4-0/ is enough.
See this page for easy webaccess: http://svn.t3.d... - 18:32 Bug #15663: EM2 need more than 32 MB
- @ernesto: all the diffs are based already on the svn. branch 1638 like I named the files. by the way how can I checko...
- 18:24 Bug #15663: EM2 need more than 32 MB
- @chi,
> FYI, I'm working with scite, tabs are converted to whitespace, so I hope this -w flag will do the job.
... - 18:16 Bug #15663: EM2 need more than 32 MB
- @ernesto: FYI, I'm working with scite, tabs are converted to whitespace, so I hope this -w flag will do the job.
... - 15:29 Bug #15663: EM2 need more than 32 MB
- I just notice that I didn't refresh this page for some time ;-) Ignore my last post, everything has been written by E...
- 15:26 Bug #15663: EM2 need more than 32 MB
- Thanks for your patches, Chi!
I tried applying it, but unfortunately it doesn't do either against HEAD nor r1638.
... - 15:10 Bug #15663: EM2 need more than 32 MB
- @chihoang
nice, thanks a lot! This already looks much better. If you are reworking that, you could also indent the... - 14:26 Bug #15663: EM2 need more than 32 MB
- @ernesto:
1) Fixed
2) At that time I didn't know about class.t3lib_recordlist.php. And I didn't know about the My... - 13:13 Bug #15663: EM2 need more than 32 MB
- @chihoang
I have taken a quick look at your "patches", and before I go further down, I would need more input:
1... - 13:04 Bug #15663: EM2 need more than 32 MB
- Moved the issue to TYPO3 Core and changed category to Extension Manager; updated summary and description accordingly....
- 17:42 Bug #16377: Wrong loginbox image after deinstall of t3skin
- Clearing the browser's cache does not help here.
- 17:29 Bug #16377: Wrong loginbox image after deinstall of t3skin
- ??
Are you sure about this? I guess it's a problem of your browsers cache. - 17:35 Bug #16409 (Closed): compatVersion is being changed to 4.0.1
- The Install Tool of TYPO3 4.0.1-rc1 wants to change the compatVersion to 4.0.1-rc1 instead of 4.0.
=> compatVersion ... - 17:23 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
- procession of userdefined tags is not one of the most easy tasks so you should have some knowledge about TYPO3 and it...
- 13:31 Bug #14884: 'removeTag' does not remove closing tags
- @Martin - I know, but i saw the date, and if i would have a solution, i would post it her ;)
I think this is a ver... - 13:16 Bug #14884: 'removeTag' does not remove closing tags
- Bug-Id 0003528 seems to be the same...
- 13:09 Bug #14884: 'removeTag' does not remove closing tags
- I think the Problem is the Function t3lib_parsehtml->XHTML_Cleaner()
I do not understand the HTMLParser completely... - 13:16 Bug #16165: HTMLparser.removeTags doesn't work correct with p
- Bug-Id 0001318 seems to be the same...
- 12:01 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- Reread this: http://bugs.typo3.org/view.php?id=3491#19428
- 11:58 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- Misunderstanding: I've wrote "with in the context of target domain", so in the context of "final point" of the link...
- 11:54 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- It will produce wrong url if another domain uses different linking method. Link generation must be done in the contex...
- 11:32 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- I did not suggested just to presume something. Of course, agree that config from another domain should be analysed.
... - 10:57 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- Since theorectically it is possible to use all these techniques in one tree, it has to be considered. typo3 does not ...
- 10:55 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- Even if thing seems obvious to fix, it is usually not so in typo3. Usually many things should be taken into account s...
- 10:54 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- Maybe not so important, but still:
IMO, it is not very likely that someone having 1 TYPO3 installation serving fe... - 10:50 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- "It is easy only until someone needs to make a patch :)"
i knew that you will say it :) - 10:44 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- Using of "id"s is the easiest solution, but stultify’s the feature simulate static in multi-domain installations.
... - 10:40 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- It is easy only until someone needs to make a patch :)
There are many important issues. Use external links for now... - 10:36 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- To Dmitry Dulepov:
this way will require additional parsing even if all three sites have realurl.
And in this case... - 10:19 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- Well, suppose you have three sites in one tree. One site uses simulateStatic, another - realurl, third - nothing. How...
- 10:07 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- The situation is absolutely the same if using RealURL...
Maybe, it is core problem?
2006-07-26
- 14:20 Feature #16408 (Closed): No unicode signs possible in title
- if i try to use signs that are unicoded and start with a & for example, those signs get converted into & a m p ; - th...
- 13:37 Feature #16404: flexibilize addPItoST43()
- I would like to have a method to use another rendering system.
> know of no other content rendering engine besides... - 12:04 Feature #16404: flexibilize addPItoST43()
- I would propose to postpone this feature to a refactoring of this stuff. I know of no other content rendering engine ...
- 13:31 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- Bug confirmed by me.
Any other workaround excepting external links? - 11:47 Bug #16407 (Closed): Files in typo3temp/menu have wrong permissions
- All files generated from typo3/sysext/cms/tslib/class.tslib_menu.php in the folder typo3temp - seems to be all GMENU-...
- 11:16 Feature #14851: plainMailEncoded with charset conversion
- Michael, your patched worked for me!
Danke! :) - 11:11 Feature #14851: plainMailEncoded with charset conversion
- exactly ;-)
- 11:10 Feature #14851: plainMailEncoded with charset conversion
- I know, but this doesn't fix the sendNotificationMail function. However, I could use some of the code from the formma...
- 11:03 Feature #14851: plainMailEncoded with charset conversion
- please take a look
http://bugs.typo3.org/view.php?id=3600
UPD: seems i was wrong - it is another issue. you are t... - 07:58 Feature #14851: plainMailEncoded with charset conversion
- I confirm this seems to be a bug.
Can you please check if the attached patch works? Thanks for a quick feedback (4.0... - 10:40 Bug #16345: logging into the BE without Javascript fails without any notice why
- I added a note (when error message "Login failed" is displayed) with noscript-tags that javascript has to be enabled....
- 10:17 Bug #16406 (Closed): Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
- When i try to make a userdefined tag, in kickstarter, then the output of the of the PHP main function is not display...
2006-07-25
- 22:27 Feature #16404 (Rejected): flexibilize addPItoST43()
- Extensions only work with 'css_styled_content' oder 'content (default)' if they use t3lib_extMgm::addPItoST43(). To u...
- 17:31 Bug #16341: Entities entered in wysiwyg are decoded and therefore gone when toggling to html source or saving
- i am not sure if this bug has relation to my but... anyway
it is not possible to insert presentation of tag in tex... - 13:10 Bug #16267: Missing copymode icon
- I could see new icon, but:
1. Icons for copy and move mods are almost the same, so difference (the change) could h... - 11:45 Bug #16402: If typo3 wants to send a html-mail i got a error message
- Forget it, I just discovered that this is already fixed in 4.0.1:
// 'n' is ignored in broken installations
... - 11:44 Bug #16402: If typo3 wants to send a html-mail i got a error message
- That seems indeed like a reasonable problem. I will add the whitespace check which should solve the issue.
- 11:13 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- Also badMess, goodMess and emailMess need to be properly decoded as these texts may also contain foreign characters. ...
- 09:12 Feature #16403 (Closed): removing additional JS-code by config.removeAdditionalJS
- it would be great if there is a way to write any java script code to external files, or remove it completely. just li...
2006-07-24
- 22:07 Bug #16402 (Closed): If typo3 wants to send a html-mail i got a error message
- The message is:
Warning: gethostbyaddr(): Address is not a valid IPv4 or IPv6 address in /homepages/6/d17216529/htdo... - 20:13 Bug #16401 (Closed): enhancement of form validation check
- Hello,
I enhanced the form validation check in file t3lib/jsfunc.validateform.js to support also checkboxes. This... - 20:12 Feature #14851: plainMailEncoded with charset conversion
- Regarding this particular issue, I can't find any charset conversion in TYPO3 4.0. Has this been removed again?
I ... - 16:49 Feature #14314: spamProtectEmailAddresses javascript not removable
- Sorry... duplicate bug opened (http://bugs.typo3.org/view.php?id=3922) but with patch that solves the problem.
@Jaco... - 16:46 Bug #16399: config.spamProtectEmailAddress not in external Javascript file
- Same as bug http://bugs.typo3.org/view.php?id=356
But with patch that fixed it. - 16:41 Bug #16399 (Closed): config.spamProtectEmailAddress not in external Javascript file
- I was wondering that when I have
config.spamProtectEmailAddresses = -4
config.removeDefaultJS = external
that ... - 15:33 Bug #16398 (Closed): mailform: no mail to mailadress in the recipient_copy - field
- I created a mailform with a field "recipient_copy" to send a copy of the form to the inserted mailadress. The mail to...
- 12:51 Bug #16397: Text with Picture Left, creates wrong margin
- This is already resolved in SVN and is/will be included in release 4.0.1.
Please create new report if there are an... - 09:57 Bug #16397 (Closed): Text with Picture Left, creates wrong margin
- Let's say you add a Text /w Pic (left formatted) (with of pic is 100px) and the text is higher than the picture, Fire...
- 11:26 Feature #15193: There is no API to list tables in the Web->Page module
- Someone just has to make an organized summary and current patch (for current 4.0 trunk) about it and we can discuss i...
- 11:22 Feature #15193: There is no API to list tables in the Web->Page module
- For me this patch makes really sense. The patch is already available, easy to test, increases the usability for impor...
- 10:36 Feature #15193: There is no API to list tables in the Web->Page module
- @roger,
I think we are moving in circles here. There is already an API to put records on page module. See the firs... - 00:42 Feature #15193: There is no API to list tables in the Web->Page module
- +1
It would be nice to have the option to put records on page view
roger - 08:55 Bug #15944: Backend Login not possible
- Okay, if checking php.ini settings in install tool is overkill (really?), then a note in the install documentation ab...
- 07:25 Bug #16320: BE user not login
- hi,
is there a workaround at all while waiting for this fix?
has anyone been able to use the typo3 admin interfac...
2006-07-23
- 23:49 Feature #15084: Extension Manager Feature Request: Backend Frameset does not reload when installing backend modules
- another way could be to show these informations inside a popup-window. there could be a button "close popup and updat...
- 23:48 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
- I will take care of this. However I cannot say if it will be fixed in 4.0.1 because it could lead to troubles which w...
- 23:41 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
- I had the same problem in the following situation. As my customer had a temporary technical problem with his ISP, I s...
- 17:33 Bug #16010: "Cannot use string offset as an array" when update a translation
- Please have a look at bug #16220 and the patch attached there. Further discussion should be done there. Thanks.
- 16:56 Bug #16038: error in t3lib/config_default.php on setting display_errors
- This is indeed broken, the suggested fix does not work, though. I attached a patch that does what it should.
- 15:33 Bug #16396 (Closed): Insert a new Content Element in the Frontend Editing doesn't show the Content Element Wizard
- When a new Content Element is insert in the Frontend Editing mode, there is directly the normal text-Element selected...
2006-07-22
- 19:02 Bug #15843: update for extention can not be installed
- As this is only a warning it won't get fixed, sorry. As I understand it, the update works despite the warning, right?
- 18:56 Feature #16390: Checkbox to hide obsolete extensions
- I just checked, the checkbox works for me.
- 09:17 Feature #16390: Checkbox to hide obsolete extensions
- Dmitry, I guess this can be closed. No?
- 18:55 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
- Please don't flame me for closing this one, the memory issue is on our radar, but it's not this bug to deal with it.....
- 18:50 Feature #15055: Let EM install necessary extensions automatically
- The last problem mentioned is not really solvable (at least not in a way where gain and pain are in a sensible relati...
- 18:42 Bug #14513: general problems with fulltext keys in tables (extension manager failures)
- No really convincing arguments (none, to be exact) so far...
- 18:41 Bug #14845: feAdminLib does not set Return-Path when sending plain text mails
- Closing this as fixed, due to lack of disagreement. :)
- 13:45 Bug #16150: Allowed memory size exhausted
- I found the reason for the problem.
The sql file I exported from mysql5 did not contain the statements for the auto_... - 12:07 Bug #16150: Allowed memory size exhausted
- I got exactly the same error on my new typo3 site.
I use a linux root server with php 4.3.4 and mysql 4.0.18 on an ... - 11:14 Bug #16395 (Closed): There is a error in detecting the ssl page
- if you set $TYPO3_CONF_VARS['BE']['lockSSL'] = '2'; at a server hostet by 1&1 or Schlund und Partner (the biggest pro...
- 02:55 Feature #16380: Publishing of elements should trigger actions
- +1 for triggers and more dynamic (ex: pluggable) actions!
2006-07-21
- 21:13 Bug #16394 (Closed): DisplayCond => VERSION:IS:false always returns true
- Currently, displayCond uses the following check for seeing if we're working with a verision (draft) of a record:
... - 19:49 Bug #16393 (Closed): Workspaces loses MM relations on saving a new record and publish a draft record.
- Steps to reproduce:
1. User makes new record with MM relations in draft workspace. User saves record.
2. On save, T... - 18:53 Feature #15193: There is no API to list tables in the Web->Page module
- Hi!
What's the status of this? It would be a nice usability enhancement, especially when looking for 4.5. - 14:47 Bug #16392 (Closed): Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
- A plugin on Web>Page, that is normally stored in tt_content, is configurable by a flexform. That flexform has a parag...
- 14:04 Bug #16391 (Closed): [RTE] processing to db - sometimes images are "disappearing" ... (between RTE and database)
- WHEN using an RTE, in the context where it is configure to handle the replacment of <p> tag into linebreak ...
... - 13:28 Bug #16189: 503 when being accessed by robots
- Problem was in $TSFE->set_no_cache()
- 13:25 Bug #16004: Header 503 without the "Page is being generated" message
- Additional code went to 4.0.1 a copuple of months ago
- 13:18 Bug #16307: Error
- Bug tracker is not a place to ask questions. Use mailing lists for it.
- 13:15 Feature #16390: Checkbox to hide obsolete extensions
- There is already a checkbox "Show obsolete:" in all views of EM, which explicity needs to be enabled to see obsolete ...
- 12:57 Feature #16390 (Closed): Checkbox to hide obsolete extensions
- It would be nice to have a checkbox to show/hide obsolete extensions (similar to unreviewed). It should hide them by ...
- 13:12 Bug #14557: EM: Updating an extension with changed dependencies blocks website
- Set correct category for this bug (was empty)
- 13:10 Bug #16376: Database Analyser always changes be_users lang field.
- I confirm.
- 13:08 Bug #16369: HEAD returns 200 instead of 404
- Works correctly in 4.0.
3.8.1 used "Status: ..." string as a parameter to header() function. Thisdoes not work in ... - 13:08 Bug #16388: Installer should honour forceCharset setting when creating a DB
- Think about it. If you use forceCharset then you should set the db to utf-8.
- 13:05 Bug #16388: Installer should honour forceCharset setting when creating a DB
- Disagree. Database charset may be different from BE charset. This is normal and was so.
Database charset is contro... - 09:57 Bug #16388 (Closed): Installer should honour forceCharset setting when creating a DB
- Mysql supports a default charset and collation for a DB. The installer should use forceCharset.
Of course the 1-2-... - 13:06 Feature #16365: make workspaces an extension
- +1 for UI
- 13:03 Bug #15944: Backend Login not possible
- I afraid we cannot verify PHP settings in install. It is an overkill.
- 11:40 Bug #15944: Backend Login not possible
- I found the reason for this problem: it was (as I suspected in the problem report) a setting in php.ini:
If session.... - 13:00 Bug #16179: Fatal error with flexform fields in a database.
- Ernesto, this is not related though appear similar. Cause of error is different: Tobias tried to delete/move containe...
- 12:47 Bug #16389: Can't load rich text editor - Error creating temp files
- According to reporter was resolved in a more recent version.
FYI: Status can only be changed by "managers". - 11:23 Bug #16389: Can't load rich text editor - Error creating temp files
- Solved!
Updated to version 1.4.1 and it works perfectly! :D
(anyway, how do you set the status to "solved"?) - 10:58 Bug #16389 (Closed): Can't load rich text editor - Error creating temp files
- Hi!
I can't get HTMLarea to load.
The problem is that when Typo3 generates temp files of the javascripts that HTM... - 09:55 Bug #16387 (Closed): DBAL should honour forceCharset setting
- DBAL (and the standard installer) should honour forceCharset setting when creating a DB and when creating tables and ...
- 07:06 Bug #16320: BE user not login
- It seems that no matter how many times I try to set an admin user, no entry is being inserted into the user tables (b...
2006-07-20
- 23:58 Feature #16380: Publishing of elements should trigger actions
- +1
- 11:04 Feature #16380 (Closed): Publishing of elements should trigger actions
- Eg publishing a new page should clear the cache of the site with the sitemap.
TYPO3 needs a set of useful standard... - 18:34 Bug #16324: Empty reference index table
- Same Problem with 4.0 final on 2 Servers having PHP 4.2.2 and 4.1.2, both with MYSQL 3.23.
- 16:51 Bug #16386 (Closed): missing wrap for results list
- typo3 version 4.0
indexed_search version 2.9.0
there is no chance to changing the display of the search results t... - 16:07 Feature #16385 (Closed): automatic file loading check
- It would be nice, if TYPO3 could check, whether all files that have to be loaded are actualy loaded. If something fa...
- 16:06 Bug #16384: undefined class in tsfebeuserauth
- solved this problem by adding require_once("class.t3lib_userauthgroup.php"); to class.t3lib_beuserauth.php and now it...
- 14:36 Bug #16384: undefined class in tsfebeuserauth
- By the way: The whole FE is not reachable anylonger, if this error appears.
- 14:35 Bug #16384 (Closed): undefined class in tsfebeuserauth
- I often get the following error. It seems to appear randomly. There are no exts installed that use this thing. To get...
- 14:03 Feature #16383 (Closed): open module on startup
- Hi!
It would be nice, if there would be an option to open a specific installed module on BE login.
(issue import... - 13:13 Bug #16382 (Closed): Db check produces errors
- If i want to check my DB relations in the BE, i get the following errors:
Warning: array_unique() [function.array-un... - 13:09 Bug #15133: Date/time field changes its value
- please take a look. would be nice to have fix of this critical bug in next release(4.0.1 or 4.1.0).
- 12:51 Bug #16381 (Closed): DB Check cron produces errors
- I get the following errors in my DB check cronjob:
"PHP Warning: array_unique(): The argument should be an array in... - 11:02 Bug #16379 (Closed): When an element is pubished it should affect the cache
- Publishing of pages and content elements should clear the cache of the affected page, its parent and its siblings.
... - 09:21 Bug #14478: make charset adjustable in class.t3lib_htmlmail.php
- 4.0.1 auto-detects the charset with a manual override in t3lib_htmlmail. It's up to the calling code to supply data i...
- 01:40 Feature #16365: make workspaces an extension
- +1
2006-07-19
- 23:32 Bug #16179: Fatal error with flexform fields in a database.
- Call me crazy, but isn't this related to the #3840 which a user complained that hasn't been resolved in 4.0.1-rc1, wh...
- 20:27 Bug #16179: Fatal error with flexform fields in a database.
- I will send the attached patch to the core list - It is enough to check for $key|el as when this one is an array all ...
- 18:29 Bug #16378: PHP Warning array-keys() when installing a suggested extension
- After having activated use of CURL in the Install Tool, I get:
Extension import results
Error: The datatransfer d... - 18:27 Bug #16378 (Closed): PHP Warning array-keys() when installing a suggested extension
- When I install sr_feuser_register and want to follow suggestion of fh_library, then I get the following warning messa...
- 18:08 Bug #16377: Wrong loginbox image after deinstall of t3skin
- Or leave this image as is if this has been intended.
- 18:04 Bug #16377 (Closed): Wrong loginbox image after deinstall of t3skin
- When I use t3skin I have:
sysext/t3skin/images/login/one.jpg
However after deinstallation I only have
loginbox_i... - 17:58 Bug #16376 (Closed): Database Analyser always changes be_users lang field.
- After the update for 4.0.0 I am asked continuouly in the Database Analyser to update the lang field.
Changing fiel... - 15:59 Feature #14889: Place ADMINPANEL where I want to
- I would suggest to go do it the easy way, using ingmar_admpanelwrap for positioning the panel AND by moving the code ...
- 15:42 Bug #16374 (Closed): Web>Page doesn't honour state "review"
- Web>page provides links/buttons to edit page properties or content elements when the state of them is "review".
So... - 15:39 Bug #16373 (Closed): Cannot uncheck "Show hidden content elements" in WS
- In Web>page only LIVE has a working "Show hidden content elements" checkbox. In DRAFT and custom WS's the checbox is ...
- 15:37 Bug #16372 (Closed): Web>page "new content" allows creation of lost records
- When a page is in state "review" the saving of changes to the page and its content elements are handled on save.
B... - 14:56 Bug #16371 (Closed): stage change notification mail doesn't contain page info
- For element versions the mail should contain the page (title and id) of the element.
(issue imported from #M... - 14:55 Bug #16370 (Closed): stage change notification mail shows SQL table name instead of TCA title
- The mail displays the changed item as tablename:uid. This internal data may be given as additional information, but w...
- 13:29 Bug #16369 (Closed): HEAD returns 200 instead of 404
- GET against non-existing page returns 404, but HEAD by Googlebot becomes 200.
This violates the HTTP and is unacce... - 13:16 Bug #16368 (Closed): stage change notification mail sender cannot be configured
- The sender of the mail cannot be configured. Using the account of the web server may be confusing for the users.
... - 13:14 Bug #16367 (Closed): stage change notification mail is hard coded
- The mail sent on stage changed is a hardcoded into t3lib_TCEmain->notifyStageChange(). It should be configurable with...
- 13:12 Bug #16366 (Closed): stage change notification mail is not localized
- The mail sent on stage changed is a hardcoded into t3lib_TCEmain->notifyStageChange(). It should be sent in the langu...
- 12:18 Bug #16363: Checking or updating translation fails with Curl
- This Problem seems to be related to bug 1657.
I've downloaded revision 1649 of TYPO3-Source from SVN, but still have... - 10:17 Bug #16363: Checking or updating translation fails with Curl
- Grr! The category should of course be "Extension Manager".
Sorry for this. - 10:16 Bug #16363 (Closed): Checking or updating translation fails with Curl
- If Typo3 is configured to use Curl the tanslation handling fails.
In Installtool set:
[SYS][curlUse] = 1
#change a... - 10:39 Feature #16365 (Closed): make workspaces an extension
- Versioning is part of the Core but the UI is optional (as an extension). It should be the same for WSs. If you don't ...
- 10:36 Bug #16045: WS icon and selecor shown even if no access
- Or hide it only, if the user has access to only one WS.
- 10:31 Bug #16364 (Closed): Version info in module web>list
- typo3/class.db_list_extra.inc defines colours instead of classes.
(issue imported from #M3871) - 10:28 Bug #16267: Missing copymode icon
- New icons should be seen in 4.0.1rc1.
- 00:19 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
- I am experiencing the same problem. The locallang of an extension (sr_feuser_register) gets outputted in the FE with ...
2006-07-18
- 18:07 Feature #16362 (Closed): "remind" button for WS managment stage control
- Next to the "sent to <stage>" buttons a new "remind" button shall re-send the stage notification.
As an icon I sug... - 17:51 Feature #15330: Admin Tools limited to Online-Workspace
- As a workaround you can use two admin users and two browsers :-)
- 17:47 Bug #15707: Page highlighting for alt_db_navframe
- A tiny visual hint is to underline the current page.
I think we should not delay real usability issues to the next... - 17:38 Bug #16361 (Closed): "reject" should not be allowed in stage "editing"
- Rejecting an item in the stage "editing" makes no sense. So the button should be hidden.
To preserve the layout th... - 17:33 Feature #16360 (Closed): role "publisher"
- A WS has an an owner which may publish. But the owner may also assign users to WS roles. A dedicated publisher roler ...
- 17:30 Feature #15256: Workspaces Usability-Problem
- Problem 2 can perhaps be solved by the "merge version" feature described in bug #3866.
- 16:55 Bug #16025: Tools>User-admin uses old icons
- Fixed in SVN.
- 16:19 Bug #16025: Tools>User-admin uses old icons
- Masi: This is solved, or do you plan to do anything more on this?
- 16:49 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
- A basic read-only file admin could be a hidden File>List but an active Element Browser.
In the Element Browser the... - 16:38 Feature #16359 (Closed): "merge version" feature for Web>page
- It's possible to get stuck with auto-versioning and no restrictions on version types. The editor may end up with the ...
- 16:28 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
- Or to make it easier, remove the Versioning menu item if the user has no access to the Versioning module.
But of c... - 16:19 Bug #16021: Web>version fails on tree root (the "globe")
- Has been fixed in SVN (for 4.0.1).
- 14:57 Feature #16318: Patch: new option TSFE.jumpUrl_prefer301 = 1
- http://blog.antikoerperchen.de/beitrag/38/gute-weiterleitung-boese-weiterleitung-redirect-per-meta-tag-javascript-hta...
- 01:06 Feature #16358 (Closed): Delete temp_CACHED_* files from "Edit files in typo3conf/:"
- sometimes it happens that something goes wrong (maybe installing an ext) and Typo3 crashes.
the only possibility i...
2006-07-17
- 18:05 Bug #16073: Cannot delete language version of a page
- Fixed in SVN
- 17:04 Bug #16357 (Closed): Tools>User Admin allows switching to disabled user
- Neither the disabled flag nor the start/stop time are check. Switching to a disabled user kicks you out of the BE.
... - 16:42 Bug #16354: TSref and doc_core_ts on typo3.org are out-of-date
- Will be released in the coming days...
- 16:26 Bug #16354 (Closed): TSref and doc_core_ts on typo3.org are out-of-date
- TSref [1] and doc_core_ts [2] in the Documentation Section are out-of-date.
That is especially annoying, because in ... - 16:41 Bug #16356 (Closed): old icon for "show at any login" shortcut page
- Link to icon:
/typo3/gfx/i/pages_link__u.gif
(issue imported from #M3861) - 16:35 Bug #16355 (Closed): Links with underscore are broken in parsed documents
- All links with underscores are broken when documents are parsed by rlmp_officedocuments. The underscores are replaced...
- 15:02 Bug #16299: BLOBs doesn't work in Oracle (in the WHERE clause)
- I have found the isue with SELECT from comment no.9149 (28.6.). The problem is the column alternative_source_pid. It'...
- 12:52 Bug #16351: logging incomplete?
- The mentioned query comes from an exec_INSERTquery situated in t3lib_page::storeHash().
- 12:16 Bug #16351 (Closed): logging incomplete?
- While rendering a page on Oracle I got an SQL error on the page, but no entry in the DBAL debug log.
The error was... - 12:49 Feature #16353 (Closed): log (part of) caller stack (back trace)
- To ease debugging the DBAL log could store ate least the first and last entry of the result of debug_backtrace(). All...
- 12:41 Bug #16346: Upon XML import, <br/> gets hsc()'d
- ah, my fault. Wrong file. This one is the right one (see second attachted file).
sorry if I am going on your nerve... - 12:26 Bug #16346: Upon XML import, <br/> gets hsc()'d
- I still don't get it. The T3D of RTE fields (for whatever reasons) in your example has a space before the final / of ...
- 09:35 Bug #16346: Upon XML import, <br/> gets hsc()'d
- And where does the XML "import" take place? You talk about "import" (where, when, what), the RTE and FE output.
No... - 12:17 Feature #16352 (Closed): Log number of return or affected rows
- Log more infos (see subject) in the DBAL debug log.
(issue imported from #M3855) - 11:36 Bug #16350 (Closed): DBAL debug log "parsing" doesn't work on Oracle
- There is no binary AND operator in Oracle. You must use the SQL function bitand(op1,op2) instead.
(issue imported... - 11:25 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- I could confirm the problem with TYPO3 4.0 with UTF-8 in FE.
onet_correctform does fix the problem!
Why not to int... - 10:35 Feature #16349 (Closed): support Oracle's "EXPLAIN PLAN FOR"
- The Oracle equivalent to Mysql's "EXPLAIN" is the "EXPLAIN PLAN FOR". Works similiar but uses a special table to hold...
- 09:41 Bug #16127: config.spamProtectEmailAddresses = -3 replaces _ with \ which gets escaped...
- Fixed in SVN. Now -10 to 10 are allowed values.
- 09:40 Bug #16202: formMailCharset doesn't work.
- Code in SVN now honours formMailCharset (and metaCharset) and does also a charset conversion so the mail will be tagg...
2006-07-16
- 17:13 Bug #16348 (Closed): Preview on subtree
- On a tree parallel to the main tree of my site id like to develop a new design (template).
The preview of this page ...
2006-07-15
- 14:25 Bug #15663: EM2 need more than 32 MB
- @karsten: I have uploaded 2 files. em_1638.diff is the diff against the svn, 1638 branch. class.em_tslib_pibase.php i...
- 13:52 Bug #16347 (Closed): problem with prefixLocalAnchors
- If you use prefixLocalAnchors = all and simulateStaticDocuments = 1 then the function prefixLocalAnchorsWithScript() ...
2006-07-14
- 14:43 Bug #15663: EM2 need more than 32 MB
- @chihoang,
I would find it cool if you could try to incorporate your changes in the current SVN version of TYPO3co... - 14:38 Bug #15663: EM2 need more than 32 MB
- I have now tried to upload a new version of tt_products 2.5.0 with the latest TYPO3svn and got this error message:
... - 10:49 Bug #16292: installer doesn't cope with maximum table and field length (Oracle XE, MS SQL via DBlib)
- Mapping should not be necessary for generated names.
DBAL should provide means to do some kind of auto-mapping. Do... - 10:30 Bug #15959: Options frame renders badly
- Closing the bug.
Jan, feel free to file a new bug for the "image-links-problem". - 10:28 Bug #16346: Upon XML import, <br/> gets hsc()'d
- You don't need any whitespace before / for xml validity. I see no point in adding them. Having such an option just ma...
- 08:57 Bug #16325: Typo 3 4.0 and PHP5 issue?
- Ok, this may seem VERY weird.
I opened the typo3/t3lib/class.t3lib_foldertree.php file and read the code.
I was jus... - 08:17 Bug #16325: Typo 3 4.0 and PHP5 issue?
- More errors...
User Admin:
Parse error: syntax error, unexpected $end in typo3/t3lib/class.t3lib_foldertree.php o... - 08:16 Bug #16325: Typo 3 4.0 and PHP5 issue?
- Hello again!
I can't show you my php.ini file it's on a web hotel...
However, recently some modules started worki...
2006-07-13
- 22:58 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
- Well, I still get the error 500 when I push "Retrieve / Update" on my 1und1 webhosting in Germany (which is quite spr...
- 17:26 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
- Here is the code that makes question marks instead of utf-8 chars. Removing it solves the problem:
class.t3lib_div... - 16:52 Bug #16346: Upon XML import, <br/> gets hsc()'d
- [ ah, great. Mantis hides entered BR tags and if i use less/than-html-entity it escapes it :-( ]
[ Please note: re... - 16:31 Bug #16346: Upon XML import, <br/> gets hsc()'d
- Mantis seens to have "stolen" sme of your input (tags?). The description as it is, is incomprehensible.
- 15:30 Bug #16346 (Closed): Upon XML import, <br/> gets hsc()'d
- Suppose there is a XML import file which contains tags like <br/> ( which probably could use a whitespace and should ...
- 15:37 Feature #16237: taskcenter info-page when no not tasks are available
- I would like to propose this issue as 'feature request'.
An empty task-center lacking any task center modules coul... - 15:33 Feature #16239: Root icon for DB mounts --- WAS: page module: page tree displays twice
- Following up to my last comment I would to like to suggest this issue as 'feature request' then. The feature would be...
- 13:06 Bug #16265: Meta keywords,description etc do not show up
- First of all I made a mistake: the extension is called "metatags" (not "meta").
But, I have checked the TS templat... - 10:22 Bug #16265: Meta keywords,description etc do not show up
- Hello
in the "template analyser" under the "Plugin.Meta" it has this setup:
[GLOBAL]
plugin.meta >
plugin.me... - 09:49 Bug #16265: Meta keywords,description etc do not show up
- Where did it say you should use typo3/sysext/cms/tslib/media/scripts/meta.php?
There never was such a file, not ev... - 11:37 Bug #16220: can't get "translation handling" to work in EXT Manager
- The patch bug-3637.diff works perfect. No problems anymore.
(we use curl, allow_url_fopen is Off in php.ini)
Thanks...
2006-07-12
- 20:36 Feature #15391: Extend Filemounts and Filelinks to provide for secure downloads and downloads from other directories
- I won't finish this any time soon...
- 20:22 Bug #16330: GMENU lacks ATagParams?
- fixed in development version
- 19:46 Bug #16265: Meta keywords,description etc do not show up
- This is NOT a support question, it is a bug report,
I've done like the manual says, but the meta tag in the heade... - 19:45 Bug #16003: trouble on min and max version requirements checking
- Will cease to be an issue with 4.0.1. TYPO3 should *always* have a three-digit number. In fact it had back in the 3.6...
- 19:43 Bug #16003: trouble on min and max version requirements checking
- I came to the conclusion that using version_compare() is still the way that makes most sense. TYPO3 should definitely...
- 18:38 Bug #15796: Some none core extensions not showing up in EM unless display shy extensions is enabled
- I just checked and could not reproduce it with current SVN (which has not changed in related parts since 4.0.0). Work...
- 18:28 Bug #16192: Timeout
- Obviously your network connection is too slow, this is in getURL()...
- 18:21 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
- Do you still experience this issue?
- 18:19 Bug #16044: Wrong parameters in implode function
- Is already fixed in current SVN code...
- 18:03 Bug #16246: Can't upload a compressed extension .t3x
- Your PHP has no zlib extension compiled in / enabled. Thus the gzuncompress() call is not available and you cannot in...
- 17:51 Bug #16220: can't get "translation handling" to work in EXT Manager
- The attached patch adds a check for the return value of fetchTranslationStatus() and thus avoids errors when the remo...
- 17:48 Bug #16220: can't get "translation handling" to work in EXT Manager
- Ok, I suspect another issue here. The code does not check for the result of the fetching of the remote translation st...
- 16:28 Bug #16220: can't get "translation handling" to work in EXT Manager
- Exactly the same problem here (with the german language).
Please do not close this bug until resolved.
Here's my ... - 16:29 Bug #16345 (Closed): logging into the BE without Javascript fails without any notice why
- The login screen tells you about Cookies and possibly wrong username or password but doesn't even mention that you ha...
- 15:12 Bug #16342 (Closed): t3lib_formmail does not verify attachments with is_uploaded_file()
- This should be done for two reasons:
* To protect a legitimate recipient from unwanted files (virus, trojan)
* ... - 15:07 Bug #16344 (Closed): t3lib_formmail uses local file extension to mime type mapping
- t3lib_formmail->addAttachment maps file extensions to mime types. It should use a standard TYPO3 function for this.
... - 15:00 Bug #15931: Menu: IFSUB condition not working correctly (RC3)
- Hello Wolfgang !
good news: the patch works ! - 14:59 Bug #15931: Menu: IFSUB condition not working correctly (RC3)
- Hello Wolfgang !
good news: the patch works ! - 14:11 Bug #15931: Menu: IFSUB condition not working correctly (RC3)
- attached is a subversion diff against TYPO3 4.0_dev, please confirm that it works with it applied
- 13:48 Bug #15931: Menu: IFSUB condition not working correctly (RC3)
- OK, die function "t3lib_pageSelect::getMenu()" became a new param "$checkShortcuts" witch is by default "1".
If th... - 13:24 Bug #15931: Menu: IFSUB condition not working correctly (RC3)
- Did somebody solved the problem, or should I figure it out ?
I have the same problem with 4.0 final ! - 14:47 Bug #16343 (Closed): TCEMain depends on TemplaVoila
- TCEMail has dependency on templavoila syntax for flexforms. Core should not depend on specific extensions.
See the... - 14:11 Bug #16341: Entities entered in wysiwyg are decoded and therefore gone when toggling to html source or saving
- I just realised that there are to more things to change in RTE.default.proc, because otherwise the main parser will d...
- 11:18 Bug #16341 (Closed): Entities entered in wysiwyg are decoded and therefore gone when toggling to html source or saving
- Version info: 1.4.1 demo mode with some adaptions in page tsconfig
If you want to use the RTE for documentation pu... - 13:43 Bug #15951: clickmenu on pagetree icons does not work
- I had this problem with typo3 4.0 running on IIS6 Webserver, but not on Apache.
I resolve it by adding the charset i... - 11:38 Bug #16045: WS icon and selecor shown even if no access
- The problem seems to be the workspaceSelector() method in file typo3/alt_shortcut.php
How should this method behav... - 09:23 Feature #16340 (Closed): option to remove empty elements
- The RTE configuraion (or is this an issue for TYPO3's html parsing?) should allow to remove empty tags. eg <h3></h3> ...
- 09:18 Bug #16123: Accessibility and font-size selector in RTE
- IMHO you should classes instead. Allowing arbitrary font sizes completely destroys a layout.
- 09:15 Feature #16336: Include file modification time in SYS_LASTCHANGED
- Changed subject to reflect issue, set severity to "feature".
As for the issue itself. I don't think it's possible ...
2006-07-11
- 23:19 Bug #16167: pageNotFound_handling returns 301 instead of 404 as status code
- Patch above is nonsens but:
404_final.txt is checked in in SVN and is working. I think this one can be closed. - 20:26 Feature #16339 (Closed): Annoying workin User > Setup
User > Setup has one quite annoying feature.
If administrator has been put some override options,
those options a...- 19:57 Feature #16331: Hook for alt_doc.php
- After the discussion on the dev-list, a better solution would be to provide a solution in TCE-main rather than in alt...
- 17:17 Bug #16327: multi-part mails with more than one text/plain part are misinterpreted
- What, where, when? The bug "description" does not tell from where (BE, FE, etc) emails are created and/pr sent. The p...
- 14:10 Feature #16338 (Closed): hardcoded limit for mailform attachment
- the max. filesize is still hardcoded in class.t3lib_formmail.php
if (filesize($theFile) < 250000)
would be nice... - 12:03 Bug #16337 (Closed): The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
- You can reproduce the failure if you use frontend editing with templavoila and if you have typo3 in an additional dir...
- 11:47 Bug #16334: Using workspaces and Template Selector (rlmp_tmplselector) does not work
- Hi Romain,
as fas as I can see your code works good in my local environment. I created a page in a workspace, was ... - 10:05 Bug #16334: Using workspaces and Template Selector (rlmp_tmplselector) does not work
- Hi,
i worked on this problem and i resolved it like this:
On ext/rlmp_tmplselector/class.tx_rlmptmplselector_addf... - 11:17 Feature #16336 (Closed): Include file modification time in SYS_LASTCHANGED
- In the "pages" table in the database, each record (= each page) contains a "timestamp" (and a "SYS_LASTCHANGED"; the ...
- 11:10 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
- Well, I found out that this isn't a real bug in t3lib_div, but in the extension I used. The problem was that the exte...
- 09:30 Bug #16335 (Closed): t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
- When in backend mode, t3lib_div::getIndpEnv() delivers a wrong value when asked for 'TYPO3_DOCUMENT_ROOT'. When the r...
2006-07-10
- 19:26 Bug #16122: First caption doubled in splitted captions in "renderMethod=table"
- Fixed in 4.0.1.
Commited to CVS (trunk and TYPO3-4_0) - 19:26 Bug #16049: wrong column-width with noRows-Option
- Fixed in 4.0.1.
Commited to CVS (trunk and TYPO3-4_0) - 19:25 Bug #15907: Caption Split doesn't work with default setup for IMGTEXT objects according to TSref
- Commited to CVS (trunk and TYPO3-4_0)
- 17:31 Bug #16334 (Closed): Using workspaces and Template Selector (rlmp_tmplselector) does not work
- When i create a page in a draft-workspace it is not possible to chose a HTML-Template with the above mentioned Templa...
- 13:33 Bug #16167: pageNotFound_handling returns 301 instead of 404 as status code
- Since 404_v3c.txt did not work, I found, that the function file_get_contents is called wrong! Please check this becau...
- 12:11 Bug #16167: pageNotFound_handling returns 301 instead of 404 as status code
- Since 404_v2.txt did not work for me and I found 404_v3a.txt (as well done by Dmitry Dulepov) on the team-core Mailin...
- 11:44 Bug #16305: Getting "undefined" in "more options..." values, when editing several content elements at the same time
- What I menat with "more options" is the second options palette.
- 11:35 Bug #16145: When typo3 not in root, sends 503 headers to W3C Validator, possibly to search bots too.
- Please check, if you get your Problem fixed with the patch supposed at #16004
I have this patch applied I and I don'... - 09:28 Bug #16333 (Closed): Caching problem with Opera
- In IE and Mozilla tt_products works fine with activated caching option (config.sendCacheHeaders = 1). But Opera doesn...
2006-07-09
- 21:42 Bug #15857: newloginbox 2.2.11 uses direct mysql_* calls
- Right you are ;-)
IMHO there is in your pi1-patch a mistake and in pi3 you are using pi_list_query which seems to ... - 15:58 Feature #16332 (Closed): Including ext_localconf.php of extensions NOT being installed
- When installing extensions, you can add form-fields for setting up some configuration (indexed_search and others use ...
Also available in: Atom