Project

General

Profile

Activity

From 2007-07-05 to 2007-08-03

2007-08-03

22:13 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Hi,
i think this issue has to be continued. I have this problem really often, also by being not as fast - depends ...
Steffen Kamper
18:02 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
Which browser are you using and do you get any JavaScript errors? Oliver Hader
17:17 Bug #17495 (Closed): IRRE Ajax does't work if date2cal extension is installed
if your child record uses date fields and you have date2cal extension installed to help filling in date fields, you a... Thomas Mammitzsch
17:52 Bug #17468: TCA eval required on date field does not work
The attached patch file should solve the problems:
* since "required" had no effect on the evaluation/manipulation o...
Oliver Hader
16:40 Bug #17468: TCA eval required on date field does not work
I can confirm this behaviour:
* if the eval is set to "date,required", the unix timestamp will show instead of a for...
Oliver Hader
16:19 Bug #16136: Crash when changing BE user password
I've tried the patch. It doesn't help in my particular situation, but it doesn't make things worse either. :-) So I t... Oliver Klee
16:09 Bug #17494 (Closed): switch to User does not Work in List Modul
if selection "switcht to user" out of the context menu in the list modul.
the switch does not work.
im getting an ...
Christian Wolff
15:59 Bug #17493 (Closed): incorrect TS editicons on CType HTML
Content type HTML has editicon settings to show field 'pages' from table 'tt_content', which doesn't make any sense.
...
Loek Hilgersom
15:15 Bug #17492 (Closed): automaketemplate won't work
Same issue as bug no 0005845 http://bugs.typo3.org/view.php?id=5845 ! I am doing the "modern template building" tutor... Tilo
12:49 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
Was this patch applied? Cause I did not see it applied in TYPO3 4.1.2. Dmytro
10:57 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
i wondered, because the patch reads the configuration and replace the address in the right way, so in my opinion ther... Steffen Kamper
10:41 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
Sorry but I can't reproduce it any more. Now I have the correct address in the variable. And every thing works. I cha... Christian
09:56 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
Christian, the function is called in class.tslib_content.php. Could you please post your CONFIG-Part of TypoScript? T... Oliver Hader
09:18 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
For me the patch does not work. I found out that the varible $mailAddress is empty if i do an echo $mailAddress. Whic... Christian
04:13 Feature #16079: RTE adds unwanted <p> tags in Tables
First line should read:
The line heights are extra large because all the table cells have had p tags wrapped aroun...
Johnny
04:11 Feature #16079 (Closed): RTE adds unwanted <p> tags in Tables
From the RTE, insert a table and add some content. Go to the front end and look at the table. The line heights are ... Johnny

2007-08-02

23:57 Feature #16088: Adding propertie "class" for typolink
You are right, there isn't a big difference in typing. I would go for a "TS array" because it is a standard format. I... Elmar Hinz
20:18 Feature #16088: Adding propertie "class" for typolink
I agree, but ATagParams does exactly the same, you can add params as you like, it's only a different kind of writing.... Steffen Kamper
19:54 Feature #16088: Adding propertie "class" for typolink
@Steffen: Right. It's a "bordercase" and less important. Not to change it, isn't the worst case.
Both options are ...
Elmar Hinz
18:09 Feature #16088: Adding propertie "class" for typolink
atm the class can be given with 2 ways
1) parameter divided by space (your example)
2) $GLOBALS['TSFE']->ATagParams...
Steffen Kamper
18:03 Feature #16088: Adding propertie "class" for typolink
If an class attribute property is provided, an id attribute could simply be added in the same way. Elmar Hinz
17:53 Feature #16088: Adding propertie "class" for typolink
This is related to bug 0004564 Elmar Hinz
17:51 Feature #16088 (Closed): Adding propertie "class" for typolink
The typolink property "parameter" takes several informations:
http://typo3.org/documentation/document-library/ref...
Elmar Hinz
18:48 Bug #16087 (Closed): Copying of fe-users does not work
If you try to copy fe-users from one sys-folder to another the datarecord is not inserted into the new sysfolder, but... Marketing Factory
18:14 Bug #17484: RTEhtmlarea is not show in child records if parent has no RTE
now it's perfect :-)
And i confirm, that in my case the rte is initialized right!
So all is working fine for me n...
Steffen Kamper
17:59 Bug #17484: RTEhtmlarea is not show in child records if parent has no RTE
Ah yes, thanks for the hint. The patch was created against the latest revision of the 4.1 branch (TYPO3 4.1.3-dev). T... Oliver Hader
17:51 Bug #17484: RTEhtmlarea is not show in child records if parent has no RTE
Hi Oliver,
very good news.
i tried to apply the patch (4.2 dev svn) but told me, that the patch is outdated - doe...
Steffen Kamper
14:38 Bug #17484: RTEhtmlarea is not show in child records if parent has no RTE
Here we go! This patch was a f**king hard one...
The first instance of RTEhtmlarea sets/loads a portion of JavaScrip...
Oliver Hader
17:58 Bug #16741: typoLink doesn't use "type" correctly with simulateStaticDocuments
To make the matter complete we should also think of the other values of parameter. At least the "class" attribute co... Elmar Hinz
17:31 Bug #16741: typoLink doesn't use "type" correctly with simulateStaticDocuments
ok, i uploaded the patch as diff.
The change is very small
unset($theTypeP);
was changed to
$theTypeP =$conf['t...
Steffen Kamper
14:45 Bug #16741: typoLink doesn't use "type" correctly with simulateStaticDocuments
Well, while solution already exists (see my example with dataWrap), but I lik Steffen's solution too. Except that it ... Dmitry Dulepov
13:06 Bug #16741: typoLink doesn't use "type" correctly with simulateStaticDocuments
I vote for Steffen Kamper's solution:
10.typolink.parameter = 7
10.typolink.type=150
@Thorsten Kahler
Where...
Elmar Hinz
16:42 Bug #16110: links are generated correctly but are linking to "page not found" but typo3 backend and install tool are working properly.
That's a duplicate. Michael Stucki
16:27 Bug #16110 (Closed): links are generated correctly but are linking to "page not found" but typo3 backend and install tool are working properly.
We using typo3 4.1.1.
Links are not working and default page is displayed as “page not found”
But in the url the li...
vijay
16:27 Bug #17459 (Closed): links are generated correctly but are linking to "page not found" but typo3 backend and install tool are working properly.
We using typo3 4.1.1.
Links are not working and default page is displayed as “page not found”
But in the url the li...
vijay
15:19 Bug #17070: typolink: cHash corrupted due to linkVars
Bug still present in typo3 v 4.1.2 (and #17095 too !) Popy no-lastname-given
08:29 Bug #16129 (Rejected): imageLinkWrap missing text between img tag and a tag
According to wcag (web content accesibility group) of the w3c it is not possible to have source like this
<a href=...
Christoph Eisenmann

2007-08-01

22:54 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Hm, Julien, you are right, but I have to admit that I don't know how to handle this.
The problem is that if MM_opp...
Andreas Wolf
16:17 Bug #16135 (Closed): Fatal error upon uninstallation of tt_products
TYPO3 Fatal Error: Extension key "tt_products" was NOT loaded! (t3lib_extMgm::extRelPath)
Just press uninstall butto...
Anonymous
13:06 Bug #16545: GIFBUILDER indexcolors cropsized images
+1 For inclusion in CORE! Christopher Hlubek
12:48 Bug #16136: Crash when changing BE user password
I've added a patch that changes all require() to require_once() in the core. Maybe in your case template.php was load... Oliver Hader
12:27 Bug #16136: Crash when changing BE user password
I could reproduce this behavious with static_info_tables:
Fatal error: Cannot re-assign $this in [PATH]typo3conf/ext...
Oliver Hader
10:29 Bug #16136: Crash when changing BE user password
The data is saved correctly, though. Oliver Klee
10:28 Bug #16136: Crash when changing BE user password
This also happens when changing the user's real name, but not when changing the BE language. Probably this is relate... Oliver Klee
10:27 Bug #16136 (Closed): Crash when changing BE user password
1. Log in as a BE user with administrator rights.
2. User > Preferences
3. Enter a new password twice.
4. Cl...
Oliver Klee
09:57 Feature #17378: Hide dotfiles such as .svn in filelists
@Oliver:
Yep, got your point and it makes perfect sense of course. I guess you mean this in addition to this (or a s...
Sven Schwyn
09:50 Feature #17378: Hide dotfiles such as .svn in filelists
.svn directories are important when developing, but only if the source code has been checked out from SVN. In the TER... Oliver Klee
09:38 Feature #17378: Hide dotfiles such as .svn in filelists
@Steffen and Oliver:
Could you clarify what you mean with your notes? I'm not sure we're talking about the same th...
Sven Schwyn

2007-07-31

17:38 Bug #16166: Publishing a record breaks dam_ttcontent-relations
-> about the last patch
Well, what about the other side of the relation?
It seems to me that in 4.1, you can de...
Julien Bourdin
08:50 Bug #16587: MM records not written to database
Since the removal of the EXT mmforeign solved the problem, I'm closing this bug report. "mmforeign" overwrites parts ... Oliver Hader
08:40 Bug #16587: MM records not written to database
No, it applied to all MM relations in the TYPO3 installation. After removing mmforeign the problem was solved. As you... Robert Destigter
00:21 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
same problem with 4.1.1
thx for the patch - works perfect for me ;-)
Steffen Kamper
00:15 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
Same Problem here, but the Patch is working well, thx for that! Helmut Hummel

2007-07-30

21:39 Bug #16410: There is no connection to the database!
I have the same problem. phpmyadmin works great but T3 install tool doesn't. If you want I can grant access to a php... Andreas Balzer
13:17 Bug #16182: Domain Substitution in external link
i'm wondering at all, that external links are modified, they should be left as they are. Steffen Kamper
13:09 Bug #16182 (Closed): Domain Substitution in external link
I have a multidomain-setup
- root1 (domain1)
-- pages ...
- root2 (domain2)
-- pages ...
Now if I'm in domain2...
Steffen Kamper
09:52 Bug #17442: Default values defined in TCA not used in IRRE children
The attached patch should solve this problem on new records. Please test and gimme a short feedback. Thanks!
Oliver Hader
09:00 Bug #16026: special=directory does not include submenu entries
ok just seen http://bugs.typo3.org/view.php?id=633 Georg Ringer
08:59 Bug #16026: special=directory does not include submenu entries
so could this be changed? there is really a need to show level 2 menues with special = directory! Georg Ringer
07:33 Feature #14463: Menu doesn't expand if ".special" is set
The patch works. Please use it in future versions.
My site uses such setup and not works on Typo3 4.1.1 without th...
Dylgerov

2007-07-29

20:29 Bug #16190 (Closed): requestUpdate does not work on selectboxes (group-fields)
when i try to set requestUpdate on group-fields in TCA, i get no page-reload after modifying the field.
i tried to d...
Stephan Petzl
10:59 Bug #16375: Performance tunning : avoid low php-functions
I also like this patch. It makes the whole thing also more readable/understandable. But the are some small typos in t... Oliver Hader
10:29 Bug #16375: Performance tunning : avoid low php-functions
I like the patch. Finally a first step in getting rid of all the PHP3-made code from ten years ago ;-). Benni Mack
06:06 Bug #16191: class.t3lib_div.php >>>"lang " BUG, lang system bug
NOW THE ONLY WAY TO USE LANGUAGE FOR EVERYBADY IS THAT DEL ALL CODE OF "<languageKey index="ch" type="array"></langua... rob
05:51 Bug #16191 (Closed): class.t3lib_div.php >>>"lang " BUG, lang system bug
all extension have this problem, both ext and sysext. the I make a example of tt_news, then you can understand well.
...
rob

2007-07-28

09:06 Bug #16562 (Closed): translate system bug
first I have done the ts that 'config.language = ch'
and I have translated all the program in chinese.
If the "ex...
rob
00:17 Bug #16587: MM records not written to database
Perhaps it has nothing to do with mmforeign but with this bug: http://bugs.typo3.org/view.php?id=5103 Helmut Hummel

2007-07-27

20:40 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
I have the same problem, but found out, that if an other block-element is placed in the content, the parsing is ok af... Administrator Admin
19:03 Feature #16400: Adding existing records
thx for the advise, i will check it. Steffen Kamper
18:59 Feature #16400: Adding existing records
This possibility is mentioned at http://typo3.org/uploads/media/Inline_Relational_Record_Editing_01.pdf at the sectio... Oliver Hader
18:38 Feature #16400: Adding existing records
Hi Oliver,
i looked through the examples in the IRRE Tutorial but i did'nt saw this possibility.
Anyway i have ...
Steffen Kamper
18:27 Feature #16400: Adding existing records
Importing/relating to existing records is possible on using an intermediate table (m:n relationship). It is also poss... Oliver Hader
13:19 Feature #16400 (Closed): Adding existing records
I don't see a possibility to add existing records, there is only a link for "create new"
Is this planned or possible...
Steffen Kamper
18:52 Bug #16944: GMenu and TMenu: Rendering "borderswithin" doesn't work with Firefox and Doctype HTML 4.01 Transitional
I can confirm this issue, the JavaScript with the error looks like this:
if (parseInt(GLV_menuOn["fa6241"].left)+GL_...
Oliver Hader
18:33 Bug #16587: MM records not written to database
So, if you remove the extension "mmforeign" the releation is correctly stored to the MM table? The feature "bidirecti... Oliver Hader
08:55 Bug #16587: MM records not written to database
I also forgot to select a correct category for this topic Robert Destigter
08:33 Bug #16587: MM records not written to database
I found what was causing this problem. The extension "mmforeign" does this. I don't know if it is a conflict between ... Robert Destigter
17:19 Bug #16375: Performance tunning : avoid low php-functions
You're right ^^ Popy no-lastname-given
16:29 Bug #16375: Performance tunning : avoid low php-functions
Popy, are you sure this is the right patch? It seems more to be about sql_free_result and using COUNT. Oliver Klee
14:36 Bug #16375 (Closed): Performance tunning : avoid low php-functions
Using foreach instead of while (list() = each())
Using strpos instead of strstr for conditions
(issue imported f...
Popy no-lastname-given
17:06 Feature #16289 (Rejected): mailform: Checkbox-Array & Wizard improvements
The applied patch suggests some more features for the TYPO3 mailforms:
1) Have checkbox arrays available: Those ar...
Ralf Hettinger
16:59 Feature #16323 (Closed): Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
If you let "uploadfolder" empty in your TCA Settings. Like:
"movie" => Array (
"exclude" => 1,
"label"...
Martin Borer
16:18 Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
Upload of patch against TYPO3 4.1.2.
+ Handling situation, where the TS-Template might not yet be loaded.
Ralf Hettinger
08:54 Feature #16438 (Closed): Improvements of inlineCSS: adding classes to inline elements without additional span
The following behaviour comes very close to a bug. Currently it IS possible to add a class directly to a given inline... Uschi Renziehausen
08:15 Bug #16469 (Closed): Bug in newloginbox 3.0.1
In file class.tx_newloginbox_pi1.php, line 84, I think it should be
$spid['_STORAGE_PID'] = $GLOBALS['TSFE']->getS...
BillDagou

2007-07-26

22:06 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
we had the same issue with some RDF code peace in a comment comming from TIMTAB. We at that time decided to leave xht... Ingo Renner
18:41 Bug #17452: Resolving external URLs
I'd like to see this feature as well! Benni Mack
18:15 Bug #16490 (Closed): Performance tunning : counting and freeing memory
When using mysql_query (through TYPO3_DB), the query result is buffered. In many core functions, this buffer is not c... Popy no-lastname-given
16:51 Bug #16587 (Closed): MM records not written to database
For some reasons MM records are not written to the database. I have reproduced this issue with with the tt_news exten... Robert Destigter
16:41 Bug #16944 (Rejected): GMenu and TMenu: Rendering "borderswithin" doesn't work with Firefox and Doctype HTML 4.01 Transitional
When using the Doctype HTML 4.01 Transitional the menu option "borderswithin" (which makes sure that submenus stay wi... Pascal Collins
10:40 Bug #14856: TYPO3_SITE_URL is not set correct
I have problems with TYPO3_SITE_URL as well in TYPO3 Ver. 4.1.2.
The problems appeared with realURL, but i think it...
Ulrich Fischer

2007-07-25

22:30 Bug #16166: Publishing a record breaks dam_ttcontent-relations
"How to spam a bugtracker, part 2" ;)
Sorry, there has been another mistake in all-tables2.diff. I corrected it an...
Andreas Wolf
22:03 Bug #16166: Publishing a record breaks dam_ttcontent-relations
I'm sorry, but I have not thought about this enough :( There are tables which may contain the mm-refs for more than o... Andreas Wolf
21:20 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Well, after more than three months I have finally managed to get back to this bug again - and here I am with a new so... Andreas Wolf
19:45 Bug #17465: Usability Issue with classes wrapped with <> in select lists
Hello to Stanislas,
I just found out, where the brackets are produced for text styles.
htmlarea/inlineCSS/inlinec...
Uschi Renziehausen
18:28 Bug #16179: Fatal error with flexform fields in a database.
Any news about this bug?
I've tested Morten's solution and it's working well...
Jean-David Gadina
15:50 Feature #17299: Enable/integrate conditions in Page TSconfig
Integrated one fix:
* if a new page is created after another one (uid negative, e.g. "-333") this wasn't resolved co...
Oliver Hader
13:47 Bug #16526: Moving content elements in frontent editing mode causes crash
I can confirm this bug in 4.1.2, too. I'm wondering that nobody fixes this bug in the TYPO3 Source? I think it is an ... Christian Ehret
11:02 Bug #16537: tslib_content typolink does not check if url is vaild scheme
For Typo3 4.1.1 :
PHP Warning: parse_url(http://javascript:linkTo_UnCryptMailto('nbjmup+kfbo.ebojfm/evcpjtAwe/di'...
HO Thi
08:28 Bug #17103: Deleted options from extensions remain in localconf.php when updating extension configuration
I'm not talking about kickstarter but saved configuration in localconf.php
I have sometimes met this problem becau...
Tapio Markula

2007-07-24

16:36 Bug #17103: Deleted options from extensions remain in localconf.php when updating extension configuration
Are you talking about the kickstarter?
If not, could you please give an example to enable reproduction of this behav...
Oliver Hader
16:04 Bug #17103 (Closed): Deleted options from extensions remain in localconf.php when updating extension configuration
Typo3 doesn't rewrite extension configuration properly.
It should take off such configurations, which doesn't exis...
Tapio Markula
16:33 Feature #17378: Hide dotfiles such as .svn in filelists
absolutely!
If i'm right this can be done with
$GLOBALS['TYPO3_CONF_VARS']['EXT']['excludeForPackaging']
I wil...
Steffen Kamper
16:21 Feature #17378: Hide dotfiles such as .svn in filelists
If they are filtered during upload, they should also be filtered when creating the ext_emconf hashes. Oliver Klee
16:08 Feature #17378: Hide dotfiles such as .svn in filelists
Hi,
what's about filtering them out while uploading to TER ?
These files are uninteresting for the users, disk sp...
Steffen Kamper
14:31 Feature #14173: remove dependency on static_info_tables for $GLOBALS['TSFE']->sys_language_uid
is present in source Ingo Renner
14:20 Feature #17299: Enable/integrate conditions in Page TSconfig
Integrated one fix:
* on saving a new page record during the TCEmain phase the PIDupinRootline was processed wrong i...
Oliver Hader

2007-07-23

20:19 Bug #16581: Mailforms are not sent when using Opera
i had some caching related problems with opera too
i used that code to solve it:
[browser = opera]
config.send...
Martin Holtz
18:03 Feature #17299: Enable/integrate conditions in Page TSconfig
Integrated to fixes:
* PIDupinRootline didn't work when creating a new page and the parent page was the one set in P...
Oliver Hader
16:48 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
Hello Helmut,
of course I can provide the snippet. Here you are:
---
config {
htmlTag_langKey = de
langu...
Martin Zuther
16:17 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
I removed base64_en/decoding and everything is still fine in my TYPO3 installation. So it had nothing to do with TYPO... Helmut Hummel
09:38 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
Hi Helmut!
Yes, the patch for base64-encoding (from bug #0005088) solved the issue. Now both databases (at home an...
Martin Zuther
16:12 Bug #17176 (Closed): TSref: [globalString = HTTP_HOST= www.typo3.com] does not always work
Here
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/#id3526981
it says th...
Michael Knabe
15:33 Bug #17311: Page TSconfig isn't respected for new elements in new pages
This issue concerns also IRRE. Imagine you have inline children on a page an create a new page. Thus, the child recor... Oliver Hader
14:16 Bug #17311 (Closed): Page TSconfig isn't respected for new elements in new pages
If creating new (tt_content) elements and new pages within the very same view (f.e. by rendering two subsequent TCE-F... Ralf Hettinger
13:35 Feature #17037: Better Shortcut for pages
Added patch for TYPO3 4.1.2: 5066_4.1.2.patch
Ralf Hettinger
08:45 Feature #16494: Insert/Modify Link with DAM
It would be also usefull if the selected dam element ist stored to RTE only widh ID and not the complete PATH. Then i... Juraj Sulek
08:36 Bug #16026: special=directory does not include submenu entries
100% ACK with Nils Clark-Bernhard.
Most people do not know this feature and wonder why they do not get submenues ...
Ulrich Fischer
08:17 Bug #17399: Child records with image fields are not shown in m:n disposal
Thanks Vladimir! Oliver Hader
08:01 Bug #17399: Child records with image fields are not shown in m:n disposal
Hi Oliver,
the patch works fine for me, thank you. Got on example, I will upload now.
Vladimir Podkovanov

2007-07-22

23:57 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
My problem vanished using base64 encoding, contacting our provider and complaining of db problems. The provider had a... Helmut Hummel
19:20 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
Hi!
Same for me: the change from blob to text does not make any difference. It only causes trouble with my utf8 en...
Martin Zuther
16:10 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
The backslash seems to be the problem in my case as it seems to be expanded as control character. Changing contentfie... Helmut Hummel
14:17 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
Hi!
I'm just getting started with typo3. My setup: I currently edit the pages and templates at home and then copy ...
Martin Zuther
14:13 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
try to change fieldtyp from blob to text
i had this strange error also some time ago.
(maybe related to charset)
Daniel Poetzinger
00:25 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
I inserted the following debug code:
--- t3lib/class.t3lib_tstemplate.php.orig 2007-07-16 01:31:20.000000000 +0200...
Helmut Hummel
15:19 Bug #17399: Child records with image fields are not shown in m:n disposal
The instance of template was missing in $GLOBALS['SOBE']->doc in the file alt_doc_ajax.php. The attached patch fixes ... Oliver Hader
14:32 Bug #17399: Child records with image fields are not shown in m:n disposal
The AJAX call to the import action delivers:
Fatal error: Call to a member function wrapClickMenuOnIcon() on a non-...
Oliver Hader
14:33 Bug #17332: label field which is a relation is not human readable (the field is not resolved like in 4.0.x)
(more friendly would have been nice...)
--------
As described earlier this is a feature which works for 4.0.x branc...
Daniel Poetzinger
14:08 Bug #17354 (Closed): fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
Problem:
It is not possible to define another that default language as fallback.
This is what TYPO3 does actual:
...
Daniel Poetzinger
12:44 Bug #17440: Default template is not XHTML compliant
I made a patch for this issue. Please look at 5732 Stephan Bauer
10:49 Bug #17380 (Closed): Extension Manager does not recognize and report errors when executing sql queries
No error message is given if something in ext_tables_static+adt.sql went wrong
A malfunctioning create table or inse...
Christoph Eisenmann

2007-07-21

23:00 Bug #17399 (Closed): Child records with image fields are not shown in m:n disposal
If you use "anti-symmetric intermediate table" type of relations and in child records there is "group" type of select... Vladimir Podkovanov
15:33 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
Of course my "fix" is bad, as it causes much more trouble.
Any help is appreciated!
Helmut Hummel
15:19 Bug #17437 (Closed): When accessing pages form cache "No Temlpate found!" appears
This seems to be related to 0005088, but this bureport is closed, so I open a new one.
After our provider udated t...
Helmut Hummel

2007-07-20

19:47 Bug #17460 (Closed): pi_getPidList selects pages that it shouldn't
Let's have such page tree:
- 1
--- 2 (hidden)
------> 3
------> 4
--- 5
--- 6
Now, calling pi_getPidList(1,1...
Jan Bednarik
19:35 Bug #17071: RTE Error when adding links with &L= switch (TYPO3 v4.0.2 and 4.0.4)
Could you please supply a patch here if you managed to solve the issue? Ingmar Schlecht
13:29 Bug #17071: RTE Error when adding links with &L= switch (TYPO3 v4.0.2 and 4.0.4)
We've now managed to stabilise this so for now I wish to close this issue. Sara no-lastname-given
15:38 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
thanks for patch.
------------
comments to tx_extrapagecmoptions patch:
1) (it disables all extra click items):
...
Daniel Poetzinger
11:18 Bug #17393: Hiding of own user should be not possible
yes! This is a good Idea ^^ Sascha Egerer
11:17 Bug #17491 (Closed): PHP option magic_quotes_runtime is not checked
magic_quotes_runtime shoud be disabled. A good place could be either config_default.php.
(issue imported fro...
Martin Kutschker
10:53 Feature #17225: Pagination to the List module
any chance to see enhanced List module in 4.2? Dmitry Pikhno
10:17 Feature #17378: Hide dotfiles such as .svn in filelists
I have updated and tested the patch against typo3_src-4.1.2 - you find it attached. Sven Schwyn

2007-07-19

23:43 Bug #17489: Install Tool image tests fail when there are spaces in the path name
very likely this bug is due to space chars in windows paths (e.g. "Program Files"). After I removed my default typo3 ... Alexander Enchevich
23:12 Bug #17489 (Closed): Install Tool image tests fail when there are spaces in the path name
The test "1: Reading image formats" from the Testmenu on page "4: Image Processing" of the Install tool is not worki... Alexander Enchevich
23:42 Bug #17490: Install Tool on WinXP does not recognize the presence of gm.exe
very likely this bug is due to space chars in windows paths (e.g. "Program Files"). After I removed my default typo3 ... Alexander Enchevich
23:15 Bug #17490 (Closed): Install Tool on WinXP does not recognize the presence of gm.exe
The gm package supplied by the windows installer does not work. The install tool complained that it cannot find the t... Alexander Enchevich
22:49 Bug #17411: No backend modules are shown
Close this bug. I cannot repeat this. any more. Franz Holzinger
22:45 Bug #17427: Dependencies of uploaded extensions get lost
tt_products users must use fh_library 0.0.19 in the future with an additional check if tt_products has been installed... Franz Holzinger
22:31 Bug #17427: Dependencies of uploaded extensions get lost
This is a SVN patch request:
There is only a simple error message 'TYPO3 Fatal Error ...' but no debug info.
So...
Franz Holzinger
22:44 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
What about the item "send to review/pub"? Shouldn't it also be possible to remove that one?
BTW: sorry if this is a ...
Jan Greis
17:40 Feature #17488 (Closed): romanian language flag
HI!
Please add ro.gif as an possible language flag to typo3.
Thanks,
Sebastian
(issue imported from #M6000)
Stellenbewerbungcom

2007-07-18

17:17 Bug #17479: Alert in FE: "...CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir..."
Since PHP 5.2.0, 5.1.5 and 4.4.4 (see PHP Changelog).
Martin Kutschker
17:14 Bug #15498: Strange generated link in indexed_search
I confirm the bug. Martin Kutschker
17:10 Bug #17487 (Closed): Crawler/Index Config: hidden records are re-indexed
The indexer for single records does not use t3lib_BEfunc::BEenableFields().
(issue imported from #M5998)
Martin Kutschker
16:51 Feature #17382: Delete button in yellow warning box
You can allow one or more addresses and address ranges. I'm not suggesting to check if the address changes in the ses... Martin Kutschker
15:49 Bug #17457: External URL leads to Internal Server Error (Error 500)
Sorry for the delay with the reply.
The reloads sound interesting. Never tried to spam reload. A co-worker told me, ...
Oliver Kuka
15:04 Feature #17486 (Closed): Crawler/Index Config: enhance queue entries
Type "pages" has only pid as URL, would be nice if it could include the page title as well.
Type "records" has onl...
Martin Kutschker
15:01 Bug #17485 (Closed): Crawler/Index Config: hook in crawler_init gets no configuration data
The hook is called like that:
$hookObj->initMessage($message)
Unfortunately $message is not set and makes no se...
Martin Kutschker
14:10 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
hey.
just shoot me an email about the custom problem ( mack -- at -- xnos -- dot -- o.r.g).
But of course we need a...
Benni Mack
14:06 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
I have a custom written php based extension to create a horizontal pull-down menu.
When I load the altern_lang_p...
Sara no-lastname-given
13:56 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
Can you specifiy how it "breaks" other extensions (which extensions) ? Benni Mack
13:54 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
Its breaks my php-based menu extension so is unusable for me. Sara no-lastname-given
13:12 Bug #17484 (Closed): RTEhtmlarea is not show in child records if parent has no RTE
When you create a child record on a parent without a field on which RTE is enabled, the RTE does not load in the chil... Rens Admiraal
10:31 Bug #17482 (Closed): Stop Words in Indexed Search
There seems to be no support for adding stop words for the indexed search.
Even a field exists in the table index_w...
Christoph Eisenmann

2007-07-17

21:48 Feature #17382: Delete button in yellow warning box
I've heard about wireless people roaming around a building that get new IP's assigned while surfing. May also happen ... Michiel Roos
20:16 Bug #17477: Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query
the $prefix variable could be empty or 'neg_'.
The method you mentioned is called from t3lib_transferdata::selectAd...
Oliver Hader
12:36 Bug #17477 (Closed): Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query
function exec_foreign_table_where_query($fieldValue,$field='',$TSconfig=array(),$prefix='') {
global $TCA;

...
Oliver Klee
19:09 Bug #17481 (Closed): Select PIDs recursively in indexing configuration
When indexing data from a table, it should be possible to select PIDs recursively.
(issue imported from #M5989)
Michael Stucki
18:19 Bug #17427: Dependencies of uploaded extensions get lost
I could also reproduce a very similar bug.
I have installed a newer version of tt_products (not from the TER) and ...
Sven Mittelbach
17:45 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
I've discovered some drawbacks to my proposed solution.
It has been observed that after any <hr> in the RTE, all t...
Jose Antonio Guerra
17:27 Bug #17480 (Closed): TABLE sys_refindex definition not compatible with mysql < 4.1.2
The following table definition fails when creating Typo3 tables on old mysql versions which don't support more than 2... Alban Cousinie
17:04 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
Had the same problem (shown at top of the BE-Extension-Manager) after upgrading the source of a packet (Yaml).
The c...
David Bruchmann
15:10 Bug #17479 (Closed): Alert in FE: "...CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir..."
Typo3 vers 4.11, tt_products vers. 2.6 alpha
The following message appears in FE und the look isn't very professio...
thomas no-lastname-given
12:45 Bug #17478 (Closed): TCA: label and label_alt need to check for recursion in order to avoid an infinite loop
When a reference to the same record type is used as label_alt (while I suppose that the same problem exists for label... Oliver Klee
12:31 Bug #17476 (Closed): When switching from copy-mode to move-mode in the clipboard, the tooltip still says "Copy Items instead of moving them"
Though switched to move-mode the tooltip-text doesn't change.
Tested both in english and german.
(issue imported f...
Markus Bucher
09:13 Bug #17376: Persistent MySQL connections to more than one database doesn't work
:-)
You're right. I don't know why I tried to take the difficult way here...
Adding a new user is simple, solves th...
Oliver Hader
09:00 Bug #17376: Persistent MySQL connections to more than one database doesn't work
I also think you should not change this behaviour and add a new mysql user instead. Michael Stucki
09:07 Bug #17254: Multiple retrieval of all table rows
Hi again!
Some addition I forgot to mention(not very related to records retrieval).
There were a lot of IRRE fixe...
Miroslav Monkevic
09:06 Revision d6f9de76: Release of TYPO3 4.0.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2438 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:04 Revision b0a27c2f: Release of TYPO3 4.1.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2437 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
07:11 Bug #17393: Hiding of own user should be not possible
yeah, a confirmation would be great and ok with me. text like "you will instantly logged out and user is disabled aft... Georg Ringer
04:08 Bug #17462: BE-Shortcut to Tools->User Admin returns error
Patch works for me, and fixes the issue. Many thanks. Christian Kuhn
00:01 Bug #17447: locallang.xml will not allow special chars in the default section
That's the problem.
I'm very sure that the file was edited with an UTF-8 Editor. (Since the locallang.xml also cont...
Roger Sennert

2007-07-16

23:59 Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasions
Maybe in DBAL the behaviour can be changed so that INSERTquery() and UPDATEquery() always return an array or maybe ev... Martin Kutschker
23:51 Bug #17376: Persistent MySQL connections to more than one database doesn't work
Quote from the manual:
First, when connecting, the function would first try to find a (persistent) link that's alr...
Martin Kutschker
23:46 Feature #17382: Delete button in yellow warning box
IMHO it would be better if the file could contain data for an IP check.
AFAIR it's not possible to chek in typo3/i...
Martin Kutschker
23:42 Bug #17393: Hiding of own user should be not possible
Franz arguments convinces me. But perhaps the user should need to confirm the deactivation of his own account with JS... Martin Kutschker
23:32 Bug #17430: The L parameter is not korrekt if you enter a nonexisting language
Upgrade top 4.1 and use config.linkVars = L(1-2). See TSref Martin Kutschker
23:27 Bug #17444: Inserting a mailto: link with a parameter gets rendered like an HTTP link
Does it work for you when the subject has no colon in it?
I have seen mailto: links that work though IE and Firefo...
Martin Kutschker
23:23 Bug #17428: Eval => int will create '0' as value which is wrong
I'm closing it on request, but of course Georg is right, the behaviour is dull. The problem is that the TCA doesn't d... Martin Kutschker
23:18 Bug #17447: locallang.xml will not allow special chars in the default section
Language "default" is per definition restricted to the characters of latin1. But thhose accented letters and umlauts ... Martin Kutschker
23:07 Bug #17271: cli_dispatch.phpsh will not run on CGI API
It must be checked if the scripts is run from webserver. If so, the script should terminate. Martin Kutschker
23:07 Bug #15220: Filesize of maximum allowed files in mailforms
We have a config.formMailCharset setting, so we could have a config.formMailFilesize as well.
We could have of cou...
Martin Kutschker
22:16 Bug #15834: t3lib_div::trimExplode() is heavily called and can be optimized => nearly 1% improvement in fronEnd (both cached and uncached)
Another version:
function trimExplodeMASI($delim, $string, $onlyNonEmptyValues=0) {
$array = explode(...
Martin Kutschker
21:35 Revision 5f68ff3f: Tagging TYPO3 4.0.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-7@2436 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:35 Revision 5a338bea: Release of TYPO3 4.0.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2435 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:22 Revision a1897148: Tagging TYPO3 4.1.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-2@2434 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:22 Revision 2c472de7: IPmaskList check is triggered in CLI mode (thanks to Tobias Rohrle)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2433 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
19:21 Revision aa0fb359: IPmaskList check is triggered in CLI mode (thanks to Tobias Rohrle)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2432 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
19:17 Revision 4c17ac13: IPmaskList check is triggered in CLI mode (thanks to Tobias Rohrle)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2431 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
19:08 Bug #17475: forceReturnPath in class.t3lib_htmlmail ignored
Oops thanks for your hint and clarifying this! Daniel Chabrol
19:01 Bug #17475: forceReturnPath in class.t3lib_htmlmail ignored
$TYPO3_CONF_VARS['SYS']['forceReturnPath'] is a switch. If set the return path may be forced (re-read the code!).
...
Martin Kutschker
18:33 Bug #17475 (Closed): forceReturnPath in class.t3lib_htmlmail ignored
If you set forceReturnPath in localconf.php
$TYPO3_CONF_VARS['SYS']['forceReturnPath'] = 'foo@bar.org';
it has no i...
Daniel Chabrol
18:07 Revision 574e30b4: Workaround for release process
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2430 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:06 Bug #17471: PHP Fatal error: Cannot redeclare class t3lib_timetrack
CentOS 4 is the environment
Apache: httpd.x86_64 2.0.59-1.el4s1.7.el4.centos
PHP: php-5.1.6-3.el4s1.7
MySQL: mysql...
Bruce Tenison
11:44 Bug #17471: PHP Fatal error: Cannot redeclare class t3lib_timetrack
What Server environment are you using (Apache, PHP, MySQL) and what are the exact versions of them? Oliver Hader
09:39 Bug #17471 (Closed): PHP Fatal error: Cannot redeclare class t3lib_timetrack
Tonight we started receiving the following error message in our error_log:
PHP Fatal error: Cannot redeclare clas...
Bruce Tenison
17:59 Revision 7f81cf6b: Workaround for release process
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2429 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:50 Revision ab824f0b: * Fixed possible XSS in workspace/version modules (requires valid BE login / patch by Christian Kuhn)
* Removed possible display of phpinfo() (requires bug in extension to be unveiled)
git-svn-id: https://svn.typo3.or...
Michael Stucki
16:49 Revision 1d75a4af: Release of TYPO3 4.1.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2427 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:49 Revision 5e9d5344: Release of TYPO3 4.0.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2426 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:48 Revision ebf0a1b1: * Fixed possible XSS in workspace/version modules (requires valid BE login / patch by Christian Kuhn)
* Removed possible display of phpinfo() (requires bug in extension to be unveiled)
git-svn-id: https://svn.typo3.or...
Michael Stucki
16:46 Revision 1fe44f33: * Fixed possible XSS in workspace/version modules (requires valid BE login / patch by Christian Kuhn)
* Removed possible display of phpinfo() (requires bug in extension to be unveiled)
git-svn-id: https://svn.typo3.or...
Michael Stucki
16:44 Feature #17445: Make BE user groups valid for a period of time
that is correct!
it makes sense because there are far more rights available in the group then in a single be user re...
Georg Ringer
14:06 Feature #17445: Make BE user groups valid for a period of time
So, you'd like to have a period where a BE user group is valid and e.g. expires after a given daten? Oliver Hader
15:42 Bug #17474 (Closed): RTE of Typo3 (vers. 4.1.1) balise align="center" (right or left) not any more supported by W3C
In RTE of Typo3 (TYPO3 vers. 4.1.1) balise align="center" (right or left) not any more supported by W3C.
In RTE whe...
Jean-Fr©déric Schneider
15:11 Bug #17119: RTE in child elements overwrites field in parent element
Committed to SVN:
* TYPO3_4-1 (rev. 2422)
* Trunk (rev. 2423)
Oliver Hader
15:09 Revision 06602601: Fixed bug #5556: IRRE - RTE in child elements overwrites field in parent element
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2423 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:09 Revision e7f386b5: Fixed bug #5556: IRRE - RTE in child elements overwrites field in parent element
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2422 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:06 Revision ba9d31a5: Correct last patch
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2421 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
14:28 Revision 8200234b: t3lib_div::getHostname used $_SERVER instead of t3lib_div::getIndpEnv()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2420 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
14:27 Revision b131e8c3: t3lib_div::getHostname used $_SERVER instead of t3lib_div::getIndpEnv()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2419 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
14:05 Revision bd216ab8: Fixed bug #3834: possible abuse of t3lib_formmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2418 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
13:55 Revision 559fc43b: Fixed bug #3834: possible abuse of t3lib_formmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2417 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
13:51 Feature #17473: TCA fe_group/permission select order by title (for tt_content or pages)
great, thank you! Jonas Felix
13:48 Feature #17473: TCA fe_group/permission select order by title (for tt_content or pages)
Good idea to change this. I've added a patch for the tables tt_content, pages and fe_users. Please add a new bug issu... Oliver Hader
11:51 Feature #17473 (Closed): TCA fe_group/permission select order by title (for tt_content or pages)
Order the fe_group select by title or tt_content, pages and all default TYPO3 tables.
For everyone who doesn't wan...
Jonas Felix
13:36 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
That would be great. Please upload your extension - otherwise you could send me the extension via e-mail to (oh -at- ... Oliver Hader
12:45 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
That's quite strange. I got this extension running on 2 systems (Development and Live). Both system show the same beh... Nico Thomaier
11:41 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
Hm, I could not reproduce this behaviour with the latest revision of the 4.1 branch. Furthermore I tried to check thi... Oliver Hader
11:15 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
The Childs are related 1:n by an foreign_field...
I will upload the ext_tables.php and the tca.php file so you can ...
Nico Thomaier
11:38 Feature #17472 (Closed): tools_config - alphabetical order for better reading
Orderarrays in tools_config alphabetically for better reading/searching/browsing.
(issue imported from #M5972)
Jonas Felix

2007-07-15

11:09 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
Wow !
Oliver, that's a great idea and excellent work !!!
thanks very much.
Steffen Kamper

2007-07-14

16:14 Bug #17443: Plugins: Use record specific RTEtsConfigParams
Committed to SVN:
* TYPO3_4-1 (rev. 2415) -- will be in TYPO3 4.1.2
* Trunk (rev. 2416)
Oliver Hader
16:14 Revision a6670fb4: Fixed bug #5907: RTE-Plugins: Use record specific RTEtsConfigParams
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2416 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:13 Revision 437564d0: Fixed bug #5907: RTE-Plugins: Use record specific RTEtsConfigParams
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2415 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:10 Bug #17345: Copying a page with related child records leads to duplicates of each children
Committed to SVN:
* TYPO3_4-1 (rev. 2413)
* Trunk (rev. 2414)
Oliver Hader
16:10 Revision b23d385d: Fixed bug #5718: IRRE - Copying a page with related child records leads to duplicates of each children
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2414 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:10 Revision 251e9101: Fixed bug #5718: IRRE - Copying a page with related child records leads to duplicates of each children
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2413 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:08 Bug #17340: IRRE children on the table pages get the pid of the parent page in pagetree
Committed to SVN
* TYPO3_4-1 (rev. 2411)
* Trunk (rev. 2412)
Oliver Hader
16:07 Revision d02ff82e: Fixed bug #5704: IRRE - Children on the table pages get the pid of the parent page in pagetree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2412 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:06 Revision 2228b48d: Fixed bug #5704: IRRE - Children on the table pages get the pid of the parent page in pagetree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2411 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:00 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
I adapted the patch to some changes concerning nesting in the TYPO3 Core. Oliver Hader
12:01 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
Can you give an example how the child records are related to the parent (1:n comma separated, 1:n foreign_field, m:n ... Oliver Hader
01:24 Bug #16342: t3lib_formmail does not verify attachments with is_uploaded_file()
Fixed in SVN (trunk, 4.1 and 4.0).
Martin Kutschker
01:17 Revision 893f16a7: Fixed bug #3834: possible abuse of t3lib_formmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2410 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2007-07-13

23:53 Bug #17271: cli_dispatch.phpsh will not run on CGI API
If you mind to use the -C and the -q switch the CGI API may mimic the CLI API with the following code:
ini_set('ht...
Martin Kutschker
23:21 Feature #17309: Add a property to stdWrap.data to access values from flexforms
I think it's possible, but you shouldn't be able to specify the table. IMHO this should simply work on the current ro... Martin Kutschker
21:31 Bug #17470 (Closed): Copying of an IRRE Parent object reverses the Childs order
When copying an IRRE Parent to another or the same page reverses the Childs sorting order.
(issue imported from #...
Nico Thomaier
19:38 Bug #17461: Parent record is not shown after saving the first time to a table on a TYPO3 system
Committed to SVN:
* TYPO3_4-1 (rev. 2408)
* Trunk (rev. 2409)
Oliver Hader
19:37 Revision 25f0c03c: Fixed bug #5948: IRRE - Parent record is not shown after saving the first time to a table on a TYPO3 system
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2409 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:34 Revision 5b71def3: Fixed bug #5948: IRRE - Parent record is not shown after saving the first time to a table on a TYPO3 system
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2408 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:26 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
Committed to SVN:
* TYPO3_4-1 (rev. 2406)
* Trunk (rev. 2407)
Oliver Hader
19:23 Revision 6d271489: Fixed bug #5913: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (continuance of bug #5177)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2407 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:22 Revision cb0eb46c: Fixed bug #5913: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (continuance of bug #5177)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2406 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:58 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
I totaly agree with michi, this is a realy core core core function which has to be changed very carefully.
If the...
Jonas Felix
17:10 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Calm down please, dude! Have a look outside the window, and enjoy the nice weather. :-)
After all we don't want to...
Michael Stucki
15:13 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Really ?
But, will the reports be read and the modification commited ?
Popy no-lastname-given
15:03 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Popy, feel free to search for missing sql_free_results and to create a new bug issue with your patch. Thanks in advance! Oliver Hader
14:53 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
There's a bug because somebody did not want to make a SELECT query...
And why avoid SELECT query ? If the core tea...
Popy no-lastname-given
14:45 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
see http://bugs.typo3.org/view.php?id=4581#20715
Additional SELECT queries should be avoided what is possible with M...
Oliver Hader
14:02 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Why should we use mysql_info ? Jonas Dübi 's solution will work (even if it can be optimized !) and don't need any DB... Popy no-lastname-given
13:57 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Hi all,
your investigation is right, we can't use mysql_affected_rows() for that. There is a function called mysql...
Michael Stucki
10:51 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Of course, but I did not read it
But why do you select the rows instead of selecting a count(*) ??
Popy no-lastname-given
10:48 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
@Popy
You could just insert my mail, so the solution is also presented ;-)
if (!$this->simulationHid...
Jonas Felix
10:19 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
The problem is here : (class.t3lib_tstemplate.php, line 365)
$GLOBALS['TYPO3_DB']->exec_UPDATEquery('cache_pagesec...
Popy no-lastname-given
17:45 Revision 60aed39f: Removed a superfluous ; in t3lib/class.t3lib_transferdata.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2405 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:44 Revision 44045174: Removed a superfluous ; in t3lib/class.t3lib_transferdata.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2404 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:43 Revision 0e8e2882: Removed a superfluous ; in t3lib/class.t3lib_transferdata.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2403 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:14 Bug #17462: BE-Shortcut to Tools->User Admin returns error
I can confirm this behaviour. It was somehow introduced by Kasper at the end of October 2006 together with typo3/mod.... Oliver Hader
14:36 Bug #17119: RTE in child elements overwrites field in parent element
I decided to drop the possibility to create more child records during AJAX requests are processed. The createNewRecor... Oliver Hader
11:54 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
Same happens to me when BE > User Admin > List Users Online
typo3 4.1.1 & mysql
DBAL fatal error: No handler foun...
Stephan Lauterbach
10:29 Bug #17455: No proper error message mysql_error() information needed
Solution:
ini_set("track_errors",1);
$conn = @mysql_connect("invalidhost","user","pwd");
if (!$conn) {
$err =...
Martin Kutschker
10:18 Bug #17455: No proper error message mysql_error() information needed
The problem is that mysql_error() requires a link. Try this scenario:
$conn = @mysql_connect("validhost","user","p...
Martin Kutschker

2007-07-12

20:34 Bug #17469 (Closed): Comments in class.t3lib_extmgm.php
In some places of class.t3lib_extmgm.php there is a part of comment:
* FOR USE IN ext_locallang.php FILES
but thes...
Alexey Boriskin
18:39 Bug #17467: Fatal error with flexform fields in a database.
Please have a look to bug #16179 - there is also a patch provided which will be part of TYPO3 4.1.2. Oliver Hader
15:04 Bug #17467 (Closed): Fatal error with flexform fields in a database.
When using flexforms the following error occured:
[12-Jul-2007 14:38:57] PHP Fatal error: Cannot use string offse...
Alois Baule
16:06 Bug #17468 (Closed): TCA eval required on date field does not work
i'm trying to make a date field required ( using a TCA like this:
'tx_cxeurizon_publish_date' => array (
'labe...
Stefano Cecere
15:09 Feature #17378: Hide dotfiles such as .svn in filelists
I have attached "file_ignore-4.1.1.patch.gz" which must be applied against a vanilla typo3_src-4.1.1.
The patch do...
Sven Schwyn
14:51 Bug #16526: Moving content elements in frontent editing mode causes crash
Version 4.1.1 got this problem also.
How about the current status of the last patch? „The patch has to be checked ve...
Axel Klarmann
14:15 Feature #17466 (Closed): Caluculate of gifbuilder XY width max([10.w]|[20.w])
You want to create a GMENU by useing TypoScript.
The text of the GMENU should have 2 lines.
In one case the first ...
Daniel Kyak
13:36 Revision 10f7ed5e: Performance enhancement in t3lib/class.t3lib_div.php in function loadTCA
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2402 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:31 Revision 23238cbf: Performance enhancement in t3lib/class.t3lib_extmgm.php in function addToAllTCAtypes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2401 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:26 Revision 8ee57103: TCEForms: allow to create many sections at once
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2400 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:09 Bug #17465 (Closed): Usability Issue with classes wrapped with <> in select lists
Hello,
every time I work with RTE (and I use it a lot!I am annoyed by the fact, that each label for the classes in...
Uschi Renziehausen
12:49 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
If you use the 4.1.1 release package, you need the patch from bug #17101 (0005177_v12_4_1.patch) and afterwards the c... Oliver Hader
12:36 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
No matter in which sequence I install the patches, I always receive a bunch of errors. Do I need to install any other... Tobias Theiss
12:42 Bug #17464 (Closed): Disturbing behaviour of indent/outdent and TAB
Hello Coders :-)
When I try to create a nested UL/OL and use either the indent button or the tab key, all elements...
Uschi Renziehausen
11:15 Feature #17463 (Closed): Configure PID for new elements using IRRE
When using the "select" type instead of "inline" (IRRE) you are able to configure the uid of the folder, where new el... Tobias Theiss
08:36 Bug #17457: External URL leads to Internal Server Error (Error 500)
Really strange. When I used the link you told ".../3000", I got the error. After some reloads and tests I suddenly co... Oliver Hader

2007-07-11

22:08 Bug #17462 (Closed): BE-Shortcut to Tools->User Admin returns error
The BE-Shortcut to the Tools->User Admin Module does not work.
How to reproduce:
1. Choose Tools->User Admin Modu...
Christian Kuhn
17:54 Bug #17457: External URL leads to Internal Server Error (Error 500)
The .htaccess was one of the first things I tried by renaming the file. Brought the same errors.
The Apache configur...
Oliver Kuka
16:23 Bug #17457: External URL leads to Internal Server Error (Error 500)
Hm, this could possibly be faulty .htaccess file or a faulty configuration of your Apache webserver (maybe introduced... Oliver Hader
11:14 Bug #17457: External URL leads to Internal Server Error (Error 500)
Ah, forgot to mention. We're not using RealURL (in case it gets confused with those problems). Oliver Kuka
11:02 Bug #17457 (Closed): External URL leads to Internal Server Error (Error 500)
We have a mysterious problem with the pagetype "External URL". Instead of leading to the URL, an Internal Server Erro... Oliver Kuka
16:46 Bug #17461 (Closed): Parent record is not shown after saving the first time to a table on a TYPO3 system
Imagine you have two tables tx_myext_parent and tx_myext_child and these tables are "fresh" or were truncated before.... Oliver Hader
16:13 Bug #17458: user elements of type processor (mode=processor) gives js-errot
Committed to SVN:
* TYPO3_4-1 -- will be part of TYPO3 4.1.2
* Trunk
Oliver Hader
16:12 Bug #17458: user elements of type processor (mode=processor) gives js-errot
Markus, thanks for pointing this out. Oliver Hader
13:00 Bug #17458 (Closed): user elements of type processor (mode=processor) gives js-errot
if user element is used with mode=processor the request gives a js error;
this can be fixed with following change:...
Markus Lange
16:08 Revision e5b8770b: Fixed bug #5945: Missing right parenthesis in RTEhtmlarea user element module (thanks to Markus Lange)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2398 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:07 Revision 0e596583: Fixed bug #5945: Missing right parenthesis in RTEhtmlarea user element module (thanks to Markus Lange)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2397 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:57 Bug #17451: Einbindung von Bildern in Seiten führt zu mehrfachen Uploads
George is right, what you're looking for is DAM
see http://wiki.typo3.org/index.php/Dam
Oliver Hader
15:37 Bug #17451: Einbindung von Bildern in Seiten führt zu mehrfachen Uploads
It is not a bug but a feature! Use EXT DAM if you want a reference instead of a copy! The advantage is that User A ca... Georg Ringer
15:48 Bug #17456: Warning should be given out if using a MySQL Client older than 4.1.1
see http://dev.mysql.com/doc/refman/5.0/en/old-client.html
It's more a problem to the server admin than a TYPO3 bu...
Oliver Hader
15:28 Bug #17174: W3C Warning: trimming empty <dd>
Committed to SVN:
* TYPO3_4-1 (rev. 2395) -- will be part of TYPO3 4.1.2
* Trunk (rev. 2396)
Oliver Hader
15:26 Revision 850d34b9: Fixed bug #5331: Remove the caption wrap on images if no caption is set (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2396 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:25 Revision f994d4a3: Fixed bug #5331: Remove the caption wrap on images if no caption is set (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2395 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:32 Bug #16522: tx_cms_showpic (click to enlarge) not working
and another information:
the first rewrite rule with the %{QUERY_STRING} translates to:
http://pfadfinder.weidl...
r bhatia
13:26 Bug #16522: tx_cms_showpic (click to enlarge) not working
i think i narrowed it down to the rewrite rules.
adding the following below the last rewrite url solves the proble...
r bhatia
13:20 Bug #16522: tx_cms_showpic (click to enlarge) not working
it reappeared just now using typo3 v4.1.1.
please see http://pfadfinder.weidling.at/site/25.0.html and click any i...
r bhatia

2007-07-10

18:34 Bug #17456 (Closed): Warning should be given out if using a MySQL Client older than 4.1.1
"Warning: mysql_pconnect(): Client does not support authentication protocol requested by server; consider upgrading M... Christoph Eisenmann
18:25 Bug #17455 (Closed): No proper error message mysql_error() information needed
function sql_pconnect in class class.t3lib_db.php
if ($GLOBALS['TYPO3_CONF_VARS']['SYS']['no_pconnect']) {
$th...
Christoph Eisenmann
12:54 Bug #17454: Encrypting email addresses could be better
Did you see that there is a possibility to append other text than just (at) and (dot)? For example, your email addres... Michael Stucki
12:34 Bug #17454 (Closed): Encrypting email addresses could be better
I know there is a function to encrypt email addresses:
config.spamProtectEmailAddresses
With two other functions,...
Ainulindal«
12:29 Bug #17439: Cropscaling of GIF Images fails if GDlib use the function truecolor
Nobody the same problem? I uploaded the image file that brings me the error. Georg Schnweger
09:04 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
The test extension had a bug. I've uploaded a corrected version. Furthermore there were some small modifications in t... Oliver Hader

2007-07-09

20:50 Bug #17381: "patch" for Hook-TutorialArticle - page 3
Yes, very good.
may be choose a better naming
- $referenceObject
- $parentObject
- $parentClass
to help iden...
Steffen Kamper
19:30 Bug #17453 (Closed): csc-textpic-imagewrap totalwidth not calculated correctly?
There are 16 images on a content element (text w/image), 3 columns, "no rows" checked.
I'm getting the following ...
Antithesis Group
16:54 Bug #17452 (Closed): Resolving external URLs
RealURL will correctly resolve shortcut URLs, but not external URLs (see 'dontResolveShortcuts' in the manual). This ... Bart Veldhuizen

2007-07-08

20:26 Bug #17328: form wizard - set checkbox as required - solution
Fixed in SVN (4.2). Martin Kutschker
20:25 Feature #16713: Validate Checkboxes
Fixed in SVN (4.2). Martin Kutschker
20:10 Bug #17451 (Closed): Einbindung von Bildern in Seiten führt zu mehrfachen Uploads
Ich möchte in verschiedenen Seiten innerhalb einer Internetpräsenz jeweils das gleiche Bild einbinden. Wenn ich dies ... Sylvia-Kathrin Tanneberger

2007-07-07

16:04 Bug #17449: Clearing cache renders content incorrectly/incompletely
I have disabled all the local extensions and still the same problem. Peter Murray
14:43 Bug #17449: Clearing cache renders content incorrectly/incompletely
Sounds pretty strange, and it's quite difficult to make a golden guess.
I suggest that you disable all local extensi...
Michael Stucki
14:10 Bug #17449: Clearing cache renders content incorrectly/incompletely
TYPO3 Version 4.1.1
automaketemplate Version 0.1.0 local
Peter Murray
12:43 Bug #17449 (Closed): Clearing cache renders content incorrectly/incompletely
Updating the template or clearing the cache breaks the rendering of the page. Some parts of the template are not subs... Peter Murray
15:56 Bug #17450: No language overlay with TS select on table pages
ok a workaround could be
[ globalVar = GP:L = 1 ]
temp.test.select {
join= pages_language_overlay ON(pages.uid=...
Georg Ringer
15:22 Bug #17450 (Closed): No language overlay with TS select on table pages
It is not possible to make a TS select at the table pages on a multilanguage page!
Titles are not translated and n...
Georg Ringer
14:51 Bug #17023: JSMENU produces error if using baseurls
Committed to SVN
* TYPO3_4-1 (rev. 2393)
* Trunk (rev. 2394)
Oliver Hader
14:50 Revision c2c0703e: Fixed bug #5048: JSMENU produces error if using baseurls (thanks to Jens Koester)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2394 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:50 Revision 519fabfb: Fixed bug #5048: JSMENU produces error if using baseurls (thanks to Jens Koester)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2393 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:45 Bug #17415: Don't work automaketemplate
I agree with Peter. I'm almost sure you didn't add css_styled_content yet. Michael Stucki
12:22 Bug #17415: Don't work automaketemplate
1. Make sure you have CSS Styled Content extension installed and include the static template.
2. Make sure you have ...
Peter Murray
14:43 Revision a28232c9: Update to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2392 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:43 Revision 1eaa9415: Update to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2392 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:40 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
Committed to SVN
* TYPO3_4-1 (rev. 2390)
* Trunk (rev. 2391)
Oliver Hader
14:39 Revision ddfba22d: Fixed bug #5053: imgNameNotRandom on TMENU/GMENU could break rollover behaviour
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2391 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:37 Revision f0ffe297: Fixed bug #5053: imgNameNotRandom on TMENU/GMENU could break rollover behaviour
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2390 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:38 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
The new patch fixes the following:
* correct disposal of inline levels concerning nesing
* reentry point for dynami...
Oliver Hader
12:05 Revision afbcac29: Changed back references \1 to ${1} in regular expressions in tslib_fe where necessary
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2389 709f56b5-9817-0410-a4d7-c38de5d9e867 Wolfgang Klinger
03:34 Revision df8d2917: Added new static_tsconfig_help data based on TYPO3 4.1 CoreDocs. Kudos to Stephane Schitter and Francois Suter for rewriting a backend module that allows to update this data again! (This functionality was broken after switching to TER2.)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2388 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:23 Bug #17076: FE editing tools panel: change sort order crash
That's a duplicate of #16526 Michael Stucki
00:01 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
Hi Thorsten, I think you can commit this now... Michael Stucki

2007-07-06

22:10 Feature #17286: Typolink cannot be created if FE user is logged in and the linked page is hidden from logged in FE users
Committed to Trunk. Michael Stucki
22:10 Revision 971d8e66: Added feature #5588: Add linkAccessRestrictedPages property to typolink function (patch by Franz Holzinger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2387 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:28 Bug #17057: Record alt_label doesn't get processed
Fixed in TYPO3_4-1 and Trunk. Michael Stucki
20:27 Revision 8da6edf0: Fixed bug #5094: Record alt_label was not processed (patch by Volker Graubaum and Thomas Hempel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2386 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:26 Revision 7960e02f: Fixed bug #5094: Record alt_label was not processed (patch by Volker Graubaum and Thomas Hempel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2385 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:16 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
Same happens to me when BE > User Admin > List Users Online
typo3 4.1.1 & mysql
DBAL fatal error: No handler foun...
arpad muranyi
18:27 Bug #14916: t3lib_div::getURL() uses cURL only for http protocol
Forget bug_1364_v2.diff please! It contained a syntax error.
I've fixed this in bug_1364_v3.diff and also modified...
Michael Stucki
18:08 Bug #14916: t3lib_div::getURL() uses cURL only for http protocol
Attached is a new version of the patch, made against Trunk @ revision 2377.
Note that other than in the first patc...
Michael Stucki
16:36 Feature #15232: TCAdefault.table.field as PageTS
Committed to trunk Wolfgang Klinger
16:32 Revision 2e5716a0: Implemented feature request #1919: TCAdefaults setting in page TS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2384 709f56b5-9817-0410-a4d7-c38de5d9e867 Wolfgang Klinger
16:07 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
Hi Karsten,
the enabled option causes the problem. The sys_log shows an error, that the content element couldn't b...
Marc Bastian Heinrichs
15:52 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
The in #17101 introduced getDynNestedStack function is not required in this complexity. Furthermore the handling of t... Oliver Hader
15:38 Bug #17448 (Closed): RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
This issue is a result of still missing things that should have been fixed in bug #17101.
(issue imported from #M...
Oliver Hader
15:13 Bug #16940: Mount Point Links
Also fixed in TYPO3_4-0 branch now... Michael Stucki
15:13 Revision cfbf447b: Fixed bug #4917: Wrong links inside mounted page with overlay (thanks to Melanie Meyer / Franz Ripfel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2383 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:10 Revision 18c59697: some cleanup (all non-functional)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2382 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:09 Revision 5687b5d1: Make field selection work in browse_links.php popup (patch by Christian Jul Jensen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2381 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:27 Bug #17447 (Closed): locallang.xml will not allow special chars in the default section
When using the default section of locallang.xml to define strings you can not use special characters while the typo3 ... Roger Sennert
13:34 Bug #17446 (Closed): TypoScript GIFBUILDER change jpg-quality has no effect
lib.headerimg = IMAGE
lib.headerimg {
file = GIFBUILDER
file {
XY = 628, 148
format = jpg
#qual...
Remo Hartwig
13:32 Feature #17445 (Closed): Make BE user groups valid for a period of time
It would be nice to have the start & stop fields also in the BE user group.
Thus, a BE user group can be enabled e.g...
Georg Ringer
12:43 Revision a6f4021e: Fix in indexed search: List of indexed pages could be broken if mutli-byte chars are cut in the middle (patch by Karsten Dambekalns)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2380 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:40 Revision f7949483: Fix in indexed search: List of indexed pages could be broken if mutli-byte chars are cut in the middle (patch by Karsten Dambekalns)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2379 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:22 Revision 1f6f8f8a: Fixed bug #3544: RTE-config in PageTS-config not loaded when in draft-workspace
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2378 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:21 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
Fixed in TYPO3_4-0, TYPO3_4-1 and Trunk now! Michael Stucki
11:11 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
I can't remember the reason exactly. Probably it was because my <script> tags had no CDATA wrapped around? I don't kn... Michael Stucki
10:44 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
Hello Michael,
you have now added a new functionalitiy.
I have still not got any feedback about my latest patch. ...
Franz Holzinger
09:57 Bug #17427: Dependencies of uploaded extensions get lost
I could reproduce a very similar bug.
tt_products and mbi_products_categories, which depends on it, are shown in the...
Franz Holzinger
09:48 Bug #17444 (Closed): Inserting a mailto: link with a parameter gets rendered like an HTTP link
If you insert a link like this in the RTE:
mailto:rrhh@testdomain.com?subject=Ref:DESC
It gets rendered like th...
Jose Antonio Guerra
09:42 Bug #17443: Plugins: Use record specific RTEtsConfigParams
0005907_v2.patch changes the RTEhtmlarea variable in the plugins TYPO3HtmlParser, TYPO3Browsers, Acronym and UserElem... Oliver Hader
09:20 Bug #17443: Plugins: Use record specific RTEtsConfigParams
The attached patch (0005907.patch) creates the RTEtsConfigParams for each instance of RTEhtmlarea. If you'd like to t... Oliver Hader
09:18 Bug #17443 (Closed): Plugins: Use record specific RTEtsConfigParams
The RTEhtmlarea plugin UserElements offers a possibility to create custom tags. The shown popup window with those use... Oliver Hader
08:56 Bug #17442 (Closed): Default values defined in TCA not used in IRRE children
I want the standard doktype of an inlined page (pages-Table) to be Advanced (2).
Therefore I used
$TCA["pages"]["...
Joscha Feth
00:54 Bug #17441 (Closed): links ignoring L parameter
when using newloginbox in multilingual setups L-parameter will be cut
e.g. forgot password link etc.
when using p...
Steffen Kamper

2007-07-05

16:17 Bug #17440 (Closed): Default template is not XHTML compliant
With loginbox content element (pi1) html page became not XHTML compliant because loginbox contains HTML errors.
The...
Kirill Klimov
14:06 Bug #17439 (Closed): Cropscaling of GIF Images fails if GDlib use the function truecolor
I use the TS Code below to crop a GIF Image. The cropped Image has the right dimensions(150px*150px) but the <IMG> P... Georg Schnweger
11:49 Task #17198: Allow Drag&Drop of Content-Elements in Page-Module
This is about TCEForms and rendering sections inside them. Moving to CORE. Dmitry Dulepov
11:48 Feature #17149: Feature Request - Add functionality to easily position new / move around already existing repetitive data objects in FCEs
This is about TCEForms and rendering sections inside them. Moving to CORE. Dmitry Dulepov
11:41 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
I added a new patch (0005899.patch) that solves the nested level checks and handles the removal of sub structures.
...
Oliver Hader
11:38 Feature #17438 (Closed): Removing style attribute for images
Hi,
I would like to know if there's a way, and how, to tell htmlarea to not accept style attributes for images, as...
Ainulindal«
09:58 Bug #17428: Eval => int will create '0' as value which is wrong
ok, so please close this or delete it and thx for explanation Georg Ringer
09:51 Bug #17428: Eval => int will create '0' as value which is wrong
You set evaluation to int. In PHP empty integer values evaluate to 0... Dmitry Dulepov
09:49 Bug #17428: Eval => int will create '0' as value which is wrong
It is just inside of flexforms and the best thing would be just nothing stored. Of course I could make 0 as default v... Georg Ringer
09:34 Bug #17428: Eval => int will create '0' as value which is wrong
So, what do you want to have in the database if not 0 or 1000? How did you define field in SQL? By default it is NOT ... Dmitry Dulepov
 

Also available in: Atom