Activity
From 2010-04-22 to 2010-05-21
2010-05-21
- 23:46 Bug #22242: IRRE: Inline elements of translated records are not coppied correctly.
I committed v1 (and then v2, after I found it) to trunk (rev. 7646 / 7647)
I committed v2 to TYPO3_4-3. (rev. 7648)
- 23:44 Revision 199b3ca2: Fixed bug #13749: IRRE: Inline elements of translated records are not copied correctly. (Thanks to Albrecht Koehnlein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7648 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:42 Revision b447e901: Take 2 - Fixed bug #13749: IRRE: Inline elements of translated records are not coppied correctly. (Thanks to Albrecht Koehnlein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7647 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:41 Revision 22991b25: Fixed bug #13749: IRRE: Inline elements of translated records are not coppied correctly. (Thanks to Albrecht Koehnlein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7646 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:36 Feature #7848: Support array / multiple values in $query->contains
- Ok, I agree that should be handled better... Anyone else has some idea how to archive that with current code? Otherwi...
- 10:29 Feature #7848: Support array / multiple values in $query->contains
- Ok, given I have two tables linked by a M:M relation the logicalOr / array of constraints results in something like t...
- 09:57 Feature #7848: Support array / multiple values in $query->contains
- Felix Oertel wrote:
> Hi,
>
> what exactly do you try to achieve with your statment, or better: what should the s... - 09:49 Feature #7848 (Needs Feedback): Support array / multiple values in $query->contains
- Hi,
what exactly do you try to achieve with your statment, or better: what should the sql output of @$query->conta... - 20:28 Bug #18688: Internationalized Domain Names (IDN) are not supported in the backend
- Resolved as duplicate of #20519.
- 19:16 Bug #22696 (Closed): 1-2-3 Install Process breaks with PostgreSQL
- Scenario: the 1-2-3 install tool proces.
- on step 1, I choose PostgreSQL as my database system of choice
- the p... - 18:51 Bug #22640: Mapping does not work with table alias
- Committed to:
- DBAL_trunk (rev. 33376)
- DBAL_1-1 (rev. 33377)
- DBAL_1-0 (rev. 33378)
For DBAL_1-0, I remov... - 18:31 Bug #22640: Mapping does not work with table alias
- This time, I think I have a patch working really in depth...
- 15:47 Bug #22640: Mapping does not work with table alias
- OK, I got it ;-) I now have to do the same for EXISTS() and test with sub-subqueries... It's funny to work with visib...
- 12:46 Bug #22640: Mapping does not work with table alias
- I just uploaded _v2 of the diff file which is OK for most queries. However there's still a problem with this nasty un...
- 12:33 Bug #22640: Mapping does not work with table alias
- I currently have a working patch but I'm still going to test some really nasty query to check if it works too...
- 09:12 Bug #22640: Mapping does not work with table alias
- I see a few problems with the attached patch (only tested first chunk yet as it is already tricky without joins :D):
... - 08:31 Bug #22640: Mapping does not work with table alias
- I can confirm the bug with following new Oracle unit test:
/**
* @test
* @see http://bugs.typo3.org/view.php?i... - 18:51 Revision 43156722: Backported changeset 33376 from trunk: Fixed bug #14372
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@33378 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:36 Revision 772cc159: Backported changeset 33376 from trunk: Fixed bug #14372
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@33377 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:33 Revision e8b4369c: Fixed bug #14372: Mapping does not work with table alias
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@33376 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:32 Bug #18255: Workspace's workflow messages do not support UTF-8.
- Duplicate of #11458.
- 18:18 Bug #18513: imagegeneration does not work with im_path set to a path with whitespaces
- Solved with #12218?
=> Does it work with TYPO3 4.3 and newer? - 18:16 Bug #22625: Little bug in Workspace Manager when the option "Show differences inline" is selected.
- created patches against trunk. sended it to Core List.
- 18:00 Feature #21765: Flag Icon for RS and RO are missing
- For the Serbian flag this is a duplicate of #20709.
- 17:53 Feature #21765: Flag Icon for RS and RO are missing
- Flag for Romania has been added in Revision 2505.
- 17:29 Bug #22695 (Closed): SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword
- This means the SQL parser won't accept a statement like:
ALTER TABLE tx_realurl_pathcache ENGINE=InnoDB;
making... - 15:18 Bug #22694: Wrong variable in t3lib_cache_backend_memcachedbackend
- Attached patch uses the correct variable.
- 15:17 Bug #22694 (Closed): Wrong variable in t3lib_cache_backend_memcachedbackend
- Wrong variable is used in the array_search in addIdentifierToTags function. Entry identifier doesn't exist in the tag...
- 13:14 Bug #22127: FORM: validateForm fails if a label contains a comma
- A possible solution might be to use '|' instead of comma as a separator.
- 11:57 Bug #22693: config.linkVars has no effect on type parameter when using simulateStaticDocuments
- The attached patch fixes the issue.
- 11:54 Bug #22693: config.linkVars has no effect on type parameter when using simulateStaticDocuments
- I did not yet verify the issue in 4.3 but it seems very likely the problem is the same there.
- 11:52 Bug #22693 (Closed): config.linkVars has no effect on type parameter when using simulateStaticDocuments
- If a page should reapply the &type GET parameter on all links, this can be achieved by setting it in config.linkVars....
- 10:47 Bug #22691: t3lib_error interfaces
- Could you take care for that as I don't have access to TYPO3 NGs or mailinglists from here :-(
- 00:22 Bug #22691: t3lib_error interfaces
- Care to send this issue to the core list?
- 10:38 Bug #17070: typolink: cHash corrupted due to linkVars
- Popy failed at "Copy paste"
New patch - 10:33 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- @Helmut:
yep, Jochen has it on his TODO-list for v4.4
- 08:11 Bug #22561: Some exceptions are not caught when trying to install DBAL in 1-2-3 Install Tool process
- Committed follow-up to
- DBAL trunk (rev. 33343)
- DBAL_1-1 (rev. 33344)
Now throws an exception if typo3conf ... - 07:43 Bug #22561: Some exceptions are not caught when trying to install DBAL in 1-2-3 Install Tool process
- Hi Francois,
I agree with second point. Having a look at the problem... - 08:10 Revision 63df0109: Backported changeset #33343 from trunk: Follow-up of changeset 32847
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@33344 735d13b6-9817-0410-8766-e36946ffe9aa
- 08:08 Revision a96eda6c: Follow-up of changeset 32847: DBAL cannot be loaded if typo3conf/ is not writable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@33343 735d13b6-9817-0410-8766-e36946ffe9aa
2010-05-20
- 23:03 Bug #22691: t3lib_error interfaces
- Patch for TYPO3 4.3 branch attached
- 22:01 Bug #22691 (Closed): t3lib_error interfaces
- the CORE definition for t3lib_error_t3lib_error_ExceptionHandlerInterface and t3lib_error_ErrorHandlerInterface BOTH ...
- 22:29 Bug #22692 (Closed): Deprecate usage of ImageMagick version 4 and 5
- TYPO3 supports ImageMagick version 5 (*), has numerous options specially for its parameter chaos, but nobody uses it ...
- 22:03 Bug #22686: cannot acces BE on Android phone
- A bug in MultipleIE (is it called this way?) already caused some confusion, so I added an "Ignore" link. But as the l...
- 15:18 Bug #22686: cannot acces BE on Android phone
- typo3.org still uses TYPO3 4.2. Might be a problem with cookie detection of the new login form of 4.3.
- 16:43 Bug #17070: typolink: cHash corrupted due to linkVars
- I guess 4.2 won't work. There is no function "generateCHash" in t3lib_div?
- 15:42 Bug #17070: typolink: cHash corrupted due to linkVars
- patch updated for trunk version and 4.3 + 4.2 versions
- 16:33 Bug #21023: $TYPO3_CONF_VARS['BE']['fileDenyPattern'] causes problems
- Issue will be taken care of by #22651.
- 15:15 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- I just had the same problem. TYPO3 4.3.3, on PHP Version 5.2.12 with Suhosin Patch 0.9.7 (FreeBSD ports)
BTW my ti... - 13:51 Bug #18369: EM warns No XCLASS inclusion code found if you use $GLOBALS['TYPO3_CONF_VARS']
- committed v3 to:
- trunk, rev. 7644.
- TYPO3_4-3, rev. 7645 - 13:27 Revision ee09b3c8: Fixed bug #7753: EM warns No XCLASS inclusion code found if you use ['TYPO3_CONF_VARS']
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7645 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:25 Revision 3278b135: Fixed bug #7753: EM warns No XCLASS inclusion code found if you use ['TYPO3_CONF_VARS']
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7644 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:21 Feature #7848 (Closed): Support array / multiple values in $query->contains
- The contains constraint should accept an Array/ObjectStorage/Traversable as condition so that building a query like t...
- 06:52 Bug #22683: External links are prepended with current domain
- Hi Dmitry,
You get this behaviour when the domain "something" does not contain any dot?
Do you get the same beh... - 05:44 Bug #22607: htmlArea RTE: justify after CTRL+A not working in Firefox
- @Christopher: Your test is right. If I use "RTE.default.buttons.left.useClass = linksbuendig". The class changed righ...
- 05:37 Bug #17363: Absolute links ouside the Typo3 root directory are incorrectly saved
- I think this is the same issue as #9455. Now fixed in trunk and branch TYPO3_4-3.
- 05:27 Bug #16250: Double low-quote does not work correctly
- No feedback and unable to reproduce since a long time: closing.
- 05:26 Bug #22673: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
- Follow-up patch committed to trunk (revision 7643) to correct a couple of glitches and typos in previous patch.
- 05:24 Revision 6dc2fd31: Follow-up to bug #14413: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7643 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:01 Feature #16474: no TS Option "removeDefaultCSS"
- Resolved as duplicate of #0006412.
- 03:53 Bug #16941: Access settings do not work propely
- It just took me some time and I still do not know exactly where in your description I should find an error:
The ch... - 03:09 Bug #16938: [setDBinit] can't be saved correctly
- Resolved no longer reproducable with current trunk.
But there are still issues very similar to this one; see #1796... - 02:59 Bug #16997: Empty subparts are not replaced
- Resolved as duplicate of #19974.
- 02:53 Bug #17077: Content stays locked even second user quits editing it
- Resolved as duplicate of #0010730.
- 02:46 Feature #15640: search word also in title and descriptions
- Now it has been applied:
Resolved as duplicate of #0012482. - 02:13 Bug #17179: Requirement for the same versions: The running TYPO3 version (4.1) is lower than required (4.1.0)
- Resolved as duplicate of #21952 (basically).
- 02:08 Bug #16519: BE-User is able to delete forbidden types of page content
- Resolved, the problem of this issue is not reproducable in current versions.
For the "Hide button if element not a... - 02:04 Bug #16519: BE-User is able to delete forbidden types of page content
- I just rechecked that with the classic page module:
The forbidden element cannot be deleted; you can click the recyc... - 02:06 Bug #17203: Access Check for Content Elements before drawing the Interface
- Me! :-)
- 01:43 Bug #15867: Use of deprecated function in class.tslib_pibase.php
- As a result of #21413 the whole function pi_list_query() will be removed in TYPO3 4.5 - and with it this call.
- 01:18 Bug #17364: Date field forces day of the month when in m-d-y format to under 12
- The value for $TYPO3_CONF_VARS['SYS']['ddmmyy'] does not yet influence the format which is accepted in the fields you...
- 01:09 Bug #16136: Crash when changing BE user password
- Resolved, unable to reproduce with current versions.
- 00:35 Bug #22689 (Closed): Deprecate $TYPO3_CONF_VARS[GFX][TTFLocaleConv]
- The configuration option $TYPO3_CONF_VARS[GFX][TTFLocaleConv] is deprecated since TYPO3 3.6, now let's introduce an l...
- 00:21 Bug #19723: Default language not always honored in result list (has patch)
- Hey Christopher, thanks for kicking butts (at least mine) for more Core List interaction, that's really refreshing (a...
- 00:18 Bug #22688 (Closed): Backend lacks a clean way for CSS browser conditions
- We currently have no clean way to provide browser-specific CSS in BE.
Add a few classes to the body tag, dependent... - 00:17 Bug #17543: Static Templates: Character encoding issue in ext_tables_static+adt.sql
- This encoding issue is still present in 4.4.beta2.
There the file is located in typo3/sysext/statictemplates. - 00:15 Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
- hmhm... #22447 has been put on hold for 4.4 anyways... let's see if we find a more stringent solution for 4.5 which w...
- 00:05 Bug #22687: Drop support for GDlib 1.x
- +1 ;)
- 00:04 Bug #22687 (Closed): Drop support for GDlib 1.x
- As GDlib 1.x is not used anymore in *any* PHP version that is running anywhere, I hereby want to drop support for GDl...
2010-05-19
- 23:20 Revision 9f4d248c: Follow-up to #14277: Removed redundant code / Improve t3lib_compressor
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7642 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:14 Bug #17523: Property config.baseUrl and it's current construct may be incompatible with Explorer
- Resolved as won't fix after having a look at #17591.
Quotation of what Dmitry proposes:
Use TS conditions to solv... - 23:05 Bug #17587: Searching for extensions does not work as expected.
- Resolved as duplicate of #0012482.
- 22:54 Bug #17997: backend.php top menu broken in Safari 3 when in localhost
- Should have been fixed with #22479 at least.
- 22:42 Feature #22326: Confirmation dialog missing when unsaved changes are about to be lost
- Such a dialog could be added at several places:
When content has been changed and not saved in
- a page
- page co... - 22:31 Feature #15138: Cancel buttons should ask for confirmation if there are unsaved changes
- I am strongly against such a feature.
When the user pressed abort, he actively made a decision. In almost all cas... - 22:17 Bug #22684: "User Settings" doesn't have CSS style
- Caused by extbase_kickstarter, already reported there:
http://forge.typo3.org/issues/show/7615 - 21:07 Bug #22684: "User Settings" doesn't have CSS style
- I cannot reproduce this; for me the link to the CSS file is prepended correctly:
<link rel="stylesheet" type="text/c... - 19:45 Bug #22684 (Closed): "User Settings" doesn't have CSS style
- Sorry if double posting, couldn't seem to find this issue.
Using revision 7641 (and before) the "User Settings" mo... - 22:17 Bug #18037: Problem with PopUp- Size on IE Browser at typo3/class.browse_links.php
- Was fixed with #18549.
- 21:44 Bug #16594: Installer cannot import tables when the db has a collation of utf8_unicode_ci
- I just checked that with current trunk (4.4.beta2):
I cannot reproduce this problem.
I can import tables into the... - 21:33 Bug #22686 (Closed): cannot acces BE on Android phone
- When trying to access the Typo3 backend on an Android phone, instead of the login form the message 'Activate cookies,...
- 19:46 Feature #22685 (Closed): Provide a CSRF protection framework for the BE and install tool
- This feature is about providing a general CSRF protection frameform for the BE and a proof-of-concept for the BE user...
- 19:18 Bug #22683 (Closed): External links are prepended with current domain
- Assuming you are on the localhost, enter external link as http://something/?id=3. t3lib_parsehtml_proc will convert i...
- 18:08 Bug #22682 (Closed): extension t3skin has no category
- In the Extension Manager you always see this extension with no assigned category (e.g. backend)
Please fix this - it... - 16:57 Bug #17227: Shortcut to external URL if referer-check enabled
- I'm suffering from that misbehaviour, too. TYPO3 4.3.3 and 4.2.10.
- 15:18 Bug #7778 (Closed): Templates with $ become corrupt
- Thanks for creating a bug on bugs.typo3.org (at fixing my name while doing this).
i'm working on a patch to fix th... - 14:30 Feature #7835 (Closed): Workspace module should have a "check all" button
- The Workspace module should have a "check all" button for selecting all displayed elements (like the LIST module in C...
- 13:22 Bug #22665: Preview of mount pages with workspaces
- fixed in v2: page module > magnifier icon for previews
- 12:14 Bug #22679: Improve usability of group fields
- Solution:
'disable_controls'=>'list'
should only remove the list, not the delete-button.
'disable_contro... - 11:49 Bug #22679 (Closed): Improve usability of group fields
- If you set
'disable_controls'=>'list'
you can _once_ upload an image (or file). But because of a missing Delet... - 12:04 Feature #22681: Add config 'replace_single' to columns of type 'group/file'
- Please see attached Screenshot
- 11:56 Feature #22681 (Closed): Add config 'replace_single' to columns of type 'group/file'
- If you have a filed of type 'group/files', that shall have only _one_file (so maxitems=1), if would be greate to have...
- 11:54 Bug #22680 (Closed): Draft workspace content gets lost on publishing using translated items
- Use draft-workspace to create translated page language and translated content-elements. When you publish, the element...
- 10:51 Bug #22678 (Closed): Unable to initFe User in eid context when not logged in
- In eid context I called the function. With no user logged in to frontend.
$userObj = tslib_eidtools::initFeUser();... - 07:31 Bug #17610: wrong references between translated content in Workspace and its parent
- Up !
There is always the same problem after apply the patch of 0014263 on a 4.2.12. - 03:12 Feature #17945: error messages are hidden with new TCE
- Resolved as duplicate of #18734.
- 03:00 Bug #18012: BE: Search do not work (gets Not Found in navframe)
- Closed, not reproducable.
This works in current versions. Google does not list the error message anywhere else exc... - 02:33 Bug #16989: Search from shortcut bar only first DB mount
- Resolved as duplicate of #18971.
- 02:28 Bug #17121: Directories with a dot at the end of the name are created in fileadmin but inaccessible
- With current trunk those directories can no longer be created; no matter if on a UTF-8 filesystem or not.
- 01:47 Bug #16658: Wrong information in _.htaccess for httpd.conf configuration
- Documentation from Apache:
http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#RewriteRule - 00:42 Bug #17000: BE permissions ignored
- Resolved as duplicate of #21947.
2010-05-18
- 23:58 Bug #18176: bad login isn't logged, if password field is empty
- After thinking about that I am of the opinion that this information is not completely useless as it might point to an...
- 23:25 Feature #18444: Jump back to BE page position (anchor) after editing an element
- The behaviour is still present in TYPO3 4.3.3.
- 23:18 Bug #18466: php error for extension without basic security check
- Will be solved with #22649.
- 22:58 Revision 2cf699c8: fixed ChangeLog entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7641 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:47 Revision 697215c4: Follow-up to bug #13670: Wrong variable name causing EM not to show "Extensions found only on this server" on "Import extensions" search result
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7640 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:46 Bug #18475: Cannot create admin user from install tool
- Resolved as duplicate of #18363.
- 22:16 Feature #18749: TSConfig per content (tt_content) is needed in addition to the actual Page TSConfig
- Is possible in interaction with #17299.
- 21:40 Bug #18818: Editing settings of a BE User: The Tabs are arranged in two rows although there is enough space to put them in one
- Still present in current trunk (4.4beta2); just saw that today.
- 21:34 Bug #16410: There is no connection to the database!
- This thread has become a collecting basin for quite a number of issues where a connection to the DB cannot be establ...
- 21:04 Feature #17759: Introducing new doktype "Container Page" and adding tabs to page properties
- Steffen still monitors this issue; closed as requested.
- 21:01 Bug #17273: No linebreaks possible in flexform labels
- Resolved as duplicate of #17817.
- 20:56 Bug #18898: Using uppercase in indices in locallang.xml (and old .php files) fails silently
- Cann't reproduce, labels with uppercase letters in the indeces are used at several places in the Core and are working...
- 20:48 Bug #15926: DB Check: "Find Filename" gives Warning: eregi(): REG_BADRPT
- Solved with #19728.
- 19:52 Bug #19029: Database Analyser: "Compare with $TCA" displays errors
- I can reproduce this behaviour with 4.7.
Just using "Compare" shows a green "Table and field definitions are OK."
Bu... - 19:46 Bug #22677: Incorrect Imagemagick detection
- This error occurs, when the files composite... are not found.
Make sure that your Image Magick installation is fou... - 17:49 Bug #22677 (Closed): Incorrect Imagemagick detection
- I have a fresh Version of Typo3 4.3.3 and a new version of Imagemagick 6.6.0.
The problem is, that the
Imagemagi... - 18:10 Feature #17159: changing database engine on existing tables
- Resolved, not reproducable with current trunk.
Tables with wrong engine are recognized and changed correctly. - 18:08 Bug #17084: Database analyser doesn't update tables to InnoDB
- Resolved, not reproducable with current trunk.
Tables with wrong engine are recognized and changed correctly. - 17:01 Bug #18962: innodb-commands in sql-files crash adodb and dbal
- According to Xavier in #19030 this has been fixed:
"This problem cannot be reproduced on TYPO3 4.3 beta3. Extension ... - 16:53 Bug #18785: Compare DB with dbal
- If I understand your notes in #18689 correctly, the patch for #18689 solved this one here (#18689, note 0022569).
- 16:16 Bug #22603: Condition misses check for no logged in user
- Committed patch and unit test to trunk rev 7639
- 16:14 Revision c90e2863: Fixed bug #13670: #14327: Condition misses check for no logged in user
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7639 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:01 Bug #19365: Make "t3lib_beUserAuth->notifyHeader" configurable
- Hi Fabrizio,
can you provide a patch?
(Btw: There is a similar call, when there is an Install Tool login. Should... - 15:45 Bug #22281: tcemain versionSwap might break pages_language_overlay relations
- @ Dimitri: Please post this message to the thread on Core List!
After that, the patch can be committed! - 09:56 Bug #22281: tcemain versionSwap might break pages_language_overlay relations
- this patch works perfect: +1 !!!
thx! - 15:42 Bug #22676: BE-user needs delete permission for moving pages
- I cannot reproduce this problem with current trunk:
I set up a page and gave the (non-admin) users of group editor t... - 15:22 Bug #22676 (Closed): BE-user needs delete permission for moving pages
- In case it is permitted to delete pages, it is not possible to move an page for non-admin-Be-users, although they hav...
- 11:35 Bug #22181: Forgot Password link not working in felogin
- Here in our installation without kb_md5fepw the localisation and sending of a new password does not work at all.
TYP... - 10:24 Bug #22675 (Rejected): Gifbuilder: .spacing breaks linebreaking
- Adding .spacing to a Gifbuilder text object breaks the linebreaking. If I remove the "10.spacing = 1" line from the c...
- 04:38 Bug #19213: Its not possible to save sys_templates bigger than 64KB
- After reading the MySQL Docs I think, that this is not fixable (at least not for TYPO3):
The maximum length for BLOB... - 04:14 Bug #19213: Its not possible to save sys_templates bigger than 64KB
- This is still an issue with current trunk.
Since revision 3368 there are no fields of the type "blob" in table sys_t... - 03:36 Bug #17363: Absolute links ouside the Typo3 root directory are incorrectly saved
- Hi Stan,
I think this is a duplicate of #1248.
This issue is not reproducable for me (more information in #1248). - 03:28 Bug #16250: Double low-quote does not work correctly
- I also cannot reproduce this using current trunk. I think this issue can be closed.
- 03:02 Bug #14844: Absolute urls will be converted to relative typolinks
- Resolved, not reproducable in current versions.
I just tried to reproduce this error with current trunk - without ... - 02:31 Bug #18645: JS error raised in IE6 when clicking Edit in Rich Text Editor
- Resolved, not reproducable.
I cannot reproduce this error with 4.3.3 and current trunk.
A Google search also show... - 01:45 Bug #25530: not more than one tab indent possible
- Still present in current trunk. Just go to an empty line and try to put in several tabs.
Tested with Firefox 3.6. - 01:00 Bug #19633: Patch for Issue #0006637 (rootline reverse order) will result in broken link behavior
- The patch for #17747 has been applied and is part of TYPO3 since 1 1/2 year now. HMENU using rootline works as expect...
- 00:05 Bug #22673: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
- Committed to SVN TYPO3core trunk (revision 7638).
- 00:05 Revision a32f8f9c: Fixed bug 14413: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7638 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-05-17
- 23:52 Bug #22673: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
- Add cleanup before the RTE is destroyed.
Nullify references to DOM.
Nullify KeyMaps event handlers. - 23:50 Bug #22673 (Closed): htmlArea RTE: ExtJS resources are not released in IE when RTE closes
- ExtJS does not release resources used by the RTE when the RTE iframe is unloaded in IE.
ExtJS KeyMap object makes ... - 23:17 Bug #22672 (Closed): Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted
- building the foreign_table_where string has an feature to replace an marker with the value of an other field of the c...
- 22:33 Bug #22671: Use of deprecated method t3lib_BEfunc::getSetUpdateSignal in impexp
- Committed to trunk, rev. 7637
- 22:25 Bug #22671 (Closed): Use of deprecated method t3lib_BEfunc::getSetUpdateSignal in impexp
- Solution:
Use t3lib_BEfunc::setUpdateSignal('updatePageTree')
(issue imported from #M14411) - 22:32 Bug #19215: No scrollbar in constant editor for templates on local xampp
- Resolved, not reproducable.
I checked this with 4.3.3 and current trunk and cannot reproduce the problem.
Pleas... - 22:32 Revision ca8bcfa3: Fixed bug #14411: Use of deprecated method t3lib_BEfunc::getSetUpdateSignal in impexp
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7637 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:14 Bug #19690: in FF3: searching for records (via search menu item) goes into dead end page
- Resolved as duplicate of #19164.
- 22:08 Bug #19705: picture in text left css bug
- Resolved as duplicate of #17330. ;-)
- 21:57 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- Attached an updated patch by Steffen Ritter.
- 21:50 Bug #20804: Add feature minify on PAGE.includeJS
- #22546 now is part of the Core.
But compressing JS is not yet possible, right?
- 21:29 Bug #19850: Print PAGE.headerData before PAGE.includeJS
- This is possible now with the preRenderHook in pageRenderer using:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/... - 20:52 Revision 89dc89b6: Follow-up to bug #13670: Fatal in t3lib_querygenerator
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7636 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:47 Revision 66888071: Follow-up to bug #13670: Fatal in fe_adminLib.inc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7635 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:32 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- See #14374.
This is now fixed in SVN trunk (for TYPO3 4..4 beta3). - 13:41 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- Hey Daniel,
What exactly do you mean. Is that piece of TS the reason the RTE is not loading? - 19:10 Bug #19894: Rootline cache does not work in multilingual websites - Continued
- Hi Marvin,
you filed the bug for TYPO3 4.2.4, which includes the fix for #19777.
Is that issue still present in ... - 18:52 Feature #19931: Hooks in alt_doc.php
- Hi Cyrille,
can you provide a patch?
After that send it to Core List as explained here:
http://typo3.org/develop... - 18:50 Bug #22670: Update Wizard "Shows" Installed Extension
- And the update wizard should also remember the choice to *not* install some of the new system extensions.
At the mom... - 18:14 Bug #22670 (Closed): Update Wizard "Shows" Installed Extension
- When using the Update Wizard, after a user updates the installSystemExensions, even though the system extensions are ...
- 18:40 Revision aada3943: Fixed bug #12630: XSS in filelist module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7634 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:35 Feature #19949: Make LOCK_BACKEND styleable/more informative
- Resolved as duplicate of #20935.
- 18:04 Bug #21962: IRRE disappear DocHeader options...
- Resolved as duplicate of #19614.
- 14:16 Bug #21962: IRRE disappear DocHeader options...
- Maybe same/related to http://bugs.typo3.org/view.php?id=9796?
- 17:57 Bug #22669: getExtensionKeyByPrefix() not working for user_-namespace
- Hi Julian,
please send your patch to Core List!
See http://typo3.org/teams/core/core-mailinglist-rules/
- 16:29 Bug #22669: getExtensionKeyByPrefix() not working for user_-namespace
- Little mistake in my fix:
- $shortKey = str_replace('_', '', $extensionKey);
+ $shortKey = substr($extensionKey, ... - 16:08 Bug #22669 (Closed): getExtensionKeyByPrefix() not working for user_-namespace
- For extensions in the user-namespace (e.g. 'user_example'), the arraykey in $extensionKeyMap is the full extensionkey...
- 17:42 Revision c3000200: Fixed bug #13558: XSS in t3lib_querygenerator
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7633 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:35 Revision e4298102: Fixed bug #12634: XSS in the access module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7632 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:25 Revision 6e54ef9c: Fixed bug #12628: XSS in sysext sys_action
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7631 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:19 Revision 2e158ce0: Fixed bug #11620: XSS vulnerability in task center module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7630 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:13 Revision 03e797e0: Follow-up to bug #11621: Fix possible vulnerability in initialization of workspace module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7629 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:01 Revision c08d890b: Fixed bug #11621: XSS vulnerabilities in workspace module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7628 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:50 Revision 2b73e6f6: Fixed bug #13249: XSS in TS Object Browser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7627 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:46 Revision bbebcf38: Fixed bug #11617: XSS in template module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7626 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:39 Revision 05a156a0: Fixed bug #13042: XSS in index.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7625 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:35 Revision 37daf601: Fixed bug #13394: Information disclosure in sysext:sys_actions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@7624 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:04 Bug #22667: Login notify mail subject should be correctly encoded
- Hi Raphael,
thanks for your patch!
To get it included in the upcoming releases, please send it to Core List!
Che... - 13:43 Bug #22667 (Closed): Login notify mail subject should be correctly encoded
- Hardcoded function sends notify mails with unproperly encoded headers. That leads to a protocol violation, when siten...
- 14:16 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
- Is this the same/related to http://bugs.typo3.org/view.php?id=13247 ?
- 13:52 Bug #22668: image options for context sensitive click
- TYPO3 version 4.4beta2
- 13:50 Bug #22668 (Closed): image options for context sensitive click
- When you right click on an image you are presented with all available options. The list you see there should be limit...
- 13:13 Feature #22666 (Closed): Rename the test cases from *_testcase to *Test
- The testcases was named like regularexpression_testcase.php back in the
good old days, when Robert Lemke started wit... - 11:01 Bug #22665 (Closed): Preview of mount pages with workspaces
- If mount pages are used within versioned records it is not possible to create a preview in the module "View" and with...
- 03:35 Feature #19256: hide input of password fields in BE forms (TCEform)
- Good question.
In the moment of entering a password the input is at the moment still not hidden. I think that is w... - 02:56 Bug #19342: setup.default.navFrameResizable does not work
- I just checked that with current trunk and I cannot reproduce this issue.
I set the following in User TSconfig:
... - 02:40 Bug #19380: missing "Order by" in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
- Hi Bernd,
is this still an issue?
If so, please update your patch and send it to Core List for review.
For more... - 02:29 Bug #19341: class.t3lib_xml.php returns double encoded utf8 on a utf8 installation
- Code unchanged in current trunk.
- 02:20 Bug #17070: typolink: cHash corrupted due to linkVars
- @ Popy: A solution to the problem surely should be integrated!
It would be great, if you could update the patch!
P... - 02:06 Bug #17793: Insufficient value check in record_registration()
- The code is still the same in current trunk.
The reason for noone fixing this might be, that the bug report is ver... - 01:58 Bug #19462: rtehtmlarea 1.7.6 in Function "edit in RTE" not work
- Resolved as duplicate of #19423.
- 01:45 Bug #21539: openPic close popup internet explorer 8 incompatibility
- Resolved as duplicate of #20868.
- 01:40 Bug #19470: Cannot disable helptext for user-administration interface
- I don't remember this problem in older versions.
However, I checked this with current trunk in User-Administration... - 01:23 Bug #20210: fe_login: Forgot Password should not send passwords if they are hashed (md5)
- Duplicate of #19489.
- 01:22 Feature #19489: Conf option for forgoten password and md5
- Duplicate of #10729.
Should be solved with TYPO3 4.3 which creates "Reset password" links.
- 01:18 Bug #20211: Record Locking leaves Records locked on Logout
- Still present with current trunk.
Someone to write a patch? - 01:13 Bug #19505: still Message after logout: 'The user 'admin' began to edit this record ...'
- Resolved as duplicate of #20211.
- 00:59 Bug #19401: Problem with Base Href
- Closed; configuration issue.
Sidenote: TYPO3 outputs valid XHTML. For making it output valid HTML4 if that is want... - 00:28 Bug #16817: class.t3lib_formmail.php: Return path cannot be set
- Resolved as duplicate of #0005294.
- 00:13 Bug #20715: no possibility to set returnpath for mails in class.t3lib_htmlmail.php
- Hi Martin,
sorry for my short comment, I thought you were another Martin who also is around here...
Well this w... - 00:13 Bug #22664 (Closed): XSS in Install tool
- > * database parameters of the install tool (1: Basic configuration)
> * Parameter TTFdpi when displayed on page (4:... - 00:05 Bug #19602: page preview on tt_news entries leads to error
- Closed; configuration issue.
2010-05-16
- 23:56 Bug #19402: sr_feuser_register 2.5.19 cannot be imported in TYPO3 4.0
- Unable to reproduce; even development versions of TYPO3 are recognized correctly with current trunk.
- 23:53 Bug #17160: EM doesn't recognize FOREIGN key constraints in ext_tables.sql
- Resolved as duplicate of #18651.
- 23:51 Bug #18640: EM considers 0.8.0 to be have a higher number than 1.0.0
- Resolved as duplicate of #22378 and #22378.
- 23:22 Bug #19689: Mail SETFIXED_APPROVE sent multiple times since TYPO3 4.2
- According to Note 0035554 in #4341 Franz could solve this problem by changes in sr_feuser_register. See there for det...
- 23:08 Bug #19723: Default language not always honored in result list (has patch)
- Not sent to Core List.
- 23:04 Feature #17519: sr_feuser_register -> get rid of newloginbox and kb_md5pw
- sr_feuser_register can be used with felogin. kb_md5fepw will not be included; instead you can use saltedpasswords.
... - 22:49 Bug #20715: no possibility to set returnpath for mails in class.t3lib_htmlmail.php
- @Christopher:
Why? I think creating an issue and adding comments and files to it should be the only way to organiz... - 22:30 Bug #19568: Fatal error on the function readLLXMLfile of the class t3lib_div
- Resolved, unable to reproduce in recent versions.
- 19:52 Bug #22662: Images and styles with wrong path in User Setup Module
- related to extbase
- 19:51 Bug #22662: Images and styles with wrong path in User Setup Module
- This is caused by extbase, so this can be closed
- 18:27 Bug #22662 (Closed): Images and styles with wrong path in User Setup Module
- After loading the modules using t3lib_loadModules the BACK_PATH is reset, because conf.php with the various BACK_PATH...
- 19:14 Bug #22663 (Closed): Check/Update Reference Index does not show update message as flash message
- TYPO3 Backend:
DB check > Manage Reference Index > Update Reference Index
There are two buttons:
- check referen... - 18:29 Feature #20023: Translation Handling: Enable Update from Translation Repository via CLI
- Hi Daniel,
thanks for the idea! Such an option was always missing.
Can you provide a patch for sending to Core ... - 16:05 Feature #20175: Automatic add last-modified to resource files like javascript or css
- Resolved with #22546.
- 15:39 Bug #20210: fe_login: Forgot Password should not send passwords if they are hashed (md5)
- The felogin version shipped with TYPO3 4.3 doesn't send new passwords, but creates a link to reset the password. This...
- 15:31 Bug #22661: bodytext wraping breaks code
- I think this is a configuration issue and no bug.
Please use the mailing lists for that kind of issue! - 15:13 Bug #22661 (Closed): bodytext wraping breaks code
- Using Typo3 4.3.3.
When rendering a text object the engine wraps the lines with <p class="bodytext"></p>
The proble... - 15:28 Feature #20184: web > List : Move columns information from table..
- This is an issue which has to be cleared with the usability team.
Please report them here:
http://forge.typo3.org... - 15:26 Bug #20193: image magick /graphics magick setup
- This kind of stuff is already done in t3lib/config_default.php.
Check the lines following "Based on the configuratio... - 14:37 Bug #20617: Mail Form and Powermail not responding
- Resolved, no change required: This is either a setup problem or an issue with ext: powermail.
- 14:24 Revision c5aa03f8: Follow-up to bug #13670: #14393 Fatal error in impexp
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7623 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:28 Bug #19250: Aspell + German language
- Resolved, no change required after a year without further feedback.
- 13:27 Bug #19263: can't use the "toggle selection" button when selecting images in FF3
- Resolved, no change required after another year without further feedback.
- 13:25 Bug #20112: The RTE does not show accessibility link icon
- Resolved, no change required.
I assume Stan's solution worked, and there was no further feedback for a year. - 13:24 Feature #20064: "no columns" setting for Images
- Resolved, no change required.
The issue is still hard to understand without further feedback. Closing it for now. ... - 13:20 Bug #21022: After upgrading to 4.2.8 using fantastico, be-user login "expires" after each attempted save in flexform, no data saved
- Resolved, no change required after month without further feedback.
- 13:18 Bug #19839: Javascript Error while navigating in menus section (msie4 is undefined)
- Resolved, unable to reproduce in recent versions.
- 13:16 Bug #21147: t3lib_sqlparser is not able to parse alias of a joined table
- Resolved in 4.3.0beta1
This won't go to 4.1 / 4.2 any longer. - 13:12 Bug #20510: Extbase/Fluid does not support to fill an array from formular's text-fields
- Resolved, no change required: Wrong bugtracker and no feedback for a long time.
- 13:11 Bug #21631: Save & New button for CE and templavoila save the ce in first section...
- Resolved, no change required. This is probably no core problem.
- 13:02 Bug #21304: List module and Clickmenu should not enable to create inconsistant record-relations
- The follow-up was committed to trunk by Steffen in rev. 6500
- 12:50 Bug #21719: Install Tool can not create cachingframework databases
- Resolved, won't fix.
['SYS']['multiplyDBfieldSize'] is deprecated and shouldn't be used anymore. - 10:27 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- rawurlencode() should be replaced with htmlspecialchars(). Otherwise some URLs may cause validation problems.
Patc... - 03:49 Bug #22290: RTE with Text Color
- I just created a report which also covers this issue here: #22660.
Please follow up there! - 03:15 Bug #22291: RTE: After selecting a text color, the selected text is not coloured in Chrome
- This works correctly for me using Firefox and IE.
Do you get a JavaScript error?
What comes up, if you go to to t... - 03:09 Feature #20196: Setting additional headers is not possible in class.t3lib_htmlmail.php
- Hi Christian,
the behaviour that setHeaders() first clears $this->headers was introduced, when the patches for #17... - 02:53 Bug #20046: auto_respond_msg not utf-8 compatible
- Hi Christian,
thanks for your patch!
Do you know that you should now send it to Core List? (I cannot find it th... - 02:48 Bug #16777: t3lib_htmlmail truncates last character in html mails
- The code of this function still is unchanged in current trunk.
Is this still a problem? - 02:44 Bug #17902: t3lib_htmlmail Content-Type header error
- This was fixed on May 5th 2008 by Dmitry when #18701 was committed.
- 02:28 Bug #21531: Usability issue in "About" module
- This line was removed in #21788, thus no change is required here.
- 02:13 Revision 8e1711ca: Follow-up to bug #13670: Performance optimization: change while(list() to foreach()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7622 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:12 Bug #15470: You're logged in as user: wrong_user
- This has been fixed differently with #21788.
If you continue having this issue with impexp in current versions, plea... - 02:04 Bug #17954: TCE: tab descriptions have no blank in between
- Is this fixed in current trunk, Franz?
(E.g. after the recent changes in t3skin?) - 02:02 Bug #18825: login results in warining 'Unable to save result set'
- Corrupted installation; closed with no change required.
- 01:50 Feature #22218: Viewport for iPhones
- Hi Jonathan,
thanks for improving TYPO3!
Do you know, that you should now send your patch to Core List to get i... - 01:43 Bug #22659 (Closed): Warn when KEEP_FILE is set
- When the ENABLE_INSTALL_TOOL file contents "KEEP_FILE" it won't be deleted.
Show flash message in setup when this ... - 01:28 Bug #22157: t3lib_BEfunc::viewOnClick - Hook request
- Hi Mick,
can you update your patch? See Benni's comments in Core List! - 01:21 Revision 1bdf0a4f: Follow-up to bug #13670: Performance optimization: change while(list() to foreach()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7621 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:11 Feature #22616: Show flash message when Install Tool Enable file has been created or deleted
- committed to trunk rev 7620
- 01:10 Revision 1f24ba88: Fixed bug #14343 - Flash message when install tool enable file has been deleted/created (thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7620 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:58 Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
- Well I thought about adding this the same way Jeff did it. Not changing everything he has done, but complementing it ...
- 00:51 Feature #22658 (Rejected): Enable SQL Explain in BE
- In FE you have the possibility to see explained SQL if you enable the option in admPanel.
There is no such possibi... - 00:47 Bug #18565: Translation of the backend pages tree
- Yes!
Really all bugs and features can be discussed and will get fixed or integrated, if that makes sense.
But t... - 00:40 Bug #22657 (Closed): Better debug output for SQL Explain
- Now if explainOutput is enabled and set to "1" there are several single debug outputs send. When using it in admPanel...
2010-05-15
- 19:28 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
- Is this one still reproducible / relevant, Steffen?
- 19:27 Bug #21705: Page Tree shows Server Error
- Resolved, unable to reproduce after month without further feedback.
- 19:09 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
- Resolved as duplicate of #17876
- 19:03 Feature #14769: Problems with link "states"
- Resolved, no change required after years without further feedback.
- 18:58 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
- Resolved, no change required.
- 18:44 Bug #21744: Installtool - 123 mode not working
- Is this still reproducible for you?
I didn't experience any such effects during my latest trunk (4.4) install tool... - 18:19 Bug #17623: Problem in frontend editing
- "Don't work as expected" is not descriptive enough, and I don't see any connection with tceforms requestUpdate.
@... - 17:37 Bug #18331: wrong dependancy check with beta versions
- Resolved as duplicate of #21952.
- 17:28 Bug #22649: Remove the feature "Enable extensions without review (basic security check)" from EM
- This is basically a duplicate of #0011325, except that Marcus has changed his mind now (see only http://lists.typo3.o...
- 16:34 Bug #17427: Dependencies of uploaded extensions get lost
- The patch provides a good help, but does not cure the problem (deleted dependencies and conflicts).
Maybe a discussi... - 16:33 Bug #15914: ext_emconf.php looses dependencies and conflicts
- Resolved as duplicate of #17427.
- 16:25 Bug #20899: No pagetree refresh using "Create new page" in pagetree docheader
- Resolved as duplicate of #22182
- 16:21 Bug #22219: de/encoding mouseover with german spezialchars like öäüß
- Duplicate of #7594 and #11886.
- 15:57 Bug #22277: Firefox 3.6.0 // Linux cannot login to backend
- Resolved as duplicate of #22509. Please follow the discussion there.
- 15:57 Bug #22509: Login in to the BE fails
- #0013812 is a duplicate and seems not to appear on Windows.
Is that the same for you? - 15:44 Bug #22297: htmlArea RTE Not Loading
- There is no .htaccess file in that folder. In that case this error is most likely to be caused by Apache not having a...
- 15:32 Bug #22593: Notice: undefined index & constant in t3lib_div.php & t3lib_error_errorhandler.php
- Committed to trunk, rev. 7619.
- 15:28 Bug #22377: multilanguage not working
- Yeah, and adding some punctuation would have been great.
Closed as this is no mailing list. - 15:27 Revision 4cb77bff: Fixed bug #14312: Notice undefined index systemLog and undefined constant TYPO3_ERRORHANDLER_MODE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7619 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:19 Feature #16222: Warning when a newer version is available which isn't security checked.
- Will be solved by #22649 which removes this option.
- 15:19 Bug #22634: Value of "Show extensions without basic security review" is reset after updating TYPO3
- Will be solved by #22649 which removes this option.
- 15:04 Bug #22294: Error-message while importing a t3d-file (Application TYPO3Starter crashes)
- I just checked that using XAMPP (without TYPO3Starter):
On importing I could reproduce the errors you mentioned:
... - 14:36 Bug #22294: Error-message while importing a t3d-file (Application TYPO3Starter crashes)
- After some research I found out, what TYPO3Starter is (you should have added that info):
TYPO3Starter is a program w... - 14:54 Bug #22590: Notice: Undefined index in index_ts.php
- Committed as a no-brainer to trunk, rev. 7618
- 14:53 Bug #22590: Notice: Undefined index in index_ts.php
- BTW: This notice happens for every FE access, no matter if the extension is used or not.
- 14:51 Revision 6a4ce4fd: Fixed bug #14309: Notice undefined index "error" & "debug" in index_ts.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7618 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:26 Bug #22495: Export clickmenu item links to absolute path inside Web > Page
- Hi Sebastiaan,
seems like "TYPO3Main_dir" is missing in the called line.
If you found the time to create a patch... - 13:25 Bug #22655 (Closed): typolink creates incomplete links in combination with the forceAbsoluteUrl property
- The typolink method creates invalid/incomplete links by using the forceAbsoluteUrl property.
The absolute part and s... - 13:13 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- It's because this:
RTE.default.toolbarOrder = ..., lefttoright, righttoleft, ... - 12:23 Bug #22500: No Message shown when accessing backend if TYPO3_CONF_VARS[BE][adminOnly] = -1
- Committed _v2 to trunk, rev. 7617
- 12:20 Revision 677a64e5: Fixed bug #14180: No Message shown when accessing backend if TYPO3_CONF_VARS[BE][adminOnly] = -1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7617 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-05-14
- 23:14 Bug #22613: Better options for deprecation log
- committed to trunk rev 7616
- 23:12 Revision bf753f6c: Fixed bug #14339: Better options for deprecation log
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7616 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:09 Feature #22642: Rewrite of the debug panel (More Features!, More Stability!, More Usability!)
- committed to trunk rev 7615
- 23:07 Revision 954a4c1e: Fixed bug #14375: Rewrite of the debug panel (More Features!, More Stability!, More Usability!) (Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7615 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:36 Feature #22652 (Closed): Provide a way to see Install Tool DB passwords in the form
- The Install Tool passwords is now rendered in password type fields, which shows asterisk for the passwords. This is g...
- 22:32 Bug #22280: Typo3_mainDir not resolved when using rlmp_eventdb
- $TYPO3_LOADED_EXT[$key]['siteRelPath'] is set in config_default.php:
$TYPO3_LOADED_EXT[$key]['siteRelPath'] = t3lib_... - 21:26 Bug #22611: "The install tool is locked" doesn't send No-Cache headers
- Commited to:
- trunk (rev 7612, for 4.4-beta3)
- TYPO3_4-3 (rev 7613, for 4.3.4)
- TYPO3_4-2 (rev 7612, for 4.2.13) - 21:24 Revision cdc697fb: Fixed bug #14337: "The install tool is locked" doesn't send no-cache headers (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7614 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:24 Revision e4e9f65e: Fixed bug #14337: "The install tool is locked" doesn't send no-cache headers (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7613 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:21 Revision 3765eff6: Fixed bug #14337: "The install tool is locked" doesn't send no-cache headers (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7612 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:20 Bug #20506: Adminpanel forgets TYPO3_mainDir
- Has not been sent to Core List...
- 21:00 Bug #22651 (Closed): phtml is also PHP extension and should be denied editing / uploading via fileadmin
- Most Linux distributions with PHP enabled will add handling of .phtml files through PHP module:
AddType applica... - 19:44 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Hi Christian,
looks good and should fix the problem (on reading).
Some notes:
line 58 of your patch won't work... - 17:57 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Attached a patch with a more sophisticated safe_mode detection. Please test.
- 18:50 Bug #14202: ImageMagic detection fails in safe_mode
- Resolved, no change required:
Multiple pathes for safe_mode_exec_dir are impossible. - 18:02 Bug #16231: "Login-error or session timed-out"-Page not skinnable
- This has been fixed in 4.3 with #20934.
- 17:36 Feature #22627: disable_controls = browser not available on all "group" fields
- Of course. I add the patch here and will send it to the core list.
- 17:29 Bug #7778: Templates with $ become corrupt
- See here: http://bugs.typo3.org/view.php?id=14388
- 16:58 Bug #7778 (Closed): Templates with $ become corrupt
- Dear Thomas Liebig,
there is a bug with the t3editor.
If a TypoScript template contains $, the TypoScript code be... - 17:28 Bug #18658: $1 in TypoScript template is replaced by whole template content, $2 is ommitted
- Resolved as duplicate of #14388.
- 16:48 Bug #18658: $1 in TypoScript template is replaced by whole template content, $2 is ommitted
- Workaround:
DON'T use the system extension t3editor (Editor with syntax highlighting). The extension has a problem... - 15:29 Bug #18658: $1 in TypoScript template is replaced by whole template content, $2 is ommitted
- Is this still an issue?
- 17:09 Bug #16522: tx_cms_showpic (click to enlarge) not working
- I've had the same problem that the click enlarge function doesn´t worked any longer after a page transfer to a new se...
- 16:45 Bug #18511: Cursor keys up and down not work in RTE and new Typoscript editor
- FF 2.x is no longer supported by Mozilla. I tested with FF 3.6 on Vista and it works.
- 16:22 Bug #18612: Javascript error causes 100% cpu usage in Internet Explorer 7 when editing templates
- I cannot reproduce this with IE8 on WinXP. And I am rather sure that I did not have such issues with IE6 and 7 on the...
- 16:10 Bug #18568: Scripterror in Templatetree
- I cannot reproduce this error; I think it has been fixed.
- 15:56 Bug #18639: images are missing in template module
- I finally found it:
Resolved as duplicate of #18671. - 15:38 Bug #18639: images are missing in template module
- Cannot reproduce, the images are produced using t3lib_iconWorks::skinImg and they are shown correctly.
Sourcecode:
... - 14:59 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
- Thanks for providing updates on this, Andreas!
Can you provide a patch? - 14:47 Feature #21618: Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
- Well, as I pointed out above always getting the last used element type again is not the ideal solution.
The best way... - 14:23 Feature #21618: Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
- I second Manfred. I get feedback from the editors that it is not intuitive if they just worked an a certain content e...
- 14:00 Bug #20694: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]"
- The result of "Draft workspaces" and "All workspaces" has to be filtered, too.
- 13:58 Revision 26979140: Follow-up to bug #14365: Bug: Install Tool skin is sometimes wrong (thanks to Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7611 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:34 Bug #22635: Install Tool does not provide a logout possibility
- committed v5 to trunk rev 7610
- 13:33 Revision cfc62a6f: Fixed bug #14367: Install Tool does not provide a logout possibility (thanks to Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7610 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:47 Bug #22214: in class t3lib_htmlmail, function sendTheMail() uses a problematic @ini_set for sendmail_from
- We are having +- the same probleme here on Ubuntu with PHP 5.2.10 (Suhosin 0.9.7)
We tried with PHP as cgi skript an... - 03:30 Feature #16623: sysext/cms/layout/db_layout.php vs. alt_doc.php/alt_palette.php -- printContent
- Attaching the tag "properly outdated" really is a cool way to say "Please close the issue". :-)
Done. - 03:05 Bug #18944: "Clear Cache" commands in toolbar not complaining when session has expired
- Resolved with TYPO3 4.3 where a new relogin interface was introduced (#19152) which prevents any clicking when the se...
- 03:00 Bug #18942: Warning on fileDenyPattern is always shown although it's safe
- Can you provide a patch?
- 02:58 Bug #19011: Image-linktitle not showing correct in Frontend
- The right category would have been rtehtmlarea. There this would have been fixed more quickly.
Resolved as duplica... - 02:50 Bug #20942: Flags for belgium is missing
- Stephan, please send your patch to Core List as explained here:
http://typo3.org/teams/core/core-mailinglist-rules/ - 02:50 Feature #20709: Serbian flag in sys_language selector
- Henrik, please send your patch to Core List as explained here:
http://typo3.org/teams/core/core-mailinglist-rules/
... - 01:46 Bug #21124: White space cleanup
- Has not been sent to Core List...
- 01:33 Bug #21381: Optimize some database indexes
- Was not sent to Core List...
- 01:30 Bug #17861: Extension Manager does not sort versions of an extension correctly
- Patch uploaded, and RFC posted to the core list. Now waiting for reviews, unless it is accepted as no-brainer.
@Ch... - 01:14 Bug #17861: Extension Manager does not sort versions of an extension correctly
- I am working on a patch.
Christopher will you be able to test? I don't have a test case currently. - 00:15 Bug #17861: Extension Manager does not sort versions of an extension correctly
- The erroneous code has partly been fixed with the related bugs.
But there is still two occurences left:
One in inst... - 01:12 Bug #22168: 0009945: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- I close this issue now.
Why do people open bugs, if they then don't respond to notes? - 01:05 Bug #21563: fe_typo_user changes for non logged in users
- I see. Closed, no change required.
- 00:53 Bug #20715: no possibility to set returnpath for mails in class.t3lib_htmlmail.php
- Send the patch to Core List!
- 00:37 Bug #22253: TYPO3's plain mails should use the proper encoding settings
- Seems like this patch was not sent to Core List!
Do that!
- 00:26 Bug #22256: User settings title needs capitalization
- Thanks for the note Bill!
Can you provide a patch?
2010-05-13
- 23:31 Bug #21891: t3lib_BEfunc::exec_foreign_table_where_query has wrong definition
- Resolved as duplicate of #17477.
- 23:12 Bug #22301: stdWrap-property spaceAfter works not correctly
- Since you already have the fix ready, please make a patch file out of it and send it to Core List!
- 23:10 Bug #22298: RTE: blocklevel alignment broken
- I cannot reproduce that.
Do you use an extension which manipulates something with the RTE? - 23:02 Bug #16266: Text area with RTE and without fullscreen link: Layout not quite correct
- I now got it:
Without t3skin there is a border around the RTE, but the RTE stays inside (with and without fullscree... - 22:37 Feature #22383: No Browser Condition working for IE8 in Compatibility Mode
- Please test with TYPO3 4.4beta2 or newer if this still is a problem!
There were several fixes inbetween: #22511 and ... - 22:21 Bug #22402: Wrong path to fileicons and only default logo in filelinks
- The code which was mentioned in #15745 was changed and points to the correct location now.
Can you investigate, wh... - 21:14 Bug #16492: Files having umlauts in the filename have no context-menu in filelist-module (IE6, HTTPS)
- Tested and works with IE6 and HTTPS on TYPO3 4.3.4
- 20:51 Bug #16492: Files having umlauts in the filename have no context-menu in filelist-module (IE6, HTTPS)
- I just checked that with IE8 and HTTPS:
The context menu comes up and you can e.g. rename or delete the file proper... - 18:29 Bug #16492: Files having umlauts in the filename have no context-menu in filelist-module (IE6, HTTPS)
- When you set UTF8filesystem and forceCharset in the Install Tool, a UTF-8 file system can be used.
Is this problem... - 20:03 Bug #22607: htmlArea RTE: justify after CTRL+A not working in Firefox
- I just checked that with Firefox with TYPO3 4.3.3 and with current trunk. The behaviour is the same:
I have a text c... - 18:39 Bug #22607: htmlArea RTE: justify after CTRL+A not working in Firefox
- Anyone here ?
- 19:30 Bug #22649 (Closed): Remove the feature "Enable extensions without review (basic security check)" from EM
- The Extension Manager has a feature (which is enabled by default) to only lookup "reviewed" extensions. The problem i...
- 19:18 Bug #22194: Performance optimization: change while(list() to foreach()
- Commited the latest (13670_v5-general.diff ) split up to trunk:
rev. 7592 = t3lib/
rev. 7593 = typo3/
rev. 7594 ... - 16:43 Bug #22194: Performance optimization: change while(list() to foreach()
- Updated patch attached and in core list
- 19:17 Revision 28d64ab6: #13670: Added credits to Steffen Gebert too
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7609 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:13 Revision 6cf7181e: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/sys_action/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7608 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:13 Revision 8a7a0759: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/extra_page_cm_options/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7607 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:13 Revision 3345fe28: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/rtehtmlarea/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7606 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:13 Revision 1c72c614: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/indexed_search/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7605 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:13 Revision 6d4cdaee: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/impexp/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7604 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:13 Revision e4c4dee4: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/wizard_sortpages/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7603 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:13 Revision 38872c66: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/version/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7602 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Revision d8a79741: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/cms/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7601 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Revision 7b1312cc: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/lang/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7600 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Revision 5f3e7426: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/statictemplates/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7599 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Revision 867c5a4d: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/wizard_crpages/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7598 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Revision 7d0ad865: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/lowlevel/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7597 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Revision 68fbb848: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/belog/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7596 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Revision cf5403bc: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/sysext/tstemplate_objbrowser/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7595 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Revision 3cc934d8: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3/mod/tools/em/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7594 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Revision 4f6a8e8b: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): typo3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7593 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:11 Revision a46396b6: Fixed issue #13670: Performance optimization: change while(list() to foreach() (thanks to Georg Ringer): t3lib
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7592 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:38 Bug #18934: Default value of fileDenyPattern allows arbitrary code execution on Apache
- Committed by Ingmar on June 11th 2008 to 4.0, 4.1, 4.2 and trunk in Rev. 3793 - 3799.
- 18:15 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- I found the cause of the second "[0]". [im_noFramePrepended] has to be enabled.
BUT images still aren't rendered.... - 15:46 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- [0] is the first frame/page of an image/document, so this is okay. But I'm a bit curious of the second '[0] after tes...
- 12:10 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- That's, what the function imageMagickCommand does:
/srv/www/vhosts/[...]/httpdocs/imagemagick-4.2.9/bin/convert -g... - 10:25 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- Please have a look at the imagemagick-whatever function in t3lib/class.t3lib_div.php and output its results.
Then tr... - 18:09 Bug #18648: Admin functions tab visible for non admins
- Committed to trunk by Ingmar in Rev. 3598; fixed in 4.2.0.
- 17:39 Bug #15686: Safari doesn't load vertical menu frame alt_menu.php when "Startup in Task Center" is enabled
- Resolved with changes integrated in TYPO3 4.2 and newer; no further change required.
- 17:22 Bug #21617: Context menu of page tree does not work anymore in firefox 3.5.5
- I just checked that myself: Unsetting the option brings exactly the behaviour you described (no context menu on right...
- 17:19 Bug #21617: Context menu of page tree does not work anymore in firefox 3.5.5
- I just remember that I had such issue once, too:
Make sure that you have enabled JavaScript under Extras -> Settin... - 17:12 Bug #22648 (Closed): Improve layout of Database Analyser
- Layout of the Database Analyser in the Install Tool looks a bit ugly.
This patch aims to improve it at least a littl... - 17:08 Bug #21773: No page tree icons in Safari
- Most probable a caching issue.
Due to no feedback at all I close this issue now. - 17:01 Bug #22647 (Closed): Integrate hooks to backend.php to perform several customizations
- When the backend and the accordant backend.php gets executed it might me helpful to perform some additional specific ...
- 15:47 Bug #22646 (Closed): Change doctype of Install Tool to XHTML 1.0 Transitional
- The Install Tool currently uses XHTML 1.1 Strict, which e.g. disallows the target attribute for <a/> tags.
(... - 15:19 Bug #22469: Switching pages with browsebox dosn't work
- or just add 'name="tx_indexedsearch"' to the form-tag...
- 14:41 Revision 34a7be83: Fixed bug #12803: Creating or deleting ENABLE_INSTALL_TOOL file saves settings in "User Settings"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7591 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:41 Revision 854980c8: Fixed bug #12803: Creating or deleting ENABLE_INSTALL_TOOL file saves settings in "User Settings"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7590 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:33 Bug #22614: c&p error in t3lib_div::logDeprecatedFunction
- committed to svn
4_3 rev 7588
trunk rev 7589 - 14:32 Revision 547cc26f: Fixed bug #14341: c&p error in t3lib_div::logDeprecatedFunction
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7589 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:31 Revision 9022746e: Fixed bug #14341: c&p error in t3lib_div::logDeprecatedFunction
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7588 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:25 Bug #22633: Install Tool skin is sometimes wrong
- committed to trunk rev 7587
- 14:24 Revision 4e6fa7c2: Fixed bug #14365: Bug: Install Tool skin is sometimes wrong (thanks to Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7587 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:21 Bug #22610: Merge modules "Cleanup and typo3temp/" of the Install Tool
- committed to trunk rev 7586
- 14:20 Revision 22ec3608: Fixed bug #14336: Merge modules "Cleanup and typo3temp/" of the Install Tool (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7586 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:09 Bug #22645: Uncaught exception 'BadFunctionCallException'
- it was a die before, so only difference is that you get more informations now.
I close this bug report. - 10:49 Bug #22645: Uncaught exception 'BadFunctionCallException'
- Yes, this is allowed in former versions of extensions.
I have found now the reason for this error now.
I have had... - 10:21 Bug #22645: Uncaught exception 'BadFunctionCallException'
- It seems like you shouldn't do such things in ext_localconf.php, when the extension isn't loaded, yet.
Therefore it'... - 10:15 Bug #22645: Uncaught exception 'BadFunctionCallException'
- There are calls in the file ext_localconf.php of extensions, e.g. tt_products:
if (!defined ('PATH_BE_ttproducts')... - 10:03 Bug #22645 (Rejected): Uncaught exception 'BadFunctionCallException'
- I have just wanted to install tt_products. Then the backend has gone with an error message.
Fatal error: U... - 09:56 Bug #22644: CSS issues for Internet Explorer version 6 and 7
- Resolved in revision 7585
- 09:50 Bug #22644 (Closed): CSS issues for Internet Explorer version 6 and 7
- Problem:
There are some small CSS issues with the install tool:
Main content area is below the main menu (IE6 & IE7... - 09:56 Revision 933bcb2a: Fixed bug #14379: CSS issues for Internet Explorer version 6 and 7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7585 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:51 Bug #22643 (Closed): Symmetric biderectional records, does not work with type=group
- I have configures a relation from the pages table to itself using an irre and the following configuration
"config"... - 02:43 Bug #17609: Translations: Usergroups, Allowed excludefields
- The translations are correct.
The problem is that the original values use that short names. The reason is, that the ... - 01:25 Bug #22637: Modul User setting is broken
- So this one can be closed.
Next time please provide more information when submitting a bug, the information you pr...
2010-05-12
- 23:45 Bug #22637: Modul User setting is broken
- I removed the Blog Example for the Extbase Framework to solve the problem.
- 13:50 Bug #22637: Modul User setting is broken
- Please clear the browser cache and try again.
- 11:12 Bug #22637: Modul User setting is broken
- extension extbase or extbase kickstarter installed?
- 10:16 Bug #22637 (Closed): Modul User setting is broken
- Only plain text, no function-
(issue imported from #M14368) - 23:39 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- The processes are "convert" and "convert.bin". They appear up to 150 times before the server breaks down. systemLog (...
- 22:32 Feature #22642 (Closed): Rewrite of the debug panel (More Features!, More Stability!, More Usability!)
- Problem:
The current implementation of the debug panel/console wasn't feature complete respectivly stable enough for... - 21:43 Bug #16834: task center (sys_action): SQL Query export does not respect "Use formatted strings, labels and dates" settings
- this code stayed pretty much the same. still this patch is kind of impossible to change anything because $search_resu...
- 15:32 Bug #16834: task center (sys_action): SQL Query export does not respect "Use formatted strings, labels and dates" settings
- The taskcenter was rewritten for TYPO3 4.4.
Is this still an issue with TYPO3 4.4 or newer? - 21:14 Bug #22641: htmlArea RTE: Language plugin may cause js error on RTE initialization
- Committed to SVN TYPO3core trunk (revision 7584).
- 21:08 Bug #22641 (Closed): htmlArea RTE: Language plugin may cause js error on RTE initialization
- Language plugin causes error if a direction button is enabled but language dropdown is not in toolbar.
(issue imp... - 21:14 Revision 90407c06: Fixed bug #14374: htmlArea RTE: Language plugin may cause js error on RTE initialization
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7584 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:03 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
- Follow-up committed to trunk (revision 7583).
- 17:11 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
- Depending on configuration, toolbar elements may not wrap correctly in multi-line toolbar.
- 21:02 Revision e6b6faf0: Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7583 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:28 Bug #22634: Value of "Show extensions without basic security review" is reset after updating TYPO3
- I don't think that storing this info there is logical. I think this is a system setting, which should be stored once ...
- 16:06 Bug #22634: Value of "Show extensions without basic security review" is reset after updating TYPO3
- Did you reset your user settings? The value whether only reviewed extensions should be shown, is stored in there.
- 15:03 Bug #22634: Value of "Show extensions without basic security review" is reset after updating TYPO3
- typo3/mod/tools/em/class.em_index.php, alterSettings()
displays the checkbox (in checked or unchecked state).
The... - 11:27 Bug #22634: Value of "Show extensions without basic security review" is reset after updating TYPO3
- I have checked the box "Show extensions without basic security review" and now all run without problems, but why the ...
- 17:54 Bug #22632: BE login redirects to index.php, not backend.php
- it really seems to be a cookie problem - one of our developers has the same problem with firefox, after deleting cook...
- 16:05 Bug #22640 (Closed): Mapping does not work with table alias
- when you have a query like this:
select c.fieldTomap from tableToMap as c where c.fieldTomap = 1
the field "fie... - 15:21 Bug #22629: TSConfig manual "contextMenu.pageTree.disableItems =moreoptions" remove also “hide”
- Hi Mathew,
It would be great, if each option could be hidden with an entry of its own.
There should not be depen... - 14:46 Bug #22639 (Closed): Versioning div lacks a defined width
- The div holding the comments of editors lacks a given size. Therefore it is hard to read the info inside if it is lon...
- 13:33 Bug #21386: Extension Manager confusing behavior with "reviewed" extensions setting.
- Resolved as duplicate of #22634.
- 10:43 Revision 07bad83e: Added credits
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7582 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:42 Revision 04284df4: Added credits
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7581 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:30 Bug #22412: cache_treelist is out of date
- 4.4 and 4.3 (revisions 7579 & 7580)
- 10:28 Revision 401a2caf: Fixed bug #14052: cache_treelist is out of date after setting hidden=0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7580 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:26 Revision 909c2660: Fixed bug #14052: cache_treelist is out of date after setting hidden=0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7579 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:49 Bug #22213: stdWrap->char is on wrong position
- This will bring incompatible changes into TYPO3. Closed after discussion in mailing lists.
- 03:27 Bug #20182: The ExtensionMangers configuration page multilanguage ?
- Resolved as duplicate of #20691.
- 03:19 Bug #20357: CE Text+Image: Title attributes at Image Links are cut off, if there is a space in the title
- I guess this one is a duplicate of #20142...
- 03:02 Bug #21315: Automatic admin login for superadmin.php script
- I am not sure, if I understand what you mean:
Do you want to have the browser fill out some fields automatically? ... - 02:49 Bug #18674: Shortcut feature fails when positioned in the EM
- I just tested this and cannot reproduce the problem. It works as expected.
- 02:43 Bug #21646: IE7 throws Javascript errors at different locations
- I can't get through this chaos any more and will close this ticket now.
To make things short: I don't think that w... - 01:58 Bug #17103: Deleted options from extensions remain in localconf.php when updating extension configuration
- This is covered by #0011560.
Resolved as duplicate of #0011560; please go on there! - 01:51 Feature #19099: The Extension Manager needs long time to get Updates
- Closed as requested.
- 01:40 Bug #17997: backend.php top menu broken in Safari 3 when in localhost
- Is automatically getting the correct window size still a problem in Safari, Stefano?
I don't think so...
- 01:38 Bug #19763: filelist path is saved absolute so shortcuts don't work if system is moved or copied
- This is a duplicate of #15210 (which obviously is *not* fixed in 4.2).
- 01:33 Feature #22021: Edit User Groups from Backend User Administration
- You can also click a user and edit his groups by choosing one group from the list then.
But you are right: That is... - 01:18 Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
- Hi Benni, since this bug also was about having an empty field for loginSecurityLevel in the Install Tool, I think thi...
- 01:09 Feature #22017: Enable printing of frames at the backend
- Yes, this issue should be resolved as duplicate of #22283.
- 00:58 Feature #21659: Introduce Password Policies
- What you could add would be a nice bar which changes its color from red over yellow to green when entering the password.
- 00:52 Feature #21662: Optionaly disable (or notifiy on) concurrent logins
- There at least is an option in the Install Tool to lock the user session to one IP.
Setting this will already preven... - 00:50 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- We already have a check for the default user admin with defazult password integrated in the about module and the repo...
- 00:31 Feature #19992: Check for Extension Updates: Update Information should be written to sys_log
- @ Jonas: Still interested in providing a patch?
- 00:15 Bug #16215: HMENU.special = browse fails on unavailable translations in it's way...
- Same code still present in current trunk.
- 00:08 Bug #22043: Provide a way to logout from an active Install Tool session
- Resolved as duplicate of #22635.
- 00:01 Bug #22635 (Closed): Install Tool does not provide a logout possibility
- The Install Tool is a powerful tool. Therefore it should also allow the user to actively logout.
Solution: Add a l...
2010-05-11
- 23:49 Feature #15773: Option to show only stable, beta or alpha versions
- Some time has passed and now there is a new option which provides the kind of overview you wanted to get here. Since ...
- 23:41 Bug #16255: Database field db_mountpoints in be_users too small. varchar(40)
- This was fixed in revision 1972.
- 23:28 Bug #16592: Extension configuration (ext_conf_template.txt) is not saved the first time
- I just checked that with current trunk. The process currently is the following:
After importing you have to instal... - 23:24 Bug #22634 (Closed): Value of "Show extensions without basic security review" is reset after updating TYPO3
- The checkbox "Show extensions without basic security review" is unchecked after updating TYPO3 although it was checke...
- 22:59 Bug #14262: Using input type="image" does not trigger $TSFE->checkDataSubmission()
- Thanks for the note, Jigal!
Resolved as duplicate of #14925, which fixed this problem in revision 1473. - 21:52 Bug #14262: Using input type="image" does not trigger $TSFE->checkDataSubmission()
- Tested in 4.4-trunk, code checked in 4.3.3 and 4.2.12
If the submit button or image has the name formtype_db or form... - 19:50 Bug #22633 (Closed): Install Tool skin is sometimes wrong
- The Install Tool in 4.4 can run in two skin modes. One for being loaded in the backend (light) and one for being load...
- 17:52 Bug #25574: t3editor missing ext_icon.gif
- The required license statement is already in place:
http://forge.typo3.org/repositories/entry/typo3v4-core/trunk/LIC... - 17:44 Bug #25574: t3editor missing ext_icon.gif
- I just checked the set again and I think the one called "layout_edit" would fit best (find the icon attached to this ...
- 17:39 Bug #25574: t3editor missing ext_icon.gif
- An icon would be nice!
Using an icon from the iconset Silk by Famfamfam would be best, because that would fit to the... - 17:34 Bug #19028: PostgreSQL EM: A difference between the orginally installed version and the current was detected!
- The information "A difference ... has been detected" is no problem for end users. It is a hint for developers which s...
- 17:28 Bug #18643: TypoScript Constant Editor produces PHP Warning: ereg() Invalid preceding regular expression in class.t3lib_tsparser_ext.php
- The code has been changed to use preg_match for issue #19728.
Is the error still reproducable for you? - 17:15 Bug #21818: t3editor is not usable with Internet Explorer 8
- Resolved as duplicate of #11938.
The problem with deactivating the checkbox is a duplicate of #8245.
According to... - 16:59 Bug #22281: tcemain versionSwap might break pages_language_overlay relations
- I set this to major because content gets lost and because of the big number of users affected (see #21873).
- 16:55 Bug #21873: alternative page language will be deleted in new workspaces after publishing
- Hi guys,
please have a look at the thread for #13818 in Core List!
Tolleiv already posted his patch there. But ... - 16:17 Bug #21873: alternative page language will be deleted in new workspaces after publishing
- Confirming the patch to also work with 4.3.0.
This issue should probably be labeled as major. - 16:47 Bug #21786: CSS rule "margin:0" is missing for the right frame
- Hi Georg,
is that still an issue in trunk (after the stylesheets were restructured)? - 16:45 Bug #17666: be sessions time out before $TYPO3_CONF_VARS["BE"]["sessionTimeout"]
- Kurt's problem might be a duplicate of #21511.
But the original report here surely is not (already because it was ... - 16:32 Bug #25531: idention in first line after { doesn't work correct
- i've removed the faulty auto-closing-brakets.
This should be no issue anymore (at least since TYPO3 4.4.beta2) - 16:29 Bug #25553: Copy&Paste within t3editor breaks lines
- since i can't reproduce the issue (with the latest 4.4.0beta2), i guess it's already solved
- 16:26 Bug #25501: T3Editor fully incompatible with IE8
- since the latest codemirror update (since TYPO3 4.4. beta2) the t3editor should work in IE8, too.
- 16:25 Feature #25566: t3editor should work also in file list with files with the extension '.ts'.
- in 4.4 i introduce a new api, which makes it possible to use the edtior in serveral other places like e.g. fileadmin,...
- 16:22 Bug #25543: Autosuggestion orange properties
- sorry for the delay..
i fine with your proposal. lets go for that. - 16:17 Feature #25549: Format closing {
- auto-closing brakets are not implemented anymore (cuased more problems then beeing helpful)
Further the auto-indenti... - 16:14 Bug #25557: IE8 scramble display in IE8
- Issues solved by updating the codemirror-lib.
fixed since TYPO3 4.4.beta2 - 16:10 Bug #25525: Pasting TS problems
- line numbering and pasting code should work much better since the latest codemirror update.
Issue fixed in TYPO3 ... - 16:05 Bug #25572: wrong line height for the linecounter
- i've updated the codemirror library, which now supports linenumbers by itself. It should work much better now.
Ple... - 16:01 Bug #25579: Once deactivated and saved you have to activate the editor over and over again
- fixed during the rewrite of the T3Editor-Api in TYPO3 4.4. Should be fixed since 4.4.0beta2
- 16:00 Bug #25523: Deactivating t3editor makes it impossible to activate it again
- fixed during the rewrite of the T3Editor-Api in TYPO3 4.4. Should be fixed since 4.4.0beta2
- 15:37 Bug #22496: belog not shown / error when actions: error is selected
- patch created (attatched) and send to core list
- 15:21 Bug #22471: Automatic line breaks in GIFBUILDER occur after characters like ' % ...
- Pending in core list...
- 08:56 Bug #22471: Automatic line breaks in GIFBUILDER occur after characters like ' % ...
- this is just a reminder or a question - is there anything wrong with the description of the problem or the solution? ...
- 14:52 Bug #22632: BE login redirects to index.php, not backend.php
- Please try deleting cookies and clearing cache.
- 12:39 Bug #22632: BE login redirects to index.php, not backend.php
- Do you get an entry in the log module? E.g. "User ... logged in" or any error message?
- 12:35 Bug #22632 (Closed): BE login redirects to index.php, not backend.php
- After entering the login data on the BE the T3 jumps first shortly to backend.php, just to jump back to index.php - a...
- 13:57 Bug #22631: DAM-related: DAM search function crashed on Oracle
- the attatched patch solves the problem for this specific issue, but I don't know if there are any side-effects ( as f...
- 11:08 Bug #22631 (Closed): DAM-related: DAM search function crashed on Oracle
- I'm using TYPO3 4.3.3 with DBAL 1.0.4 with an Oracle 11g database. DAM 1.1.1 is installed.
When i use the search fun... - 12:36 Bug #19239: Cannot log in to backend
- Setting sql-mode=MYSQL4 solves this problem. You can do so in in the my.ini of mysql or in the TYPO3 Install Tool usi...
- 12:30 Bug #21352: Not able to save any content changes
- A Georg said: Please ask questions in a forum.
If you experience bugs, please report one bug per issue only. Thank y... - 11:49 Bug #21964: New child records created from a translated record have default language
- As i had struggled with irre and localization settings, i found this in core api:
"localizationMode ('keep', 'sele... - 10:49 Feature #7459 (Accepted): Filter allowed content element types by column
- 10:48 Feature #7459: Filter allowed content element types by column
- Yep - didn't have the time to test it yet, but looks promising :-)
- 02:55 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- Please enable RTE troubleshooting mode in the Extension Manager, and report any errors displayed in the log below the...
- 02:47 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
- Committed to SVN TYPO3core trunk (revision 7578).
- 02:35 Bug #22630 (Closed): htmlArea RTE: Toolbar and context menu styling needs adjustments
- The attached patch fixes various small styling issues such as positionning of icons on toolbar buttons and on context...
- 02:45 Revision f2dbd56a: Fixed bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7578 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:27 Bug #22629 (Closed): TSConfig manual "contextMenu.pageTree.disableItems =moreoptions" remove also “hide”
- When I set in TSconfig:
options.contextMenu.pageTree.disableItems = moreoptions
also the item “hide” will remo...
2010-05-10
- 23:02 Feature #7459: Filter allowed content element types by column
- I send you an eMail Jo, did you receive it?
- 21:30 Bug #22628: Copy record in list view
- Are you using the context menu?
With extended view, it works for me, but with the context menu it doesn't work ( tes... - 20:53 Bug #22628 (Closed): Copy record in list view
- If i select "copy" on a record in the list view. I must reload the page to insert it into the page.
(issue i... - 21:26 Bug #19710: TYPO3 v4.3.0 install tool - still defaults [GFX][TTFdpi]=72
- Benni already suggested the most useless default settings with the correct ones. This was one of them, so stay tuned ...
- 19:47 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Hi Marc Bastian,
I didn't know that.
I just saw your patch and thought that that was the fix you proposed. ;-) - 19:35 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- The v2 patch works for me and looks good so far.
@Marc do you mind sending it to the core lest, or is still some dis... - 19:36 Bug #22625: Little bug in Workspace Manager when the option "Show differences inline" is selected.
- Hi Marco,
thanks for your patch!
Do you know that you should now send them to Core List?
Check out http://typo3... - 15:09 Bug #22625: Little bug in Workspace Manager when the option "Show differences inline" is selected.
- TYPO3 Version should have been 4.3.3, sorry I forgot to select this. PHP-Version is 5.2.5
- 15:05 Bug #22625 (Closed): Little bug in Workspace Manager when the option "Show differences inline" is selected.
- When you select the option "Show differences inline" the percentage of changes is shown twice and incorrect. See this...
- 19:20 Feature #22627: disable_controls = browser not available on all "group" fields
- Hi Sven,
since you already did the work for this, can you provide a patch file and send that to Core List? Then yo... - 18:47 Feature #22627 (Closed): disable_controls = browser not available on all "group" fields
- According to the documentation it is possible to remove the "browse items"-icon for TCE fields of type "group". Howev...
- 19:09 Revision c66157f7: corrected typo "Install Tool" v2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7577 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:05 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
- Fixed in SVN TYPO3core trunk (TYPO3 4.4) (revision 7575) and branch TYPO3_4-3 (revision 7576).
- 19:03 Revision 936b94b8: Fixed bug #9455: RTE incorrectly modifies external links and causes problems with subdomains
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7576 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:52 Revision 21965be7: Fixed bug #9455: RTE incorrectly modifies external links and causes problems with subdomains
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7575 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:57 Bug #22214: in class t3lib_htmlmail, function sendTheMail() uses a problematic @ini_set for sendmail_from
- Stephan's RFC on the Core-list has not succeeded in a fix.
For interessent users, I've added his patches here. - 16:37 Feature #15118: Install tool with Tabs
- Steffen made a nice patch, which displays a section called "Sections" in that long page (see #22623). That way you ca...
- 16:22 Bug #18550: install step2: selecting database from dropdown does not work
- Resolved as duplicate of #17162.
- 16:19 Bug #18544: check writable of typo3conf before creating backup
- Resolved as duplicate of #17162.
- 16:00 Bug #18785: Compare DB with dbal
- @ Mangan: #0008231 has been committed to versions newer than 4.2.0.
So: Is this still a problem in newer versions?
- 15:48 Bug #15277: Set passwords for install tool and BE admin user in 1-2-3 mode
- This can now be done using the hooks integrated with #22423.
- 15:40 Bug #21353: Installer deletes ENABLE-file too early when system Timezone doesn't fit PHP timezone
- You can put the string KEEP_FILE in the ENABLE_INSTALL_TOOL file, but then you will have to take care to delete it ag...
- 15:31 Bug #22626 (Closed): Domain records should be configurable / not rely only on $_SERVER["HTTP_HOST"]
- short description:
Domain records use the global variable $_SERVER["HTTP_HOST"] to find out which content to deliver... - 15:12 Bug #22622: No upload in the new massuploader with Firefox and using self signed SSL
- This is a problem with SWFUpload, which has been reported here: http://code.google.com/p/swfupload/issues/detail?id=2...
- 10:19 Bug #22622 (Closed): No upload in the new massuploader with Firefox and using self signed SSL
- When using a self signed SSL the mass uploader does not work and it displays the following error message:
-------... - 13:44 Bug #22624 (Closed): Moving/deleting section inside a container fails in workspaces
- I have a section object that can contain a number of containers (links with a title in a list). Once users work in a ...
- 13:10 Bug #18722: "Broken rootline" error when creating new page in Draft
- I'd like to confirm that on 4.2.12 and realurl 1.8.1, I'm still seeing this problem.
- 11:52 Bug #22623 (Closed): [Usability ] All Configuration is huge form and difficult to find begin of sections
- Usability improvement: add a section menu at the beginning
(issue imported from #M14352) - 11:33 Bug #18565: Translation of the backend pages tree
- Is this one still being considered to get integrated in the core?
- 10:59 Bug #22609: Install Tool buttons have no hover state
- committed to trunk rev 7574
- 10:58 Revision 62fb4836: Fixed bug #14335: Install Tool buttons have no hover state (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7574 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Revision 738766bb: corrected typo "Install Tool"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7573 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:26 Bug #22322: combining images with GraphicsMagick not working correctly since 4.2.10
- REMINDER
- 10:26 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- REMINDER#3
- 10:18 Bug #20852: Can create preview links only for the default language of a page
- The way he produced the patch might be faulty, but I can confirm that the generated preview link is in the default la...
- 08:45 Bug #16276: Database Analyser - Compare proposes "ALTER ..... NOT NULL" again and again
- Yes, Typo3 4.4 trunk
Some examples:
Changing fields
4. ALTER TABLE tx_frm2_conferences_Conference CHANGE ... - 08:36 Revision 8b2693de: Follow-up to feature #14014: Some htmlArea RTE csss files are not versioned in the FE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7572 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:03 Revision e695093e: Follow-up to feature #14277: Apply gzip compression to htmlArea RTE concatenated js script
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7571 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:42 Bug #22621: htmlArea RTE: Unavailability of hot key map may cause plugin to fail
- Patch committed to SVN TYPO3core trunk (revision 7570).
- 05:33 Bug #22621 (Closed): htmlArea RTE: Unavailability of hot key map may cause plugin to fail
- Hot key map should always be made available in case some plugin needs to add some bindings.
(issue imported from ... - 05:41 Revision ee921d72: Fixed bug #14349: htmlArea RTE: Unavailability of hot key map may cause plugin to fail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7570 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:11 Feature #22387: rtehtmlare should use versionnumbering method for CSS and JS files
- Follow-up patch committed to SVN TYPO3core trunk (revision 7569).
- 04:55 Feature #22387: rtehtmlare should use versionnumbering method for CSS and JS files
- The main RTE script does not get its version number.
- 05:10 Revision ff0cbdf5: Follow-up to feature #14014: htmlArea RTE should use version numbering method for CSS and JS files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7569 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:17 Bug #22620 (Closed): Fix some link targets in the Install Tool
- In the Install Tool some external links opens in the same window which can be annoying, if you have new configuration...
- 01:56 Bug #22619 (Closed): CSH: use rel="table|field" syntax and classes instead of inline JS
- The CSH in flexforms is just plain inline JS inside the HTML. If you have lots of fields, it kinda blows up your HTML...
- 00:15 Bug #22618: Filelinks Read from path: does not show files form directory in the fileadmin
- Hey Ernst.
Just checked in the source code... is it possible that you are running the wrong CSS Styled Content ver... - 00:08 Bug #22618: Filelinks Read from path: does not show files form directory in the fileadmin
- Hey ernst,
you're right. This is a bug in the latest CSS Styled Content version. For now, just add the following l... - 00:14 Bug #22612: Install tool always sets [GFX][gdlib_png]=1
- Please go on in #17962; resolved as duplicate of #17962.
2010-05-09
- 23:16 Bug #22617: TYPO3 Install Tool Basic Configuration makes unwanted [GFX]...
- Please go on in #17962; resolved as duplicate of #17962.
- 22:03 Bug #22617 (Closed): TYPO3 Install Tool Basic Configuration makes unwanted [GFX]...
- I have set
$TYPO3_CONF_VARS['GFX']['im_combine_filename'] = 'composite';
$TYPO3_CONF_VARS['GFX']['im_version_5'... - 23:14 Bug #22618 (Closed): Filelinks Read from path: does not show files form directory in the fileadmin
- When I use filelinks with the option Read from path: doesn't give resultson the front-end from any directory in the f...
- 22:21 Feature #22616: Show flash message when Install Tool Enable file has been created or deleted
- Version 2 of patch with check of delete/create action succeeded.
- 21:11 Feature #22616 (Closed): Show flash message when Install Tool Enable file has been created or deleted
- When the Install Tool Enable file has been deleted or created the button caption is changed, but a flash message woul...
- 22:12 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- Hi Kay,
you wrote in #21176 (Note 0032304) that you could solve this for Firefox and Safari by uninstalling Tortoi... - 19:20 Bug #22615 (Closed): t3lib_compressor also rewrites data URIs
- According to <a href="http://tools.ietf.org/html/rfc2616">RFC 2616</a>, images/files can be embedded using the <em>da...
- 17:47 Bug #22614 (Closed): c&p error in t3lib_div::logDeprecatedFunction
- There is a copy&paste error in this function with $msg which isn't used before.
i corrected it and did CGL cleanin... - 17:43 Feature #22163: Resolve shortcut for menu state
- Hi Thomas,
I just had a look at your patch. I love the functionality, which it provides and I'm 100% for getting i... - 17:26 Feature #20953: Add a warning for IE6 users in TYPO3 4.6
- ...and WinXP, which shipps IE6 by default ;-)
- 17:22 Bug #18674: Shortcut feature fails when positioned in the EM
- Is this still an issue, Lars?
Don't think so... - 17:02 Feature #18911: Shortcut mode: add "parent page"
- I updated the patch to make TMENU aware of this great feature. Will bring this up again, once 4.4 is branched and fea...
- 16:22 Bug #21073: PHP Warning in Extension Manager: array-keys() The first argument should be an array in class.em_index.php on line 1829
- Quoting what Dominic wrote in #16378:
I had this problem, too, but I had entered an explicit repository URL in Setti... - 16:15 Bug #16378: PHP Warning array-keys() when installing a suggested extension
- Resolved as duplicate of #21073.
- 16:03 Feature #22286: URLs with tel:... and sms:... not supported in core
- Hi guys,
thanks for your thoughts about that problem.
Chances to get a nice solution integrated in TYPO3 are be... - 15:25 Feature #22286: URLs with tel:... and sms:... not supported in core
- Should we maybe add a configruration via TypoScript so additional "protocols" can be added easily? Imho then they cou...
- 10:22 Bug #19913: Extension manager: Direct import of extensions always fails, normal import works.
- Not reproducible with final version, only appeared in beta of 4.3.
- 00:55 Bug #22613 (Closed): Better options for deprecation log
- It's really useful for detecting deprecated calls. However the logging is imho to static:
1) you only can switch it ...
2010-05-08
- 21:20 Bug #22612 (Closed): Install tool always sets [GFX][gdlib_png]=1
- On a total fresh installation, the install tool module "Basic Configration" always selects [GFX][gdlib_png] = 1, even...
- 18:47 Bug #22611: "The install tool is locked" doesn't send No-Cache headers
- Would be nice, if you could do that. :-)
- 18:21 Bug #22611: "The install tool is locked" doesn't send No-Cache headers
- Good point, but it's not related to this RFC.
Has to be done with #22599
- 18:08 Bug #22611: "The install tool is locked" doesn't send No-Cache headers
- I just checked the page and saw that a noindex meta tag is missing, too. Adding one would bring that page inline with...
- 18:05 Bug #22611 (Closed): "The install tool is locked" doesn't send No-Cache headers
- The message "The install tool is locked" isn't sent with the according headers, to force the browser to revalidate th...
- 18:46 Bug #15975: missing create database rights bring up ugly error page
- I just checked that with current trunk:
The error page which now (at least after #22423) comes up is nicely styled a... - 17:56 Bug #22602: [Performance] Preload ExtJS in BE
- committed to trunk rev 7568
- 17:55 Revision 2fa26cd1: Fixed bug #14326: [Performance] Preload ExtJS in BE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7568 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:49 Bug #22573: opendocs can cause duplicate id html errors
- committed to trunk rev 7567
- 17:48 Revision d0149200: Fixed bug #14288: opendocs can cause duplicate id html errors (thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7567 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:09 Bug #22506: ds_pointerField holding a DB reference breaks
- Hi Roman,
do you know, that you now should send your patch to Core List to get it in?
Check out http://typo3.org/... - 17:00 Feature #17049: Missing option in User > Setup
- If that still is an issue, you can reopen the report.
- 16:36 Bug #18962: innodb-commands in sql-files crash adodb and dbal
- Is it still a problem in 4.4beta2 or newer?
- 16:26 Bug #20725: Compare Database cannot handle ENGINE when DBAL is installed
- I think there recently were fixes which should make DBAL work with the install tool flawlessly.
Is it still a proble... - 16:18 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Quoting the PHP manual for ini_get
(See http://php.net/manual/en/function.ini-get.php )
Return Values
Returns th... - 15:48 Bug #22610 (Closed): Merge modules "Cleanup and typo3temp/" of the Install Tool
- Merge those two modules, which both have a very similar (and IMHO almost useless) functionality into one module.
... - 15:48 Bug #16276: Database Analyser - Compare proposes "ALTER ..... NOT NULL" again and again
- Is this still a problem in current versions?
- 15:30 Bug #16420: Install Tool does not add all needed folders (e.g. typo3temp/pics)
- I just tested this with current trunk:
The installer adds missing folders inside typo3temp/ (e.g.typo3temp/pics) aut... - 15:20 Bug #21865: htmlmail: deprecated message with PHP 5.3 for sql_regcase
- There is no need to use sql_regcase. The intent of sql_regcase() at function tag_regex() is to make regex case insens...
- 15:18 Bug #19917: Creation of new encryption key fails with IE 6
- Works for me with current trunk; most probably a duplicate of #19998, which has been fixed meanwhile.
Please reopen ... - 15:06 Bug #21498: Update required tables COMPARE does not work in 4.2.10 with PHP 5.1.2
- Since you say that it works, when the only bigger update you do is to change the PHP version to 5.2, I guess this sho...
- 14:56 Bug #17456: Warning should be given out if using a MySQL Client older than 4.1.1
- According to INSTALL.txt newer versions need at least MySQL 4.1; older clients are no longer supported.
So time ha... - 14:51 Bug #22530: System Requirements point to typo3.org website
- But do not write them down there ones again, because updates will be likely to be forgotten there.
Better point to... - 14:45 Bug #22531: buttons should behave like in the general UI
- Resolved as duplicate of #22609.
- 14:43 Bug #22583: Forgot password form is not localized and doesn't work either
- related: #13652
- 14:38 Bug #22609 (Closed): Install Tool buttons have no hover state
- Install Tool buttons have no hover state
(issue imported from #M14335) - 14:35 Bug #19997: please support native postgres
- Postgres is supported in 4.4.
If you have an error using DBAL, please open a new bug report in the DBAL section. - 13:49 Bug #22608 (Closed): Remove section "Header legend" from install tool
- The "About" section of the Install Tool, which is opened after login has a section "Header legend", which explains th...
- 05:11 Bug #22512: htmlArea RTE: Tables may get lost when using remove format feature
- Committed to SVN TYPO3core trunk (revision 7565) and branch TYPO3_4-3 (revision 7566).
- 03:07 Bug #22512: htmlArea RTE: Tables may get lost when using remove format feature
- @Rik: yes, but newlines are replaced by spaces a few instruction before. Not tabs, though. The attached patch will fi...
- 05:11 Revision bdf7e08e: Fixed bug #14202: htmlArea RTE: Tables may get lost when using remove format feature
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7566 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:06 Revision b3bac56a: Fixed bug #14202: htmlArea RTE: Tables may get lost when using remove format feature
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7565 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-05-07
- 21:38 Bug #22523: Refresh BE Login failed first time
- We won't be able to solve this without further information (server environment, browser and so on).
Do you say tha... - 20:24 Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
- Thanks Christopher.
as from my experience it's not a good idea to hook into pending patches with other (even related... - 20:09 Bug #21023: $TYPO3_CONF_VARS['BE']['fileDenyPattern'] causes problems
- So the points here are:
- Fix the misleading error message in the BE.
- Maybe: Add htpasswd, phtml and phpsh to the... - 19:52 Bug #17457: External URL leads to Internal Server Error (Error 500)
- OK, so this was an error with awstats (or other extensions writing logfiles) and should be fixed there. There could e...
- 19:47 Bug #22577: IRRE loading indicator makes label text jump
- rev 7564
- 19:43 Revision bd6a0c2f: Fixed bug #14293: IRRE loading indicator makes label text jump (Thanks to Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7564 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:35 Revision 07bf99aa: Updated NEWS.txt with getBrowserInfo info
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7563 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:28 Bug #16996: automaketemplate relPathPrefix and fragments
Committed patch "take2" to trunk (rev. 7560)
Committed original patch to TYPO3_4-3 (rev. 7561)
Committed original...- 18:27 Revision 6bc71db9: Fixed bug #5003: prefixRelPath() incorrectly changes links to anchors (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7562 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:27 Bug #22397: Cleanup: class.t3lib_userauthgroup.php
- attached version 3, replace a lot of return statements according to CGL
- 10:35 Bug #22397: Cleanup: class.t3lib_userauthgroup.php
- Updated CGL patch to version 2
- 18:26 Revision a28454ab: Fixed bug #5003: prefixRelPath() incorrectly changes links to anchors (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7561 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:23 Revision 0408df87: Fixed bug #5003: prefixRelPath() incorrectly changes links to anchors (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7560 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:28 Bug #22512: htmlArea RTE: Tables may get lost when using remove format feature
- @Dimitri: In what way are the results different? Do you mean the results of the paste or the results of the remove fo...
- 14:15 Bug #22512: htmlArea RTE: Tables may get lost when using remove format feature
- @Stanislas: that works too, thanks.
I wonder why i get different results in Firefox 3.6 and IE8... any ideas? - 17:08 Bug #22178: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
- Hey,
the occurrence of depricated funktion is only on t3lib/class.t3lib_htmlmail.php and typo3/sysext/cms/tslib/clas... - 16:07 Bug #22553: t3lib_extMgm should provide API to determine whether ext is installed or not
- Quoting what Joey wrote in #19739:
We already got globalString, which can use a regular expression on
TSFE:TYPO3_CO... - 16:01 Feature #17066: enable stdWrap.strftime to use GMT time instead of server time
- Fixed with #21266
- 08:44 Feature #17066: enable stdWrap.strftime to use GMT time instead of server time
- Duplicate of #21266, can be closed.
- 15:59 Feature #19739: TypoScript Condition to check for installed extensions
- So there is an extension which can achieve this and (even better) it already is possible with "Core only".
I think... - 15:50 Feature #18239: FeUsers in table sys_lockedrecords - TSFE-Part
- The patch is not yet in trunk.
- 15:47 Feature #16786: FeUsers in table sys_lockedrecords
- Closed as requested, will be dealt with in #18238 and #18238.
- 15:32 Feature #22245: Secure Install Tool Login
- From Core List:
- Transferring the password using RSA is a good idea, if there is a fallback if RSA does not work.
=... - 15:19 Feature #21423: Install Tool Password gets transmitted plain text
- Result of the discussion in Core List is to better use asymmetric encryption (like RSA) to secure the data transfer.
... - 14:50 Bug #22100: Workspace tiled Preview shows same version of Page
- Committed to SVN:
* TYPO3_4-2 (rev. 7557)
* TYPO3_4-3 (rev. 7558)
* Trunk ( rev. 7559) - 14:48 Bug #22607 (Closed): htmlArea RTE: justify after CTRL+A not working in Firefox
- FF3.6.3
typo3 4.2.8
RTE 1.7.11
In rte edit area. If I use "ctrl+A" to select all words and click the button "ali... - 14:47 Revision b1428389: Fixed bug #13495: Workspace tiled Preview shows same version of Page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7559 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:46 Revision 840077ea: Fixed bug #13495: Workspace tiled Preview shows same version of Page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7558 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:44 Revision 6f87c3be: Fixed bug #13495: Workspace tiled Preview shows same version of Page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7557 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:05 Bug #22459: Datepicker broken in IE7 cannot select a day
- Can confirm this, but only with an editor's account. Logged in as an admin it works. Seems rather strange to me.
- 13:51 Bug #22606: BE search is broken
- Committed to trunk rev 7556
- 13:02 Bug #22606 (Closed): BE search is broken
- since #22479 the BE search is broken.
Reason is the wrong usage of scope. Prototype does some weird scope bindings... - 13:50 Revision f433a4ac: Fixed bug #14331: BE search is broken
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7556 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:59 Bug #22605 (Closed): t3lib_div::imageMagickCommand incorrectly change parameters order
- t3lib_div::imageMagickCommand incorrectly change parameters order due to wrong logic in t3lib_div::unQuoteFilenames.
... - 08:43 Bug #22604 (Closed): Include prototype using API at the login screen
- Currently prototype is loaded by a <script> tag in the HTML template of the login screen.
To use t3lib_compressor ... - 02:51 Bug #22603 (Closed): Condition misses check for no logged in user
- its possible to check for any logged in user with
[loginUser = *]
or specified
[loginUser = 2,3]
but not the nega... - 02:17 Bug #22602 (Closed): [Performance] Preload ExtJS in BE
- This patch includes ExtJS in index.php. When ExtJS is loaded with login form it will be cached, so the BE is loaded f...
- 01:06 Bug #22601 (Closed): Input tag not closed for ###EXTRA_HIDDEN###
- The marker ###EXTRA_HIDDEN### is replaced by something like <input type="hidden" name="challenge" value="86f1b123c8a1...
2010-05-06
- 22:47 Bug #20389: Wrong timezone handling
- No response for more than a year; also after different notes to provide more information (also in #20241).
Not re... - 22:38 Bug #22510: Text is deleted upon saving contentelement Image and text
- There are more than 4500 extensions available in TER and maybe some other thousand are unpublished. How shall we know...
- 22:31 Bug #22591: JS and CSS merger don't work in BE
- Hi Christian,
the CSS, which can be merged, is merged (the 3rd CSS file). JS is currently not merged at all, becau... - 22:25 Bug #22591: JS and CSS merger don't work in BE
- Hi Christian,
you should think about consulting mailinglists, when having such problems. It's easier, to find a so... - 22:21 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- What processes are hanging? Can you post the command, which seems to fail?
- 22:13 Feature #22600 (Closed): Add spriteGeneratorAPI to support the new sprite-icon-api
- sprite-icon-api is now included in beta2. In short the task of this api ist to "replace" t3lib_iconWorks::skinImg fo...
- 21:44 Bug #22397: Cleanup: class.t3lib_userauthgroup.php
- Part 1 (variables and foreach) commited to trunk (rev. 7555). The CGL patch doesn't apply anymore.
- 21:40 Revision 9b9f27bf: Fixed bug #14028: Code cleanup in class.t3lib_userauthgroup.php - part 1: foreach loops / variable renaming (Thanks to Kjeld Schumacher)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7555 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:25 Bug #22595: Filelist: AJAX bug with multiple file mounts in the folder tree
committed to trunk (rev. 7553)
committed to TYPO3_4-3 (rev. 7554)- 05:29 Bug #22595 (Closed): Filelist: AJAX bug with multiple file mounts in the folder tree
- Problem:
If you have non-admin BE users that have access to multiple file mounts through the filelist module, they ... - 21:22 Revision b57b142d: Fixed bug #14315: Filelist: AJAX bug with multiple file mounts in the folder tree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7554 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:21 Revision 1e1f8975: Fixed bug #14315: Filelist: AJAX bug with multiple file mounts in the folder tree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7553 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:12 Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
- Can we close this issue? The loginSecurityLevel has been set already, so it's not really an issue in the core anymore.
- 20:08 Feature #21911: need logDeprecated function for included files
- Check the core list, please. I wrote an update in there.
- 19:59 Bug #20576: t3lib_div has several calls to debug without namespace which leads to php-errors
- REMINDER #2: Felix, could you please let us know if we can close this issue? According to the core list, this change ...
- 19:58 Bug #21422: Method "t3lib_tstemplate::procesIncludes" has misspelled "proces"
- Committed the attached, updated patch v3 to trunk (rev. 7552)
- 19:57 Revision 1c8387ce: Fixed bug #12429: Renamed "t3lib_tstemplate::procesIncludes" to "processIncludes" due to a misspelling (Thanks to Bernhard Kraft)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7552 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:57 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
- If someone wants this fix included in the next releases, send Maryna's patch to the Core List.
Check out http://typo... - 19:46 Bug #22512: htmlArea RTE: Tables may get lost when using remove format feature
- Shouldn't that be:
var regMS4 = new RegExp("( |\t|\n)(class|v?align)=\"[^>\"]*\"", "gi");
An HTML-tag can be sp... - 19:37 Bug #22194: Performance optimization: change while(list() to foreach()
- Georg, great patch. Could you please update it so it works with the current trunk again?
Thanks. - 19:36 Bug #22374: hardcoded image shown in "HELP > About TYPO3" (backend-redesign)
- committed v3 to trunk (rev. 7551).
- 19:35 Revision 886b059c: Fixed bug #13996: Hardcoded TYPO3 logo shown in "HELP > About TYPO3" (Thanks to Stephan Kellermayr)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7551 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:24 Bug #22373: hardcoded image shown in "HELP > About Modules" (backend-redesign)
- v4 was committed to trunk (rev. 7550)
- 19:22 Revision 46641b31: Fixed bug #13995: Hardcoded TYPO3 logo image shown in "HELP > About Modules" (Thanks to Stephan Kellermayr and Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7550 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:17 Bug #22576: Incorrect background color style in type fields with images (tceforms)
committed v5 to trunk (rev. 7548)
committed v5 to TYPO3_4-3 (rev. 7549).- 19:16 Revision ed98ba7b: Fixed bug #14291: TCEforms: Incorrect background color style in type fields with images (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7549 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:13 Revision 91765cc3: Fixed bug #14291: TCEforms: Incorrect background color style in type fields with images (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7548 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:09 Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
- Hi Ralf,
I think you forgot to send this one to Core List...
Maybe you can integrate your idea in Jeff's patch fo... - 18:56 Bug #21598: Error when editing a resource file in a template record ("target was not a directory")
- This error occurs only when you edit the whole template record.
Editing the file in the field "ressources" in "Info/... - 18:48 Bug #22596: Update TYPO3_copyright_year
- forgot to change a field in BT entry.
- 18:48 Bug #22596: Update TYPO3_copyright_year
committed to trunk (rev. 7547).- 10:20 Bug #22596 (Closed): Update TYPO3_copyright_year
- TYPO3_copyright_year = 1998-2009
(issue imported from #M14316) - 18:46 Revision 12a2180a: Fixed bug #14316: Updated TYPO3_copyright_year in constants section of config_default.php (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7547 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:40 Bug #22524: options.pageTree.showPageIdWithTitle doesn't work in record picker
committed v2 to trunk (rev. 7545)
committed v2 to TYPO3_4-3 (rev. 7546)- 18:39 Revision a6aabbf4: Fixed bug #14217: options.pageTree.showPageIdWithTitle doesn't work in record picker and RTE (Thanks to Reinhard Fuehricht)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7546 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:37 Bug #22599 (Closed): Include robots noindex meta tag in typo3 backend, especially login page
- TYPO3 should use the tag <meta name="robots" content="noindex,nofollow" /> on the login page to ask search engines no...
- 18:37 Revision c5c0b03d: Fixed bug #14217: options.pageTree.showPageIdWithTitle doesn't work in record picker and RTE (Thanks to Reinhard Fuehricht)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7545 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:29 Bug #22502: In TCA (tt_content) the fe_groups field is not placed correctly under the Access Tab
- trunk rev 7543
4_3 rev 7544 - 18:26 Revision 985164d6: Fixed bug #14185: The tt_content.fe_groups field is not placed under the Access Tab (Thanks to Peter Klein & Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7544 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:25 Revision aec59980: Fixed bug #14185: The tt_content.fe_groups field is not placed under the Access Tab (Thanks to Peter Klein & Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7543 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:30 Bug #22598 (Closed): feedit (sysext) does not load if editing datasets containg IRRE-fields.
- Fatal error: Call to undefined method stdClass::getDynNestedStack() in /home/webmaster/frm2/typo3_src_svn/t3lib/class...
- 15:19 Bug #22590: Notice: Undefined index in index_ts.php
- Hey Benjamin,
the extension is no longer in TER, but you can download direct from http://service.gmx.net/de/cgi/df... - 01:55 Bug #22590: Notice: Undefined index in index_ts.php
- The ext is no longer in TER, because it is a security risk, but since people still use it, this should also be fixed ...
- 00:46 Bug #22590: Notice: Undefined index in index_ts.php
- Hey Martin,
I cannot find the extension "php_page_content" in TER. It seems like that extension needs to be fixed ... - 13:36 Bug #25658 (Closed): Wrong icon in overview when running a previously failed job
- Seen while running a job that failed during the last run again after fixing it:
Expected: green bullet icon (job is ... - 08:50 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
- 11177_noscale.patch misses to transfer 'noScale' to the options array.
11177_noscale_v2.patch ist working. - 04:42 Feature #15194: Deliver a better default sitemap
- This has been fixed for quite some time (at least 4.0). Thus, I close this issue.
- 04:41 Bug #16540: "filelists" element can't be customized
- Check out filelist in TYPO3 4.3, where you can completely customize the "render_upload" through TypoScript and regist...
- 04:40 Bug #16500: Missing dot in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
- Yes. activate this with
setfixed = 1
Does it work for you then? I so, I will close this issue soon. - 04:37 Bug #16699: DAM install error
- Please try out the latest DAM and the latest TYPO3 4.3/4.4 version. I don't have any problems with that. I will close...
- 04:27 Bug #22248: Use ExtJS for rendering tabs in the TYPO3 Backend
- Steffen, the updated patch works for me. No JS errors... please try again.
- 04:23 Bug #19182: Wrong getData behaviour in "foo|bar" case
- these methods have changed to all use "array-merged-recursive-overrule". Does this bug still exists for you?
- 04:20 Feature #15252: tslib_pibase: incorporate the fh_library
- Franz. I think the methods are fine in the "div" extension. All new extensions should rather use Extbase/Fluid than p...
- 04:15 Bug #17315: Unable to provide "version" with e.g. includeJS / patch to use filemtime always
- This is fixed in trunk now. You can enable automatic versioning of CSS and JS files through $TYPO3_CONF_VARS['FE']['v...
- 04:10 Bug #19997: please support native postgres
- Please try out the latest 4.4beta, which supports postgres out-of-the-box through the installer (yes, through DBAL). ...
- 04:07 Bug #19241: no details with error message 'is no TYPO3 language file'
- This cannot be displayed to the user! I suggest to write it to devLog or to some other debug console. Please provide ...
- 03:59 Feature #19495: memory waste with locallang
- Hey Franz.
Let me know if the attached patch fixes your problem. - 03:33 Feature #19473: Extract workspace GUI into a system extension
- Already done since TYPO3 4.3.0
- 03:29 Bug #21459: PHP-5.3 error: function define_syslog_variables() is deprecated
- Wrong target version,sry.
- 02:29 Bug #21459: PHP-5.3 error: function define_syslog_variables() is deprecated
- Committed this one:
- to trunk (rev. 7540)
- to TYPO3_4-3 (rev. 7541)
- to TYPO3_4-2 (rev. 7542)
- 03:28 Feature #19399: Add the ability of including external files to includeJS/getFileName
- Fixed, and no feedback. So we close this one.
- 03:27 Feature #20953: Add a warning for IE6 users in TYPO3 4.6
- TYPO3 4.4 will support IE6 just as IE7 ...., so let's think about this in 4.5 again (once Windows 2000 support has ex...
- 02:55 Feature #22376: Introduce Automatic versioning of CSS and JS files
- is committed to trunk.
- 02:52 Bug #15949: wrap2.splitChar and wrap3.splitChar are ignored
- This bug has been fixed on 2006-04-04 by Michael Stucki and is fixed since TYPO3 4.0rc3. I also checked the code, eve...
- 02:07 Bug #22594: Class prefix problem in getUserObj and callUserFunction (t3lib_div)
- Hi Jean-David,
do you know that you must send your patch to Core List to get your fix integrated in the next relea... - 01:56 Revision 3ab3f6a3: Fixed bug #12470: PHP-5.3 error: function define_syslog_variables() is deprecated (Thanks to Rupert Germann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7542 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:54 Revision 7989fe88: Fixed bug #12470: PHP-5.3 error: function define_syslog_variables() is deprecated (Thanks to Rupert Germann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7541 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:53 Revision e0932b1a: Fixed bug #12470: PHP-5.3 error: function define_syslog_variables() is deprecated (Thanks to Rupert Germann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7540 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:43 Bug #22582: Missing ">" in HTML-Source for including "jsfunc.validateform.js"
- the attached patch was committed to trunk (rev. 7539) as followup to #22376.
Thanks to Torben Aschmons and Michiel... - 00:41 Revision 0a6273ac: Followup to #13998 / #14298: Missing ">" in HTML source when including jsfunc.validateform.js (Thanks to Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7539 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-05-05
- 23:44 Bug #22591: JS and CSS merger don't work in BE
- Hello Steffen,
this prevent the gzip errors, but do not merge the css an js in BE
Test the Backend :
http://t... - 23:36 Bug #22591: JS and CSS merger don't work in BE
- Sorry, i have only 5 Lines in my .htaccess file in the root of the Website.
###
RewriteEngine On
RewriteCond %{R... - 23:11 Bug #22591: JS and CSS merger don't work in BE
- Hi Christian
this is the important part, you are missing:... - 22:14 Bug #22591: JS and CSS merger don't work in BE
- You seem to be missing the .htaccess for the compression. Please read the NEWS.txt file regarding the needed FilesMat...
- 14:34 Bug #22591: JS and CSS merger don't work in BE
- Yes,
my localconf.php is now:
$TYPO3_CONF_VARS['FE']['compressionLevel'] = '5';
$TYPO3_CONF_VARS['BE']['comp... - 13:53 Bug #22591: JS and CSS merger don't work in BE
- Did you change the .htaccess according to news.txt and enshured that your webserver will process the entries?
- 13:31 Bug #22591 (Closed): JS and CSS merger don't work in BE
- After activate FE-compression and BE-compression at the Installer, the FE Works fine. The BE dount work. No CSS File ...
- 23:18 Bug #22580: No Update of backend languages possible: Fatal error: Cannot use string offset as an array in class.em_index.php
- Does this mean, the file transferred from a mirror contains errors?
- 23:15 Feature #21659: Introduce Password Policies
- I think this can be done by an extension. Although this would be a neat feature, I don't see the big need to have it ...
- 23:13 Bug #22582: Missing ">" in HTML-Source for including "jsfunc.validateform.js"
- Do you take care, Lars?
- 22:03 Bug #22582: Missing ">" in HTML-Source for including "jsfunc.validateform.js"
- Seems this was introduced in the very last patch before the initial commit of the "versioning of filenames feature" #...
- 09:06 Bug #22582: Missing ">" in HTML-Source for including "jsfunc.validateform.js"
- No, I just added a new CE "Form".
In the HTML-Source in the FrontEnd the complete row shows:
"<script type="text/j... - 18:37 Bug #20950: combination of disabled noIconProc and activated gdlib_png causes problems
- I will do that in the next days! Thanks for reminding me on this one...
- 17:43 Bug #22594 (Closed): Class prefix problem in getUserObj and callUserFunction (t3lib_div)
- In the t3lib_div class, methods getUserObj and callUserFunction actually check that classes/functions have a valid pr...
- 16:48 Bug #22593: Notice: undefined index & constant in t3lib_div.php & t3lib_error_errorhandler.php
- v2 is working. I forgot some single quotation mark.
- 16:20 Bug #22593 (Closed): Notice: undefined index & constant in t3lib_div.php & t3lib_error_errorhandler.php
- Undefined index $systemLog & undefined constant TYPO3_ERRORHANDLER_MODE is shown by using php_page_content Extension....
- 16:17 Bug #22579: Recycler and tcemain->process_cmdmap cannot undelete some records
- Committed to svn
trunk rev 7537
4_3 rev 7538 - 16:13 Revision b15114a6: Fixed bug #14295: Recycler and tcemain->process_cmdmap cannot undelete some records (thanks to Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7538 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:12 Bug #20598: Error after hide/show element
- Seems to be intentional that move and cut creates a new type of version element.
Added a easier patch 0011303_hide_s... - 14:44 Bug #20598: Error after hide/show element
- This issue affects the info, move up/down, hide, delete and cut buttons ...
Only on the create translation flags it'... - 16:11 Revision e6ea7204: Fixed bug #14295: Recycler and tcemain->process_cmdmap cannot undelete some records (thanks to Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7537 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:02 Bug #22588: fe_user passwords are visible in the info popup window in the backend
- Committed to svn
4_3 rev 7535
trunk rev 7536 - 15:59 Revision 3e750981: Fixed bug #14307: fe_user passwords are visible in the info popup window in the backend (thanks to Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7536 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:58 Revision 08df71da: Fixed bug #14307: fe_user passwords are visible in the info popup window in the backend (thanks to Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7535 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:10 Bug #22592: Follow up posts in CHC Forum with the "Watch" functionality
- This is no problem in the TYPO3 Core, but in chc_forum.
Please inform the author of chc_forum about that error. - 14:33 Bug #22592 (Closed): Follow up posts in CHC Forum with the "Watch" functionality
- In the front end, I got this error:
Fatal error: Class 't3lib_pageSelect' not found in /work/lampp/htdocs/disseminat... - 12:26 Bug #20295: fe_user passwords are visible in the backend
- Resolved as duplicate of #22588.
- 12:20 Bug #22555: Can't translate draft version of element in custom draft workspace
- Hi Robert,
thanks for the patch!
To get this fixed in future releases, send your patch to the TYPO3-core-list!
... - 12:12 Bug #22555: Can't translate draft version of element in custom draft workspace
- Attached Patch. Fetch the original record if no language original is available.
- 12:14 Bug #22589: FE and BE access : t3lib_error_Exception : Function ereg() is deprecated in ..../temp_CACHED...
- Resolved, no change required. Must be solved by the author if gsi_whoisonline.
- 10:20 Bug #22589: FE and BE access : t3lib_error_Exception : Function ereg() is deprecated in ..../temp_CACHED...
- Sorry the bug is me ! ;-)
This bug is comming from gsi_whoisonline plugin - 10:03 Bug #22589 (Closed): FE and BE access : t3lib_error_Exception : Function ereg() is deprecated in ..../temp_CACHED...
- maj 4.3.2 to 4.3.3 because php is updated (5.2 to 5.3)
(issue imported from #M14308) - 11:27 Bug #22590: Notice: Undefined index in index_ts.php
- v2 working patch file ;-)
- 10:36 Bug #22590 (Closed): Notice: Undefined index in index_ts.php
- Undefined index $debug & $error is shown by using php_page_content Extension. The notice come from index_ts.php.
...
2010-05-04
- 23:47 Bug #20295: fe_user passwords are visible in the backend
- And since the described problem in this bug is not the problem I fixed, I decided to create a new bug #22588 and atta...
- 22:54 Bug #20295: fe_user passwords are visible in the backend
- I have attached a patch (10873.diff) that will hide the password by changing it to a random number of asterisk (*).
... - 23:39 Bug #22588 (Closed): fe_user passwords are visible in the info popup window in the backend
- Using the info popup window, by clicking a Website user record icon, the password of the FE user is still visible.
... - 22:35 Bug #22404: Calendar at date fields does not work with IE7 and IE8
- Resolved as duplicate of #21914.
Please follow the discussion there. - 22:29 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Hi guys at Alienor.net,
do you know, that you must send your patch to Core List to get it in the next releases of ... - 22:04 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- The patch works for a 4.3.2 install. I could make the calendar work with a non-admin french user under IE7 and IE8.
... - 21:47 Bug #18011: Navframe does not proper reload
- Hi Nikolas, is this still a problem?
- 21:07 Bug #16502: Douple dots in filenames.
- Closed, unable to reproduce with 4.3.3.
- 20:31 Bug #22580: No Update of backend languages possible: Fatal error: Cannot use string offset as an array in class.em_index.php
- A duplicate of this issue is #16010. The problematic line is:
if($localmd5 != $translationStatusArr[$lang]['md5'])... - 13:26 Bug #22580: No Update of backend languages possible: Fatal error: Cannot use string offset as an array in class.em_index.php
- Sorry, can't reproduce. When exactly does this happen? After hitting "Update from repository"
How many languages d... - 09:55 Bug #22580 (Closed): No Update of backend languages possible: Fatal error: Cannot use string offset as an array in class.em_index.php
- Fatal error: Cannot use string offset as an array in /home/typo3/4.4.0b2/typo3/mod/tools/em/class.em_index.php on lin...
- 20:22 Bug #20950: combination of disabled noIconProc and activated gdlib_png causes problems
- Hi Stefan,
you didn't send this to Core List, did you? - 19:57 Bug #21824: Install Tool is not able to select database in 1-2-3 mode
- Hi Roland,
please test with TYPO3 4.4beta2, if the problem still appears.
It might have been fixed with #20786. - 19:54 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- The fix for #20786 is part of TYPO3 4.4beta2.
Can someone please test, if the problem still appears with that vers... - 19:28 Bug #16739: User Settings: Language pack error message is wrong
- Alternativelly jjust change the wording of that message.
- 19:14 Bug #19124: exec_SELECTquery() has wrong documentation: Third parameter (WHERE clause) is NOT optional
- in t3lib/class.t3lib_sqlengine.php.
- 17:01 Bug #21701: show_item.php does not provide correct mm-relation info
- Hi guys,
to get this fixed, please send your patch to the Core list.
Check out http://typo3.org/teams/core/core-m... - 16:52 Bug #21984: t3lib_div not found in t3lib/error/class.t3lib_error_errorhandler.php
- Resolved, no change required.
Not a core problem. Please get in contact with the extension auther to get this fixed. - 16:44 Bug #22137: Add Hook in order to restrict the editing process for individual content elements
- Hi Matthias,
did you send one RFC per patch to Core List? I can't find them there... - 16:00 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- Any error on the JavaScript console?
- 11:04 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- The problems above are with a site who I already made as T3version4.1.
I've upgraded it from version to version.
An... - 15:53 Bug #15570: Pagecontent textarea to small?
- This is related to #20946.
Since TYPO3 4.3 you can use the module User Settings to make text areas flexible so tha... - 15:50 Bug #16266: Text area with RTE and without fullscreen link: Layout not quite correct
- Using t3skin this is currently fixed.
I could not test it without t3skin because of #22585. - 14:54 Bug #16472: Non accessible Page And PageNotFound Handler.
- Hi Alexander,
thanks for your work!
You should send your patch to Core List! That is why it does not go on here... - 09:27 Bug #16472: Non accessible Page And PageNotFound Handler.
- We are now at Typo3 Version 4.3.3 and the bug exists. No response and so on.
As I can't edit my own bug report, he... - 14:46 Bug #22571: " " cannot used via shortcut SHIFT+CTRL+SPACE in Firefox anymore
- Closed as requested, see #22578.
- 09:13 Bug #22571: " " cannot used via shortcut SHIFT+CTRL+SPACE in Firefox anymore
- Sorry, i was a bit too fast. Please close this bug, I will report a new one with a better description.
Thank you! - 14:31 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Hi Christopher. Ok, will do.
Just FYI: There is a new volley of patches available in the core list that will elimin... - 14:18 Bug #22584 (Closed): Searching for indexed files in multilingual installations with language limited searching not working
- Linked files always go into index with sys_language_uid=0.
In a multilingual installation with search forms being ... - 13:27 Bug #22581: Cannot update EXT-List in Extmanager
- Can you please try it again and maybe manually select a different mirror?
- 09:57 Bug #22581 (Closed): Cannot update EXT-List in Extmanager
- Error in regular expression matching, code: PREG_BAD_UTF8_ERROR
See http://www.php.net/manual/en/function.preg-last-... - 13:21 Bug #22582: Missing ">" in HTML-Source for including "jsfunc.validateform.js"
- Sorry, where does this occur? With felogin?
- 11:31 Bug #22582 (Closed): Missing ">" in HTML-Source for including "jsfunc.validateform.js"
- In the HTML-Source of the FrontEnd the Code for including "jsfunc.validateform.js" is wrong. There is a missing ">".
... - 13:19 Feature #22550: Don't remove the Navigation title on shortcuts page
- Committed to trunk in revision 7534
- 13:18 Revision eae50e17: Navigation title field should also be displayed on shortcuts page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7534 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:33 Bug #22583: Forgot password form is not localized and doesn't work either
- We are using kb_md5fepw.
- 11:32 Bug #22583 (Closed): Forgot password form is not localized and doesn't work either
- Since at least version 1.3.0 the localization of the forgot password form doesn't work anymore. Also the forgot passw...
- 10:53 Bug #14692: Access to file resources does not work with mod_fcgid
- Applying the alternative patch solved the issue on a chrooted openSuSE setup for me.
- 10:10 Bug #21514: DAM-related: Element browser crashes as where-clause cannot be parsed
- Patch v2 works for me (TYPO3 4.3.3, DBAL 1.0.4 with Oracle 11g), but location given in diff-file (class.ux_t3lib_sql...
- 09:34 Bug #20961: CREATE TABLE sys_registry failed
- Can be closed, as it seems to be fixed.
- 09:31 Bug #22579 (Closed): Recycler and tcemain->process_cmdmap cannot undelete some records
- Some records (like be_users) with pid of 0 cannot be undeleted by the tcemain->process_cmdmap undelete method. Since ...
- 09:22 Bug #22578 (Closed): Cannot use keyboard-shortcut for NBSP in RTE with Firefox anymore
- When editing text in RTE you could use the keyboard-shortcut "CTRL+SHIFT+SPACE" to place a "nonbreaking space" (& nbs...
- 03:37 Bug #16789: Install tool Option [adminOnly] = -1 shuts down Install tool
- I just tested this with current trunk and it still is an issue.
- 03:19 Feature #17290: Frontend user groups not sorted in frontend admin panel (with solution)
- This code was moved in rev. 4427, when feediting was made a sysext.
It now is located in typo3/sysext/fe_edit/view... - 03:04 Bug #16568: tx_cms_layout
- If this still is an issue, you can xClass the file to get the result you want.
- 02:51 Feature #17473: TCA fe_group/permission select order by title (for tt_content or pages)
- Resolved as duplicate of #20734; the work was done twice.
- 02:30 Feature #21909: feeditadvanced user interface should be the same that TYPO3 BackEnd
- Hi Vincent,
the bugs for feeditadvanced are collected here:
http://forge.typo3.org/projects/typo3v4-feedit/issues... - 02:28 Bug #22088: feediting - "show hidden content elements" setting is lost when switching page
- The bugs for feeditadvanced are collected here:
http://forge.typo3.org/projects/typo3v4-feedit/issues
Please repo... - 02:25 Feature #22087: feediting - no option "show hidden pages"
- Hi Raffi,
please report one issue only per bugreport.
The bugs for feeditadvanced are collected here:
http://f... - 02:20 Bug #21547: Templavoila und Preview
- See the report in the bugtracker of feeditadvanced:
http://forge.typo3.org/issues/show/5530
According to that is... - 02:13 Bug #21708: Front-end editing: flickering templavoila-preview div
- The issue in feeditadvanced is here:
http://forge.typo3.org/issues/show/5530
Now that all the different issues ar... - 02:03 Bug #21214: Pagetitle not shown
- Current versions of cal no longer require date2cal.
I think the error in date2cal has been fixed in the meantime. - 01:37 Bug #21668: Wrong mail encoding
- Closed as requested, no change required.
Thank you for keeping us updated, Boos! - 01:30 Bug #16504: main(../../../init.php): failed to open stream: No such file or directory in (extension dir)
- Seems to be a strange configuration issue...
Searching the bugtracker shows that noone else reported such an error.
... - 01:09 Bug #19878: RELEASE_NOTES.txt for 4.2.3 and 4.2.4 has the content of the 4.1 RELEASE_NOTES.txt
- Solved this as duplicate of #18710.
- 00:59 Bug #22459: Datepicker broken in IE7 cannot select a day
- The error message is:
"Ext.fly is Null or no object." - 00:53 Bug #21946: sql_regcase() deprecated with PHP 5.3.1
- Solved as duplicate of #0013649.
- 00:51 Bug #22274: sql_regcase deprecated in PHP 5.3
- Closed as duplicate of #21865.
2010-05-03
- 23:57 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- In FF3.6.3, chrome and ie8 under windows 7
In typo3temp/rtehtmlarea/ are a lot of new files. The whole temp direct... - 21:55 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- Ah.. and could you please check beta2? Are the files in typo3temp/rtehtmlarea/ created, after you flushed RTE cache?
- 21:54 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- What browser?
- 16:16 Bug #22575 (Closed): T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- Again, like with previous alpha or beta versions, the RTEhtmlarea does not start. Looks like a old problem is coming ...
- 21:00 Bug #21499: Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
- Yes. Please try out the latest beta (4.4beta2) and let us know if still fails.
- 16:40 Bug #21499: Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
- Is that still a problem?
At step 3 a database connection is needed and the file localconf.php needs to be writable... - 20:55 Bug #22577 (Closed): IRRE loading indicator makes label text jump
- With the new AJAX loading method for the IRRE, there is a loading icon while data is loaded. This icon is injected in...
- 20:24 Revision 6b3aaf50: Follow up to #5500: Load Inline Elements On Demand (thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7533 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:41 Revision a84d26cb: Updating version number to 4.4-dev after release of 4.4.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7532 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:38 Revision 28bbe09e: Tagging TYPO3 4.4.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-0beta2@7531 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:38 Revision a5f90eba: Release of TYPO3 4.4.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7530 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:02 Bug #22562: Error handler does not catch exception while connecting to DB
- Committed to trunk in revision 7529
- 17:00 Revision b233904c: Fixed bug #14275: Error handler does not catch exception while connecting to DB
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7529 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:50 Revision 4924d331: fixed rewrite rule in comment of config_default for versionNumberInFilename
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7528 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:35 Bug #21804: output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in .... /typo3_src-4.3.0/typo3/init.php line 436
- Solved as duplicate of #19919.
- 16:30 Revision d6b3b06f: Cleanup: Fixed formatting
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7527 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:23 Bug #22576 (Closed): Incorrect background color style in type fields with images (tceforms)
- Problem:
The release of Kubuntu 10.04 includes some changes to the appearance of firefox. In example are all select ... - 14:57 Bug #22569: t3lib_compressor processes JSlibs, even when it's not supposed to to
- Committed this no-brainer to trunk rev 7526
- 09:37 Bug #22569 (Closed): t3lib_compressor processes JSlibs, even when it's not supposed to to
- While including the JSlibs (extjs, prototype,...) the PageRenderer calls processJsFile(), which passes the JS file th...
- 14:56 Revision e8a49914: Fixed bug #14282: t3lib_compressor processes JSlibs, even when it's not supposed to to (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7526 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:53 Bug #22570: Loading scriptaculous with all modules fails with t3lib_compressor
- Committed to trunk rev 7525
- 09:43 Bug #22570 (Closed): Loading scriptaculous with all modules fails with t3lib_compressor
- If you include scriptaculous.js without an addional ?load=mod1,mod2 it loads all its modules:...
- 14:52 Revision 407e8dbc: Fixed bug #14283: Loading scriptaculous with all modules fails with t3lib_compressor (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7525 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:46 Bug #22571: " " cannot used via shortcut SHIFT+CTRL+SPACE in Firefox anymore
- Please add a detailed description on how to reproduce this problem:
1. "Do that."
2. "Do this" and so on...
What... - 10:24 Bug #22571: " " cannot used via shortcut SHIFT+CTRL+SPACE in Firefox anymore
- Sorry, but my code was certainly replace. This issue is related to NBSP
- 10:17 Bug #22571 (Closed): " " cannot used via shortcut SHIFT+CTRL+SPACE in Firefox anymore
- Well, the title says it all. Since 4.3 you can not use the above keyboard-shortcut in FF anymore. It has nothing to d...
- 14:43 Bug #18401: opendocs: documents are opened without pagetree
- committed to 4_3 and trunk (rev 7523 + 7524)
- 14:32 Bug #18401: opendocs: documents are opened without pagetree
- Does this also work, when the user does not have access to the list module?
- 14:03 Bug #18401: opendocs: documents are opened without pagetree
- The attached patch fixes that behaviour by using the same mechanism like for the shortcuts. The docs will be opened a...
- 14:42 Revision a281ce81: Fixed bug #7795: opendocs: documents are opened without pagetree (thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7524 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Revision a41dc262: Fixed bug #7795: opendocs: documents are opened without pagetree (thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7523 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:03 Revision bda61c2a: updated NEWS and advanced.htaccess for proper rewrite rule
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7522 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:41 Bug #22573 (Closed): opendocs can cause duplicate id html errors
- Problem:
The opendocs module causes duplicate id html errors, if for example the very same page is visited with diff... - 13:22 Bug #22572: Drag&Drop in Page View does not take scrolling of content-area into account
- If you zoom out to have all the content elements on the screen without needing to scroll, drag&drop is working smooth...
- 13:17 Bug #22572 (Closed): Drag&Drop in Page View does not take scrolling of content-area into account
- When you have a lot of content elements on a page, you need to scroll down to get to the elements with the highest so...
- 12:34 Bug #22479: Positioning of toolbar elements broken, especially in Safari
- committed to trunk rev 7521
- 12:33 Revision 4aa9c871: Fixed bug #14144: Positioning of toolbar elements broken, especially in Safari (thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7521 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:14 Revision d45b5c06: updated NEWS and advanced.htaccess for proper rewrite rule
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7520 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:19 Bug #22556: cObj + PHPunit - Problem with cwd
- Added new patches for trunk R7519
- 08:07 Revision aaa43df1: Changed back version to 1.1-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32875 735d13b6-9817-0410-8766-e36946ffe9aa
- 08:00 Revision 7eff6623: Raised DBAL version from 1.1.4 to 1.1.5
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7519 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:55 Revision a18874f0: Updated checksums
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32873 735d13b6-9817-0410-8766-e36946ffe9aa
- 07:52 Revision e2958d2e: Set version to 1.1.5 (TYPO3 4.4 beta2)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32872 735d13b6-9817-0410-8766-e36946ffe9aa
- 07:51 Revision c7de5f1c: Backported changeset 32870 from trunk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32871 735d13b6-9817-0410-8766-e36946ffe9aa
- 07:50 Revision d7c38b87: Fixed 1-2-3 installer crash when having only mysql available
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32870 735d13b6-9817-0410-8766-e36946ffe9aa
- 03:23 Bug #22502: In TCA (tt_content) the fe_groups field is not placed correctly under the Access Tab
- Attached is a final unified diff (14185.diff) against current trunk which includes all the other patches.
This pat... - 01:49 Bug #22502: In TCA (tt_content) the fe_groups field is not placed correctly under the Access Tab
- Hi Lars.
You are correct about the "table" element (and also the "login" element) which apparently is overridden in ... - 00:34 Bug #22502: In TCA (tt_content) the fe_groups field is not placed correctly under the Access Tab
- Hi Peter,
I am currently testing this, as promised, in order to post it to the core list.
Everythings looks cor...
2010-05-02
- 23:36 Revision 60c364a4: Followup to #14195: Install icons referenced in install.css did not load anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7518 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:26 Revision d9c03c35: Updated NEWS.txt to reflect the breaking changes of Extbase
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7517 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:25 Bug #22502: In TCA (tt_content) the fe_groups field is not placed correctly under the Access Tab
- Attached dummy extension shows the problem when adding an extra Tab to tt_content.
- 22:07 Bug #22502: In TCA (tt_content) the fe_groups field is not placed correctly under the Access Tab
- Hi Peter,
thanks for your work to improve TYPO3!
You should now send your patch to the TYPO3 Core List.
There ... - 22:35 Bug #22568: simple value cannot overwrite array value in "t3lib_div::array_merge_recursive_overrule"
- Hi Mikkel,
thanks for your work to improve TYPO3!
Do you know, that you should now send your patch to the TYPO3... - 19:14 Bug #22568 (Closed): simple value cannot overwrite array value in "t3lib_div::array_merge_recursive_overrule"
- Only array values can overwrite array values in "t3lib_div::array_merge_recursive_overrule", i.e. if the first array ...
- 22:32 Bug #22240: saving umlauts to flexforms doesn't work with iso-8859-1
- A workaround should be to force the BE to use utf-8 by setting:
$TYPO3_CONF_VARS['BE']['forceCharset'] = 'utf-8';
... - 22:30 Bug #22007: In a flexform extension, any "special characters" (UTF-8 characters) will throw an error
- Closed as requested.
For further discussion please see #22240. - 22:24 Bug #21984: t3lib_div not found in t3lib/error/class.t3lib_error_errorhandler.php
- Hi Laurent,
please inform the author of pm_self_care about that problem.
The extension is not available in TER, y... - 22:16 Revision 29c835d8: Raised DBAL version from 1.1.3 to 1.1.4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7516 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:10 Revision f0764715: Changed back version to 1.1-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32861 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:07 Revision ad018555: Updated checksums
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32859 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:06 Revision eb2ac7b0: Set version to 1.1.4 (TYPO3 4.4 beta2)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32858 735d13b6-9817-0410-8766-e36946ffe9aa
- 21:36 Bug #22563: tceforms: Title of a record does not use API call to limit the characters
committed to trunk (rev. 7513).
committed to TYPO3_4-3 (rev. 7514).
committed to TYPO3_4-2 (rev. 7515).- 21:35 Revision bb9b53e4: Fixed bug #14276: tceforms: Title of a record does not use API call to limit the character
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7515 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:34 Revision b5f8e08f: Fixed bug #14276: tceforms: Title of a record does not use API call to limit the character
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7514 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:32 Revision 2942784f: Fixed bug #14276: tceforms: Title of a record does not use API call to limit the character
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7513 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:30 Bug #22033: SPRITE ICON API
- This feature is now included in the core (rev. 7511), also the documentation was updated and set to be included in 4....
- 21:01 Revision d3110b5a: Follow-up to #14277: Improve t3lib_compressor (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7512 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:42 Revision 2f6035ab: Added feature #13379: Introduced a Sprite Icon API to render icons from sprites (Thanks to Thomas Allmer and Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7511 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:36 Bug #16522: tx_cms_showpic (click to enlarge) not working
- The same happened here with a brand new 4.3.3 installation!
Please commit this fix to the next official releases!! A... - 19:28 Revision 42e22b75: grammar correction in NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7510 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:05 Bug #22566: Request to change the protected property $redirectUrl to a public one
- closed from user request
- 16:51 Bug #22566: Request to change the protected property $redirectUrl to a public one
- Sorry, I need to cancel this ticket.
There will be a new report created. - 15:57 Bug #22566: Request to change the protected property $redirectUrl to a public one
- Also, upon reflection, it would be equally useful to make the following property public:
line 47: protected $loginty... - 14:44 Bug #22566 (Closed): Request to change the protected property $redirectUrl to a public one
- At the moment, it is not possible to amend the property $redirectUrl (defined on line 45) via hook (defined on line 4...
- 18:03 Bug #22565: Improve t3lib_compressor
- Committed to trunk rev 7508
- 01:08 Bug #22565 (Closed): Improve t3lib_compressor
- Improve t3lib_compressor by compressing JS files and also improving some of the CSS parts
(issue imported from #M... - 17:27 Revision a61b614b: added info about debug console and css/js compression in NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7509 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:14 Revision d27554f5: Fixed bug #14277: Improve t3lib_compressor (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7508 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:21 Revision eceb2f75: cleaned umlauts in changeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7507 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:17 Bug #22567: Some non-XHTML tags in Backend
- Committed to svn rev 7506
- 15:24 Bug #22567 (Closed): Some non-XHTML tags in Backend
- #14246 made that PageRenderer only checks for $TSFE->xhtmlVersion, which of course fails for Backend, resulting in <l...
- 16:15 Revision 87bb3267: Fixed bug #14279: Some non-XHTML tags in Backend (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7506 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:11 Revision 5bf253f8: * Updated ChangeLog, which I forgot with the last commit.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7505 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:08 Revision 3a7946a9: * Raised Extbase and Fluid versions to 1.2.0beta1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7504 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:03 Revision 9d022613: * Removing Extbase and Fluid, will re-commit them in the next commit.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7503 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:00 Revision b83a9ad5: * Raised version to 1.2.0beta1
- 11:41 Revision 68f3893a: [~TASK] Extbase: Raised version number to 1.2.0beta1.
- 11:37 Revision 855e6509: [~TASK] Extbase (Persistence): Added comment to build process of a DataMap. Removed debug code.
- 11:37 Revision 001081f2: [-FEATURE] Extbase: Removed the possibility to set the context extbase extensions are running in. This was introduced in r2144 and will be reintroduced in another form. Related to #6840.
- 11:37 Revision 4f47dbf9: [+TASK] Extbase (Persistence): Improved build process of a DataMap. You only have to define a property mapping at the class where it is implemented (and not in the subclasses).
- [+TASK] Extbase (Persistence): The Reflection Service is now injected to the DataMapFactory and the DataMapper.
- 11:37 Revision aa6b1135: [-TASK] Extbase (DomainObject): Removed unnecessary instanciation of DataMapper.
- 11:37 Revision 84cf3e13: [+BUGFIX] Extbase (Persistence): LazyLoadingProxy now triggers also the magic toString function of the proxied object correctly. Thanks to Balisky Christophe. Relsoves #7558.
- 11:10 Bug #22561: Some exceptions are not caught when trying to install DBAL in 1-2-3 Install Tool process
- Hmm, looking at the diff for revision 32847, you don't seem to have taken my second remark into account.
If you ju...
2010-05-01
- 23:58 Bug #22561: Some exceptions are not caught when trying to install DBAL in 1-2-3 Install Tool process
- Committed 14274.diff to:
- DBAL trunk (rev. 32847)
- DBAL_1-1 (rev. 32848)
Thanks Francois. - 22:40 Bug #22561: Some exceptions are not caught when trying to install DBAL in 1-2-3 Install Tool process
- After having finally found what was wrong with the error handler, I could go further in the process and noticed anoth...
- 22:06 Bug #22561 (Closed): Some exceptions are not caught when trying to install DBAL in 1-2-3 Install Tool process
- In tx_dbal_autoloader are 2 calls to t3lib_install::writeToLocalconf_control(). This method will throw an exception i...
- 23:57 Revision b9685211: Backported changeset 32847 from trunk: Fixed bug #14274
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32848 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:56 Revision e57efab2: Fixed bug #14274: Some exception are not caught when trying to install DBAL in 1-2-3 Install Tool process
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32847 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:45 Bug #20477: CSS in BE has no general rules, only specific
- Committed to trunk rev 7502
- 23:43 Revision 45be131b: Fixed bug #11150: CSS in BE has no general rules, only specific (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7502 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:35 Bug #19376: Loading the backend takes more than 70 HTTP requests
- resolved with #21283
- 23:33 Revision 437ecc1e: Added feature #14247: Add a compressor/concatenator for CSS and JS (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7501 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:22 Bug #21557: Use flash messages to show SQL debug errors in the backend
- solved with #18734
- 23:20 Bug #18220: typo3-docheader not visible when error occures
- solved with #18734
- 23:20 Bug #21570: Debug output destroys BE HTML
- solved with #18734
- 23:16 Bug #15366: Error installing static_info-tables
- Committed _core:
- TYPO3 trunk (rev. 7499)
- TYPO3 4-3 (rev. 7500)
Committed _dbal:
- DBAL trunk (rev. 32844)
... - 08:32 Bug #15366: Error installing static_info-tables
- Problem comes again when performing a fresh TYPO3 4.4 (pre-beta2) install using the recent integration of DBAL in 1-2...
- 23:15 Revision 23b0f4b3: Backported changeset 32844 from trunk: Fixed bug #2186
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@32846 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:15 Revision 70a381bf: Backported changeset 7499 from trunk: Fixed bug #2186
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7500 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:09 Revision 4e22cfbe: Backported changeset 32844 from trunk: Fixed bug #2186
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32845 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:07 Revision 2606e5c5: Fixed bug #2186: Error installing static_info_tables
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32844 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:05 Revision 307aed4c: Fixed bug #2186: Error installing static_info_tables
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7499 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:57 Bug #22563 (Closed): tceforms: Title of a record does not use API call to limit the characters
- If you set the max title length in the user setup to "10" or to "100", the title of the record in alt_doc.php / tcefo...
- 22:47 Revision b5afe2f7: Followup to #14064: Removed unused functions to detect GDlib/TTF() in the installer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7498 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:44 Bug #22543: Notice: undefined index.... in class.tslib_fe.php
- committed v2 of the patch to trunk (rev. 7497)
- 22:43 Revision 024bbb19: Fixed bug #14243: some notices, undefined index in tslib_fe.php (Thanks to Martin Mueller)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7497 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:33 Feature #14211: calculate and display filepermissions in filelist
- Hey Stucki.
could you please enlighten us if this was on purpose?
$info['writable'] = !@is_writable($wh... - 22:28 Bug #22562 (Closed): Error handler does not catch exception while connecting to DB
- The base error handler (t3lib_error_ErrorHandler) tries to connect to the database if the connection doesn't yet exis...
- 22:23 Bug #14757: JSmenu with RealURL is broken (jsfunc.menu.js)
- According to the source code of the curren TYPO3 trunk (4.4), this fix is already included, so I'll close this one.
... - 22:15 Feature #14545: RFE: datatype range
- Hey Franz.
Coming back to this... it seems like there is no change in the core required. If you want to get this "... - 22:13 Feature #14559: Prettier record titles (with diff)
- This has already been fixed, in a similar way that you coded it.
t3lib_BEfunc::getRecordTitle() has been greatly e... - 21:58 Bug #22292: Module web > info > log only shows changes made by the current be_user (if you are logged is as NON-ADMIN)
- Hey Uwe,
attached is a unified diff, which applies cleanly to trunk (4.4). Please create patches like this in the ... - 21:42 Revision d10ec3ed: Corrected style of some ChangeLog entries and a couple of typos
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7496 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:32 Bug #18734: SQL debug output is not shown in the Backend
- Committed to trunk, rev 7486
- 20:31 Bug #22560: typo in t3lib_PageRenderer
- committed this no-brainer to svn
4_3 rev 7494
trunk rev 7495 - 19:39 Bug #22560 (Closed): typo in t3lib_PageRenderer
- There are some typos in t3lib_PageRenderer
jsFiles has to be jsFooterFiles
(issue imported from #M14272) - 20:29 Revision 5f628381: Fixed bug #14272: typo in t3lib_PageRenderer (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7495 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:28 Revision 8244f8f9: Fixed bug #14272: typo in t3lib_PageRenderer (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7494 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:20 Revision 37ad6e3e: Follow-up to bug #8305: SQL debug output is not shown in the Backend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7493 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:15 Revision 342baa0a: Followup to #14064: Textual change to the new install tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7492 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:12 Revision e6307554: Followup to #7501: Removed check for static templates from installer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7491 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:56 Bug #22469: Switching pages with browsebox dosn't work
- As a workaround you can simply change the template from id="tx_indexedsearch" back to name="tx_indexedsearch"
Simple... - 19:00 Bug #22557: Driver dropdown in install tool should be hidden when only MySQL is available
- Committed to trunk, rev. 32841
Backported to DBAL_1-1, rev. 32842 - 19:00 Revision 3d85141e: Backported changeset 32841 from trunk: Fixed bug #14265
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32842 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:57 Revision a86e24d6: Fixed bug #14265: Driver dropdown in install tool should be hidden when only MySQL is available
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32841 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:00 Revision afbc303f: Follow-up to #14195: removed file typo3/sysext/t3skin/stylesheets/.htaccess which has become useless
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7490 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:24 Revision 33e5fbf0: deleted testcase for comparing ereg_ usage as it doesn't work with php >= 5.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7489 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:19 Revision fba1e06b: deleted testcase for comparing ereg_ usage as it doesn't work with php >= 5.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7488 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:05 Revision 3aeb1384: Added SVN keywords: Id, Date, Revision and Author
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7487 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:05 Revision 69b0269e: Fixed bug #8305: SQL debug output is not shown in the Backend (thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7486 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:19 Bug #22534: csc static template "v4.3" won't include the registered plugins
- rev 7485
- 16:09 Revision 509e51b7: Fixed bug #14231: csc static template "v4.3" won't include the registered plugins
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7485 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:00 Feature #22550: Don't remove the Navigation title on shortcuts page
- We should fix HMENU instead. RFC to show the field dropped.
- 15:51 Bug #14246: charset and generator meta tags are written in XHTML by default
- rev 7484
- 15:49 Revision 9996118f: Fixed bug #236: Rendered pages do not validate if no doctype is set.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7484 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:53 Bug #17104: Install Tool does not work when using the right password
- Sorry if I have misunderstood something, but isn't it like Michael Stucki says in the first note, that you are trying...
- 07:37 Bug #22033: SPRITE ICON API
- Attached are two new patches. One for the Sprite API (mostly t3lib_iconWorks) and one for all the uses in the backend...
- 01:26 Bug #14150: t3lib_parsehtml: tags in comments are handled (incorrectly)
- According to Tobias Liebig on BugDay, this cannot be reproduced.
I close this one now after a long time without fu...
2010-04-30
- 23:49 Bug #20037: typo3/typo3/db_list.php was not found
- Resolved, unable to reproduce as requested by reporter.
- 23:14 Bug #20037: typo3/typo3/db_list.php was not found
- hey Christopher,
the bug can be closed, it's not existing anymore in 4.2x and 4.4 - 22:52 Bug #22559 (Rejected): wrong behaviour with t3lib_arrayBrowser and Configuration Module
- in Configuration module you can click on a property you get an input field with the complete line.
if this property ... - 22:44 Bug #19886: Not possible to set links to pages underneath a page with activated temporary DB mount
- rev 7483
- 22:43 Revision 7d34a9dc: Fixed bug Bug #10224: Not possible to set links to pages underneath a page with activated "temporary DB mount" (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7483 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:37 Bug #18734: SQL debug output is not shown in the Backend
- The attached patch fixes the issue by introducing a debug console based upon ExtJs and the currently introduced TYPO3...
- 22:37 Bug #25645: tx_scheduler_CronCmd does not correctly parse step values
- Committed _02 to trunk, rev. 7481
Committed _02_test to trunk, rev. 7482 - 22:34 Revision 1eeabe13: Follow-up to bug #13194: Additional unit tests and test renamings for class tx_scheduler_CronCmd
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7482 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:31 Revision 5f99422d: Fixed bug #13194: tx_scheduler_CronCmd does not correctly parse step values
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7481 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:30 Bug #22546: Add a compressor/concatenator for CSS and JS to TYPO3
- rev 7480 (concatenator)
- 22:28 Revision bebf5e96: Added feature #14247: Add a concatenator for CSS and JS (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7480 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:23 Revision 0bcd9ea2: Updated NEWS.txt as follow-up to #14260 and raise of DBAL version
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7479 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:23 Bug #22558 (Closed): Writing configuration to extTables.php for $TBE_STYLES does not work
- after patch for #19585 i can write Values for "$T3_SERVICES (Registered Services)" and not for $TBE_STYLES (Skinning ...
- 21:45 Revision ca95f7a3: Follow-up to bug #14207: Duplicate submodule URL in JavaScript
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7478 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:42 Revision f38b5baf: Follow-up to bug #14207: Duplicate submodule URL in JavaScript
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7477 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:42 Bug #22527: Notice: Undefined index: isOutputting in class.tslib_fe.php on line 3354
- Committed to trunk, rev. 7476
- 21:37 Bug #22557 (Closed): Driver dropdown in install tool should be hidden when only MySQL is available
- When PHP supports PDO but only has mysql driver, the driver dropdown is shown in Install Tool although there is no po...
- 21:37 Revision dac1257e: Fixed bug #14223: Notice undefined index in tslib_fe.php isOutputting()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7476 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:23 Revision b8118574: Raised DBAL version from 1.1.2 to 1.1.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7475 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:14 Revision 641ec81a: Changed back version to 1.1-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32813 735d13b6-9817-0410-8766-e36946ffe9aa
- 21:11 Revision 5d97d3b3: Updated checksums
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32811 735d13b6-9817-0410-8766-e36946ffe9aa
- 21:08 Bug #22322: combining images with GraphicsMagick not working correctly since 4.2.10
- According to JoH asenau in Core list #22243 fixes this one, too.
- 21:01 Revision f50dfd83: Set version to 1.1.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32810 735d13b6-9817-0410-8766-e36946ffe9aa
- 21:00 Bug #21491: Use HMACs for authencity and integrity checks
committed v2 to trunk (rev. 7474).- 20:59 Revision a1316468: Added feature #12502: Use HMACs for authencity and integrity checks (Thanks to Marcus Krause and the TYPO3 Security Team)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7474 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:57 Feature #22554: Allow DBAL to be configured
- Committed to trunk rev. 7473
- 15:37 Feature #22554: Allow DBAL to be configured
- Original discussion is there: http://forge.typo3.org/issues/show/7116
- 15:34 Feature #22554 (Closed): Allow DBAL to be configured
- This patch allows DBAL to be configured in Install Tool.
The way it works is to automatically activate DBAL if oth... - 20:56 Revision 0f5a7ebb: Added feature #14260: Allow DBAL to be configured [Install Tool]
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7473 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:53 Revision 8f311aaa: Backported changesets 32182-32807 from trunk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32809 735d13b6-9817-0410-8766-e36946ffe9aa
- 20:35 Bug #22507: Reorganize the backend stylesheets
- Committed to trunk in revision 7470
Additionally raised version of t3skin to 4.4.0 in revision 7472 - 20:28 Revision 9d474be0: Raised version of t3skin to 4.4.0
- Raised TYPO3 version dependency of t3skin to 4.4.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7472 709f56... - 20:24 Bug #22415: Install tool wants to remove static_template table, while import feature wants to create it
- Committed to trunk, rev. 7471
- 20:23 Revision de9456b6: Fixed bug #14055: Install Tool wants to remove static_template table (thanks to Gregor Hermens)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7471 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:22 Revision 4e04a340: Added feature #14195: Reorganize the backend stylesheets
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7470 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:16 Bug #22409: Fatal Error Update Wizard
- Resolved, no change required.
This happens due to a faulty extension. - 15:30 Bug #22409: Fatal Error Update Wizard
- @ Jörg: And the solution is???
- 20:13 Feature #14669: set Fields required
- It's possible to overwrite this TCA setting in extTables.php (site wide).
- 19:14 Feature #14669: set Fields required
- The correct way to add a required evaluation of the field would be:
TCEFORM.pages.lastUpdated.config.eval = requir... - 20:12 Revision cf531d9a: Fixed a logical bug when PHP modules should be ORed instead of ANDed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32806 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:39 Bug #16157: filelist module translates all filename with non-acii characters to ___________
- Since 4.1 a UTF-8 file system can be enabled by setting forceCharset to UTF-8.
This will code chinese signs with th... - 19:19 Bug #22556: cObj + PHPunit - Problem with cwd
- Added Patches:
Added patch with unit-test: doesGetImgResourceReturnRightValue.patch
Fix: GetImgResourceCorrectFromP... - 19:17 Bug #22556: cObj + PHPunit - Problem with cwd
- Note from Oliver Klee:
The problem is that the image functions expect to be called from the FE
index.php as they ... - 19:14 Bug #22556 (Closed): cObj + PHPunit - Problem with cwd
- Test that uses cobj->IMAGE fail in PHPunit, because working-directory is wrong.
I've defined an image with
... - 18:54 Bug #16324: Empty reference index table
- committed to trunk in r7469
- 16:44 Bug #16324: Empty reference index table
- michaels v8 (attached) works fine for me
- 18:52 Revision d73cf2c1: Fixed bug #3800: Improve warning about empty reference index table
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7469 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:48 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
- committet to trunk: r7468
- 15:30 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
- adjusted, latest patch attached
- 18:47 Revision 42f7b3a4: Fixed bug #11587: set proper default timezone (fixes PHP 5.3 warnings concerning missing timezone settings)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7468 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:44 Bug #22526: Notice: Undefined index: language_alt in class.tslib_pibase.php on line 223
- Committed to trunk rev. 7467
- 18:42 Revision 156d1294: Fixed bug #14222: Notice undefined index in tslib_pibase.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7467 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:38 Feature #14941: eval => required @ textareas
- The attached patch still works!
- 18:34 Bug #22499: TCA select doesn't show record titles whic start with <=
- trunk rev 7465
4_3 rev 7466 - 18:32 Revision 178281a5: Fixed bug #14179: TCA select doesn't show record titles whic start with <=
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7466 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:31 Revision ecf344ec: Fixed bug #14179: TCA select doesn't show record titles whic start with <=
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7465 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:23 Bug #22247: page.jsInline / page.jsFooterInline may fail with config.removeDefaultJS=external
- Committed the attached v7 to trunk (r7463) and 4_3 (r7464)
- 15:22 Bug #22247: page.jsInline / page.jsFooterInline may fail with config.removeDefaultJS=external
- Added the last patch.
see mailling lists for details - 18:21 Revision 3d13e9a3: Fixed bug #13758: page.jsInline / page.jsFooterInline may fail with config.removeDefaultJS=external (thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7464 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:19 Revision cd7c8593: Fixed bug #13758: page.jsInline / page.jsFooterInline may fail with config.removeDefaultJS=external (thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7463 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:14 Feature #19585: Write Configuration to extTables.php
- Committed v4 to trunk rev 7462
- 18:13 Revision c2c792ff: Fixed bug #9758: Write Configuration to extTables.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7462 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:13 Bug #22555: Can't translate draft version of element in custom draft workspace
- Related to #6357.
- 17:56 Bug #22555 (Closed): Can't translate draft version of element in custom draft workspace
- I've tried the following in T3 4.2.12, 4.3.3 and 4.4.0b1:
1) Create a custom workspace, a Website Language, and in... - 18:13 Bug #17610: wrong references between translated content in Workspace and its parent
- Related to #0014263.
- 18:03 Bug #22525: Warning at t3lib_div::_GPmerged(): undefined index on line 281
- Committed to trunk rev. 7461
- 18:02 Bug #14807: ambigious filename parsing for template attached files
- You can reopen the report, if that should be needed.
- 16:39 Bug #14807: ambigious filename parsing for template attached files
- If I read the bug report correctly, the behaviour described here is as it should be...
- 17:57 Revision f2c797d7: Fixed bug #14220: Notice undefined index in t3lib_div::_GPmerged()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7461 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:40 Bug #20945: Raise versions and states of sysexts (stable <-> 1.0.0)
- rev 7460
- 17:37 Revision ebe95a7c: Fixed bug #11811: Raise versions and states of sysexts (stable <-> 1.0.0)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7460 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:21 Bug #16742: EM fails to install suggested extension.
- Solved as duplicate of #16378.
- 17:16 Bug #22543: Notice: undefined index.... in class.tslib_fe.php
- Hi Martin,
Extension page_php_content is potentially a huge security hole and should be avoided at all costs. If t... - 17:13 Bug #22551: tslib_cObj has two test case files
- Committed to trunk rev. 7458
- 12:08 Bug #22551: tslib_cObj has two test case files
- I don't know why the "cms" extension currently doesn't show up in phpunit. So I'll move the tests from typo3/sysext/c...
- 11:39 Bug #22551 (Closed): tslib_cObj has two test case files
- tests/typo3/sysext/cms/tslib/tslib_content_testcase
typo3/sysext/cms/tests/tslib/tslib_cObj_testcase
Lets consoli... - 17:13 Bug #22549: Fresh install does not redirect to Install Tool when mysql is not available
- Committed to trunk (rev. 7459)
- 11:04 Bug #22549 (Closed): Fresh install does not redirect to Install Tool when mysql is not available
- When deploying TYPO3 dummy archive and accessing the website from a browser, user is not redirected to Install Tool w...
- 17:12 Revision 71c02405: Fixed bug #14254: Fresh install does not redirect to Install Tool when mysql is not available
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7459 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:10 Revision 2da8870e: Fixed bug #14256: tslib_cObj has two test case files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7458 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:07 Bug #16219: Creating Admin user doesn't check for correct DB-Connection
- In current trunk there is an API to check if the DB is connected. See #0014120.
- 17:03 Bug #22512: htmlArea RTE: Tables may get lost when using remove format feature
- Please try
var regMS4 = new RegExp(" (class|align)=\"[^>\"]*\"", "gi");
without changing the other line. - 16:57 Bug #16549: Attack from abuser.republika.pl
- This is no successful attack, the URLs just look not so beautiful.
Solution is to only allow integers in the L param... - 16:51 Bug #22435: Running the unit tests floods the deprecation log
- trunk rev 7457
- 16:49 Revision a9829f14: Fixed bug #14079: Running the unit tests floods the deprecation log
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7457 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:15 Revision 9a20cdfb: Combined MySQL and MySQLi drivers in the dropdown list
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32797 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:07 Revision 3adec816: Prevented writing dumb DBAL configuration when using MySQL
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32794 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:00 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
- Attaching new versions of the patch in order to fix small glitch.
- 15:51 Bug #17581: Crop-Scaling the same image with different dimensions might produce wrong files
- Like Jigal and Steffen on Core List I cannot reproduce this.
Fixed in current versions. TYPO3 4.0 no longer is suppo... - 13:26 Bug #17581: Crop-Scaling the same image with different dimensions might produce wrong files
- Tested in 4.2.12 and 4.4-trunk without the patch.
Could not reproduce in both installations. - 15:44 Bug #14246: charset and generator meta tags are written in XHTML by default
- attached patch is for current TYPO3 4.4 Trunk
- 15:36 Revision d80441fe: Using latest change in Core to prevent DBAL config to be written again and again in localconf.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32787 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:33 Bug #22496: belog not shown / error when actions: error is selected
- Hi Philipp,
thanks for the note. Since it seems like you have a solution for this already, please create a patch a... - 15:28 Bug #22491: no subversion version number in PHP files
- Would be great, if you could create a patch and send it to Core List!
- 14:59 Feature #14127: FE-Editing new pages and simulateStatic
- I'm unsure if I did everything correctly, but I think I'm unable to reproduce this anymore.
- 14:51 Revision 26b7250f: Fixed wizard when using driver mssql
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32779 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:42 Revision 3d009bbf: - Added code to deactivate DBAL if not needed
- - Reflected change in hook names in Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@327... - 13:40 Bug #18633: "Frontend preview" label and checkbox is not translatable and cannot be hidden
- Thanks for the hint, Steffen!
Solved as duplicate of #0011425. I think the rest won't be fixed. - 11:15 Bug #18633: "Frontend preview" label and checkbox is not translatable and cannot be hidden
- problem is not important anymore
it is already fixed in the new "toolbar"
alt_shortcut.php ist only for the "old"... - 12:29 Bug #22520: Better styling of BE login news
- committed to trunk rev 7456
- 11:28 Bug #22520: Better styling of BE login news
- +1 reading and testing
with Jeffs +1's
ready to commit - 12:28 Revision 27b17c2f: Fixed bug #14212: Better styling of BE login news (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7456 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:26 Bug #22553 (Closed): t3lib_extMgm should provide API to determine whether ext is installed or not
- For a long time "t3lib_extMgm::isLoaded()" was used to determine whether an extension is installed or not . but due t...
- 12:26 Bug #22296: IS cannot not index files if absRefPrefix is set and indexExternalURLs is not
- v7 fixes uninitialized return values, thanks to Oliver Klee pointing this out
- 12:22 Bug #22460: Selecting/deselecting all records does not work with translated records
- Committted to svn
4_3 rev 7454
trunk rev 7455 - 12:20 Revision 114fc15c: Fixed bug #14116: Selecting/deselecting all records does not work with translated records (thanks to Reinhard Führicht)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7455 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:20 Revision b0b84a23: Fixed bug #14116: Selecting/deselecting all records does not work with translated records (thanks to Reinhard Führicht)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7454 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:13 Revision ed917c1d: Fixed invalid form when falling back on a MySQL driver
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32767 735d13b6-9817-0410-8766-e36946ffe9aa
- 12:13 Revision 79aefff9: Retrieved current step of the Install Tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32766 735d13b6-9817-0410-8766-e36946ffe9aa
- 12:01 Bug #22100: Workspace tiled Preview shows same version of Page
- Updated patch
+1 r/t - 11:58 Feature #14106: t3lib_cs.php lacks charset->entities conversion for arbitrary charsets
- closed, as there's currently no interest in it anymore
- 11:09 Feature #14106: t3lib_cs.php lacks charset->entities conversion for arbitrary charsets
- is this still relevant?
a this issue is pretty old and no one seems to care about i like to suggest to close the bug. - 11:48 Bug #22552: No cache entry in cache_treelist after endtime arrived
- #22412 contains a demo extension which shows you the results of getTreeList() (just insert the plugin into a page and...
- 11:44 Bug #22552 (Closed): No cache entry in cache_treelist after endtime arrived
- When a page has an endtime, all cache entries containing this page get an expiretime set.
After this time has pass... - 11:25 Feature #16209: additional wrap for mailform.radio
- Susanne, could you post a reminder in the core list? I'd like to review this, but the entry in core list is too old, ...
- 11:21 Feature #22550 (Closed): Don't remove the Navigation title on shortcuts page
- When we switch the page type from "standard" to "shortcut", the field Navigation title disappear, however it still us...
- 09:12 Feature #22266: Move checkbox "secondary options" to users module
- Attached v2 by Jörg Klein to the bug which makes it possible to hide the checkbox. See core mailinglist for discussio...
- 08:50 Bug #18009: t3lib_userauth::start() does not set t3_lib_userauth::security_level depending on a change of $TYPO3_CONF_VARS
- Bug can be closed,
does not apply anymore since for 4.3 and saltedpasswords some refactoring has be done anyways - 05:29 Feature #19399: Add the ability of including external files to includeJS/getFileName
- REMINDER #2: This is fixed, please confirm this fix and we'll close the bug.
- 05:28 Feature #19640: Sensible Focus/Blur behaviour for toolbar-item menus like OS-menus
- Niels, could you please respond to the comments in the core list? thanks.
- 05:24 Bug #20369: Wrong order by CSS inclusion in template.php
- is this fixed with the pagerenderer?
- 05:09 Bug #20636: DBAL: class.ux_t3lib_sqlparser.php and class.ux_t3lib_sqlengine.php are not synchronized anymore
- hey, any update here? seems like this one is still pending in the core list, but should now be handled by the DBAL tr...
- 05:07 Bug #20602: Use CSS classes for warning/error/notes/success-section-icons in Install Tool
- Fixed differently in the new installer.
- 04:28 Bug #21907: felogin provides no hook for changing $markerArray
- Hey... could you please create a unified diff for that? thanks.
- 01:55 Bug #20531: Icon of hidden shortcut-pages is not unique
- Related to #15517.
2010-04-29
- 23:30 Feature #15631: BE should reload when a new session with another user is created
- At least after #19152 it is no longer possible to change the user "on the fly". You can only enter the password (for ...
- 23:23 Feature #14389: Enhancement to class.t3lib_htmlmail.php
- Such enhancements were made by the two duplicates, both committed as one.
Close! - 23:10 Feature #20856: debug in t3lib
- Not in Core List; what should we do with this?
- 23:06 Bug #14958: typo3/template.php uses id in default table layout
- Same code still present in 4.4beta1.
- 22:58 Bug #16080: Yet another table accessibility improvement
- Related to #93.
- 22:58 Bug #14166: Content Type TABLE does not allow 0 cellspacing
- Related to #16080.
- 22:38 Bug #20401: Extension Manager should ignore SQL COMMENT for extensions
- Solved this as duplicate of #0012319.
- 22:34 Bug #17380: Extension Manager does not recognize and report errors when executing sql queries
- Someone to write a patch? Ernst?
Please put the texts in locallang files then (as it is everywhere else in EM, too).
- 22:19 Bug #21260: Spaces in Webroot path break ImageMagick compose
- This was committed by Bernhard in Rev. 6162.
- 22:16 Revision 3f99b8bb: correct EOL styles
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7453 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:59 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Hi Jörg, please follow the discussion in Core List!
- 21:42 Bug #22472: Reference Index can't be updated
- Hi guys, I just discovered, that this is a duplicate of #16324. Please follow the disucssion in that report and in Co...
- 20:54 Bug #22472: Reference Index can't be updated
- The update of the reference index is working allright. Only with statictemplates no longer installed by default there...
- 21:39 Bug #20477: CSS in BE has no general rules, only specific
- Yes, I talked to Benni and we want to get rid of this body-monster (especially as it should be (almost) no problem to...
- 21:35 Feature #18990: Extended Actions for taskcenter
- Related to #18129?
- 21:31 Feature #18129: Shortcut Manager: Custom default field values for new record shortcuts
- To me this sounds like something you would do using the taskcenter.
Related to #18990? - 21:26 Bug #18790: Shortcuts in Template module broken
- Still present in 4.4 beta1.
- 21:21 Bug #20373: Not possible to select images with Element Browser
- Committed to trunk in r7451 and 4_3 in r7452.
- 21:18 Revision 7b313569: Fixed bug #11005: Browse Links Popup shows no files when all file types are allowed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7452 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:15 Revision e215462f: Fixed bug #11005: Browse Links Popup shows no files when all file types are allowed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7451 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:36 Bug #22172: Web modules: Pagetree/Edit-Frame not loading
- Solved as duplicate of #21971.
- 20:31 Bug #20697: unwanted control fields exported in csv file
- Send it to core list!
- 20:30 Bug #22484: Shortcuts broken, if in Modules User- or Admin-Tools
- trunk rev 7450
- 20:26 Revision cda8c271: Fixed bug #14151: Shortcuts broken, if in user or admin tools modules (thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7450 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:21 Feature #19451: Translation handling: display a short hint why: "Could not fetch translation status"
- Hi Roland,
such hint already is there.
Just hover over the text "Could not fetch translation status" and you wil... - 20:15 Bug #19260: The new Usersettings area is a little bit inconsistent
- With TYPO3 4.3 it now is possible to hide certain fields in the module User Settings using the array $GLOBALS['TYPO3_...
- 20:11 Bug #22415: Install tool wants to remove static_template table, while import feature wants to create it
- Just remove the file typo3/sysext/cms/ext_tables_static+adt.sql. It's job is now done by typo3/sysext/statictemplates...
- 20:11 Bug #18403: Shortcutmenu cause JS-Error in IE
- Hi Mikkel,
thanks for your work!
To get your patch included in the following releases, please send it to the ... - 20:04 Bug #19346: Code in class.tx_tstemplateanalyzer.php don't match with the new CGL
- Hi Stefano,
did you post this one to core list?
Are you still interested in updating the patch or should we close... - 19:48 Revision 8c44ca38: Refactored Install Tool hooks to be more readable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32759 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:47 Bug #21375: Unreplaced markers stay in the BE
- This also is a problem for the core, see #20985.
Did you post your patch to core list already? - 19:40 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
- No feedback for a long time, noone reporting here that this problem is still present in newer versions. No similar bu...
- 19:36 Bug #16007: Confusing language information
- No bug and no response for a long time, so I close this one.
- 19:32 Revision ab11e22c: Fixed naming flaw with the Install Tool hook class
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32758 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:11 Revision d5676c9a: Added autoloader for Install Tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32757 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:30 Bug #20231: Small rendering/css bug on FE with Text with image
- follow up committed to trunk rev 7435
- 18:03 Bug #17046: Umlauts not working in GIFBUILDER with php5
- @ Lorenz: Thanks for the note. There were no further reports of problems here for two years. Same for the linked topi...
- 17:00 Bug #20857: Internal Server Error since 4.2.8 or later
- This will hardly be fixable without more information?
- 16:40 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- This either is a duplicate of #19845 or of #19845.
Since there is no further feedback, we won't come to know that.
... - 16:20 Bug #17103: Deleted options from extensions remain in localconf.php when updating extension configuration
- Hi Tapio,
is that still a problem? If so, can you provide a patch? - 16:08 Bug #25657: Task Object State Is Not Saved
- Francois's response....
The task is saved prior to actual execution because that triggers the calculation of the n... - 16:07 Bug #25657 (Rejected): Task Object State Is Not Saved
- I've just started using the scheduler in 4.3 for the first time and overall its been a very pleasant experience. The...
- 16:02 Feature #22548 (Closed): BE login using lockSSL = 3 behind an SSL termination
- When typo3 server is behind an SSL terminator like CISCO content switch or another similar solution. Login will allwa...
- 15:58 Feature #14106: t3lib_cs.php lacks charset->entities conversion for arbitrary charsets
- Jochen, can you still see an interest in this feature or has it become moot since the recent improvements with cropHT...
- 15:53 Feature #19141: Top Content Edit Panel in Content Area
- In the FE? In the BE? In the page module?
Maybe fixed with feeditadvanced?
What exactly do you mean? - 15:50 Bug #19164: Firefox 3: Backend-Search opens dummy.php when searching for terms like "be_users:1"
- I just tested this:
I get the same behaviour in all browsers (at least in FF and IE ;-) ):
After closing the elemen... - 15:45 Bug #19175: Extension Manager: Edit Files still has old Backend style behavior
- Hi Daniel,
do you want to write a patch for this? - 15:43 Revision 2aad93c5: Oracle configuration was not written when using new Install Tool (as it jumped directly to step 4)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32743 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:23 Feature #16385: automatic file loading check
- Autoloading is integrated in TYPO3 4.3 - see issue #19503.
- 15:12 Bug #20926: htmlentities in Template-mod about
- Meanwhile this has been fixed.
- 15:01 Bug #22328: wrong md5-hash of md5.js, frontend-, backend-login
- Here is another md5 script: http://www.webtoolkit.info/javascript-md5.html
It should work. - 14:44 Bug #14829: function ext_makeToolBar() in class.t3lib_tsfebeuserauth.php
- In current versions this function is no longer there.
- 14:25 Bug #22395: Main module does not load different navFrames in submodules in dependency of navFrameScriptParam
- revisions 7449, 7448, 7447
- 14:24 Revision 2e1767f6: Fixed bug #14026: Main module does not load different navFrames in submodules in dependency of navFrameScriptParam
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7449 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:21 Revision 70ee53c8: Fixed bug #14026: Main module does not load different navFrames in submodules in dependency of navFrameScriptParam
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7448 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:20 Revision 13253def: Fixed bug #14026: Main module does not load different navFrames in submodules in dependency of navFrameScriptParam
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7447 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:16 Bug #22517: Duplicate submodule URL in JavaScript
- rev 7446, 7445, 7444
- 14:15 Revision df6ccc31: Fixed bug #14207: Duplicate submodule URL in JavaScript
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7446 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:13 Revision 05a0d35d: Fixed bug #14207: Duplicate submodule URL in JavaScript
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7445 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:12 Revision bcbedfb1: Fixed bug #14207: Duplicate submodule URL in JavaScript
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7444 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:39 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- I tried many configurations, here is one of them, causing troubles (perhaps someone can write it into my first post):...
- 07:08 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- No, it's off.
- 11:01 Bug #22547 (Closed): replace images in install tool
- we have many old images (10 years old) like the very first logo in the image tests. the images are in need of replace...
- 10:19 Bug #22543: Notice: undefined index.... in class.tslib_fe.php
- Hi Christopher,
thats right but the notices are shown on pages with Extension "page_php_content" only. Only this 2... - 09:53 Revision e5f01b15: [-TASK] Extbase: Reverted a change introduced in r2245 ("Improved error message for missing objects"). Thanks to Marc Bastian Heinrichs for pointing to the issue.
- 09:30 Revision e3651ff1: [+TASK] Extbase: Fixed a problem where the AbstractController raised an exception if the settings are NULL.
- 09:30 Revision d26292e1: [+TASK] Extbase: Fixed typo in the property definition.
- 08:46 Bug #17395: Preview of hidden pages still doesn't work with multiple domains in a single TYPO3 installation
- IMHO this is a nice feature-request and sth. I'd like very much!
When you work with a multi-domain installation and ... - 00:05 Bug #22546 (Closed): Add a compressor/concatenator for CSS and JS to TYPO3
- #22507 aims to separate the stylesheets of the TYPO3 backend. This would force the browser to make a huge number of H...
- 00:02 Bug #20761: Shortcuts broken if current directory is not in include path
- Can you give me a hint, how to reproduce this?
Could you please also check this with TYPO3 4.3? As we have the aut...
2010-04-28
- 23:57 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- Do you have safe_mode active?
- 23:21 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- [GFX][im] = 0 => Pictures are shown (in original size)
- 23:18 Bug #22545 (Closed): Typo3 4.3.3 + ImageMagick doesn't work
- Tried on two systems with Typo3 4.3.3, tt_news 2.5.2 and ImageMagick 4.2.9 / ImageMagick 6.6.1 / GraficsMagick 1.1.6,...
- 23:49 Bug #22533: Match TS browser condition with all delivered browsers
- committed v3 to trunk rev 7443
- 23:47 Revision 37e2f2bc: Fixed bug #14230: Match TS browser condition with all delivered browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7443 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:46 Revision 1f459665: Added step 2 (tested with native MSSQL driver selected)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32713 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:22 Feature #22544 (Rejected): Mozilla Account Manager
- Maybe this could be a new feature which should be supported by the current felogin.
Take a look at this:
http://h... - 20:50 Feature #14863: Switchable way of storing FE-User Passwords (clear-text / MD5)
- This issue has been solved.
Since TYPO3 4.3 there are major improvements in regards to password storing/transferri... - 20:40 Bug #20295: fe_user passwords are visible in the backend
- I just checked that:
The FE user passwords are still shown in the info popup in the list module.
Seems like this ... - 20:34 Bug #22052: rsaauth: PHP Fatal error: Call to a member function getPrivateKey() on a non-object
- I close this as a duplicate of #21756. Please follow the discussion there!
- 20:28 Bug #19917: Creation of new encryption key fails with IE 6
- Inbetween there were several fixes: #0011013 or #0010410.
Is this still an issue in current versions? - 20:07 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
- I am closing this issue now. A patch for the usability improvement should be a new issue.
Quoting what the securit... - 19:56 Bug #19095: Change Projectname
- The category for the new installer has been removed. Now issues for the installer are put in a subcategory of TYPO3 C...
- 19:51 Bug #21175: adv. frontend edit: mailfom, sometimes not possible to close the form wizard
- Closing this one as you already found the right bugtracker.
Bugs with feeditadvanced are not fixed here, but there... - 19:34 Bug #21742: PHP Warning: mktime()
- Please continue the discussion in #20786. Thanks!
- 19:20 Bug #22477: Use condensed mode in backend does not work
- revision 7442
- 14:30 Bug #22477: Use condensed mode in backend does not work
- Hopefully the attached patch fixes the issues. Would be great if someone this knownledge about the behaviour of the c...
- 19:18 Revision 7ba50e33: Fixed bug #14139: condensed mode in backend does not work (thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7442 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:08 Bug #22543: Notice: undefined index.... in class.tslib_fe.php
- Hi Martin,
thank you for this and your other patches!
You now have to send each of them to Core List as explain... - 19:06 Bug #22543 (Closed): Notice: undefined index.... in class.tslib_fe.php
- In Typo3 4.3.3 some notice warnings if error_reporting is set to E_ALL.
for example:
Notice: Undefined index: dis... - 19:01 Bug #22542: Problem regarding sys_domain records handling in typolinks
- If you want to have a fix like this included in TYPO3, please send your code changes to the core list.
Check out htt... - 18:38 Bug #22542: Problem regarding sys_domain records handling in typolinks
- @Christopher
Thanks for your reply. Since I am under time pressure for my current project I have not followed your t... - 18:02 Bug #22542: Problem regarding sys_domain records handling in typolinks
- If you are not sure if you want to write a patch for this, you should ask in the dev mailing list.
http://lists.typ... - 16:11 Bug #22542 (Closed): Problem regarding sys_domain records handling in typolinks
- If there are multiple sys_domain records used in one page-tree (same Folder/Pid) every link rendered within the page ...
- 18:29 Revision 61af0691: reverted changes from #14201
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7441 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:25 Bug #20761: Shortcuts broken if current directory is not in include path
- Hi Mads,
to get your patch integrated, please send it to the Core List!
Check out http://typo3.org/teams/core/cor... - 15:08 Bug #22222: Backend login fails suddenly for some users
- @ praveen: My first thought was that it might be a cookie issue. Your customers should delete their cookies and try a...
- 15:03 Bug #22541: t3lib_readmail->analyseReturnError() doesn't recognize "Bad host"-Messages from sendmail
- Hi Stephan,
thank you for your patch!
Please send it to the Core List!
To see what to do, check out http://typ... - 14:52 Bug #22541 (Rejected): t3lib_readmail->analyseReturnError() doesn't recognize "Bad host"-Messages from sendmail
- A mail that could not be delivered by sendmail due to a bad host and was returned is not correctly categorized by t3l...
- 15:00 Bug #22540: Resized text area narrows when modifiying the text
- The width of the text area stays as it was, but the height shrinks to 3 lines (tested with Firefox).
I have the sa... - 14:33 Bug #22540 (Closed): Resized text area narrows when modifiying the text
- When editing a big text content in a resized text area (RTE previously disabled), the text area narrows to a default ...
- 14:49 Bug #22536: Access Install Tool
- Please see #22503.
- 11:52 Bug #22536 (Closed): Access Install Tool
- When the Install Tool is locked the text below appears. The text should include a link to the User Settings where you...
- 14:22 Bug #22484: Shortcuts broken, if in Modules User- or Admin-Tools
- Unfortunatly the shortcuts functionality has several old bugs that I found while testing. If I can get some time, I w...
- 12:33 Bug #20757: Session Timeout after BE Login IE8
- Michael, is this problem fixed?
- 00:35 Bug #20757: Session Timeout after BE Login IE8
- I did not have this error after #21065 was committed.
Does this still happen to someone with 4.2.11 and 4.3.1 or n... - 12:33 Bug #21818: t3editor is not usable with Internet Explorer 8
- I can confirm this on WIN XP with IE8 8.0.6001.18702 and TYPO3 4.3.3.
Additionally, the checkbox "Deactivate Edit... - 12:18 Task #22539 (Closed): Provide human readable names for sections
- The 'All Configuration' section in the Install Tool features a number of sections that have cryptic descriptions like...
- 12:05 Bug #22538 (Closed): Text when opening Install Tool
- The text you get when opening the Install Tool is to developer focused. Lets make it more human readable:
========... - 11:57 Bug #22537 (Closed): logging into the Install Tool gives an alert
- Logging into the Install Tool gives an alert about changing the default pwd and about a certain PHP version. The defa...
- 11:01 Bug #22535 (Closed): Deleting the parent record leaves orphan child records
- I'm using IRRE for 1:n relations and m:n relations with an intermediate table. In both cases deleting the parent reco...
- 08:26 Bug #22534 (Closed): csc static template "v4.3" won't include the registered plugins
- If you upgrade from 4.3 and choose the css_styled_content static template "v4.3/", no frontend plugin from extensions...
- 00:24 Bug #22509: Login in to the BE fails
- Setting your browser "In Private" solves the problem......... FYI
- 00:10 Bug #20037: typo3/typo3/db_list.php was not found
- Hi Sven,
did you post your patch to Core List?
I cann't find it there... - 00:05 Bug #16619: Fail-safe mechanism for database connectivity problem
- Stucki said it all.
2010-04-27
- 23:41 Bug #21637: Wrong text in install tool
- The text seems to be correct.
- 23:37 Bug #22533 (Closed): Match TS browser condition with all delivered browsers
- after having #22511 in core some browsers like chrome have 3 infos in UA:
[webkit] => 532.5
[chrome] => 4.1
[safar... - 23:32 Bug #21755: Error message in EM when using Retrieve/Update
- I added the link to the Upgrade-Guide in the Wiki:
http://wiki.typo3.org/index.php?title=Upgrade&diff=48972&oldid=48... - 23:27 Bug #22532 (Closed): Editing area for editing files is much too small
- The edit area for files is very tiny. For instance in "Edit files in typo3conf/ ". It would be way more usable if tho...
- 23:25 Revision eca8cdfe: Follow-up to bug #14201: getBrowserInfo delivers wrong info
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7440 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:24 Revision a72d99f3: Follow-up to bug #14201: getBrowserInfo delivers wrong info
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7439 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:21 Bug #18329: Incorrect conversion of non-ascii (Hungarian) characters in URL
- Closing this one out as the reporter could solve it with the hints given in #15690.
- 23:20 Bug #22531 (Closed): buttons should behave like in the general UI
- The buttons in the Install Tool do not react like the default in the backend. On hover nothing happens in the Install...
- 23:11 Bug #22530 (Closed): System Requirements point to typo3.org website
- The link in the Install Tool (Basic Configuration) "See this page for more information about system requirements." po...
- 23:07 Bug #20241: Change date after saving record
- Hi Vladimir,
as requested, I will close this issue.
Please tell us in #20389, how we can reproduce this problem. - 23:03 Feature #18075: Make alt_intro.php order modular and introduce postprocess hook.
- Thanks for your feedback, Kasper!
I close the issue now. - 22:53 Bug #17106: Changes of MM relations wont reliably clear the relevant cache
- Solved by #0012688.
- 22:50 Bug #21931: Child will not be saved, if inline-element was closed
- Closed as requested.
- 22:50 Bug #20646: Empty FE group list in content element or page Access tab
- Closed as requested by reporter.
- 22:49 Bug #19842: fileadmin links to files are missing part of path
- Closed as requested by reporter.
- 22:46 Bug #22529: stat_apache always logs HTTP status 200
- I'm not sure how to do this.
Is there any way to recognize the already set status header? I tried headers_sent() ... - 21:34 Bug #22529: stat_apache always logs HTTP status 200
- Hi Felix,
could you provide a patch? - 21:11 Bug #22529 (Rejected): stat_apache always logs HTTP status 200
- Method statistic always logs a HTTP status "200" OK when logging in Apache style (config.stat_apache = 1), even when ...
- 22:24 Bug #22511: getBrowserInfo delivers wrong info
- committed to svn
4_3 rev 7437
trunk rev 7438 - 22:23 Revision 8b7d0502: Fixed bug #14201: getBrowserInfo delivers wrong info
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7438 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:23 Revision 21f7e387: Fixed bug #14201: getBrowserInfo delivers wrong info
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7437 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:08 Bug #22487: BE doesn't highlight startup module after login
- fixed with #22475
- 22:08 Bug #21604: Some small trouble with umlauts in FE Edit
- This has been solved by Jeff in current versions of feeditadvanced.
- 22:07 Bug #22475: Startup in module does not work
- Committed to trunk rev 7436
- 19:57 Bug #22475: Startup in module does not work
- We really need to remove all the prototype stuff. Currently it's conflicting in some places with ExtJs. Attached is t...
- 22:05 Revision a176e826: Fixed bug #14137: Startup in module does not work (thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7436 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:56 Feature #20406: Add file modification time to ts ->filelink
- Hi Artem,
I just saw, that you already made a patch for this problem. Great!
Please send it to the core list! Ch... - 21:29 Bug #19025: cache status missing in tstemplate_info
- Hi Falko,
thanks for your patch!
Please send it to core list.
Check out http://typo3.org/teams/core/core-maili... - 21:19 Feature #15760: Proposal for "options.bookmarkGroups" - Support multilanguagelabels
- I don't think that this works right now.
PS: This is the right link:
http://lists.typo3.org/pipermail/typo3-team-... - 21:08 Feature #15227: config.baseURL inconvenience
- The docs are clear in this point. Tsref states:
===
This writes the <base> tag in the header of the document. Set t... - 20:45 Bug #17962: Install Tool: 'Basic Configuration' Values are Overwriting Selected 'All Configuration' Values.
- This is still an issue using current trunk.
See here for [GFX][gdlib_png]:
http://forge.typo3.org/attachments/14145/... - 20:36 Bug #18636: Start/stop dates next to hide option in palette is misleading
- With the BE redesign for TYPO3 4.2 the option "Hide" is in the "General" tab while the start/stop dates are in the "A...
- 20:30 Bug #18710: RELEASE_NOTES.txt still points to version 4.1
- The source package does no longer contain RELEASE_NOTES.txt.
For the dummy package this has been fixed:
"The re... - 20:07 Bug #18397: No hover in toolbar menus
- Hi Steffen, don't forget this one. :-)
- 20:01 Bug #18334: class tslib_pibase still uses PHP4 variable declaration
- Hi Franz, care to make a patch?
- 19:59 Feature #17912: stdWrap.numberFormat for rendering prices
- This will be solved by #22279, which should become part of TYPO3 4.5.
- 19:51 Feature #17976: remove branding at error messages
- If I remember correctly the design of these messages was refactored for 4.3.
The reason to keep the styling of the e... - 19:12 Feature #17854: Allow Multimedia files for "Text w. Image" and "Image" Content Elements
- Bernhard, is this one solved for you with #20284?
- 19:10 Bug #22056: Content Type Media rendering error
- Closed as requested by reporter.
- 18:45 Bug #17744: Parse error: syntax error, unexpected $end
- Closing this after three years of inactivity as it seems that noone else has this problem. Maybe the file got corrupt...
- 18:36 Bug #22528 (Closed): Redirect URL for backend login is lost when entering wrong information
- When passing a redirect URL to the backend login, the redirect will not happen, if the user enters wrong credentials....
- 18:35 Bug #16530: Problems with Field type "Date"
- Closed since there was no feedback at all for four years now.
- 18:34 Bug #17677: Move tt_content.mailform.badMess to locallang
- Hi Christian,
please send your patch to Core List!
Check out http://typo3.org/teams/core/core-mailinglist-rules/ - 18:16 Feature #17565: German translation for backend login
- Since 4.3 the BE login gets the preferred language from the user's browser settings and uses locallang files.
- 18:10 Revision 27440abe: Follow-up to bug #10768: CSC height 1% breaks rendering of images (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7435 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:49 Bug #17369: clickmenu images on pagetrees outside the typo3 folder don't work
- Joschi, is this till an issue for you?
If so, please send the patch to core list.
The code is now located inside ty... - 17:23 Bug #17229: tt_content.mailform.20.badMess should have a default translation in the core translations.
- Same for tt_content.mailform.20.goodMess.
Please have a look at #17677.
- 17:20 Bug #22525: Warning at t3lib_div::_GPmerged(): undefined index on line 281
- Hi Martin,
thanks for your work to improve TYPO3!
Please send your patch to the Core List.
Check out http://t... - 16:17 Bug #22525 (Closed): Warning at t3lib_div::_GPmerged(): undefined index on line 281
- I updated to typo3 v4.3.3 with page_php_content Extension. If I call a page with php content i get a notice "undefin...
- 17:14 Bug #22527 (Closed): Notice: Undefined index: isOutputting in class.tslib_fe.php on line 3354
- Got a notice if TypoScript parameter isnot set.
Notice: Undefined index: isOutputting in /typo3_src-4.3.3/typo3/sy... - 17:11 Feature #17049: Missing option in User > Setup
- Hi Tapio,
your bug report is hardly uderstandable. Is this still an issue in current versions? - 17:06 Bug #22512: htmlArea RTE: Tables may get lost when using remove format feature
- ok, i found a solution but it's a very interesting one.
these are the original lines:
// keep tags, strip attribut... - 16:57 Bug #22512: htmlArea RTE: Tables may get lost when using remove format feature
- i could isolate the problem at least to the line "140" in remove-format.js where it's about "keep tags, strip attribu...
- 16:33 Bug #22512: htmlArea RTE: Tables may get lost when using remove format feature
- IE8
TYPO3 4.3.2 - 17:04 Bug #22526 (Closed): Notice: Undefined index: language_alt in class.tslib_pibase.php on line 223
- Get a notice if TypoScript parameter not set.
Notice: Undefined index: language_alt in /typo3_src-4.3.3/typo3/syse... - 16:58 Bug #16664: Template edit field is half of normal width in IE7
- I just tested this:
In current versions the fields you mention consume the full width (also in IE). - 16:37 Bug #21627: Install tool password not accepted when PHP safe mode is enabled
- I can confirm this behavior too for TYPO3 v4.3.3 running on Linux with php 5.2.9. No Install Tool Login possible. Sma...
- 16:22 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Georg,
sorry, but your solution is very flawed. Here are the worst (but far from all) defects:
1.
Multiple blan... - 15:56 Bug #17987: Integration of fe_users password encryption
- This has been solved by integrating saltedpasswords into the TYPO3 Core.
- 15:44 Bug #18633: "Frontend preview" label and checkbox is not translatable and cannot be hidden
- Hi Alexey,
thanks for your patch.
However, I could not find this issue in Core List.
To get your patch discuss... - 14:55 Feature #15747: on content delete, also delete the attached content in upload/pics folder
- TYPO3 already provides a solution for the problem.
Closed after a long time without feedback. - 14:49 Bug #22524 (Closed): options.pageTree.showPageIdWithTitle doesn't work in record picker
- When setting options.pageTree.showPageIdWithTitle to 1, the uids of the pages are shown in the page tree.
In a page ... - 11:48 Bug #22523 (Closed): Refresh BE Login failed first time
- After logged out from the BE automatically, the refresh login failed ALWAYS the first time. Second effort will work....
- 10:11 Bug #20231: Small rendering/css bug on FE with Text with image
- Helmut, looks nice! See comments in the core list.
For the record: I still don't totally like the UL-bullets-fix s... - 09:27 Bug #22389: typo in class.t3lib_tcemain.php
- Hi, sorry for delay,
yes, I will send. - 09:24 Bug #22395: Main module does not load different navFrames in submodules in dependency of navFrameScriptParam
- In addition to my previous note: navFrameScriptParam is not currently passed to module list generation script in the ...
- 09:21 Bug #22395: Main module does not load different navFrames in submodules in dependency of navFrameScriptParam
- Generic solution is not possible. There are two use cases here:
1. Navigation frame must be reloaded (DAM case, #869... - 09:05 Bug #22506: ds_pointerField holding a DB reference breaks
- A possible solution might be to alter the function getFlexFormDS from class.t3lib_befunc on line 1188 as outlined in...
- 08:52 Bug #22521: Hooks are not complete and could be better
- Resolved in revision 7434
- 08:46 Bug #22521 (Closed): Hooks are not complete and could be better
- Problem:
Current hook implementation forces us to use a method "execute()", meaning one cannot implement multiple ho... - 08:51 Revision b98ac2b7: Fixed bug #14214: Install tool hooks are not complete and could be better
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7434 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:43 Bug #22469: Switching pages with browsebox dosn't work
- Related to / could be solved with #1347
- 05:29 Bug #22469: Switching pages with browsebox dosn't work
- The "name" attribute in the form tag is not a valid XHTML attribute. In fact "id" should be used instead. But then al...
- 08:14 Bug #22517: Duplicate submodule URL in JavaScript
- This bug is related to 0008695 and 00014026.
- 01:40 Bug #22520 (Closed): Better styling of BE login news
- It would be nice to have some extra classes to style the BE login news a bit better. This patch adds the class first-...
2010-04-26
- 23:07 Feature #18968: Add existing records to IRRE field
- Any news about this issue? I am facing the same problem. On one hand, I have a person (addresses), on the other hand ...
- 21:58 Bug #22519 (Closed): Page moved in custom workspace doesn't get moved when published using LIVE workspace
- Test case:
Create a custom workspace
As an user, which is restricted to the custom workspace, move a page to anothe... - 21:27 Bug #22506 (Closed): ds_pointerField holding a DB reference breaks
- I am having a table (tx_dscentral_ds) with a field 'fds' holding a data sturcture for a flexform.
In another table... - 20:45 Feature #7459 (Needs Feedback): Filter allowed content element types by column
- Can you send me the extension to see how it fits into the current trunk version?
- 20:37 Bug #16324: Empty reference index table
- I have added another version that uses registry to remember if an update to sys_refindex has been made as suggested b...
- 18:51 Bug #16324: Empty reference index table
- I uploaded a second version of the patch that only checks the pages-table. The first version did not work as the exe...
- 18:29 Bug #16324: Empty reference index table
- As a full check for reference integrity is extremely expensive for big databases this issue cannot be easily fixed. T...
- 18:25 Bug #22494: Missing XCLASS in class.t3lib_matchcondition_abstract.php
- Opened again for a possible refactoring.
- 18:10 Revision 71c04862: Reverted fix for bug #12908: wrong distance between image rows due to new rules
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7433 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:07 Revision a1992476: Follow-up to bug #12908: reverted changes in CSC 4.3 folder due to new rules, added comment to IE hacks (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7432 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:57 Bug #22518 (Closed): image_noRows = 0 calculates wrong width
- TSconfig:
styles.content.imgtext.maxW = 800
styles.content.imgtext.colSpace = 10
Now create imge with 4 Image... - 17:03 Bug #22329: Date field in content elements
- Ok this is mine lib.stdheader.5:
field = date
if
isTrue
field = date
date = d/m Y
[strftime] = %x
[pr... - 16:37 Bug #22517 (Closed): Duplicate submodule URL in JavaScript
- If module has a navScript URL and submodule have a navScript in conf.php, JavaScript ends up with something like: sub...
- 16:18 Feature #22516 (Closed): HMENU: stdWrap for excludeUidList
- would be great, if excludeUidList would have stdWrap-capabilities!
(issue imported from #M14206) - 15:48 Bug #22512: htmlArea RTE: Tables may get lost when using remove format feature
- What version of TYPO3 and what version of what browser?
- 11:12 Bug #22512 (Closed): htmlArea RTE: Tables may get lost when using remove format feature
- If you copy and paste some word content with a table and use the word copy content clean up feature -> "Remove format...
- 15:40 Bug #22479: Positioning of toolbar elements broken, especially in Safari
- Hi Soren,
You are completely right. I will fix that in a second version of the patch. Currently I must wait for th... - 15:27 Feature #22515 (Closed): Hookrequest - t3lib_parsehtml_proc::TS_links_rte()
- The attached patch adds a preprocess-hook to t3lib_parsehtml_proc::TS_links_rte().
Hook for manipulating the r... - 14:48 Bug #22510: Text is deleted upon saving contentelement Image and text
- Thanks for your Feedback... Do you have any Idea on which extension it could be caused...?
- 13:17 Bug #22510: Text is deleted upon saving contentelement Image and text
- I'd guess this is caused by some extension. Please go through your extensionlist and try to deinstall systematically.
- 08:23 Bug #22510 (Closed): Text is deleted upon saving contentelement Image and text
- As soon as I change anything (Image position or Image width) to an existing contentelement (Image and text) the exist...
- 14:02 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- I agree, Vincent Mans' solution works perfectly fine.
I tried to debug the code just minutes ago and came to the s... - 13:32 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- I downloaded the latest version of the class tx_felogin_pi1 and replace the code of the line 468 as Vincent Mans says...
- 13:55 Bug #16430: Permissions not set on extracted localization-files
- * Committed _v6 to trunk rev. 7430
* Committed _v6_test to trunk rev. 7431 - 13:52 Revision f8bff6a7: Follow-up to bug #3977: Added unit tests for t3lib_div:mkdir() and t3lib_div::fixPermissions()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7431 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:43 Revision 45ba1da2: Fixed bug #3977: Permissions not set on extracted localization files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7430 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:29 Bug #22514 (Closed): imageMagickCommand parameters incorrectly swapped
- In the class.t3lib_div.php function imageMagickCommand($command, $parameters, $path='') the section below is incorrec...
- 12:15 Bug #22513 (Closed): Changelog, README, NEWS files should be blocked via htaccess
- OTRS Ticket ID: 2010042610000013
Files like Changelog, README, NEWS.txt etc. that are publicly visible
allow ea... - 11:00 Bug #22511 (Closed): getBrowserInfo delivers wrong info
- As the most userAgents starts with Mozilla, we always get "netscape" as result which is wrong and doesn't help.
Th... - 02:09 Bug #22362: Reference Index is not updated when using a file in a content element
- With 4.3.3 I noticed that when e.g. adding a link in an RTE-content-elemnet (text) the reference-table gets updated ...
- 00:27 Bug #16351: logging incomplete?
- This bug is really old. I reworked DBAL a lot for TYPO3 4.3. I never saw this error although I worked a lot with Orac...
- 00:00 Revision 03bb0a43: Writing DBAL configuration (needs http://forge.typo3.org/attachments/2868/hooks.diff to be committed to install tool)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32569 735d13b6-9817-0410-8766-e36946ffe9aa
2010-04-25
- 23:25 Bug #20231: Small rendering/css bug on FE with Text with image
- Attached a patch which fixes the issue in FF2-3.6, Safari 4 and still works in IE 6,7
- 21:39 Feature #25655: Additional Flash messages in scheduler
- Committed v3 to trunk in revision 7429
- 21:34 Revision e4b263cf: Fixed bug: #14107: Scheduler: Missing Flash message in the Scheduler
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7429 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:55 Feature #25631: Add a "disable/enable" button to tasks overview
- Point taken. Although it's a minor change and could be probably be waived by Benni to go into 4.4., as far as I'm con...
- 16:25 Feature #25631: Add a "disable/enable" button to tasks overview
- I found myself disabling / enabling several tasks pretty often.
This especially happens if we sync a live-database... - 20:40 Bug #21581: Backend Web and File menu items don't work
- Resolved, unable to reproduce.
Please re-open if this issue still exists. - 20:39 Bug #18180: copy a folder fails in file module
- Resolved, unable to reproduce after a month without feedback.
Please re-open if this is still a valid issue. - 20:38 Bug #18697: Creating and editing of fields, forms, etc. in TV FCE's is impossible if there is a section inside
- Resolved, no change required after a month without feedback.
Please re-open if this is still a valid issue. - 20:37 Bug #18695: Not saving the changes made in Template Tool
- Resolved, no change required after a month without feedback.
Please re-open if this is still a valid issue. - 20:34 Bug #20121: image metadata not showing in typo3 backend of typo3 4.2.5
- Resolved, no change required after a month without feedback.
Please re-open if this is still a valid issue. - 20:33 Bug #18759: Cannot use accentuate (éèàç) characters with Templavoila
- Resolved, no change required after a month wihtout feedback.
Please re-open if this is still a valid issue. - 20:05 Bug #15795: Some notices and warnings in class.t3lib_cs.php (2 things)
- Seeing the outcome of the discussion in #15025 I think we don't fix the notice.
A warning should be fixed - but it... - 19:55 Revision 465154e4: Fixed form when using MySQL driver
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32567 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:32 Revision ecdd36fe: Added 1st implementation of the installer hook
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32566 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:24 Bug #22509: Login in to the BE fails
- I have discovered that the value 'ses_id' in be_sessions does not match the cookie value set in the browser in which ...
- 19:10 Bug #22509 (Closed): Login in to the BE fails
- After upgrading to 4.3.3 many of our clients cannot log in to the BE - they simply see the "popup message" saying tha...
- 18:26 Bug #22508: Switch BE user language settings
- Resolved, duplicate.
Please take a look at #17556 why this happens. - 15:35 Bug #22508 (Closed): Switch BE user language settings
- Regards BE Module: User admin
I have tried to switch the language settings for a beuser, setting is saved. But the l... - 14:23 Feature #7459 (Closed): Filter allowed content element types by column
- When creating a new Content Element the resultiong wizzard should be configurable by column. Lets say in the column f...
- 13:11 Bug #25650: Fatal error: Call to a member function push() with [SYS][useCachingFramework] = 1
- Resolved, unable to reproduce.
I'm unable to reproduce this, too. I assume this is a problem in some task that doe... - 13:03 Bug #21474: PHP-5.3: No module labels
- Resolved, unable to reproduce as requested by reporter.
- 03:49 Bug #21474: PHP-5.3: No module labels
- No, I can't replicate the issue anymore. The bug can be closed, and RFC dropped.
2010-04-24
- 20:03 Bug #22507 (Closed): Reorganize the backend stylesheets
- Problem:
TYPO3 Backend loads first the styles for v3.x and afterwards t3skin, which overwrites the previously made d... - 18:07 Bug #19621: getTreeList causes duplicate entry sql error
- This was solved with #22483 / #22483 / #22483
Thanks Dmitry! - 17:54 Bug #22494: Missing XCLASS in class.t3lib_matchcondition_abstract.php
- Resolved, not fixable.
This issue is dropped for now as it doesn't make sense to xclass abstract classes.
Plea... - 16:49 Bug #22037: mod.web_list.hideTables does not accept spaces
- Committed to 4.3 rev. 7428
- 16:47 Revision 84530879: Fixed bug #13386: mod.web_list.hideTables doesn't accept spaces (thanks to Marcel Greter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7428 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-04-23
- 22:08 Bug #25656: Scheduler cannot handle large Exceptions
- Hmm, I'm unsure if we should really make the field much bigger. It's currently TEXT, and I think 65k of data is plent...
- 20:29 Bug #22479: Positioning of toolbar elements broken, especially in Safari
- I guess this is a misspell? :
- Toolbar: null,
+ TopbBar: null,
and
- this.Toolbar = Ext.ComponentMgr.get(... - 19:00 Bug #22479: Positioning of toolbar elements broken, especially in Safari
- Great! Both bugs are issues with prototype or the current toolbar implementation. Nothing seems to be releated to my ...
- 18:09 Bug #22479: Positioning of toolbar elements broken, especially in Safari
- At least the firefox issue isn't related to the viewport patch! I got the same problem with TYPO3 4.3. I will try to ...
- 19:33 Bug #22494: Missing XCLASS in class.t3lib_matchcondition_abstract.php
- My proposal has turned out to be wrong. The code change I need is that all common code is inserted into a new class. ...
- 15:43 Bug #22494: Missing XCLASS in class.t3lib_matchcondition_abstract.php
- Attached patch add missing lines
- 17:47 Bug #17070: typolink: cHash corrupted due to linkVars
- Reminder : Bug still present in latests releases (v4.1, 4.2, 4.3).
I can build new pacth file if needed and if it ... - 17:47 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
- Reminder : Bug still present in latests releases (v4.1, 4.2, 4.3).
I can build new pacth file if needed and if it ... - 16:22 Bug #22503: Install tool lacks hint of how to create ENABLE_INSTALL_TOOL
- Would be great, if you could extract the texts (only those on the "The install tool is locked..."-screen) to locallan...
- 12:03 Bug #22503 (Closed): Install tool lacks hint of how to create ENABLE_INSTALL_TOOL
- The new install tool still only states:...
- 12:25 Feature #22504 (Closed): Send email hook has been removed
- We need user not to reset but to send passwords as it was possible in newloginbox.
It would be nice to have a hook... - 11:54 Feature #19739: TypoScript Condition to check for installed extensions
- Just FYI: We already got globalString, which can use a regular expression on
TSFE:TYPO3_CONF_VARS|EXT|extList_FE - 11:34 Feature #21025: Performance improvement for queries that expect just a single result row
- REMINDER and a question: What do I have to do to get this one in?
I did the research, created the function, found th...
2010-04-22
- 18:33 Feature #19739: TypoScript Condition to check for installed extensions
- See the extension patch10011 which contains an improved version of this patch.
- 16:05 Feature #19739: TypoScript Condition to check for installed extensions
- Hi Sven,
thanks for your hint.
Could you have a look at this thread in core list and give your +1, if the patch... - 14:05 Feature #19739: TypoScript Condition to check for installed extensions
- I missed that TS condition, too.
In my ext. "rtelightbox" I solved this with a user-function:
TypoScript:
[userF... - 18:09 Bug #22502 (Closed): In TCA (tt_content) the fe_groups field is not placed correctly under the Access Tab
- In the TCA setup for the tt_content table, the "fe_group" field is not placed correctly/directly under the "Access" t...
- 17:44 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
- The workstation from which the button does not work is behind a firewall, not behind a proxy.
- 17:00 Bug #22501: Multiple join conditions are not supported
- Patches have been committed:
- TYPO3 trunk (rev. 7426)
- DBAL trunk (rev. 32481)
- DBAL_1-1 (rev. 32482)
- TY... - 14:16 Bug #22501 (Closed): Multiple join conditions are not supported
- Multiple conditions on a join cannot be parsed:
$rec = $GLOBALS['TYPO3_DB']->exec_SELECTquery(
'*',
'T1 LEFT O... - 16:59 Bug #25656 (Closed): Scheduler cannot handle large Exceptions
- When a Task fails with a very long Exception message (say a few thousand lines), the scheduler mod will not load and ...
- 16:59 Revision 21d782e0: Backported changeset 32481 from trunk: Fixed bug #14182
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@32488 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:58 Revision 07d3fb95: Backported changeset 7426 from trunk: Fixed bug #14182
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7427 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:29 Revision 17e20b83: Backported changeset 32481 from trunk: Fixed bug #14182
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@32482 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:27 Revision fd5f5957: Fixed bug #14182: Multiple join conditions are not supported
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@32481 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:25 Revision af1ceabc: Fixed bug #14182: Multiple join conditions are not supported
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7426 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:22 Feature #22286: URLs with tel:... and sms:... not supported in core
- For add tel: et sms: URI, you can modify this file in typo3 4.2.X .t3lib/class.t3lib_parsehtml_proc.php, in function ...
- 14:02 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
- The attached patch fixes the following issues:
* offset for field parsing in IRRE /fe-editing
* absolute path for R... - 12:42 Bug #16337: The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
- Test note.
- 12:37 Bug #16337: The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
- Another test, trying to receive the notification mail.
- 12:35 Bug #16337: The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
- This is just a test, please ignore!
- 12:30 Bug #22460: Selecting/deselecting all records does not work with translated records
- Sorry, I already postet a RFC on core list. I should have mentioned it here.
- 12:07 Bug #22460: Selecting/deselecting all records does not work with translated records
- Just tested it successfully on several systems and thus forwarded it as an RFC to the core list.
- 12:11 Bug #22294: Error-message while importing a t3d-file (Application TYPO3Starter crashes)
- I guess "Field missing in database" causes this error message.
- 11:58 Bug #22470: Styling of cookie warning is hardcoded
- Committed to trunk (r7425)
- 11:57 Revision aff0b805: Fixed bug #14131: Styling of cookie warning is hardcoded (thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7425 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:24 Bug #22357: cropHTML uses faulty reg exp for HTML entities
- Committed to
trunk (r7423)
TYPO3_4-3 (r7424) - 11:18 Revision 142dcefe: Fixed bug #13972: cropHTML uses faulty reg exp for HTML entities (thanks to Ralf Hettinger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7424 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:17 Revision 5b86d481: Fixed bug #13972: cropHTML uses faulty reg exp for HTML entities (thanks to Ralf Hettinger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7423 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:59 Bug #22500 (Closed): No Message shown when accessing backend if TYPO3_CONF_VARS[BE][adminOnly] = -1
- When closing the Backend via [BE][adminOnly] = -1, an empty white screen is shown without any message.
This is con... - 10:39 Bug #21829: Media CE: Autostart with Videos does not work
- Any updates? Unfortunately I'm also not able to set the autostart via a custom parameter - is there any documentation?
- 10:30 Revision b420f6bb: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7422 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:27 Revision 0443da2b: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7421 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:26 Revision 5f7afba9: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7420 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:26 Bug #22497: Unit test for removexss crash phpunit module
- commited:
- trunk (rev 7415)
- TYPO3_4-3 (rev 7417) - 08:43 Bug #22497 (Closed): Unit test for removexss crash phpunit module
- The require() statement in the unit test triggers a fatal error about not being able to redefine the class.
Soluti... - 10:25 Revision 0a891c2d: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7419 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:24 Revision 800a4c54: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7418 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:23 Revision 20fe6a97: Fixed bug #14176: unit test for RemoveXSS triggers fatal error in phpunit extension (thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7417 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:22 Revision b4321545: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7416 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:21 Revision e3aaff58: Fixed bug #14176: unit test for RemoveXSS triggers fatal error in phpunit extension (thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7415 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:14 Bug #22499 (Closed): TCA select doesn't show record titles whic start with <=
- If there are relations to records which start with <= are not displayed.
this is because strip_tags is used and no... - 09:41 Bug #21787: css_styled_content 4.3 and distance between images in Firefox and Internet Explorer 7
- Committed to
trunk rev 7413
4_3 rev 7414 - 09:37 Revision de2c024f: Fixed bug #12908: wrong distance between image rows [css styled content]
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7414 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:35 Revision 4a9ac03e: Fixed bug #12908: wrong distance between image rows [css styled content]
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7413 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:23 Revision a4269ce5: Fixed bug #3996: Constant Editor - Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description (thanks to Martin Herzog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7412 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:19 Revision 61a3abe4: Fixed bug #3996: Constant Editor - Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description (thanks to Martin Herzog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7411 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:13 Bug #22498: Change CSS classes- and id names to identifyable install tool names
- Reopen this bug because the patch was not attached
- 09:12 Bug #22498: Change CSS classes- and id names to identifyable install tool names
- Resolved in revision 7410
- 09:07 Bug #22498 (Closed): Change CSS classes- and id names to identifyable install tool names
- Problem:
Although the install tool will currently not change when a new skin has been installed, it is better to pre... - 09:11 Revision c80f1148: Fixed bug #14177: Change CSS classes- and id names to identifyable install tool names
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7410 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:23 Feature #20512: Preview link ("show") of pages in the backend should be prefixed with the domain record
- I just stumbled over this - sounds very good!
What happens, when no domain record is defined? Does it also work wi... - 08:18 Bug #22494: Missing XCLASS in class.t3lib_matchcondition_abstract.php
- Can you just send a patch to the core list, please?
- 08:17 Bug #22374: hardcoded image shown in "HELP > About TYPO3" (backend-redesign)
- Please always attach the tag "pending in core list" after sending to the list. Thanks!
Also available in: Atom