Activity
From 2007-07-03 to 2007-08-01
2007-08-01
- 22:54 Bug #16166: Publishing a record breaks dam_ttcontent-relations
- Hm, Julien, you are right, but I have to admit that I don't know how to handle this.
The problem is that if MM_opp... - 16:17 Bug #16135 (Closed): Fatal error upon uninstallation of tt_products
- TYPO3 Fatal Error: Extension key "tt_products" was NOT loaded! (t3lib_extMgm::extRelPath)
Just press uninstall butto... - 13:06 Bug #16545: GIFBUILDER indexcolors cropsized images
- +1 For inclusion in CORE!
- 12:48 Bug #16136: Crash when changing BE user password
- I've added a patch that changes all require() to require_once() in the core. Maybe in your case template.php was load...
- 12:27 Bug #16136: Crash when changing BE user password
- I could reproduce this behavious with static_info_tables:
Fatal error: Cannot re-assign $this in [PATH]typo3conf/ext... - 10:29 Bug #16136: Crash when changing BE user password
- The data is saved correctly, though.
- 10:28 Bug #16136: Crash when changing BE user password
- This also happens when changing the user's real name, but not when changing the BE language. Probably this is relate...
- 10:27 Bug #16136 (Closed): Crash when changing BE user password
- 1. Log in as a BE user with administrator rights.
2. User > Preferences
3. Enter a new password twice.
4. Cl... - 09:57 Feature #17378: Hide dotfiles such as .svn in filelists
- @Oliver:
Yep, got your point and it makes perfect sense of course. I guess you mean this in addition to this (or a s... - 09:50 Feature #17378: Hide dotfiles such as .svn in filelists
- .svn directories are important when developing, but only if the source code has been checked out from SVN. In the TER...
- 09:38 Feature #17378: Hide dotfiles such as .svn in filelists
- @Steffen and Oliver:
Could you clarify what you mean with your notes? I'm not sure we're talking about the same th...
2007-07-31
- 17:38 Bug #16166: Publishing a record breaks dam_ttcontent-relations
- -> about the last patch
Well, what about the other side of the relation?
It seems to me that in 4.1, you can de... - 08:50 Bug #16587: MM records not written to database
- Since the removal of the EXT mmforeign solved the problem, I'm closing this bug report. "mmforeign" overwrites parts ...
- 08:40 Bug #16587: MM records not written to database
- No, it applied to all MM relations in the TYPO3 installation. After removing mmforeign the problem was solved. As you...
- 00:21 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
- same problem with 4.1.1
thx for the patch - works perfect for me ;-) - 00:15 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
- Same Problem here, but the Patch is working well, thx for that!
2007-07-30
- 21:39 Bug #16410: There is no connection to the database!
- I have the same problem. phpmyadmin works great but T3 install tool doesn't. If you want I can grant access to a php...
- 13:17 Bug #16182: Domain Substitution in external link
- i'm wondering at all, that external links are modified, they should be left as they are.
- 13:09 Bug #16182 (Closed): Domain Substitution in external link
- I have a multidomain-setup
- root1 (domain1)
-- pages ...
- root2 (domain2)
-- pages ...
Now if I'm in domain2... - 09:52 Bug #17442: Default values defined in TCA not used in IRRE children
- The attached patch should solve this problem on new records. Please test and gimme a short feedback. Thanks!
- 09:00 Bug #16026: special=directory does not include submenu entries
- ok just seen http://bugs.typo3.org/view.php?id=633
- 08:59 Bug #16026: special=directory does not include submenu entries
- so could this be changed? there is really a need to show level 2 menues with special = directory!
- 07:33 Feature #14463: Menu doesn't expand if ".special" is set
- The patch works. Please use it in future versions.
My site uses such setup and not works on Typo3 4.1.1 without th...
2007-07-29
- 20:29 Bug #16190 (Closed): requestUpdate does not work on selectboxes (group-fields)
- when i try to set requestUpdate on group-fields in TCA, i get no page-reload after modifying the field.
i tried to d... - 10:59 Bug #16375: Performance tunning : avoid low php-functions
- I also like this patch. It makes the whole thing also more readable/understandable. But the are some small typos in t...
- 10:29 Bug #16375: Performance tunning : avoid low php-functions
- I like the patch. Finally a first step in getting rid of all the PHP3-made code from ten years ago ;-).
- 06:06 Bug #16191: class.t3lib_div.php >>>"lang " BUG, lang system bug
- NOW THE ONLY WAY TO USE LANGUAGE FOR EVERYBADY IS THAT DEL ALL CODE OF "<languageKey index="ch" type="array"></langua...
- 05:51 Bug #16191 (Closed): class.t3lib_div.php >>>"lang " BUG, lang system bug
- all extension have this problem, both ext and sysext. the I make a example of tt_news, then you can understand well.
...
2007-07-28
- 09:06 Bug #16562 (Closed): translate system bug
- first I have done the ts that 'config.language = ch'
and I have translated all the program in chinese.
If the "ex... - 00:17 Bug #16587: MM records not written to database
- Perhaps it has nothing to do with mmforeign but with this bug: http://bugs.typo3.org/view.php?id=5103
2007-07-27
- 20:40 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- I have the same problem, but found out, that if an other block-element is placed in the content, the parsing is ok af...
- 19:03 Feature #16400: Adding existing records
- thx for the advise, i will check it.
- 18:59 Feature #16400: Adding existing records
- This possibility is mentioned at http://typo3.org/uploads/media/Inline_Relational_Record_Editing_01.pdf at the sectio...
- 18:38 Feature #16400: Adding existing records
- Hi Oliver,
i looked through the examples in the IRRE Tutorial but i did'nt saw this possibility.
Anyway i have ... - 18:27 Feature #16400: Adding existing records
- Importing/relating to existing records is possible on using an intermediate table (m:n relationship). It is also poss...
- 13:19 Feature #16400 (Closed): Adding existing records
- I don't see a possibility to add existing records, there is only a link for "create new"
Is this planned or possible... - 18:52 Bug #16944: GMenu and TMenu: Rendering "borderswithin" doesn't work with Firefox and Doctype HTML 4.01 Transitional
- I can confirm this issue, the JavaScript with the error looks like this:
if (parseInt(GLV_menuOn["fa6241"].left)+GL_... - 18:33 Bug #16587: MM records not written to database
- So, if you remove the extension "mmforeign" the releation is correctly stored to the MM table? The feature "bidirecti...
- 08:55 Bug #16587: MM records not written to database
- I also forgot to select a correct category for this topic
- 08:33 Bug #16587: MM records not written to database
- I found what was causing this problem. The extension "mmforeign" does this. I don't know if it is a conflict between ...
- 17:19 Bug #16375: Performance tunning : avoid low php-functions
- You're right ^^
- 16:29 Bug #16375: Performance tunning : avoid low php-functions
- Popy, are you sure this is the right patch? It seems more to be about sql_free_result and using COUNT.
- 14:36 Bug #16375 (Closed): Performance tunning : avoid low php-functions
- Using foreach instead of while (list() = each())
Using strpos instead of strstr for conditions
(issue imported f... - 17:06 Feature #16289 (Rejected): mailform: Checkbox-Array & Wizard improvements
- The applied patch suggests some more features for the TYPO3 mailforms:
1) Have checkbox arrays available: Those ar... - 16:59 Feature #16323 (Closed): Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- If you let "uploadfolder" empty in your TCA Settings. Like:
"movie" => Array (
"exclude" => 1,
"label"... - 16:18 Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
- Upload of patch against TYPO3 4.1.2.
+ Handling situation, where the TS-Template might not yet be loaded. - 08:54 Feature #16438 (Closed): Improvements of inlineCSS: adding classes to inline elements without additional span
- The following behaviour comes very close to a bug. Currently it IS possible to add a class directly to a given inline...
- 08:15 Bug #16469 (Closed): Bug in newloginbox 3.0.1
- In file class.tx_newloginbox_pi1.php, line 84, I think it should be
$spid['_STORAGE_PID'] = $GLOBALS['TSFE']->getS...
2007-07-26
- 22:06 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
- we had the same issue with some RDF code peace in a comment comming from TIMTAB. We at that time decided to leave xht...
- 18:41 Bug #17452: Resolving external URLs
- I'd like to see this feature as well!
- 18:15 Bug #16490 (Closed): Performance tunning : counting and freeing memory
- When using mysql_query (through TYPO3_DB), the query result is buffered. In many core functions, this buffer is not c...
- 16:51 Bug #16587 (Closed): MM records not written to database
- For some reasons MM records are not written to the database. I have reproduced this issue with with the tt_news exten...
- 16:41 Bug #16944 (Rejected): GMenu and TMenu: Rendering "borderswithin" doesn't work with Firefox and Doctype HTML 4.01 Transitional
- When using the Doctype HTML 4.01 Transitional the menu option "borderswithin" (which makes sure that submenus stay wi...
- 10:40 Bug #14856: TYPO3_SITE_URL is not set correct
- I have problems with TYPO3_SITE_URL as well in TYPO3 Ver. 4.1.2.
The problems appeared with realURL, but i think it...
2007-07-25
- 22:30 Bug #16166: Publishing a record breaks dam_ttcontent-relations
- "How to spam a bugtracker, part 2" ;)
Sorry, there has been another mistake in all-tables2.diff. I corrected it an... - 22:03 Bug #16166: Publishing a record breaks dam_ttcontent-relations
- I'm sorry, but I have not thought about this enough :( There are tables which may contain the mm-refs for more than o...
- 21:20 Bug #16166: Publishing a record breaks dam_ttcontent-relations
- Well, after more than three months I have finally managed to get back to this bug again - and here I am with a new so...
- 19:45 Bug #17465: Usability Issue with classes wrapped with <> in select lists
- Hello to Stanislas,
I just found out, where the brackets are produced for text styles.
htmlarea/inlineCSS/inlinec... - 18:28 Bug #16179: Fatal error with flexform fields in a database.
- Any news about this bug?
I've tested Morten's solution and it's working well...
- 15:50 Feature #17299: Enable/integrate conditions in Page TSconfig
- Integrated one fix:
* if a new page is created after another one (uid negative, e.g. "-333") this wasn't resolved co... - 13:47 Bug #16526: Moving content elements in frontent editing mode causes crash
- I can confirm this bug in 4.1.2, too. I'm wondering that nobody fixes this bug in the TYPO3 Source? I think it is an ...
- 11:02 Bug #16537: tslib_content typolink does not check if url is vaild scheme
- For Typo3 4.1.1 :
PHP Warning: parse_url(http://javascript:linkTo_UnCryptMailto('nbjmup+kfbo.ebojfm/evcpjtAwe/di'... - 08:28 Bug #17103: Deleted options from extensions remain in localconf.php when updating extension configuration
- I'm not talking about kickstarter but saved configuration in localconf.php
I have sometimes met this problem becau...
2007-07-24
- 16:36 Bug #17103: Deleted options from extensions remain in localconf.php when updating extension configuration
- Are you talking about the kickstarter?
If not, could you please give an example to enable reproduction of this behav... - 16:04 Bug #17103 (Closed): Deleted options from extensions remain in localconf.php when updating extension configuration
- Typo3 doesn't rewrite extension configuration properly.
It should take off such configurations, which doesn't exis... - 16:33 Feature #17378: Hide dotfiles such as .svn in filelists
- absolutely!
If i'm right this can be done with
$GLOBALS['TYPO3_CONF_VARS']['EXT']['excludeForPackaging']
I wil... - 16:21 Feature #17378: Hide dotfiles such as .svn in filelists
- If they are filtered during upload, they should also be filtered when creating the ext_emconf hashes.
- 16:08 Feature #17378: Hide dotfiles such as .svn in filelists
- Hi,
what's about filtering them out while uploading to TER ?
These files are uninteresting for the users, disk sp... - 14:31 Feature #14173: remove dependency on static_info_tables for $GLOBALS['TSFE']->sys_language_uid
- is present in source
- 14:20 Feature #17299: Enable/integrate conditions in Page TSconfig
- Integrated one fix:
* on saving a new page record during the TCEmain phase the PIDupinRootline was processed wrong i...
2007-07-23
- 20:19 Bug #16581: Mailforms are not sent when using Opera
- i had some caching related problems with opera too
i used that code to solve it:
[browser = opera]
config.send... - 18:03 Feature #17299: Enable/integrate conditions in Page TSconfig
- Integrated to fixes:
* PIDupinRootline didn't work when creating a new page and the parent page was the one set in P... - 16:48 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- Hello Helmut,
of course I can provide the snippet. Here you are:
---
config {
htmlTag_langKey = de
langu... - 16:17 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- I removed base64_en/decoding and everything is still fine in my TYPO3 installation. So it had nothing to do with TYPO...
- 09:38 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- Hi Helmut!
Yes, the patch for base64-encoding (from bug #0005088) solved the issue. Now both databases (at home an... - 16:12 Bug #17176 (Closed): TSref: [globalString = HTTP_HOST= www.typo3.com] does not always work
- Here
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/#id3526981
it says th... - 15:33 Bug #17311: Page TSconfig isn't respected for new elements in new pages
- This issue concerns also IRRE. Imagine you have inline children on a page an create a new page. Thus, the child recor...
- 14:16 Bug #17311 (Closed): Page TSconfig isn't respected for new elements in new pages
- If creating new (tt_content) elements and new pages within the very same view (f.e. by rendering two subsequent TCE-F...
- 13:35 Feature #17037: Better Shortcut for pages
- Added patch for TYPO3 4.1.2: 5066_4.1.2.patch
- 08:45 Feature #16494: Insert/Modify Link with DAM
- It would be also usefull if the selected dam element ist stored to RTE only widh ID and not the complete PATH. Then i...
- 08:36 Bug #16026: special=directory does not include submenu entries
- 100% ACK with Nils Clark-Bernhard.
Most people do not know this feature and wonder why they do not get submenues ... - 08:17 Bug #17399: Child records with image fields are not shown in m:n disposal
- Thanks Vladimir!
- 08:01 Bug #17399: Child records with image fields are not shown in m:n disposal
- Hi Oliver,
the patch works fine for me, thank you. Got on example, I will upload now.
2007-07-22
- 23:57 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- My problem vanished using base64 encoding, contacting our provider and complaining of db problems. The provider had a...
- 19:20 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- Hi!
Same for me: the change from blob to text does not make any difference. It only causes trouble with my utf8 en... - 16:10 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- The backslash seems to be the problem in my case as it seems to be expanded as control character. Changing contentfie...
- 14:17 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- Hi!
I'm just getting started with typo3. My setup: I currently edit the pages and templates at home and then copy ... - 14:13 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- try to change fieldtyp from blob to text
i had this strange error also some time ago.
(maybe related to charset) - 00:25 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- I inserted the following debug code:
--- t3lib/class.t3lib_tstemplate.php.orig 2007-07-16 01:31:20.000000000 +0200... - 15:19 Bug #17399: Child records with image fields are not shown in m:n disposal
- The instance of template was missing in $GLOBALS['SOBE']->doc in the file alt_doc_ajax.php. The attached patch fixes ...
- 14:32 Bug #17399: Child records with image fields are not shown in m:n disposal
- The AJAX call to the import action delivers:
Fatal error: Call to a member function wrapClickMenuOnIcon() on a non-... - 14:33 Bug #17332: label field which is a relation is not human readable (the field is not resolved like in 4.0.x)
- (more friendly would have been nice...)
--------
As described earlier this is a feature which works for 4.0.x branc... - 14:08 Bug #17354 (Closed): fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
- Problem:
It is not possible to define another that default language as fallback.
This is what TYPO3 does actual:
... - 12:44 Bug #17440: Default template is not XHTML compliant
- I made a patch for this issue. Please look at 5732
- 10:49 Bug #17380 (Closed): Extension Manager does not recognize and report errors when executing sql queries
- No error message is given if something in ext_tables_static+adt.sql went wrong
A malfunctioning create table or inse...
2007-07-21
- 23:00 Bug #17399 (Closed): Child records with image fields are not shown in m:n disposal
- If you use "anti-symmetric intermediate table" type of relations and in child records there is "group" type of select...
- 15:33 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- Of course my "fix" is bad, as it causes much more trouble.
Any help is appreciated! - 15:19 Bug #17437 (Closed): When accessing pages form cache "No Temlpate found!" appears
- This seems to be related to 0005088, but this bureport is closed, so I open a new one.
After our provider udated t...
2007-07-20
- 19:47 Bug #17460 (Closed): pi_getPidList selects pages that it shouldn't
- Let's have such page tree:
- 1
--- 2 (hidden)
------> 3
------> 4
--- 5
--- 6
Now, calling pi_getPidList(1,1... - 19:35 Bug #17071: RTE Error when adding links with &L= switch (TYPO3 v4.0.2 and 4.0.4)
- Could you please supply a patch here if you managed to solve the issue?
- 13:29 Bug #17071: RTE Error when adding links with &L= switch (TYPO3 v4.0.2 and 4.0.4)
- We've now managed to stabilise this so for now I wish to close this issue.
- 15:38 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
- thanks for patch.
------------
comments to tx_extrapagecmoptions patch:
1) (it disables all extra click items):
... - 11:18 Bug #17393: Hiding of own user should be not possible
- yes! This is a good Idea ^^
- 11:17 Bug #17491 (Closed): PHP option magic_quotes_runtime is not checked
- magic_quotes_runtime shoud be disabled. A good place could be either config_default.php.
(issue imported fro... - 10:53 Feature #17225: Pagination to the List module
- any chance to see enhanced List module in 4.2?
- 10:17 Feature #17378: Hide dotfiles such as .svn in filelists
- I have updated and tested the patch against typo3_src-4.1.2 - you find it attached.
2007-07-19
- 23:43 Bug #17489: Install Tool image tests fail when there are spaces in the path name
- very likely this bug is due to space chars in windows paths (e.g. "Program Files"). After I removed my default typo3 ...
- 23:12 Bug #17489 (Closed): Install Tool image tests fail when there are spaces in the path name
- The test "1: Reading image formats" from the Testmenu on page "4: Image Processing" of the Install tool is not worki...
- 23:42 Bug #17490: Install Tool on WinXP does not recognize the presence of gm.exe
- very likely this bug is due to space chars in windows paths (e.g. "Program Files"). After I removed my default typo3 ...
- 23:15 Bug #17490 (Closed): Install Tool on WinXP does not recognize the presence of gm.exe
- The gm package supplied by the windows installer does not work. The install tool complained that it cannot find the t...
- 22:49 Bug #17411: No backend modules are shown
- Close this bug. I cannot repeat this. any more.
- 22:45 Bug #17427: Dependencies of uploaded extensions get lost
- tt_products users must use fh_library 0.0.19 in the future with an additional check if tt_products has been installed...
- 22:31 Bug #17427: Dependencies of uploaded extensions get lost
- This is a SVN patch request:
There is only a simple error message 'TYPO3 Fatal Error ...' but no debug info.
So... - 22:44 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
- What about the item "send to review/pub"? Shouldn't it also be possible to remove that one?
BTW: sorry if this is a ... - 17:40 Feature #17488 (Closed): romanian language flag
- HI!
Please add ro.gif as an possible language flag to typo3.
Thanks,
Sebastian
(issue imported from #M6000)
2007-07-18
- 17:17 Bug #17479: Alert in FE: "...CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir..."
- Since PHP 5.2.0, 5.1.5 and 4.4.4 (see PHP Changelog).
- 17:14 Bug #15498: Strange generated link in indexed_search
- I confirm the bug.
- 17:10 Bug #17487 (Closed): Crawler/Index Config: hidden records are re-indexed
- The indexer for single records does not use t3lib_BEfunc::BEenableFields().
(issue imported from #M5998) - 16:51 Feature #17382: Delete button in yellow warning box
- You can allow one or more addresses and address ranges. I'm not suggesting to check if the address changes in the ses...
- 15:49 Bug #17457: External URL leads to Internal Server Error (Error 500)
- Sorry for the delay with the reply.
The reloads sound interesting. Never tried to spam reload. A co-worker told me, ... - 15:04 Feature #17486 (Closed): Crawler/Index Config: enhance queue entries
- Type "pages" has only pid as URL, would be nice if it could include the page title as well.
Type "records" has onl... - 15:01 Bug #17485 (Closed): Crawler/Index Config: hook in crawler_init gets no configuration data
- The hook is called like that:
$hookObj->initMessage($message)
Unfortunately $message is not set and makes no se... - 14:10 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
- hey.
just shoot me an email about the custom problem ( mack -- at -- xnos -- dot -- o.r.g).
But of course we need a... - 14:06 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
- I have a custom written php based extension to create a horizontal pull-down menu.
When I load the altern_lang_p... - 13:56 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
- Can you specifiy how it "breaks" other extensions (which extensions) ?
- 13:54 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
- Its breaks my php-based menu extension so is unusable for me.
- 13:12 Bug #17484 (Closed): RTEhtmlarea is not show in child records if parent has no RTE
- When you create a child record on a parent without a field on which RTE is enabled, the RTE does not load in the chil...
- 10:31 Bug #17482 (Closed): Stop Words in Indexed Search
- There seems to be no support for adding stop words for the indexed search.
Even a field exists in the table index_w...
2007-07-17
- 21:48 Feature #17382: Delete button in yellow warning box
- I've heard about wireless people roaming around a building that get new IP's assigned while surfing. May also happen ...
- 20:16 Bug #17477: Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query
- the $prefix variable could be empty or 'neg_'.
The method you mentioned is called from t3lib_transferdata::selectAd... - 12:36 Bug #17477 (Closed): Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query
- function exec_foreign_table_where_query($fieldValue,$field='',$TSconfig=array(),$prefix='') {
global $TCA;
... - 19:09 Bug #17481 (Closed): Select PIDs recursively in indexing configuration
- When indexing data from a table, it should be possible to select PIDs recursively.
(issue imported from #M5989) - 18:19 Bug #17427: Dependencies of uploaded extensions get lost
- I could also reproduce a very similar bug.
I have installed a newer version of tt_products (not from the TER) and ... - 17:45 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- I've discovered some drawbacks to my proposed solution.
It has been observed that after any <hr> in the RTE, all t... - 17:27 Bug #17480 (Closed): TABLE sys_refindex definition not compatible with mysql < 4.1.2
- The following table definition fails when creating Typo3 tables on old mysql versions which don't support more than 2...
- 17:04 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
- Had the same problem (shown at top of the BE-Extension-Manager) after upgrading the source of a packet (Yaml).
The c... - 15:10 Bug #17479 (Closed): Alert in FE: "...CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir..."
- Typo3 vers 4.11, tt_products vers. 2.6 alpha
The following message appears in FE und the look isn't very professio... - 12:45 Bug #17478 (Closed): TCA: label and label_alt need to check for recursion in order to avoid an infinite loop
- When a reference to the same record type is used as label_alt (while I suppose that the same problem exists for label...
- 12:31 Bug #17476 (Closed): When switching from copy-mode to move-mode in the clipboard, the tooltip still says "Copy Items instead of moving them"
- Though switched to move-mode the tooltip-text doesn't change.
Tested both in english and german.
(issue imported f... - 09:13 Bug #17376: Persistent MySQL connections to more than one database doesn't work
- :-)
You're right. I don't know why I tried to take the difficult way here...
Adding a new user is simple, solves th... - 09:00 Bug #17376: Persistent MySQL connections to more than one database doesn't work
- I also think you should not change this behaviour and add a new mysql user instead.
- 09:07 Bug #17254: Multiple retrieval of all table rows
- Hi again!
Some addition I forgot to mention(not very related to records retrieval).
There were a lot of IRRE fixe... - 09:06 Revision d6f9de76: Release of TYPO3 4.0.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2438 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:04 Revision b0a27c2f: Release of TYPO3 4.1.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2437 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:11 Bug #17393: Hiding of own user should be not possible
- yeah, a confirmation would be great and ok with me. text like "you will instantly logged out and user is disabled aft...
- 04:08 Bug #17462: BE-Shortcut to Tools->User Admin returns error
- Patch works for me, and fixes the issue. Many thanks.
- 00:01 Bug #17447: locallang.xml will not allow special chars in the default section
- That's the problem.
I'm very sure that the file was edited with an UTF-8 Editor. (Since the locallang.xml also cont...
2007-07-16
- 23:59 Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasions
- Maybe in DBAL the behaviour can be changed so that INSERTquery() and UPDATEquery() always return an array or maybe ev...
- 23:51 Bug #17376: Persistent MySQL connections to more than one database doesn't work
- Quote from the manual:
First, when connecting, the function would first try to find a (persistent) link that's alr... - 23:46 Feature #17382: Delete button in yellow warning box
- IMHO it would be better if the file could contain data for an IP check.
AFAIR it's not possible to chek in typo3/i... - 23:42 Bug #17393: Hiding of own user should be not possible
- Franz arguments convinces me. But perhaps the user should need to confirm the deactivation of his own account with JS...
- 23:32 Bug #17430: The L parameter is not korrekt if you enter a nonexisting language
- Upgrade top 4.1 and use config.linkVars = L(1-2). See TSref
- 23:27 Bug #17444: Inserting a mailto: link with a parameter gets rendered like an HTTP link
- Does it work for you when the subject has no colon in it?
I have seen mailto: links that work though IE and Firefo... - 23:23 Bug #17428: Eval => int will create '0' as value which is wrong
- I'm closing it on request, but of course Georg is right, the behaviour is dull. The problem is that the TCA doesn't d...
- 23:18 Bug #17447: locallang.xml will not allow special chars in the default section
- Language "default" is per definition restricted to the characters of latin1. But thhose accented letters and umlauts ...
- 23:07 Bug #17271: cli_dispatch.phpsh will not run on CGI API
- It must be checked if the scripts is run from webserver. If so, the script should terminate.
- 23:07 Bug #15220: Filesize of maximum allowed files in mailforms
- We have a config.formMailCharset setting, so we could have a config.formMailFilesize as well.
We could have of cou... - 22:16 Bug #15834: t3lib_div::trimExplode() is heavily called and can be optimized => nearly 1% improvement in fronEnd (both cached and uncached)
- Another version:
function trimExplodeMASI($delim, $string, $onlyNonEmptyValues=0) {
$array = explode(... - 21:35 Revision 5f68ff3f: Tagging TYPO3 4.0.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-7@2436 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:35 Revision 5a338bea: Release of TYPO3 4.0.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2435 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:22 Revision a1897148: Tagging TYPO3 4.1.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-2@2434 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:22 Revision 2c472de7: IPmaskList check is triggered in CLI mode (thanks to Tobias Rohrle)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2433 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:21 Revision aa0fb359: IPmaskList check is triggered in CLI mode (thanks to Tobias Rohrle)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2432 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:17 Revision 4c17ac13: IPmaskList check is triggered in CLI mode (thanks to Tobias Rohrle)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2431 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:08 Bug #17475: forceReturnPath in class.t3lib_htmlmail ignored
- Oops thanks for your hint and clarifying this!
- 19:01 Bug #17475: forceReturnPath in class.t3lib_htmlmail ignored
- $TYPO3_CONF_VARS['SYS']['forceReturnPath'] is a switch. If set the return path may be forced (re-read the code!).
... - 18:33 Bug #17475 (Closed): forceReturnPath in class.t3lib_htmlmail ignored
- If you set forceReturnPath in localconf.php
$TYPO3_CONF_VARS['SYS']['forceReturnPath'] = 'foo@bar.org';
it has no i... - 18:07 Revision 574e30b4: Workaround for release process
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2430 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:06 Bug #17471: PHP Fatal error: Cannot redeclare class t3lib_timetrack
- CentOS 4 is the environment
Apache: httpd.x86_64 2.0.59-1.el4s1.7.el4.centos
PHP: php-5.1.6-3.el4s1.7
MySQL: mysql... - 11:44 Bug #17471: PHP Fatal error: Cannot redeclare class t3lib_timetrack
- What Server environment are you using (Apache, PHP, MySQL) and what are the exact versions of them?
- 09:39 Bug #17471 (Closed): PHP Fatal error: Cannot redeclare class t3lib_timetrack
- Tonight we started receiving the following error message in our error_log:
PHP Fatal error: Cannot redeclare clas... - 17:59 Revision 7f81cf6b: Workaround for release process
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2429 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:50 Revision ab824f0b: * Fixed possible XSS in workspace/version modules (requires valid BE login / patch by Christian Kuhn)
- * Removed possible display of phpinfo() (requires bug in extension to be unveiled)
git-svn-id: https://svn.typo3.or... - 16:49 Revision 1d75a4af: Release of TYPO3 4.1.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2427 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:49 Revision 5e9d5344: Release of TYPO3 4.0.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2426 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:48 Revision ebf0a1b1: * Fixed possible XSS in workspace/version modules (requires valid BE login / patch by Christian Kuhn)
- * Removed possible display of phpinfo() (requires bug in extension to be unveiled)
git-svn-id: https://svn.typo3.or... - 16:46 Revision 1fe44f33: * Fixed possible XSS in workspace/version modules (requires valid BE login / patch by Christian Kuhn)
- * Removed possible display of phpinfo() (requires bug in extension to be unveiled)
git-svn-id: https://svn.typo3.or... - 16:44 Feature #17445: Make BE user groups valid for a period of time
- that is correct!
it makes sense because there are far more rights available in the group then in a single be user re... - 14:06 Feature #17445: Make BE user groups valid for a period of time
- So, you'd like to have a period where a BE user group is valid and e.g. expires after a given daten?
- 15:42 Bug #17474 (Closed): RTE of Typo3 (vers. 4.1.1) balise align="center" (right or left) not any more supported by W3C
- In RTE of Typo3 (TYPO3 vers. 4.1.1) balise align="center" (right or left) not any more supported by W3C.
In RTE whe... - 15:11 Bug #17119: RTE in child elements overwrites field in parent element
- Committed to SVN:
* TYPO3_4-1 (rev. 2422)
* Trunk (rev. 2423) - 15:09 Revision 06602601: Fixed bug #5556: IRRE - RTE in child elements overwrites field in parent element
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2423 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:09 Revision e7f386b5: Fixed bug #5556: IRRE - RTE in child elements overwrites field in parent element
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2422 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:06 Revision ba9d31a5: Correct last patch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2421 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:28 Revision 8200234b: t3lib_div::getHostname used $_SERVER instead of t3lib_div::getIndpEnv()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2420 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:27 Revision b131e8c3: t3lib_div::getHostname used $_SERVER instead of t3lib_div::getIndpEnv()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2419 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:05 Revision bd216ab8: Fixed bug #3834: possible abuse of t3lib_formmail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2418 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:55 Revision 559fc43b: Fixed bug #3834: possible abuse of t3lib_formmail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2417 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:51 Feature #17473: TCA fe_group/permission select order by title (for tt_content or pages)
- great, thank you!
- 13:48 Feature #17473: TCA fe_group/permission select order by title (for tt_content or pages)
- Good idea to change this. I've added a patch for the tables tt_content, pages and fe_users. Please add a new bug issu...
- 11:51 Feature #17473 (Closed): TCA fe_group/permission select order by title (for tt_content or pages)
- Order the fe_group select by title or tt_content, pages and all default TYPO3 tables.
For everyone who doesn't wan... - 13:36 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
- That would be great. Please upload your extension - otherwise you could send me the extension via e-mail to (oh -at- ...
- 12:45 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
- That's quite strange. I got this extension running on 2 systems (Development and Live). Both system show the same beh...
- 11:41 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
- Hm, I could not reproduce this behaviour with the latest revision of the 4.1 branch. Furthermore I tried to check thi...
- 11:15 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
- The Childs are related 1:n by an foreign_field...
I will upload the ext_tables.php and the tca.php file so you can ... - 11:38 Feature #17472 (Closed): tools_config - alphabetical order for better reading
- Orderarrays in tools_config alphabetically for better reading/searching/browsing.
(issue imported from #M5972)
2007-07-15
- 11:09 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
- Wow !
Oliver, that's a great idea and excellent work !!!
thanks very much.
2007-07-14
- 16:14 Bug #17443: Plugins: Use record specific RTEtsConfigParams
- Committed to SVN:
* TYPO3_4-1 (rev. 2415) -- will be in TYPO3 4.1.2
* Trunk (rev. 2416) - 16:14 Revision a6670fb4: Fixed bug #5907: RTE-Plugins: Use record specific RTEtsConfigParams
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2416 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:13 Revision 437564d0: Fixed bug #5907: RTE-Plugins: Use record specific RTEtsConfigParams
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2415 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:10 Bug #17345: Copying a page with related child records leads to duplicates of each children
- Committed to SVN:
* TYPO3_4-1 (rev. 2413)
* Trunk (rev. 2414) - 16:10 Revision b23d385d: Fixed bug #5718: IRRE - Copying a page with related child records leads to duplicates of each children
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2414 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:10 Revision 251e9101: Fixed bug #5718: IRRE - Copying a page with related child records leads to duplicates of each children
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2413 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:08 Bug #17340: IRRE children on the table pages get the pid of the parent page in pagetree
- Committed to SVN
* TYPO3_4-1 (rev. 2411)
* Trunk (rev. 2412) - 16:07 Revision d02ff82e: Fixed bug #5704: IRRE - Children on the table pages get the pid of the parent page in pagetree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2412 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:06 Revision 2228b48d: Fixed bug #5704: IRRE - Children on the table pages get the pid of the parent page in pagetree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2411 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:00 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
- I adapted the patch to some changes concerning nesting in the TYPO3 Core.
- 12:01 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
- Can you give an example how the child records are related to the parent (1:n comma separated, 1:n foreign_field, m:n ...
- 01:24 Bug #16342: t3lib_formmail does not verify attachments with is_uploaded_file()
- Fixed in SVN (trunk, 4.1 and 4.0).
- 01:17 Revision 893f16a7: Fixed bug #3834: possible abuse of t3lib_formmail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2410 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-07-13
- 23:53 Bug #17271: cli_dispatch.phpsh will not run on CGI API
- If you mind to use the -C and the -q switch the CGI API may mimic the CLI API with the following code:
ini_set('ht... - 23:21 Feature #17309: Add a property to stdWrap.data to access values from flexforms
- I think it's possible, but you shouldn't be able to specify the table. IMHO this should simply work on the current ro...
- 21:31 Bug #17470 (Closed): Copying of an IRRE Parent object reverses the Childs order
- When copying an IRRE Parent to another or the same page reverses the Childs sorting order.
(issue imported from #... - 19:38 Bug #17461: Parent record is not shown after saving the first time to a table on a TYPO3 system
- Committed to SVN:
* TYPO3_4-1 (rev. 2408)
* Trunk (rev. 2409) - 19:37 Revision 25f0c03c: Fixed bug #5948: IRRE - Parent record is not shown after saving the first time to a table on a TYPO3 system
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2409 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:34 Revision 5b71def3: Fixed bug #5948: IRRE - Parent record is not shown after saving the first time to a table on a TYPO3 system
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2408 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:26 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
- Committed to SVN:
* TYPO3_4-1 (rev. 2406)
* Trunk (rev. 2407) - 19:23 Revision 6d271489: Fixed bug #5913: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (continuance of bug #5177)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2407 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:22 Revision cb0eb46c: Fixed bug #5913: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (continuance of bug #5177)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2406 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:58 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- I totaly agree with michi, this is a realy core core core function which has to be changed very carefully.
If the... - 17:10 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- Calm down please, dude! Have a look outside the window, and enjoy the nice weather. :-)
After all we don't want to... - 15:13 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- Really ?
But, will the reports be read and the modification commited ? - 15:03 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- Popy, feel free to search for missing sql_free_results and to create a new bug issue with your patch. Thanks in advance!
- 14:53 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- There's a bug because somebody did not want to make a SELECT query...
And why avoid SELECT query ? If the core tea... - 14:45 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- see http://bugs.typo3.org/view.php?id=4581#20715
Additional SELECT queries should be avoided what is possible with M... - 14:02 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- Why should we use mysql_info ? Jonas Dübi 's solution will work (even if it can be optimized !) and don't need any DB...
- 13:57 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- Hi all,
your investigation is right, we can't use mysql_affected_rows() for that. There is a function called mysql... - 10:51 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- Of course, but I did not read it
But why do you select the rows instead of selecting a count(*) ?? - 10:48 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- @Popy
You could just insert my mail, so the solution is also presented ;-)
if (!$this->simulationHid... - 10:19 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- The problem is here : (class.t3lib_tstemplate.php, line 365)
$GLOBALS['TYPO3_DB']->exec_UPDATEquery('cache_pagesec... - 17:45 Revision 60aed39f: Removed a superfluous ; in t3lib/class.t3lib_transferdata.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2405 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:44 Revision 44045174: Removed a superfluous ; in t3lib/class.t3lib_transferdata.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2404 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:43 Revision 0e8e2882: Removed a superfluous ; in t3lib/class.t3lib_transferdata.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2403 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:14 Bug #17462: BE-Shortcut to Tools->User Admin returns error
- I can confirm this behaviour. It was somehow introduced by Kasper at the end of October 2006 together with typo3/mod....
- 14:36 Bug #17119: RTE in child elements overwrites field in parent element
- I decided to drop the possibility to create more child records during AJAX requests are processed. The createNewRecor...
- 11:54 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
- Same happens to me when BE > User Admin > List Users Online
typo3 4.1.1 & mysql
DBAL fatal error: No handler foun... - 10:29 Bug #17455: No proper error message mysql_error() information needed
- Solution:
ini_set("track_errors",1);
$conn = @mysql_connect("invalidhost","user","pwd");
if (!$conn) {
$err =... - 10:18 Bug #17455: No proper error message mysql_error() information needed
- The problem is that mysql_error() requires a link. Try this scenario:
$conn = @mysql_connect("validhost","user","p...
2007-07-12
- 20:34 Bug #17469 (Closed): Comments in class.t3lib_extmgm.php
- In some places of class.t3lib_extmgm.php there is a part of comment:
* FOR USE IN ext_locallang.php FILES
but thes... - 18:39 Bug #17467: Fatal error with flexform fields in a database.
- Please have a look to bug #16179 - there is also a patch provided which will be part of TYPO3 4.1.2.
- 15:04 Bug #17467 (Closed): Fatal error with flexform fields in a database.
- When using flexforms the following error occured:
[12-Jul-2007 14:38:57] PHP Fatal error: Cannot use string offse... - 16:06 Bug #17468 (Closed): TCA eval required on date field does not work
- i'm trying to make a date field required ( using a TCA like this:
'tx_cxeurizon_publish_date' => array (
'labe... - 15:09 Feature #17378: Hide dotfiles such as .svn in filelists
- I have attached "file_ignore-4.1.1.patch.gz" which must be applied against a vanilla typo3_src-4.1.1.
The patch do... - 14:51 Bug #16526: Moving content elements in frontent editing mode causes crash
- Version 4.1.1 got this problem also.
How about the current status of the last patch? „The patch has to be checked ve... - 14:15 Feature #17466 (Closed): Caluculate of gifbuilder XY width max([10.w]|[20.w])
- You want to create a GMENU by useing TypoScript.
The text of the GMENU should have 2 lines.
In one case the first ... - 13:36 Revision 10f7ed5e: Performance enhancement in t3lib/class.t3lib_div.php in function loadTCA
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2402 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:31 Revision 23238cbf: Performance enhancement in t3lib/class.t3lib_extmgm.php in function addToAllTCAtypes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2401 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:26 Revision 8ee57103: TCEForms: allow to create many sections at once
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2400 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:09 Bug #17465 (Closed): Usability Issue with classes wrapped with <> in select lists
- Hello,
every time I work with RTE (and I use it a lot!I am annoyed by the fact, that each label for the classes in... - 12:49 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
- If you use the 4.1.1 release package, you need the patch from bug #17101 (0005177_v12_4_1.patch) and afterwards the c...
- 12:36 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
- No matter in which sequence I install the patches, I always receive a bunch of errors. Do I need to install any other...
- 12:42 Bug #17464 (Closed): Disturbing behaviour of indent/outdent and TAB
- Hello Coders :-)
When I try to create a nested UL/OL and use either the indent button or the tab key, all elements... - 11:15 Feature #17463 (Closed): Configure PID for new elements using IRRE
- When using the "select" type instead of "inline" (IRRE) you are able to configure the uid of the folder, where new el...
- 08:36 Bug #17457: External URL leads to Internal Server Error (Error 500)
- Really strange. When I used the link you told ".../3000", I got the error. After some reloads and tests I suddenly co...
2007-07-11
- 22:08 Bug #17462 (Closed): BE-Shortcut to Tools->User Admin returns error
- The BE-Shortcut to the Tools->User Admin Module does not work.
How to reproduce:
1. Choose Tools->User Admin Modu... - 17:54 Bug #17457: External URL leads to Internal Server Error (Error 500)
- The .htaccess was one of the first things I tried by renaming the file. Brought the same errors.
The Apache configur... - 16:23 Bug #17457: External URL leads to Internal Server Error (Error 500)
- Hm, this could possibly be faulty .htaccess file or a faulty configuration of your Apache webserver (maybe introduced...
- 11:14 Bug #17457: External URL leads to Internal Server Error (Error 500)
- Ah, forgot to mention. We're not using RealURL (in case it gets confused with those problems).
- 11:02 Bug #17457 (Closed): External URL leads to Internal Server Error (Error 500)
- We have a mysterious problem with the pagetype "External URL". Instead of leading to the URL, an Internal Server Erro...
- 16:46 Bug #17461 (Closed): Parent record is not shown after saving the first time to a table on a TYPO3 system
- Imagine you have two tables tx_myext_parent and tx_myext_child and these tables are "fresh" or were truncated before....
- 16:13 Bug #17458: user elements of type processor (mode=processor) gives js-errot
- Committed to SVN:
* TYPO3_4-1 -- will be part of TYPO3 4.1.2
* Trunk - 16:12 Bug #17458: user elements of type processor (mode=processor) gives js-errot
- Markus, thanks for pointing this out.
- 13:00 Bug #17458 (Closed): user elements of type processor (mode=processor) gives js-errot
- if user element is used with mode=processor the request gives a js error;
this can be fixed with following change:... - 16:08 Revision e5b8770b: Fixed bug #5945: Missing right parenthesis in RTEhtmlarea user element module (thanks to Markus Lange)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2398 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:07 Revision 0e596583: Fixed bug #5945: Missing right parenthesis in RTEhtmlarea user element module (thanks to Markus Lange)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2397 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:57 Bug #17451: Einbindung von Bildern in Seiten führt zu mehrfachen Uploads
- George is right, what you're looking for is DAM
see http://wiki.typo3.org/index.php/Dam - 15:37 Bug #17451: Einbindung von Bildern in Seiten führt zu mehrfachen Uploads
- It is not a bug but a feature! Use EXT DAM if you want a reference instead of a copy! The advantage is that User A ca...
- 15:48 Bug #17456: Warning should be given out if using a MySQL Client older than 4.1.1
- see http://dev.mysql.com/doc/refman/5.0/en/old-client.html
It's more a problem to the server admin than a TYPO3 bu... - 15:28 Bug #17174: W3C Warning: trimming empty <dd>
- Committed to SVN:
* TYPO3_4-1 (rev. 2395) -- will be part of TYPO3 4.1.2
* Trunk (rev. 2396) - 15:26 Revision 850d34b9: Fixed bug #5331: Remove the caption wrap on images if no caption is set (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2396 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:25 Revision f994d4a3: Fixed bug #5331: Remove the caption wrap on images if no caption is set (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2395 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:32 Bug #16522: tx_cms_showpic (click to enlarge) not working
- and another information:
the first rewrite rule with the %{QUERY_STRING} translates to:
http://pfadfinder.weidl... - 13:26 Bug #16522: tx_cms_showpic (click to enlarge) not working
- i think i narrowed it down to the rewrite rules.
adding the following below the last rewrite url solves the proble... - 13:20 Bug #16522: tx_cms_showpic (click to enlarge) not working
- it reappeared just now using typo3 v4.1.1.
please see http://pfadfinder.weidling.at/site/25.0.html and click any i...
2007-07-10
- 18:34 Bug #17456 (Closed): Warning should be given out if using a MySQL Client older than 4.1.1
- "Warning: mysql_pconnect(): Client does not support authentication protocol requested by server; consider upgrading M...
- 18:25 Bug #17455 (Closed): No proper error message mysql_error() information needed
- function sql_pconnect in class class.t3lib_db.php
if ($GLOBALS['TYPO3_CONF_VARS']['SYS']['no_pconnect']) {
$th... - 12:54 Bug #17454: Encrypting email addresses could be better
- Did you see that there is a possibility to append other text than just (at) and (dot)? For example, your email addres...
- 12:34 Bug #17454 (Closed): Encrypting email addresses could be better
- I know there is a function to encrypt email addresses:
config.spamProtectEmailAddresses
With two other functions,... - 12:29 Bug #17439: Cropscaling of GIF Images fails if GDlib use the function truecolor
- Nobody the same problem? I uploaded the image file that brings me the error.
- 09:04 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
- The test extension had a bug. I've uploaded a corrected version. Furthermore there were some small modifications in t...
2007-07-09
- 20:50 Bug #17381: "patch" for Hook-TutorialArticle - page 3
- Yes, very good.
may be choose a better naming
- $referenceObject
- $parentObject
- $parentClass
to help iden... - 19:30 Bug #17453 (Closed): csc-textpic-imagewrap totalwidth not calculated correctly?
- There are 16 images on a content element (text w/image), 3 columns, "no rows" checked.
I'm getting the following ... - 16:54 Bug #17452 (Closed): Resolving external URLs
- RealURL will correctly resolve shortcut URLs, but not external URLs (see 'dontResolveShortcuts' in the manual). This ...
2007-07-08
- 20:26 Bug #17328: form wizard - set checkbox as required - solution
- Fixed in SVN (4.2).
- 20:25 Feature #16713: Validate Checkboxes
- Fixed in SVN (4.2).
- 20:10 Bug #17451 (Closed): Einbindung von Bildern in Seiten führt zu mehrfachen Uploads
- Ich möchte in verschiedenen Seiten innerhalb einer Internetpräsenz jeweils das gleiche Bild einbinden. Wenn ich dies ...
2007-07-07
- 16:04 Bug #17449: Clearing cache renders content incorrectly/incompletely
- I have disabled all the local extensions and still the same problem.
- 14:43 Bug #17449: Clearing cache renders content incorrectly/incompletely
- Sounds pretty strange, and it's quite difficult to make a golden guess.
I suggest that you disable all local extensi... - 14:10 Bug #17449: Clearing cache renders content incorrectly/incompletely
- TYPO3 Version 4.1.1
automaketemplate Version 0.1.0 local
- 12:43 Bug #17449 (Closed): Clearing cache renders content incorrectly/incompletely
- Updating the template or clearing the cache breaks the rendering of the page. Some parts of the template are not subs...
- 15:56 Bug #17450: No language overlay with TS select on table pages
- ok a workaround could be
[ globalVar = GP:L = 1 ]
temp.test.select {
join= pages_language_overlay ON(pages.uid=... - 15:22 Bug #17450 (Closed): No language overlay with TS select on table pages
- It is not possible to make a TS select at the table pages on a multilanguage page!
Titles are not translated and n... - 14:51 Bug #17023: JSMENU produces error if using baseurls
- Committed to SVN
* TYPO3_4-1 (rev. 2393)
* Trunk (rev. 2394) - 14:50 Revision c2c0703e: Fixed bug #5048: JSMENU produces error if using baseurls (thanks to Jens Koester)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2394 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:50 Revision 519fabfb: Fixed bug #5048: JSMENU produces error if using baseurls (thanks to Jens Koester)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2393 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:45 Bug #17415: Don't work automaketemplate
- I agree with Peter. I'm almost sure you didn't add css_styled_content yet.
- 12:22 Bug #17415: Don't work automaketemplate
- 1. Make sure you have CSS Styled Content extension installed and include the static template.
2. Make sure you have ... - 14:43 Revision a28232c9: Update to ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2392 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:43 Revision 1eaa9415: Update to ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2392 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
- Committed to SVN
* TYPO3_4-1 (rev. 2390)
* Trunk (rev. 2391) - 14:39 Revision ddfba22d: Fixed bug #5053: imgNameNotRandom on TMENU/GMENU could break rollover behaviour
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2391 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:37 Revision f0ffe297: Fixed bug #5053: imgNameNotRandom on TMENU/GMENU could break rollover behaviour
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2390 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:38 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
- The new patch fixes the following:
* correct disposal of inline levels concerning nesing
* reentry point for dynami... - 12:05 Revision afbcac29: Changed back references \1 to ${1} in regular expressions in tslib_fe where necessary
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2389 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:34 Revision df8d2917: Added new static_tsconfig_help data based on TYPO3 4.1 CoreDocs. Kudos to Stephane Schitter and Francois Suter for rewriting a backend module that allows to update this data again! (This functionality was broken after switching to TER2.)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2388 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:23 Bug #17076: FE editing tools panel: change sort order crash
- That's a duplicate of #16526
- 00:01 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
- Hi Thorsten, I think you can commit this now...
2007-07-06
- 22:10 Feature #17286: Typolink cannot be created if FE user is logged in and the linked page is hidden from logged in FE users
- Committed to Trunk.
- 22:10 Revision 971d8e66: Added feature #5588: Add linkAccessRestrictedPages property to typolink function (patch by Franz Holzinger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2387 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:28 Bug #17057: Record alt_label doesn't get processed
- Fixed in TYPO3_4-1 and Trunk.
- 20:27 Revision 8da6edf0: Fixed bug #5094: Record alt_label was not processed (patch by Volker Graubaum and Thomas Hempel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2386 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:26 Revision 7960e02f: Fixed bug #5094: Record alt_label was not processed (patch by Volker Graubaum and Thomas Hempel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2385 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:16 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
- Same happens to me when BE > User Admin > List Users Online
typo3 4.1.1 & mysql
DBAL fatal error: No handler foun... - 18:27 Bug #14916: t3lib_div::getURL() uses cURL only for http protocol
- Forget bug_1364_v2.diff please! It contained a syntax error.
I've fixed this in bug_1364_v3.diff and also modified... - 18:08 Bug #14916: t3lib_div::getURL() uses cURL only for http protocol
- Attached is a new version of the patch, made against Trunk @ revision 2377.
Note that other than in the first patc... - 16:36 Feature #15232: TCAdefault.table.field as PageTS
- Committed to trunk
- 16:32 Revision 2e5716a0: Implemented feature request #1919: TCAdefaults setting in page TS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2384 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:07 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
- Hi Karsten,
the enabled option causes the problem. The sys_log shows an error, that the content element couldn't b... - 15:52 Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
- The in #17101 introduced getDynNestedStack function is not required in this complexity. Furthermore the handling of t...
- 15:38 Bug #17448 (Closed): RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
- This issue is a result of still missing things that should have been fixed in bug #17101.
(issue imported from #M... - 15:13 Bug #16940: Mount Point Links
- Also fixed in TYPO3_4-0 branch now...
- 15:13 Revision cfbf447b: Fixed bug #4917: Wrong links inside mounted page with overlay (thanks to Melanie Meyer / Franz Ripfel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2383 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:10 Revision 18c59697: some cleanup (all non-functional)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2382 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:09 Revision 5687b5d1: Make field selection work in browse_links.php popup (patch by Christian Jul Jensen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2381 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:27 Bug #17447 (Closed): locallang.xml will not allow special chars in the default section
- When using the default section of locallang.xml to define strings you can not use special characters while the typo3 ...
- 13:34 Bug #17446 (Closed): TypoScript GIFBUILDER change jpg-quality has no effect
- lib.headerimg = IMAGE
lib.headerimg {
file = GIFBUILDER
file {
XY = 628, 148
format = jpg
#qual... - 13:32 Feature #17445 (Closed): Make BE user groups valid for a period of time
- It would be nice to have the start & stop fields also in the BE user group.
Thus, a BE user group can be enabled e.g... - 12:43 Revision a6f4021e: Fix in indexed search: List of indexed pages could be broken if mutli-byte chars are cut in the middle (patch by Karsten Dambekalns)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2380 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:40 Revision f7949483: Fix in indexed search: List of indexed pages could be broken if mutli-byte chars are cut in the middle (patch by Karsten Dambekalns)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2379 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:22 Revision 1f6f8f8a: Fixed bug #3544: RTE-config in PageTS-config not loaded when in draft-workspace
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2378 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:21 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
- Fixed in TYPO3_4-0, TYPO3_4-1 and Trunk now!
- 11:11 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
- I can't remember the reason exactly. Probably it was because my <script> tags had no CDATA wrapped around? I don't kn...
- 10:44 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
- Hello Michael,
you have now added a new functionalitiy.
I have still not got any feedback about my latest patch. ... - 09:57 Bug #17427: Dependencies of uploaded extensions get lost
- I could reproduce a very similar bug.
tt_products and mbi_products_categories, which depends on it, are shown in the... - 09:48 Bug #17444 (Closed): Inserting a mailto: link with a parameter gets rendered like an HTTP link
- If you insert a link like this in the RTE:
mailto:rrhh@testdomain.com?subject=Ref:DESC
It gets rendered like th... - 09:42 Bug #17443: Plugins: Use record specific RTEtsConfigParams
- 0005907_v2.patch changes the RTEhtmlarea variable in the plugins TYPO3HtmlParser, TYPO3Browsers, Acronym and UserElem...
- 09:20 Bug #17443: Plugins: Use record specific RTEtsConfigParams
- The attached patch (0005907.patch) creates the RTEtsConfigParams for each instance of RTEhtmlarea. If you'd like to t...
- 09:18 Bug #17443 (Closed): Plugins: Use record specific RTEtsConfigParams
- The RTEhtmlarea plugin UserElements offers a possibility to create custom tags. The shown popup window with those use...
- 08:56 Bug #17442 (Closed): Default values defined in TCA not used in IRRE children
- I want the standard doktype of an inlined page (pages-Table) to be Advanced (2).
Therefore I used
$TCA["pages"]["... - 00:54 Bug #17441 (Closed): links ignoring L parameter
- when using newloginbox in multilingual setups L-parameter will be cut
e.g. forgot password link etc.
when using p...
2007-07-05
- 16:17 Bug #17440 (Closed): Default template is not XHTML compliant
- With loginbox content element (pi1) html page became not XHTML compliant because loginbox contains HTML errors.
The... - 14:06 Bug #17439 (Closed): Cropscaling of GIF Images fails if GDlib use the function truecolor
- I use the TS Code below to crop a GIF Image. The cropped Image has the right dimensions(150px*150px) but the <IMG> P...
- 11:49 Task #17198: Allow Drag&Drop of Content-Elements in Page-Module
- This is about TCEForms and rendering sections inside them. Moving to CORE.
- 11:48 Feature #17149: Feature Request - Add functionality to easily position new / move around already existing repetitive data objects in FCEs
- This is about TCEForms and rendering sections inside them. Moving to CORE.
- 11:41 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
- I added a new patch (0005899.patch) that solves the nested level checks and handles the removal of sub structures.
... - 11:38 Feature #17438 (Closed): Removing style attribute for images
- Hi,
I would like to know if there's a way, and how, to tell htmlarea to not accept style attributes for images, as... - 09:58 Bug #17428: Eval => int will create '0' as value which is wrong
- ok, so please close this or delete it and thx for explanation
- 09:51 Bug #17428: Eval => int will create '0' as value which is wrong
- You set evaluation to int. In PHP empty integer values evaluate to 0...
- 09:49 Bug #17428: Eval => int will create '0' as value which is wrong
- It is just inside of flexforms and the best thing would be just nothing stored. Of course I could make 0 as default v...
- 09:34 Bug #17428: Eval => int will create '0' as value which is wrong
- So, what do you want to have in the database if not 0 or 1000? How did you define field in SQL? By default it is NOT ...
2007-07-04
- 20:46 Bug #17428: Eval => int will create '0' as value which is wrong
- This still doesn'T solve the problem because the value is optional and so 1000 as default is not an option
- 18:49 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
- I've added a first approach on this issue (0005899_unstable.patch) which still has a bug on checking other element on...
- 17:31 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
- The attached screenshot (screenshot.png) demonstrates some required fields nested in IRRE/Tabs. The yellow icons noti...
- 17:29 Feature #17436 (Closed): Notify user where required elements are nested in IRRE or Tabs
- TYPO3 offers the possibility to define fields as "required". If done so, you cannot save a record unless all required...
- 15:36 Bug #17174: W3C Warning: trimming empty <dd>
- You should try with xhtml_11 (xhtml 1.1.) but I agree with removing unused tags - so thx a lot oliver
- 13:01 Bug #17174: W3C Warning: trimming empty <dd>
- I added a patch for this one as suggested in the initial bug description.
However, I could not reproduce the W3C war... - 15:00 Bug #17435 (Closed): Setting [FE][lifetime] higher than one week, disables Login
- While trying to set CookieLifetime for FrontendUser we set this InstallTool Value to a higher than 604800 (3600*24*7)...
- 14:23 Feature #17434 (Closed): Allow more than one parent field pointing to the same children table with foreign_field
- The following field configuration of a parent record in TCE is currently not possible:
'columns' => array(
'fir... - 14:14 Bug #17269: Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
- @Maria: Well I have tested this with Firefox and it works (Windows versions and platforms). Also a large amount of us...
- 13:37 Bug #17269: Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
- @Olaf: please have a look at my link in note #13887 about how patches must look like. Having no context and filename ...
- 13:19 Bug #17269: Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
- I have implemented this solutions, but it don't work correctly in Firefox.
Please i nedd a solution.
Thank you. - 13:58 Bug #17433 (Closed): Inserting a divider (<hr>) on the RTE breaks XHTML validation
- If you insert an <hr> into the RTE it renders inside <p> tags, but that is not valid.
I've managed to configure i...
2007-07-03
- 21:28 Bug #16026: special=directory does not include submenu entries
- I would call this a bug, too. The param special=directory should indeed show the page structure below the entrypoint....
- 18:52 Bug #17174: W3C Warning: trimming empty <dd>
- I will ask Michael Stucki to do so.
- 09:12 Bug #17174: W3C Warning: trimming empty <dd>
- thx.
and who will integrate this in the next version of css_styled_content? - 13:20 Bug #17426: classesParagraph and classesCharacter don't work on 4.1.1
- This problem is IE7 specific. Can't reproduce it with Firefox (which means with Firefox my SETUP runs as exprected). ...
- 12:04 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
- Thanks for this Patch!!
Now it's works like should work... I hope that this is in the next release included.. - 09:32 Bug #15114: limited to languages; still can delete content element
- Hi,
with the last patch from Helmut editing, deleting and moving is not allowed, but a user can still create new e...
Also available in: Atom