Activity
From 2008-07-06 to 2008-08-04
2008-08-04
- 23:38 Bug #19193: Charset problems if caching is not enabled (config.no_cache = 1)
- Hi Christian,
I've already tried
$TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES utf8'.chr(10).'SET CHARACTER S... - 23:28 Bug #19193: Charset problems if caching is not enabled (config.no_cache = 1)
- i'm not sure, but i think i had a similar problem. i my case umlauts (ä,ö,ü) were destroyed.
try to set
$TYPO3_CO... - 22:52 Bug #19193: Charset problems if caching is not enabled (config.no_cache = 1)
- Sorry, the html-entities have been replaced after submitting the bug report.
Insert a HTML-Element on any page wit... - 22:47 Bug #19193 (Closed): Charset problems if caching is not enabled (config.no_cache = 1)
- Typo3 4.2.1
PHP 5.2.0-8+etch10
MySQL 5.0.32
DB, Typo3-FE & -BE is using utf-8. typo3conf
$TYPO3_CONF_VARS['... - 21:18 Bug #18888: Umlauts get displayed wrong in Web>Access module after updating rights
- new patch attached.
now the javascript does not contain the username nor grouptitle and thus we go without the url... - 14:20 Feature #19192 (Closed): Add autoloading to reduce require(_once) calls
- requirements and ideas for autoloading in TYPO3 4.3:
* use the SPL autoloading stack
* build a registry of which ... - 12:48 Bug #17823: Survey results are not stored in to database
- Hi
I don't know if the problem is the same, but we have problems sending surveys
Some times when you send the surv... - 00:55 Feature #19094: RTE does not work with Safari for Windows
- Support for Safari 3.0.4+ was introduced in TYPO3 4.2. The feature will not be implemented in TYPO3 4.1. The only way...
2008-08-03
- 11:49 Revision 3295404e: RFC: #8830: Missing "Save&Close" in template module Info/Modify
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3931 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:26 Revision e58d71e1: #8949: Table parsing doesn't allow tabs as delimiters
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3930 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:23 Feature #19091: Table parsing doesn't allow tabs as delimiters
- Fixed in 4.3a1
2008-08-02
- 21:05 Feature #19191 (Closed): Enable feature in element browser in rte like in normal one
- There is a feature to show additional Mounts in element browser (page and file).
options.pageTree.altElementBrowse... - 20:43 Bug #19176: mailform requires email field name to be exactly "email" it should be case insensitive
- A user could create a form with field named e-mail, E-mail, Email etc. Which field should take precedence?
I thin... - 17:46 Feature #19190 (Closed): Add support for pull data in templates that respects the TCA
- Add an API method
$template->addTcaRecordset('name', 'SQL Statement');
This call should then work like a loop b... - 17:43 Feature #19189 (Closed): Write a tutorial about how to use the new template engine
- Write a tutorial about how to use the new template engine
(issue imported from #M9107) - 17:42 Feature #19188 (Closed): Add support for pull data in templates
- Add an API method
$template->addRecordset('name', 'SQL Statement');
This call should then work like a loop but ... - 17:39 Feature #19187 (Closed): Add a TypoScript view helper
- Add a view helper so that markers in the form of ###TS:lib.myTsComponent### or ###TS:plugin.tt_news### are supported....
- 17:37 Feature #19186 (Closed): Add a LLL view helper
- Add a view helper so that markers of the form ###LLL:my.label### and ###LLL:EXT:path/to/languagefile.xml:my.other.lab...
- 17:35 Feature #19185 (Closed): Add a new templating engine
- The current marker templating system collected quite some dust over the years. It's time to improve it.
1. While t... - 13:47 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- New patch: 6039_v5_with_impexp.patch
New with import / export support of group->file_reference fields.
Could some... - 11:10 Bug #19184 (Closed): no error message if include file not found
- When I include a file with Typoscript (whether with xx = HTML/xx.file = ..., or xx=PHPSCRIPT_EXT/xx.file=..., or what...
- 10:38 Bug #19182: Wrong getData behaviour in "foo|bar" case
- As far as I know there are separate methods to get GET and POST vars in t3lib_div.
Bu the problem is that if there ... - 03:27 Bug #19182: Wrong getData behaviour in "foo|bar" case
- hey
wouldn't it make more sense to have a GPvar and additionally GETvar and POSTvar for that? - 09:27 Feature #19169: Integrate hook in page module to render preview of records with own CType
- I don't remember the name but there's a way for plugins to change what to show instead of the old "CODE". I think tha...
- 09:01 Feature #19169: Integrate hook in page module to render preview of records with own CType
- What the... Am I blind? Which one do you talk about?
- 03:28 Bug #19174: Little typo in setup part. Wrong target for sitemap in version 4.2.x
- so this is a bug or is everything correct? should I close this bug then?
2008-08-01
- 22:28 Feature #19183 (Closed): Autofocus in firefox
- The RTE recieves keyboard focus automatically in Internet Explorer and I wonder if you know how to produce the same r...
- 19:38 Bug #19182 (Closed): Wrong getData behaviour in "foo|bar" case
- What about problem?
We have "foo" data in both(!) GET and POST arrays. But "foo[bar]" data we have only in GET array... - 19:01 Feature #19152: Remove JS popup when login expired
- New patch file with corrected paths. Sorry about that.
- 18:13 Feature #19152: Remove JS popup when login expired
- Added file 9052_modal_login_2.diff with the newest changes.
I took most of the suggestions here into account.
... - 15:24 Revision 61842888: Fixed bug #9099: Wrong path to pages.gif in linkbrowser (Thanks to Xander Damen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3929 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:23 Revision 3a4ce5b5: Fixed bug #9099: Wrong path to pages.gif in linkbrowser (Thanks to Xander Damen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3928 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:22 Revision 7fa397a3: Fixed bug #9099: Wrong path to pages.gif in linkbrowser (Thanks to Xander Damen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3927 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:10 Bug #19173: Can't call t3lib_div::makeInstance() for t3lib_basicFileFunctions and t3lib_extFileFunctions
- You have simply to include the php file yourself:
require_once(PATH_t3lib.'class.t3lib_basicfilefunc.php');
O... - 15:05 Feature #19169: Integrate hook in page module to render preview of records with own CType
- such a hook already exists
- 13:54 Bug #19181 (Closed): wrong path to pages.gif in linkbrowser
- I noticed a lot of 404-errors in the apache-log caused by the linkbrowser.
The path to pages.gif, when expanding ... - 12:10 Feature #19180 (Closed): Introduce a new caching framework (backported from FLOW3)
- Problem:
Caching is a way to speed up rendering of pages as results of expensive operations get stored and reused th... - 11:01 Feature #19093: Flags for turkey and switzerland are missing
- I have also added the flag for "Bosnia and Herzegovina" [ba.gif]
- 10:03 Bug #18013: Image compositing with JPGs results in dithered output
- I can confirm this for TYPO3 4.1.7
This is very serious for most of the interesting image manipulations! - 02:34 Bug #19179 (Closed): xhtml in the backend by default
- Well, if you look at the code of the BE classes, you see that there are many places where the template.php class is i...
- 02:27 Feature #19178 (Closed): Make simulate static a system extension
- The simulate static feature is not used all the time and therefore shouldn't be in the core itself. This way we can k...
- 02:11 Revision 91c7eacb: Fixed bug #2661: stdWrap filelist doesn't work directly in fileadmin/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3926 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:10 Revision 9ddae0b7: Fixed bug #2661: stdWrap filelist doesn't work directly in fileadmin/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3925 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:23 Bug #19177 (Closed): SQL engine parse ERROR: Field type unknown in parseFieldDef()!: near "datetime default '0000-00-00 00:00:00' "
- After updating the extension list for updates, Typo3 died with message
SQL engine parse ERROR: Field type unknown i...
2008-07-31
- 21:18 Bug #19176 (Closed): mailform requires email field name to be exactly "email" it should be case insensitive
- Hello,
The TYPO3 standard mailform requires the email field name to be exactly "email" to use the email as the sen... - 16:57 Bug #19175 (Closed): Extension Manager: Edit Files still has old Backend style behavior
- When editing files in Extension Manager > Install Extensions/Loaded Extensions, icons for saving and cancelling are s...
- 16:49 Bug #19174: Little typo in setup part. Wrong target for sitemap in version 4.2.x
- I was wrong. It was not in the setup but in the constants.
Sorry - 16:47 Bug #19174 (Closed): Little typo in setup part. Wrong target for sitemap in version 4.2.x
- In the setup, condition version 4.2, a line:
content.pageFrameObj >
This is the reason that a sitemap gets as tar... - 15:02 Bug #19173 (Closed): Can't call t3lib_div::makeInstance() for t3lib_basicFileFunctions and t3lib_extFileFunctions
- File name and class name do not match (eg. 't3lib_bascifilefunc' vs 't3lib_basicFileFunction')
This is basical... - 09:40 Feature #17709: Previewlink for 48 hours !
- fixed in 4.2
- 00:06 Bug #19172 (Closed): Web > Info > Pagetree overview shows wrong changedates/times
- "Last change, content" ignores changes in content elements and shows wrong dates
Log shows this:
00:04 suit@...
2008-07-30
- 23:46 Feature #19171 (Closed): better configurable Templates (like ch_is_templates)
- the two default-templates are very limited - its impossible to reorder the searchbox, rules and results oder disable ...
- 23:00 Feature #19094: RTE does not work with Safari for Windows
- safari (3.1.2 on macos) works fine with TYPO3 4.2.1
- 22:18 Feature #19094: RTE does not work with Safari for Windows
- I don't think that the RTE in TYPO3 4.1 is supposed to work with Safari. You have to upgrade to 4.2. Warning: the RTE...
- 13:16 Feature #19094: RTE does not work with Safari for Windows
- I can confirm this issue with Safari 3.1.1 on Windows and according to a customer also with Safari 3.1.2 on Mac OS. ...
- 22:23 Feature #17536: Patch for t3lib/class.t3lib_tsparser.php adding php-HEREDOC like syntax
- If you like it propose it on the Core list. But could we change the >>> syntax to something else? It clashes opticall...
- 22:17 Revision 34c6b469: #8990: Labels 'TEMP' and 'RECYCLER' are hardcoded (thanx to Stefano Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3924 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:44 Revision 7ff89288: #9026: Label 'Sort alphabetically:' is hardcoded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3923 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:20 Bug #19170 (Closed): french translation bug
- there is a bug in the field "Displaying results", its not translated in french, because in "fr.locallang.xml", the na...
- 16:22 Revision d6665fa5: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3922 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:18 Revision 32c2a5aa: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3921 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:17 Revision b90778fc: #5387: Creation of multiple folders in filelist module results in blank page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3920 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:15 Revision d839783f: #5387: Creation of multiple folders in filelist module results in blank page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3919 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:09 Feature #19169 (Closed): Integrate hook in page module to render preview of records with own CType
- The method tt_content_drawItem in tx_cms_layout (page module view) renders a preview for each defined CType, like hea...
- 15:58 Bug #19168: iso-ir-109 detected as iso-8859-2 instead of iso-8859-3
- Fixed for 4.1 and 4.2.
- 14:55 Bug #19168 (Closed): iso-ir-109 detected as iso-8859-2 instead of iso-8859-3
- subject says it all
(issue imported from #M9076) - 15:40 Bug #17683: disappearing USER_INT output
- This problem has strange solutions.
I've changed
$TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES utf8;'.chr(10).'... - 15:17 Revision 518eac61: Fixed bug #9076: iso-ir-109 detected as iso-8859-2 instead of iso-8859-3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3918 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:07 Revision aa48e07e: * Fixed bug #8948: phpDoc @internal hides public functions of t3lib_div in Eclipse
- * Fixed bug #9076: iso-ir-109 detected as iso-8859-2 instead of iso-8859-3
git-svn-id: https://svn.typo3.org/TYPO3v... - 12:30 Bug #18660: Links to Mount Pages (Substitute Mount Point) that cross domains/sites are broken by Typolink
- I checked the doktypes, and it seems my patch is broken. While it works for me, this seems to be more luck than anyth...
- 11:57 Bug #18660: Links to Mount Pages (Substitute Mount Point) that cross domains/sites are broken by Typolink
- Attached patch against 4.2 branch for the fix described in ~23654.
- 11:54 Bug #18660: Links to Mount Pages (Substitute Mount Point) that cross domains/sites are broken by Typolink
- I have the same issue here after updating from 4.1.7 to 4.2.1. What used to be http://domain2/?id=1&MP=1-2 (when comi...
- 12:15 Feature #19167 (Closed): Add record row to recStatInfoHooks in tx_cms_layout
- In tx_cms_layout there's a hook which allows to add status information concerning a record in the page module view. H...
- 11:40 Feature #14206: typolinkCheckRootline don't work
- HMENUs now use typolink to generate the links, so this issue should be gone in that (most common situations). There a...
- 11:29 Feature #14206: typolinkCheckRootline don't work
- I suggest to close this one.
2008-07-29
- 17:49 Bug #19166: t3lib_befunc::getNoRecordTitle dies with fatal error if $LANG is not instantiated
- Here the question again is where $LANG should be instantiated.
See Corelist, issue 8564 for a discussion about that:... - 13:33 Bug #19166 (Closed): t3lib_befunc::getNoRecordTitle dies with fatal error if $LANG is not instantiated
- When using t3lib_befunc::getRecordTitle the method t3lib_befunc::getNoRecordTitle will be called if there is no title...
- 15:56 Bug #18665: The child pages of Mount points (do not substitute mount point) are not linked correctly in menus
- I had a problem with MP Getvar not taken into account in HMENU when using the special type "list"
Patched my 4.2.1... - 14:54 Bug #18665: The child pages of Mount points (do not substitute mount point) are not linked correctly in menus
- I Patched my TYPO3 4.2.1 and the Patch seams to work.
- 15:54 Feature #17536: Patch for t3lib/class.t3lib_tsparser.php adding php-HEREDOC like syntax
- It seems Jerome acted quickly to fulfill the requirements - now this could go into 4.3. :)
- 15:45 Bug #17816: Broken Rootline when a editor views a draft version in Liveworkspace
- I have the same problem with 4.2.
Non-Admin users cannot preview pages versions in the Live Workspace.
Did anyb... - 13:34 Bug #19110: t3lib_div::removeXSS translates normal text too
- you could do something like this:
66 $pattern = '/<(.*)';
67 for ($j = 0; $j <... - 10:11 Bug #19110: t3lib_div::removeXSS translates normal text too
- This is related to 0007033 but since removeXSS is now in the core, it is good to have it here. Please note also the b...
- 13:19 Bug #17588: Safari loses login too fast in Backend
- I saw this the last days with 4.1.7 a few times. I updated to 4.2.1 and will watch the issue...
- 10:45 Bug #19165 (Closed): apache does not respond anymore after trying to access the install tool
- in use: typo3winstaller 4.2
when i try to access the install tool the whole system stops responding. there is no ent... - 10:07 Bug #18850: dbal 0.9.20 of typo 4.2 doesn´t work
- Any news on this?
- 09:07 Bug #18722: "Broken rootline" error when creating new page in Draft
- There is the same error when you create a new page in draft workspace and in custom workspaces.
This problem rela...
2008-07-28
- 22:28 Bug #19104: Link doesn't work in thunderbird
- For me it doesn't loock like a general "bug" which has to be corrected in the underlying library because almost all t...
- 17:47 Bug #19104: Link doesn't work in thunderbird
- If you want to change the link format, then this must be done in the base extension pi_base, however.
- 21:32 Bug #19164 (Closed): Firefox 3: Backend-Search opens dummy.php when searching for terms like "be_users:1"
- If you perform a website search via search function in upper right corner eg for the term "be_users:1", Firefox 3 red...
- 20:21 Bug #19156: functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
- Partial solution:
If I in the file "class.tslib_content.php", in the function "start", clear the "stdWrapHookObjects... - 16:53 Bug #19110: t3lib_div::removeXSS translates normal text too
- great, I'm interested in a better solution aswell.
- 16:25 Bug #19110: t3lib_div::removeXSS translates normal text too
- Cyrill,
This is very close to the exact function already used in the Core in t3lib_div::removeXSS(). It does handl... - 16:53 Feature #19163: Automatically execute nested USER_INT/COA_INT objects as regular USER/COA objects
- Ok, now i've got it :)
- 15:54 Feature #19163: Automatically execute nested USER_INT/COA_INT objects as regular USER/COA objects
- To justify this issue, imagine you get an extension from TER that sets up the following TypoScript:
plugin.tx_myext_... - 15:45 Feature #19163: Automatically execute nested USER_INT/COA_INT objects as regular USER/COA objects
- Ooooh yeah! Absolutely right, it should not. But it defintively happens! So, any more constructive feedback?!
And by... - 15:39 Feature #19163: Automatically execute nested USER_INT/COA_INT objects as regular USER/COA objects
- this is bad typoscript programming. nobody should programming like this.
correct way:
10 = COA_INT
10 {
10 ... - 15:35 Feature #19163 (Under Review): Automatically execute nested USER_INT/COA_INT objects as regular USER/COA objects
- Imagine you have the following situation in TypoScript:
10 = COA_INT
10 {
10 = COA_INT
10 {
10 = COA_INT... - 15:30 Bug #17683: disappearing USER_INT output
- How is the USER_INT integrated in TypoScript? Is it nested in another COA_INT/USER_INT object, like e.g. this?
10 = ... - 15:09 Bug #19162 (Closed): backslashes will removed on saving in extension manager / edit file.
- if u save the editing file, all backslashes will removed.
before:
echo "some \n test!";
after:
echo "some n t... - 14:30 Bug #19160: mn_ff3_be_bugfix sloppy writing
- I consider using this extension is sloppy, too. Instead, please update your system to the most recent version that fi...
- 12:05 Bug #19160 (Closed): mn_ff3_be_bugfix sloppy writing
- mn_ff3_be_bugfix has two classes with short opening tags:-
class.ux_template.php
class.ux_alt_menu_functions.ph... - 14:14 Feature #19161 (Closed): Make Position of Editpanel more variable
- At the moment the Editpanel for the Frontend Editing is displayed at the bottom of the content elements.
This can ... - 10:44 Feature #19159 (Closed): Recursive storage pid in TypoScript
- There is an option for recursive feuser search in fe login.
It would make very much sense to add this functionality ... - 10:35 Bug #19158: Wrong alert text in Constant editor
- The attached patch converts "alert" to "confirm" and resets checkbox if user did not agree.
- 10:12 Bug #19158 (Closed): Wrong alert text in Constant editor
- Try to edit template reference in tt_news. It will ask you this: "This will make a copy of the current file, '%s'. Do...
- 10:03 Feature #19157 (Closed): impexp could have an option to exclude all hidden records
- Currently also hidden records are included in the export and must be excluded manually. Would be nice to exclude them...
2008-07-27
- 23:04 Bug #18665: The child pages of Mount points (do not substitute mount point) are not linked correctly in menus
- I can confirm this. Patch does it's job at first sight.
- 18:41 Bug #18855: Wrong JavaScript inclusion in t3lib_TCEforms
- Hi Peter, I just changed Benni's patch to work with current Trunk.
You're right, that needs not to be defined twice ... - 14:16 Bug #15531: Tiny visual issues
- Closed during Bug Day 07/2008
- 14:12 Bug #16311: Fatal error on Database integrity check
- Thanks for your feedback. I'm going to close this bug, since it cannot be reproduced with TYPO3 4.1 and 4.2.
- 03:34 Bug #15604: versioning a page breaks all MM-Relations
- i'm pretty sure this is fixed with kasper's patch from december 2007. Didn't test it though.
Cheers,
ingmar
2008-07-26
- 21:45 Bug #16311: Fatal error on Database integrity check
- In a T3 4.1.2 with TV 1.3.6 it doesn' t occur. Cannot tell about earlier versions.
- 17:33 Bug #16311: Fatal error on Database integrity check
- Alexander or David, could you please test if this bug still exists with the latest TYPO3 release?
- 20:12 Bug #18888: Umlauts get displayed wrong in Web>Access module after updating rights
- Can someone please remove the "pending in core list" tag
- 20:11 Bug #18888: Umlauts get displayed wrong in Web>Access module after updating rights
- It was not fixed with #18897
i'd posted the patch on the corelist but right before 4.2.1 were released, benni and ... - 19:12 Bug #19156: functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
- A related problem is also visible when installing the test plugin.
Notice that the "stdWrapPreProcess" function ne... - 18:56 Bug #19156: functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
- I forgot to mention, that after installing the test extension, you should try viewing a page with multiple text CEs ...
- 18:54 Bug #19156 (Closed): functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
- I was using /sysext/cms/tslib/interfaces/interface.tslib_content_stdwraphook.php to extend stdWrap with some extra fu...
- 18:42 Bug #15604: versioning a page breaks all MM-Relations
- Is this still valid with 4.2? I remember Kasper made some changes to workspace versioning and MM handling...
- 18:40 Bug #16450: BackEnd Login Not Possible
- user's configuraion error
- 18:38 Bug #15944: Backend Login not possible
- user's configuration error
- 18:34 Bug #18533: Rename TYPO3 to TYPO4 and change libraries accordingly
- April's fool joke
- 17:31 Bug #15544: Main menu doesn´t display on safari Mac
- Closed during Bug Day 07/2008
- 17:30 Bug #15565: Rollover Artifacts 'Review and Publish' button in Workspace Manager
- Closed during Bug Day 07/2008
- 17:21 Bug #15174: COntext menu doesn't appear if in main frame
- Closed during Bug Day 07/2008
- 17:21 Bug #15115: Deleting files with no reference
- Does this problem still occur in news releases of TYPO3?
- 17:19 Bug #15023: CSS Classes not shown in Pulldown (Internetexplorer)
- Old bug with no more feedback from the reporter.
Closed during Bug Day 07/2008 - 17:10 Feature #19134: Support for hunspell
- Differences to aspell:
-d is the equivalent for --lang
hunspell seems to use the lang_Country notation
-p is... - 17:05 Feature #19134: Support for hunspell
- When called with -v hunspell will output a multi-line version info. The first line looks like this:
@(#) Internati... - 16:12 Bug #19155 (Rejected): doubled information with accessibility link icons
- A screen reader user told me that having icons with an alt text and a link with exactly the same text is only annoyin...
- 16:07 Bug #19154 (Closed): Accessibility problem with smileys
- The same alt attribute "Smiley" is used for all emoticons. If the alt attribute doesn't tell which emotion is to be e...
- 09:23 Bug #16099: Fatal error after uploading the Version 4.0
- Of course this can happen that the size on the filesystem will get too small after some time.
See the related case... - 05:37 Bug #16099: Fatal error after uploading the Version 4.0
- The comment from Patrick Rodacker has been solved in 3.8.1 (according to #14753).
I do not think a zero byte temp_... - 06:49 Bug #18021: form and table wizard only apear after first save
- no problem with >4.2
this bug can be closed! thanks - 05:45 Bug #18021: form and table wizard only apear after first save
- I just did some testing related to #18215 and some other wizard related issues, but I did not stumble upon this one.
... - 05:23 Bug #18068: Positioning of buttons/icons for saving, closing and previewing documents is less usable than before
- This is by design of the docheaders in 4.2. This will probably not be solved.
- 05:20 Bug #18067: "Click here to edit whole template record" doesn't work in IE7
- Is this still valid in 4.2.1?
- 04:43 Bug #17195: Creation of multiple folders in filelist module results in blank page
- Thanks Christopher!
+1 reading and testing.
I just added whitespaces around concatenation dots and will now sen...
2008-07-25
- 23:03 Bug #17823: Survey results are not stored in to database
- Sjy, does this bug still exist on your system? If so, please post a more detailed bug description. Thanks in advance!
- 23:02 Bug #17323: Out of memory in random php-scripts
- Closed during Bug Day 07/2008
- 23:00 Bug #15620: Losing login status with internet explorer 6 and RealURL extension
- Closed during Bug Day 07/2008
- 22:58 Bug #18566: Image crop does not work in RC1
- Closed during Bug Day 07/2008
- 22:57 Bug #18566: Image crop does not work in RC1
- The fix of this report was committed as follow-up to #16545 and thus fixed in TYPO3 4.2.0:
http://forge.typo3.org/re... - 22:50 Bug #17415: Don't work automaketemplate
- No more feedback by reporter.
Closed during Bug Day 07/2008 - 22:48 Feature #18849: New Hook in function cImage function
- can you share your extension?
- 22:48 Bug #17492: automaketemplate won't work
- Duplicate of #5845
Closed during Bug Day 07/2008
- 22:47 Feature #19152: Remove JS popup when login expired
- more comments:
* avoid inline css styles, put them into classes
* try to stay within 80 characters/line - 22:06 Feature #19152: Remove JS popup when login expired
- Hey Christoph,
my first remarks:
a) Your new class and all its methods does not have any comments nor License i... - 21:43 Feature #19152: Remove JS popup when login expired
- hmm odd. Works fine in Safari here. Wonder if the patch is borked...
- 21:31 Feature #19152: Remove JS popup when login expired
- Thanks, will look at those.
tables for layout: Copied and pasted the html from the current login box in index.php,... - 21:30 Feature #19152: Remove JS popup when login expired
- ... ok the spinner can stay, looks good.
However, I get an error as in the attached scrrenshot - 21:19 Feature #19152: Remove JS popup when login expired
- some points about your patch:
* the class should go into typo3/classes/
* the license header is missing
* phpDoc... - 21:17 Feature #19152: Remove JS popup when login expired
- MIT... so most likely it's actually X11, but this should be ok with the GPL anyways
- 21:13 Feature #19152: Remove JS popup when login expired
- MIT. There is a bug with IE (imagine that) that I am still trying to figure out.
- 21:00 Feature #19152: Remove JS popup when login expired
- what license is modal box?
- 18:00 Feature #19152: Remove JS popup when login expired
- Changed patch file to exclude new files and attached the new files as a .zip. They need to go into typo3/contrib.
- 17:49 Feature #19152 (Closed): Remove JS popup when login expired
- As part of 4.3 I implemented this idea.
Patch is attached, please provide feedback.
This is how it works now:
3... - 22:46 Bug #16026: special=directory does not include submenu entries
- This issue was fixed in TYPO3 4.1.2.
Closed during Bug Day 07/2008 - 22:43 Bug #15614: character formatting of complete paragraphs lost
- I can confirm this with 4.2.0 and rtehtmlarea 1.7.4. Making part of a text italic works but if you make the complete ...
- 22:41 Bug #16078: Blank page getting displayed
- No more feedback and reporter did not re-register.
Closed during Bug Day 07/2008 - 22:41 Bug #16503: get a blank pages in typo3 ( javascript ?)
- No more feedback and reporter did not re-register.
Closed during Bug Day 07/2008 - 22:30 Bug #15495: Administration log and Page information show inconsistent user
- This issue was fixed in TYPO3 4.2.0.
Closed during Bug Day 07/2008 - 21:47 Bug #15495: Administration log and Page information show inconsistent user
- Issue fixed (see attachements)
- 22:29 Bug #15606: Pages are hidden to early after FE login
- Fixed since 4.2.0: TYPO3 4.2. has a new login-box system extension called "felogin". This is an enhanced version of t...
- 22:18 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
- This issue was fixed in TYPO3 4.0.0.
Closed during Bug Day 07/2008 - 22:14 Bug #15565: Rollover Artifacts 'Review and Publish' button in Workspace Manager
- Not reproducable with 4.2.0. and FF 3.0.
- 22:06 Bug #15552: Erased user group assignment on login
- Not reproducable in 4.2.0
- 22:03 Bug #15218: Basic Configuration uses different scheme to write im_path to localconf.php
- Hm, I could not reproduce the exactly behaviour but noticed that Basic Configuration writes $TYPO3_CONF_VARS['GFX']["...
- 22:02 Bug #15520: highlighting of module-headers on welcome-page
- I think they are now (see screenshot)
- 21:49 Bug #14806: double quotes for options from install-tool
- This was fixed in TYPO3 4.0.0.
Closed during Bug Day 07/2008 - 21:48 Revision 3f1af305: removed empty line at EOF
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3916 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:47 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- No change required anymore since install tool writes with single quote.
Closed during Bug Day 07/2008 - 21:43 Bug #15174: COntext menu doesn't appear if in main frame
- yes this bug is very old and can be closed!!! thanks!
- 21:40 Bug #15174: COntext menu doesn't appear if in main frame
- I tried with 4.2.0 and it works there (see screenshot). Clicking on the edit item works too.
- 21:40 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- Hm, I was able to reproduce this with FF2 on TYPO3 4.2.1...
- 21:37 Bug #15373: Template Tool not acessible through HTTPS
- Closed during Bug Day 07/2008
- 21:36 Bug #15373: Template Tool not acessible through HTTPS
- Ooops, my fault. Tested all cases again with TYPO3 4.2.1 and could not reproduce.
- 21:29 Bug #15373: Template Tool not acessible through HTTPS
- Hm, I could not reproduce the mentioned behaviour - but with https I cannot open the install tool. Seems like the coo...
- 20:04 Bug #15373: Template Tool not acessible through HTTPS
- Not reproducable in 4.2.0
- 21:30 Bug #18275: Unable to Login in BE
- I have:
TYPO3 current trunk (4.3-dev), Ubuntu 8.04, Firefox3: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.0.1) G... - 21:09 Bug #14638: Wrong Icon in List View
- This was fixed for TYPO3 4.2
Closed during Bug Day 07/2008 - 19:48 Bug #14638: Wrong Icon in List View
- Attached a picture that shows the clipboard menu. The dropdown speaks for itself.
- 20:33 Bug #16590: wrong titletext handling in link browser
- I have just tested it with current trunk:
Steps to reproduce
1.) Open the link browser (I tested using the one of... - 20:25 Bug #16590: wrong titletext handling in link browser
- The bug description is entirely clear (especially since HTML was pasted and cleaned up by Mantis), but here is the gi...
- 20:29 Bug #16311: Fatal error on Database integrity check
- I can't reproduce this with tv 1.3.6 and typo3 4.2.1.
- 20:27 Bug #15436: Excludefield Pagecontent: Align cannot be excluded
- Bug confirmed. See screenshots.
- 20:20 Feature #19099: The Extension Manager needs long time to get Updates
- Well, i tryed to test this yesterday. but my hoster doesn't support php-shells. So it would be nice if theres a way t...
- 17:16 Feature #19099: The Extension Manager needs long time to get Updates
- The _cli_lowlevel Backend-User can get any password. It is not requested from command line. No access rights are nece...
- 20:13 Feature #15251: Make all checkboxes use labels in the BE
- No, not yet. Doing some testing, I've found that the following checkboxes still don't have labels:
- page properti... - 19:52 Feature #15251: Make all checkboxes use labels in the BE
- @Oliver: Can we close that one then?
- 19:49 Feature #15251: Make all checkboxes use labels in the BE
- in current trunk checkboxes use labels
- 20:12 Bug #16257: When i try to use the install tool to create an admin user
- Old bug, outdated user account and not reproducible at all...
Closed during Bug Day 07/2008 - 20:08 Bug #16317: Back End login don't work
- Closed during Bug Day 07/2008
- 20:03 Bug #16862: Hide subpages will make preview impossible
- I can't reproduce this on typo3 4.2.1.
- 20:01 Bug #15361: One can not enter HTML in text or input fields
- Can be closed?
- 20:00 Bug #16878: Cannot upload extension to Typo3
- Closed during Bug Day 07/2008
- 19:57 Bug #16878: Cannot upload extension to Typo3
- so old, should be closed
- 19:56 Bug #16878: Cannot upload extension to Typo3
- Hey Cate. Does this problem still exist with the latest version?
- 19:54 Bug #18074: Palette for 'Include static AFTER basedOn' seems to open wrongly.
- Closed during Bug Day 07/2008
- 19:51 Bug #18428: List in Page module has wrong colors
- Committed by Ingo in rev. 3502
- 19:43 Bug #18428: List in Page module has wrong colors
- this is fixed, tested in trunk
- 19:49 Feature #19137: Label 'Sort alphabetically:' in Web->Info->PageTS are hardcoded
- I can confirm this in current typo3 v. 4.2.1. I applied both patches and it works as expected.
- 19:45 Bug #18570: little design problem in rte: Input of drop-downs is cut in the middle
- Closed during Bug Day 07/2008
- 19:42 Bug #15427: Setting 'displayErrors' has no effect
- I can't reproduce this in typo3 4.2.1. The option works as expected.
- 19:41 Bug #15932: Old background when editing templates
- Closed during Bug Day 07/2008
- 19:37 Bug #18888: Umlauts get displayed wrong in Web>Access module after updating rights
- it's still broken in current trunk
- 13:04 Bug #18888: Umlauts get displayed wrong in Web>Access module after updating rights
- Or was that fixed with #18897?
- 12:25 Bug #18888: Umlauts get displayed wrong in Web>Access module after updating rights
- Hey Tobias,
is this still valid / fixed? Can you send the patch to the core list? - 19:06 Bug #17588: Safari loses login too fast in Backend
- does this still happen?
- 19:04 Bug #19153 (Closed): Insonsistent description/initialisation of class.t3lib_beuserauth.php->auth_timeout_field
- from class description:...
- 18:59 Bug #16430: Permissions not set on extracted localization-files
- I have changed the patch according to your suggestion, Ingmar, and also made it apply seamlessly to the current trunk...
- 13:48 Bug #16430: Permissions not set on extracted localization-files
- Another suggestions:
I would go with only one function t3lib_div::fixPermissions() that does it all: It should han... - 18:50 Bug #18175: The folder tree does not reload correctly when creating more than one new folder
- Duplicate of #17195, which now has a patch attached.
- 18:36 Bug #25517: TypoScript templates can't be saved at all after editing them using IE7/WinXP
- Fixed in revision 3672.
- 18:22 Bug #18303: cannot save template setup
- This is solved in #18392.
- 18:12 Revision de420b4c: Fixed bug #8498: Configuration module fixes (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3915 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:03 Bug #18337: Remove incomplete tabs from system tables
- See core list in #18065
- 17:59 Revision feaa93aa: Forgot to add new file for bug #8853
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3914 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:46 Bug #18065: Incomplete tabs appear in tt_content when activating dividers2tabs
- I hereby drop this RFC as discussed in the thread in the core list::
* The bug exists only in TYPO3 4.1 and before... - 17:30 Bug #25538: On Mac Os X the key combination CMD+LEFT will close the editor
- In MooTools the keydown event gives keyCode = 37 and metaKey = true for CMD+LEFT.
- 17:25 Bug #25538 (Closed): On Mac Os X the key combination CMD+LEFT will close the editor
- On Mac Os the key code CMD+LEFT will normally jump to the beginning of a line. If the keys are pressed in the editor ...
- 16:55 Bug #18831: BE Module => Admin Tools => DB Check => Find Filename has duplicate selectboxes
- duplicate of #18720.
solved in revision 3727. - 16:54 Bug #18720: Docheaders: Module DB Check: submodule Find Filename: Function menu twice displayed
- duplicate of #18831.
solved in bug #18831, revision 3727 - 16:53 Bug #17195: Creation of multiple folders in filelist module results in blank page
- The returnUrl parameter is not included in the reload function of the select onchange event. Adding the returnUrl val...
- 16:47 Bug #17195: Creation of multiple folders in filelist module results in blank page
- This problem occurs because the redirect value is "forgotten" after selection of more than 1 folder in the drop-down ...
- 16:32 Feature #19151 (Closed): impexp module should be accessible through functions module
- The import / export module is currently only available through clickmenu->more options.
It would be nice if this w... - 16:30 Bug #19150 (Closed): Page ID is always 0 in export module for impexp
- The import / export module does not properly initialize $this->id.
As a result access checks and docheader PAGEPAT... - 16:26 Revision 352c5111: Fixed bug #8853: Foldertree in filelist has no docheader (Thanks to Steffen Kamper & Christian Kuhn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3913 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:17 Bug #18009: t3lib_userauth::start() does not set t3_lib_userauth::security_level depending on a change of $TYPO3_CONF_VARS
- Hey Steffen. Want to provide another patch?
- 15:19 Bug #17311: Page TSconfig isn't respected for new elements in new pages
- Hi Benjamin,
nope, I don't. - 13:05 Bug #17311: Page TSconfig isn't respected for new elements in new pages
- Hey Ralf, are you using TemplaVoila?
- 15:07 Bug #18309: Change elderly while(list()=each()) to foreach calls in t3lib_tstemplate
- Yes, there are probably many PHP files which could not work under some PHP version.
I have a serious problem with t3... - 14:12 Bug #18309: Change elderly while(list()=each()) to foreach calls in t3lib_tstemplate
- Hey Franz seems to be unrelated to this issue (different file). right?
- 14:19 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- Hey Jan-Henrik,
do you want to send this fix to the core list in form of a patch?
Would be great! - 13:54 Bug #18032: using addQueryString couses wrong cHash on pages with no query string
- Hey, do you want to send this patch to the core list?
- 12:55 Bug #16258: Cannot collapse Pagetree
- Closed as this is a PHP bug and not a TYPO3 bug.
- 12:54 Bug #16168: Rename link in text w/image doesn't work
- Closed as it couldn't be reproduced.
- 12:49 Bug #15911: Save document and create new one icon is missing in new skin
- Fixed ages ago in something called CVS :)
- 12:43 Bug #18409: long shortcuts shortcut container should not break into a new line
- Apparently, the majority opinion is that no change is required. I therefore mark this patch as won't fix and close it...
- 12:42 Revision a5fe6d56: Fixed bug #9027: CSH was obsolete at the page-bottom in Web->Info (Thanks to Stefano Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3912 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:41 Revision 92b513cf: Fixed bug #9027: CSH was obsolete at the page-bottom in Web->Info (Thanks to Stefano Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3911 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:37 Bug #19103: RTEhtmlarea not loading after upgrade to 4.2.1
- I can confirm Eric' workaround, but I needed to logout-in to make it work.
Further I found that
Opera reports th... - 12:34 Bug #18892: List module: TCEFORM settings of labels are ignored
- OK, Benjamin. Thanks for the explanation.
In that case I propose this bug report is closed.
Nevertheless, it's qu... - 12:12 Bug #18892: List module: TCEFORM settings of labels are ignored
- Hey Tomas,
AFAIK this is no bug. Please see: http://bugs.typo3.org/view.php?id=6877 which is related to that one.
... - 12:09 Bug #17343: [TYPO3 V4.0] - Pagecount not correct in indexed_search
- I had the same problem. I commented out line 597 in class.tx_indexed_search.php
//if (($c+1) > ($pointer+1)*$this-... - 12:06 Revision b2230f56: Adding SVN properties.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3910 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:05 Bug #18714: Listview - warning icon goes to new line in iconblock
- Was commited to trunk by dmitry already. Time to resolve this bug!
Thanks, Steffen! - 11:47 Bug #18206: New Menu in Taskcenter
- in my eyes this patch hasn't been sent to the core list yet. Couldn't find anything.
- 11:45 Feature #17382: Delete button in yellow warning box
- Is already in the latest version, so this bug can be set to resolved.
- 11:13 Feature #15411: List module (typo3-dblist) row cycle
- alternating row colors are available through a pageTS setting
- 11:09 Bug #15236: My host uses symlink on server!
- not a bug
- 11:08 Bug #14740: Pop menus in file tree
- unable to reproduce during Bug Day July 2008
- 11:07 Bug #15048: File -> List : upload files 2 or more fail
- unable to reproduce during Bug Day July 2008
- 11:05 Feature #15155: <link>mail@address</link> ideally would get linked/wrapped too
- works, but in a simpler way
- 11:02 Feature #15160: Filemodule could be more "verbose"
- has been fixed
- 10:58 Bug #14161: Wrong string pasted from 'TypoScript property lookup' -> 'Add object property'
- Could not use the Property Lookup at all..
- 10:56 Bug #19076: typolink check rootline for trees under a page
- This is definitely fixed in 4.2.1, but see 9046 for an issue regarding this fix.
- 10:50 Bug #19128: template.php doesn't fully utilize the loadJavascriptLib function.
- Committed to trunk by Benni
- 10:50 Bug #19149 (Closed): Inter domain linking with typolinkEnableLinksAcrossDomains does not work for domain record on root page
- Considering the following setup with multiple domains:
+ root (domain A, siteroot)
|
+--+ Subsite (domain B, sit... - 10:49 Feature #15166: typolink ATagParams should have stdWrap properties
- has been fixed
- 10:47 Bug #14866: HMENU, special=directory is only reduced usable (without large detours)
- unable to reproduce during Bugday July 2008. No ffedback for nearly 3 years
- 10:45 Feature #14490: Linux file permissions of scaled images on some Linux-Installations
- has been fixed
- 10:44 Bug #14854: Language dependent text is not visible in TYPO3 3.8 final
- unable to reproduce during Bugday July 2008, no feedback for over 3 years
- 10:43 Bug #14843: Links not being processed properly in extension RTE fields
- unable to reproduce during Bugday July 2008
- 10:36 Feature #14653: Add onBlur and onFocus functionality
- no feedback for over 3 years. #bugday-200807
- 10:31 Bug #14461: using mod_rewrite to mask URL causes Typo3 to always display same content
- could not be reproduced during Bug Day 07/2008
- 10:29 Bug #14555: Installation Problem
- could not be reproduced during Bug Day 07/2008, Not enough information
- 10:28 Bug #14243: fileadmin links to files are missing part of path
- could not be reproduced during Bug Day 07/2008
- 10:26 Bug #14165: Bug in media/scripts/tmenu_layers.php
- could not be reproduced during Bug Day 07/2008
2008-07-24
- 20:11 Feature #19099: The Extension Manager needs long time to get Updates
- Yes i found the manual too.
but i just needed the accessrights. well i create one user with minimum be-rights and ho... - 20:03 Feature #19099: The Extension Manager needs long time to get Updates
- HOWTO:
create BE USer _cli_lowlevel
call from commandline:
/Path/to/siteroot/typo3/cli_dispatch.phpsh emtools [pa... - 19:59 Feature #19099: The Extension Manager needs long time to get Updates
- Hey,
i just found the extension you said. i have to create a backenduser, right? which accessrights does he need? ... - 18:40 Feature #19099: The Extension Manager needs long time to get Updates
- Just install the very new extension "rscliem" (CLI-Extension-Manager) and run cronjobs like this (you have to adjust ...
- 17:32 Revision d6b30f25: * Fixed bug #9041: Uninitialized array in class.browse_links.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3909 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:29 Bug #19148: Uninitialized array in class.browse_links.php
- Fixed in SVN TYPO3core trunk revision 3909.
- 15:31 Bug #19148 (Closed): Uninitialized array in class.browse_links.php
- Array $hookObjects is not initialized causing foreach type error in the absence of any hook.
(issue imported from... - 15:09 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- We at form4 had the problem, that a sitemap with a huge amount of pages made the here described error. We also had a ...
- 14:07 Bug #19147: getFileAbsFileName returns false for EXT:lowlevel/dbint/cli/cleaner_cli.php [PHP_SAPI: cgi-fcgi]
- Oops, please mark as duplicate of #17271
- 14:06 Bug #19147 (Closed): getFileAbsFileName returns false for EXT:lowlevel/dbint/cli/cleaner_cli.php [PHP_SAPI: cgi-fcgi]
- the cli_dispatch.phpsh fails to include the file . . .
(issue imported from #M9040) - 13:09 Bug #19146 (Closed): Indexed search did not take Mount Point in account
- I use indexed search 2.9.1 with typo3 4.1 and have the following structure:
|-Site1 (id=1)
|-|-Page 1
|-|-|-subpag... - 12:31 Bug #18962: innodb-commands in sql-files crash adodb and dbal
- This error occured when i tried to install indexed search engine. I deactivated DBAL an installed the extension. Acti...
- 08:16 Bug #19145 (Closed): charset in image popup window
- In file typo3/sysext/cms/tslib/showpic.php, line 214
there is html of popup window which show enlarged image.
Is ... - 01:53 Bug #18889: url spamming (injection vulnerability?)
- as TSref provides a solution for this issue (see my comment) this ticket will be closed
- 01:49 Bug #19136: Page Access Rights don't work as expected
- according to reporter this ticket is a mistake
2008-07-23
- 22:52 Bug #17343: [TYPO3 V4.0] - Pagecount not correct in indexed_search
- then this bug should be closed?
- 22:49 Bug #19110: t3lib_div::removeXSS translates normal text too
- Maybe this function could be used:
/**
* Wrapper for the RemoveXSS function.
* Removes potential XSS code f... - 22:44 Bug #19144 (Closed): order of $GLOBALS['TSFE']->additionalHeaderData with two or more extension is not controllable / changes when cache is enabled
- I'm writing on an extension that depends on a library extension. In the lib
ext, the js is added with $GLOBALS['TSF... - 18:53 Bug #14885: denyTags does not work within a <li>-tag
- I currently don't have the time to look into this issue, so if it is okay with you (and of no one objects; however no...
- 17:11 Bug #18786: GraphicsMagick 1.2.x not compatible with Typo3
- No problems here with Typo3 4.1.7 except this one: Scaling images -> PNG to PNG
The system call
/usr/bin/gm convert... - 16:55 Bug #19143 (Closed): closing of doc won't refresh the page
- If i click on an open document (in the menu) and reopen the opendocs-menu again to close the current item. it will be...
- 14:30 Feature #19142 (Closed): Be-User should be redirected to Login-Page if Login has expired
- Instead of displaying the annoying "Login-error or session timed-out" error message the BE-User should be redirected ...
- 12:56 Bug #18436: Remake of BE login (tableless, valid code,...)
- Hi Benni, I am sorry but I got absolutly no time for TYPO3, not even for private projects or extensions :(
- 11:51 Bug #19139: renaming of content elements doesn't changed naming in opendocs
- I just added the screenshot. you can see the nameless or not named elements which has got already a new title. if i c...
- 11:23 Bug #19139 (Closed): renaming of content elements doesn't changed naming in opendocs
- If i rename a content element which is opened in my opendocs, its changed in the whole backend but not in opendocs. i...
- 11:43 Feature #19141 (Closed): Top Content Edit Panel in Content Area
- There should always apear a content edit panel in the top of a content area with a "new" and "paste" button.
... - 11:41 Feature #19140 (Rejected): Add history and clip-board buttons in frontend editing
- - History which leads to a popup with the history view
- Copy / Cut and Paste
(issue imported from #M9029) - 11:19 Bug #19115: Pasting text from MS Word brings a lot of garbage
- Some parts of my rte config:
enableWordClean = 1
HTMLparser_rte {
# tags which are allowed/denie... - 06:44 Bug #19115: Pasting text from MS Word brings a lot of garbage
- Seems similar to https://bugzilla.mozilla.org/show_bug.cgi?id=429640
Perhaps remove format should clean meta and l... - 11:10 Revision 96a4ce27: Changed LICENSE.txt to reference GPL "version 2 or later"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@3908 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:10 Revision e1b7db35: Changed LICENSE.txt to reference GPL "version 2 or later"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3907 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:10 Revision 1b73c7d0: Changed LICENSE.txt to reference GPL "version 2 or later"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3906 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:09 Revision 51e73b16: Changed LICENSE.txt to reference GPL "version 2 or later"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3905 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:08 Bug #18981: <p></p> instead of <p> </p> within tables
- I am with you on that point Stanislas - but not everybody else might be.
I can imagine that there are people that do... - 06:59 Bug #18981: <p></p> instead of <p> </p> within tables
- This is a difficult issue because the browsers simply do not render empty paragraphs.
But, is it really a good pra... - 07:12 Bug #19119: Change case in a filename from fileadmin don't take into account by rtehtmlarea with Firefox
- execCommand is a method of the document object.
- 07:10 Bug #19119: Change case in a filename from fileadmin don't take into account by rtehtmlarea with Firefox
- I could reproduce the issue with TYPO3 4.2.1 and FF3.0 as well as FF2.0.0.16. Looks like a browser bug. Will need to ...
- 00:27 Feature #19096: New Project for tx_opendocs
- done
2008-07-22
- 23:07 Bug #19138 (Closed): Obsolete CSH in Web->Info was shown on bottom of the page
- Since the CSH Icon was move to the doc header, the CSH icon on the bottom of a page was obsolete.
* removing t... - 22:00 Feature #19137 (Closed): Label 'Sort alphabetically:' in Web->Info->PageTS are hardcoded
- The label 'Sort alphabetically:' of the checkbox in the top, close to the drop down menu are hardcoded.
(issu... - 17:17 Bug #19115: Pasting text from MS Word brings a lot of garbage
- Yes.
Here my text BEFORE i let the tool remove the styles:
<meta http-equiv="Content-Type" content="text/html; ... - 10:39 Bug #19115: Pasting text from MS Word brings a lot of garbage
- What do you mean with "general ms stylesheets etc"? Is it similar to what OpenOffice brings?: <meta http-equiv="CONTE...
- 13:26 Revision ee12eac3: CGL cleanup for #9008: template.php doesn't fully utilize the loadJavascriptLib function
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3904 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:21 Revision e8728094: Fixed Followup to #8534: "Template-able" Backend Login (correct labels)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3903 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:34 Bug #19136: Page Access Rights don't work as expected
- CANCEL - MY FAULT
Level 8 Error - Change User.
I had the Everybody View set!!!!! - 12:26 Bug #19136 (Closed): Page Access Rights don't work as expected
- Maybe it's a misunderstanding of the Access Rights - otherwise it's a problem.
According to the documentation, if ... - 11:55 Bug #19135 (Closed): Link-Icon stays grey while trying to link an image in ie7
- i'm trying to link an image in the rte version 1.75. by clicking the image and hope that the link-icon will enable, b...
- 11:38 Bug #17457: External URL leads to Internal Server Error (Error 500)
- On digging into Ralf's problem, the reason of that was a too big log file, created by the awstats extension (from TER...
- 09:51 Bug #17457: External URL leads to Internal Server Error (Error 500)
- Hi,
I have the same error on PHP 4.4.8 and TYPO3 4.1.6.
I hope someone can help me. This issue is one year old no... - 11:07 Feature #19134 (Closed): Support for hunspell
- hunspell is an OS spell checker used in OpeonOffice, Firefox 3 and Thunderbird. It has no PHP API, but an ispell comp...
- 10:21 Revision 96e6d065: Fixed bug #9008: template.php doesn't fully utilize the loadJavascriptLib function
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3902 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:17 Revision 1e0196d6: Fixed bug #9019: CSH in file_upload module is not in docheader
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3901 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:12 Bug #19133 (Closed): CSH in file_upload module is not in docheader
- When uploading a file (e.g. in the file list) the CSH icon is not in the docheader as in the other modules. The attac...
- 09:24 Bug #16149: workspace preview in foreign language not working properly
- it would be great if that bug report could be fixed in the next version of Typo3, because at the moment it is not pos...
2008-07-21
- 21:59 Bug #19115: Pasting text from MS Word brings a lot of garbage
- Well i just tested this bug with my office 2007 and it becomes the same.
And i got another funny bug. If i removed... - 19:39 Bug #19115: Pasting text from MS Word brings a lot of garbage
- I think everthing is uptodate. I use FF 3.0.1 (german) on W2K and 2 XP-machines with Typo3 4.2.1 in 4 different insta...
- 18:48 Bug #19132 (Closed): LICENSE.txt is not precise
- Currently licensing terms in LICENSE.txt is different from terms in source files. LICENSE.txt does not say "versiion ...
- 18:12 Bug #19131 (Closed): Warning 102 when saving record with hidden double fields in the BE
- Steps to reproduce:
1. Install the "seminars" extension.
2. Create a non-admin BE user who is allowed to create o... - 14:50 Feature #17386: Make length of record titles configurable in List Module
- As the max length value was reduced to 30 in TYPO3 4.2, I got several requests by customers to change it back to the ...
- 13:53 Bug #19130 (Closed): search results too long when non-utf8 characters are in index and iconv is being used
- function markupSWpartsOfString returns non-cropped results, because the t3lib_cs::strlen('utf-8',...) fails on non-un...
- 12:02 Feature #19055: hook request for function:'fileList' in class.browse_links.php
- I have added a modified function fileList.
In this function I have implemented two hooks.
First hook provides the... - 11:10 Bug #19129 (Closed): Modul List T3 Backend
- Hello TYPO3 Community!
An Error occurred by klick on modul list in the typo3 backend. I have changed further lines... - 09:10 Bug #18436: Remake of BE login (tableless, valid code,...)
- Hey Georg,
the Template changes are now in the trunk. We now need to strip out the markup changes and then the sty... - 09:09 Feature #18969: Editing related record in a mm field, and not the mm record
- I tested that combined mode and it works fine. In my opinion this bug report can be closed.
- 09:01 Revision cf61cc44: Fixed bug #8534: Backend Login is now template-able
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3900 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:01 Revision 500a7b11: Fixed bug #8534: Backend Login is now template-able
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3899 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:36 Bug #19128 (Closed): template.php doesn't fully utilize the loadJavascriptLib function.
- When including the "use tabstops for textareas" tab.js file, it doesn't include the tab.js via the new loadJavascript...
2008-07-20
- 23:29 Bug #19056: eval "timesec" sets seconds to zero
- No, it doesn't. The function "evalFunc_getTime" is called only if "eval" is set to "time" or "timesec". If it is set ...
- 16:09 Bug #19127 (Closed): SERVER_RESPONSE_CLOSE in Page module when adding a new page.
- v4.2.1 running on a Debian VPS that recently had the MYSQL (5.0.32) upgrade (relevant or not?).
This installation ...
2008-07-19
- 12:04 Bug #18855: Wrong JavaScript inclusion in t3lib_TCEforms
- concerning the conditional statement within 'if ($this->inline->inlineCount) {':
We don't need sriptacoulous there... - 11:15 Revision d9216677: Fixed bug #8913: Empty tabs in DynTabMenu should not be selectable by default
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3898 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:10 Revision 7aadd430: Fixed bug ##8913: Empty tabs in DynTabMenu should not be selectable by default
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3897 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-07-18
- 18:55 Bug #19119: Change case in a filename from fileadmin don't take into account by rtehtmlarea with Firefox
- More info on the linker process in rtehtmlarea (surely to be confirmed) :
1- click on a link in the browser eleme... - 17:20 Bug #19126 (Closed): Required flag in content-element form does not work for file-input
- The required flag in content-element form does not work for file-input.
Test-Content:
text-input | *text-in... - 16:31 Bug #18013: Image compositing with JPGs results in dithered output
- This issue is also present in TYPO3 4.2.1.
Setting above options for me only worked after enabling GDlib2:
$TYP... - 16:30 Bug #19125 (Closed): No Language in translated Workspacepages in Previewlink
- If you view the preview of a translated page in a workspace and generate a Previewlink, the link does not link to the...
- 15:46 Bug #19124 (Closed): exec_SELECTquery() has wrong documentation: Third parameter (WHERE clause) is NOT optional
- While the documentation says it should, the third parameter is not optional:
* @param string Optional additiona... - 15:01 Feature #18498: config.baseURL with stdWrap support
- Hi guys,
introducing stdWrap for config.* properties is currently not possible because of the way how "config" and... - 11:32 Bug #19123 (Closed): Clear config cache does not report that session timed out
- Sometimes the session times out and you are not prompted to relog into BE (perhaps because you still use it anyway?)
... - 11:28 Bug #18981: <p></p> instead of <p> </p> within tables
- What I'd think is that adding [AND]nbsp; is not more than a clever workaround. Applying it to table cells would mean ...
- 03:11 Bug #19110: t3lib_div::removeXSS translates normal text too
- I can confirm this is affecting th_mailformplus extension, too
2008-07-17
- 20:53 Bug #19122 (Closed): The option "autoSizeMax" is not applied to a record selector.
- In the $TCA you can set the configuration option "autoSizeMax" to create "self-adapting" selector boxes. The record s...
- 20:07 Bug #19121 (Closed): backend copy of a page with download-links destroys links
- the original page has a download url like:
<a href="fileadmin/user_upload/Deutsch/Media%20Center/MMKarton_Bilder/k_... - 19:28 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
- sure its tested with workspaces / templavoila / even introduce new templavoila features
the extension is availabe ... - 11:42 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
- but shouldn't such thing be integrated in the core?
I'm realy carefull with such core changing extensions, they ca... - 18:17 Feature #19120 (Closed): Add mailform config for elements INPUT, SELECT, TEXTAREA, SUBMIT
- Hello,
I vote for the possibility to configure the form elements INPUT, SELECT, TEXTAREA, SUBMIT like this:
tt_... - 16:23 Bug #19119 (Closed): Change case in a filename from fileadmin don't take into account by rtehtmlarea with Firefox
- You have uploaded a file in fileadmin, lets say in lowercase and then made a link to it in the RTE.
Then, you want t... - 15:29 Feature #19118 (Closed): ###USER### and ###NAME### in success_message and status_message
- It's a nice feature to use the username with ###USER### in the success_message. I've wrote a patch so you can use the...
- 14:46 Bug #19115: Pasting text from MS Word brings a lot of garbage
- hm, well its a bit strange. which version of ff3 do you use? Do you have any addons which could cause this problems?
... - 12:15 Bug #19115: Pasting text from MS Word brings a lot of garbage
- Hi Daniel,
thank you for your answer. I know this useful button. But the new behaviour is what I described.
I trie... - 12:23 Feature #19093: Flags for turkey and switzerland are missing
- I have also added the flags for "Ireland" [ie.gif] and "Iran" [ir.gif]
- 12:10 Feature #18498: config.baseURL with stdWrap support
- Cool, thank you for the link, will check that.
- 11:52 Feature #18498: config.baseURL with stdWrap support
- Hey Jonas,
I found out that absRefPrefix has a couple of drawbacks, as some parts of the Core and some extensions ... - 11:39 Feature #18498: config.baseURL with stdWrap support
- I would do so if it has a chance to get into core.
Does the config.absRefPrefix = / work without baseURL? I will c... - 11:43 Bug #18981: <p></p> instead of <p> </p> within tables
- Isn't it possible to just add the ?That would solve the problem.
- 11:27 Bug #19086: extension manager crashes without warning/error if a em_conf.php has parser error (function getInstExtList and includeEMCONF)
- In 4.3 will be exception handling isn't it? And in addition you could do devlog?
It would be great if people pushe... - 10:43 Bug #18889: url spamming (injection vulnerability?)
- ok, thank you... i will see if the same thing happens again in time. thanks again.
- 10:30 Bug #18889: url spamming (injection vulnerability?)
- RTFM, just have a look into TSref:
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/v... - 10:12 Bug #18889: url spamming (injection vulnerability?)
- i'm having the exact same problem & i'm using Typo3 4.2.0. can you please give me those instructions in English? than...
2008-07-16
- 22:43 Bug #19117 (Closed): Sorting icons of inline records are in wrong order
- there is something wrong with the sorting icons of child records. (open attached picture).
after clicking one of t... - 22:19 Feature #19116 (Closed): Strings 'TEMP' and 'RECYCLER' are hardcoded
- The labels for the temporary- and recycler folder in detailview (right frame) of fileadmin are hardcoded.
* make ... - 21:08 Bug #19115: Pasting text from MS Word brings a lot of garbage
- This is a normal behaviour.
Just copy the Text into your rte and after this select "remove format". A selfexplain... - 17:03 Bug #19115 (Closed): Pasting text from MS Word brings a lot of garbage
- After saving, I have this text before my pasted MS-Word-text (Firefox 3 only).
<meta http-equiv="Content-Type" con... - 16:21 Bug #14955: Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- This bug is still present in TYPO3 version 4.2.1
- 14:26 Feature #19093: Flags for turkey and switzerland are missing
- I have also added the flag for "Macedonia" [mk.gif]
- 12:55 Feature #19093: Flags for turkey and switzerland are missing
- I have also added the flags for "Serbia and Montenegro" [cs.gif] and "Tunisia" [tn.gif]
- 13:14 Bug #19114 (Closed): sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- I installed German as default language and 3 further languages:
en L=1
tr L=2
ru L=3
Unfortunately I am not abl... - 12:44 Feature #19113 (Closed): Enable USER object to become USER_INT on the fly
- Sometimes USER objects need to become USER_INT. The attached patch makes it possible.
USER object now can call a m... - 11:10 Revision b906eb0e: Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23886 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:10 Revision 9512cc72: Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3896 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:07 Revision 643f06b9: Fixed bug #8566: Unable to match TS condition when variable is not set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3895 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:05 Revision aae67d06: Fixed bug #8566: Unable to match TS condition when variable is not set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3894 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:02 Revision a178e277: Fixed bug #8566: Unable to match TS condition when variable is not set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3893 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:42 Bug #19112 (Closed): unlink of non existing lockfiles generates warnings in frontend
- Warning: unlink(<stipped>/typo3temp/locks/489893f2c580c9c27eefb8733ad52a36) [function.unlink]:
No such file or dir... - 10:37 Bug #19111 (Closed): Umlauts in workspace comments
- When change stage you can enter comments.
This comment contains umlauts. Will not be writen to sys_log-table.
So t...
2008-07-15
- 21:29 Bug #19110 (Closed): t3lib_div::removeXSS translates normal text too
- If a user types in something in a reply form and the t3lib_div::removeXSS function is called on it, it inserts <x> in...
- 21:11 Bug #19103: RTEhtmlarea not loading after upgrade to 4.2.1
- Good news, I've found out, the setting for RTEhtmlarea called "Enable compressed scripts" must be unchecked, then the...
- 15:29 Bug #19109 (Closed): Disabling Versioning Types 'element' blocks creation of new page
- If the 'Element' versioning Type is disabled in a custom draft workspace, the creation of a new page fails.
After fi... - 14:48 Bug #19108 (Closed): Menu of subpages + sections doesn't have anchor
- When we use the sitemap "Menu of subpages to these pages + sections", sections links in the sitemap don't have anchor...
- 10:57 Bug #19107 (Closed): 4.2 is incompatible with ms-sql
- I've no details yet, but effects are, that the install tool is not working correct in conjunction with changeset 3366...
- 10:42 Bug #19106 (Closed): Reloading page tree from click menu doesn't work
- I tried to reload the page tree from my own click menu item. I tried to use the t3lib_BEfunc::getSetUpdateSignal('...
- 10:32 Bug #19105 (Closed): dbal incompatible SQL in extension impexp
- causes an "Invalid argument supplied for foreach()" in BE module user>tasks
by sqlparser
(public>0 || user_uid=
... - 10:24 Bug #19073: "List users online" not DBAL compliant - Module crashes
- duplicate of #17072
2008-07-14
- 22:57 Bug #19104 (Closed): Link doesn't work in thunderbird
- In the confirmation mail the links are not included in "<" and ">" (as described in Issue 0001966). So in thunderbird...
- 22:32 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- research results: it's hard to make rte's and scriptaculous work together.
Anyway, something like this issue was on ... - 21:07 Bug #19103 (Closed): RTEhtmlarea not loading after upgrade to 4.2.1
- After upgrading typo3 source from version 4.1.1 to 4.2.1 the RTEhtmlarea is not loading in Opera 9.51 and also Mozill...
- 20:55 Bug #19102 (Closed): "Move page after" doesn't work correctly in workspace
- When trying to move a page (a) after another page (b) that has already been moved in the workspace, the page (a) isn'...
- 20:50 Bug #19101 (Closed): Move placeholders in workspace get wrong permissions
- When moving a page in a draft workspace, the placeholder gets empty permissions (no user or group, and the permission...
- 20:18 Bug #19100 (Closed): Label EMAIL_LABEL in template does not work
- When I try to use ###EMAIL_LABEL### in the template-file it is not replaced by the correct value.
felogin 1.0... - 17:01 Feature #15889: Clean up inline javascript in menu_layers.php
- Thanks Martin, for the hint. This is most likely the best way.
Which version should this go to the core? 4.2.2?
or ... - 15:37 Feature #19099 (Closed): The Extension Manager needs long time to get Updates
- The Extension Manager needs very long time to get a new List of the TYPO3 Extensions. It would be great if there is a...
- 15:31 Bug #19098 (Closed): backspace deletes wrong characters
- The RTE deletes sometimes the wrong characters. If i type in some words and direclty delete one or three chars (in th...
- 15:27 Feature #19097 (Closed): Multidomains
- The extension indexed_search doesn't support multidomainsearchs in one pagetree.
So... if i have one domain and 10... - 15:22 Feature #19096 (Closed): New Project for tx_opendocs
- Hey it would be great if there is a projectgroup for the Sysextension opendocs.
If found many bugs in this extensi... - 15:18 Bug #19095 (Closed): Change Projectname
- The Projectname is a bit wrong: >> tx_install (New version for TYPO3 4.2)
Should be: >> tx_install (New version f... - 15:17 Feature #19094 (Closed): RTE does not work with Safari for Windows
- Htmlarea does not work with "Safari" for Windows. Occurs in Back- and Frontend.
- Safari for Windows 3.1.2
- TYP... - 13:43 Feature #19093 (Closed): Flags for turkey and switzerland are missing
- in /typo3/gfx/flags are no flags for turkey and switzerland.
(issue imported from #M8952) - 13:25 Revision 2d99060c: Follow up on #8786: missing wrapper for mysql_errno
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23885 735d13b6-9817-0410-8766-e36946ffe9aa
- 13:25 Revision 7a6b1c27: Follow up on #8786: missing wrapper for mysql_errno
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3892 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:28 Bug #16315: Patch for gmenu_layers and tmenu_layers to make it more semantics correct
- I think you can close this bug. There are allready better ways to make the menu semantic correct.
- 09:50 Revision 7f986994: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3891 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:35 Revision 80b5c9c9: Fixed bug #8786: missing wrapper for mysql_errno
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3890 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:08 Bug #19089: Login expired dialog shows up under Linux and FF3
- Hello Oliver,
over the weekend I used a windows operating system and didn't see a problem. This morning under Linu...
2008-07-13
- 20:09 Revision 4856bb53: Fixed bug #8697: Warnings when using MySql 4.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3889 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:08 Revision db5b8978: Fixed bug #8697: Warnings when using MySql 4.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3888 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:07 Revision d54500df: Fixed bug #8697: Warnings when using MySql 4.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3887 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:44 Feature #14678: Deleting pages which are being referred to
- this feature exists now, so this could be closed. someone?
- 18:33 Bug #19089: Login expired dialog shows up under Linux and FF3
- please check if this is a duplicate of bug# 0008232 and bug# 0008570
- 17:01 Bug #19074: Constant Editor/Template Editor changes not saved in Internet Explorer 6/7
- The line 192 referenced above (part of the Info/Modify module) should already be fixed in 4.2.1, so I think this can ...
- 16:50 Revision 6b12314e: #8510: Hardcoded labels in typo3/show_item.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3886 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:27 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- While performing an Update from T3 4.1 to 4.2.1 I also got the error message
"Fatal error: Call to a member functio... - 16:01 Revision 265d9f94: #8950: page id not availabe in TCEmain hook clearCachePostProc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3885 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:53 Bug #19092 (Closed): page id not availabe in TCEmain hook clearCachePostProc
- Id of page record or pid of non-page reports should be passed on.
(issue imported from #M8950) - 15:39 Revision f78840d7: #8682: no result check for setlocale() via TypoScript
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3884 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:01 Bug #18408: Wrong use of typoscript construction
- Fixed in 4.2.2 (maybe 4.2.1).
- 12:40 Bug #18408: Wrong use of typoscript construction
- Sorry for the simple description.
But I saw it's corrected already.
The "appendString" does not like a multi-line ... - 11:51 Bug #18408: Wrong use of typoscript construction
- What kind of error? TypoScript in TYPO3, CSS in browser? And please make the summary reflect the error.
- 14:43 Bug #17476: When switching from copy-mode to move-mode in the clipboard, the tooltip still says "Copy Items instead of moving them"
- Yes, it is annoying, but as we have a better approach in 4.2 we won't touch it for 4.1.
- 14:41 Bug #19021: error in method t3lib_div::removeArrayEntryByValue
- The function expects an array so you have to provide one. Since TYPO3 4.2.0 this and other functions) have typing in...
- 14:33 Bug #19041: Backend Problem with Typo3 and mod_security
- There seems to be serious configuration errors on the server. eAccelerator is not being able to write cache data not ...
- 14:28 Bug #18647: re-login to backend_old results in new backend
- I can confirm this. Only the login will bring you to alt_main,php any other invocation of a URL with typo3/ will alwa...
- 14:23 Bug #19056: eval "timesec" sets seconds to zero
- Doesn't the change conflict with other time fields that require (?) the seconds to be cleared.
- 14:21 Feature #15889: Clean up inline javascript in menu_layers.php
- Clemens, you could check the required TS settings in the PHP code and trigger the externalization only if the prerequ...
- 12:33 Bug #19057: Spam attacks via Standard Mailform
- Yep, you've got it. As forms are often built with same structure, this operation could easy be done and offers a wide...
- 10:53 Bug #19057: Spam attacks via Standard Mailform
- It's strange that you say a deleted form has sent mails, but the quoted messages make me think that the bot took the ...
- 08:32 Bug #19057: Spam attacks via Standard Mailform
- Hi Martin, Yes, spam is only sent to the configured adress, but i've got dozens of mails every day (in time intervals...
- 12:07 Bug #16315: Patch for gmenu_layers and tmenu_layers to make it more semantics correct
- Still an issue for you? Then please post your patch according to the guidelines on the typo3.teams.core list. It's op...
- 12:03 Feature #15474: "abbr" attribute for table cells
- Impossible for the CE table, maybe possible or the RTE.
- 12:02 Bug #17492: automaketemplate won't work
- Please ask on the lists for help. Most likely you did something wrong. And even if not. The automakeparser is not par...
- 11:59 Bug #18789: Error with Sitemap->sitemap choose
- Sitemaps work without changing the default TS. Have a look if you have defined a root page for your site. The sitemap...
- 11:38 Revision f237e73d: Fixed bug #5476: links entered in <th>-tag with the RTE are not parsed on the frontend because parseFunc doesn't recognize <th> as cells (thanks to Daniel Ellermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3883 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:37 Revision e6394411: Fixed bug #5476: links entered in <th>-tag with the RTE are not parsed on the frontend because parseFunc doesn't recognize <th> as cells (thanks to Daniel Ellermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3882 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:36 Revision 7583440c: Fixed bug #5476: links entered in <th>-tag with the RTE are not parsed on the frontend because parseFunc doesn't recognize <th> as cells (thanks to Daniel Ellermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3881 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Feature #19091 (Closed): Table parsing doesn't allow tabs as delimiters
- The current options are comma, semicolon and pipe. But if you paste tabular data from popular spreadsheet application...
2008-07-12
- 20:24 Revision 0cf7c1b0: Fixed bug #8922: setStage operation of t3lib_TCAmain::process_cmdmap() overwrites $id parameter making it inaccessible for post-processing hooks
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3880 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:24 Revision 05e53a9e: Fixed bug #8922: setStage operation of t3lib_TCAmain::process_cmdmap() overwrites $id parameter making it inaccessible for post-processing hooks
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3879 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:24 Revision 301f6a88: Fixed bug #8922: setStage operation of t3lib_TCAmain::process_cmdmap() overwrites $id parameter making it inaccessible for post-processing hooks
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3878 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:22 Bug #19075: TCEmain: $id is overwritten and causes problems to hooks
- Fixed in 4.1.8, 4.2.2 and 4.3.0-alpha1.
- 19:20 Bug #19078: When using ZendPlatform no RTE is loaded
- AFAIK alterations on an array within a foreach are forbidden and the behaviour of this is undefined (see php docs). C...
- 19:17 Bug #19077: doNotLinkIt check for menu generation not checked before link generation
- You mean the link is always created but is discarded when doNotLinkIt is set? Can you make a patch for this?
- 19:14 Bug #19057: Spam attacks via Standard Mailform
- To whom is the mail sent? To the configured address? In this case everything's alright as the built-in checks only pr...
- 19:11 Feature #19069: give more debug details in error case
- I'm not a big fan of debug() calls in the Core, but of course it makes sense to make the call right if you do it. Tho...
- 18:41 Revision 1d7b73e9: #8948: phpDoc @internal hides public functions of t3lib_div in Eclipse
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3877 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:38 Bug #19090: phpDoc @internal hides public functions of t3lib_div
- Commited to rev.3877
- 16:20 Bug #19090 (Closed): phpDoc @internal hides public functions of t3lib_div
- Eclipse doesn't allows @internal function for code completion. For some reasons a number of t3lib_div functions are m...
- 17:46 Revision 930b41aa: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3876 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:45 Revision 350b1f00: #8833: TCA "check" type field checkboxes have no labels when in 1-column display (thanks to Francois Suter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3875 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:44 Bug #19023: Check-type field checkboxes have no labels when in 1-column display
- Commited to trunk (rev. 3876) and TYPO3_4-2 (rev. 3875).
- 17:21 Bug #19040: absRefPrefix does not recognize EXT: and typo3conf/ext/
- Fixed in trunk.
Fixed in TYPO3_4-2 (fileadmin location fix only) - 17:18 Bug #19086: extension manager crashes without warning/error if a em_conf.php has parser error (function getInstExtList and includeEMCONF)
- Error suppression sucks, error handling rules. Steffen, is it easy to remove the error suppression for SOAP and use @...
- 17:04 Revision dc462bd5: Make TS config.absRefPrefix work with a changed location of fileadmin/.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3874 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:51 Revision 2e118652: Allow TS config.absRefPrefix to work with resources in typo3conf/ext. Make it work with a changed location of fileadmin/.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3873 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- We we "solved" it by switching (temporarily?) to TinyRTE. Quite obviously not a perfect solution.
[UPDATE] We THOUGH... - 12:05 Bug #18985: tree.js: Typo in function parameter highlightID
- Just FYI:
This was committed to SVN by Benni:
* TYPO3_4-2 (rev. 3845)
* Trunk (rev. 3844) - 11:58 Bug #18855: Wrong JavaScript inclusion in t3lib_TCEforms
- Thanks Benni, I changed your patch in one thing in alt_doc.php:
We have in alt_doc.php the class member $doc which g... - 10:12 Bug #19089: Login expired dialog shows up under Linux and FF3
- Maybe you have a beta release of FF3 installed on your OpenSuSE system?
The behaviour you mentioned could be caused ...
2008-07-11
- 19:05 Bug #19089: Login expired dialog shows up under Linux and FF3
- Tested IE7 and FF3 under Windows environment and everything worked out o.k.
- 19:01 Bug #19089 (Closed): Login expired dialog shows up under Linux and FF3
- This issue seems related to #0008336.
On various occasions, e.g. saving pages, template records, etc, a dialog wou... - 18:41 Bug #19086: extension manager crashes without warning/error if a em_conf.php has parser error (function getInstExtList and includeEMCONF)
- It was a selfmade fatal error :-), I changed something in the em_conf.php in one of our extensions. Just a typo...
... - 17:49 Bug #19086: extension manager crashes without warning/error if a em_conf.php has parser error (function getInstExtList and includeEMCONF)
- This is sometimes a real problem. Also if dependencies did not match - for whatever reasons. On some webhosters the e...
- 10:45 Bug #19086: extension manager crashes without warning/error if a em_conf.php has parser error (function getInstExtList and includeEMCONF)
- Error supression in EM is for some reasons, mainly for the soap communication with TER.
Do you found any extension... - 09:29 Bug #19086 (Closed): extension manager crashes without warning/error if a em_conf.php has parser error (function getInstExtList and includeEMCONF)
- If any em_conf.php file has a parser error, the extension manager crashes without warning. There is no Output shown a...
- 17:47 Bug #19087: PHP-Error in class.em_index.php on line 4333
- Okay, the part you mentioned just resends the CMD array. Looks good so far.
- 11:20 Bug #19087 (Closed): PHP-Error in class.em_index.php on line 4333
- I created an Extension with Kickstarter.
After writing the files, I got the Error-Message:
Warning: Invalid argum... - 17:13 Bug #19088 (Closed): incorrect versioning of images in flexform fields
- I use workspaces and templavoila in a project. I created a new workspace called "internal" and for editing 2 be-user...
- 14:26 Bug #17230: links entered in <th>-tag with the RTE are not parsed on the frontend
- The problem occurred because of the following line
$colParts = $htmlParser->splitIntoBlock('td',$vv);
in class.... - 12:23 Bug #19085: stdWrap TCAselectItem - Uninitialized array might lead to PHP warning
- Fixed in 4.2.2 and later.
- 12:13 Revision 068488a8: * Fixed bug 8941: Fixed an uninitialized array that might lead to PHP warning (Thanks to Ralf Hettinger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3872 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:12 Revision bbae8b31: * Fixed bug 8941: Fixed an uninitialized array that might lead to PHP warning (Thanks to Ralf Hettinger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3871 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:16 Bug #16263: tt_content.menu.20.2: Directory with special.value
- I consider that too, as i was misleaded too. Thx Dmitry for knocking our heads.
I will close this issue and prepare ... - 00:13 Bug #16263: tt_content.menu.20.2: Directory with special.value
- Correction: sitemap does not display the whole tree, it displays all pages within current web site. In other words, i...
2008-07-10
- 23:50 Bug #19081: lowlevel: change compatibility version to 4.3.0
- Changing version for all sysexts according to discussion in core list
- 11:16 Bug #19081 (Closed): lowlevel: change compatibility version to 4.3.0
- This is for 4.3 (current trunk!). Currently this extension cannot be installed without a warning.
(issue imported... - 21:52 Bug #19085 (Closed): stdWrap TCAselectItem - Uninitialized array might lead to PHP warning
- There is an uninitialized array in function TCAlookup of class.tslib_content.php, which will never be initialized if ...
- 19:55 Bug #16263: tt_content.menu.20.2: Directory with special.value
- Steffen: your patch is one line "smaller", but it is not "more simple". It is indeed more complex, because copying al...
- 19:46 Bug #16263: tt_content.menu.20.2: Directory with special.value
- have a look to my patch in #8939 (and in core list)
It's much more simple - 19:41 Bug #19084: Menu sitemap doesn't respect pages field
- Continue in issue #16263
- 16:53 Bug #19084 (Closed): Menu sitemap doesn't respect pages field
- there is something missing in
tt_content.menu.20.2
All other menu types are copied from default and modified, so ... - 16:46 Bug #19082: Please apply patch to 4.2.x
- Creating redundant reports does not solve the issue...
You can post the patch on your own to the TYPO3 Core List by ... - 13:35 Bug #19082 (Closed): Please apply patch to 4.2.x
- With TYPO3 4.2.x, the extension dbal produces an error when installed:
Fatal error: Call to a member function admi... - 14:12 Feature #16318: Patch: new option TSFE.jumpUrl_prefer301 = 1
- Hey Stefan,
want to send it to the core list? - 12:04 Feature #16318: Patch: new option TSFE.jumpUrl_prefer301 = 1
- I can't find this in trunk, so it seems that it has been committed to T3DD06 SVN only.
I tested patch 'tslib_fe_head... - 11:12 Bug #19075: TCEmain: $id is overwritten and causes problems to hooks
- Changed subject to show what bug is about
- 08:32 Bug #19080 (Closed): modfunc1 icons error
- Select "Indexed Search" in the list on the info mod. Then select "Infinite" in the third selector box.
A list of p...
2008-07-09
- 22:00 Bug #18981: <p></p> instead of <p> </p> within tables
- I remember having spent quite some time digging into this, but wasn't able to find the reason for p-tags without inne...
- 20:59 Revision 3ebaa946: Fixed bug #8904: Menu of subpages renders target="{$content.pageFrameObj}"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3870 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:58 Revision 1a82e1db: Fixed bug #8904: Menu of subpages renders target="{$content.pageFrameObj}"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3869 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:57 Bug #19063: Menu of subpages renders target="{$content.pageFrameObj}"
- Committed to SVN:
* TYPO3_4-2 (rev. 3869)
* Trunk (rev. 3870) - 20:55 Revision ca9dd206: Fixed bug #8851: navFrameScript is not loaded for submodules
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3868 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:53 Revision 588712f4: Fixed bug #8851: navFrameScript is not loaded for submodules
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3867 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:52 Bug #19034: navFrameScript is not loaded for submodules
- Committed to SVN:
* TYPO3_4-2 (rev. 3867)
* Trunk (rev. 3868) - 16:16 Bug #16806: TCAdefaults.tt_content.imagecols = 1 is missing
- i uploaded the patch and it works for me (trunk)
TCAdefaults.tt_content.imagecols = 0 => sets it to 1
TCAdefaults... - 16:04 Bug #19078 (Closed): When using ZendPlatform no RTE is loaded
- When using ZendPlatform (3.6.2) no RTE is loaded when editing a record.
After some debugging, it turned out that the... - 11:27 Bug #18653: top.loadTopMenu undefined
- Thanks a lot for your fast answer. After installing latest version i will get error messages like this:
Fatal erro... - 10:39 Bug #18653: top.loadTopMenu undefined
- Yes. Install the latest version of dam_catedit from http://typo3xdev.sf.net/
- 10:27 Bug #18653: top.loadTopMenu undefined
- I have installed version 4.2.1 and i have still an error in the extension dam_catedit Is there any solution for this ...
- 00:14 Bug #19077 (Closed): doNotLinkIt check for menu generation not checked before link generation
- can cause issues with menu generation over diffrent rootlines.
But its also more a performance issue.
Index: cl... - 00:11 Bug #19076 (Closed): typolink check rootline for trees under a page
- The sys_page->getRootline function just stops if pid 0 is found.
The root of a tree is not always the page 0.
e...
2008-07-08
- 20:15 Bug #17641: turkish index_search doesn't work
- see the full discussion here: http://lists.netfielders.de/pipermail/typo3-team-core/2007-October/thread.html#10028
- 16:42 Revision 328008ad: * htmlArea RTE: Update to changelog for revision 3831
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3866 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:01 Bug #19075: TCEmain: $id is overwritten and causes problems to hooks
- Seems to be the same in 4.2.1 line 2566
- 13:54 Bug #19075 (Closed): TCEmain: $id is overwritten and causes problems to hooks
- If you set the stage for multiple workspace elements, the case 'setStage' overwrites the globals $id var in the forea...
- 13:14 Bug #19034: navFrameScript is not loaded for submodules
- Patch works for me fine on 4.2.1 (commerce modules). thxal.
btw: problem exists on 4.2.0 too! - 12:48 Bug #19074 (Closed): Constant Editor/Template Editor changes not saved in Internet Explorer 6/7
- Changes of template or constant code will not be saved/updated.
Tested with IE6 and IE7.
It's the same issue like...
2008-07-07
- 18:18 Revision 2b897758: Added credits to previous patch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3865 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:17 Revision 993be1bb: Added credits to previous patch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3864 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:17 Revision 6a41c0cd: Added credits to previous patch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3863 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:16 Revision 10fa6a40: Fixed bug #8703: More Options>Access wasn't being shown in the pages click-menus
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3862 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:15 Revision 981780ef: Fixed bug #8703: More Options>Access wasn't being shown in the pages click-menus
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3861 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:14 Revision fb613e1e: Fixed bug #8703: More Options>Access wasn't being shown in the pages click-menus
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3860 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:12 Bug #18950: "Access" in clickmenu is overridden by "Mount as treeroot"
- Commited to trunk (rev. 3860), TYPO3_4-2 (rev. 3861) and TYPO3_4-1 (rev. 3862).
- 17:59 Bug #19073 (Closed): "List users online" not DBAL compliant - Module crashes
- If DBAL-Extension is installed the "List users online"-Feature throws this error:
DBAL fatal error: No handler fou... - 15:15 Bug #18973: 4.2.1 does not work for many of my websites
- Hey Bernd,
sounds like you need to update your database, do this by going to the TYPO3 installer of your installat... - 10:37 Bug #18973: 4.2.1 does not work for many of my websites
- Can anyone confirm this? Please try updating TemplaVoila to the latest version. If that doesn't help, try removing it...
- 15:10 Bug #19050: MySQL Connections not closed / freed (NO mysql_pconnect used here)
- You are perfectly right.
me (admin) and my collegue (typo3 developer) had no clue, that pconnect has to be disable... - 12:43 Bug #19050: MySQL Connections not closed / freed (NO mysql_pconnect used here)
- I can not confirm this.
PHP closes non persistent mysql connections implicitly at end of the scripts execution as ... - 13:47 Feature #19072 (Closed): Backend Search in alt_db_navframe.php
- The backend search in alt_db_navframe.php which is display above the page tree can not show pages in a branch of the ...
- 13:45 Bug #19071 (Closed): Empty tabs in DynTabMenu should not be selectable by default
- If you've ever used the TemplaVoila page module with the dyntabs on top, you'll notice that if you empty your unused ...
- 13:37 Bug #16911: Firefox freezes with multiple textareas
- Does this bug still occur in the current TYPO3 4.2 version?
- 12:38 Bug #19070: no XCLASS inclusion in t3lib_befunc
- This makes no sense as all functions in t3lib_beFunc are called statically (t3lib_beFunc::doSomething()). So therefor...
- 12:03 Bug #19070 (Closed): no XCLASS inclusion in t3lib_befunc
- There is no XCLASS inclusion code, at the end of the file class.t3lib_befunc.php. So there isn't any possibility, for...
- 11:51 Bug #19057: Spam attacks via Standard Mailform
- Hello Franz, thanks for replying. I don't think that a captcha could solve the problem, as the spam is also sent when...
- 10:10 Bug #19057: Spam attacks via Standard Mailform
- Maybe the spam checker from tt_board should be incorporated here? Or the extension sr_freecap.
- 11:32 Bug #18701: Problems with PHP mail function on Windows
- Hi Dmitry,
can you please separate the " => ' transformations from the functional changes? Makes it easier to revi... - 10:54 Feature #18885: Do not use htmlspecialchars for CSH description
- Yes, in the hover version, I'd like to have plain (HSCed) text only, in the long description we have a RTE transforma...
- 09:57 Feature #19069 (Closed): give more debug details in error case
- When an error occurs in an extension then it is very hard to find out the reason of it, because the TYPO3 Core functi...
- 09:47 Feature #15252: tslib_pibase: incorporate the fh_library
- At the moment all of the fh_library functions have been put into the div (div2007) extension. Now the question arises...
- 01:43 Bug #19068 (Closed): Move page within workspace not showing for editors after page move
- When an editor actions a page move within a workspace the page moves, but no longer appears within the page tree for ...
- 01:37 Bug #18928: Page alias not publishing to LIVE from any workspace
- Also confirmed in Typo3 version 4.2.1
2008-07-06
- 22:07 Bug #19067: FF3 crashes the framset of T3 4.1.5
- Duplicate of #18290 and solved in TYPO3 4.1.7
Please close. - 16:28 Bug #19067 (Closed): FF3 crashes the framset of T3 4.1.5
- If you're using Firefox 3 you loose the part with the modules and you will see only the pagetree and the maincontent ...
- 13:45 Bug #19066 (Closed): (tx_cms_showpic) don't send HTTP 200OK header when file was not found
- Problem:
When a file is no longer available tx_cms_showpic/showpic.php sends a HTTP 200OK header containing "The giv... - 09:51 Feature #18885: Do not use htmlspecialchars for CSH description
- Hey Benni,
can you give me an example where title is needed?
If we are going to update all of CSH, then please ... - 01:47 Bug #18057: Menu items on 2 lines overlap in new backend
- This happens with main module section names, too.
I tried some tests with floats and overflow, but did not find a ... - 01:13 Bug #18111: "Clear all caches" doesn't delete temp_CACHED... files.
- This is related to #18635 and #18635.
Solution was to clear config cache in "Clear all cache", too.
Bug should ... - 00:51 Bug #18409: long shortcuts shortcut container should not break into a new line
- I think no change is required, also.
- 00:43 Bug #18476: Cannot login into the backend over SSL
- Any news here?
Also available in: Atom