Activity
From 2005-08-25 to 2005-09-23
2005-09-23
- 19:35 Bug #14989: RTEHtmlArea Problems with span tag in combination with fdfx_2cols
- Review the RTE proc options for field tx_fdfx2cols_leftcolumn. Make them the same as for bodytext.
- 13:29 Bug #14989: RTEHtmlArea Problems with span tag in combination with fdfx_2cols
- If manually wrap a text with <span style="color:red;">..text...</span> everything is ok. But if i use id or class, fo...
- 11:00 Bug #14989 (Closed): RTEHtmlArea Problems with span tag in combination with fdfx_2cols
- RTEHtmlArea doesn't save text classes from the CSS file because it ignores the span tag. This problem appears only in...
- 18:29 Bug #14957: Lists are not XHTML compatible
- Both browsers produce invalid code...
Please try the editor on this page: http://www.fructifor.ca/677.html?&L=2 an... - 18:27 Bug #14966: Display border of table
- Hence, the htmlarea-showtableborders css class is assigned, which means that theToggle borders button does work. Howe...
- 16:28 Bug #14966: Display border of table
- Here is what I got.
And no javascript error.
<table class="htmlarea-showtableborders" style="border-style: solid... - 16:03 Bug #14966: Display border of table
- Please try the following.
1. Open a new, empty content element.
2. Insert a table.
3. Press the Toggle borders but... - 14:52 Bug #14966: Display border of table
- I made the test after correcting the css file and clearing the cache but the button is still not working.
The table ... - 17:14 Feature #14991: Hook for accessing the topmenu in backend.
- I have created a new version of the extdeveval which is based on the hook instead of the Xclass method.
No problems ... - 17:05 Feature #14991 (Closed): Hook for accessing the topmenu in backend.
- Currently, if you want to put something in the topmenu frame in the backend, you will have to do this through Xclassi...
- 15:20 Bug #14990 (Closed): Typo 3.8.0 Indexed Search 2.1.3 wrong Result-Count
- The Problem with Indexed-Search and the wrong number of Results still exists. At least in my System. It is fully repr...
- 11:26 Bug #14935: Typo3 can't display a single "0" in a table cell
- Did you read my last post? I'm quite sure it's the same problem, and it does not only affect the header_layout field ...
- 11:19 Bug #14935: Typo3 can't display a single "0" in a table cell
- The patch is not working with TV, content-headers will not be shown?! The problem occurs after I changed the file. An...
- 11:00 Bug #14980: Pagecount not correct
- I just uploaded a new version of the patch. The old one was wrong as I mixed up two different if clauses (thanks to t...
2005-09-22
- 23:12 Revision fba885d0: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@799 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:12 Bug #14957: Lists are not XHTML compatible
- I'm using IE6 and Firefox 1.0.6:
How to produce the code:
Klick on "Bulleted List"
enter "test" + RETURN
enter "... - 21:55 Bug #14957: Lists are not XHTML compatible
- Please explain how you produce the invalid nested lists and with what browser.
- 21:09 Bug #14966: Display border of table
- In file rtehtmlarea/htmlarea/skins/default/htmlarea-edited-content.css, replace line
.htmlarea-showtableborders, .... - 20:52 Bug #14982: PHP Fatal Error
- Will be corrected in version 0.7.2.
- 16:27 Bug #14982: PHP Fatal Error
- Okay, now it works, the error disappeared.
Thank you :-) - 16:09 Bug #14982: PHP Fatal Error
- I think I found the error. Please replace the offending line:
$this->spellCheckerCharset = $this->csObj->$charSetA... - 08:46 Bug #14982: PHP Fatal Error
- I've got the error when I want to open an existing content element or when I want to create a new element.
Example:
... - 18:47 Bug #14980: Pagecount not correct
- I couldn't find this in the coding guideline but since it is a generally used practice (look at the rest of the sourc...
- 17:23 Bug #14980: Pagecount not correct
- Hello Michael,
well, I have found out that my prefered editor (scite) is converting tabs to whitespace and so on b... - 15:42 Bug #14980: Pagecount not correct
- > I have understood your problem already in your 1st mail. My concern
> is that the original code is not very good f... - 15:26 Bug #14980: Pagecount not correct
- Hello Micheal,
I have understood your problem already in your 1st mail. My concern is that the original code is n... - 14:48 Bug #14980: Pagecount not correct
- It seems you didn't understand what I tried to explain in my 1st mail. Compare your last patch and the one I just sub...
- 15:43 Bug #14988 (Closed): xhtml_cleaning corrupts javascript in HTML-comment from extension
- in my extension I want to write some javascript like:
$content.='
<script type="text/javascript">
<!--
function... - 01:18 Feature #14987 (Closed): RECORDS cObject does not use stdWrap
- The current cObject RECORDS, does not utilize stdWrap on the root of the object. Those other cObjects that would ben...
2005-09-21
- 22:14 Feature #14986 (Closed): Check if session_support is enabled in PHP
- The Installtool does not check, if session_support is enabled in php.
Session support shoudl be enabled by php
... - 17:54 Bug #14980: Pagecount not correct
- Hello Michael,
I have found another major bug with pagecounting in function getResultRows:
var show_resume is i... - 14:13 Bug #14985 (Closed): Backend module List: TYPO3 Pages dumps PHP warnings, no array found
- When using the backend module List: TYPO3 Pages I get some PHP warnings, stating that the value passed to the functio...
- 12:57 Bug #14984 (Closed): Editpanel confirm dialogs (del/hide) don't display umlauts/etc
- The edit panel has a hide and delete buttons that open a javascript confirmation dialog. This works nice in englisch,...
- 11:44 Bug #14983 (Closed): Using Index Search on images without having exif enabled results in a fatal error
- When using Indexed Search on images there is a call on line 513 which tries to read exif data via php function exif_r...
- 03:19 Bug #14982: PHP Fatal Error
- What is the language of the content element?
2005-09-20
- 20:29 Bug #14980: Pagecount not correct
- Yes, this one is definitely better. If you can't see what I mean by simply opening the 1st diff, then I'm sorry I can...
- 16:30 Bug #14980: Pagecount not correct
- Hello Michael,
What is so wrong about my patch files? I dont understand! I use cygwin and diff with -u parameter, ... - 15:08 Bug #14980: Pagecount not correct
- Well, I had a look at this. I think your solution _should_ work in general but I don't like to add another SQL statem...
- 03:30 Bug #14980 (Closed): Pagecount not correct
- On every click on next page, pagecount changes as well! Reproducibility with Typo3 3.8.0 and IS v 1.12 2005/05/12 22...
- 16:23 Bug #14982 (Closed): PHP Fatal Error
- I have justed installed the rtehtmlarea 0.7.0 and got the following error when I want to use RTE:
PHP Fatal error:... - 10:31 Bug #14981 (Closed): t3lib_BEfunc::thumbCode returns wrong image path if image is displayed directly as thumbnail
- If the image is small enough to be it's own thumbnail, the path for the image is messed up.
The image path is buil... - 02:56 Bug #14973: Dynamic page browser bug
- - bugfix pagination end and highlight active page (first page was incomplete)
- 01:41 Bug #14976: Major error with [SYS][no_pconnect] = 1
- MySQL 4.0.24
2005-09-19
- 22:15 Bug #14979 (Closed): Mysterious "time-adding" with JavaScript datetime-Evaluation (t3lib/jsfunc.evalfield.js)
- Try to change/set the time in General options for a starttime (and also endtime) for this special date (with IE6/Wk2 ...
- 19:12 Bug #14966: Display border of table
- Thsi is what I have in RTE.default.skin.
EXT:rtehtmlarea/htmlarea/skins/default/htmlarea.css - 18:05 Bug #14966: Display border of table
- What value do you have in Page TSConfig at RTE.default.skin ? Select the page you are editing in the page tree, and u...
- 16:35 Bug #14966: Display border of table
- With the editor on your web site, the show border button is working fine.
Maybe it can help!! - 14:35 Bug #14966: Display border of table
- I am with the latest version of rtehtmlarea 0.7.0, with no skin.
And the browser cache is clear. - 17:04 Bug #14978 (Closed): Search Result Rendering is very slow, when showing large embedded Dokuments (pdf)
- We had a Typo3 based Document Management, where we used the indexed search for a fulltext search in the embedded docu...
- 16:50 Bug #14753: Fatal error after unpacking the "testsite" package
- I had the same problem with PHP 5.0.5 and testsite-3.8.0.zip .
I have locked the line
$TYPO3_CONF_VARS['EXT']['req... - 12:22 Feature #14964: add form fields or something else via TS
- well, I made it quick and dirty by passing through a TS-Variable. But I think it would be of more use if it is someho...
- 11:47 Feature #14964: add form fields or something else via TS
- hi, please attach your changes (a patch) to this bug, so that i may review it.
- 10:16 Revision c6582867: Fix bug #1287
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@798 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:01 Revision 357f5b59: Fix bug #1287
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@797 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-09-18
- 22:50 Bug #14977 (Closed): Function 'getBorderAttr' for removing 'border="0"' from img-tags doesn't work
- By validating my website I found out, that typo3 automatically renders the parameter 'border="0"' into img-tags. On m...
- 20:59 Revision 1a96409f: * If the encryption key is not set, the warning in the backend now contains a link to the according section.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@796 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:48 Revision 2c743d3e: * New property for TYPO3_CONF_VARS[SYS][displayErrors]: If set to 2, display_errors will only be enabled if the devIPmask matches the current clients IP address.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@795 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:43 Revision 0cc08541: * If the encryption key is not set, the warning in the backend now contains a link to the according section.
- * be_group can no longer be selected as a subgroup of itself
* Merged fenestgrp extension into Core. This makes it po... - 18:53 Bug #14976: Major error with [SYS][no_pconnect] = 1
- What is your MySQL Version? Greets, Sebastian
- 17:23 Bug #14976: Major error with [SYS][no_pconnect] = 1
- Sorry, the errors happen in frontend and not in backend. But the change is done in the install localconf.php in backe...
- 17:20 Bug #14976 (Closed): Major error with [SYS][no_pconnect] = 1
- Changing [SYS][no_pconnect] from 0 to 1 triggers a lot of mysql errors
Warning: mysql_query(): 18 is not a valid M... - 18:48 Feature #14917: Better working interface for Typo3 required
- Hi,
I think some of your changes like changing the "edit page ID" to top have side-effects. sometimes, there are add... - 03:33 Feature #14974 (Rejected): secureFormmail
- The typo3 3.8.0 secureFormmail feature makes it impossible to set recipients fields through typoscript without disabl...
2005-09-17
- 23:54 Bug #14966: Display border of table
- With what version of htmlArea RTE and with what skin?
I cannot reproduce this problem.
Please make sure to clea... - 17:26 Bug #14819: htmlspecialchars called multiple times
- Uploaded wrong file, sorry, last one is the right one
- 17:23 Bug #14819: htmlspecialchars called multiple times
- Working Version attached, just changed prepareResultRowTemplateData line 1472 to $title = $this->linkPage($row['data...
- 11:35 Bug #14973 (Closed): Dynamic page browser bug
- IS page browser shows always the first pages no matter on which page I am. So say I have 7 result pages and I am alre...
2005-09-16
- 23:46 Feature #14967: ACL on file mounts
- As workaround you could use tx_roles Extension.
- 12:04 Bug #14945: BE: TCEMAIN.clearCacheCmd doesn't work when deleting records
- The TSConfig doc says about clearCacheCmd :
"...cleared when saving to some page or branch of the page tree..."
I...
2005-09-15
- 18:43 Bug #14972 (Closed): GIFBUILDER mask feature stops working
- steps to reproduce the bug:
1) fill hard drive (no space left on device in typo3-partition)
2) change mask' ed im... - 17:26 Bug #14697: When using LDAP for authorization, page generation fails after login
- ... but then in the backend, the ldap_sync module didn't work anymore.
I worked around this using a sledgehammer:
... - 17:04 Bug #14697: When using LDAP for authorization, page generation fails after login
- ...on a windows installation, that is.
- 17:03 Bug #14697: When using LDAP for authorization, page generation fails after login
- For me the problem could be solved by Sebastians suggestion.
- 16:48 Bug #14971 (Closed): cookie lifetime from the localconf will be ignored
- $auth_timeout_field is set fixed to 6000 seconds, so that a session older than 6000 seconds will be wiped out.
this ... - 12:30 Feature #14970: stdWrap for fontColor attribute of GIFBUILDER´s TEXT-object, is it planned for future?
- just after posting here i found a solution. But still i think a stdWrap would be nicer ;-)
lib.secnav = HMENU
lib... - 11:41 Feature #14970 (Closed): stdWrap for fontColor attribute of GIFBUILDER´s TEXT-object, is it planned for future?
- I miss a stdWrap for the fontColor Attribute of the TEXT-object in GIFBUILDER. It works fine to choose the value of b...
2005-09-14
- 23:59 Bug #14968: Fatal error
- if you thought that would be a problem, why did you assign a bug report?!
Better use the list next time - also there... - 23:56 Bug #14968: Fatal error
- Thanks, i thought that would be the problem.
I will give them a call.
Thank you. - 23:49 Bug #14968: Fatal error
- this is not a Install Tool problem. Your hoster limited the memory (see memory_limit variable) of your PHP installati...
- 23:28 Bug #14968 (Closed): Fatal error
- I am using the 1.2.3 install tool. I have got to the stage of creating the database and i choose my empty database an...
- 23:43 Bug #14969 (Closed): "value" by reference in t3lib_timeTrack.
- I encountered this bug using the admin Panel and activatingthe Tree display in the TypoScript field of the panel.
In... - 19:49 Bug #14398: Mark extrep_wizard extension as deprecated for TYPO3 >3.7
- E-mailed Kasper about this.
- 19:48 Bug #14477: MTB1: "normal" column
- E-mailed Kasper about this.
- 16:43 Bug #14467: EXT templates gets created twice
- When you click o save and close then make typo3 a new template.
The Problem is the Return Path. - 14:38 Feature #14134: JS Errors in Opera
- Got no feedback but think it should work now. Otherwise, please reopen.
- 14:23 Bug #14935: Typo3 can't display a single "0" in a table cell
- I can reproduce this behavior and found the problem of it:
In content (default) and probably some other templates,... - 14:04 Feature #14603: Possibility to choose prefered RTE as a user option
- I agree with both of you, however I won't fix this. Maybe someone else will do.
@Stanislas: Please do not assign b... - 13:35 Revision f466eb59: Fixed bug #214 (flexform default values)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@793 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:15 Bug #14237: Flexforms don't show default values
- The patch has been added to CVS.
- 13:06 Feature #14967 (Closed): ACL on file mounts
- Sometimes we need to have a file mount eg, "all", where some project leadres can put files into and some editors just...
- 10:57 Feature #14592: Template based indexed_search (already developed)
- Hi veynern,
I did the same - but wrote an extensions for this (ch_is_templates). I like your template especially t...
2005-09-13
- 16:36 Bug #14880: showpic.php and returnmail.phpsh produces "no Database selected errors" with access to more then 1 DB
- The shwpic.php part has been fixed, I'll leave the returnmail.phpsh part to Jan-Erik.
- 16:35 Revision 6703c564: Fixed db selection in shiwpic.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@792 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:11 Bug #14966 (Closed): Display border of table
- The clic on the tool "Display border" doesn't work. Nothing append. Since some version of the extension, a newly inse...
- 14:22 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- I'll look into adding a hook, as it seems we agree on this being the best way to do this.
- 14:20 Bug #14415: Charset problems (UTF-8, mysql 4.1.7)
- Lack of feedback.
- 14:16 Bug #14926: Warning: preg_match(): Unknown modifier 'C' ...
- Has been fixed by Ingmar today for CVS HEAD
- 13:55 Bug #14960: Content being created in wrong collumn
- I would guess you have not enabled the column field for the user(s) in question, it is an excludefield!
- 11:52 Revision 06b860cd: Fixed bug #1375: Made typo3/mod/tools/em/index.php use preg_quote() on filename before passing it to preg_match()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@791 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:33 Revision ed5bd2a4: Fixed page is being generated refresh behaviour
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@790 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:16 Bug #14962: "Click here to create an extension template" bug
- Same as bug #0000640
http://bugs.typo3.org/view.php?id=640
2005-09-12
- 21:20 Bug #14337: "shorcut" page header doesn't show subtitle field
- Can anywhere test it?
- 11:49 Bug #14957: Lists are not XHTML compatible
- Posting HTML-Code doesn't work. Please see the attached list.txt
2005-09-11
- 20:06 Bug #14331: Page ID is always 2147483647
- This is a bug in MySQL that has been solved in later versions. This has been documented in the manual for the version...
- 18:25 Bug #14962: "Click here to create an extension template" bug
- Yes the Problem is the returnpath.
When you click on save and close -> typo3 return to the "create extension templ...
2005-09-10
- 19:53 Bug #14945: BE: TCEMAIN.clearCacheCmd doesn't work when deleting records
- This SelectQuery has no result, because this deleteclause return with deleted=0 but the datarow is deleted and has de...
- 18:00 Bug #14337: "shorcut" page header doesn't show subtitle field
- add bug_388.diff
- 15:55 Bug #14337: "shorcut" page header doesn't show subtitle field
- With this diff you have subtitle:
_____
--- ext_tables.php 12 May 2005 22:54:16 -0000 1.18
+++ ext_tables.php 10 S... - 17:25 Feature #14964 (Closed): add form fields or something else via TS
- I used the extension tx_extdbauth from Robert Lemke. Therefor it is necessary to submit a hidden variable during the ...
- 17:20 Bug #14963 (Closed): Auto redirect feature from Martin Kutschker overwrites the variable with the storagePid (ver 2.2.9)
- in line 88 the variable $d is filled with the storagePid which is used in line 290 for submitting the form-value "pid...
- 10:56 Bug #14962 (Closed): "Click here to create an extension template" bug
- When I click "Click here to create an extension template" in the Template module, I'm directly sent to a template edi...
- 00:28 Feature #14961 (Closed): typo3/db_list.php - Fields with preprocessed select-boxes are not displayed
- I use a select-box with preprocessing (from the extension kickstarter) in a table of my extension. this al works fine...
2005-09-09
- 13:20 Bug #14256: special characters in username not checked
- Just an improved version of the patch. With this version it is also possible to have Umlauts or Japanese characters i...
2005-09-08
- 21:54 Bug #14960 (Closed): Content being created in wrong collumn
- Creation of content in left, right, or border on save results are inserted into normal collumn at random positions.
... - 14:18 Bug #14959 (Closed): Meta tag output in indexed search result breaks layout
- If you have a list like so:
Gebäudeautomation, Gebäudetechnik, Telekommunikation, Netzwerkinstallation, Elektroins... - 12:27 Bug #14958 (Closed): typo3/template.php uses id in default table layout
- class template {
var $table_TABLE = '<table border="0" cellspacing="0" cellpadding="0" id="typo3-tmpltable">';
... - 11:28 Bug #14957 (Closed): Lists are not XHTML compatible
- When I want to create Lists with a second level, the produced HTML-Code is not XHTML-compatible:
The output is:
<...
2005-09-07
- 16:07 Bug #14368: Pagecount not correct
- I guess this is fixed in 3.8.0. There was no feedback, but if anyone still can reproduce this, feel free to reopen th...
- 08:09 Bug #14956: SEO + simulateStaticDocuments
- Forgot examples from a real server:
http://berni.calis.lv/Pereetava.2460.0.html <-- original
http://berni.calis.... - 08:07 Bug #14956: SEO + simulateStaticDocuments
- simulateStaticDocuments generates links that look like this:
/my_favorite_page.2785.0.html
The only important p... - 00:38 Bug #14935: Typo3 can't display a single "0" in a table cell
- I've tested the patch in two environements; always the same result: without the patch no "0" in the tables, with patc...
2005-09-06
- 21:15 Bug #14956: SEO + simulateStaticDocuments
- what do you think, maybe we could make this configurable? Else we could get problems if there are permanent links fro...
- 20:38 Bug #14829 (Closed): function ext_makeToolBar() in class.t3lib_tsfebeuserauth.php
function ext_makeToolBar() {
// If mod.web_list.newContentWiz.overrideWithExtension is set, use that extensio...- 20:19 Bug #14680 (Closed): problems with layermenu and select boxes in Internet Explorer
- In Internet Explorer, all select boxes are displayed above all other
HTML elements on the page. This bug is well-kno... - 16:29 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- I have been unable to reproduce this problem with the reported Page TSConfig, Windows XP SP2, IE6 SP2, and TYPO3 3.7....
- 15:54 Bug #14936: Wrong link-generation
- There is also a problem with mail-links and the title-tag. If I create a mail-link with a title tag (<p><a title="Tit...
- 15:52 Bug #14936: Wrong link-generation
- The bugtracker ate my tags :) How can I paste HTML-Code correctly?
- 15:51 Bug #14936: Wrong link-generation
- Hi!
I use rtehtmlarea and simulate static documents. When I insert a content element on a page "home.html", and th...
2005-09-05
- 11:41 Revision c3f2561a: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@789 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:36 Bug #14558: Typo3-CLI-mode don't work with ssl-enabled
- I have submitted the same Problem here (I have not found this bugreport before)
http://bugs.typo3.org/view.php?id=...
2005-09-04
- 20:22 Bug #14956 (Closed): SEO + simulateStaticDocuments
- Titles generated by simulateStaticDocuments are not search-engine-friendly. Google uses hypen as a word separator in ...
- 00:50 Bug #14256: special characters in username not checked
- The attached patch "01_BELogin_utf8.patch.diff" fixes the problem with the BE-Login. The problem is that the string w...
- 00:45 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- Please see attached TSConfigRTE.pdf file
2005-09-03
- 21:30 Bug #14955 (Closed): Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- While creating a new page, I tried to set TCAdefaults.pages.hidden=1 or TCAdefaults.pages.doktype=2 which only works ...
- 18:25 Bug #14925: No mail from mail-form, but from install-test&php&shell
- Hello,
maybe I've found the problem:
In my template I've reformatted the submit button. W/o this coding I can see t... - 03:49 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- Use version 0.7.0 of rtehtmlarea.
Use Web->Info->Page TSConfig->RTE, to view the Page TSConfig.
If you cannot r... - 01:35 Revision 3654b71c: Added NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@788 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-09-02
- 21:15 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- I can reproduce it on a root page without any template nor page TSConfig. Juste by creating and editing a pagecontent...
- 15:34 Bug #14876: Warning: mysql_fetch_assoc() error
- Right, it seems to be a duplicate of #14354. I'm sorry for that, I did search the bug database before though.
- 10:45 Bug #14925: No mail from mail-form, but from install-test&php&shell
- @ Sebastian
Thank you for your hint. I've tried $TYPO3_CONF_VARS['FE']['strictFormmail']='0' and $TYPO3_CONF_VARS['F...
2005-09-01
- 20:37 Bug #14925: No mail from mail-form, but from install-test&php&shell
- Hi, the problem might be related to $TYPO3_CONF_VARS['FE']['strictFormmail']., I disabled it on a server with the pro...
- 13:19 Bug #14952: "Insert-Link"-Feature doesn't work with tx_rtehtmlarea 0.7.0
- Thats odd, today it works. It must have really been a cache issue. Sorry for the hassle.
- 10:14 Bug #14947: Mail form won't send from typo-script produced mail form
- I have the same problem. i tried to track this issue and found out one:
/tslib/class.tslib_fe.php line 1949 calls sy... - 09:36 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- Hello, nbernhardt
I'm using Lithuanian characters and UTF-8 under Windows XP Pro, Apache 1.3.33, MySQL 4.1.13a, PHP...
2005-08-31
- 23:04 Bug #14952: "Insert-Link"-Feature doesn't work with tx_rtehtmlarea 0.7.0
- I cannot reproduce this problem.
Please make sure that you have cleared the browser cache.
Make sure that the a... - 22:16 Bug #14936: Wrong link-generation
- Hi,
it would be great if you could provide an example or more information on this. Thanks :) Sebastian - 22:11 Bug #14949: SUSE Pro 9.3 with KDE 3.4.0 Level "b" crash after installing TYPO3
- Hi,
I think this bug is not related directly to tyou3, as this is a bug which has to do with typo3-installer.de, whi... - 16:44 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- I am not able to reproduce this problem, even in IE.
It seems that this specific version of IE finds the value of ... - 15:16 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- I forgot to mention the rtehtmlarea version: 0.7.0
- 14:54 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- There where some problems with html code in the report.
The code to insert in source mode sould read:
<li>hello... - 14:50 Bug #14954 (Closed): rtehtmlarea not loading in IE6 with uncomplete li tag
- The editor is not loading after a save with this line inserted in source code mode:
<li>hello</li><...
2005-08-30
- 22:35 Feature #14953: In Extended view it should also be possible to disable icons for deletion, cut, copy and others...
- sorry...not major but feature...plz change it whoever can ;)
- 22:32 Feature #14953 (Closed): In Extended view it should also be possible to disable icons for deletion, cut, copy and others...
- I want my Content Managers to edit content but not to delete it...I can disable everything in listmode/contextmenu bu...
- 17:30 Bug #14952 (Closed): "Insert-Link"-Feature doesn't work with tx_rtehtmlarea 0.7.0
- "Insert-Link"-Feature doesn't work with tx_rtehtmlarea 0.7.0, if you click on the link button, it just reloads the pa...
- 13:25 Feature #14951 (Closed): PNG and CSS MIME type in t3lib_htmlmail
- In t3lib_htmlmail, the MIME type for PNG attachments is set to text/html, but they should be image/png. This causes s...
- 12:44 Bug #14757: JSmenu with RealURL is broken (jsfunc.menu.js)
- Simon's fix works for me.
Matthias Nagl - 06:44 Bug #14950 (Closed): prefixLocalAnchorsWithScript should allow arbitrary data between the tag's start and the href attribute
- currently it only works if the link has this format:...
2005-08-29
- 17:56 Bug #14256: special characters in username not checked
- This does not work with backend user accounts....
- 05:45 Bug #14949 (Closed): SUSE Pro 9.3 with KDE 3.4.0 Level "b" crash after installing TYPO3
- Using Lars Leuchter script at http://www.typo3-installer.de for installing TYPO3 3.8.0 using option3.
SUSE Pro 9.3...
2005-08-28
- 16:22 Bug #14944: maxItems of HMENU displays all menu-entries if set to zero
- Hmm, by setting maxItems=0 you say that you want no (or in this case: all) ITEMS, you don't say that you want no MENU...
- 12:01 Bug #14753: Fatal error after unpacking the "testsite" package
- It looks correct.
I think there's something causing a PHP error but it's not displayed. Turn on display_errors in ph... - 11:13 Bug #14753: Fatal error after unpacking the "testsite" package
- Just upload the localconf.php
- 11:05 Bug #14753: Fatal error after unpacking the "testsite" package
- Please re-check your change! I believe this must be an error in your localconf.php script.
- 10:56 Bug #14753: Fatal error after unpacking the "testsite" package
- following the suggestion to
a) comment out $TYPO3_CONF_VARS['EXT']['requiredExt'] = 'cms,lang';
and
b) delete t... - 11:25 Bug #14948: FE anchor references not XHTML
- a similar feature has also been requested at: 0001243
- 11:19 Bug #14948 (Closed): FE anchor references not XHTML
- In the HTML output of the front-end, anchor tags wrapping content elements are referenced to with a number (UID).
...
2005-08-27
- 23:57 Bug #14936: Wrong link-generation
- I cannot reproduce this.
I have created A tags and LINK tags, with the RTE and without it.
Can you please provi... - 13:48 Bug #14380: Setup the Bug tracker for documentation use
- Done. Michael Stucki made the changes I suggested, thanks!
- 13:36 Bug #14946: Make a Teams page on the wiki
- Done. Now there is a separate page for Teams:
http://wiki.typo3.org/index.php/Teams
2005-08-26
- 18:08 Bug #14925: No mail from mail-form, but from install-test&php&shell
- Not sure if it's related, but I've raised issue 0001409 - my mail form works if it is produced via a content element,...
- 18:07 Bug #14947 (Closed): Mail form won't send from typo-script produced mail form
- Since, I suspect, upgrading to 3.8 a mail form I produce using Typoscript has stopped sending emails.
However, ano... - 15:51 Bug #14946 (Closed): Make a Teams page on the wiki
- We should make a new Teams section page at http://wiki.typo3.org. There we should move all the links to the different...
- 15:02 Bug #14380: Setup the Bug tracker for documentation use
- I think we should have these subcategories:
-DocTeam
-Wiki
-PDF
-OpenOffice (SXW)
-Web page (at typo3.org) - 00:09 Bug #14945 (Closed): BE: TCEMAIN.clearCacheCmd doesn't work when deleting records
- Page TSConfig TCEMAIN.clearCacheCmd = pid#1, pid#2, ... , pid#n works only inserting new records or updating existing...
2005-08-25
- 23:03 Bug #14944 (Rejected): maxItems of HMENU displays all menu-entries if set to zero
- If you set the value of the HMENU maxItems property to zero, The HMENU displays all available menu-entries. I`d rathe...
- 22:35 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- I tried this extension in Firefox 1.0.6 on Windows, and found that it
was also causing erratic event handling of the... - 21:23 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- Good news! After deinstalling the Firefox extension 'All-in-One Gestures', the blocking contextmenu disappeared. So t...
- 16:25 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- I got the same problem with German umlauts. But everything worked fine after setting TYPO3_CONF_ VARS['BE'] ['forceCh...
- 12:24 Bug #14942: Allowed excludefields: content:justfy and content:link cann not be removed
- Hi!
There is a problem with /typo3/sysext/cms/tbl_tt_content.php
The fields header_link and header_position are N... - 00:09 Bug #14380: Setup the Bug tracker for documentation use
- The only thing we need is to re-define the categories, i.e. "typo3.org" now have its own bugtracker main category... ...
Also available in: Atom