Activity
From 2006-02-25 to 2006-03-26
2006-03-26
- 21:50 Bug #15213: "Doc" module and the "list_frame" frame
- Fixed, please note that the changes are in tx_taskcenterrecent, which has been moved out of the core and lives in typ...
- 20:18 Feature #15878: table-less XHTML 1.1-ready template
- Fixed in CVS
- 20:06 Bug #14316: em ignores PEAR compatible classes
- Fixed in CVS.
- 10:17 Bug #14316: em ignores PEAR compatible classes
- The attached patch will be sent to the core list for approval.
- 20:06 Bug #15501: LEFT OUTER JOIN
- Fixed in CVS.
- 18:00 Feature #15580: EM should show changelog before updating an extension
- I always have found the upload comments a hassle, and like idea of displaying the extension's ChangeLog file. Yet, I ...
- 13:46 Feature #15580: EM should show changelog before updating an extension
- Huh, even better. I tend to look into the ChangeLog file, and more often than not it's the default generated by the k...
- 13:44 Feature #15580: EM should show changelog before updating an extension
- I have a different suggestion: Please should use the Changelog file instead of entering information while uploading t...
- 13:00 Feature #15580: EM should show changelog before updating an extension
- Hi Robert,
for this a SOAP method to retrieve the (cumulated) changelog entries for an extension would be needed i... - 17:41 Bug #15438: [TS] Condition hostname doesn't work
- Perhaps I understand something completely wrong, but the condition hostname looks for the REMOTE_ADDR!
On my syste... - 17:35 Bug #15901 (Closed): sr_email_subscribe 0.3.0 (Email Address Subscription) is shy
- sr_email_subscribe 0.3.0 (Email Address Subscription) is set to be shy, thus after downloading only shows up in the E...
- 17:14 Bug #15900 (Closed): float is not a db-compatible datatype
- The table tx_dam defines two fields as floats. In the function t3lib_sqlparser::parseFieldDef(), which is called IMHO...
- 17:04 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- Forgot to report here, but the newline-in-textarea issue has been finally solved in 4.0rc2.
- 14:16 Bug #15899 (Closed): Creating content element with new templavoila causes the following error when editing page properties
- Warning: array_unique(): The argument should be an array in root_path_to_TYPO3core_directory/t3lib/class.t3lib_tcefor...
- 13:26 Bug #15873: Unable to install a .t3x on "Dependency Error"
- On dependencies: ths needs to be checked, as the higher version could have new dependencies, no?
Anyway, I can con... - 12:56 Feature #14439: Installation of extensions do not generate an entry in logs
- The attached patch adds logging of extension install/removal.
- 11:44 Bug #15772: "NOT NULL" removed from SQL gives error with MySQL 3.23.52
- OK, but as long as you don't use DBAL it should work fine for all MySQL versions now, right?
IMHO the NOT NULL sta... - 09:00 Bug #15772: "NOT NULL" removed from SQL gives error with MySQL 3.23.52
- FYI: DBAL still drops all those NOT NULL statements, and even without they only make sense in this case (if needed fo...
- 00:32 Bug #15772: "NOT NULL" removed from SQL gives error with MySQL 3.23.52
- A new version of the patch is attached FYI, it is already in CVS.
I have well tested it and I'm pretty sure the wa... - 11:20 Bug #15843: update for extention can not be installed
- Yes, I also use TYPO3 3.8.1.
- 10:51 Bug #15843: update for extention can not be installed
- With TYPO3 4.0 (CVS) the problem does not exist. Oliver, do you use 3.8.1 as the bug reporter?
- 10:26 Bug #15796: Some none core extensions not showing up in EM unless display shy extensions is enabled
- Hi Robert, we talked about this earlier - could you please check your local ("master") emconf file for this?
- 10:25 Bug #15796: Some none core extensions not showing up in EM unless display shy extensions is enabled
- While working on another bug I found (the|a) possible reason for this. If you could attach the ext_emconf.php file of...
- 09:57 Bug #15796: Some none core extensions not showing up in EM unless display shy extensions is enabled
- Bill, sorry if I was insulting you - that was not my intention.
But look at it from my perspective: a two-line bug... - 00:26 Bug #15796: Some none core extensions not showing up in EM unless display shy extensions is enabled
- Really, is TemplaVoila a shy extension, because it will only show in EM if Display Shy Extensions is enabled. This is...
- 10:07 Bug #15756: EM does not accept T3X files
- I just tried it with a few t3x files and could install them just fine. So, yes, please attach a file that fails to in...
- 00:46 Bug #15756: EM does not accept T3X files
- Please attach the .t3x file that doesn't work to this bug report. Importing works well here with latest CVS.
- 00:39 Bug #15725: DB Check -> Manage Reference Table doesn't check if table 'sys_refindex' exists
- As bug #15587 has been fixed for RC2, I think this bug isn't relevant any more.
TYPO3 never checks for table exist...
2006-03-25
- 23:06 Bug #14625: Typo3 and PHP5 Array
- Fixed with more recent code, runsfine now with PHP5.
- 22:43 Bug #15802: EM: Commerce/Moneylib Error: MD5 hash of downloaded file not as expected:
- The bug report mixes a few things, but in the end it is the result of a bug leading to an invalid mirror url. Then it...
- 22:41 Bug #15656: ERROR while creating new page
- Considered as fixed/bogus.
- 22:38 Bug #15837: Compare DB-Analyser not able to Alter Table
- You are seeing the effect of "silent column specification changes" MySQL is doing. It optimizes/changes some field ty...
- 22:36 Bug #15825: Admin Panel always loses GET parameters
- Sebastian, since you fixed the "no id kept" problem already, maybe you have the time to take of this as well? That wo...
- 22:33 Bug #15796: Some none core extensions not showing up in EM unless display shy extensions is enabled
- Shy extensions declare themselves as shy, the EM has to observe this.
- 22:32 Bug #15874: "Enable unsupported extensions"
- No, there should be more reviews.
- 22:19 Bug #15472: alter table with default value does not work in postgres7
- Fixed in RC2
- 21:19 Bug #15472: alter table with default value does not work in postgres7
- Ok, it can be done that way, as the extra space was added to avoid autoquoting. The same thing is enforced by the NOQ...
- 19:24 Bug #15472: alter table with default value does not work in postgres7
- In class.ux_t3lib_sqlengine.php you find the method compileFieldCfg(). There we have this line (watch the spaces!):
... - 21:51 Bug #15840: Error installing static_info_tables
- I now tried it with the current code (which will be in RC2) and could install the needed tables just fine on PostgreS...
- 17:08 Bug #15840: Error installing static_info_tables
- Some version numbers (TYPO3, DBAL) would have been cool...
The line numbers don't match in the current code, and I... - 21:35 Bug #15501: LEFT OUTER JOIN
- In class.t3lib_sqlparser.php around line 818 apply this pseudo-diff, and it works:
} else return $this->parseError(... - 19:27 Bug #15608: The /usr/local/bin is not searched for GraphicsMagick
- > You should enhance the init script that this message gets displayed
> to the user that he has to change his entry ... - 19:04 Bug #15896: FE bug in displaying menu
- Yes this seems to be very similar situation.
Anyway I've removed path menu with PidInRootLine condition.
Now I have... - 17:24 Bug #15896: FE bug in displaying menu
- I think that could be a duplicate of bug #15835 which is already fixed in CVS. Can you please have a look at this?
- 14:05 Bug #15896 (Closed): FE bug in displaying menu
- I am no sure for 100% that this is a bug but I've tryied to reproduce the same problem with 3.8.1 with no effect.
Ta... - 18:54 Bug #14337: "shorcut" page header doesn't show subtitle field
- Fixed in CVS.
- 18:53 Bug #15887: Hidden fields missing in search form
- Fixed in CVS.
- 12:19 Bug #15887: Hidden fields missing in search form
- I'm think you are misunderstanding the meaning of the "blind" keys here. In the bug description you have written that...
- 18:50 Bug #15699: Preview from searchresult shows rootpage only
- Fixed in CVS.
- 18:45 Bug #15521: Navigation "Icons in top frame" wrong rendering
- Fixed in CVS.
- 18:43 Bug #14213: Indexed Search cuts the first letter of domain name in searchresult
- Committed
- 18:41 Bug #14934: mb_ereg(): mbregex compile err
- Fixed in CVS
- 18:37 Bug #15772: "NOT NULL" removed from SQL gives error with MySQL 3.23.52
- Attached patch.
It's not tested at all but should be a hint at what I think is the only way to work around this prob... - 14:50 Bug #15772: "NOT NULL" removed from SQL gives error with MySQL 3.23.52
- Yes, but this isn't about varchar columns but about varchar columns used as primary keys. I cannot check this, either...
- 14:01 Bug #15772: "NOT NULL" removed from SQL gives error with MySQL 3.23.52
- As I don't have a server with MySQL 3.x running, I can't check it myself. But in theory, even MySQL 3.x should accept...
- 17:25 Bug #15782: multiplyDBfieldSize and datetime
- This is not a bug in TYPO3, but a glitch in th_mailformplus. datetime is a MySQL-specific field type, and as such inc...
- 17:07 Bug #15895: install tool does not detect imagemagick installation
- problem glöst, bitte löschen
danke
Kalle - 13:16 Bug #15895 (Closed): install tool does not detect imagemagick installation
- Hello,
the install tool does not detect an imagemagick installation.
I am not sure it is a bug, but I do not fi... - 17:01 Bug #15841: Error installing TYPO3 with DBAL
- This isn't possible and is documented in the manual.
Anyway: I made that more clear in the docs now, and emit a cl... - 16:56 Feature #15897 (Closed): enable various DB-Logging *inside* TYPO3
- The TS-debugger in adminPanel (FE) has an option "Explain Select queries". Currently that is of no usage, since the ...
- 16:24 Bug #15894: Indexed Search: Startingpoint not visible
- The plugin code apparently does neither uses CODE nor Startingpoint.
- 12:59 Bug #15894: Indexed Search: Startingpoint not visible
- The reason for this can be found in
ext_tables.php:
$TCA['tt_content']['types']['list']['subtypes_excludelist'][$... - 12:01 Bug #15894 (Closed): Indexed Search: Startingpoint not visible
- From the manual:
5. Then select the root page of your website as the “Starting point” of the plugin content element:... - 12:44 Feature #14777: geometry option for class.t3lib_stdgraphic.php->>combineExec
- Don't think so. I think I gave up after seing how much fuss it is to create a proper command line if the code just co...
- 11:02 Feature #14777: geometry option for class.t3lib_stdgraphic.php->>combineExec
- Hi Martin, I think that was fixed, right?
- 10:46 Bug #14325: Page module => "Search string" does not work
- This seems to be solved, at least it doesn't happen anymore in 4.0rc1.
2006-03-24
- 23:12 Bug #15879: EM: Suggested extensions are not handled correctly
- If the suggestion is given correctly ignoring works, too...
'suggests' => array(
... - 23:05 Bug #15879: EM: Suggested extensions are not handled correctly
- This is what is in the ext_emconf.php file of that extension:
'constraints' => array(
'de... - 23:02 Bug #15877: EM doesn't respect dependencies if no version number is specified
- Seems fixed for me, can you double-check? Thanks.
- 23:02 Bug #15877: EM doesn't respect dependencies if no version number is specified
- It shows them in the extension's detail view, too.
- 23:00 Bug #15877: EM doesn't respect dependencies if no version number is specified
- It does respect them if I try to install the extension, at least...
- 22:51 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Daniel, is caching on? I doub't it. The "random" link is fixef once the page is cached.
So I suggest that "random"... - 21:20 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Hello again,
the problem, that shortcuts in "random subpage" or "first subpage" mode didn´t resolving correct, is... - 17:13 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Thank you for your promt answer Ernesto.
A litte change and the new patch will now affect t3lib/class.t3lib_tstemp... - 16:58 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Daniel, what's different from the standard behaviour? Do try to resolve the link when creating the menu? This won't w...
- 16:50 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Some formatting nits that might improve the code readability (it's your decision if you use them in your patch):
+... - 16:35 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Daniel:
the patch looks easy, nice work. I haven't tried it yet, thou.
Just some ideas:
Have you tried addi... - 16:24 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Hi,
i´ve build a litte patch on 3.8.1 which should resolve shortcuts directly to the according URL *without* redir... - 22:46 Bug #15868: Cannot access mirror list or repository when behind ISA server
- All it tries to do is fetch that file via HTTP. It this doesn't work, fix your firewall (or prove it's our fault).
- 20:41 Bug #15663: EM2 need more than 32 MB
- I have a big site and use the import/export extension to export the whole site with all tables. Then I get the attach...
- 18:20 Bug #14184: image content: link wrong for mutliple images
- Please consider to close this bug
- 18:20 Bug #15892: Text with image misses the clearing DIV
- Please close this bug
- 18:19 Bug #15892: Text with image misses the clearing DIV
- This is an issue in cron_cssstyledimgtext. This has been integrated into css_styled_content, but only in TYPO3 4.0 (b...
- 15:04 Bug #15892: Text with image misses the clearing DIV
- Oh, the installation where the problems occurs uses TYPO3 3.8.0 with cron_cssstyledimgtext 0.4.1.
- 15:02 Bug #15892 (Closed): Text with image misses the clearing DIV
- Under certain circumstances, CSC causes a display error:
1. Have a web site with a DIV around the main content. As... - 17:57 Feature #15801: $TCA based labeling for fields with foreign uid's
- If the label can be determined by a user-func (as suggested by bug 2979), this might not have to be implemented.
- 17:42 Bug #15822: htmlArea RTE does not load when served by Win XP Home
- It always stopped at Line 2825:
--------
var editor = RTEarea[editorNumber]["editor"]EOF
I don't understand ... - 16:08 Bug #15887: Hidden fields missing in search form
- Yes, that's right, but then the value is always 1 for all languages.
And another problem is that the labels are n... - 15:53 Bug #15887: Hidden fields missing in search form
- If I set "plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 1" it works fine here:
<input type="hidden" name="tx_ind... - 15:42 Bug #15887: Hidden fields missing in search form
- I have just applied the patch with the help of your instructions. It was applied successfully.
Now the before miss... - 13:47 Bug #15887: Hidden fields missing in search form
- One can even alter the number of paths stripped from the patch with -p[0-9]. Argh, PLEASE learn your tools, guys (thi...
- 08:54 Bug #15887: Hidden fields missing in search form
- There is still a way to apply this patch also to another TYPO3 version.
Compare the code lines in the files what has... - 15:33 Feature #15893 (Closed): New TCA-options for getting labels with user-functions
- For the 4.5 release, I would like to propose the introduction of two new TCA options which offer the possibility to d...
- 08:57 Bug #15891 (Closed): Unable to deinstall on "Dependency Error"
- The EM gives the opportunity to ignore dependencies on installation of Extensions.
However the dependencies are ch...
2006-03-23
- 23:48 Bug #15890 (Closed): PHP erros after search
- after sending the form, PHP-Errors are shown:
Warning: Missing argument 2 for makeinfo() in /var/kunden/software/typ... - 22:45 Bug #15886: internal links does not use constant variable, it show $PAGE_TARGET instead of _top for example
- See notes on related issue 2893.
- 13:08 Bug #15886 (Closed): internal links does not use constant variable, it show $PAGE_TARGET instead of _top for example
- Since i use Typo3 4 RC1, my internal links doesn not use the constant ( in template section ). Instead, it show $PAGE...
- 22:38 Bug #15547: Typo3 4.0beta2: {$styles.content.imgtext.borderSpace} in source
- Issue can be closed
- 22:03 Bug #15547: Typo3 4.0beta2: {$styles.content.imgtext.borderSpace} in source
- it was an upgrade from 3.8 this does not happen in 4.0rc1, i had not set any border conditions, as far as i can tell ...
- 20:19 Bug #15547: Typo3 4.0beta2: {$styles.content.imgtext.borderSpace} in source
- Hi all,
please check the following and report back here:
- Did you upgrade from 3.8.1 or made a "fresh install"... - 22:33 Bug #15887: Hidden fields missing in search form
- @Franz: This is wrong and confusing!
The patch can be applied whereever you want, the point is just that the code ... - 21:22 Bug #15887: Hidden fields missing in search form
- No, this method only works when you have the same path as in the diff file.
Copy the patch to the location where the... - 21:10 Bug #15887: Hidden fields missing in search form
- Thanks for your even quicker response, Franz.
Does this work even if my indexed search is NOT in the sysext folder... - 21:07 Bug #15887: Hidden fields missing in search form
- "In which folder do I have to put the patch? In the indexed search folder itself? How do I call the patch command?"
... - 21:02 Bug #15887: Hidden fields missing in search form
- Great stuff! That was really a quick patch :-)
Could you please help me out how to best apply the patch. I've neve... - 14:57 Bug #15887: Hidden fields missing in search form
- The attached patch should solve this problem. Please check.
- 13:14 Bug #15887: Hidden fields missing in search form
- indexed search 2.9.0
typo3 3.8.1 - 13:13 Bug #15887 (Closed): Hidden fields missing in search form
- By default the following hidden fields are renderd in the search form:
<input type="hidden" name="tx_indexedsearch... - 22:28 Bug #15880: t3lib_html::getMimeType isn't working with name based virtual hosts
- Thanks. Fixed in TYPO3core CVS, branch TYPO3_4-0.
- 20:49 Bug #14184: image content: link wrong for mutliple images
- In the integration of cron_cssstyledimgtext in css_styled_content (4.0 beta 2 or something) this was fixed. Now you c...
- 20:44 Bug #15523: styles.content.imgtext.maxW halfs the size
- There are two settings:
- Max Image Width = styles.content.imgtext.maxW
- Max Image Width (Text) = styles.content... - 20:41 Bug #15525: image_zoom as a constant
- This can already be done with standard UserTS methods. You can define any default for any field that gets set for for...
- 20:31 Bug #15526: Image caption as image alt
- This can already be done in TYPO3 4.0, since processing of alt/title/caption are all controlled through TypoScript (c...
- 20:28 Feature #15527: Maximum size of caption
- This can already be done at rendering time, as the caption is processed through normal TypoScript methods (stdWrap). ...
- 20:25 Bug #15078: Integrate 3rd party extensions into css_styled_content (imgtext, ...)
- @saruman:
The css styles from the integrated cron_cssstyledcontent are vital for positioning of the elements, so t... - 17:21 Bug #15822: htmlArea RTE does not load when served by Win XP Home
- Is the size and content of
typo3temp/rtehtmlarea_htmlarea_4bd37204cde576f3683f6bbe97a18ae7.js
the same as the ... - 04:14 Bug #15822: htmlArea RTE does not load when served by Win XP Home
- What do you mean:
"Opera shows the same errors like Firefox."
Is the editor enabled in Opera? - 16:56 Feature #15889 (Rejected): Clean up inline javascript in menu_layers.php
- When using layermenus, you are confronted with crowds of inline javascripts. the solution is a small change within th...
- 16:44 Bug #14934: mb_ereg(): mbregex compile err
- Ouch! Of course you are right, I've changed that now.
What I find strange is that Kasper has added a comment on that... - 16:26 Bug #14934: mb_ereg(): mbregex compile err
- At the moment I have no chance to check the patch because I can't reproduce the error. It appeared very seldom f.e. w...
- 15:35 Bug #14934: mb_ereg(): mbregex compile err
- The attached patch *should* solve the problem, though I didn't check it. Please confirm.
- 14:58 Bug #15699: Preview from searchresult shows rootpage only
- The attached patch should solve this problem. Please check.
- 10:21 Bug #15699: Preview from searchresult shows rootpage only
- I can confirm this and will have a look at it.
- 14:13 Bug #15888 (Closed): Database analyzer fails creating some tables with MySQL 3.23
- The install tool fails to create the tables listed below with MySQL 3.23 because the primary keys definitions in the ...
- 11:53 Bug #15885 (Closed): Using [treeLevel= 0,1] ... [end] [treeLevel= 2] ...[end] prevents caching
- im using following condition in my ts:
[treeLevel= 0,1]
seite.includeCSS >
seite.includeCSS {
file1 = fileadmi... - 11:17 Bug #15845: Selector boxes in the new skin are extremely slow
- Duplicate of 2843 (sorry)
- 11:11 Bug #15884 (Closed): Extension with titles that breaks over more than one line collides with the module below
- see attachment
My guess is that a line-height is inherited or used to space out the modules.
(issue imported from ... - 10:13 Bug #15883 (Closed): Could not publish from draft [t3lib_TCEmain::doesRecordExist() and autoversioned content]
- Hi,
I had a problem publish changes done by a user in draft workspace.
user A may only edit in draft workspace.
... - 01:49 Bug #15882 (Closed): Changes to element do not display in text editor when editing in frontend
- I have the frontend editor setup to display the edit form on the page. When I first make a change the on page element...
- 00:11 Bug #15881: not possible to go to step 3 in quickstartinstallation
- setting "magic_quotes_runtime = Off" in php.ini solved the problem for me.
It appears Typo3 4.0 is unable to record ...
2006-03-22
- 23:51 Bug #15881 (Closed): not possible to go to step 3 in quickstartinstallation
- installation does not accept username and password blank.
1. Maybe it has something to do with remark from Kasper ... - 21:52 Bug #15831: TCA usergroup limit too smal
- I had a similar problem today. I tried to select some additional allowed excludefields in the page-content section fo...
- 19:48 Bug #15880 (Closed): t3lib_html::getMimeType isn't working with name based virtual hosts
- getMimeType is just opening the Path, without naming the host.
GET /index.php HTTP/1.0
In this case, webserver wit... - 18:23 Bug #15879 (Closed): EM: Suggested extensions are not handled correctly
- During the install of an extension which suggests other extensions the user is asked if these extensions should be do...
- 17:20 Bug #15855: TCEFORM.tt_content.CType.removeItems not applied to db_new_content_el.php
- Fixed in CVS.
- 16:45 Bug #15375: Gremlin: frame reload after changing Issues in the pagetree directly
- Changing severity to major as you may loose changes made in the content frame: All your changes are gone without notice!
- 16:37 Feature #15878 (Closed): table-less XHTML 1.1-ready template
- It would be nice if indexed_search would be shipped with an optional table-less template.
This is a table-less, cs... - 16:25 Bug #15822: htmlArea RTE does not load when served by Win XP Home
- Could there be some invalid character in one of the generated JS files? Or perhaps broken, incomplete file?
Please... - 16:23 Bug #15871: Searching for records in record-browser window is not possible in records browser
- I just tested a little more and noticed that the problem is not limited to the search alone. Also when you click on t...
- 16:17 Bug #15871: Searching for records in record-browser window is not possible in records browser
- I`m not sure but maybe the patch from http://bugs.typo3.org/view.php?id=2840 solved the problem described in bugnote ...
- 15:40 Bug #15877 (Closed): EM doesn't respect dependencies if no version number is specified
- After downloading an extension which depends on other extension but not on specific versions of them, these dependenc...
- 15:37 Feature #15876 (Closed): Use explicit INNER JOIN instead of cross join
- DB resource usage could be reduced if the pi uses explicit INNER JOIN instead of cross join follwed by a filter in th...
- 12:08 Feature #15875 (Closed): missing CSH for accessibilty fields of "text w/ image" and "image
- The fields alt. text, title and long URL desc. lack CSH (no icon at all).
(issue imported from #M2952) - 11:39 Bug #15796: Some none core extensions not showing up in EM unless display shy extensions is enabled
- There is also a warning message at typo3.org that 2 dependant extensions fh_library and table were not be available:
... - 10:05 Bug #15719: GIFBUILDER inverts transparency under certain conditions
- Sorry, you're right of course. I just forgot to mention that. I uploaded the files for users who might have the same ...
- 07:09 Bug #15719: GIFBUILDER inverts transparency under certain conditions
- The attached class files are identical to 4.0rc1+BernhardsPatch and I already reported them to work perfectly (they...
- 02:14 Bug #15719: GIFBUILDER inverts transparency under certain conditions
- I have attached the patched versions of class.tslib_gifbuilder.php and class.t3lib_stdgraphic.php. Please check if th...
- 09:49 Bug #15874 (Closed): "Enable unsupported extensions"
- ...
- 09:13 Bug #15873 (Closed): Unable to install a .t3x on "Dependency Error"
- If I try to install a .t3x that has some "Dependency Errors" (IMHO really unnecessary if the version is 'higher', but...
- 03:03 Bug #15650: While transfering TSconfig-Code from "TSconfig QuickReference" to textarea an "=undefined" value joins the party
- Fixed in CVS
- 02:59 Bug #15239: Can't limit content cols for Page>QuickEdit
- Fixed in CVS.
- 02:44 Bug #15603: RTE.default.enableWordClean = 1 and german Umlauts
- This is now fixed in TYPO3core cvs, branch TYPO3_4-0.
2006-03-21
- 23:50 Feature #15760: Proposal for "options.bookmarkGroups" - Support multilanguagelabels
- We decided to postpone this for 4.5
- 23:31 Bug #15579: bug on storing mm_relations
- Fixed by reverting the whole patch.
- 19:55 Bug #15579: bug on storing mm_relations
- Same Problem with RC1 and tt_news 2.2.40.
- 23:31 Bug #15861: Recent "fixes" in t3lib_loaddbgroup introduces potentially hard found bugs in 3rd party applications
- Fixed by reverting the whole patch.
- 20:14 Bug #15861: Recent "fixes" in t3lib_loaddbgroup introduces potentially hard found bugs in 3rd party applications
- Attached is a patch that reverts the whole MM stuff introduced by René.
- 23:28 Bug #15750: first letter of section name missing in result display with multiple domains
- I have created a patch which works fine for me, perhaps you'll check it yourselves and in case it's OK take it to CVS...
- 22:03 Bug #15831: TCA usergroup limit too smal
- The TCA configuration we are overwriting is found in t3lib/stddb/tbl_be.php.
The only purpose is to allow the admi... - 21:40 Bug #15843: update for extention can not be installed
- I see the same problem with the following situtation:
1. I have a tt_news 1.x in global.
2. I download tt_news 2.... - 18:55 Bug #15843: update for extention can not be installed
- Erm, when exactly does this happen?
When installing, in the EM? After clicking on what?
Or after the update, when ... - 20:16 Bug #15749: TYPO3_version constant not according to documentation
- I don't see what's wrong with that. Does it cause any problems?
- 20:12 Bug #15521: Navigation "Icons in top frame" wrong rendering
- You have used wrong class names in your patch. Attached is a fix which will go to CVS.
- 18:53 Bug #15838: Install missing extensions required by T3D dump
- As I wrote to the core list today, this is now in CVS, i.e. there is a method in the EM that can be called to install...
- 18:51 Bug #15817: Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
- a memory_limit of 32 MB is what I use, and it works fine with that. 63 MB is definitely too much...
- 16:59 Bug #15211: Incorrect label in Latvian language
- Just fixed this on the translation server...
- 16:52 Bug #15791: foreach error when installing adodb
- I added the suggested check to the code.
- 16:12 Bug #15871 (Closed): Searching for records in record-browser window is not possible in records browser
- When i click on the "Browse for records" button in a content element type "insert records" there`s a search box in th...
- 15:51 Bug #15839: CSS styled content - css_styled_content - 0.3.1 - constant: {$PAGE_TARGET} cleanen
- Get it from sf.net/projects/typo3 and follow the instructions for CVS access.
There used to be snapshots on http:/... - 15:22 Bug #15839: CSS styled content - css_styled_content - 0.3.1 - constant: {$PAGE_TARGET} cleanen
- where i can get the actual csv datei?
where is the download-link? - 15:07 Bug #15870 (Closed): not able to link image (in text & image) to special content element
- it's not possible to link a image to a content element on a choosen page.
it´s possible to choose the page as link, ... - 12:51 Bug #15784: SInce RC1: segmentation fault (when using EM?)
- Just in case there could be a connection...
I just filed another bug report concerning Apache crashes under Typo3 ... - 12:24 Bug #15869 (Closed): Selection of Template Records in a draft workspace doesn't filter start/endtime and hidden field correctly
- In t3lib_tstemplate.php the template records from the root line is collected by a series of SQL statements. Template ...
- 11:15 Bug #15868 (Closed): Cannot access mirror list or repository when behind ISA server
- Not sure what has changed in the way that the Extenstion manager retrieves the repository list for TER2 but it no lon...
- 08:17 Bug #15867 (Closed): Use of deprecated function in class.tslib_pibase.php
- class.tslib_pibase.php v 1.28.2.1
function pi_list_query() in line 1114:
$query = $GLOBALS['TYPO3_DB']->SELECTque... - 04:06 Bug #15822: htmlArea RTE does not load when served by Win XP Home
- What error do you get in IE?
- 03:59 Bug #15822: htmlArea RTE does not load when served by Win XP Home
- html source looks fine...
- 02:54 Bug #15866 (Closed): Frontend edit icon has duplicate title attribute hardcoded in class.tslib_content.php
- In 4.0rc1, line 6989, the line reads:
$iconImg = $conf['iconImg'] ? $conf['iconImg'] : '<img src="'.TYPO3_mainDir.'g...
2006-03-20
- 23:42 Bug #15865 (Closed): Styles for colored diffing not available
- The colored diff-view seems to work fine:
<span class="diff-r">Muh</span> <span class="diff-g">MuhKuh</span>
bu... - 23:12 Bug #15864 (Closed): Error in Clipboard mouseover
- I was just teaching with V4Beta2 and found a mistake in the clipboard mouseover when copying content.
For both copy... - 22:36 Bug #15863: title-attribute content of "state" column in Versioning view is not escaped.
- maybe the other fields are escaped neither...
- 22:35 Bug #15863 (Closed): title-attribute content of "state" column in Versioning view is not escaped.
- The content of the title attribute of the state column in the versioning view is nt escaped and contains quotes.
E... - 22:09 Bug #15817: Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
- Today, I tested again to find out where the memory limit is - for my server 63M is minimum to get it work. I haven't...
- 13:11 Bug #15817: Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
- I had the same problem on Debian with error about memory allocation.
memory_limit=24M in php.ini was not enough, I ... - 18:04 Bug #15855: TCEFORM.tt_content.CType.removeItems not applied to db_new_content_el.php
- What other buttons? I have tested the "new" icons in Web>page and the "new" entry of the page tree. Works for both me...
- 17:02 Bug #15855: TCEFORM.tt_content.CType.removeItems not applied to db_new_content_el.php
- However, it seems that I always use "Create new record in top of this column" in the Backend and didn't test the othe...
- 16:34 Bug #15855: TCEFORM.tt_content.CType.removeItems not applied to db_new_content_el.php
- That patch has no effect on my installation?
- 17:46 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
- Since this is about display, configuration of the Admin panel I will allow you to figure out how it works best. It is...
- 17:41 Bug #15359: Workspaces and Frontend-Editing in Versioning-Splitscreen
- Cannot reproduce this problem.
- 17:35 Bug #15834: t3lib_div::trimExplode() is heavily called and can be optimized => nearly 1% improvement in fronEnd (both cached and uncached)
- Sorry, the code was only "10% compatible"...
Keys didn't start from zero, if NonEmptyValues=1 and an EmptyValues was... - 16:30 Bug #15834: t3lib_div::trimExplode() is heavily called and can be optimized => nearly 1% improvement in fronEnd (both cached and uncached)
- I didn't look at the code but it must be completely certain that indexes in the array are numerical from 0 and forwar...
- 15:43 Bug #15834: t3lib_div::trimExplode() is heavily called and can be optimized => nearly 1% improvement in fronEnd (both cached and uncached)
- Excuse me Wolfgang, but what do these numbers explain ?
Is there any "benchmarking protocol" for Typo3 ?
Running ... - 14:22 Bug #15834: t3lib_div::trimExplode() is heavily called and can be optimized => nearly 1% improvement in fronEnd (both cached and uncached)
- Here are some numbers:...
- 16:47 Bug #15835: PidInRootline malfunction
- FYI: We decided to just revert the new feature and look at it again after 4.0
- 16:47 Bug #15835: PidInRootline malfunction
- Solved by Sebastian - thanks!
- 16:36 Bug #15707: Page highlighting for alt_db_navframe
- Usability improvement for 4.5
We need to find out how we will officially both highlight a row and display that it ha... - 16:18 Bug #15458: a editor can only edit with record RTE one time in a draft workspace
- Couldn't reproduce. Might be messed up with other extensions?
- 16:15 Bug #15740: Unable to delete ce's from draft workspaces
- Fixed in next CVS update, please test
- 16:14 Bug #15757: no delete of records during swap
- Fixed in next CVS update
- 16:03 Bug #15741: "Edit in Rich Text Editor" shows LIVE version
- Fixed in next CVS update
- 15:54 Bug #15860: API Doc for the new archtecture
- I have check this.. it is empty...
checked with get_class_vars()
there is no var named currentPageRecord. i thi... - 15:48 Bug #15860: API Doc for the new archtecture
- Hi,
as I said, I don't think we dropped this varible. Anyways I am not sure, it would be nice if you could check.
G... - 15:46 Bug #15860: API Doc for the new archtecture
- I have several backend modules working with the pagetree. So with the var currentPagerecord i get all information of ...
- 15:28 Bug #15860: API Doc for the new archtecture
- Hi,
can you check the issue more deeply? I doubt we have dropped this!
Greets, Sebastian - 12:19 Bug #15860 (Closed): API Doc for the new archtecture
- I am missing the data in $GLOBALS['SOBE']->currentPageRecord
Where is this gone?
Is there a new architecture? I... - 15:46 Bug #15830: session.save_path Problem
- :)
Sebastian - 15:37 Bug #15850: Symbolic link to tslib in dummy package is missing
- Hi,
that is correct. All symlinks have been removed _by default_ from the core. The files themselves have been updat... - 15:36 Feature #15844: API needed to write HTML tags into the FE header tags directly
- Closing it, as there is no change required.
Greets, Sebastian - 15:35 Bug #15862: RTE can't be enabled for content type "table"
- Hi,
you can set it somewhere in the $TCA configuration, with an ext_tables.php
If you don't find it, I suggest to... - 15:29 Bug #15862: RTE can't be enabled for content type "table"
- I know that it is fixed and thats my problem. I need to enable the RTE for the table CE.
Where can it be done if not... - 15:24 Bug #15862: RTE can't be enabled for content type "table"
- Hi, this is fixed in recent CVS versions. Did you test it with RC1? The error shouldn't appear there anymore. The RTE...
- 15:18 Bug #15862 (Closed): RTE can't be enabled for content type "table"
- Since the RTE was enabled for all content types in beta3, I can't get it to work for the content type table.
The con... - 15:33 Bug #15486: "Menu of subpages to these pages" wrongly wrapped
- Are you sure this issue exists? I just checked recent CVS code and it is set correctly there to
1.wrap = <ul class=... - 15:30 Bug #15439: Table wizards throws a fatal error
- duplicate of 2722
- 15:29 Bug #15743: Table wizard broken
- Franz is fixing this
- 11:00 Bug #15743: Table wizard broken
- See also
0002837: Table wizards throws a fatal error - 15:24 Bug #15356: 'Remove from workspace' does not work in Live workspace
- I have now included that any offline version that is released from a workspace will also delete the "New" placeholder...
- 15:09 Bug #15767: tt_content.menu.20 (TYPO3 4.0beta3): wrong wraps for sitemap/menu elements in accessibility mode
- Thanks for all your feedback! I fixed everything in cvs now.
Greets, Sebastian - 15:09 Bug #15473: headers instead scope for table ce
- fixed in CVS.
- 14:36 Bug #14449: Typolink-generation with mount points does not work over multiple domains
- fixed in CVS, please test
- 14:28 Bug #15035: Import from .t3d does not work with php5 version 5.0.5
- In the code in CVS there is a test earlier that checks is $dataStruct is an array. As in fact it is an error to call ...
- 14:28 Feature #15216: DB-Mounts from Workspaces and BE-User-Administration
- I introduced a category in Tools > User Admin that will allow you to see which workspaces a user is a member of inclu...
- 12:27 Bug #15861 (Closed): Recent "fixes" in t3lib_loaddbgroup introduces potentially hard found bugs in 3rd party applications
- The internal variable ->itemArray in t3lib_loaddbgroup doesn't use numerical keys that indicates order of elements. T...
- 09:33 Bug #15859 (Closed): sysfolder icon
- I think that color of sysfolder should be a little bit different than normal page.
it is very difficult to recognize... - 09:13 Bug #15839: CSS styled content - css_styled_content - 0.3.1 - constant: {$PAGE_TARGET} cleanen
- where i can get the actual csv datei?
where is the download-link?
- 08:20 Bug #15858: Only last added CE shown in the templavoila page module
- Outcome from database analysis was used as it was integer though it was "tt_content_xx". Thus ($counter+1) was always...
2006-03-19
- 23:54 Bug #15558: Default language values display in flexforms broken
- Can be closed. This does not occur anymore. Don't know if it is because of new changes in CVS or because I changed so...
- 23:36 Bug #15858: Only last added CE shown in the templavoila page module
- Fixed in CVS. Bug report can be closed.
- 19:09 Bug #15858 (Closed): Only last added CE shown in the templavoila page module
- Don't know if this is a core or a templavoila bug.
Only the last added CE shows in the templavoila page module.
... - 20:27 Feature #15252: tslib_pibase: incorporate the fh_library
- Sadly there is currently little interest in enhancing the FE API within the Core team.
I suggest you continue to u... - 13:49 Feature #15252: tslib_pibase: incorporate the fh_library
- Hello,
I have not got any answer to this for several months. In the meantime new functions have been added to the ... - 19:11 Bug #15804: error message, but search results are displayed
- It turned out to be a conflict with the extension "ch_is_templates" which is not needed with TYPO3 4.0 anymore...
- 16:55 Bug #15804: error message, but search results are displayed
- This problem may now be marked as resolved. It was a conflict between the ch_is_templates 1.1.12 extension and indexe...
- 19:08 Bug #15750: first letter of section name missing in result display with multiple domains
- I may add:
It's got nothing to do with two dots, but with domain records, which are fetched as section titles.
The ... - 19:06 Bug #15439: Table wizards throws a fatal error
- I can confirm this bug.
Duplicate of bug 0002722 - 18:54 Bug #15439: Table wizards throws a fatal error
- Add an new text content element. Change the typ to table. Press the table wizzard button. (Don't insert anything!)
... - 10:48 Bug #15439: Table wizards throws a fatal error
- I cannot reproduce this with PHP 5.1.1
Which steps did you undertake to get this error message?
-------------------... - 16:25 Bug #15857 (Closed): newloginbox 2.2.11 uses direct mysql_* calls
- As the subject says, this version in ter uses direct calls to mysql_query and mysql_fetch_assoc(). This is a bad thin...
- 15:48 Bug #15388: Bad usability of multi-FE-groups
- Fixed in CVS.
- 15:43 Bug #15855: TCEFORM.tt_content.CType.removeItems not applied to db_new_content_el.php
- Okay, I had some time to fix the problem and added some lines to the function removeInvalidElements(&$wizardItems) in...
- 12:43 Bug #15842: "Edit in Rich Text Editor" Form mistake / Fehlerhafte Anzeige
- Server OS: Debian Sarge
Client OS: Win2000 with InternetExplorer 6.0.280
Settings: Everything is standard - 11:50 Bug #15856: Incorrect module icons in the new skin
- Well, that's the problem with skinning. You need icons for each of the skins - practically impossible. Even if the si...
- 11:22 Bug #15856 (Closed): Incorrect module icons in the new skin
- Hi
The new skin has two non-fixed module icon
* module_web_ts.gif - needs just scaling
* module_tools_phpmya... - 11:47 Bug #15849: Caption text not generated in cssstyledcontent version 0_3_1
- Ok. I'm closing the bug.
- 11:41 Bug #15849: Caption text not generated in cssstyledcontent version 0_3_1
- Oke, this is completely my fault. I'm so used of installing cron_cssstyledimgtext that I forgot it is incorporated in...
- 11:01 Feature #15853: Create folder when inserting link ( in browse_links.php )
- Sorry for reopening this Issue.
I check: create folder in Element Brauser can be added by 1 line of code
near 12... - 01:09 Feature #15853: Create folder when inserting link ( in browse_links.php )
- The option IS already enabled by default if you use the Demo default settings!
Generally, the element browser does... - 10:35 Bug #15831: TCA usergroup limit too smal
- How should such an extension to update the TCA look like?
Wouldn't it be better to find implement this using a TypoS... - 06:35 Bug #15833: t3lib_page.php needs global $TYPO3_CONF_VARS; in function enableFields
- This issue with t3lib_page.php was fixed in TYPO3 4.0 beta2.
2006-03-18
- 23:58 Feature #15853: Create folder when inserting link ( in browse_links.php )
- Thank you for help. (I am sorry I do not read manual carefully)
My suggestions:
1) make options.uploadFieldsInT... - 23:34 Feature #15853: Create folder when inserting link ( in browse_links.php )
- I do not understand this request.
When options.uploadFieldsInTopOfEB is set in User TSConfig, a file uploader is i... - 12:58 Feature #15853 (Closed): Create folder when inserting link ( in browse_links.php )
- It will be very usefull to have possiblity to upload file directly in Inserting link dialog ( in browse_links.php ).
... - 21:18 Bug #15486: "Menu of subpages to these pages" wrongly wrapped
- Ingmar, do you now more about this?
- 21:13 Bug #15825: Admin Panel always loses GET parameters
- Cannot reproduce the problem here.
BUT, I see one problem with GET. The URL is getting *very* long especially if y... - 21:10 Bug #15834: t3lib_div::trimExplode() is heavily called and can be optimized => nearly 1% improvement in fronEnd (both cached and uncached)
- Wolfgang, your our optimization hero. What do you think of this?
- 21:06 Bug #15833: t3lib_page.php needs global $TYPO3_CONF_VARS; in function enableFields
- Ingamr, please have a look at this (both the Core hook and your extension).
- 21:04 Bug #14663: getText and splitChar not working with TV lib TS obj
- If they are separate bugs, yes, please report them separately. But I note that the TYPO3 version set is 3.7. I cannot...
- 20:59 Bug #15842: "Edit in Rich Text Editor" Form mistake / Fehlerhafte Anzeige
- Please reoprt on your OS (server and client), browser and RTE settings. I cannot reproduce this with a Firefox 1.5 on...
- 20:57 Bug #15839: CSS styled content - css_styled_content - 0.3.1 - constant: {$PAGE_TARGET} cleanen
- In RC1 there were problems with certain constants. These have been fixed in th CVS. Please get a copy and see if the ...
- 20:49 Bug #15849: Caption text not generated in cssstyledcontent version 0_3_1
- What's the issue here? Is it a problem of the Core (css_styled_content)?
- 20:45 Bug #15849: Caption text not generated in cssstyledcontent version 0_3_1
- Does it work without cron_cssstyledimgtext? To my knowledge cron_cssstyledimgtext has been incorpartted into the Core...
- 20:43 Bug #15828: Sitename isn't added to the title tag
- Closed on request of reporter.
- 00:14 Bug #15828: Sitename isn't added to the title tag
- Shame on me x-)
This issue can be closed. - 20:37 Bug #15645: copyright is always 1998-2005
- I've added a constant TYPO3_copyright_year into config_default.php and use it in the login page and the about module.
- 17:22 Bug #15645: copyright is always 1998-2005
- No, to simply display the current year is wrong! It has to be changed manually.
- 16:08 Bug #15820: filelink doesn't list files with a comma in the filename
- Franz Koch: thanks. Sounds nice, but in the moment I'm not able to do this by myself. Maybe my typo3-knowledge grows ...
- 16:05 Feature #15844: API needed to write HTML tags into the FE header tags directly
- What's the big difference between
$TSFE->additionalHeaderData['key'] = 'val';
and
$TSFE->addHeaderData('... - 16:01 Bug #15286: Problem with FORM action. Wrong action url
- Does note #6509 and #6534 help you? IMHO the issues should be solved in the latest CVS version.
- 15:59 Bug #15388: Bad usability of multi-FE-groups
- I've uploaded a new version with cosmetical changes and another oen by Michael Stucki that applies the new TCA featur...
- 15:57 Bug #15855 (Closed): TCEFORM.tt_content.CType.removeItems not applied to db_new_content_el.php
- The following value defined in TSconfig of any page is not applied to db_new_content_el.php:
TCEFORM.tt_content.CTyp... - 14:00 Bug #15854 (Closed): Top frame menu missing CSS for highlighted icon
- Some HL styles are missing for the alternative menu in the top frame, like
TABLE#typo3-topMenu TR TD.c-menu A... - 13:17 Bug #15521: Navigation "Icons in top frame" wrong rendering
- I'm not sure if it matters, but 3.8.0 seems to use 3 styles: class="c-menu", "c-admin" and "c-logout" (whereas the pa...
- 10:38 Feature #15184: TCA Columns ReadOnly
- I'm closing the bug. If there are requests for further enhancements or issues with the existing ones new bugs should ...
- 10:28 Bug #15852 (Closed): Can't link to file
- If I want link fg header to a file I cant list folder content and choose file.
Please look at attached screen.
If ... - 09:07 Bug #15851 (Closed): Indexed Search: Uppercase accented chars not highlighted in result list
- Searching for words with accented characters (äáà...) works nicely - no
matter whether the search term was spelled ... - 04:00 Bug #15603: RTE.default.enableWordClean = 1 and german Umlauts
- I removed plugin TYPO3HtmlParser from the list of available htmlArea plugins. Since no parsing configuration is provi...
- 01:07 Bug #15603: RTE.default.enableWordClean = 1 and german Umlauts
- I can confirm the effect on several windows based servers (two WinXP testing servers, one Win2003 live server).
The... - 00:17 Bug #15579: bug on storing mm_relations
- I can reproduce this problem with 4.0 RC1 on tt_news articles and categories. after downgrade to 4.0 beta3 it works f...
2006-03-17
- 23:43 Bug #15603: RTE.default.enableWordClean = 1 and german Umlauts
- Reopened on request from Jörg Wagner.
- 23:04 Feature #14986: Check if session_support is enabled in PHP
- Will this be fixed in RC2?
- 23:03 Feature #15184: TCA Columns ReadOnly
- Solution is fine with me, everything is working as expected
- 21:02 Bug #15828: Sitename isn't added to the title tag
- You must fill in the Website Title into the 'Website Title' field of your template in the Template Module.
- 20:06 Bug #15767: tt_content.menu.20 (TYPO3 4.0beta3): wrong wraps for sitemap/menu elements in accessibility mode
- Seems to be working as expected now.
But there is one part that still doesn't seem to be correct:
+ # "Menu of... - 19:33 Feature #15844: API needed to write HTML tags into the FE header tags directly
- One solution is to write to $TSFE directly:
$TSFE->additionalHeaderData['tx_ttproducts-js'] = $code;
However an A... - 11:52 Feature #15844 (Closed): API needed to write HTML tags into the FE header tags directly
- There is a function in setJS in class.tslib_fe.php which makes it possible to add JavaScript into the FE page.
Howev... - 19:30 Bug #15850 (Closed): Symbolic link to tslib in dummy package is missing
- I'm using TMENU_LAYERS and included the necessary file with
"page.includeLibs.tmenu_layers = media/scripts/tmenu_lay... - 19:08 Bug #15579: bug on storing mm_relations
- Same Problem:
Fatal error: Call to undefined function: removecachefiles() in /home/archiwum2/archiwum/praca/source... - 12:23 Bug #15579: bug on storing mm_relations
- Can confirm it.
Didn't test this yesterday!
- 11:18 Bug #15579: bug on storing mm_relations
- I cant Clear cache in typo3conf after patching.
Fatal error: Call to undefined function: removecachefiles() in /ho... - 18:40 Bug #15799 (Closed): Tabs are not distinguishable in element browsers.
- The whole tab area is just grey. Current tab is not highlighted.
(issue imported from #M2910) - 17:45 Bug #15739: Versionized CE does not inherit TS
- Must be a local problem.
- 17:45 Bug #15742: Remove (grayed-out) icons for element versioning
- This will - unfortunately - not be fixed before 4.5
- 17:40 Bug #15217: BE-user-Administration and DB-Mounts/Workspaces
- I think there already is another issue about this. I will look at it.
- 17:38 Bug #15356: 'Remove from workspace' does not work in Live workspace
- I have removed the button in Live workspace and I will look at how a placeholder record can be removed when a new ele...
- 17:35 Bug #15463: Custom-Workspace enables editing while editing is not allowed
- Hi Guys,
- It is true that icons should be removed. We must work on that for 4.5
- It is not true that the record... - 17:33 Bug #15608: The /usr/local/bin is not searched for GraphicsMagick
- Dimitri Tarassenko:
-------------------------------
if (ini_get('safe_mode')) {
$paths=array(ini_get('... - 17:23 Feature #14350: header_position and header_link are no exclude-fields
- that means thousands of installations has to think about and modify their user settings accordingly. Setting exclude=...
- 17:19 Feature #15256: Workspaces Usability-Problem
- Hi Guys,
For version 4.0 there is no way to fix any of these issues, we must look at it for 4.5 or later.
I don't... - 17:13 Bug #15679: t3lib_befunc::getTSconfig_pidValue() allways returns wrong pid or error-code
- Hi Peter,
Found problem. The right thing to do is to input a correct PID to the mentioned function. So I have adde... - 17:11 Bug #15849 (Closed): Caption text not generated in cssstyledcontent version 0_3_1
- Caption text isn't generated and thus not showing in version 0.3.1. I've only tested this on TYPO3 Ver. 4.0rc1, toget...
- 14:51 Bug #15848 (Closed): Using dam list modul
- I have installes dbal and dam.
When using the list modul and opening the category tree, i got a lot of entries wi... - 14:39 Bug #15847 (Closed): DAM Styling is bad
- I have installed TYPO3RC1 with dbal and dam.
The styling of the dam modules are looking strange. The usability is... - 14:15 Bug #15846 (Closed): foreach problem with tt_products
- Warning: Invalid argument supplied for foreach() in /usr/local/typo3_src-CORE-cvs/typo3/mod/tools/em/index.php on lin...
- 13:34 Bug #15845 (Closed): Selector boxes in the new skin are extremely slow
- When a page is loaded the drop-down selector boxes does not work until several seconds later (firefox/linux)
(iss... - 12:15 Bug #15791: foreach error when installing adodb
- /**
* Module: Extension manager
*
* $Id: index.php,v 1.51.2.11 2006/03/16 19:24:54 k-fish Exp $
Warning: Inv... - 08:56 Bug #15843 (Closed): update for extention can not be installed
- Warning: fopen(/kunden/homepages/46/d154208644/htdocs/typo3conf/ext/tt_news/): failed to open stream: Is a directory ...
- 07:21 Bug #15830: session.save_path Problem
- It is a problem (bug) with the IE 6 !
Its not a bug in TYPO3!!! - 07:05 Bug #15817: Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
- I re-tried a bit with deleting the extensions.xml file, increasing MemorySizeLimit to 58M and maxexecutiontime to 120...
- 00:11 Bug #15817: Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
- Same problem on Debian etch with PHP 4.4.2.
After checking 'Enable unsupported extensions' it works fine.
Insta...
2006-03-16
- 20:59 Bug #15792: adodb should be non-shy (or dbal should be shy)
- Fixed in CVS, is non-shy now.
- 20:54 Bug #15792: adodb should be non-shy (or dbal should be shy)
- It probably should not be shy in this case, true.
But dependency handling resolves this right now, even if it stil... - 20:48 Bug #15791: foreach error when installing adodb
- No, it should be in EM bugs... :)
- 19:22 Bug #15842 (Closed): "Edit in Rich Text Editor" Form mistake / Fehlerhafte Anzeige
- If i want to edit a Text and i press the "Edit in Rich Text Editor"-button, the rte is comming, but the textfield is ...
- 17:24 Feature #15055: Let EM install necessary extensions automatically
- Contraints 'suggests' must not be used any more.
E.g. tt_products wants to suggest mbi_products_categories, which it... - 17:19 Feature #15055: Let EM install necessary extensions automatically
- Here is a feature to install a suggested extension. However this always opens only a new window.
- 17:13 Feature #15055: Let EM install necessary extensions automatically
- Thanks for this.
However when I upload an extension with EM that depends on some not installed extensions, then I cl... - 16:31 Bug #15579: bug on storing mm_relations
- Thanks Rene!!
It works fully on my installation now.
Full credit, really fast solved. - 14:23 Bug #15579: bug on storing mm_relations
- tt_news use select field. In fact the former fix worked for group fields only. :-(
Attached patch for tcemain fix th... - 13:35 Bug #15579: bug on storing mm_relations
- The new class.t3lib_loaddbgroup.php doesn't solve the problem with saving categories in tt_news on my installation. H...
- 12:17 Bug #15579: bug on storing mm_relations
- attached full class.t3lib_loaddbgroup.php file for download.
- 12:16 Bug #15579: bug on storing mm_relations
- The bug was introduced by me. Hooray.
The code changes allow a feature to edit a MM relation from both sides/relat... - 09:26 Bug #15579: bug on storing mm_relations
- Have also the same problem as Rudy.
Selected categories in a newsitem can't be saved. Using the t3 4 version of tt... - 09:13 Bug #15579: bug on storing mm_relations
- Revert to 1.12 dosn't work with 4.0rc1
- 00:08 Bug #15579: bug on storing mm_relations
- I found the reason for this is in the
"Improved MM handling from foreign records"
commited on Tue Mar 7 23:39:38 20... - 16:05 Bug #15841 (Closed): Error installing TYPO3 with DBAL
- When creating a database in the Install Tool I get the following Error:
ERROR: Invalid Query type (CREATEDATABASE) f... - 15:22 Bug #15820: filelink doesn't list files with a comma in the filename
- You can write a script under UNIX/LINUX which creates a list of symbolic links to your files. Then you can use the sy...
- 08:48 Bug #15820: filelink doesn't list files with a comma in the filename
- I can't say if 'you want too much' as the things I mentioned are not officially acknowledged and I'm no core develope...
- 08:17 Bug #15820: filelink doesn't list files with a comma in the filename
- Ok, I see I want too much :-)
Thank you Franz for the hints, I'll try the existing extensions before I look for a ... - 13:09 Bug #15826: BE pagetree - selected site is not marked anymore
- I learned that this is an IE issue (It's working as indented f.e. with Firefox)
- 12:32 Bug #15840 (Closed): Error installing static_info_tables
- When installing static_info_tables, the tables are created, but no data is imported.
The Message:
Warning: Invali... - 12:16 Bug #15839 (Closed): CSS styled content - css_styled_content - 0.3.1 - constant: {$PAGE_TARGET} cleanen
- typo3 4.0rc1
css_styled_content - 0.3.1
datei:
typo3/sysext/css_styled_content/static/constents.txt
line: 25,... - 11:44 Bug #15838: Install missing extensions required by T3D dump
- Well, the check is there, but it emits HTML and depends on user interaction. In the EM there is checkDependencies(), ...
- 10:52 Bug #15838: Install missing extensions required by T3D dump
- Karsten, can you please take care of this? I assume it is just one line of code that triggers the EM, but I don't kno...
- 10:51 Bug #15838 (Rejected): Install missing extensions required by T3D dump
- It seems that Karsten has added a dependency check in the EM which automatically fetches missing extensions which are...
- 10:40 Bug #15837 (Closed): Compare DB-Analyser not able to Alter Table
- With the new 4.0RC1 I get a lot of problems by not be able to change tables.
I am using IIS 6.0 and mySQL 4.1.12 u... - 10:34 Bug #15835: PidInRootline malfunction
- I will look at this.
- 01:55 Bug #15835: PidInRootline malfunction
- Strange detail:
If you uncomment the four lines in TS setup that display [PIDinRootline = 1], then the problem does ... - 01:52 Bug #15835 (Closed): PidInRootline malfunction
- PidInRootline seems to conflict with caching under certain conditions.
When this happens, PidInRootline conditions a... - 09:09 Bug #15836 (Closed): Workspace manager shows only tabs and no content in IE 5.5
- When I try to open the Workspace manager module in IE 5.5 it only shows the tabs Review and Publish and Workspace Lis...
2006-03-15
- 20:06 Bug #15822: htmlArea RTE does not load when served by Win XP Home
- I am running out of ideas...
Maybe permissions on files created in typo3temp?
Could you send me copy of the sou... - 18:45 Bug #15822: htmlArea RTE does not load when served by Win XP Home
- I don't understand why you copy your TS template. I asked for your Page TSConfig settings.
Use the system extensio... - 16:57 Bug #15822: htmlArea RTE does not load when served by Win XP Home
- The script uses XMLHttpRequest to download required script components. Maybe this fails for some reason? The issue ma...
- 19:03 Bug #15834 (Closed): t3lib_div::trimExplode() is heavily called and can be optimized => nearly 1% improvement in fronEnd (both cached and uncached)
- /!\ PHP >= 4.0.6
Using xDebug Profiler, I have noticed nearly 1% improvement in fronEnd (both cached or uncached) !... - 17:28 Bug #15833 (Closed): t3lib_page.php needs global $TYPO3_CONF_VARS; in function enableFields
- The enableFields funktion have a Hook but do not have the $TYPO3_CONF_VARS as global, so the kooks won't process.
... - 16:42 Bug #15819: Incorrect parsing of join conditional expression
- Fixed in TYPO3core CVS branch TYPO3_4-0.
- 05:15 Bug #15819: Incorrect parsing of join conditional expression
- Attached patch fixes the problem.
- 15:27 Bug #15832 (Closed): Undo/Redo button doesn't work - and History view has bad usability now!
- When editing records the Undo/Redo button which is a part of the panel of buttons for saving/closing a form etc. can ...
- 15:02 Bug #15831 (Closed): TCA usergroup limit too smal
- Here's the usecase: we had to create usergroups and assign permission to those. The problem was, we could not select ...
- 13:53 Bug #15663: EM2 need more than 32 MB
- ... after manual deleting of the files
'typo3temp/extensions.xml.gz' and
'typo3temp/extensions.bin'
i was able t... - 13:30 Bug #15830 (Closed): session.save_path Problem
- It seems there is a problem with the session.save_path.
I changed the path from session.save_path = "/temp" to ano... - 12:10 Bug #15829 (Closed): Highlight un list tree doesn't work on Internet Explorer
- On RC1 version, the hilight_row function change and use setAttribute to change class attribut field.
For IE, we mu... - 02:07 Bug #15769: NO/wrong language-merging for cType RECORDS - (so also not for Content in TemplaVoila)
- see notes
- 02:07 Bug #15769: NO/wrong language-merging for cType RECORDS - (so also not for Content in TemplaVoila)
- I cannot allow these changes since they seem to be based on a misunderstanding of how localization works, sorry. If t...
2006-03-14
- 23:06 Bug #15822: htmlArea RTE does not load when served by Win XP Home
- Maybe you can report the TYPO3 version? the version of htmlArea RTE?
Do you mean that you have problems when TYPO3... - 11:13 Bug #15822 (Closed): htmlArea RTE does not load when served by Win XP Home
- The RTE_HTMLArea isn?t loading on certain WAMP. Only the massage ?The editor is being loaded. Please wait...? is sho...
- 22:54 Bug #15595: htmlspecialcharing pi_linkTP_keepPIvars_url
- Where is this form generated? If it comes from an extension, then the error must be there.
It is correct that the ... - 22:48 Bug #14788: tslib_cObj::imageLinkWrap not passing information if image.imageLinkWrap.JSwindow.altUrl set
- I will have a look at it...
- 22:18 Bug #15341: tslib_fe->pageNotFoundHandler do not send 404 code
- Fixed in TYPO3 4.0.
To enable the 404 header, set option below in typo3conf/localconf.php:
$TYPO3_CONF_VARS['FE']... - 22:04 Bug #15249: EM sets permissions wrong when downloading an extension, causing problems with suphp
- I didn't check it but think that this is fixed in the new EM, right?
Please confirm that I can close this bug. - 21:49 Bug #15569: handling of fieldset is counterproductive
- Hi Ernesto, is this possible for you to fix? Would be great if you can help me here. Regards, michael
- 21:48 Bug #15569: handling of fieldset is counterproductive
- I will assign it to myself but hope that Ernesto can work on it...
- 21:16 Bug #15767: tt_content.menu.20 (TYPO3 4.0beta3): wrong wraps for sitemap/menu elements in accessibility mode
- Hi, I have attached a new patch bug_2767.patch - which greatly reduces the size of it, but there are no functional ch...
- 20:47 Bug #15767: tt_content.menu.20 (TYPO3 4.0beta3): wrong wraps for sitemap/menu elements in accessibility mode
- Hi,
I'll take care of this!
Greets, Sebastian - 21:16 Bug #14663: getText and splitChar not working with TV lib TS obj
- I have rethink my post and my renewed conclusion is:
1. text.field = subtitle // title is not working with TV is a... - 20:47 Bug #15828 (Closed): Sitename isn't added to the title tag
- In former T3 versions the page title was automaticly generated like this:
[sitename]: [pagename]
This functiona... - 19:33 Bug #15827 (Closed): CLI Mode does not work properly under windows 2003 server
- init.php does check for paths in several ways.
PHP under windows 2003 server gives back backward slashes if "dirname... - 18:37 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- Works, who'd have thunk it :) Thanks K-arsten!
- 18:04 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- \n is not recognized as special sequence when inside single quotes. So either use
"SET NAMES utf8\nSET CHARACTER SE... - 14:59 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- I actually DID add the line manually when I noticed that writing \n produced \\n in localconfig.
I am however sayin... - 14:53 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- That was a mistake, sorry.
Currently you need to set the value manually in localconf.php, but notice that it is no... - 14:41 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- Would you be so kind as to update this thread with the syntax for the string value for "setdbinit" that is required s...
- 17:44 Bug #15826 (Closed): BE pagetree - selected site is not marked anymore
- After selecting a site in the pagetree, the active page is not marked (like in 3.8). This makes it difficult to see w...
- 16:22 Bug #15815: No Logout Button in 4.0 RC 1
- It can't be the window size.. have a look at this http://www.freak-art.ch/logout.gif ... The button line is half the ...
- 14:11 Bug #15815: No Logout Button in 4.0 RC 1
- Have a look at the attached screenshots to see where the logout button has gone to.
As it seems, you have too many... - 11:38 Bug #15815: No Logout Button in 4.0 RC 1
- Here you can see a print-screen.... http://www.freak-art.ch/logout.gif ..
- 11:30 Bug #15815: No Logout Button in 4.0 RC 1
- I can't reproduce this, neither with the old nor with the new skin (3.7.0 updated to 4.0rc1).
What about the size ... - 15:44 Bug #15663: EM2 need more than 32 MB
- I've got the same problem...
Would it be possible as a workaround to just import the extensions.xml.gz into the te... - 15:44 Bug #15825 (Closed): Admin Panel always loses GET parameters
- Currently, all GET parameters get lost on adminPanel operations, which seems quite confusing...
The adminPanel was... - 14:29 Feature #15760: Proposal for "options.bookmarkGroups" - Support multilanguagelabels
- Wouldn't it be more in line with other TS configs (stdWrap in special) to have the labels simply put together with th...
- 14:13 Bug #15821: $TYPO3_CONF_VARS['SYS']['setDBinit'] is not handled correct in the install tool
- Thanks for reporting, I will come up with a fix soon.
- 09:04 Bug #15821 (Closed): $TYPO3_CONF_VARS['SYS']['setDBinit'] is not handled correct in the install tool
- I inserted
SET NAMES utf8
SET CHARACTER_SET utf8
in the setDBinit text field in the install toll, but the inst... - 13:03 Bug #15823 (Closed): Pages not shown in FE with DBAL and Oracle
- I installed Typo3 4.0RC1 with MySQL, then added adodb and dbal and changed dbal configuration to:
$TYPO3_CONF_VARS['... - 12:26 Bug #15820: filelink doesn't list files with a comma in the filename
- Problem is, that there is no common escaping-rule for commas as far as I know. And caused of the typo3 handling of li...
- 11:11 Bug #15820: filelink doesn't list files with a comma in the filename
- Thank you for your answers!
From the view of the typo3-code I think I see the problem. But from a customer-view I ... - 10:29 Bug #15820: filelink doesn't list files with a comma in the filename
- I don't think TYPO3 will support commas in filenames. TYPO3 is extremly strict: only letters, digits and a few extra ...
- 10:03 Bug #15820: filelink doesn't list files with a comma in the filename
- "Probably the object which handles the filelist separates files with commas and isn't able to handle commas in the fi...
- 08:16 Bug #15820 (Closed): filelink doesn't list files with a comma in the filename
- filelink-pagecontent does not list files with a comma in the filename if "read from a path" is given.
Otherwise, if... - 11:38 Bug #15814: typo3temp/temp/ directory does not exist
- What files did you use for the installation?
In the dummy-package (.tar.gz) of rc1 there is just an empty typo3tem... - 09:18 Bug #15769: NO/wrong language-merging for cType RECORDS - (so also not for Content in TemplaVoila)
- I just added the promised patches. As they are my first diff-files I hope everything is correct with them. I used a f...
- 08:45 Bug #15660: No transparency with GIFbuilder
- The PHP GD bug has been fixed in CVS.
- 07:09 Bug #15784: SInce RC1: segmentation fault (when using EM?)
- I have the same problem with:
OTHER: TYPO3_VERSION: 4.0rc1
OTHER: PHP_VERSION : 4.2.2
SERVER: SERVER_SOFTW: Apa... - 07:06 Bug #15819 (Closed): Incorrect parsing of join conditional expression
- The following query:
$res = $TYPO3_DB->exec_SELECTquery(
'sys_language.uid',
'sys_language LEFT JOIN static_la... - 00:40 Bug #15579: bug on storing mm_relations
- when installing the latest DAM snapshot from http://typo3lab.colorcube.de/download/dam/dam_src-20060228-01.zip the pr...
2006-03-13
- 23:54 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- Corrected in TYP3core CVS branch TYPO3_4-0.
This will be corrected in version 1.3.1 of htmlArea RTE (requires TYPO... - 23:21 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- ok, thanks for all the info.
I am now able to reproduce the problem.
The problem occurs when RTE.default.classe... - 23:09 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- I'm using the minimal configuration with the PageTS above. Further settings are:
[enableImages] 0
[enableMozillaExt... - 23:02 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- What default configuration are you using?
- 22:54 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- For internal links (pages and files) the link-window won't close after clicking on the target and the link doesn't ap...
- 22:43 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- What default configuration are you using?
Do you have the same problem for all types of links: internal, external,... - 22:33 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- 9 times the following error is displayed:
Fehler: Unbekannte Eigenschaft 'border-radius'. Deklaration ignoriert.
... - 22:16 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- Please report what error you get in the JavaScript console.
- 21:50 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- It's happening in Firefox across several versions and platforms. I didn't try it in IE
- 21:49 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- I cannot reproduce this problem. Is this happening in Internet Explorer, in Firefox/Mozilla?
- 21:38 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- Typo3 3.8.1
- 23:37 Feature #15818 (Closed): Enable expand/collapse for tables in the list module
- have you ever consider to add
expand/collapse function to BE List.
If you have lot of different groups of records... - 22:56 Bug #15817 (Closed): Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
- When using the Retrieve/Update function, it takes a short while and then says "The extension has not changed remotely...
- 22:54 Bug #15816 (Closed): openPic() and config.removeDefaultJS = external
- config.setJS_openPic=0
config.removeDefaultJS = external
Above configuration removes all default javascript code ... - 21:51 Bug #15815: No Logout Button in 4.0 RC 1
- Might be true - don't know. Do you use the new skin or the old one? Does it make any difference?
Greets, Sebastian - 16:19 Bug #15815 (Closed): No Logout Button in 4.0 RC 1
- When I change the menu view from left (with text and icons) to top (only with icons), there is no logout button!? I h...
- 19:23 Bug #15712: bad parsing in <embed>
- This specific problem is now corrected in CVS (version 1.3.1 of htmlArea RTE). However, be aware that neither Firefox...
- 19:14 Bug #15397: Error displaying htmlarea in the frontend
- This is now fixed in CVS (version 1.3.1 of htmlArea RTE). However, it implied a change in the API used by frontend ex...
- 16:30 Bug #15397: Error displaying htmlarea in the frontend
- This is a IE6 timing bug. All scripts need to be moved from head to body. Will be corrected in version 1.3.1.
- 06:29 Bug #15397: Error displaying htmlarea in the frontend
- Strange bug. After installing IE7, the problem disappears. I suspect a bug in recent updates of IE6.
- 02:26 Bug #15397: Error displaying htmlarea in the frontend
- I am now able to reproduce this problem, but I don't know why, nor since when.
It seems related to some setting an... - 15:42 Bug #15814 (Closed): typo3temp/temp/ directory does not exist
- Hi @
after new Installation of TYPO3 4.0rc1
I saw the following Problems within the
Install Tool "Basic Configu... - 15:18 Bug #15663: EM2 need more than 32 MB
- It needs more than 32MB now and the memory requierment is growing as new extension is added to the TER.
- 15:05 Bug #15813 (Closed): tt_news: error when deleting news message in css popup (TCEMAIN.clearCacheCmd)
- I have several pages to display news messages (UIDs 3, 65, 67, 233, 97, 129). In every news sysfolder I saved the lin...
- 15:04 Bug #15591: t3lib/jsfunc.validateform.js does not verify password fields
- Problem persists in Typo3 4.0 RC1.
Same solution also works for RC1. - 15:00 Bug #15719: GIFBUILDER inverts transparency under certain conditions
- Just tested Bernhards changes on RC1 (obviously they did not make it into this RC) and they work perfectly.
Thanks a... - 14:57 Feature #15808: imgResource doesn't support stdWrap on minW and minH
- As expected Peter's patch also works on RC1 !
- 14:47 Bug #15657: left-click in filelist is broken (IE6)
- Problem persists with:
Typo3 4.0 RC1
+ new German language Pack "de.tgz" - 12:49 Bug #15767: tt_content.menu.20 (TYPO3 4.0beta3): wrong wraps for sitemap/menu elements in accessibility mode
- Hello Michael,
I've made a diff for you - hope this works. Otherwise plz let me know...
Additionally, here's a ... - 12:13 Bug #15812 (Closed): No highlighting for admin functions
- All submodules (like Page, Filelist, User Admin, etc) are highlighted on mouse over, but admin functions ("Clear cach...
- 11:32 Bug #15811 (Closed): record statistics in t3lib_admin don't work correctly!?
- OIf you go to the "DB check" module in the BE and view records statistics, you will see that for "marked deleted page...
- 11:11 Feature #15810 (Closed): htmlArea RTE: Creating/editing anchors
- It would be great if there's a possiblity to create anchors (< a name="to11" id="to11" > < /a >) and choose them lat...
- 11:07 Bug #15595: htmlspecialcharing pi_linkTP_keepPIvars_url
- hi stucki,
but this seems, that it is a blocker for xhtml vality? see:
<form action="index.php?id=21&no_cache=1... - 10:26 Bug #15509 (Closed): firefox/mozilla/gecko doesn't handle select:focus css too well
- When trying to choose an item from a 'select' in a firefox or mozilla browser, I have to click four times to get what...
- 02:29 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
- Additional parameters are not currently supported by internal links. The link you are setting is not external.
- 02:18 Bug #15247: lockrootpath/userhomepath not working with TYPO§browser
- This is corrected in TYPO3 4.0RC1 and htmlArea RTE 1.3.0.
- 00:14 Bug #15642: Extension manager maximum execution time of 30 seconds exceeded
- OK, I guess my error is not related to XML parsing, more down to decompressing the file.
Maybe it's a local config...
2006-03-12
- 20:49 Bug #15467: no login to backend possible
- At least it's a working solution for the problem ;-)
Since this doesn't hit too much people, here are some informa... - 20:28 Feature #15141: Extension Manager: Show conflicting DB table definitions
- I agree that conflicts should be stated in the dependencies.
Yet, we cannot solely rely on this as this would requ... - 20:12 Bug #15679: t3lib_befunc::getTSconfig_pidValue() allways returns wrong pid or error-code
- Kasper, could you have a look on this one? I'm not ready to work on workspace isses yet.
- 19:52 Feature #15809 (Closed): Divider error
- The divider rendering throws an error in RC1.
ERROR: Content Element type "div" has no rendering definition!
(issu... - 19:51 Bug #15388: Bad usability of multi-FE-groups
- The attachment "exclusievKeys.patch" implements the suggested changes to the TCA, the form rendering and the form sub...
- 19:28 Bug #14788: tslib_cObj::imageLinkWrap not passing information if image.imageLinkWrap.JSwindow.altUrl set
- This change prevents postprocessing of showpic parameters and recalculation of the md5 parameter, since the value cal...
- 19:19 Bug #15473: headers instead scope for table ce
- Hi,
sorry - I just forgot it :-(
I'll include it right away - say tomorrow.
Greets, Sebastian - 18:39 Bug #15579: bug on storing mm_relations
- I've noticed the same thing with the tt_news plugin when selecting categories.
- 13:21 Bug #15579 (Closed): bug on storing mm_relations
- when i edit records with mm relations in rc1 and press save the mm-relations are deleted .. i can use the select wizz...
- 18:04 Bug #15486 (Closed): "Menu of subpages to these pages" wrongly wrapped
- A page that includes "Menu of subpages to these pages" renders an invalid page because <p></p> is warpped within a <u...
- 16:41 Feature #15808: imgResource doesn't support stdWrap on minW and minH
- Well, I just dropped into the next similar restriction:
GIFBUILDER's maxWidth property is of data type "pixels" ins... - 14:58 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- Just picking tt_content.mailform.20.target as an example. This is the configuration of a FORM cObject. It might be ar...
- 11:49 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- Hi Martin,
as far as I have tested there are no problems with target attributes from menus if you set
PAGE_TARGET =... - 14:27 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
- Steps to reproduce the problem:
1. Put attached locallang.xml in fileadmin folder.
2. Use the following TS code... - 13:22 Bug #15621: Missing copymode icon
- Pleas have a look on attached file "copymode_s.gif " for a proposal.
Greetings
Christian - 13:21 Bug #15621 (Closed): Missing copymode icon
- If the copymode gets changed, the icon doesn't, so it is hard to distinguish between "Copy" or "Cut"-Mode.
Please ... - 13:08 Bug #15804: error message, but search results are displayed
- After some further investigation I can add: the error messages appear only if search results were found.
There are a... - 13:04 Bug #15286: Problem with FORM action. Wrong action url
- That is caused by bug #15752. Will this solve your problem?
- 12:18 Bug #15286: Problem with FORM action. Wrong action url
- The target attribute in the form tag says "{$PAGE_TARGET}" ... forgot something here?
- 11:50 Bug #15439 (Closed): Table wizards throws a fatal error
- If you create a new table content element and click on the table wizard icon PHP 5.1.2 throws a fatal error.
Fatal... - 11:43 Bug #15188: EM doesn't check for dependancies on Extension update
- I'll send a patch RFC to the core list today, please have a look.
- 11:33 Bug #15660: No transparency with GIFbuilder
- I also reported it on bugs.php.net. See http://bugs.php.net/bug.php?id=36697.
- 09:07 Bug #15731: Import of extension in TYPO3 3.8.1 ends with error 'No extension key'
- Please check again carefully(!) and reopen if this really is an issue.
- 09:06 Bug #15731: Import of extension in TYPO3 3.8.1 ends with error 'No extension key'
- I just tried installing a CVS-TYPO3-exported nothing extension and one directly from TER2 on 3.8.0 and it worked.
... - 08:41 Bug #15774: Cannot import extensions to typo3/sysext/
- I think there was a reason, but it is from a pre-sysext time. This check only works of the overwrite flag has not bee...
- 08:14 Bug #15700: Wrong hardcoded path to fileicons in class.tslib_content.php
- The code is like suggested, so it should work.
- 08:10 Bug #15642: Extension manager maximum execution time of 30 seconds exceeded
- Ah, I just checked this with a max execution time of 10 seconds and it works just fine. In fact it takes less than 2 ...
- 08:06 Bug #15642: Extension manager maximum execution time of 30 seconds exceeded
- webbo, your problem is a different one. When simply looking up extensions no connection to the TER2 is made. So the p...
- 08:01 Bug #15784: SInce RC1: segmentation fault (when using EM?)
- Ok, here we go: to track this down, I definitely need more input.
So it is not working for you on PHP
4.1.2
4...
2006-03-11
- 22:32 Bug #15714: Apache-crash at content rendering
- Thanks for the reply, I kinda figured it out: The error was in external code included in the is_styleswitcher-extensi...
- 15:21 Bug #15714: Apache-crash at content rendering
- no solution, but a bunch of hints and further questions:
- try to set the rights to 777
- check memory_limit in ph... - 15:03 Bug #15714 (Closed): Apache-crash at content rendering
- Just upgraded from 3.8.0 to 4.0rc1 - backend works flawless.
Frontend does not show up and crashes Apache (see detai... - 20:30 Bug #15489: Problems with adding files with filemanager
- OK so then I will close this bug.
- 20:11 Bug #15489: Problems with adding files with filemanager
- in typo3 4.0 rc1 it works for me
- 19:27 Bug #15398 (Closed): Extension Manager is mssing word "repository" in "The extension has not changed remotely, it has thus not been fetched"
- When using the "Retrieve/Update" button in the Extension Manager, TYPO3 might show "The extension has not changed rem...
- 18:40 Bug #15388: Bad usability of multi-FE-groups
- Another solution is to add a new feature to the type="select" named "exclusiveKeys". Here you can list (for classic m...
- 18:31 Bug #15660 (Closed): No transparency with GIFbuilder
- When creating transparent gifs the t3lib_stdGraphic class first creates a truecolor image and reduces the color palet...
- 18:28 Feature #15063: Link to pages that are not in the user's DB Mount
- Hi,
as I reported that, I will try to program an extension for this, because this sound like a good solution for i... - 18:17 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- Axel, does TYPO3 itself output any target-attributes where it shouldn't?
If you want no targets you have to check ... - 13:58 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- There's one more point concerning XHTML 1.0 STRICT because there's no "target" attribute allowed. So if you set confi...
- 18:06 Bug #15286: Problem with FORM action. Wrong action url
- In 4.0 you can do this:
voteform.type.typolink.parameter.data = page:uid
voteform.type.typolink.addQueryString = ... - 17:44 Bug #14880: showpic.php and returnmail.phpsh produces "no Database selected errors" with access to more then 1 DB
- This is fixed in Direct Mail 2.0 (requires TYPO3 4.0).
- 17:09 Feature #15536: column properties
- yes, that would be great. At the moment you can mark a column but when you edit the cell properties the changes are o...
- 16:32 Bug #15723 (Closed): utf-8 breaks in languagelabels set by PageTSconfig
- Hi,
the problem occurs if the backend's charset is turned to utf-8 (it should also occur with other charsets, but ... - 16:27 Bug #15662: RTE enabled in Plain HTML
- Yes, this s fixed in 4.0RC1.
- 14:08 Bug #15662: RTE enabled in Plain HTML
- This is fixed, isn't it?
- 16:22 Bug #15779: module "plugins" missing
- When upgrading to TYPO3 4.0, upgrading to Direct Mail 2.0 is required.
Direct Mail 2.0 does not use Web->Plugins a... - 16:14 Bug #15770: Error in context menu
- This is not a TYPO3 bug!
The code you are using to add the item to the clickmenu is wrong, you forgot to add the b... - 15:38 Bug #15752: Faster "substituteConstants"
- fixed in CVS, please update,
I set the limit to 10, that should really be enough and make no problems if there's a... - 15:10 Bug #15752: Faster "substituteConstants"
- I suggest you set the loop limit to 99 then so we will definitely never have any problems.
Please commit the patch... - 14:59 Bug #15752: Faster "substituteConstants"
- @hkdennis2k:...
- 14:53 Bug #15752: Faster "substituteConstants"
- That's just a reasonable value, I don't think that anybody out there will ever cascade more than 3 levels of constant...
- 13:46 Bug #15752: Faster "substituteConstants"
- Patch looks good to me, but please add some comments that explain why you are going three times over the loop (I supp...
- 13:31 Bug #15752: Faster "substituteConstants"
- Please test the attached patch (bug2743_followup.diff), this should fix the issue with constants in constants.
I'l... - 08:45 Bug #15752: Faster "substituteConstants"
- I'll take a look at it asap
- 07:03 Bug #15752: Faster "substituteConstants"
- >In the case I encountered, constants assigned to other constants are not correctly replaced.
In fact, the old sub... - 05:39 Bug #15752: Faster "substituteConstants"
- When CVS version 1.27.2.2 is used as in TYPO3 4.0RC1, constants are not correctly replaced.
In the case I encounte... - 15:34 Bug #15618: Can't clear cache
- You know, I had this problem for a few weeks and then it just went away. That leads me to believe that it was introdu...
- 13:31 Bug #15618: Can't clear cache
- Does this still happen with 4.0rc1?
Please tell me the steps needed to reproduce this. - 15:22 Bug #15804 (Closed): error message, but search results are displayed
- Warning: Missing argument 3 for makepointerselector_link() in /home/www/htdocs/typo3_src-4.0rc1/typo3/sysext/indexed_...
- 15:12 Feature #15747: on content delete, also delete the attached content in upload/pics folder
- maybe a better way would be do an initial 'scan' of the upload folder (and it subs) for unused images or files. See w...
- 15:01 Bug #15650: While transfering TSconfig-Code from "TSconfig QuickReference" to textarea an "=undefined" value joins the party
- The attached patch fixes the problem.
- 14:19 Feature #15778: Proposal for constant "TYPO3_compat_version"
- Sebastian, could you please have a look at this?
- 14:18 Feature #15760: Proposal for "options.bookmarkGroups" - Support multilanguagelabels
- I will have a look at it.
- 14:14 Bug #15668: Template CrCPH fails
- Sebastian, this should be fixed, right?
- 14:09 Bug #15745: Wrong path to fileicons and only default logo in filelinks
- Has been fixed, right?
- 14:07 Bug #15709: symbolic link to t3lib is still needed
- Works fine here.
- 14:06 Bug #15700: Wrong hardcoded path to fileicons in class.tslib_content.php
- I think this was fixed, isn't it?
- 14:05 Bug #15670: Upload of extension 'Table Library' is not possible
- Should be fixed in TER.
- 13:56 Bug #15340: Powered by TYPO3 logo & favicon for 4.0
- Fixed in 4.0rc1
- 13:42 Bug #15595: htmlspecialcharing pi_linkTP_keepPIvars_url
- This is not a bug.
- 13:40 Bug #15585: Clicking on "new" in the context menu for fileadmin results in no action
- Seems to work fine in 4.0rc1.
- 13:36 Bug #15604: versioning a page breaks all MM-Relations
- It seems this problem is still not fixed.
- 13:34 Bug #15625: Install Tool goes on to step 2 without entering the right Database User and PW
- Will have a look at it.
- 13:30 Bug #15611: button "Edit page properties" not translated into German
- Fixed with recent language packs.
- 13:27 Bug #15449: Dump static data IMPORT fails
- Feedback requested.
- 13:21 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
- To me your problem looks like being caused by garbled XML data. So it is not TYPO3 which displays data wrong but it i...
- 13:12 Bug #15326: "Edit Page Properties"-BigButton Language Label (web>page module)
- Seems solved.
- 13:08 Bug #15434: T3D export doesn't recognize # comments in typoscript
- I agree this seems to be a problem, but it is problematic to be solved because the import/exort extension does not pa...
- 13:03 Bug #15329: No BE Login with IE
- Seems like the problem is solved. Underscore characters are not allowed in host names and therefore TYPO3 didn't acce...
- 11:22 Feature #15808: imgResource doesn't support stdWrap on minW and minH
- I patched against beta3 (manually adjusting the line counts) and it works like a charm. Concerning the elementary lev...
- 11:05 Feature #15808: imgResource doesn't support stdWrap on minW and minH
- attached pacth should cleanly apply against rc1 and fix the problem. Please test.
- 11:04 Feature #15808 (Closed): imgResource doesn't support stdWrap on minW and minH
- I have the width and height for an img_resource stored in a register.
In my case I have to use the minW and minH pro... - 05:57 Bug #15798: Can't create Links in RTE! Link-Window won't close and link is not set
- What version of TYPO3?
- 01:58 Bug #15694: full screen RTEhtmlarea textbox is 1pixel high in Internet Explorer 6
- The following lines are required somewhere in the css structure, otherwise IE will simply collapse the height of ifra...
2006-03-10
- 22:30 Bug #15807 (Closed): Logout button not visible
- The logout button is invisible if:
1. Using IE or Opera and
2. Selecting navigation mode "Icons in topframe" in mod... - 22:15 Bug #15806 (Closed): Taskcenter: Text is rendered unreadable
- When opening the taskcenter the first heading "Typo3 Taskcenter USERNAME" is not readable as the beginning of the use...
- 21:48 Bug #15805 (Closed): creating new action causes error
- it worked with beta3:
crate a new "acton" record in the root, and you get:
"Warning: mysql_fetch_assoc(): supplie... - 18:49 Bug #14193: Pagetree in BE: break withhin long page-titles
- I just checked, and it works as expected in MSIE 5.5. But even then, flexforms require MSIE6 IIRC, so...
The fix s... - 18:20 Bug #14765: fresh install 3.8.0: tables are created with collation "latin1_swedish_ci"
- Or are you creating the database from within the install tool?
- 18:20 Bug #14765: fresh install 3.8.0: tables are created with collation "latin1_swedish_ci"
- To make your tables use your preferred collation, create or alter the database to use the one you need.
CREATE DATAB... - 18:17 Bug #15803 (Closed): Gifbuilder does not honor fontColor values since 4.0rc3
- im using this typoscript
lib.fu.menu.header = IMAGE
lib.fu.menu.header.file = GIFBUILDER
lib.fu.menu.header.file... - 17:04 Bug #15719: GIFBUILDER inverts transparency under certain conditions
- Bernhard found the solution to the problem. From his postings in typo3.dev:
-----
If you have upgraded an old ver... - 12:35 Bug #15719: GIFBUILDER inverts transparency under certain conditions
- Damn Bernhard,
I see you are going through a lot of trouble to exterminate this very resistant one.
I now install... - 02:08 Bug #15719: GIFBUILDER inverts transparency under certain conditions
- I set up WAMP (XAMP - wow that's cool - much better like WAMP before) on my Laptop ... altough - this was my last hop...
- 15:54 Feature #15801: $TCA based labeling for fields with foreign uid's
- Could also be: "dish_uid:tx_dishes:title"
- 15:09 Feature #15801 (Closed): $TCA based labeling for fields with foreign uid's
- I am looking for a way to change the label of a record in the list module. Usually this of cause works fine in the CT...
- 15:41 Bug #15802 (Closed): EM: Commerce/Moneylib Error: MD5 hash of downloaded file not as expected:
- Warning: array_keys(): The first argument should be an array in /var/www/vhosts/fholzinger.com/httpdocs/TYPO3core/typ...
- 14:51 Bug #15795: Some notices and warnings in class.t3lib_cs.php (2 things)
- 1 returns: Notice: Undefined index: utf-8 in /srv/www/htdocs/moodle/head/lib/typo3/class.t3lib_cs.php on line 1008
... - 12:41 Bug #15795: Some notices and warnings in class.t3lib_cs.php (2 things)
- What kind of notices appear in case 1.?
As for 2.: The idea is to avoid a strlen call on the complete string. - 14:41 Bug #15787: TMENUE_LAYERS don't works right width divs and using relativeToTriggerItem
- if i use following lines
this.x= (bw.ns4||bw.op5)?this.css.left:GL_getLeft(this.el);
this.y= (bw.ns4||bw.op5)?this.... - 14:37 Bug #15787: TMENUE_LAYERS don't works right width divs and using relativeToTriggerItem
- I have tested my fix in ie6, ff1, ns7 and opera8. in opera the fix have no effect.
the fix add only the offset from... - 12:43 Bug #15787: TMENUE_LAYERS don't works right width divs and using relativeToTriggerItem
- Does your fix work on all supported browsers? Does it work for other setups (no divs or no relativeToTriggerItem)?
- 13:25 Feature #15800 (Closed): Extending MM tables to have attributes attached to an entry and make it editable
- Based on the thread "edit mm tables in backend forms with TCA" in the dev list, Ernesto, Franz and I would like to i...
- 13:23 Bug #15742: Remove (grayed-out) icons for element versioning
- Yes, this is of course a usability problem. I will try to take a look but will concentrate on finding the right API f...
- 13:18 Feature #15330: Admin Tools limited to Online-Workspace
- I also udnerstand that it is hard to go forth and back! BUT since the chosen workspace of a user is something that ap...
- 13:14 Bug #15448: Workspace listing in Review-Publish dropdown
- I suggest sorting alphabetically but always show the uid in [] at least in the end of the title
- 13:12 Feature #15464: setup.override.startInWorkspaceManager=1
- hi kasper,
maybe it could be solved more general with a
setup.override.startInModule
where the value can be... - 13:05 Bug #15598: Workspace - Top Level Item in tree not colored
- I'm in favour for a solution. Any core team developer is welcome to create one.
- 13:00 Bug #15445: field type "group" subtype "db" behaves differently for TCA and flexForms
- Extra "," is ignored if you do explode...
- 12:34 Bug #15793: <multiple>0</multiple> does not work in flexforms
- It seems that TCA-fields and flexForm-fields don't behave similar (see #15445).
- 10:59 Feature #15216: DB-Mounts from Workspaces and BE-User-Administration
- Hi Peter,
I understand your confusion. But first of all the Workspace webmount has to be _within_ that of the user... - 10:31 Bug #15798 (Closed): Can't create Links in RTE! Link-Window won't close and link is not set
- After updateing to rtehtmlarea 1.2.0 it is not possible anymore to create links in the editor. After selecting text a...
- 08:49 Bug #15784: SInce RC1: segmentation fault (when using EM?)
- Obvisiously not only with modern PHP versions because it don't work on older Versions (4.1.1) also!?
Greets,
Thomas - 04:30 Bug #15797 (Closed): tx_cms_layout->wordWrapper do not support multi-byte charset
- wordWrapper use chunk_split. which will break multi-byte charset in the middle.
As a result, the db_layout.php of ...
2006-03-09
- 21:56 Bug #15796 (Closed): Some none core extensions not showing up in EM unless display shy extensions is enabled
- tt_products, templavoila and others appear to not be available for download in the Extensions Manager unless display ...
- 19:09 Bug #15784: SInce RC1: segmentation fault (when using EM?)
- Sounds like an incompatibility with a modern PHP 4.4 version. Seems important to me.
- 12:38 Bug #15784: SInce RC1: segmentation fault (when using EM?)
- Here is another hint from Martin Madsen:
"I had exactly the same problem. It has to do with the underlying system.
... - 18:28 Bug #15795 (Closed): Some notices and warnings in class.t3lib_cs.php (2 things)
- 1.- Notices: Using the specCharsToASCII() function, we have detected that the initUnicodeData() function has lines li...
- 18:06 Feature #14456: XHTML 1.0 transitional validation
- All that has been fixed in CVS last week. It will be available in 4.0rc1.
- 16:10 Feature #14456: XHTML 1.0 transitional validation
- Just to bump this bug, so the nowrap, selected and checked issues aren't forgotten for Typo3 4.0 (still not resolved ...
- 18:05 Bug #15197: XHTML compliance of indexed_search
- Thanks "ro" but I have already committed an XHTML 1.0 strict template to CVS last week. Please check the upcoming RC,...
- 16:04 Bug #15197: XHTML compliance of indexed_search
- I don't know if it is of any relevance anymore, but I've created a draft template that is XHTML 1.0 strict (XHTML 1.1...
- 14:38 Bug #15794 (Rejected): '/\' in path tempnam() path
- under windows the t3lib_div::tempnam() function retruns a path to the created tempfile with '/\' in it.
with fopen()... - 12:39 Bug #15793 (Closed): <multiple>0</multiple> does not work in flexforms
- <multiple>0</multiple> does not work in flexforms for field type "group" and intenal_type db. Many items can be selec...
- 10:49 Bug #15752: Faster "substituteConstants"
- fixed in CVS
- 10:32 Bug #15791: foreach error when installing adodb
- Oops, this should probably be in TER2 bugs, right?
- 10:27 Bug #15791 (Closed): foreach error when installing adodb
- When installing adodb, a foreach error is thrown, relating to the suggestions array.
A simple is_array check avoi... - 10:31 Bug #15792 (Closed): adodb should be non-shy (or dbal should be shy)
- Whenever a user tries to install dbal, a dependency error is thrown relating to adodb, but since adodb is shy, some u...
- 08:13 Bug #15719: GIFBUILDER inverts transparency under certain conditions
- Hello Bernhard,
thanks for all your efforts - and especially for your working on this in the middle of the night !!!... - 03:30 Bug #15719: GIFBUILDER inverts transparency under certain conditions
- The problem was that when you set #ffffff as backgroundColor for your image this was the very first assigned color an...
- 03:26 Bug #15726: No 100% transparency/opacity with file.mask
- Har :)
This issue was not really related to the masking algorythm.
Transparency get's set when everything is fi...
2006-03-08
- 22:18 Bug #15582: sql error on error-logging
- In current code that field is defined as a BLOB.
- 21:55 Bug #15788 (Closed): Horizontal and vertical scroll bars visible in vertical menu
- New skin that comes with v4.0 beta 3 has horizontal and vertical scroll bars visible all the time in vertical menu of...
- 21:47 Bug #14757: JSmenu with RealURL is broken (jsfunc.menu.js)
- This bug seems not to be entirely fixed in 4.0. The base check is now made for http:// but the https:// is missing in...
- 21:33 Bug #15541: No "Edit" option in context menu for templates
- The same problem persists in v4 beta 3.
This is annoying lack of feature. - 21:31 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
- The same problem persists in v4 beta 3.
This is very important issue, UTF-8 chars are garbled! - 21:28 Bug #15786: Admin Panel does not work anymore
- Sebastian has fixed this in CVS, so it'll be working again in 4.0 RC1.
- 13:15 Bug #15786 (Closed): Admin Panel does not work anymore
- From T3 4.0b2 to 4.0b3 the method in the admin panel form has changed from post to get. This results in wrong behavio...
- 21:22 Bug #15790 (Closed): content elements in "web->page" don't take the full width
- Hi, I am using Firefox 1.5 and the skin shipped with RC1.
The content elements on a page don't use the full width, s... - 21:18 Bug #15789 (Closed): Workspace changes in pagetree invisible with new skin!
- I am using the skin version shipped with 4.0 RC1. There is no different background for "page versions" or "element ve...
- 16:26 Bug #15314: can't add pages or content because adodb sequences are setup incorrectly
- Regarding comment 6387: the l18n_diffsource-issue was another bug and has been fixed meanwhile.
I just set up on P... - 08:45 Bug #15314: can't add pages or content because adodb sequences are setup incorrectly
- I've just tried Typo3-4.0rc1.
1. When I have just installed adoDB and DBAL without any further configuration the cre... - 14:11 Bug #15787 (Rejected): TMENUE_LAYERS don't works right width divs and using relativeToTriggerItem
- if several more layers into another boxed, the offset of the superordinate layer are ignored.
a fix, i have do for m... - 13:38 Bug #14508: protectLvar=all is not implemented right
- I have fixed this in next CVS update
- 13:23 Bug #15784: SInce RC1: segmentation fault (when using EM?)
- On my dev system with debian unstable (PHP 4.2.1) it works as aspected.
Greets,
Thomas - 12:02 Bug #15784 (Closed): SInce RC1: segmentation fault (when using EM?)
- On one of my TYPO3 systems I have the problem that the extension manager doesn't appear when I click on the Icon in t...
- 12:43 Feature #15785 (Closed): Add return value to t3lib_htmlmail::send
- The t3lib_htmlmail::send (line 359) does not pass the return value of sendTheMail() to the caller.
(issue importe... - 12:10 Bug #15767: tt_content.menu.20 (TYPO3 4.0beta3): wrong wraps for sitemap/menu elements in accessibility mode
- Please tell me exactly _what_ needs to be changed.
- 12:02 Bug #15783: String concatenation mistake in class.browse_link.php
- Sorry, but it's not a deletion of the " character, but a move of it :
- thePreviewWindow = window.open('.$BACK_PATH.... - 11:16 Bug #15783 (Closed): String concatenation mistake in class.browse_link.php
- In the file "typo3/class.browse_link.php"
line 962 :
- thePreviewWindow = window.open('.$BACK_PATH.'"show_item.php... - 10:43 Bug #15188: EM doesn't check for dependancies on Extension update
- It would be great if this could come into TYPO3 4.0 RC1.
- 09:39 Bug #15782: multiplyDBfieldSize and datetime
- Hi,
just realised that bug 2792 is the same thing.
I've made a new patch. - 09:27 Bug #15782 (Closed): multiplyDBfieldSize and datetime
- If $TYPO3_CONF_VARS['SYS']['multiplyDBfieldSize'] is set to a value greater than 1 and you want to install "th_mailfo...
- 09:38 Bug #15781: Could not install dam with activated dbal
- Hi,
just noticed, that it is the same problem as described in bug 2793. So I just changed the applied patch.
Th... - 08:52 Bug #15781 (Closed): Could not install dam with activated dbal
- I've just installed a fresh copy of typo3-4.0rc1pre1.
Then I've installed dbal and adodb, no further configuration.
... - 08:03 Bug #15780 (Closed): FE error message by search of indexed paged with L=2
- If I search in the frontend and have indexed no english pages (L=2) everything is fine. If english pages are indexed ...
- 07:59 Bug #15779 (Closed): module "plugins" missing
- the module "web->plugins" doesn't appear when logged in as admin. it doesn't even show up in the list of available mo...
- 01:31 Feature #15778 (Closed): Proposal for constant "TYPO3_compat_version"
- Hello!
What do you think about a constant like for example "TYPO3_version_compat" or "TYPO3_compat_version" - or e... - 00:37 Bug #15777: AFTER STAGE 1 squares and symbols
- Sorry I was meaning to post this in a different forum
- 00:18 Bug #15777 (Closed): AFTER STAGE 1 squares and symbols
- after Checking file permissions, when i click continue, all the persions are sucess, the next page comes back with`
...
2006-03-07
- 23:12 Bug #15766: class.t3lib_tceforms.php / type="checkbox" / bugs
- Fixed in CVS.
- 23:12 Feature #15455: The background-color on highlighted items in alt_db_navframe.php
- Fixed in CVS.
- 23:12 Bug #15546: alternating colors and rollover in list module have not enough contrast
- fixed in CVS.
- 22:33 Bug #15776 (Closed): Bad naming for allowing installation to typo3/sysext/
- I think the key to enable installation to typo3/sysext/ is badly chosen:
'allowGlobalInstall' => 0, // Boolean... - 22:32 Bug #15775 (Closed): hardcoded <br />-tags after radio elements when using cObject FORM
- Hi,
the error resides in t3lib_content: function FORM: "case: 'radio'" - there is the br-Tag hardcoded.
(issue ... - 22:28 Bug #15774 (Closed): Cannot import extensions to typo3/sysext/
- I have set
$TYPO3_CONF_VARS['EXT']['em_systemInstall'] = '1';
but when trying to import an extension from my ha... - 11:55 Bug #15759: Pagetype spacer is accessible via FE
- fixed in CVS
- 10:52 Feature #15705: Cropscale for imgResources
- in CVS, please test
- 10:43 Bug #14299: IPv6 / AAAA dns records not supported?
- Thanks Sven for fixing this. I have made a patch that integrates your latest version which you sent me. It will hopef...
- 07:34 Bug #15657: left-click in filelist is broken (IE6)
- Another detail...
As said before the problem does not occur in FireFox. But FF gives a possible hint to what happe...
2006-03-06
- 22:46 Feature #15773 (Closed): Option to show only stable, beta or alpha versions
- It's a great feature that you can sort out all unsupported extensions. But what I really want is an option to only vi...
- 19:54 Bug #15772 (Closed): "NOT NULL" removed from SQL gives error with MySQL 3.23.52
- Lines 324ff in class.t3lib_install.php
// Remove NOT NULL statements (they are not needed)
$parts[1]... - 18:25 Bug #15771 (Closed): No range/lower like 2.000.000.000 in Flexforms
- The range: upper/lower evaluation in Flexforms is done with the same code as for normal tables. Normally an integer f...
- 17:03 Bug #15602: Nothing happens when new workspace added
- Yes, you need to checkout the TYPO3_4-0 branch. You used HEAD, in which the fix isn't available. This is the way to g...
- 16:53 Bug #15713: Page content language is necessary
- In 2710 ben van't ende said this is fixed in CVS. We just checked and can confirm that this error is indeed fixed in ...
- 16:49 Bug #15770 (Closed): Error in context menu
- Hi
New items for context menus don't work in 'Columns' view
See
http://t3test.xetpoint.com/media/development/err... - 16:34 Bug #15735: Proposal for sysext/cms/tslib/index_ts.php - change hardcoded "typo3/" to TYPO3_mainDir
- fixed in cvs.
- 16:33 Feature #15077: Add page TSconfig via user TSconfig
- fixed in CVS:
- 14:30 Bug #15769 (Closed): NO/wrong language-merging for cType RECORDS - (so also not for Content in TemplaVoila)
- I think I just found a bug with 'sys_language_mergeIfNotBlank' but I must say I'm a little confused currently of the ...
- 14:10 Bug #15569: handling of fieldset is counterproductive
- Three times nested fieldsets aren't the solution for accessible mailforms in v4.0
- 13:58 Bug #15759: Pagetype spacer is accessible via FE
- I now added in class.tslib_fe.php in function fetch_the_id()
if ($this->page['doktype'] == 199) {
$this->pageNot... - 13:38 Bug #15759: Pagetype spacer is accessible via FE
- Sorry, this is not the solution, cause this hides also the spacer-pages in the menu.
- 10:49 Bug #14910: Typo3 can't display a single "0" in a table cell
- Isn't this the same as 0001391 which has status resolved?
- 10:38 Bug #15548: Issues with disableImgBorderAttr
- Fixed in CVS, docs still todo.
- 09:36 Bug #15752: Faster "substituteConstants"
- I found a bug in my test code, sorry, I'll post it ASAP to the core list.
- 09:33 Bug #15449: Dump static data IMPORT fails
- Still not reproduciable under any circumstances here.
Have you really compared tables beforehand?
Can you please ... - 03:59 Bug #15768 (Rejected): unwaned BE session logoff clause by embed media player from Frontend.
- Because of default typo3 will check useragent equals to keep session run.
In some cases, when you embed a media pl...
2006-03-05
- 18:03 Bug #15767: tt_content.menu.20 (TYPO3 4.0beta3): wrong wraps for sitemap/menu elements in accessibility mode
- Ooops. I'm very sorry, but the TypoScript above is broken due to the bugtracker eating the HTML in the wraps... I hav...
- 17:59 Bug #15767 (Closed): tt_content.menu.20 (TYPO3 4.0beta3): wrong wraps for sitemap/menu elements in accessibility mode
- The new listbased menu/sitemap elements are not wrapped correctly: at some places there are still the <p>|</p> wraps ...
- 17:05 Bug #15766 (Closed): class.t3lib_tceforms.php / type="checkbox" / bugs
- In class.t3lib_tceforms.php the checkboxes are not all classed by the function "insertDefStyle('check')", which is a ...
- 17:02 Bug #15407: Input elements / Button styling
- Fixed another way.
- 15:07 Bug #15757: no delete of records during swap
- hi karsten,
please note that this is also reported in 0002719
grtz
pekue - 15:03 Bug #15516: secondary palette title back color too light
- Fixed it by disabling the background-color for the second palette completely.
See if you think it works, when testin... - 09:37 Bug #15764 (Closed): The same 'new_record.gif' icon is used for two functions.
- In columns view the same 'new_record.gif' icon is used for two functions and this is confusing for newbies. A simple ...
- 07:17 Bug #15761: rte in frontend: size not properly configurable with typoscript
- Fixed in TYPO3core CVS branch TYPO3_4-0.
- 02:08 Bug #15763 (Closed): Unnecessary table row in typo3-db-list
- In the list module, every table starts with this row:
-- snip --
<!-- Element, begin: -->
<tr>
<td nowra... - 01:49 Bug #15546: alternating colors and rollover in list module have not enough contrast
- I did that and also attached a patch that allows better styling of alternating table rows by giving the td a class ra...
- 01:44 Feature #15515: rollover on pagetree and help manual
- Yes, that's also the opinion of the design team in general, so I think there is no problem in integrating it (I actua...
- 01:41 Feature #15515: rollover on pagetree and help manual
- i wouldn't care too much about IE, since it's just a cosmetic BE issue!
- 01:11 Feature #15515: rollover on pagetree and help manual
- I did it, looks lovely. Good idea.
Unfortunately IE doesn't know the hover state on tr elements, so it doesn't wor... - 00:54 Feature #15455: The background-color on highlighted items in alt_db_navframe.php
- Could you integrate this in CVS?
- 00:53 Feature #15455: The background-color on highlighted items in alt_db_navframe.php
- I attached two patches which change the background color in the navframe to the class "navFrameHL" and the necessary ...
2006-03-04
- 22:58 Feature #14987: RECORDS cObject does not use stdWrap
- Fixed in CVS
- 22:20 Bug #15663: EM2 need more than 32 MB
- An idea might be to import it in parts - update be-ext first, fe-ext there after and so on.
Requering a lot om mem... - 22:01 Bug #15755: User not in a group
- Ah, the issue is that without group teh user has neither list nor change rights on any table.
So there are 2 error... - 21:48 Bug #15755: User not in a group
- There are more blanks screens: you get them also when trying to edit paghe properties (clicking on the pencil-icon).
- 21:42 Bug #14827: Page mount points & manually added cross domain links are not working
- typolinkCheckRootline does not affect the creation of links within menus.
- 21:30 Feature #15762: Create multiple content items at the same time
- Write a wizard for Web>functrions. See extension gsi_wizard_crform for an example.
Besides I cannot imagine any wo... - 14:46 Feature #15762 (Closed): Create multiple content items at the same time
- Feature asked for: creation of multiple pagecontent and items (news, etc), at the same time, for easy content creatio...
- 14:04 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
- Hi!
I just checked out the override-feature with
admPanel {
hide = 0
enable.all = 0
enable.edi... - 11:09 Bug #15761 (Closed): rte in frontend: size not properly configurable with typoscript
- I can configure the size of the rte with typoscript with something like this:
RTEdivStyle_news = width: 430px; heigh... - 06:43 Bug #15158: TS_CASE object does support key value 0
- Fixed in TYPO3core CVS, branch TYPO3_4-0.
- 06:18 Bug #15603: RTE.default.enableWordClean = 1 and german Umlauts
- I cannot reproduce this problem with the attached example on a utf-8 backend with htmlArea RTE version 1.2
- 00:44 Feature #15760: Proposal for "options.bookmarkGroups" - Support multilanguagelabels
- in the 2nd patch the locallang-values are htmlspecialchar'ed.
- 00:17 Feature #15760: Proposal for "options.bookmarkGroups" - Support multilanguagelabels
- Attached you'll find a patch for alt_shortcut.php.
Greetings
Christian - 00:38 Bug #15657: left-click in filelist is broken (IE6)
- I just updated from TV0.5.0 to TV 0.6.0 - and the problem persists.
2006-03-03
- 21:32 Feature #14987: RECORDS cObject does not use stdWrap
- Updated diff to TYPO3 v4:
1292a1293
> if ($conf['stdWrap.']) $theValue = $this->stdWrap($theValue,$conf['stdWra... - 20:56 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
- When the link is external, you can add several parameters.
- 19:04 Bug #15593: category "file" icon too big
- Fixed it in my development version
- 18:08 Feature #15760 (Closed): Proposal for "options.bookmarkGroups" - Support multilanguagelabels
- Is is possible to support LLL-Markers in this option so it could support multilanguage-values?
Example:
options... - 17:32 Bug #14935: Typo3 can't display a single "0" in a table cell
- Fixed in CVS.
- 17:30 Bug #15476: Plain timestamps in "Web" > "List"?
- Fixed in CVS.
- 17:29 Bug #14788: tslib_cObj::imageLinkWrap not passing information if image.imageLinkWrap.JSwindow.altUrl set
- Fixed in CVS.
- 17:16 Bug #15759 (Closed): Pagetype spacer is accessible via FE
- In my optinion the pagetype spacer is only to build spaces in menues, so it should be handled how it is done for a sy...
- 17:14 Bug #15758 (Closed): Copy Pages within T3 Backend results in double copy
- If in the T3 backend you copy and paste a page, no matter whether you do that by drag & drop or pulldown menu, conten...
- 14:01 Bug #15757 (Closed): no delete of records during swap
- in class.t3lib_tcemain.php line 3468 and 3477 $swapVersion['t3ver_stage'] and $curVersion['t3ver_stage'] are hardcode...
- 10:57 Bug #15756 (Closed): EM does not accept T3X files
- It seems that new EM does not accept T3X files. The following message is displayed:
---------------------
Wrong fil... - 10:17 Bug #15752: Faster "substituteConstants"
- I think the same logic can be apply into substituteConstants in tsparser_ext
You just have to wrote two more differe...
2006-03-02
- 22:56 Bug #15755 (Closed): User not in a group
- If a user is not assigned to a group, then attemping to edit a content element will result in a blank screen.
... - 15:53 Bug #15754 (Closed): The ext_typoscript_setup.txt files sometimes don't get included
- Bug in t3lib_tstemplate::addExtensionStatics():
When the template having the "rootlevel" flag is not the same as t... - 14:53 Bug #15752: Faster "substituteConstants"
- That's true for this method but not for the similar method in tsparser_ext (you didn't mention here), so I will only ...
- 03:12 Bug #15752 (Closed): Faster "substituteConstants"
- "substituteConstants" for typoscript is using loop and str_replace, which has a poor performance. O(M x N).
Neither ... - 14:06 Bug #15753 (Closed): Overwriting csh-labels in XClass doesn't work
- im writing a XCLASS-Extension and need some different description (locallang_csh.php). Therefore I use an other local...
- 09:41 Bug #15744: RTE Editor not working on the MACINTOSH Plattform OS X Tiger
- My apologies guys, I work on TYPO3 Backend usually in FIREFOX but happened to be in SAFARI at the time. Great to see ...
2006-03-01
- 23:52 Bug #14299: IPv6 / AAAA dns records not supported?
- * cmpIP is now a wrapper to cmpIPv4 and cmpIPv6
* cmpIPv4: old name cmpIP
* added new methods:
-> IPv6Hex2Bin
... - 23:35 Feature #15751 (Closed): Extension Manager "Look up" shows "No matching extensions found" when "Enable unsupported extensions" is not enabled
- When the option "Enable unsupported extensions" has not been enabled then then "Retrieve/Update" from "Import Extensi...
- 22:06 Bug #15750 (Closed): first letter of section name missing in result display with multiple domains
- I have a site with multiple domains and an indexed search page which is mounted into each domain to achieve a search ...
- 21:12 Bug #15744: RTE Editor not working on the MACINTOSH Plattform OS X Tiger
- It should work with Firefox. Do you mean with Safari?
- 20:14 Bug #15443: speedup of USER functions
- I tested the same on my server and the result is that
'eval' was nearly as fast as the variable function calls, call... - 17:20 Bug #15443: speedup of USER functions
- Speed comparison from PHP.net: http://www.php.net/call_user_func
"I benchmarked the comparison in speed between ... - 19:44 Feature #15001: excludeUidList : Exclude current page from a menu
- in CVS
- 17:37 Bug #15314: can't add pages or content because adodb sequences are setup incorrectly
- Hmm quick and dirty workaround: adjust sequenz start id in adodb (adobe-mysql.inc.php) to something like 10000 ;)
- 15:25 Bug #15514: Yet another table accessibility improvement
- Hi Jérémy,
can you please create a patch of your changes and attach it here? This would be of great help.
Thanks,... - 15:22 Bug #15442: Unable to connect to Online Repository
- Hi,
we can't reproduce this. If you have more information about this bug, please post it here and reopen the bug.
G... - 11:33 Bug #15632: Backend: Parsing error in list view for image/text when using a colon in the text
- Php version: 4.3.3
- 11:03 Bug #15749 (Closed): TYPO3_version constant not according to documentation
- According to http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/view/3/5/ the co...
- 10:29 Feature #15738: Dynamic log file name
- It probably is possible.
- 10:27 Feature #15426: Parameter for preserving link parameters in HMENU with special=language
- Fixed in CVS.
- 10:24 Feature #15748: Incorrect caching of locallang
- I'll investigate it, but I don't think there is time to make it into 4.0. The l10n matters are complicated and I don'...
- 08:27 Feature #15748: Incorrect caching of locallang
- Hi Martin,
I think this issue might be interesting for you, I hope it's ok I inform you about it this way.
@hkden... - 07:38 Feature #15748 (Closed): Incorrect caching of locallang
- locallang.xml are converted into native charset before cache into typo3temp, even the xml is stored in unicode.
An... - 10:03 Bug #15657: left-click in filelist is broken (IE6)
- To have all current info together in this thread, here are the relevant parts from the description in bug report 2703...
- 09:23 Bug #15657: left-click in filelist is broken (IE6)
- H1 Sebastian, I'm using csh_de and TV 1.0beta as well.
- 08:50 Bug #15657: left-click in filelist is broken (IE6)
- Hello Sebastian.. yes, I'm using the csh_de and the TemplaVoila 1.0beta Extension!
- 08:28 Bug #15657: left-click in filelist is broken (IE6)
- Hi holdi1980 and Tobias Hövelborn, can you confirm you use some other language than English and TV installed?
Gree... - 05:44 Bug #15657: left-click in filelist is broken (IE6)
- related / same issue:
http://bugs.typo3.org/view.php?id=2703
At least these two conditions must be met to reprodu... - 08:54 Bug #15727: File > Filelist module's context menu fails in IE when German language pack is installed (AJAX related problem!)
- ok, we continue the discussion in 2605.
Greets, Sebastian - 08:42 Bug #15727: File > Filelist module's context menu fails in IE when German language pack is installed (AJAX related problem!)
- Hello Sebastian,
> Sorry, I don't have an internet explorer at hand ...
Would it be of any help if I would prov... - 05:48 Bug #15727: File > Filelist module's context menu fails in IE when German language pack is installed (AJAX related problem!)
- As suspected allready, the problem is also related to TemplaVoila 1.0.0beta. It does NOT occur on a system where TV i...
- 08:44 Bug #15735: Proposal for sysext/cms/tslib/index_ts.php - change hardcoded "typo3/" to TYPO3_mainDir
- no side effects, and I think that change makes TYPO3 a bit "cleaner" again - as it is a very easy change...
Greets, ... - 08:38 Feature #15747: on content delete, also delete the attached content in upload/pics folder
- Okay, I don't know when I have time to work on that issue, let's see.
2006-02-28
- 23:28 Feature #15747: on content delete, also delete the attached content in upload/pics folder
- Sorry, I am just a simple end-user, no skills in php or alike.
- 22:47 Feature #15747: on content delete, also delete the attached content in upload/pics folder
- Hi chris,
do you have time to look into this or are you able to do this task and provide a patch? (If not, it is no ... - 21:36 Feature #15747 (Closed): on content delete, also delete the attached content in upload/pics folder
- If one deletes a CE 'images' also remove the containing images from the uploads/pics folder.
Same for files uploa... - 22:54 Bug #15220: Filesize of maximum allowed files in mailforms
- Hi,
I discussed it with other core developers and they think the right way would be a TypoScript setting for the mai... - 22:51 Feature #15733: mailform and hardcoded attachment-filesize
- Hi,
this is a duplicate of bug 1900.
Greets, Sebastian - 22:50 Bug #15727: File > Filelist module's context menu fails in IE when German language pack is installed (AJAX related problem!)
- Sorry, I don't have an internet explorer at hand for testing. Can someone check where the problem comes from and mayb...
- 08:53 Bug #15727: File > Filelist module's context menu fails in IE when German language pack is installed (AJAX related problem!)
- related / same issue:
http://bugs.typo3.org/view.php?id=2605
i can confirm this problem - 22:46 Bug #15025: PHP Notices
- Hi Michael (Kraus),
writing a patch is quite easy. You copy the core directory and name it for example TYPO3core_ori... - 22:28 Bug #15025: PHP Notices
- Dear core developers,
would you be so kind and tell me how such a patch should look like? Unfortunatly this inform... - 22:41 Bug #15746: Allocating far toooo much memory
- is duplicate
- 22:34 Bug #15746: Allocating far toooo much memory
- Sorry, i serached for similar entries but I have missed the mendioned #15663.
So this bug entry is obsolete and ca... - 20:08 Bug #15746: Allocating far toooo much memory
- Is already assigned: http://bugs.typo3.org/view.php?id=2615
- 19:36 Bug #15746 (Closed): Allocating far toooo much memory
- I want to use the "Connect to the current mirror and retrieve the current list of available plugins from the TYPO3 Ex...
- 22:36 Bug #15663: EM2 need more than 32 MB
- Jepp, same problems on my side.
Please make it run with less then 16MB (thats the default memory size)! - 19:51 Feature #15640: search word also in title and descriptions
- for example i was searching for "photo", and the EM didn't give me as result:
"Photo Book goof_fotoboek", since th... - 19:48 Bug #15743: Table wizard broken
- This only happens if the content element is newly created (that is not saved yet).
- 19:31 Bug #15743: Table wizard broken
- You are probably not using PHP version 5. Think this is related to PHP5.
- 18:40 Bug #15743: Table wizard broken
- i don't get this error (beta03), anyway the wizard seems to not respond to the "add new column to the right" button
- 16:33 Bug #15743 (Closed): Table wizard broken
- Clicking the table wizard icon (when creating a content element of type table) gives this error:
Fatal error: Cann... - 19:23 Bug #15731: Import of extension in TYPO3 3.8.1 ends with error 'No extension key'
- Yes, I have exported the T3X file with the Backup function in EM. I did not use the TER for this.
- 19:11 Bug #15731: Import of extension in TYPO3 3.8.1 ends with error 'No extension key'
- Axel, this is indeed often the cause of such errors. But I think here the T3X file is uploaded directly, the TER is n...
- 19:21 Feature #15184: TCA Columns ReadOnly
- Testing beta3 with commerce needs much time, since there are realy *some* new bugs. I'll test next week, also Patch f...
- 19:17 Bug #15745 (Closed): Wrong path to fileicons and only default logo in filelinks
- In Filelinks the frontend shows no icons in "Layout 1".
They are not shown because the path:
typo3/sysext/cms/media... - 17:11 Bug #15744: RTE Editor not working on the MACINTOSH Plattform OS X Tiger
- Nope, RTEhtmlarea (1.1.6) DOES work with Firefox on Mac OS X 10.4.x, just tested it. It does however NOT work with sa...
- 16:57 Bug #15744 (Closed): RTE Editor not working on the MACINTOSH Plattform OS X Tiger
- RTE is not working on Firefox on mac? The old extension HTML_Area used to always work on Macs with Firefox installed....
- 16:11 Bug #15699: Preview from searchresult shows rootpage only
- I cannot reproduce this with the latest CVS source.
The magnifying glass and the context menu item link to the same ... - 16:04 Bug #15742 (Closed): Remove (grayed-out) icons for element versioning
- In a page it is not possible (in a draft workspace) to move or cut records inside a page when using element versionin...
- 15:46 Bug #15741 (Closed): "Edit in Rich Text Editor" shows LIVE version
- In a draft workspace (module web>page), clicking the "Edit in Rich Text Editor" button shows LIVE version instead of ...
- 15:27 Bug #15740 (Closed): Unable to delete ce's from draft workspaces
- Tested on Beta3. Works fine on Beta2 though.
1. Created a ce in DRAFT workspace
2. Published ce through versionin... - 12:48 Bug #15739: Versionized CE does not inherit TS
- Editor is not showing - may be the same, may be not. Take a look to JavaScript console when it does not appear - is t...
- 12:02 Bug #15739 (Closed): Versionized CE does not inherit TS
- In all workspaces the TS settings are respected. When a text contentelement is versionized the result is that all but...
- 11:52 Bug #15726: No 100% transparency/opacity with file.mask
- Bernhard, can you take a look at this? I think it has todo with your recent patches.
- 11:50 Feature #15738 (Closed): Dynamic log file name
- Configuring the Typo3 logfile name requires something along the lines of:
config.stat_apache_logfile = typo3.log
... - 11:46 Bug #14976: Major error with [SYS][no_pconnect] = 1
- Please set debugOutput in t3lib/class.t3lib_db.php to true and post the exact error message you get.
- 07:31 Bug #15737 (Closed): Negative Ages (From timestamps in the future) get shown wrong
- There are two different methods used for calculating the age of a record. As the on in tslib_content always seems to ...
- 01:11 Bug #15730: RTEkeyList=* does not show all icons
- TypoScript property lookup:
This is a list of the Rich Text Editor buttons the user may have displayed. The user w... - 01:07 Bug #15730: RTEkeyList=* does not show all icons
- sorry - am new here - i'm refering to the english help file in the version 3.8.1
- 00:58 Bug #15730: RTEkeyList=* does not show all icons
- How many instances of this problem do we have?!!!
What help file are you referring to? - 00:47 Bug #15728: RTEkeyList=* does not show all icons
- RTEkeyList is a User TSConfig property that restricts the user to the buttons in the list. If you set RTEkeyList=*, t...
2006-02-27
- 23:31 Bug #15182: new similar Option to HMENU includeNotInMenu
- fixed in #15183
- 23:29 Bug #15025: PHP Notices
- Sorry Oliver, I didn't notice that you already replied on that... :-)
- 23:28 Bug #15025: PHP Notices
- Whoever does not like this situation: Feel free to write a patch and post it here. The problem is cosmetical and ther...
- 23:25 Bug #15025: PHP Notices
- Dear all, please calm down and stop this discussion about "whether TYPO3 is high qualitity software" or move it to pr...
- 23:14 Bug #15025: PHP Notices
- Sorry Michael, but generating hundreds of notices per page isn't what I would call high quality software.
In many ... - 11:59 Bug #15025: PHP Notices
- TYPO3 _is_ high quality software. Feel free to compare with other big(!) solutions and how many workarounds the requi...
- 11:54 Bug #15025: PHP Notices
- > I really don't see why we are discussing about such minor things when there are so many other interesting things to...
- 22:48 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
- i agree that this is a very annoying bug/feature!
- 21:37 Feature #15736 (Closed): In RTE htmlArea, unable to do an internal link with several parameters
- With the RTE htmlArea "link" popup, doing an "external link" to a link with several parameters won't work.
When sa... - 22:37 Bug #15732: Cannot add content as any other user then admin
- solved in CVS
- 16:51 Bug #15732: Cannot add content as any other user then admin
- already submitted as #0002683
- 15:11 Bug #15732 (Closed): Cannot add content as any other user then admin
- When you switch to another user it is NOT possible to add content. This error is shown:
1: recordEditAccessInterna... - 21:42 Bug #15735: Proposal for sysext/cms/tslib/index_ts.php - change hardcoded "typo3/" to TYPO3_mainDir
- When the TYPO3_mainDir is defined two lines above - why is it hardcoded two lines below?
- 21:01 Bug #15735: Proposal for sysext/cms/tslib/index_ts.php - change hardcoded "typo3/" to TYPO3_mainDir
- no side effects, but TYPO3_mainDir is defined two lines above the lines you want to change, so I think this is rather...
- 19:46 Bug #15735 (Closed): Proposal for sysext/cms/tslib/index_ts.php - change hardcoded "typo3/" to TYPO3_mainDir
- if (!defined('PATH_tslib')) {
if (@is_dir(PATH_site.'typo3/sysext/cms/tslib/')) {
define('PATH_tslib', PATH_site... - 21:09 Bug #15734: EM: Call-time pass-by-reference has been deprecated
- this line:
$GLOBALS['LANG']->csConvObj->convArray(&$data,'utf-8',$GLOBALS['LANG']->charSet); - 17:46 Bug #15734 (Closed): EM: Call-time pass-by-reference has been deprecated
- This is for the latest CVS version:
( * $Id: index.php,v 1.51.2.8 2006/02/26 15:31:08 k-fish Exp $)
Warning: Call... - 21:06 Feature #15077: Add page TSconfig via user TSconfig
- The uploaded patch fixes the issue.
Greets, Sebastian - 20:56 Bug #15183: HMENU with includeNotInMenu does not work with nav_hide = 1
- fixed in CVS
- 20:34 Bug #14417: t3lib_TCEmain::deleteRecord - logging of delete record operation
- fixed in CVS
- 19:09 Bug #14449: Typolink-generation with mount points does not work over multiple domains
- This does not yet seem to be resolved in the core of 4.0beta3, as I have the same problem with a mounted page tree wh...
- 17:26 Bug #15731: Import of extension in TYPO3 3.8.1 ends with error 'No extension key'
- I got this error everytime I marked "get latest translation" or "download documentation" when either of these were no...
- 14:51 Bug #15731: Import of extension in TYPO3 3.8.1 ends with error 'No extension key'
- Here is the same tt_products dev. version exported from TYPO3 3.81. which works fine for reimport:
http://story-ca... - 14:45 Bug #15731 (Closed): Import of extension in TYPO3 3.8.1 ends with error 'No extension key'
- This is with the current CVS version.
When I export 'tt_products' from 4.0CVS and reimport it in 3.8.1 I recently ge... - 15:42 Feature #15733 (Closed): mailform and hardcoded attachment-filesize
- Dear developers,
While trying to adjust the maximum size of a file that may be sent via a mailform created through... - 12:11 Bug #15730 (Closed): RTEkeyList=* does not show all icons
- RTEkeyList=* does not show all icons.
so these two settings do not produce the same result:
RTEkeyList=*
and... - 12:09 Bug #15729 (Closed): Wrong helpfile regarding "Menu/Sitemap"
- >The Menu/Sitemap element also uses this field. In that case the page(s) will >determine from which point the menu is...
- 12:02 Bug #15728 (Closed): RTEkeyList=* does not show all icons
- RTEkeyList=* does not show all icons.
so these two settings do not produce the same result:
RTEkeyList=*
and... - 07:58 Bug #15054: Gremlin: Insufficient email validation
- Martin, the example with the very weird addresses were not meant to be implemented... :)
Of course we should make ... - 07:41 Bug #15727: File > Filelist module's context menu fails in IE when German language pack is installed (AJAX related problem!)
- Additional information:
- Problem does not occur when original English language is selected as BE language!
- Templ... - 07:38 Bug #15727 (Closed): File > Filelist module's context menu fails in IE when German language pack is installed (AJAX related problem!)
- After installation and activation of German language pack (csh_de) in BE the File > Filelist module (then called "Dat...
- 05:25 Bug #15726 (Closed): No 100% transparency/opacity with file.mask
- When overlaying images using the file.mask, the colours will always come out wrong.
Example:
Create a GIFBUILDER ob... - 03:38 Bug #15645: copyright is always 1998-2005
- for the one in "About modules"-Module:
Change line 3445 in class.t3lib_befunc.php (in function TYPO3_copyRightNotice... - 03:17 Bug #15725 (Closed): DB Check -> Manage Reference Table doesn't check if table 'sys_refindex' exists
- The BE Modul DB Check -> Manage Reference Table doesn't check if the table 'sys_refindex' exists. If the table isn't...
2006-02-26
- 23:00 Bug #15719: GIFBUILDER inverts transparency under certain conditions
- Now also confirmed on:
Win2003 Standard Edition SP1
Apache2.0.52
PHP Version 4.3.10
GraphicsMagick 1.1.7-Q8
... - 21:54 Bug #15054: Gremlin: Insufficient email validation
- Karsten, I know that the RFC allows very interseting formats. The problems is that a regexp that accepts all valid in...
- 21:43 Bug #15054: Gremlin: Insufficient email validation
- And this one is nice:
http://www.remote.org/jochen/mail/info/chars.html - 21:35 Bug #15054: Gremlin: Insufficient email validation
- In addition to me last comment, there's a lot more to learn about email addresses... From http://www.faqs.org/faqs/ma...
- 21:13 Bug #15691: Install Tool does not overwrite existing admin account
- No, it never overwrote an existing admin account.
Besides that, the install tool is not the place to manage your B... - 21:11 Feature #15060: Missing https link-type in page-type external URL
- Fixed in CVS.
- 20:54 Bug #15722: 'Sort these pages by" doesn't work properly
- guess it's just not possible then. In the case you describe it will list indeed from lowest number to highest number,...
- 16:33 Bug #15722: 'Sort these pages by" doesn't work properly
- I would rather expect
2005 Abu Dhabi
2006 Dubai
2006 Jeddahor
and this works for me. - 12:04 Bug #15722 (Closed): 'Sort these pages by" doesn't work properly
- I name my pages by first by date and then by name, so ie: 2006 Jeddah , 2006 Dubai or 2005 Abu Dhabi. If i sort these...
- 20:19 Bug #15724 (Closed): Choose Dataset does not work correct
- If you try to choose a dataset with the special window, some buttons does not work at all, some give strange results....
- 20:11 Bug #15632: Backend: Parsing error in list view for image/text when using a colon in the text
- I cannot reproduce this with PHP 4.4.1,
what PHP version is installed on your server?
We might set a @ in front o... - 20:03 Bug #14351: Shortcut pages incompatible with mount point
- That's rather hard to solve as a shortcut is set to a specific page id. I can imagine a solution for the shortcut typ...
- 19:50 Bug #14444: EM: Order by: Dependencies leads to empty extensions list
- not applicable to the latest source from CVS
- 19:45 Bug #14744: MP-variable in use with menu type directory and type rootine
- I cannot confirm that,
I tested it with the latest source from CVS and both menus show correct links.
Please test... - 19:27 Bug #14969: "value" by reference in t3lib_timeTrack.
- This is obviously already fixed in the latest version from CVS
and I couldn't find any other occurence of "end" call... - 16:35 Feature #15055: Let EM install necessary extensions automatically
- This is now possible in a half-automated manner. Doing this fully automatic is hard, as we let the user approve neede...
- 16:28 Bug #14937: multiple lines in TS variable get cropped to 1line
- Please test this again with the latest source from CVS (or 4.0 beta source).
- 13:12 Bug #14937: multiple lines in TS variable get cropped to 1line
- This works for me with the latest source from CVS,
can you test it again? - 16:27 Bug #15195: Empty page tree after delete temporary mount.
- fixed in CVS
- 15:58 Feature #15184: TCA Columns ReadOnly
- Hi!
Didi you try the new options of type="none"? They were included in beta3.
Masi - 13:46 Feature #15141: Extension Manager: Show conflicting DB table definitions
- I see it like this: the changes that are about to me made are shown, the admin should be able to make sense of this. ...
- 13:44 Bug #15689: EM seems to let me install conflicting extension (reverse dependency checking needed)
- Yes, because this is a reverse dependency. tt_products conflicts with tt_products, but you are installing zk_products...
- 13:42 Bug #15676: Refuses to work with PHP 5.1.2
- Ok, no problem. Defining the constraints is the ext authors work, I only care about using them :) See marked duplicat...
- 13:28 Bug #15676: Refuses to work with PHP 5.1.2
- Yes, I was referring to that check.
I think, constraints from using an extension with newer versions of php should... - 13:22 Bug #15676: Refuses to work with PHP 5.1.2
- Could you please give feedback? Thanks!
- 11:40 Bug #14944: maxItems of HMENU displays all menu-entries if set to zero
- What should we do here then?
I have the same opinion as Sacha, if I set maxItems to 0 I expect the menu to have 0 it... - 11:32 Bug #14268: function substUrlsInPlainText in class.t3lib_div.php cant extract properly an url with char other than space at end
- fixed in CVS
it's a compromise,
the following characters are now allowed to terminate the URL:
any kind of whi... - 11:30 Bug #15612: t3lib/tslib use deprecated function call_user_method
- fixed in CVS
- 11:30 Bug #14719: TS menus with sectionIndex don't work correct when page has a navigation title assigned
- fixed in CVS
2006-02-25
- 19:23 Bug #15050: Gremlin: Filelist module should have "New" button
- Fixed in CVS for TYPO3 4.0.
Thanks Stefano for the patch!
cheers,
Ingmar - 16:51 Bug #14351: Shortcut pages incompatible with mount point
- Confirmed
- 16:38 Bug #15148: On false BE Login, the Interface List is missing
- Works with the latest source from CVS
(don't know exactly when this has been fixed) - 14:02 Bug #15402: Security Vulnerability: Information Leakage - the full filesystem path is disclosed when certain files are requeted
- Fixed some time ago in CVS.
- 13:28 Bug #15438: [TS] Condition hostname doesn't work
- I had this same problem and the reason was that function gethostbyaddr () has on my server returned IP and not hostna...
- 11:52 Bug #15694: full screen RTEhtmlarea textbox is 1pixel high in Internet Explorer 6
- The bug was reported to me by an editor and it did occur in IE _only_, but on several Windows systems (Win98, WinXP)....
- 11:43 Bug #15657: left-click in filelist is broken (IE6)
- I can confirm that error in IE 6, even with the current CVS Version.
Get JavaScript error (translated from german):
... - 08:07 Bug #14892: Passed variable is not an array or object in t3lib/class.t3lib_div.php on line 1458
- Hi Robert,
please check if this error is still a problem with TV,
otherwise close this report as we won't "fix" i...
Also available in: Atom