Activity
From 2007-08-28 to 2007-09-26
2007-09-26
- 20:12 Bug #17624: can't set TCA field (and therefore db field) to NULL
- the problem is, that you can't set a field (using tca) to NULL
see http://www.nabble.com/TCA---set-field-to-NULL-t44... - 18:38 Bug #17629 (Closed): Incompability with PHP5.2.0 and functions that use compression libraries...
- When trying to install an extension:
Fatal error: Call to undefined function gzfile() in class.em_index.php on line ... - 16:55 Bug #17064: Access custom workspace from live only for admin
- I can confirm this for version 4.1.1
- 13:56 Feature #17628 (Closed): enable param 'noBrowser' in TCA-config ['columns'][fieldname]['config'] / TYPE: "group"
- For a certain configuration I would like to disable the 'browse-file'-Icon and only allow direct file-uploads. Functi...
- 09:38 Revision e2f7f2eb: JavaScript minification is enabled in FE by default (config.minifyJS=1)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2525 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:22 Feature #17378: Hide dotfiles such as .svn in filelists
- @Dmitry:
The patch I wrote is not hiding all .dotfiles but rather those you specify in localconf.php, thus .htaccess... - 09:13 Feature #17378: Hide dotfiles such as .svn in filelists
- .htaccess must be visible or it is -1...
2007-09-25
- 22:26 Feature #17378: Hide dotfiles such as .svn in filelists
- I guess Stefen and Oliver were talking about one thing ... and Sven about another.
Svens aim is to filter out file... - 22:07 Task #17626: JS-function checkSubmit should not use eval
- Hi,
Yes, that's exactly what I had in mind.
I want e.g. to do a check on a specific field and if it doesn't hav... - 17:11 Task #17626: JS-function checkSubmit should not use eval
- Hi,
what do you mean with "abort the submit in your own javascript-code"? Could you please give an example?
We coun... - 17:42 Bug #17624: can't set TCA field (and therefore db field) to NULL
- Klaus could you provide some more details please. Your example is a bit cryptic.
As I understand you'd like to use... - 16:47 Bug #16410: There is no connection to the database!
- I think I found a little cause for this problem:
if your database information contains an underscore (_) T3 won't co... - 12:58 Bug #16410: There is no connection to the database!
- I think it is the permissions that are wrong. I had the same problem - but when i fixed the permissions it worked.
- 16:00 Bug #17343: [TYPO3 V4.0] - Pagecount not correct in indexed_search
- I can confirm this for 4.1.1. Result number of indexed search results decreases on page 2, page 3 ....
- 14:15 Revision 78397740: Fixed bug: Page TSconfig isn't parsed correctly anymore after cleanup in Trunk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2524 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:29 Bug #17480: TABLE sys_refindex definition not compatible with mysql < 4.1.2
- michael, thanks for the comment.
general ACK; suggest to close the bug (closed/wont be solved), with workaround ment... - 11:26 Feature #17611: Add config of parent record for label_userFunc used on a child record
- Commited to SVN Trunk (rev. 2523)
- 11:25 Revision 410a70e9: Added feature #6359: IRRE - Add config of parent record for label_userFunc used on a child record
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2523 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:11 Revision 104c0299: ChangeLog for rev. 2521
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2522 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:06 Revision ceba75cb: Created new directory for Services_JSON typo3/contrib/json/ and moved file from typo3/contrib/json.php to typo3/contrib/json/json.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2521 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Feature #16180: Add random on listNum
- Nice Feature
maybe this inspires..
http://typo3.org/documentation/document-library/extension-manuals/dam_pages...
2007-09-24
- 21:17 Bug #17479: Alert in FE: "...CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir..."
- Björn, there is some concern that simply ignoring the failure is not a good option.
- 19:04 Bug #15686: Safari doesn't load vertical menu frame alt_menu.php when "Startup in Task Center" is enabled
- Similar problem here. Clearing the FEcache results in empty frame as well as adding any content to a page. Happens wi...
- 18:33 Bug #17627 (Closed): External TypoScripts files will always be cached
- Scenario:
I'm using SweeTS (typo3.area42.de) developing TYPO3 websites with an external typoscript file. I disable t... - 14:18 Bug #14983: Using Index Search on images without having exif enabled results in a fatal error
- Fixed in SVN: trunk and 4.1.
- 14:11 Revision 0a8d8225: Fixed bug #1471: Check if exif functions are available before using them.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2520 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:08 Revision f717d3e9: Fixed bug #1471: Check if exif functions are available before using them.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2519 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:25 Task #17626 (Closed): JS-function checkSubmit should not use eval
- The checkSubmit function in typo3/jsfunc.tbe_editor.js (used in backend forms) is in IMHO not correctly implemented.
... - 12:59 Bug #17625 (Closed): sortby with 2 fields will crash on sorting & adding new record
- It is not possible to sort records of a table in list view anymore if a 2nd sorting field is added in ext_tables.php
... - 12:14 Bug #17624 (Closed): can't set TCA field (and therefore db field) to NULL
- There is no possibility to set a field to NULL (e.g. with checkbox or default option) in the TCA field. This is a maj...
- 12:02 Revision 74900b90: Added JavaScript minification feature (new function t3lib_div::minifyJavaScript)
- Added minification of FE javascripts (including default js and onload handlers) if config.minifyJS is enabled
git-sv... - 11:56 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
- I can confirm this with Mandriva 2007.1 Spring x86_64.
- 10:31 Bug #17623: Problem in frontend editing
- Sorry the problem doesn't relate with the TCA but it is a generic problem with this editing mode and relates with:
... - 10:11 Bug #17623 (Closed): Problem in frontend editing
- Hi
When used the frontend editing mode 'Forms on page'
$TCA['tt_content']['columns']['CType']['config']['authMode...
2007-09-23
- 15:47 Revision cb1b8426: Fixed hanging recordset in tslib_cObj
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2517 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:51 Revision ed458007: * (minor) Fixed hanging recordset in t3lib_BEfunc
- * (cleanup) Various code cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2516 709f56b5-9817-0410-a4d7-...
2007-09-22
- 21:52 Revision 991fb543: - Fixed t3lib_cli that negative numbers (like "-2") is not seen as a parameter
- - New option, $GLOBALS['TYPO3_CONF_VARS']['BE']['flexFormXMLincludeDiffBase'], means that flexforms will allow a new ...
- 17:46 Bug #17480: TABLE sys_refindex definition not compatible with mysql < 4.1.2
- Hmm. For now I would say that this is not worth to be fixed. The error occurs only if multiplyDBfieldSize is used, an...
- 16:51 Bug #17480: TABLE sys_refindex definition not compatible with mysql < 4.1.2
- Experienced the same with mysql 4.0.24 and T3 4.1.2;
temp. solution was to leave out the
KEY lookup_string (ref_t... - 16:51 Feature #17565: German translation for backend login
- Michael Stucki asked me to divide the patch into two ones, one for the language-selector and one for the labels. Thes...
- 11:17 Bug #17479: Alert in FE: "...CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir..."
- @Martin: There already is a bugfix since more than a month which hasn't be added to the repository. Is there any doub...
- 10:15 Feature #15267: t3lib_extMgm::addModule() and sorting of BE-Modules
- The problem of that solution is that it doesn't take account other modules than 'doc', which don't have submodules
H...
2007-09-21
- 20:45 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- Any news on this subject. The new possibilities are really nice plus all the hard work already seems done. Typo3 4.2 ...
2007-09-20
- 18:49 Bug #17620: Indexed_Search is making mistakes after installation.....
- The log says following:
caller t3lib_DB::admin_query
ERROR Can't create table './d00246ab/index_phash.frm' (er... - 07:17 Bug #17620: Indexed_Search is making mistakes after installation.....
- So, what does the log say? Turn on $TYPO3_CONF_VARS['SYS']['sqlDebug'] to see more details.
This is definitely not... - 17:41 Bug #17622 (Closed): t3lib_tceform & jsfunc.tbe_editor.js: Autocompletion disables saving of input-fields
- This problem was brought to me by an editor, but I can confirm this bug.
If you enable autocompletion in your brow... - 08:50 Bug #17616: db error on saving
- The MySQL message on your system shows, that
a) and old database link was overwritten by another one (persitent)
b)...
2007-09-19
- 23:32 Bug #17616: db error on saving
- Yes, im using more databases and persistant also:
[MySQL]
; Allow or prevent persistent links.
mysql.allow_persi... - 20:43 Bug #17621 (Closed): Insertion of more than one items by the Element Browser is allowed when it shouldn't
- The backend interface allows to select more than one items by the Element Browser for fields that take references to ...
- 19:34 Bug #17620 (Closed): Indexed_Search is making mistakes after installation.....
- I tried to install the indexed_search extension. The installation was successfully. But after this it created error m...
- 17:07 Bug #14135: link wizard fails to remember external links
- I'm using Typo3 4.1.2 and i still have the problem.
We really should solve this bug soon...
It's very old... - 16:52 Bug #17614: Modify class TSpagegen to call it as an object.
- class.tslib_pagegen407.diff - diff file for TYPO3 4.0.7
- 16:37 Bug #17614: Modify class TSpagegen to call it as an object.
- Ok.
Sorry.
pagegen3.diff and class.tslib_pagegen2.diff are corrected diff's. - 16:33 Bug #17614: Modify class TSpagegen to call it as an object.
- class.tslib_pagegen.diff - diff to the class.tslib_pagegen.php on versions 4.2.0alpha1 and 4.1.2 (these two files are...
- 16:23 Bug #17614: Modify class TSpagegen to call it as an object.
- Hi Dmytro, thanks for the patch. Unfortunately you mixed the old with the new version.
The diff-syntax is: "diff -ru... - 16:19 Bug #17614: Modify class TSpagegen to call it as an object.
- pagegen2.diff - unified patch
I am not sure if I did it correctly:
in the command line first file (labeled with ---... - 16:17 Bug #17614: Modify class TSpagegen to call it as an object.
- * Instead of fixing the <base...> tag stuff with that, couldn't you use
I am not sure that there are no extension ... - 00:21 Bug #17614: Modify class TSpagegen to call it as an object.
- Hey Dmytro,
some annotations to your approach:
* Instead of fixing the <base...> tag stuff with that, couldn't ... - 16:19 Feature #17617: Integrate possibility in Element Browser to select all files of a folder
- The attached patch (0006367.patch) integrates this feature.
The file jslib.t3browselinks.js goes to the a new direct... - 14:46 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- This one gets really annoying when using dbal. Will this be fixed in 4.2?
- 14:41 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
- hi there any news on this one?
- 13:34 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
- After hours of searching the t3lib classes I think I found the source of the bug:
class.t3lib_transferdata.php, Li... - 12:54 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
- Hi,
pls check also minior problem (not blocking), after fix install problem, at :
Install Tool -> 4: Image Proce... - 00:27 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
- Hey Sim,
I think (and hope) that this will be fixed with the new installer Thomas Hempel is currently developing. ... - 12:46 Feature #17595: Pages of type "External link" should allow to opened in new tab or window
- You can find the "2nd options list" at the end of your external site configuration (just enable it, after this you se...
- 10:09 Feature #17595: Pages of type "External link" should allow to opened in new tab or window
- Thanks for the hint. I don't understand what you mean by "2nd options list", but I did find the "target" field in php...
- 00:36 Feature #17595: Pages of type "External link" should allow to opened in new tab or window
- Hey,
isn't this implemented already? There is a field in the page properties called "target" (it's on the 2nd opti... - 12:19 Bug #17479: Alert in FE: "...CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir..."
- If you are trying to use CURLOPT_FOLLOWLOCATION and you get this warning:
Warning: curl_setopt() [function.curl-seto... - 10:38 Bug #16603: Fuctions -> Multiple pages creates pages in reverse order (page ids decreasing)
- Besides this part the similar problem is seen here and there such as in pasting records, in importing records from t3...
- 10:05 Bug #17619 (Closed): INSERT-Error on table "index_words" on ORACLE and PostgreSQL
- An error occurs when I try to index external documents like PDF:
Warning: ociexecute() [function.ociexecute]: ORA-00... - 09:52 Bug #17618 (Closed): Form wizards don't work in front end editing mode 'Forms on page'
- Form wizards don't work in front end editing mode 'Forms on page'
Problems relates with TCA setting and the functi...
2007-09-18
- 21:38 Feature #16919: AJAX pagtree update could be used when a new page is created
- Great! Thanks in advance, Benni!
- 21:30 Bug #14146: Thumbnails in Element Browser are only displayed if fileSuffix is lowercase
- Committed to SVN:
* TYPO3_4-1 (rev. 2513)
* Trunk (rev. 2514) - 20:49 Bug #14146: Thumbnails in Element Browser are only displayed if fileSuffix is lowercase
- Wow. This is still present in TYPO3 4.2.0-alpha1... ;-)
I finally added the small patch to solve this and to show th... - 21:30 Revision 4fe7a4bf: Fixed bug #65: Thumbnails in Element Browser are only displayed if fileSuffix is lowercase
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2514 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:29 Revision 1f8687e5: Fixed bug #65: Thumbnails in Element Browser are only displayed if fileSuffix is lowercase
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2513 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:11 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- REPLACE query should work fine too :)
- 12:29 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- i patched my system by this lines and it works:
$update_content=$GLOBALS['TYPO3_DB']->quoteStr(serialize($cc),'cac... - 21:01 Feature #17617 (Closed): Integrate possibility in Element Browser to select all files of a folder
- The TYPO3 Element Browser offers the possibility to select individual files and add them to a record. A button like "...
- 20:12 Bug #17616: db error on saving
- Thanks for giving some more feedback. The MySQL message "supplied argument is not a valid MySQL-Link resource" shows ...
- 20:04 Bug #17616: db error on saving
- OK, i did that, ie in the install tool selecting sqlDebug.
but i still dont get any more information than this:
W... - 19:51 Bug #17616: db error on saving
- Please go to your Install Tool of TYPO3, select the "5: All Configuration" section and enable debugging selecting the...
- 18:26 Bug #17616 (Closed): db error on saving
- Whenever i try to save a page, or page content, or template... i get errors like this:
Warning: mysql_query(): sup... - 20:06 Feature #17611: Add config of parent record for label_userFunc used on a child record
- Please see the attached patch.
The configuration and the uid of the parent record are forwared to the user function ... - 15:06 Feature #17611 (Closed): Add config of parent record for label_userFunc used on a child record
- I have to use a label_userFunc with my extension. If I want to render different labels depending on the foreign_field...
- 19:42 Feature #17615: Integrate possibility to override TCA columns depending on the type by another TCA property
- I've added a patch which integrates this feature.
- 18:14 Feature #17615 (Closed): Integrate possibility to override TCA columns depending on the type by another TCA property
- Currently it's possible to override field properties of existing TCA columns by using Page TSconfig. Settings, depend...
- 18:52 Feature #17606: Enable overriding/renaming field labels by Page TSconfig
- I have a "clean" solution for a whole locallang-file...
A documation is in the Extension: maja_labelrename (versio... - 17:31 Bug #17614: Modify class TSpagegen to call it as an object.
- Also need to have patch for
typo3/sysext/cms/tslib/class.tslib_pagegen.php
Will send it later. - 17:25 Bug #17614 (Closed): Modify class TSpagegen to call it as an object.
- Class TSpagegen made in a way that it called statically, with :: from typo3/sysext/cms/tslib/pagegen.php. And also it...
- 16:54 Bug #17613 (Closed): Oracle-SELECT-Error on table "index_phash"
- On such pages I get an error in the dbal-log:
sqlError ORA-01722: invalid number
SELECT count(*) FROM "index_phas... - 15:50 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
- ** SOLVED ** by changing in << function isTTF($phpinfo='') >> (typo3/sysext/install/mod/class.tx_install.php)
... - 12:03 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
- ** PROBLEM IDENITIFIED !!! **
In: /typo3/sysext/install/mod/class.tx_install.php
This :
$test = @imagettft... - 15:39 Bug #17612 (Rejected): T3D importation
- When we import T3D, the reindexation isn't correctly, the id erase existing indexe.
(issue imported from #M6... - 15:01 Bug #17191: Error when trying to move elements
- after trying to fix the bug #0004160 (Moving content elements in frontent editing mode causes crash) generating the e...
- 14:05 Revision 9c61e5f4: Hide empty dynTabs in tceforms
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2512 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:29 Bug #17605: Authorisation system for BE user and groups has logic conflict
- Thank you, Martin for your answer. I didn't know of this option, I have searched exactly this.
I would suggest tha... - 13:23 Feature #16735: Negative Timestamps
- @Clemens
I don't see how a float will solve any problems (mind the precision), but feel free submit a feature requ... - 11:06 Feature #16735: Negative Timestamps
- Just to say it again clearly and loud enough so everybody can hear it:
The main problem is, that we store datetime... - 12:42 Bug #17526: Password reset sends two messages with different password
- @michael
this might be the problem.
the page has the newlogin-box on the page as well in the template at left borde... - 10:10 Feature #17335: TCEforms: add inline editing of secondary options
- Commited to trunk.
Benni might add some improvements in a separate patch.
Greets and thanks,
Thomas - 10:09 Revision 0d03436e: Feature #5690: TCEforms: add inline editing of secondary options (thanks to Martin Ficzel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2511 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:39 Feature #16445: Option: only show my changes for workspace-view
- I did not look at it yet... First need to finish with realurl updates...
- 02:47 Bug #16603: Fuctions -> Multiple pages creates pages in reverse order (page ids decreasing)
- Hey Aobara,
could you send me the patch in unified context (diff -u ...) and then I'll make sure this'll go in the...
2007-09-17
- 22:07 Feature #17156: Define type of child record
- I agree that this would be a great addition to IRRE.
My scenario is like case #2. I'm currently using a foreign... - 20:19 Bug #17610 (Closed): wrong references between translated content in Workspace and its parent
- 1. goto your own workspace
2. enter new content and make a translation afterwards (using the dropdown language Selec... - 19:31 Feature #16735: Negative Timestamps
- if the integer field is an unsigned integer, it has to be changed. for me it works perfectly.
in my opinion this i... - 19:13 Feature #16735: Negative Timestamps
- @clemesn
There is no solution for PHP4, bus as TYPO3 4.2 will rquire PHP 5.1 I think this note is good news (thoug... - 19:08 Feature #16735: Negative Timestamps
- negative timestamp were not possible with php4, but are with php5. thus TYPO3 limited the input to dates after 1970 v...
- 19:03 Feature #16735: Negative Timestamps
- i didn't recognise it as a win bug since im having a linux server. the javascript cuts down all dates before 1970 wit...
- 18:35 Feature #16735: Negative Timestamps
- OK, the problem with php4 in connection with windows is right, but where did you find the solution for that problem?
... - 18:01 Feature #16735: Negative Timestamps
- didn't realize I set a version dependency, but anyways... +1 for negetive timestamps
- 17:36 Feature #16735: Negative Timestamps
- @clemens
There was a PHP dependency. The docs says that 4.x (on Windows?) had troubles with negative timestamps. B... - 19:10 Feature #17606: Enable overriding/renaming field labels by Page TSconfig
- Hi Oliver!
It would be pretty cool, if you could replace a whole Locallang via PageTS.
In my Extension it works fin... - 15:12 Feature #17606: Enable overriding/renaming field labels by Page TSconfig
- I've created a unified diff for your feature request.
The types section of the TCA has the possibility to set an alt... - 18:34 Revision 04b14607: Fixed bug 5701: linkHandler Hook Not Initialized Properly, patch supplied by Jeff Segars
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2510 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:44 Feature #16554: Workspace DB / filemounts should narrow down the users' mounts
- I would also like to have an option to access user and group home directories.that are automatically mounted in the L...
- 17:40 Feature #16445: Option: only show my changes for workspace-view
- Hi Dmitry!
Is this patch any good? The idea is fine, I think.
- 17:31 Bug #17605: Authorisation system for BE user and groups has logic conflict
- Does the setting of BE[explicitADmode] to 'explicitAllow' in the installer do what you want?
- 17:10 Bug #17339: linkHandler Hook Not Initialized Properly
- fixed in SVN
- 17:08 Revision 4d5acdc0: Fixed bug 5701: linkHandler Hook Not Initialized Properly, patch supplied by Jeff Segars
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2509 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:01 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- *push*
I need a solution for this issue.
We have a system with replication of 2 MySQL (Master/slave)
Now we run ... - 14:52 Bug #17608: chr(10) after closing php tag
- Maybe it's a idea to NOT using this closing tags in future?
See: http://framework.zend.com/manual/en/coding-standa... - 14:44 Bug #17608: chr(10) after closing php tag
- The atttached patches remove found spaces/newslines after the closing tag "?>" of *.php and *.inc files of the TYPO3_...
- 14:41 Bug #17608: chr(10) after closing php tag
- I can confirm this issue.
- 12:56 Bug #17608 (Closed): chr(10) after closing php tag
- In different files there is a chr(10) after the closing php tag (?>).
Example:
t3lib/class.t3lib_cs.php
t3lib/cl... - 14:44 Bug #17609 (Closed): Translations: Usergroups, Allowed excludefields
- Some translations aren't really precise. In German for example we have the same translation (Seiteninhalt: Rahmen) fo...
- 10:49 Bug #16179: Fatal error with flexform fields in a database.
- Yes same over here solution works.
2007-09-15
- 13:58 Feature #17606: Enable overriding/renaming field labels by Page TSconfig
- The Problem is now solved in the Extension maja_labelrename...
But it would be very useful as property of the core...
2007-09-14
- 22:08 Bug #17607 (Closed): Value is not shown when label is MM field
- Having two tables:
T1 (name, desc)
T2 (name, status, ...)
T2.name is MM to T1.name
In BE if label for T2 is name ... - 18:07 Bug #17178: Extensions with dependencies - datatransfer did not sucseed
- Updated diff to be relative to TYPO3 root.
- 17:59 Bug #17178: Extensions with dependencies - datatransfer did not sucseed
- thx, it works for
+1 for next version, really please! - 15:19 Feature #17606 (Closed): Enable overriding/renaming field labels by Page TSconfig
- You can override Item-Labels with TCEFORM.[table].[field].altLabels.[ID] = New Label
But it is not possible to renam... - 14:32 Bug #17605 (Closed): Authorisation system for BE user and groups has logic conflict
- In the BE user/group form the rights for content types like "TEXT" have to get removed, while the rights for excludef...
- 14:24 Bug #17604 (Closed): Error: The requested page didn't have a proper connection to the tree-root!
- The Error above occurs, if a user opens a link to a page which is secured by login and which has the type "Not in men...
- 14:18 Bug #17603 (Closed): Configuration possiblity in localconf.php for the tables accessed by CONTENT object
- The tables for which the CONTENT object has access should not be static defined. They should be configurable in local...
- 08:54 Feature #14463: Menu doesn't expand if ".special" is set
- I sent a mail to the bugs list on Wednesday in the hope that it would make things move again for this bug...
- 07:44 Bug #17602 (Closed): rtehtmlarea doesn't work in front end editing in the mode "Forms on page"
- Following functionalities don't work in the editing mode "Forms on page"
1) Link too - invalid path information - ...
2007-09-13
- 17:54 Bug #17601 (Closed): Cannot sort MM relational field
- I have two tables:
T1 with fields Fname, Lname.
T2 with field Position, Fname. In T2 Fname is MM to T1.Fname
- In ... - 15:57 Bug #17600: Overriding multilevel UC settings fails
- NOTICE: Now that the feature is working it should of course be added to the TSconfig Documentation. The property was ...
- 15:14 Bug #17600: Overriding multilevel UC settings fails
- How to test:
- enable the admin panel in the TS template
- set these properties for a BE user/group:
setup.ove... - 15:12 Bug #17600: Overriding multilevel UC settings fails
- The attached patch solves the problem by stripping all trailing dots right before the exsting UC is merged with the T...
- 15:06 Bug #17600 (Closed): Overriding multilevel UC settings fails
- It is possible to override UC settings using BE-USER-TSconfig:
# setup.override.disableTabInTextarea = 1
# => wor... - 12:26 Feature #16984: class.t3lib_treeview.php returns hardcoded 'title' from db
- Fixed in issue 4064.
Greets,
Thomas - 12:25 Feature #16477: Navigation title in tree view
- Committed to trunk (revision 2508)
Greets,
Thomas - 12:23 Revision 2b9f0c51: Feature #4064: Navigation title in tree view
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2508 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:01 Bug #17599 (Closed): Frontend preview doesn't work for subpages of hidden and restricted pages
- Say you have the following page structure:...
2007-09-12
- 22:04 Feature #17598 (Closed): includeCSS & includeJS should look if Ext is loaded
- if I include a CSS/JS with
page.includeCSS.file1 = EXT:foo/bla.css then it should get checked if EXT "foo" is loade... - 18:04 Bug #17597 (Closed): Hook for "getSearchWords" checks for a method "getSearchWords" in hook class, but does not use this method.
- In class.tx_indexedsearch.php in the method getSearchWords is a Hook definied called "getSearchWords" (line421).
On... - 18:00 Bug #17577: enableFields() not called in some cases
- By the way, why sometimes Core classes sometimes uses $GLOBALS['TSFE']->sys_page->where_hid_del and $GLOBALS['TSFE']-...
- 14:19 Bug #15951: clickmenu on pagetree icons does not work
- I still have the problem on a typo3 4.1.2 installation on a linux server w/ apache. client is firefox 2.0.0.6 on win ...
- 13:59 Bug #17596: Unable to use < or <= in where clauses with a foreign_table_where tag in a flexform config
- Oliver,
Yes, that essentially solves the problem. I'm not sure whether something could be done about it but perhap... - 13:52 Bug #17596: Unable to use < or <= in where clauses with a foreign_table_where tag in a flexform config
- Andrew, what happens when you replace < with < ?
- 13:41 Bug #17596: Unable to use < or <= in where clauses with a foreign_table_where tag in a flexform config
- I should add that the line 17 is just copied from my example, with field name substituted. The line number will refer...
- 13:24 Bug #17596 (Closed): Unable to use < or <= in where clauses with a foreign_table_where tag in a flexform config
- In a foreign_table_where tag, trying to do something like:
<foreign_table_where> AND some_field<10</foreign_table_... - 11:57 Feature #17595 (Closed): Pages of type "External link" should allow to opened in new tab or window
- It is generally considered good practice to open external links in a new tab (or a new window). However, there does n...
- 11:44 Bug #17374: Combination mode doesn't save new child records correctly
- I changed the extension which i described above to simple 1:n relations. Now the error comes from time to time when s...
- 10:52 Bug #17594 (Closed): browse_links and other popups don't work, when in Admin Panel "Editforms on-page" is checked
- If you use Frontend Editing and you check "Editforms on-page:" in the Admin Panel you won't be able to use several mo...
- 09:07 Bug #17517: newloginbox -> redirect
- As it is not very nice to have to look in the sourcecode for some documentation I post here a mini-doc for you may st...
2007-09-11
- 22:24 Bug #17517: newloginbox -> redirect
- A first version of a redirection-framework has just been submitted to svn. Tomorrow there should be a t3x-snapshot at...
- 19:00 Feature #16735: Negative Timestamps
- @ingo
In my Opinion is there no php version dependency???
Just a javascript, and probably a mysql problem (2nd ... - 14:39 Feature #16735: Negative Timestamps
- please provide a patch if you mark the report as having one
- 17:21 Feature #15762: Create multiple content items at the same time
- Try to use more than one table with alt_doc.php:
typo3/alt_doc.php?edit[<table>][<page_id>]=new&defVals[<table>][<... - 13:51 Feature #15762: Create multiple content items at the same time
- will close this old report in one week from now if nobody objects , because of Masi's arguments which I agree to
- 16:38 Bug #17539: OCI_INVALID_HANDLE
- Another error now when I try to index external documents like PDF:
Warning: ociexecute() [function.ociexecute]: ORA-... - 16:11 Bug #17539: OCI_INVALID_HANDLE
- Now I also get this error when I insert a new content element:
Warning: ociexecute() [function.ociexecute]: ORA-0170... - 15:24 Bug #17539: OCI_INVALID_HANDLE
- Where can I get the SVN version?
I think, the error occurs, if I visit a page the first time. So can it be because... - 16:31 Revision fbe4fd38: fixed typo
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2507 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:31 Feature #16444: Add fields cruser_id and crdate to table tt_content.
- fixed in SVN
- 16:30 Revision 7e906716: added fields crdate and cruser_id to tt_content
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2506 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:10 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
- I used this patch and added an other feature.
Required-field should be conditional with checkbox-field.
See Bug: 00... - 16:03 Bug #17580: Active in template::getDynTabMenu() does not work
- Solved in Bug:
0006173 - 16:01 Feature #17542: Conditional Requirment for Fields in BE-Forms
- After some work, I have found a solution for this problem.
I have added some documentation in the ReadmeFirst.txt
... - 15:39 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
- +1 for fix
- 14:58 Feature #17488: romanian language flag
- fixed in SVN
- 14:57 Revision a7a16862: added romanian flag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2505 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:09 Bug #16141: JS error on IE 5.5 for Dynamic tab and module HighLight
- IE5.x not supported
- 14:04 Feature #16062: make FE user's password an Exclude-field
- can't be changed as it's a required field....
- 14:00 Bug #16023: be_groups.db_mountpoints is very short (40), so not enough Chars for selecting Mountpoints
- fixed somewhen before 4.2
- 13:58 Bug #15976: included mail-form
- not enough information
- 10:15 Revision 5a5f6ce4: readability increased
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2504 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-09-10
- 22:17 Revision 6359f50b: Remove unnecessary foreach-indexes from trimExpode()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2503 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:13 Revision 77849c7b: Beautify trimExpode()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2502 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:30 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
- Our Setup:
TYPO3 Version 4.1.2
On Debian Etch.
Postgres 8.1 on another Host running Ubuntu.
The Ext Manager is no... - 17:15 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
- I know . . .
I need to set up my test site here @ work on top of postgres, maybe I can dig up some more bugs.
I... - 17:09 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
- We experience this bug too.
It seems that nobody has really tested dbal somehow...
yuks..
Olivier - 17:13 Bug #17452: Resolving external URLs
- This will break web site statistics. Typo3 first loads shortcut page and than redirects to external page. This makes ...
- 16:35 Bug #17591: <base> tag produces text selection problems in IE6
- See: CSS-bugs with IE 6 http://drupal.org/node/44934...
- 15:24 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
- Also another old installation now have problem in : http://site/typo3/install/
After login, only this menu working... - 12:29 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
- Some time, after some minutes, Typo3 Install show:
-------------------
Database Error
No database selected
... - 11:40 Bug #17593 (Closed): Install tool loops with PHP 5.2.4 and Apache 2.0.59
- Hi!
After recently server update (Trustix 2.0 as Distro), it is impossible to install typo3, the install tool seems ... - 15:09 Revision 94d06ee0: Fix problem with new t3lib_div::trimExplode()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2501 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:19 Bug #17535: index.php assumes current working directory to be PATH_site
- The fix from php-cvs works for me. Anybody who hits the problem should just apply http://cvs.php.net/viewcvs.cgi/php-...
- 13:20 Bug #17535: index.php assumes current working directory to be PATH_site
- The php bug has been fixed in svn (see http://bugs.php.net/bug.php?id=40419 ). Perhaps someone can give it a try.
- 11:23 Bug #17535: index.php assumes current working directory to be PATH_site
- As I posted on the list, the php.ini setting doesn't work for me running php as fastcgi. The fix seems to be the only...
- 11:17 Bug #17535: index.php assumes current working directory to be PATH_site
- So Chrstian says that you can work around the issue while Björn prefers the fix. What should we do?
- 12:12 Bug #16894: Typo3 doesn'f make a new version of page by cut,move,move-down,move-up by content-elements
- Moving in workspaces is not possible with versions below TYPO3 4.2
- 11:06 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
- Sorry, just changed my mind! ;-) Of course the feature does already exist, I just didn't find it because the term "di...
- 11:04 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
- Yes, but then it's just a new configuration feature which is not at all related with versioning. So maybe someone sho...
- 10:47 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
- Hi Michael, good news :)
But:
Not showing the versioning button in clickmenu, when the user hasn't access to it... - 10:25 Bug #17592: Typolink (internal links) in Multidomain environment with realurl doesn´t read config.baseURL
- This is related to #3491 #6050 #165 #1868
- 00:49 Bug #17592 (Closed): Typolink (internal links) in Multidomain environment with realurl doesn´t read config.baseURL
- Typolink (internal links) in Multidomain environment with realurl doesn´t read config.baseURL in that tree line for c...
2007-09-09
- 20:05 Bug #17366: Parse error: syntax error, unexpected T_STRING in newloginbox/locallang.xml on line 1
- As far as I've understood Ingmar, the xml-lang-support for the frontend-plugins requires at least Typo3 4.0. Therefor...
- 19:51 Bug #16830: Comment in TYPOSCRIPT can prevent T3 from rendering template
- will this bug get fixed?
- 19:34 Bug #17511: newloginbox is missing sql
- This is a duplicate of bug id 4208. It is not really a bug, for more information see:
http://bugs.typo3.org/view.php... - 19:11 Bug #17591: <base> tag produces text selection problems in IE6
- Nope. Closing tag means exactly what you propose: </base>. But <base ... /> is allowed. See here: http://www.w3.org/T...
- 10:14 Bug #17591: <base> tag produces text selection problems in IE6
- Then Typo3 currently violates exactly this rule.
It generates the base tag as <base /> which means that the base tag... - 07:07 Bug #17591: <base> tag produces text selection problems in IE6
- Request declined because it violates HTML specification, namely part 12.4, which says:...
- 18:48 Bug #17582: typolinkLinkHandler does not work
- While you technically may be right in picking on me for swearing, you fail to see that I didn't intend to insult anyo...
- 17:33 Bug #17582: typolinkLinkHandler does not work
- Wolfgang, you are an idiot.
Everything you write here may be true, though I dout it as I can search the bugtracker... - 02:54 Bug #17582: typolinkLinkHandler does not work
- your bug tracker sucks. it won't let me mark that bug 'has patch', altough it has. and it is "search" not "view", it ...
- 18:17 Bug #16992: Missing French messages
- newloginbox 3.1.0 released
- 18:17 Bug #16957: ampersand in url
- newloginbox 3.1.0 released
- 18:15 Feature #16651: add showPermaLink config also via typoscript
- newloginbox 3.1.0 released
- 17:02 Revision 4dadf298: Require PHP 5.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2500 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:42 Revision f6b1381b: Require PHP 4.3 explicitely in init.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2499 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-09-08
- 21:24 Feature #17564: RFC: Extended BE Module "Web/Permissions"
- Hey Andreas,
as I told you, the only concern for me is the error handling. But let me see what I can do (I'm worki... - 20:59 Bug #17591 (Closed): <base> tag produces text selection problems in IE6
- The usage of the short form of the <base> tag causes text selection errors in IE6 if the layout uses floated elements...
- 14:30 Bug #17535: index.php assumes current working directory to be PATH_site
- Here is the code:
if (version_compare(PHP_VERSION, '5.2', '>') && ini_get('cgi.fix_pathinfo') == '1')
chdir(PATH... - 14:29 Bug #17233: t3lib_htmlmail should have empty default values
- Patch looks good: +1
Go ahead, Ingo! ;-)
2007-09-07
- 23:45 Bug #17535: index.php assumes current working directory to be PATH_site
- Really too lazy to dig through the whole Typo3/TS/TemplaVoila code, I'm now using the simplest workaround: Don't use ...
- 23:06 Bug #17535: index.php assumes current working directory to be PATH_site
- Dmitry (Zend) asked me to open a php bug, so I filed http://bugs.php.net/bug.php?id=42587
Until now I didn't manag... - 16:19 Bug #17535: index.php assumes current working directory to be PATH_site
- Agreed. Who's gonna update the patch?
- 15:47 Bug #17535: index.php assumes current working directory to be PATH_site
- What about only doing the chdir(PATH_site) only for the specific PHP versions affected:
Pseudo code:
if(php versi... - 18:56 Bug #17233: t3lib_htmlmail should have empty default values
- in the core, please
regareds,
martin - 17:13 Bug #17590 (Closed): Notification email labels are hardcoded in class.t3lib_tcemain.php
- See Function "notifyStageChange" in the class
(issue imported from #M6298) - 17:11 Revision dd6b081c: add comments to trimExplode
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2498 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:25 Revision 05da99e9: Added Galician language to TYPO3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2497 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:15 Revision c362c12c: Tagging TYPO3 4.2.0alpha1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-0alpha1@2496 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:14 Revision 117a0a80: Release of TYPO3 4.2.0alpha1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2495 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:11 Revision 85711af0: Fixing uninitialized variable in class.tx_cssstyledcontent_pi1.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2494 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:48 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
- Thorsten has committed a fix for this now (committed to TYPO3_4-0, TYPO3_4-1, Trunk).
The versioning module is no lo... - 12:19 Revision a4cfdbf3: Initializing some previously undeclared variables.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2493 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:15 Bug #17589 (Closed): Site error from a sysfolder with fe_users
- If the amount of fe_users in a sysfolder is more than ~ 380, the Site function in firefox shows this ->
/*-1); th... - 11:57 Feature #17503: BE should check Mysql charset settings
- blobToText works
- 11:29 Revision 827cec16: Bugfix: Highlight root page in pagetree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2492 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:21 Revision 2b37377f: * Added .php6 and .php7 as denied file extensions in config_default.php to be future proof
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2491 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:20 Revision 31f32738: Bugfix: Highlight root page in pagetree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2490 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-09-06
- 23:50 Bug #17535: index.php assumes current working directory to be PATH_site
- Reopening this bug to make it possible to add more comments on this.
- 01:03 Bug #17535: index.php assumes current working directory to be PATH_site
- Thanks to Peter for providing a workaround. However, I'm not sure if this could have any side effects. And even if no...
- 21:57 Bug #17588: Safari loses login too fast in Backend
- Sorry, forgot some information:
TYPO3 4.1.2 on Suse 9.3 and Debian 3.whatsoever
Safari 2.0.4
MacOS 10.4.10
Ye... - 21:56 Bug #17588 (Closed): Safari loses login too fast in Backend
- I recognized on different TYPO3 installations, that I'm logged out of backend after a few seconds if I don't do a thi...
- 17:34 Bug #17584: 4.2trunk: ALTER TABLE fe_users DROP KEY pid
- A very similar bug in the Extension Manager:
I have imported the whole database from another site. The tables are al... - 15:00 Bug #17374: Combination mode doesn't save new child records correctly
- I keep running into this problem, getting the following message at exact the same point again and again (1: Attempt t...
- 14:27 Feature #17112: Add file operation permissions for back-end user groups
- some news about it? i think this is a must with a large number of BE users, too.
- 13:42 Bug #17583: maxitems influences visibility of "Create new" link if set to "maxitem => 1"
- I have now uploaded the extension.
We have circumvented the problem in upgrading PHP to 5.2.4. Since then, this pa... - 12:26 Bug #17587 (Closed): Searching for extensions does not work as expected.
- try searching: flash
the result list doesn't display "Flash Video Player" (flvplayer)
you can find it only if you... - 12:11 Feature #17586 (Closed): Featurerequest: config.inlineStyle2TempFile.media
- It would be nice to have an "string / stdWrap" for config.inlineStyle2TempFile which enables the user to set a media-...
- 01:08 Bug #17449: Clearing cache renders content incorrectly/incompletely
- Hi Peter,
| I was using UTF-8 for everything except for rendering the page.
would it be an option to use it ev... - 00:52 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
- patch fixes the issue in be module for mysql
2007-09-05
- 22:58 Bug #17535: index.php assumes current working directory to be PATH_site
- The link to the PHP bug:
http://bugs.php.net/bug.php?id=40419
The C-patch shows that it only happens if cgi.fix_p... - 18:13 Bug #17583: maxitems influences visibility of "Create new" link if set to "maxitem => 1"
- Could you please attach your extension? I'm going to test and try to reproduce this concerning your configuration.
- 12:26 Bug #17583 (Closed): maxitems influences visibility of "Create new" link if set to "maxitem => 1"
- I configured the TCA for n:m relations and displaying both selector and "Create new"-Links.
"brand" => Array (
... - 15:32 Bug #17585 (Closed): tslib_cObj->editIcons does not check rights
- The editIcons are displayed even if the user can't edit the record's table (not selected in the tables_modify be_grou...
- 13:34 Bug #17584: 4.2trunk: ALTER TABLE fe_users DROP KEY pid
- If you have tt_products installed, then the install tool also suggest this.
ALTER TABLE sys_products_orders DROP K... - 13:31 Bug #17584 (Closed): 4.2trunk: ALTER TABLE fe_users DROP KEY pid
- This is with current SVN trunk. I have made an update starting from TYPO3 4.1.
The install tool suggests me to dro... - 12:12 Revision 56fd5823: * Disable versioning in clickMenu if BE user doesn't have access to the versioning module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2489 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:12 Revision 8784fe0b: * Disable versioning in clickMenu if BE user doesn't have access to the versioning module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2489 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:12 Revision edc13275: * Disable versioning in clickMenu if BE user doesn't have access to the versioning module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2489 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:50 Bug #16526: Moving content elements in frontent editing mode causes crash
- The bug is now fixed in SVN (branches TYPO3_4-0, TYPO3_4-1 and trunk).
- 11:49 Revision 8f5fb767: * Fixed bug #4160: Moving content elements in frontent editing mode causes crash
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2488 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:49 Revision 302ae54a: * Fixed bug #4160: Moving content elements in frontent editing mode causes crash
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2488 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:49 Revision 9f8a5444: * Fixed bug #4160: Moving content elements in frontent editing mode causes crash
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2488 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:26 Bug #17449: Clearing cache renders content incorrectly/incompletely
- The problem appears to be related to character sets and the conversion of data from lowercase to uppercase and back a...
- 09:44 Bug #15834: t3lib_div::trimExplode() is heavily called and can be optimized => nearly 1% improvement in fronEnd (both cached and uncached)
- Version from comment #14928 has been commited to SVN.
- 09:42 Revision 2a40a485: Feature #2883: improve t3lib_div::trimExplode()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2487 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:53 Revision ec3d2d75: Added Georgian language to TYPO3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2486 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:24 Bug #17582: typolinkLinkHandler does not work
- ok, it seems like substitution keys are only for uncacheable stuff
i have no clue how to fix that bug anymore
stdWr... - 04:14 Bug #17582: typolinkLinkHandler does not work
- In order to load the linkHandler-class as specified in TSref in the typolink-section, you also have to patch the load...
- 02:44 Bug #17582 (Closed): typolinkLinkHandler does not work
- (tested with typo3-4.1.1)
I don't know if this has already been reported, because you cannot search the goddamn bugt...
2007-09-04
- 22:26 Bug #17494: switch to User does not Work in List Modul
- happens also in 4.1.1
- 16:59 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- +1
- 16:25 Bug #17581 (Closed): Crop-Scaling the same image with different dimensions might produce wrong files
- If the same image needs to be generated more than once with different crop-scale configurations, it might occur that ...
- 16:12 Bug #17580 (Closed): Active in template::getDynTabMenu() does not work
- ..because "$isActive = strcmp($def['content'],'');" is never true because "$def['content']" is never empty.
... - 14:59 Feature #17579 (Closed): Change config.uniqueLinkVars to 1
- It would be nice if config.uniqueLinkVars to 1would be changed to 1 by default because 0 just makes no sense, hasn't...
- 14:50 Feature #17578 (Closed): Newline for Tabs with divs2tabs
- I would be nice to decide, where the newline of the Tab-Menü (template.php->getDynTabMenu()) starts. The 'newRowCharL...
- 10:52 Bug #17577 (Closed): enableFields() not called in some cases
- I discovered this bug using the "addEnableColumns" hook on "pages" table.
In some cases custom filters are not appli... - 09:46 Revision cd83376c: Added a hook to TCEforms to enable custom evaluations for input fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2485 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-09-03
- 22:40 Feature #17565: German translation for backend login
- The attached diff-file should fix the problem. It introduces three new functions, two in t3lib_BEfunc and one in t3li...
- 18:40 Bug #17576 (Closed): Acronyms break with DBAL
- The select in buildJSAcronymArray() has this in the WHERE clause
(sys_language_uid = "<current>" OR sys_language_u... - 17:43 Bug #17517: newloginbox -> redirect
- I think too that doesn't matter.
Perhaps you can economize 2 millisecondes when the array (or list, it's called an a... - 12:57 Feature #17378: Hide dotfiles such as .svn in filelists
- Hi guys
Would be great, if we can have this patch in the next release of TYPO3. :-) - 10:52 Revision 438dda55: Change in ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2484 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:50 Revision 1c27d4ae: Fixed bug #5906: IRRE - Default values defined in TCA are not used for children
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2483 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:49 Bug #17442: Default values defined in TCA not used in IRRE children
- Committed to SVN:
* TYPO3_4-1 (rev. 2482)
* Trunk (rev. 2483) - 10:48 Revision 450d9832: Fixed bug #5906: IRRE - Default values defined in TCA are not used for children
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2482 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:44 Feature #17564: RFC: Extended BE Module "Web/Permissions"
- Provided PHP4 compatible files.
20070903_t3_412_mod_web_perm_index.php4.diff
20070903_mod_perm_ajax_responder.php... - 10:36 Bug #17507: IE7: Strange behaviour with hover event of nested Tabs/IRRE-levels with relative positioned HTML elements
- Committed to SVN:
* TYPO3_4-1 (rev. 2480)
* Trunk (rev. 2481) - 10:35 Revision a29f05e5: Fixed bug #6104: IRRE - IE7: Strange behaviour with hover event of nested Tabs/IRRE-levels with relative positioned HTML elements
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2481 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:32 Revision e702c9e3: Fixed bug #6104: IRRE - IE7: Strange behaviour with hover event of nested Tabs/IRRE-levels with relative positioned HTML elements
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2480 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:24 Feature #15808: imgResource doesn't support stdWrap on minW and minH
- Committed to SVN Trunk (rev. 2479) - dropped for TYPO3_4-1.
- 10:22 Revision 24b48984: Added feature #2830: imgResource doesn't support stdWrap on minW and minH
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2479 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:14 Revision 9479b478: Moving t3lib_TCEforms_inline::getJSON() to t3lib_div::array2json()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2478 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-09-02
- 17:19 Feature #17565: German translation for backend login
- What is missing is a HTTP language negotiation accompanied with a language drop down box.
- 13:53 Feature #17565: German translation for backend login
- I also noticed this problem (broken umlauts in the login-screen) quite a while ago - and it is related to the Install...
- 14:39 Feature #17564: RFC: Extended BE Module "Web/Permissions"
- Implemented the recommended changes by Benjamin (thanks!)
- updated the javascript file
- added methods to toggle... - 14:39 Bug #17517: newloginbox -> redirect
- So long as the getTypoLink call happens before the domain detection I don't think it will matter. Right?
Having bo... - 11:13 Bug #17570: pageNotFound_handling outputs a blank page if the given URL could no be retreived via CURL or fopen
- Add revised patch
- 10:52 Feature #17540: Add user function support to Constant Editor
- added revised patch which also includes changes for the EM
- 10:49 Feature #17540: Add user function support to Constant Editor
- added a new test extension which also involves the creation of a DB table
2007-09-01
- 01:05 Bug #17517: newloginbox -> redirect
- using redirect_pid is a good idea, perhaps it can be used additionaly.
Feature of $redirect_url includes some buil...
2007-08-31
- 18:45 Bug #17575 (Closed): "DB check" module references deprecated "refindex_cli.phpsh" script
- It seems to be defined in typo3/sysext/lowlevel/dbint/index.php
May be replaced by a link to
typo3/sysext/lowlevel... - 16:12 Bug #17570: pageNotFound_handling outputs a blank page if the given URL could no be retreived via CURL or fopen
- You're right in that point, that t3lib_div::getURL returns false if an error occured fetching data from the URL (noth...
- 14:37 Bug #14916: t3lib_div::getURL() uses cURL only for http protocol
- Hi Thorsten, can you please test my patch and submit it to the core list, please?
- 14:34 Revision ad76ed43: * Add new property "search.exactCount" to allow exact counting of matches. See documentation for more information.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2477 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:34 Bug #16693: pagebrowser shows wrong numbers
- Committed to Trunk. Notice that I renamed the property to search.exactCount now.
- 13:58 Bug #17539: OCI_INVALID_HANDLE
- So, did you use the latest SVN version?
- 13:45 Bug #17574 (Closed): Double values are truncated to their prefixes
- In class 'ux_t3lib_DB' in INSERTquery and UPDATEquery there are hardcasts (the $mt stuff) like this:
$mt = $this->... - 13:29 Feature #17565: German translation for backend login
- Thats nice, that it is possible to change the labels in the install tool, but it is not a overall solution.
It wou... - 13:22 Feature #17571: Relation between tables fe_users and fe_groups should be a clean mm relation
- I understand that this is a big change, but isn't there a plan to 'clean up' the core from such things, or to provide...
- 10:58 Feature #17571: Relation between tables fe_users and fe_groups should be a clean mm relation
- You can use FIND_IN_SET in your WHERE clause, but in any case you will have to do many requests, because of subgroups :)
- 13:00 Bug #17550: Object copied in t3lib_div::makeInstance
- As I said: It's not a bugfix, therefore it's not needed in stable branches. Pretty easy, let's just fix it in Trunk...
- 12:23 Bug #17550: Object copied in t3lib_div::makeInstance
- hmm, true. but I don't know whether this would break things or whether we can cahnge it in current branches at all
- 12:09 Bug #17550: Object copied in t3lib_div::makeInstance
- @ Michael Stucki : I love you :D
- 12:07 Bug #17550: Object copied in t3lib_div::makeInstance
- IMHO this is no bugfix, but a cleanup. And it also looks better with PHP5 :-)
- michael
- 11:29 Bug #17420: Missing link icon in RTE
- [Thu Aug 30 07:13:11 2007] [error] [client 62.181.136.200] File does not exist: (...path...)/typo3/sysext/rtehtmlarea...
- 10:47 Revision ff029d7b: Update to NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2476 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:46 Revision e797329f: * (trivial) Cleanup of NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2475 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:33 Bug #17517: newloginbox -> redirect
- would a redirect_pid be better here? Along with getTypoLink?
2007-08-30
- 22:50 Feature #17234: Evaluate label and label-alt in the title bar of child records.
- timestamps in the BE
In some versions of TYPO3 (e.g. 4.0.5) the title in the List-view rendered through t3lib_BEfu... - 19:36 Revision 1b5a2a3f: Feature request #6237: Added hook to Web>Page "columns" view, allowing plugins to display "additional info" instead of "CODE:"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2474 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:36 Feature #17568: Hook request for Web>Page plugin "additional info" display
- Submitted to core (trunk), will be included in 4.2.
- 10:24 Feature #17568 (Closed): Hook request for Web>Page plugin "additional info" display
- In the Web>Page, Columns view, each tt_content element of type "list" (plugins) are displayed with the text:
Exten... - 19:03 Revision 541b5c55: Extended the Workspace module access check with the User module access check
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2473 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:24 Feature #17573 (Closed): EM should show reverse dependecies
- In the "general information" section the EM could all extension that depend on the current one ("Required by: ").
... - 17:15 Bug #17570: pageNotFound_handling outputs a blank page if the given URL could no be retreived via CURL or fopen
- You changed the check from FALSE to "\r\n". Isn't CURL supposed to return a boolean FALSE on error?
As for the act... - 13:38 Bug #17570: pageNotFound_handling outputs a blank page if the given URL could no be retreived via CURL or fopen
- Added Patch, which fixes the check when no content is returned by t3lib_div::getURL and an error message is shown, wi...
- 13:32 Bug #17570 (Closed): pageNotFound_handling outputs a blank page if the given URL could no be retreived via CURL or fopen
- If allow_url_fopen is set to 'no' and curl is not set up correctly, and $TYPO3_CONF_VARS['FE']['pageNotFound_handling...
- 17:11 Feature #17571: Relation between tables fe_users and fe_groups should be a clean mm relation
- Would be nice, but a change like that would have compatibility issues. Extensions rely on that structure for both rea...
- 15:50 Feature #17571 (Closed): Relation between tables fe_users and fe_groups should be a clean mm relation
- Relation between tables fe_users and fe_groups should be a clean mm relation.
The current solution has a lot of di... - 15:52 Bug #17572 (Closed): Searchfield in Backend searchs extension tables only if your an admin user
- The searchfield in Backend searchs extension tables only if your an admin user. If you'r a regular user it does not s...
- 12:58 Bug #17569 (Closed): No notification mails will be sent on using user groups
- The workspace allows to add
a) users
b) groups
to be members or reviewers of a workspace.
When a WS state cha... - 12:55 Bug #16988: pageNotFound doesn't perform a real 301-redirect
- If you want to send a redirect, if a page is not found, aou can simply use
$TYPO3_CONF_VARS['FE']['pageNotFound_hand... - 10:58 Bug #17526: Password reset sends two messages with different password
- Are you sure you don't have different users with the same e-mail address? The same thing happened to me. I was confus...
2007-08-29
- 23:01 Bug #17046: Umlauts not working in GIFBUILDER with php5
- @ Clemens Riccabona
works fine. !! well done.. . but where is the hook to implement that for tv fce´s header ?... - 22:07 Bug #17535: index.php assumes current working directory to be PATH_site
- Current status is that this bug will probably not fixed for 5.2.4, but in a later version...
Including Peter's patch... - 00:20 Bug #17535: index.php assumes current working directory to be PATH_site
- Peter, Thanks for the extensive bug description and the patch. I just hit that problem as well and tracked it down fu...
- 21:24 Feature #16884: Patch for ter_update_check into EM
- added patch against typo3 4.2svn.
removed the "show development versions" checkbox. this is the default now. - 18:10 Revision f4c77d1f: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2471 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:52 Revision f1c84f6a: Moving support for "Element" versions in workspaces.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2470 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:46 Revision 25d36521: Added Albanian language to TYPO3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2468 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:17 Revision 20c3bf28: Trivial white-space fixes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2467 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:13 Revision f6709381: Trivial white-space changes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2466 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:59 Bug #17371: no results display after upgrade to version 4.1.1
- I resolved the issues by doing new installations. And it's a long time ago, so it's not fresh in memory.
The diffe... - 13:37 Bug #17371: no results display after upgrade to version 4.1.1
- maybe this is related to login status?
is the index build with same grlist like the user who search?
(see 4286) - 13:52 Bug #16597: FE- Users with more than one group get wrong searchresults
- see related: 5510
- 13:52 Feature #17253: indexed_search should allways include indexed pages for "not logged in" user
- i aggree.
I just update a big intranet from 3.8 to 4.1.1
behaviour in 3.8:
- the indexed search cache is build w... - 12:59 Revision 7db5038f: * (trivial) Added is_array checks in extension manager code (committed by Stucki)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2464 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:44 Revision a169c3c5: Trivial changes (non-functional)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2463 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:44 Revision 005ec98d: Trivial changes (non-functional)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2462 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:13 Feature #17567: Clean old locallang management for Typo3 v 4.2
- Note that this patch list is not complete. The $LANG class should be patched too, and maybe a few other classes.
By ... - 11:10 Feature #17567 (Closed): Clean old locallang management for Typo3 v 4.2
- For now, a locallang array is supposed to be in multiple charsets (one charset per lang) and is translated each time ...
- 09:48 Feature #17544: Round Robin for native MySQL SELECT queries
- Ahh ok :).
But that, we need a Hook in for the Core. - 09:19 Feature #17544: Round Robin for native MySQL SELECT queries
- I have written that I want an extra extension, not a Core inclusion (neither in t3lib_db directly nor in DBAL).
- 08:19 Feature #17544: Round Robin for native MySQL SELECT queries
- Hello
but the most of the typo3 users don't use DBAL. And if you use DBAL, you've a lower website generation speed... - 00:31 Feature #17564: RFC: Extended BE Module "Web/Permissions"
- Hey Andreas. I sent you my updated js file. Make the changes addressed in my email and upload your new files here. I'...
- 00:01 Feature #17564: RFC: Extended BE Module "Web/Permissions"
- Updated files as recommended. Since I'm unable to remove the old stuff, use the new files:
Patchfiles for index.ph...
2007-08-28
- 19:40 Bug #17566 (Closed): "cli_dispatch.phpsh lowlevel_cleaner missing_files" list an existing directory as a missing file
- In the "Constants" field of my root level template i have this constant:
========
REL_PATH_PREFIX = fileadmin/brp/t... - 17:43 Revision 62d72721: Multiple improvements as announced in June on the core list (see changelog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2460 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:27 Bug #17563: PHP Fatal error: Call to a member function on a non-object in ..class.tx_rtehtmlarea_base.php on line 1493
- There is already an else part in rtehtmlarea, it TSFE is missing, so we could use this.
- 17:17 Bug #17563: PHP Fatal error: Call to a member function on a non-object in ..class.tx_rtehtmlarea_base.php on line 1493
- But how to proceed if it's missing? I think it should be traced why this happens instead of adding a seemingly pointl...
- 17:09 Bug #17563: PHP Fatal error: Call to a member function on a non-object in ..class.tx_rtehtmlarea_base.php on line 1493
- Yes, but a check if the instantiated object is still existing shouldn't be to expensive
- 17:00 Bug #17563: PHP Fatal error: Call to a member function on a non-object in ..class.tx_rtehtmlarea_base.php on line 1493
- This is strange as the object is instantiated in the constructor of tslib_fe.
- 17:08 Feature #17544: Round Robin for native MySQL SELECT queries
- I don't think this should go into the Core. For Mysql I'd prefer a standalone extension like DBAL. For DBAL I'd like ...
- 17:04 Bug #17552: IFNULL operator cannot be parsed
- DBAL supports only a limited set of SQL-functions.
But for your case it should IMHO provide a utility method to c... - 16:33 Bug #17561: meta http-equiv="Content-Type" should change along with config.doctype
- Well . . . other than being very cool and compliant . . . none, as far as I can see now.
:-)
But . . . if you w... - 16:29 Bug #17561: meta http-equiv="Content-Type" should change along with config.doctype
- So what now? IMHO the meta tag can be ommited as modern browsers look only at the HTTP header. As you have noticed s...
- 12:05 Bug #17561: meta http-equiv="Content-Type" should change along with config.doctype
- It seems like TYPO3 is configured properly as it is. It may however be nice to add an esoteric option to 'force stric...
- 11:57 Bug #17561: meta http-equiv="Content-Type" should change along with config.doctype
- Warning!
:-)
the provided diff is broken. . . I didn't read the message on http://juicystudio.com/article/conte... - 16:30 Feature #17565: German translation for backend login
- The labels can be set in the installer with the configuration item BE[loginLabels].
- 14:37 Feature #17565 (Closed): German translation for backend login
- At the moment the backend login interface is written in english only.
It would be very pleased, if the admin could... - 10:07 Feature #17564: RFC: Extended BE Module "Web/Permissions"
- Hi Andreas,
interesting patch. Some things I checked while reading your patch:
can you outsource the static jav... - 09:42 Feature #17368: Add a second language fallback in sysext/lang/
- This is only for FE concerning pibase and LOCAL_LANG, I didn't looked for BE-translation so far.
I can look for BE-t... - 07:12 Feature #17368: Add a second language fallback in sysext/lang/
- What about backend translation?
Also available in: Atom