Project

General

Profile

Activity

From 2007-05-30 to 2007-06-28

2007-06-28

22:50 Feature #17335: TCEforms: add inline editing of secondary options
did anyone look at the new code is suggested (last two patches)?
regards Martin
Martin Ficzel
20:58 Bug #17424 (Closed): Problem with Translation handling in EM
I can't install German about Translation handling
Typo3 4.1.1 for a few domains
first Translation handling sa...
Beate Stubben
18:33 Bug #16903: Automatic detection of url's in Mozilla/Firefox doesn't work with compressed script in 1.5.2
I have a similiar problem with Typo3 4.1.1 + rtehtmlarea 1.5.2 and have found that when setting RTE to "Typical", tra... Jorgo S.
16:56 Bug #16178: UTF-8: Broken special characters on cached pages
@KIRILL:
Try to set it like this: $TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES utf8;'.chr(10).'SET CHARACTER ...
Ries van Twisk
15:52 Bug #16178: UTF-8: Broken special characters on cached pages
I could confirm the same problem (? appearing instead of text for some of cached pages randomly) on TYPO3 4.1, MySQL ... Kirill Klimov
13:38 Feature #17423 (Rejected): show external URLs in menus
My wish is a switch to select the output of external URLs.
It's odd to overwrite the menu functions with own typo sc...
Thomas Scholze
12:47 Bug #17255: Combined mode doesn't work with type 'group'
Thanks a lot for the new patch! I have tested it with the Party Information Framework, here's the result:
<ul>
<l...
David Bruehlmeier
10:01 Bug #17422 (Closed): FE-login doesn't work
FE-login doesn't work if username contains danish chars and auth is based on md5 hashing.
This happens because of wr...
Dmitry Pikhno
07:15 Feature #15232: TCAdefault.table.field as PageTS
I don't know what your code has to do with "TypoScript" (TS)??,
so what this patch and this bugtracker entry is all ...
Wolfgang Klinger

2007-06-27

22:41 Feature #15232: TCAdefault.table.field as PageTS
I've tried adding this in a page TSconfig:
$GLOBALS['TCA']['tt_content']['columns']['imagewidth']['config']['defau...
Patrick Gaumond
13:17 Bug #17421 (Closed): tslib_cObj::typoLink() is slow / patch to add caching
The typoLink() function is quite slow and it can make a huge difference when using it a lot e.g. with a USER_INT exte... Daniel Hahler

2007-06-26

18:16 Revision 990ba2b3: Added a $ sign at the end of the regular expression and fixed indenting in the new _.htaccess files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2368 709f56b5-9817-0410-a4d7-c38de5d9e867 Wolfgang Klinger
17:14 Bug #17420 (Closed): Missing link icon in RTE
The gif icon für creating/editing links in RTE is present in:
/typo3/sysext/t3skin/rtehtmlarea/images/TYPO3Browsers/...
Alois Baule
14:27 Bug #17419 (Closed): Field index_phash.cHashParams is too short
The serialized paramteter array may be longer than 255 characters, eg when using tt_news which is quite verbose.
e...
Martin Kutschker
14:18 Feature #15162: date-params are hardcoded
Currently (TYPO3 4.1) they are affected by the system globals:
$GLOBALS['TYPO3_CONF_VARS']['SYS']['ddmmyy']
$GLOB...
Martin Kutschker
14:15 Bug #17204: Translate locallang.xml into cyrillic!
Did you try to change the values of language "default"? Don't do that. Default is by definition iso-8869-1 only. Add ... Martin Kutschker
14:12 Feature #15497: Search id or classes for indexed search
It's not a tweak as looking for <!--TYPO3SEARCH_begin--> is a simple text search whereas looking for ids requires par... Martin Kutschker
14:07 Bug #14743: 'n' missing from 'in' - e.g. Displaying results 1 to 10 out of 129 i 1 section
Has been fixed in the meantime. Martin Kutschker
14:04 Bug #14772: fsockopen() in class.indexer.php
Nowadays t3lib_div::getURL($url,2) is used. That function will use CURL if TYPO3 is configured correctly. Martin Kutschker
13:47 Bug #16759: incorrect rendering of umlauts with opentype fonts...
I have the problem solved with a HACK in class.t3lib_stdgraphic.php.
In the function ImageTTFTextWrapper(), I conv...
Martin Brulisauer
11:16 Bug #15013: shortcut icon syntax incorrect/incomplete
Aparently IE ignores the base-href for the shortcut icon. So if you have:
<base href="http://www.domain.com/" />
...
Ernesto Baschny
09:06 Bug #17255: Combined mode doesn't work with type 'group'
I implemented some more changes as mentioned before:
* if using a selector and the combined mode, uniqueness will be...
Oliver Hader

2007-06-25

21:21 Feature #17418 (Closed): Page 404 -- check for logged in or not
I have a "404 - page not found" page setup and it works fine, in general.
I would like to have it display one set ...
Chris Paige
20:30 Revision 9b18a8b3: Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::rawCopyPageContent() to avoid resource waste
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2367 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
19:33 Feature #17030: Integrate config.pageTitleSeparator
Oh, and it's still there in 4.1.1. Administrator Admin
19:33 Feature #17030: Integrate config.pageTitleSeparator
diff available here (I tend to collect "from...to" snippets in patch form):
http://fly.osdn.org.ua/~mike/works/typo3...
Administrator Admin
19:29 Feature #17414: Rootline caching mechanism
Oliver, please use patch from #17210, then insert code above.
To-do:
- to check for additional variables for $has...
John Angel
16:35 Feature #17414: Rootline caching mechanism
I'd like to take a look at this. Could you please attach a patch file? Thanks! Oliver Hader
19:26 Bug #17210: Extending caching system (cache_hash)
I've submitted the patch.
Probably some parts of find_parent_pages() function can use getRootLine() function.
John Angel
18:58 Bug #17417 (Closed): with permalogin, no fe user can login
FE users couldn't log in. The newloginbox would show they are logged in, but going to another page or reloading the p... Christoph Koehler
17:24 Bug #17416: tt_content.stdWrap.prepend not working
Thank You, Problem solved.
I tried everything, except simply unsetting the var before using it.
Ronny Vorpahl
16:30 Bug #17416: tt_content.stdWrap.prepend not working
see http://svn.t3.digitaldistrict.de/cgi-bin/trac.cgi/changeset/6455
I guess that your setting gets overridden by ...
Oliver Hader
13:07 Bug #17416 (Closed): tt_content.stdWrap.prepend not working
tt_content.stdWrap.prepend not working out of the box
- this bug has been approved in multiple 4.1.1 projects, but...
Ronny Vorpahl
16:51 Bug #16772: Content encoding with x-gzip not allowed
Thanks for the reminder! I'm going to commit this ASAP. Oliver Hader
12:03 Revision 512ea54d: Added argument to debugRows() so it can return HTML instead of echo'ing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2366 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
12:01 Revision 50b7056a: Documentation and notes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2365 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
09:38 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
Hm, maybe this could also be related to bugs #17053 and/or #17053 - without having had a deeper look until now. Oliver Hader

2007-06-24

20:17 Bug #17415 (Closed): Don't work automaketemplate
When I maked new html-based template and insert in setup code from documentation "Modern template building" the code ... Andrey
14:42 Bug #17413: Crashed upload images
When I turn of charset_mod images began uploads correctly. Andrey
13:31 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
That sounds very interesting! I will investigate this... Michael Stucki
12:27 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
I've tried both Bernhard's and Klaus' solutions and they don't create RealURL paths, just standard index.php?id=... John Angel

2007-06-23

20:13 Bug #17331: New Subcategory Returns Service Unavailable
I think I've tracked the problem down to the returnUrl parameter. If I remove it from the URL and reload the page tha... Eric Blom
19:48 Bug #17331: New Subcategory Returns Service Unavailable
Some more information on this problem.
When in the Media -> File: List view there are seven icons for each file. ...
Eric Blom
16:37 Feature #17414 (Closed): Rootline caching mechanism
Rootline caching mechanism
Caching the function getRootLine will significantly speed up Typo3.
First we should ...
John Angel
12:05 Bug #17210: Extending caching system (cache_hash)
After careful analyses, I've concluded that current md5 generation of $this->hash value cannot be changed.
Anyway,...
John Angel
11:12 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
Related to #17210 John Angel

2007-06-22

22:47 Bug #17413: Crashed upload images
If downloading via FTP works for you, check the settings of your web server. Especially check what mime type the serv... Martin Kutschker
21:03 Bug #17413: Crashed upload images
If file downloaded by FTP then all work correctly. Andrey
20:43 Bug #17413 (Closed): Crashed upload images
When upload image file (gif, gpeg) in BE the file format crashed and image don't work. Thumbnail don't work to. Photo... Andrey
22:44 Feature #17402: BE_USER should be created before tables + ext_tables are loaded (typo3/init.php)
The TCA is a golbal configuration. It is my belief that the fiddling with it within the configuration file is a probl... Martin Kutschker
20:07 Feature #17402: BE_USER should be created before tables + ext_tables are loaded (typo3/init.php)
1+ Mario Matzulla
18:34 Feature #17402: BE_USER should be created before tables + ext_tables are loaded (typo3/init.php)
this would be great as it gives extension the possibility to make BE_USER-specific settings in TCA without creating o... Steffen Kamper
16:58 Bug #17412 (Closed): parseFunc tags.XXX for single tags doesn't work
parseFunc "tags" doesn't work if the tag is a single tag which has attributes. E.g. the following:
lib.parseFunc_R...
Ernesto Baschny

2007-06-21

19:53 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
Can also be reproduced using typo3 4.1.1 with MySQL as DB. Exactly the same error message as shown above:
DBAL fat...
Dirk Werner
19:20 Bug #17411: No backend modules are shown
This happens only on Firefox 2.0.0.4 under LINUX. It still works with Konqueror and Internet Explorer 6.
When I use ...
Franz Holzinger
18:57 Bug #17411 (Closed): No backend modules are shown
I am using the latest version from trunk. I have switched the backend user's setup from German to Italian. Since now ... Franz Holzinger
18:51 Bug #17410 (Closed): Paragraph & text dropdownbox inactivates when declaring @media in stylesheet
When working with css files that are included in the following way
RTE.default {
contentCSS = fileadmin/templat...
Roman Büchler
16:30 Bug #17409: cli_dispatch.phpsh not working with windows
Sorry, the category ist not correct... :-) Irene Höppner
16:26 Bug #17409 (Closed): cli_dispatch.phpsh not working with windows
It is not possible to run a cli script using cli_dispatch.phpsh, if the server is windows.
The problem is an if-co...
Irene Höppner
15:55 Bug #17408 (Closed): Constant Editor Category missing
For the main template constants are defined through an include statement:
<INCLUDE_TYPOSCRIPT: source="FILE: filea...
Roman Büchler
15:53 Bug #17014: generated page won't reflect 'doktype' settings
Another issue:
A page that contains a URL, because it was at some point of type external URL will always get the t...
Martin Kutschker
15:48 Bug #17397: all characters in Username switch to lowercase after updating the page
The username aka login is in lower case and may only contain ASCII letters (no accents), digits and the underscore. Y... Martin Kutschker
15:06 Bug #17407 (Closed): get rid of clear.gif with space
when using spaceBefore / spaceAfter in CE there is no chance to get rid of clear.gif
As this is in tslib_content:
...
Steffen Kamper
14:10 Feature #17406: Page type Shortcut with anchor points
Thanks, I tried this. It's working so far :) Florian
14:02 Feature #17406: Page type Shortcut with anchor points
Hi Florian,
did you try it with page type "external url"? This might be a short-term solution for you.
Thorsten Kahler
09:26 Feature #17406 (Under Review): Page type Shortcut with anchor points
Initial situation:
I have a menu point in first level. Lets call it "menu card". At my startpage I
have a CE at the...
Florian
13:53 Bug #17270: Conflict with Install-Tool [FE][addRootLineFields],[SYS][multiplyDBfieldSize],[BE][forceCharset]
Warning: the patch is not in unified diff format! Dmitry Dulepov
12:35 Feature #17405: Switch to disable/remove enclosing comments
The desired feature does already exist. Thorsten Kahler
11:51 Feature #17405: Switch to disable/remove enclosing comments
Didn't found this one in my TSref before. Next time I will investigate the code base first ;-)
Thx.
Bjrn Kraus
11:38 Feature #17405: Switch to disable/remove enclosing comments
Setting config.disablePrefixComment = 1 in TS did not work for you? Martin Kutschker
09:11 Feature #17405 (Closed): Switch to disable/remove enclosing comments
TYPO3 encloses each content element into comments which contains the type of content element and it's uid. IMHO this ... Bjrn Kraus
09:26 Bug #16772: Content encoding with x-gzip not allowed
Hi Oliver!
The patch you developed works on are sites for several months now without any props. Is it already in t...
Bjrn Kraus
02:10 Bug #16995: 0004694: Feature request: Mount point on higher level
RealURL can work with such mount points, somehow.
So can be used as workaround.
Pavel Antonov

2007-06-20

16:41 Bug #16781: Pagetree only shows up to Level 2 / Backend login impossible with MSSQL via ODBC
Hi Kasten,
same problem here with PHP version 4.4.6.
With Felix patch the problem is solved!
Greets,
MB
Marc Bastian Heinrichs
14:49 Bug #17404: Sorting of remaining section elements in flexforms fails after deleting a section element
If deleting multiple etries the patch does not work because of a indices missmatch after the deletion of the first el... Jens Köster
14:30 Bug #17404 (Closed): Sorting of remaining section elements in flexforms fails after deleting a section element
How to reproduce it?
1. Create a FCE containig a section/array and fill it up with content, let's say
Element 1
...
Jens Köster
10:27 Bug #16903: Automatic detection of url's in Mozilla/Firefox doesn't work with compressed script in 1.5.2
the same behavior with Mozilla Firefox 2.0.0.4 in our installations. The error is not present in a fresh installatio... Harald Dolderer
09:24 Bug #17320: Wrong http-header on Domain-Redirect. Should be 301 instead of 302
In the meantime, I've got a couple more of these mails and already guessed that this is in fact SPAM. However, since ... Carsten Pohle
07:56 Bug #17323: Out of memory in random php-scripts
Downgrading PHP version to 5.1.6 solved the problem definitively. Server
has been running stable for three weeks.
...
Jacob Johannessen
00:44 Bug #17323: Out of memory in random php-scripts
Is there any Workaround to fix this issue? ;-) Tom
06:31 Bug #17403: In advanced search, the search in select box is not well populated
So I made this small patch. So when you open the select box, you can see which extension you want to choose! ;-) HalleMartin
06:30 Bug #17403 (Closed): In advanced search, the search in select box is not well populated
For example, Open Office appears a lot of times, the same case for PowerPoint files.
In fact, the class.external_...
HalleMartin
06:27 Bug #17349: Bad line in French localization file for indexed search
Has patch
;)
And the file provided worked for me. Thanks Alban.
Patrick Gaumond

2007-06-19

19:42 Bug #17320: Wrong http-header on Domain-Redirect. Should be 301 instead of 302
The Mail from Google is SPAM!
German News about this: http://www.heise.de/newsticker/meldung/89591
Sascha Egerer
17:02 Bug #17320: Wrong http-header on Domain-Redirect. Should be 301 instead of 302
I just received a mail from Google QM team, telling they will throw us out of the index due to a redirection violatin... Carsten Pohle
18:24 Feature #17402 (Closed): BE_USER should be created before tables + ext_tables are loaded (typo3/init.php)
Steps to reproduce an example error:
1) install the cal extension
2) execute the crawler script
"./typo3/cl...
Stefan Galinski
18:01 Feature #17401 (Closed): exclude some pages and "options" from the section menu
It'd be nice if I could exclude some sections without having to hide the page in question. And to get rid of some "me... Martin Kutschker
17:48 Bug #17400 (Closed): section menu includes pages with raised "hide in menu" flag
The function getMenu (show.LxALLtypes=0) does not exclude pages with raised "hide in menu" flags, but it does exclude... Martin Kutschker
14:17 Feature #17398 (Closed): Label of inline relational record
When using a date or time field (timestamp) as label for a record, the value from the database is printed without hav... Robert Destigter
13:49 Bug #17397 (Closed): all characters in Username switch to lowercase after updating the page
The name of an Admín User has a cobmination of uppercase lowercase and numbers.
After entering an emailadress via ...
Thomas MARTIN
12:01 Bug #17393: Hiding of own user should be not possible
This should not be the default behaviour. It is possible to delete one's account even on other systems like LINUX and... Franz Holzinger
11:37 Bug #17393: Hiding of own user should be not possible
But if you unhide it with a special script you can hide it with a special script too!
I think it make sense to hide ...
Sascha Egerer
08:10 Bug #17393: Hiding of own user should be not possible
Hello Franz,
ok that is true ... so forget this entry and/or delete it
Georg Ringer
00:36 Bug #17374: Combination mode doesn't save new child records correctly
I guess that the children that appear multiple times are from other pages too (selected globally).
Furthermore I g...
Oliver Hader

2007-06-18

22:57 Bug #17396 (Closed): HMENU with special=list does not take workspace into account in FE-Preview
Even if the title/nav_title of a page is changed in the workspace, the HMENU outputs the tilte/nav_title of the Live-... Helmut Hummel
20:58 Bug #17395 (Closed): Preview of hidden pages still doesn't work with multiple domains in a single TYPO3 installation
This may be an duplicate of 0000752.
The problem still occurs in TYPO3 version 4.1.1.
Having multiple domains wit...
Andreas Westermaier
20:51 Bug #17393: Hiding of own user should be not possible
Why? You have the install tool with which you can always add a new backend admin user.
Maybe you want to write a scr...
Franz Holzinger
19:14 Bug #17374: Combination mode doesn't save new child records correctly
I have now copied the page. On the destination the childs are now well listed in the select box.
But after playing a...
Franz Holzinger
19:07 Bug #17374: Combination mode doesn't save new child records correctly
I have now modified the extension with your suggestions. However now the select box does not get filled any more with... Franz Holzinger
18:40 Bug #17374: Combination mode doesn't save new child records correctly
Please use "foreign_unique" on using foreign_selector and the combined mode. Also have a look to bug #17255 were the ... Oliver Hader
18:25 Bug #17374: Combination mode doesn't save new child records correctly
The "Attempt to modify record (tablename: 0)..." did happen when I have created one parent and saved it. Then create... Franz Holzinger
18:03 Bug #17374: Combination mode doesn't save new child records correctly
This issue is in some parts related to bug #17255 Oliver Hader
17:37 Bug #17374: Combination mode doesn't save new child records correctly
The mentioned error "Attempt to modify record (tablename: 0)..." does only occour if you import an already existing c... Oliver Hader
08:21 Bug #17374: Combination mode doesn't save new child records correctly
I have applied the patches 5704 and 5718 with trunk.
The irretest example is almost the same as the one from the IRR...
Franz Holzinger
18:49 Bug #17255: Combined mode doesn't work with type 'group'
As the bugs #17374 and #17374 show, it's necessary to use uniqueness automatically if the combined mode is used. Oliver Hader
18:38 Bug #17394: Child records are displayed multiple times: using patch 5718
Franz, I guess this issue has nothing to do with the copying of a page...
To prevent from using relations in a selec...
Oliver Hader
18:14 Bug #17394 (Closed): Child records are displayed multiple times: using patch 5718
I am using the latest patch 5718 for trunk.
I have a parent record m:n relation to child records. I enter 2 child re...
Franz Holzinger

2007-06-17

22:38 Bug #17393 (Closed): Hiding of own user should be not possible
It shouldn't be possible to hide the own user because then you are suddenly logged out.
I fully understand why the l...
Georg Ringer
15:41 Bug #17392: DBAL debugger causes backend INSERTs to fail or misbehave
..perhaps the bug 5485 is the same problem. I can reproduce this bug with native mysql, so it's not a problem of anot... Marcel Gsteiger
15:36 Bug #17392 (Closed): DBAL debugger causes backend INSERTs to fail or misbehave
When the DBAL debugger is active, backend inserts into tables cease to work properly. When the TCA has a ['ctrl']['ty... Marcel Gsteiger
13:57 Bug #17210: Extending caching system (cache_hash)
After implementing the code above, I've noticed huge number of duplicate 'content' entries for MENUDATA, having the s... John Angel

2007-06-16

14:50 Bug #17391: TMENU .before property adds extra line return in output
Sorry, the category on this should be probably be "frontend"
Also, looks like it is not easliy showing my HTML cod...
Ron Hall
14:42 Bug #17391 (Closed): TMENU .before property adds extra line return in output
This is a minor thing that only impacts the formatting of the source code in the front end. It appears that the .befo... Ron Hall
12:02 Bug #17390 (Closed): file module: a folder named 'fileadmin/0' is not being handled and masks out other files and folders
PROBLEM:
(1) I can't create a folder '0' (just the single digit 0) from within the file tool in the backend.
(2) If...
Martin Bless
01:35 Bug #17389 (Closed): strtolower and strtoupper in evaluation of 'input'-type values nonsense when using UTF-8 enabled backend
In file t3lib/class.t3lib_tcemain.php, function checkValue_input_Eval input such as username is converted to upper / ... Norbert Bernhardt

2007-06-15

17:08 Feature #17387: Button save and go to next/previous datarecord
How about adding a "close an go to next record" as well? But I fear that it'll be an icon hell at the top of the page. Martin Kutschker
17:07 Bug #17014: generated page won't reflect 'doktype' settings
To be consistent you had to clear all other fileds that advanced has like keywords. But I see that this particular fi... Martin Kutschker
10:21 Revision d830e050: File class.tslib_fe.php: Changed "header( 'http/1.0" into "header( 'HTTP/1.0".
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2364 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
09:08 Bug #14402: the TS embedded help is not up-to-date
Cool that you finish polishing that extension.
Thanks go mostly to the original author, who did most of the work b...
Francois Suter
08:32 Bug #14402: the TS embedded help is not up-to-date
Hey,
I will take care of the localization issues today, and upload this version here again and post it to the core...
Sebastian Kurfuerst
08:59 Bug #17141: rtehtmlarea 1.5.1dev - default title attributes do not work
If you'd like to have this without selecting from the style selector, you can define a default:
In Page TSconfig:
...
Oliver Hader

2007-06-14

14:40 Bug #17384: simulate Backend Group shows always hidden pages and records
It seems to be a bug, not a feature.
Thank you Michael Stucki !!!!!!!!!!
Your Patch resolve my Problem. I hope th...
Thomas
13:31 Revision b24c7ad9: Added status headers: In class.tslib_fe.php status header were set when an error occurs after which TYPO3 throws an exit() statement. In addition to that t3lib_div::syslog() is called to write an entry to the syslog.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2363 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
12:03 Bug #15628: wsol_preview not showing languageversions
I have had a problem with this recently too.
The issue I have is there is no way to preview the page in an alterna...
Graham Solomon
11:59 Bug #17388 (Closed): Missing a flag for traditional Chinese
Missing a flag for traditional Chinese
(issue imported from #M5795)
Gideon So
11:58 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
Okay meanwhile I fixed this for me (tcemain_patch4_1_1.diff &tt_news_patch2_5_0.diff) , but I think the query s I man... Nabil Saleh
09:41 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
I can confirm the issue with tt_news. Categories of news-items are lost after publishing!
This makes tt_news nearl...
Thomas Buss
10:55 Bug #17340: IRRE children on the table pages get the pid of the parent page in pagetree
I added a new patch, that solves a problem on copying a page where the IRRE field is part of the page record. This is... Oliver Hader
10:48 Bug #17014: generated page won't reflect 'doktype' settings
Added Patch Graham Solomon
10:25 Feature #17387 (Rejected): Button save and go to next/previous datarecord
A button would be handy for saving and simultanly go to the next/previous datarecord; as like "save and close" or "sa... Mller, Roland
10:22 Bug #17352: 'Stop page tree' doesn't work anymore
Cannot re-create this issue.
FF 2.0.0.4/Konqueror 3.5.7
TYPO3 4.1.1
PHP Version 4.4.2
Graham Solomon
10:13 Feature #17386 (Closed): Make length of record titles configurable in List Module
The title of records displayed in the List module seems to be set to a fixed value of 50 characters. This should be c... Arjen Hoekema
10:05 Bug #17246: Restricted number of DB Mounts in Mountpoints on edit workspace
So basically in the latest version there is not anything functionally wrong, it's just not good database design. :]
...
Graham Solomon

2007-06-13

23:32 Bug #14402: the TS embedded help is not up-to-date
Remaining issues:
- it seems impossible to create unique keys for each object strings. Ideally they should be uniq...
Francois Suter
23:27 Bug #14402: the TS embedded help is not up-to-date
I have uploaded a corrected version of the extension. The changes are:
- changed appdata field of table static_tsc...
Francois Suter
16:49 Feature #17385 (Closed): join_pages is not configurable
In indexed_search documentation, section
"Handling extendToSubpages - or not":
http://typo3.org/documentation/do...
Ernesto Baschny
16:37 Bug #17384 (Closed): simulate Backend Group shows always hidden pages and records
I want to simulate a usergroup for the frontend. But when i logged into the backend and select the preview i see all ... Thomas
16:25 Bug #17246: Restricted number of DB Mounts in Mountpoints on edit workspace
After brief investigation:
In 4.1.1, all mountpoints (whether pages or files) are indeed varchar(255), regardless ...
Neike Taika-Tessaro
15:44 Bug #17246: Restricted number of DB Mounts in Mountpoints on edit workspace
I agree with what you're saying, using a single column for this isn't the best way, it must at the very least put som... Graham Solomon
15:32 Bug #17246: Restricted number of DB Mounts in Mountpoints on edit workspace
Pardon me, I was looking at BE users in my musings, not actually directly at workspaces - since conveniently, the iss... Neike Taika-Tessaro
15:02 Bug #17246: Restricted number of DB Mounts in Mountpoints on edit workspace
The db mounts are not stored on the be_users table, it is the field sys_workspaces.db_mountpoints which is already va... Graham Solomon
15:32 Feature #17382: Delete button in yellow warning box
Brilliant!
:-)
I like!
Michiel Roos
12:16 Feature #17382 (Closed): Delete button in yellow warning box
There should be a delete button/link in the yellow warning box when the warning about the ENABLE_INSTALL_TOOL file is... Lars Houmark
14:05 Bug #17383: JS error in new content element wizard with a single item
Yes, I tested this patch and it works. Stano Paska
13:35 Bug #17383: JS error in new content element wizard with a single item
Did you test the patch and can confirm, that it solves the problem also on your TYPO3 system?
If this patch is accep...
Oliver Hader
13:32 Bug #17383: JS error in new content element wizard with a single item
Quick response, Oliver. Thanks.
I want only add one note: This error occurs only when user clicks on icon or text. I...
Stano Paska
13:17 Bug #17383: JS error in new content element wizard with a single item
The attached patch should solve the problem. Oliver Hader
13:00 Bug #17383: JS error in new content element wizard with a single item
I can confirm this Oliver Hader
12:51 Bug #17383 (Closed): JS error in new content element wizard with a single item
If BE user has allowed only one type of content element, and click on it, js error occured:
Error: document.editForm...
Stano Paska
11:44 Bug #16911: Firefox freezes with multiple textareas
The reason is, that RTEhtmlarea creates many different event handlers on loading the RTE instances. If you close a do... Oliver Hader
11:37 Revision 94dda774: Fixed bug #5778: Missleading comment in TCEmain::copyRecord_procBasedOnFieldType()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2362 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:37 Revision ca0c304e: Fixed bug #5778: Missleading comment in TCEmain::copyRecord_procBasedOnFieldType()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2361 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:36 Bug #17377: Missleading comment in TCEmain::copyRecord_procBasedOnFieldType()
Committed to SVN - TYPO3_4-1 (rev. 2361) & Trunk (rev. 2362) Oliver Hader
00:52 Bug #17381 (Closed): "patch" for Hook-TutorialArticle - page 3
There's a little typo in the Hook-Tutorial, because of that some extensions have that error. But in PHP 5.2.3 this le... Daniel Brüßler

2007-06-12

17:23 Feature #17378: Hide dotfiles such as .svn in filelists
By the way: It's not possible to hide the dotfiles by means of filesystem permissions only. Sven Schwyn
17:22 Feature #17378: Hide dotfiles such as .svn in filelists
Here's a possible and tested patch against typo3_src-4.1.1 which covers all occurences of "@dir(" in the core. No mor... Sven Schwyn
10:20 Feature #17378 (Closed): Hide dotfiles such as .svn in filelists
When browsing a filesystem mount by means of File>Filelist and friends, files beginning with a dot are displayed. Whe... Sven Schwyn
16:56 Bug #17379 (Closed): Multiline constants
Multiline values with ( ) signs work in setup.txt, but don't work in constants.txt.
Reference:
http://typo3...
John Angel
11:54 Bug #16911 (Closed): Firefox freezes with multiple textareas
If you have a form with multiple rtehtmlarea enabled textareas in the backend and if you save or close a record firef... Michael Birchler
10:58 Bug #17377: Missleading comment in TCEmain::copyRecord_procBasedOnFieldType()
Thanks. It gets clear now. Franz Holzinger
10:46 Bug #17377: Missleading comment in TCEmain::copyRecord_procBasedOnFieldType()
$conf['MM'] is empty in this case and would have changed the behaviour. In fact, the comment is missleading - it rema... Oliver Hader
10:20 Bug #17377: Missleading comment in TCEmain::copyRecord_procBasedOnFieldType()
I am just wondering about this code.
So if this is correct, then the comment must be wrong:
if another inline sub...
Franz Holzinger
10:16 Bug #17377: Missleading comment in TCEmain::copyRecord_procBasedOnFieldType()
The first part is for MM relations only. IRRE with MM stores relations of the children in MM tables.
The second part...
Oliver Hader
09:10 Bug #17377 (Closed): Missleading comment in TCEmain::copyRecord_procBasedOnFieldType()
A branch in t3lib_TCEmain::copyRecord_procBasedOnFieldType never gets reached. So something seems to be wrong here.
...
Franz Holzinger
10:55 Bug #17345: Copying a page with related child records leads to duplicates of each children
I attached an new patch. The check is move to copyRecord() in TCEmain. The check on workspace copies was missing and ... Oliver Hader

2007-06-11

21:56 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
For practical reasons it is clear that random subpages must be done with a redirect. I'm not sure if we really need ... Martin Kutschker
11:52 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
Neike,
the problem here is the good old problem of backwards compatibility. If we change the current shortcut beha...
Ernesto Baschny
10:54 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
If a patch has been supplied, is it that hard to integrate? Urgency or not, surely the benefit of this is obvious, ev... Neike Taika-Tessaro
19:49 Bug #17376: Persistent MySQL connections to more than one database doesn't work
The attached patch only uses a persistent connection on the first connection. The second connection will use the regu... Oliver Hader
19:40 Bug #17376 (Closed): Persistent MySQL connections to more than one database doesn't work
The scenario:
* two MySQL databases used
- t3_somedomain_de: _DEFAUL with TYPO3 stuff
- ext_somedomain_de: ext...
Oliver Hader
18:09 Bug #17375 (Rejected): Unable to save edits to pages or content elements
This has happened twice, on two different sites, one using typo 3.6 and one using 4.1.1.
Suddenly, in the middle of ...
Rodrigo Cea
17:42 Bug #17374 (Closed): Combination mode doesn't save new child records correctly
I am adding child table elements to a parent element via a mm-parent-child table. After the first or second insert I ... Franz Holzinger
17:35 Bug #17358: Cannot move the page in the same user group
I can confirm that as long as the BE user has not the group right to delete the page.
In the Web > Access module ...
Niels Pardon
15:37 Bug #17373 (Closed): TSFE : beUserLogin doesn't work, when config.baseUrl is set.
I'm using the value in "beUserLogin" from the TSFE, to check for an active backend user in one of my installations. T... Jan Wulff
14:52 Bug #17339: linkHandler Hook Not Initialized Properly
more easy would be to add this statement at the beginning of the function:
global $TYPO3_CONF_VARS;
like in al...
Steffen Kamper
13:30 Bug #17217: Workspace-Center doesn't show coloured differences
np,
I think you can close this now or set another status at least
Nabil Saleh
12:04 Bug #17217: Workspace-Center doesn't show coloured differences
Hy Nabil,
thanks for your help.
Works fine now!
Daniel Brotz
13:25 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
altern_lang_page_link doesn't work well in T3 4.x, so a core solution for this in T3 would be very good. Mathias Bolt Lesniak
13:22 Bug #17315: Unable to provide "version" with e.g. includeJS / patch to use filemtime always
Ok. I've created a patch: it adds and uses a special isFile method.
Obviously, it will now fail with filenames whi...
Daniel Hahler
12:02 Bug #17031: Multi-language website title
Better version, includes short navigation title:
t3lib/class.t3lib_tstemplate.php:1210
AFTER:
$st = trim($th...
John Angel
11:42 Feature #17372 (Closed): t3lib_pageSelect::enableFields not usable with table Aliases
Right now its not possible to use a table alias like " SELECT * FROM tt_content AS c ..." in combination with the met... Stefan Aebischer
11:08 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
I am experiencing the same Problems in typo3 4.1.1 with tt_news(2.5.0) mm-relations to categories.
Will this be fix...
Nabil Saleh

2007-06-10

21:49 Bug #17370 (Closed): In the draft workspace created elements could be seen in the live workspace, if you use the admin panel for hidden records.
If you create a new content element like a text in the draft workspace you can see this one in the live workspace fro... Michael Schulze
12:39 Feature #14863: Switchable way of storing FE-User Passwords (clear-text / MD5)
I think there should be a global $TYPO3_CONF_VAR - SYS for this. The handling should be the same for all FE users in ... Franz Holzinger

2007-06-09

16:07 Feature #14206: typolinkCheckRootline don't work
+1 to have this on any link like Ernesto suggested Oliver Hader
08:57 Bug #17371: no results display after upgrade to version 4.1.1
those upgraded versions have their TYPO3 roots on subdirectories: www.domain.tld/sub Vincent Mans

2007-06-08

23:08 Bug #17371 (Closed): no results display after upgrade to version 4.1.1
on two installations I see the same thing happen:
upgrading to 4.1.1 and installing indexed_search 2.10 leads to f...
Vincent Mans
20:44 Bug #17339: linkHandler Hook Not Initialized Properly
i can confirm this - thx jeff, now the hook works. Steffen Kamper
19:00 Bug #17369 (Closed): clickmenu images on pagetrees outside the typo3 folder don't work
when using the ajax pagetree on a page outside the typo3 folder the icons in clickmenus are not displayed properly.
...
Joschi Kuphal
17:15 Feature #17368 (Closed): Add a second language fallback in sysext/lang/
Right now if a selected language is not available it goes to default.
In the future if we add "canadian french" or...
Patrick Gaumond
16:26 Bug #17315: Unable to provide "version" with e.g. includeJS / patch to use filemtime always
> I think the real solution would be to ignore anything after "?" in the
> filename when checking for existence. Doe...
Michael Stucki
12:27 Feature #16786: FeUsers in table sys_lockedrecords
I modified the patch an added also 3 function to class.tslib_fe.php that enable lock, unlock and check for isRecordLo... Stefan Geith
12:16 Revision 47a9e31d: Fixed bug #5755: XCLASS inclusion part for class.t3lib_tceforms_inline.php is missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2360 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:15 Revision 9a8dfa83: Fixed bug #5755: XCLASS inclusion part for class.t3lib_tceforms_inline.php is missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2359 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:15 Bug #17365: XCLASS inclusion part for class.t3lib_tceforms_inline.php is missing
Committed to SVN - TYPO3_4-1 (rev. 2359) & Trunk (rev. 2360) Oliver Hader
07:22 Bug #17366: Parse error: syntax error, unexpected T_STRING in newloginbox/locallang.xml on line 1
Yes, the locallang.php seems to be missing. Maybe you can still add an old version to make it working also for TYPO3 ... Franz Holzinger

2007-06-07

23:47 Bug #17367 (Closed): Add mime type "image/x-icon" to shortcut icon
Extend the tag of the shortcut icon by the mime type: type="image/x-icon"
(issue imported from #M5757)
Stephan Bauer
22:27 Bug #17366: Parse error: syntax error, unexpected T_STRING in newloginbox/locallang.xml on line 1
I've just tested your patch and submitted it already to svn because it is urgent. The snapshot this night should ther... Stefan Strasser
22:12 Bug #17366: Parse error: syntax error, unexpected T_STRING in newloginbox/locallang.xml on line 1
I noticed it this week. Thank you for your patch! Stefan Strasser
20:53 Bug #17366 (Closed): Parse error: syntax error, unexpected T_STRING in newloginbox/locallang.xml on line 1
PHP5.2.1, TYPO3 4.2trunk:
After installation of current newloginbox from SVN I cannot any more create a new page con...
Franz Holzinger
21:38 Feature #16726: Select FE user group(s) to display in user list
I've just submitted the changes to svn. Tomorrow there should be a t3x-snapshot at http://typo3xdev.sourceforge.net w... Stefan Strasser
20:01 Bug #17365 (Closed): XCLASS inclusion part for class.t3lib_tceforms_inline.php is missing
please insert the following lines at the end of "class.t3lib_tceforms_inline.php":
// Include extension?
if (def...
Christian Kurta
18:40 Bug #17364 (Closed): Date field forces day of the month when in m-d-y format to under 12
With the install tool I change the [ddmmyy] from d-m-y to m-d-y.
[ddmmyy]
Format of Date-Month-Year - see PHP-fu...
Dennis Shewmaker
17:06 Feature #17335: TCEforms: add inline editing of secondary options
you are right. thats a more clean solution. i uploaded 2 new patches for jsfunc.tbe_editor and t3lib_tceforms. i suce... Martin Ficzel
16:21 Revision 5a192e23: Fixing bug-id in ChangeLog files from #1839 to #1893
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2358 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:21 Revision 04f304ff: Fixing bug-id in ChangeLog files from #1839 to #1893
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2358 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:51 Bug #15215: Broken Rootline when a Editor view a Page that is not online
This was committed to 4.1 and Trunk by Dmitry on 20th of April 2007. Oliver Hader
15:22 Bug #17363 (Closed): Absolute links ouside the Typo3 root directory are incorrectly saved
The t3 font-end is not installed on the root directory by at the "/typo3".
The FE url is http://www.mydomain.com/typ...
Antoine Beloeuvre
12:14 Feature #17362 (Closed): pi_list_browseresults()
indexed search should use the global function pi_list_browseresults() from class.tslib_pibase or at least a configura... Michael Birchler
11:56 Bug #16215: HMENU.special = browse fails on unavailable translations in it's way...
The bug is still present in 4.0.6 (and probably other versions), could someone double check this? Thanks! Karsten Dambekalns

2007-06-06

21:08 Bug #17357: New page should have the same access group as the parent
Right Oliver, and that should be default setting. John Angel
19:35 Bug #17357: New page should have the same access group as the parent
Thus, this would be a new feature. Unfortunately it's not possible to just change this in the current code - but to i... Oliver Hader
19:19 Bug #17357: New page should have the same access group as the parent
New group shouldn't be specified (as in example: 123), but transferred from the parent page. John Angel
13:57 Bug #17357: New page should have the same access group as the parent
You could set this behaviour by Page TSconfig, e.g. like:
TCEMAIN.permissions.group = show,edit,delete,new,editconte...
Oliver Hader
16:27 Feature #17361 (Closed): class.indexer: Indexing of meta description and keywords
Indexing of meta description and keywords should be configurable.
I had the problem that every time the page was r...
Michael Birchler
13:59 Bug #17360 (Closed): Tools -> DB Check -> Manage Reference Index crashes with Fatal error: Cannot use string offset as an array
I tried to migrate a v3.8 installation to 4.1.1; including the update to the most recent XAMPP package.
With every t...
Thomas Kowtsch
12:59 Bug #17197: doNotLinkIt (in TMENU's states (e.g. CUR) with special set to "rootline") is integer, not boolean
I've finally had the opportunity to test this 'thoroughly'. It's actually just a question of strictness. TypoScript's... Neike Taika-Tessaro
12:31 Bug #17217: Workspace-Center doesn't show coloured differences
Hi,
I had the same Problems, investigating the Code of class.t3lib_diff.php I found this
$cmd = $GLOBALS['TYPO3_...
Nabil Saleh
12:13 Feature #14206: typolinkCheckRootline don't work
This can be worked around by using the following typoscript code in the menu:
NO.doNotLinkIt = 1
NO.stdWr...
Helmut Hummel
10:55 Bug #17324: No function of the --plugin.tx_newloginbox_pi1.detailsPage--
Thanks for your bug-report!
It seems really that it has been lost during the templating process.
Stefan Strasser

2007-06-05

23:41 Feature #17359 (Closed): make the FRAME.src Wrap able via stdWrap
Added The Posibility to use stdWrap if you want to generate frames with external urls to pass variables on or do othe... Christian Wolff
23:17 Bug #17358 (Closed): Cannot move the page in the same user group
If both users are from the same group, one user cannot move the page the
other user has created.
(issue imp...
John Angel
23:15 Bug #17357 (Closed): New page should have the same access group as the parent
When creating the new page, Typo3 should set the same access group as it
is in the parent page. Instead, it uses def...
John Angel
15:00 Bug #16600: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
I took a further look at the problem and IMHO the solution suggested on php.net is too oversized to fit the needs. So... Bjrn Kraus
14:40 Bug #17351: Backend forms show value "XX" in empty select lists in Firefox 2.0.4
Due to Firefox bug 382600 this isn't a TYPO3 issue at all. So, I'm closing this issue. Oliver Hader
14:31 Bug #17351: Backend forms show value "XX" in empty select lists in Firefox 2.0.4
Okay, this bug was also reported in Bugzilla and on the FF list:
https://bugzilla.mozilla.org/show_bug.cgi?id=382600...
Oliver Hader
14:32 Bug #17356: TypoScript IF has no effect on HTML objects
Would you please close the bugtracker entry? Thorsten Kahler
14:30 Bug #17356: TypoScript IF has no effect on HTML objects
COA has an explicit "if" option (and a stdWrap option that offers the whole stdWrap functionality).
See:
http://t...
Thorsten Kahler
14:21 Bug #17356: TypoScript IF has no effect on HTML objects
Hi,
can't count anymore how often i read the ref :)
"But the stdWrap is on the very rootlevel of the object. Th...
Christian Zehaczek
13:40 Bug #17356: TypoScript IF has no effect on HTML objects
Hi Christian,
please reaed TSRef carefully. There's a difference between HTML and TEXT!
This does work:
10 =...
Thorsten Kahler
07:54 Bug #17356 (Closed): TypoScript IF has no effect on HTML objects
Hi all,
please see the following TS examples:
10 = HTML
10.value = Some Content...
10.if.value = odd
10.if.equ...
Christian Zehaczek
14:22 Bug #17312: can not login with newlogin box and kb_md5fepw
Just changing this issue to 'missing feature' wouldn't be correct I think.
1. The redirection-system is on the way...
Stefan Strasser
14:19 Bug #17355: Using $TCA['ctrl']['hideTable'] has no effect
Bernhard Kraft had written on 2006-03-05 on the Core-List:
"I removed the possibility to hide tables via TCA so the ...
Oliver Hader
14:03 Bug #17355: Using $TCA['ctrl']['hideTable'] has no effect
Using $TCA['ctrl']['hideTable']=true on in ext_tables.php has no effect in Web>List module. Thus, I can confirm this ... Oliver Hader
13:42 Feature #16726: Select FE user group(s) to display in user list
The typoscript-configuration should now work correctly.
plugin.tx_newloginbox_pi3.groupSelectmode = 1
plugin.tx_n...
Stefan Strasser
11:54 Revision f9472927: Fixed bug #4226: New content elements wizard removes CE from array if tt_content_defValues property is zero
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2357 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:53 Revision 72c58d19: Fixed bug #4226: New content elements wizard removes CE from array if tt_content_defValues property is zero
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2356 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:53 Bug #16569: New content elements wizard removes CE from array, which are OK!
Committed to SVN - TYPO3_4-1 (rev. 2356) and Trunk (rev. 2357) Oliver Hader
10:38 Bug #17246: Restricted number of DB Mounts in Mountpoints on edit workspace
I suspect the reason is that in the table "be_users", "db_mountpoints" is "varchar(40)". With ten items, nine charact... Neike Taika-Tessaro

2007-06-04

21:59 Bug #17355: Using $TCA['ctrl']['hideTable'] has no effect
No, it is there and it's working. If you set for instance "mod.web_list.hideTables = tt_content" in the TSconfig of ... Peter Foerger
15:13 Bug #17355: Using $TCA['ctrl']['hideTable'] has no effect
Related to bug 2695 Arjen Hoekema
15:12 Bug #17355 (Closed): Using $TCA['ctrl']['hideTable'] has no effect
The core api describes this option, but it seems this was never implemented in 'class.db_list.inc'. Could be interest... Arjen Hoekema
21:33 Bug #17350: Javascript mailform validation doesn't check fields of type 'file'
+1 from my side. But as long as there isn't any patch file in place every core member will ignore. So I've attached t... Peter Foerger
19:53 Bug #16776: pi_list_browseresults shows 'Next' link when no results
Ok I figured it out.
This is content of plugin's 'internal' var ($this->internal)
res_count 0
results_at_a_time 4...
Artem Matevosyan
14:17 Bug #17351: Backend forms show value "XX" in empty select lists in Firefox 2.0.4
Hi Olly,
works fine here. FF 2.0.0.4 on OSX 10.4.9
cheers
Peter
Peter Foerger

2007-06-03

21:48 Bug #17352 (Closed): 'Stop page tree' doesn't work anymore
check 'Stop page tree' in the pageprops and get a nasty surprise .... pagetree stops working, css isn't loaded, 'canc... Typoheads - Web Engineering
15:57 Bug #17351: Backend forms show value "XX" in empty select lists in Firefox 2.0.4
I spent some time on this issue:
In typo3/sysext/t3skin/stylesheets/stylesheet_post.css there is a "select:hover" de...
Oliver Hader
15:22 Bug #17351: Backend forms show value "XX" in empty select lists in Firefox 2.0.4
I can confirm this on a clean TYPO3 4.1.1 installation but don't know what causes this. I could not reproduce scenari... Oliver Hader
15:46 Bug #17199: localized flexform values are ignored
This works for me.
Thanks
Stephan Bauer
15:42 Bug #17353 (Closed): More XHTML-compatibility
In the patch you will find some XHTML-compatibility improvements.
(issue imported from #M5732)
Stephan Bauer
14:49 Bug #17330: missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
Thanks Martin for providing a fix for this issue. I've created a patch file which solves the floating issue.
BTW: Ni...
Oliver Hader
14:36 Bug #17330: missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
I can confirm this issue. The attached screenshot (screenshot.png) show three separate content elements, each with a ... Oliver Hader
12:42 Feature #16967: Featurerequest for a logoutHook
AFAIR there should be one in the core already Ingo Renner
12:25 Bug #16124: Spacing in Pagetree
no feedback after two weeks Ingo Renner

2007-06-02

11:36 Feature #15465: Access to subTitle in another level
see note by Simon Loesing Wolfgang Klinger
11:34 Feature #15232: TCAdefault.table.field as PageTS
patch against the current trunk attached Wolfgang Klinger

2007-06-01

18:23 Bug #14135: link wizard fails to remember external links
Same problem here. Seems to be a pretty serious bug that makes external URLs worthless. Christoph Koehler
15:32 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
I'd appreciate it if we could have this in 4.1.2 guys, seems quite simple and if you have users who you don't want to... Graham Solomon
15:00 Bug #17342: IRRE via flex form.
Thank you for your quick response.
I wanted to use the simplest comma separated list version that the child need n...
Aobara BlazingBlade
14:44 Bug #17351 (Closed): Backend forms show value "XX" in empty select lists in Firefox 2.0.4
Empty select lists (not drop-down) print the value "XX" after mouseover. This issue appeared in all of our independen... Christopher Hlubek
12:57 Bug #17350 (Closed): Javascript mailform validation doesn't check fields of type 'file'
If you set a file-upload field in the standard Typo3 mailform as required, you can still send the form even if no fil... Loek Hilgersom
12:12 Bug #17348: Fatal error: Call to a member function formWidth() on a non-object
Typo3 4.1.1
htmlArea RTE 1.5.2
Chi Hoang
09:49 Bug #17348: Fatal error: Call to a member function formWidth() on a non-object
Please tell, which versions of TYPO3 and RTEhtmlarea you are using. Oliver Hader
11:31 Bug #17349 (Closed): Bad line in French localization file for indexed search
The text for "Displaying results 1 to 10 out of 50" shows in English when displaying French localized version of Inde... Alban Cousinie
11:10 Feature #17126: globalString = HTTP_HOST dosn't work with config.baseURL
This is not a bug. Michael Stucki
11:10 Feature #17126: globalString = HTTP_HOST dosn't work with config.baseURL
[globalString = IENV|HTTP_HOST=example.com]
IENV => t3lib_div::getIndpEnv()
Michael Stucki
09:57 Feature #17126: globalString = HTTP_HOST dosn't work with config.baseURL
Use
[globalString = _SERVER|HTTP_HOST=example.com]
instead.
You probably do not have the $HTTP_HOST PHP global...
Daniel Hahler
09:47 Feature #17335: TCEforms: add inline editing of secondary options
I didn't look to your code in detail, but e.g. the JS function "toggleDisplayMode" doesn't need to be set in PHP and ... Oliver Hader
00:54 Bug #17331: New Subcategory Returns Service Unavailable
"Is it possible to change the category for this issue?"
I should have been more precise. Since this error also occ...
Eric Blom

2007-05-31

21:13 Feature #17335: TCEforms: add inline editing of secondary options
i slightly modified the patch for better rendering of the forms in safari. Martin Ficzel
20:41 Bug #17348 (Closed): Fatal error: Call to a member function formWidth() on a non-object
There is a redundant function call in class.db_list.inc on line 305 which results in certain configurations to a Fata... Chi Hoang
20:31 Feature #17322: Skype links
I added a screenshot, what is happened, when BE editor tries to set up not typical external URL, like "skype:styxie21... Peter Zak
16:41 Bug #17347 (Closed): Database result not being tested for result
Since the database result isn't being check for a result, PHP Warnings show up. It's suggested to check for a result ... Michael Cannon
16:08 Feature #17346 (Closed): Mod list : adding Icons
It should be nice to add some record-control-buttons in mode Web>List (like preview for extension records)
Is it p...
Popy no-lastname-given
15:30 Bug #17345: Copying a page with related child records leads to duplicates of each children
The attaches file 0005718.patch solves this issue. When a page gets copied and thus also all records on this page, it... Oliver Hader
14:40 Bug #17345 (Closed): Copying a page with related child records leads to duplicates of each children
When a page that contains several IRRE children gets copied, currenty to following happens:
* copy record of table "...
Oliver Hader
14:17 Bug #17340: IRRE children on the table pages get the pid of the parent page in pagetree
The file 0005704.patch contains the changes fix this issue.
The file 0005704_ws.patch contains the same changes, but...
Oliver Hader
12:14 Bug #15378: CSV Export in list mode only exports 100 records
The fix is still pending. I'll take care of it... Michael Stucki
09:49 Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasions
But the mapping is done for sql_query(), right? So anyone who is willing to cope with the performance penatly can use... Martin Kutschker
09:31 Bug #17344 (Closed): Install tool doesn't take the fileadminDir into account
When you use the install tool and you have changed the [fileadminDir] value, the install tool still creates the filea... Frans Saris
08:37 Bug #16782: Oracle : Swap (online / offline) between 2 pages or contents,...
It is in TCEmain (t3lib/class.t3lib_tcemain.php), search for:... Dmitry Dulepov
08:15 Bug #17342: IRRE via flex form.
You're right. This is a missing feature to get IRRE working with flexforms. Oliver Hader
08:14 Feature #17264: Hook in TCEmain after all database operations needed
Unfortunately this is not possible for the 4.1.x branch. Hooks are new features and will only be applied to Trunk (TY... Oliver Hader
05:33 Bug #17341: Fieldmapping doesnt work on the "right side" in where clause with table.field
The following code block has a problem with the old mapping block:
$res = $this->typo3_db->exec_SELECTquery(
'cp...
Sebastian Fischer

2007-05-30

23:54 Feature #17264: Hook in TCEmain after all database operations needed
Hi Oliver,
do you think it is possible that this hook gets implemented and published in TYPO3 4.1.2? I really would ...
Niels Pardon
23:09 Bug #16782: Oracle : Swap (online / offline) between 2 pages or contents,...
Hi Simon, could you check with the current code from SVN? It should not try to save empty LOBs, so your bug should be... Karsten Dambekalns
23:08 Bug #16782: Oracle : Swap (online / offline) between 2 pages or contents,...
Hi Dmitry, could check this? You probably don't have an Oracle setup at hand, so as an alternative you could tell me ... Karsten Dambekalns
23:02 Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasions
There is one more drawback to not using the exec_* methods: Mapping is not done. I'll think about moving this around,... Karsten Dambekalns
22:58 Bug #16946: SQL error with Templavoila/DBAL/PostgreSQL: Different language
Regarding the escaping problem, please try again with the current SVN code. It has code to specifically deal with BLO... Karsten Dambekalns
22:40 Bug #17341: Fieldmapping doesnt work on the "right side" in where clause with table.field
Could you please provide an example (code) where this does not work? It works for me... Karsten Dambekalns
14:46 Bug #17341 (Closed): Fieldmapping doesnt work on the "right side" in where clause with table.field
When table.field is given in a where clause on the right side, the mapping doesnt work.
// do we have a field nam...
Sebastian Fischer
20:27 Bug #17343 (Closed): [TYPO3 V4.0] - Pagecount not correct in indexed_search
Hi,
I have already read a post like this, but i can't find the solution wrote in the post, which tell me to go in ...
Guillaume Bourreau
18:52 Bug #16600: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
The file and line where the error occurs is posted in the bug description.
How to implement a solution depends on ...
Bjrn Kraus
18:24 Bug #17019: SQL error with DBAL/PostgreSQL: quoting of varchar defaults
Please try this:
* Change class.ux_t3lib_sqlengine.php to put a comment sign in front of line 276:
#$cfg .= '...
Karsten Dambekalns
17:46 Feature #15465: Access to subTitle in another level
This can be solved by Adding the subtitle to the rootline fields.
In the localconf.php:
>> $TYPO3_CONF_VARS['FE']...
Simon Loesing
17:36 Revision fc902aee: Changes to DBAL sysext:
* PHP backtraces can be logged with the queries now (closes bug #3856)
git-svn-id: https://svn.typo3.org/TYPO3v4/Ext...
Karsten Dambekalns
17:36 Revision 89f22884: Changes to DBAL sysext:
* PHP backtraces can be logged with the queries now (closes bug #3856)
git-svn-id: https://svn.typo3.org/TYPO3v4/Cor...
Karsten Dambekalns
17:34 Feature #16353: log (part of) caller stack (back trace)
Fixed in SVN. Karsten Dambekalns
17:15 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
Nikolas, could you please check exactly which if the debug options causes this? I.e. enable them one by one and see i... Karsten Dambekalns
17:13 Bug #16706: wrong SQL error in log (PostgreSQL)
Seems to be the same thing as #3854 to me... Karsten Dambekalns
17:11 Feature #17218: Overwritting of handler attributes.
This is targeted at changing the name quote, that can be done in MSSQL setup (see DBAL manual). For all those things ... Karsten Dambekalns
17:10 Revision 20730467: Changes to DBAL sysext:
* Added default values and some usability improvements to cached info display in debug module (closes bug #3750)
* E...
Karsten Dambekalns
17:10 Revision db7f9474: Changes to DBAL sysext:
* Added default values and some usability improvements to cached info display in debug module (closes bug #3750)
* E...
Karsten Dambekalns
17:08 Feature #16349: support Oracle's "EXPLAIN PLAN FOR"
I added that to SVN and put a note about Oracle in the manual section explaining the debug configuration options. I d... Karsten Dambekalns
16:17 Revision 83aff8a2: Added default values and some usability improvements to cached info display in debug module (closes bug #3750)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23851 735d13b6-9817-0410-8766-e36946ffe9aa Karsten Dambekalns
16:17 Revision 923f2480: Added default values and some usability improvements to cached info display in debug module (closes bug #3750)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2353 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
16:15 Feature #16291: column info lacks default values
Fixed in SVN. Karsten Dambekalns
16:15 Bug #17342 (Closed): IRRE via flex form.
This might be a future functionality not a bug, but IRRE via flex form does not work.
(issue imported from #M5709)
Aobara BlazingBlade
15:45 Bug #17331: New Subcategory Returns Service Unavailable
"Is it possible to change the category for this issue?"
Can you please give us more details (examples) what you wa...
Sven G¤hle
15:34 Bug #15848: Using dam list modul
The described error is gone in the 1.1RC1 release., therefore I'll close this one.
Beware that there are tons of i...
Karsten Dambekalns
09:32 Bug #17340 (Closed): IRRE children on the table pages get the pid of the parent page in pagetree
If creating children using IRRE on a page, the pid of the parent record is taken. In case of working on pages, the pi... Oliver Hader
09:28 Feature #17247: Load Inline Elements On Demand
Just added a relation to bug #17119 because on fetching child data on demand and if there are RTE instances affected,... Oliver Hader
09:27 Bug #17119: RTE in child elements overwrites field in parent element
On clicking the "create new record" link more than once - what is okay
in general - TCEforms gets the same value for...
Oliver Hader
09:22 Feature #17268: Add TSconfig parameters to save/load inline records based on a special inline elements folder
Okay, so this could work like the following User TSconfig:... Oliver Hader
09:00 Bug #17287: integrate the functionality of extendedbulletlist
i have uploaded the patch.
Its the first time i have created a patch, so i hope i have done it right.
please let me...
Jens Hirschfeld
 

Also available in: Atom