Activity
From 2005-12-28 to 2006-01-26
2006-01-26
- 23:06 Bug #15401: taskcenter frames problem
- The patches look fine to me, I'll clear them on the core-list and submit.
Thanks a lot Stefan! - 21:32 Feature #15484: rtehtmlarea could depend on static_info_tables
- Not really. The latest version of static_info_tables lacks a required field.
It may be the case only when both ext... - 21:29 Bug #15483: rtehtmlarea uses hardcoded "" in sql-query
- Thanks.
Fixed in [cvs] / typo3 / TYPO3core / typo3 / sysext / rtehtmlarea, branch TYPO3_4-0.
Regards,
Stanislas - 21:26 Revision 4cded925: * Corrections to htmlArea RTE extension (see details in local ChangeLog)
- * Fix issue #2358.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1086 709f56b5-9817-0410-a4d7-c... - 20:16 Bug #15423: internal link in frames
- The problem is fixed in TYPO3 4.0.
Until then, there exists a patch for issue 1660.
Or you may add the followin... - 15:53 Bug #15423: internal link in frames
- Hi Stanislas,
Sorry for my late answer.
I had an exam and I let all the other problems away from me.
Yes you h... - 20:08 Feature #15512 (Closed): extension specific TCA column field needed
- Hello,
I would need a field in the TCA columns that can be used by any extension for specific needs.
E.g.
$TCA['... - 19:34 Feature #14472: Ranges in ID lists
- I don't think pi_base should be doing alias translation or any other "magic" on uid-lists. If a extension developer n...
- 17:15 Feature #14472: Ranges in ID lists
- To be consistent resolving of aliases should be done in all UID properties, not only lists, eg in pi_base.
- 16:03 Feature #14472: Ranges in ID lists
- Ernesto Baschny wrote:
> Yes, also nice would be resolving aliases in "special.value" and other uid-lists.
This w... - 13:26 Feature #14472: Ranges in ID lists
- Yes, also nice would be resolving aliases in "special.value" and other uid-lists.
It makes no sense to me to hard-... - 18:40 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- Thanks Carsten, that did the trick and now I am actually seeing the correct characters. However, I get new errors:
... - 18:21 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- The variable is an array, so it must be:
$TYPO3_CONF_VARS["SYS"]["setDBinit"][] = 'SET NAMES utf8';
$TYPO3_CONF_V... - 17:53 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- Added line to localconf.php:
$TYPO3_CONF_VARS["SYS"]["setDBinit"] = 'SET NAMES utf8'; // Modified or inserted ... - 14:25 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- Hi Joerg,
indeed it was fixed, but I forgot to explain that here. In the Install Tool, there is a new field for SQ... - 13:15 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- This was not fixed in Typo3 4.0beta2 and I just lost all my japanese characters when updating the database.
Manual... - 18:39 Bug #15510: UTF-8 sites display garbled chars in select-fields (in BE)
- The problem occurs even in older versions of Typo3 (I can confirm version 3.8.1). Manually applying changes from the ...
- 16:50 Bug #15510 (Closed): UTF-8 sites display garbled chars in select-fields (in BE)
- Steps to reproduce (TCEforms):
1) Set forceCharSet = utf-8.
2) Login to the backend, create a usergroup called "Ä... - 17:48 Revision bc8d52e7: * Fixed bug #1625: TODO: nav_frame
- * Changed $TYPO3_CONF_VARS[GFX][im_version_5] into a string. Possible values are "im4", "im5", "im6" or "gm". Boolean...
- 17:19 Bug #15511 (Closed): loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
- The loadTCA function in t3lib_div loads the TCA from the original dynamic conf file of the extension. It will not loa...
- 10:48 Bug #15508 (Closed): No menu in filelist
- Left-clicking on the icon for a file in the right hand pane in Filelist gives the following error in the page:
Lin... - 10:00 Revision 5e56e71b: Fixed bug #1947: "Page is being generated" is bad for search engines
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1084 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:29 Bug #15507 (Closed): Can't create new pages
- BETA2:
can't create new pages. tested with mySQL ADo and Native connection
(issue imported from #M2391) - 08:11 Bug #15506 (Closed): Can't create new workspaces
- I played a little bit with the workspace and i can't create new workspaces.
i filled the gui and press the save bu... - 01:35 Bug #15050: Gremlin: Filelist module should have "New" button
- i've been using heavily the UPLOAD button of my patch, and it seems to work very well (how is it possible to live wit...
- 00:13 Feature #15505 (Rejected): SysAction: creating a new record based on a 'template' record
- It is possible to create a new backend user based on a 'template' backend user using actions.
It would be nice if th...
2006-01-25
- 17:47 Feature #15504 (Closed): handlercfg does not support database port settings
- I can't set database connection port in the config.
(issue imported from #M2385) - 15:48 Bug #15503: wrong ereg expression throws compile error warning
- Sorry, it's on line 248 in tssstyleconfig in beta2. I managed to get into beta1, while looking for the line numbers.
... - 15:38 Bug #15503 (Closed): wrong ereg expression throws compile error warning
- In class.t3lib_tsparser_ext.php on line 1085 and in class.t3lib_tsstyleconfig.php on line 247 the regular expression ...
- 15:32 Bug #15502 (Closed): Error when creating a file from the fileadmin contextual menu
- When trying to create a file from the fileadmin contextual menu like:
NEW -> Create new textfile
I get the foll... - 11:27 Bug #15449: Dump static data IMPORT fails
- have the same problem here
PHP 5.1.2-1 (cli) (built: Jan 18 2006 06:49:47)
php5-mysql ... - 11:14 Bug #15501 (Closed): LEFT OUTER JOIN
- tt_news uses
...
$selectConf['leftjoin'] = 'tt_news_cat_mm ON tt_news.uid = tt_news_cat_mm.uid_local';
$selectC...
2006-01-24
- 22:24 Feature #15073: Integrate salutation switching logic inside tslib_pibase::pi_getLL
- What are the points against the file that I have provided (some changes made to Martin's file)?
- 21:03 Feature #14951: PNG and CSS MIME type in t3lib_htmlmail
- Fixed in CVS. Branch TYPO3_4-0.
- 20:46 Bug #15480: fields in sys_refindex too short
- This is fixed in the next update to CVS from me.
- 18:34 Bug #15480: fields in sys_refindex too short
- Yes, definitely a problem. Kasper, any reason this is used that way? We could either set the field size higher or alw...
- 20:37 Revision 529824b4: * Fix issues #282 and 1421
- * t3lib_htmlmail: Enable use of CURL library functions when $TYPO3_CONF_VARS["SYS"]["curlUse"] = '1'
* t3lib_htmlmail... - 20:15 Feature #15500 (Closed): set tstamp when a page or content is deleted
- Currently as far as I know there is no possibility to undelete pages or contents.
It would be nice to have at least ... - 20:03 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
- sorry, but I don't find the time to work on this :(
I made some basic conceptional brainwork / investigated the co... - 18:28 Bug #15442: Unable to connect to Online Repository
- Well, the connect fails on PHP (system) level.So this is most probably not a bug in TYPO3. Check that you have fopen ...
- 17:40 Bug #15499 (Closed): BE User Setup - navigation mode: icons in top dont line up right
- I am using Internet Explorer 6.0.
When changing the User Setup Navigation mode to icons in top, the icons dont lin... - 16:24 Bug #15498 (Closed): Strange generated link in indexed_search
- In indexed_search results the link after PATH: is generated appended with "?0=" like:
http://cms.eur.nl/scholieren... - 15:42 Bug #15329: No BE Login with IE
- Dooooh.
My problem with login on IE is fixed.
The subdomain wich calls ''akademy_typo3.boros.de" doesnt let me ... - 15:32 Feature #15431: fieldset element for FORM
- Update, because the handling of the default closing tag wasn't correct.
- 15:07 Feature #15431: fieldset element for FORM
- Hi Sebastian,
here is a patchfile based on beta 2 for needed changes except
tt_content.mailform.20.stdWrap.wrap ... - 15:09 Bug #15468: masked characters (<) in xml are destroyed
- I now installed PHP5.1.2 and it works. So I'm sorry for any inconvenience, but at least we know now, TYPO3 won't work...
- 01:03 Bug #15468: masked characters (<) in xml are destroyed
- I've just installed PHP5.1.2 on the system, where I had PHP4 before, because the problem clearly was in the xml_parse...
- 15:01 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- Also a good idea. A workaround, but really a good idea to prevent side-effects. Could be a patch for 4.0. For 4.5 sho...
- 14:52 Feature #15497 (Rejected): Search id or classes for indexed search
- The current situation with indexed_search is that markers have to be used to limit the search to the actual content. ...
- 13:37 Bug #15496 (Closed): Inconsistency in UNDO/HISTORY
- Limit history (the element show the title "Limit history to this element") in "....the history for an element." shoul...
- 13:27 Bug #15488: miscellaneous extensions dont work
- please erase this bug, the reason for this bug is not the version 4.0 beta2, it is the extension sb_accessiblecontent
- 13:25 Bug #15495 (Closed): Administration log and Page information show inconsistent user
- In the Administration log the user that performed some action is shown as f.i. "22451lti@eur.nl@Draft" and in Page in...
- 12:52 Bug #15494 (Closed): Add group by "Name" and "Email" to Backend User Administration
- When users are imported from LDAP the chances are high that the usernames are non-descriptive like "498fdks@thisdomai...
- 12:13 Revision 16f5f966: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
- Fixed variable name/usage.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1082 709f56b5-9817-041... - 11:59 Revision 31754b01: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1081 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:58 Revision d4a74157: Added $this->doc->insertStylesAndJS() which is needed for submodule-functions to be able to add JS or CSS.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1080 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:57 Revision 96992318: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
- Fixed variable name/usage.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1079 709f56b5-9817-041... - 11:56 Revision 85b53f1a: added FIXME
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1078 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:20 Feature #15440: Drag and Drop functionality for pages and folders treeviews
- Several notes about the drag/drop functionality implemented here:
- Drag'n'drop will be disabled if the Context Me... - 10:14 Bug #15491: cannot acces BE (cookies) after ISP software upgrade
- i tried creating a new admin user through the install tool, no effect.
However i'm not so familiar with mysql/phpmy... - 00:55 Bug #15491: cannot acces BE (cookies) after ISP software upgrade
- have you tried to empty the be_session table (via phpmyadmin)?
- 10:09 Bug #15450: Local anchors are prepended with an "c" character, and that breaks functionality.
- Sorry about this, I didn't read bugreport 1243, so I can see this is a feature, and not a bug.
Can someone please cl...
2006-01-23
- 23:05 Bug #15493 (Closed): class.ux_t3lib_db::sql_query does not set $sqlResult->TYPO3_DBAL_handlerType
- As subject says the value of $sqlResult->TYPO3_DBAL_handlerType is not set by sql_query() with makes the functions sq...
- 22:27 Revision b7ab524e: minor fix to formEval API
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1077 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:06 Bug #15492 (Closed): No support for LIMIT [PostgreSQL]
- class.ux_t3lib_db.php::SELECTquery() does not support the rewriting of LIMIT #,# syntax. This causes a problem with p...
- 20:07 Bug #15491 (Closed): cannot acces BE (cookies) after ISP software upgrade
- Since an upgrade of my ISP's software I cannot reach the BE of our site
any more. (cookies error). Tried all sugges... - 16:55 Bug #15490 (Closed): <hr> add blank line
- If I use "<hr>" at the end of a content in the rtehtmlarea( version 1.1.3 ), each time I save, it insert a blank line...
- 15:16 Bug #15487 (Closed): exec_SELECT_mm_query -> whereClause is added without an 'AND'
- The "whereClause" for the exec_SELECT_mm_query is added in the function without an 'AND'. So mysql produces an error ...
- 14:31 Bug #15461: DB Field fe_group is empty after migration to beta1+2
- Hi,
Ben reported that this might even _break_ installations as pages disappear from the frontend then.
Greets, Seba... - 12:36 Bug #15489 (Closed): Problems with adding files with filemanager
- Using Typo3 4.0beta and beta2 I always have the warning that the there are is a "Write-permission problem". This is n...
- 11:36 Bug #15488 (Closed): miscellaneous extensions dont work
- I have installed TYPO3 4.0beta2. many extensions like sk_codebox dont work in this installation. under 3.8.1 its work...
- 11:26 Revision 282f8b47: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1076 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:19 Revision 5d0eda28: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1075 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:15 Revision eb047a6a: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
- Fixed variable name/usage.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1074 709f56b5-9817-041... - 11:06 Revision fc4b18cd: Fixed uninitialize variables so an IDE don't trow a warning.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1073 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:35 Bug #15450 (Closed): Local anchors are prepended with an "c" character, and that breaks functionality.
- We have this typoscript code:
lib.anchordata = RECORDS
lib.anchordata.wrap = <ul class="anchordata">|</ul><hr>
l... - 09:31 Bug #15442: Unable to connect to Online Repository
- Hi,
The error is still here.
Sorry about the "Monitor Issue" button. - 08:34 Bug #15384: Gremlin or Feature Request: Workflow Preview not browsable
- Just a note: I cannot take care about it in at least nearest two weeks.
- 08:24 Bug #15384: Gremlin or Feature Request: Workflow Preview not browsable
- As far as I can tell, this has to do with workspaces, not workflow.
2006-01-22
- 21:12 Feature #15081: eval API
- Hi guys,
I just committed a rewritten version of the patch to TYPO3 4.0 CVS, so you'll find the eval API in TYPO3 ... - 21:10 Revision 87fc77b7: * New feature #1639: Implemented form eval API so it's possible to add custom JS and PHP form evaluation functions to input fields in TCEForms (thanks to Thomas Hempel!)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1072 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:11 Bug #15476: Plain timestamps in "Web" > "List"?
- The attached patch fixes the problem.
- 19:03 Feature #15482: titleLen (used in t3lib_div::is not settable
- mean is a configuration per plugin/ listview / edit view of a tca record
- 15:01 Feature #15482 (Closed): titleLen (used in t3lib_div::is not settable
- the titleLen cannot be set anywhere.
it is used by any extension, element browser, list view ... and so on.
thi... - 18:55 Bug #15485 (Closed): dbal error in taskcenter_recent
- class.tx_taskcenterrecent.php uses the following sql-query in line 86ff.
$res = $GLOBALS['TYPO3_DB']->exec_SELECTq... - 18:11 Bug #15483: rtehtmlarea uses hardcoded "" in sql-query
- same thing in pi1/class.tx_rtehtmlarea_pi1.php line 112.
either do not quote the 1 at all (its an integer) or use db... - 17:53 Bug #15483 (Closed): rtehtmlarea uses hardcoded "" in sql-query
- the rtehtmlarea uses an hardcoded quoting in line 437 of class.tx_rtehtmlarea_base.php. this causes an error when usi...
- 17:56 Feature #15484 (Closed): rtehtmlarea could depend on static_info_tables
- ... as this extension provides the same information as sr_static_info.
only one or two queries need an update for th... - 16:08 Bug #15463: Custom-Workspace enables editing while editing is not allowed
- Not sure how it is done in Page module. It will take a lot of time for me :( If I have time, I will take a look but p...
- 14:42 Bug #15463: Custom-Workspace enables editing while editing is not allowed
- Hi Dmitry,
can you take care of this? I hope you don't mind :-)
Sebastian - 16:07 Bug #15479: EM: function label does not make sence
- I understand this from technical point of view but from the user's point of view it sounds strange.
The best, prob... - 14:54 Bug #15479: EM: function label does not make sence
- The "available" hints to the fact that you can install only extensions that are, well, available locally, as opposed ...
- 14:32 Bug #15479: EM: function label does not make sence
- Hi Karsten,
that's an easy change ;) - and as you are working on it it would be nice if this can be changed as well.... - 12:03 Bug #15479 (Closed): EM: function label does not make sence
- There is a label named "Install available extensions" in the EM. It immediately causes question: can you install unav...
- 15:30 Bug #15401: taskcenter frames problem
- Sorry, I was a little too quick there. I'll look at your patches asap.
- 15:20 Bug #15401: taskcenter frames problem
- hi Julle
the bug is still alive in beta2
the patches i made also add the feature to manually sort the actions..... - 15:04 Bug #15401: taskcenter frames problem
- When I did the changes in the taskcenter, I also updated all the submodules, unfortunately, they were not distrubet t...
- 14:52 Bug #15401: taskcenter frames problem
- Hi julle,
it would be great if you could have a look at this!
Thanks,
Sebastian - 15:29 Bug #15406: WEB: border.html
- fixed in CVS.
- 15:22 Bug #15406: WEB: border.html
- The Array key name where this can be defined will be
$TBE_STYLES['border']
Greets, Sebastian - 15:29 Bug #15466: Login page : login-image is trapped in a table-cell - can't put it above login-form / patch attached
- fixed in CVS.
- 15:29 Revision 8375a8d7: 2006-01-22 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * Fixed issues #2333 and #2255, needed for the upcoming skin
-------------------------------------------------------... - 15:26 Bug #14767: Quick Note expands improperly
- This is most likely due too using a version of Quick Note that is not compatible with taskecenter changes in 3.8.0. P...
- 15:23 Bug #15213: "Doc" module and the "list_frame" frame
- I see the problem. However the patcches will induce a lot of other things not to work.
The frame in the taskcenter i... - 15:19 Feature #15455: The background-color on highlighted items in alt_db_navframe.php
- Hi,
do you think that makes sense? I don't see how this could be made possible easily...
Greets, Sebastian - 14:55 Bug #15446: Titles in frontend
- Hi,
is this a translation issue or an error in the core?
Greets, Sebastian - 14:53 Bug #15442: Unable to connect to Online Repository
- Hi,
does the error still occur?
Greets, Sebastian - 14:50 Bug #15453: Update Wizard - Error in Step2: Invalid argument supplied
- thanks for the info :-)
- 14:48 Bug #15452: When moving records the translation do not move with it
- Hi,
I don't think the sorting field is good for this or needed.
Anyways, a solution is needed, of course - but I ... - 14:47 Bug #15457: 0002196: Version of TYPO3 in Update Wizard
- Hi,
please add a note to the other issue then - it adds a lot of overhead if we add new issues as "reminders" all th... - 14:46 Feature #15459: option to set filter in Workspace Manager
- Hi,
might be interesting for you as well!
Greets, Sebastian - 14:45 Feature #15459: option to set filter in Workspace Manager
- I don't think we will get this ready for 4.0.. Anyways, do you feel experienced enough to actually do this change?
G... - 14:43 Bug #15462: key locallang_mod_tools_ws in locallang_mod_user_ws.xml
- Hi Dmitry,
do you think this is correct, can you take care of it?
Thanks & greets, Sebastian - 14:40 Bug #15468: masked characters (<) in xml are destroyed
- Hi Robert,
can you please have a look at it?
Thanks,
Sebastian - 12:34 Bug #15480 (Closed): fields in sys_refindex too short
- There are some fields in sys_refindex, that are too short to hold the given data. This is no problem with mysql becau...
- 08:45 Bug #15316: ext "version" not loaded : PB with workspace module
- It is possible to disable workspace module but not wokspace handling. Workspace overlaying and other operations are s...
- 00:17 Bug #15477: EM wants to change fields everytime the extension is installed
- sorry, title is not that clear:
"EM wants to change fields everytime the extension is installed" - ALL the time an... - 00:06 Bug #15477: EM wants to change fields everytime the extension is installed
- [Version: T3 4.0b2]
- 00:06 Bug #15478: DB Int > Database Relations > "No handler found!!!"
- [Version: T3 4.0b2]
- 00:05 Bug #15478 (Closed): DB Int > Database Relations > "No handler found!!!"
- If you select the module DB Int with option "Database Relations" an error comes up "No handler found!!!".
Don't kn...
2006-01-21
- 23:59 Bug #15477 (Closed): EM wants to change fields everytime the extension is installed
- If you click on "Click here to install the extensio" the Extension Manager tells that an update is needed > Changing ...
- 22:05 Bug #15476: Plain timestamps in "Web" > "List"?
- I guess this is due to some changes that took place on the return value in
recordList->linkUrlMail () from file t... - 22:03 Bug #15476: Plain timestamps in "Web" > "List"?
- i can confirm it (4.0 beta 2), worked in 3.8.1
- 21:36 Bug #15476 (Closed): Plain timestamps in "Web" > "List"?
- If you select
"Web" > "List" > "a page" > "List only this table" and "Set fields" [tstamp] + [crdate]"
the ti... - 17:30 Bug #15406: WEB: border.html
- I attached a patch to alt_mod_frameset.php.patch which does what's needed.
- 16:29 Bug #15475: DAM browseTree reload buttons
- Similar with the new folder button:
<img src="../../../../typo3/gfx/new_webfolder.gif" width="17" height="12" titl... - 14:08 Bug #15475 (Closed): DAM browseTree reload buttons
- The path to the reload buttons is broken:
<img src="../typo3conf/ext/t3skin/icons/../../../../typo3/gfx/refresh_n.... - 11:53 Bug #15316: ext "version" not loaded : PB with workspace module
- Sebastian, when writing about changing the way versioning works, I was thinking about the wmdb versionfix, indeed.
... - 11:46 Bug #15316: ext "version" not loaded : PB with workspace module
- ...and I will check the patch that Sebasian mentioned too.
- 11:46 Bug #15316: ext "version" not loaded : PB with workspace module
- We talked with Kasper about it some time ago. He said he thinks about changing Version extension to be compatble with...
- 10:42 Bug #15316: ext "version" not loaded : PB with workspace module
- Hi,
did you consider http://www.wmdb.de/versionfix ? I am not sure if it still works as expected with all the work... - 08:16 Bug #15316: ext "version" not loaded : PB with workspace module
- While I am in the EM code anyway, what about making version a required ext? This would break TYPO3 on MySQL 3.23.x, s...
- 11:50 Bug #15472: alter table with default value does not work in postgres7
- Christian, thanks! I didn't even look at this, as I thought ADOdb didn't handle this. I'll see to fix this.
- 10:47 Bug #15472: alter table with default value does not work in postgres7
- Ok, forgot to really check the result of operation so overlooked that the columns were not added. i didnt fixed the s...
- 10:11 Bug #15472: alter table with default value does not work in postgres7
- had a closer look at the whole thingy and found out, that someone (dbal or adodb) inserts a additional whitespace cha...
- 09:37 Bug #15472: alter table with default value does not work in postgres7
- This problem seem to happen only on varchar columns.
I tested to install templavoila and the non-varchar columns of... - 11:49 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- shelob, I'll have a look.
- 10:39 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- Karsten,
Basically if you only try to make Typo3 generate single quoted variable from now on, and not dealing wit... - 00:35 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- I had another look. Indeed it seems as if not all changes to localconf.php are made through the method affected by th...
- 00:31 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- shelob, could you explain this in more detail?
The only issue I see is indeed that this will not change the quotes... - 09:18 Bug #15190: Extension Manager: Ordering by "Dependencies" shows empty list
- I fixed it for real, the grouping by dependencies does now work. :)
- 00:35 Bug #14806: double quotes for options from install-tool
- I had another look. Indeed it seems as if not all changes to localconf.php are made through the method affected by th...
- 00:13 Revision 52b79ae8: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1070 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:12 Revision 18b02f02: Fixed bug #1182
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1069 709f56b5-9817-0410-a4d7-c38de5d9e867
2006-01-20
- 23:56 Bug #15472: alter table with default value does not work in postgres7
- Right, as the error message explains this is not possible. The suggested workaround is not coded into ADOdb, so the l...
- 22:56 Bug #15472 (Closed): alter table with default value does not work in postgres7
- Hi!
Tested some things with 4.0beta dbal and found out, that installation of realurl does not work properly. the que... - 23:53 Feature #15471: EM: have a field with link to a wiki page for each extension
- I am against this. There are clear guidelines for writing documentation, and with the new documentation features offe...
- 22:17 Feature #15471 (Closed): EM: have a field with link to a wiki page for each extension
- When you are in the EM and see the large list of the extensions, it would be nice to have a link to the corresponding...
- 23:25 Bug #15190: Extension Manager: Ordering by "Dependencies" shows empty list
- Thorsten, those are already fixed in my local development setup, too. :)
- 22:11 Bug #15190: Extension Manager: Ordering by "Dependencies" shows empty list
- Agreed.
But there are still two minor issues within the extension listing:
- "order by" should be renamed to "gro... - 18:55 Bug #15190: Extension Manager: Ordering by "Dependencies" shows empty list
- I tend to solve this be removing this option. Who ever needs to group by dependancy, asicde from pure curiosity?
- 23:05 Feature #15474 (Closed): "abbr" attribute for table cells
- It should be possible to use abbr="something" as an attribute for table header cells.
So screereaders are able to... - 23:00 Bug #15473 (Closed): headers instead scope for table ce
- for accessibility reasons table markup should use id and headers instead of scope (it could be both without harm I th...
- 22:45 Bug #15159: SU mode does not work if server runs under Windows
- Works in beta 2
- 22:45 Bug #15430: COMPARE kills static_languages table
- Works with latest version of extension
- 22:44 Bug #15392: Creation of new workspace fails
- It was fixed in my development view long time ago but was not commited :( I appologize.
- 22:43 Revision d7da07f2: 2006-01-20 Dmitry Dulepov <typo3@accio.lv>
- * Fixed bug #2232: Creation of new workspace fails
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-... - 22:42 Revision 84159783: Fixed bug #2232: Creation of new workspace fails
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1067 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:23 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- The patch for 1182 does not seem to cover all cases where the install tool writes double quotes, and I think we need ...
- 19:33 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- I just proposed a patch fpr #14806, it would fix this one, too.
- 09:26 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- As far as I can see, it is not fixed in the latest CVS code...
- 21:22 Bug #15470: You're logged in as user: wrong_user
- I am logged in with user id 10, however the listed one has user id 1.
And I have used the Import/Export extension ... - 21:20 Bug #15470 (Closed): You're logged in as user: wrong_user
- On the main page I get the text: "You're logged in as user: wrong_name"
However I did not log in as the user printed... - 20:51 Bug #15469 (Closed): Don't annoy users with an 30KB editing limit in Template Editor
- -I just copied the template file from frontend_register extension and got this annoying message: "Filesize exceeded 3...
- 20:43 Feature #15119: add class="csc-frame" to all content elements
- Majority on content-rendering list has refused this so it wont fix. sorry for that. ;(
Of coure you are very welcome... - 19:26 Bug #14806: double quotes for options from install-tool
- The attached patch fixes this behaviour.
- 19:09 Bug #15454: rtehtmlarea produces wrong absolute https-image-paths
- Hi,
Version 1.1.3 works with SSL absolute fine, even with relative paths .....
Wow, so fast! Thanks a lot.
For... - 18:35 Bug #15454: rtehtmlarea produces wrong absolute https-image-paths
- Please try version 1.1.3.
- 18:52 Feature #15084: Extension Manager Feature Request: Backend Frameset does not reload when installing backend modules
- Automatically reloading might be a bad idea, since an admin may want to see messages produced by the installation. So...
- 18:29 Bug #15468: masked characters (<) in xml are destroyed
- I forgot to mention, that I'm using utf-8 and of course TemplaVoila 0.5.0
- 18:22 Bug #15468 (Closed): masked characters (<) in xml are destroyed
- When converting the XML of a TemplateVoila Datastructure, all masked characters seem to be destroyed. This results in...
- 17:48 Bug #15466: Login page : login-image is trapped in a table-cell - can't put it above login-form / patch attached
- I also uploaded a patch for the stylesheet.css to keep backwards compatibility.
This is the best solution I came up ... - 17:02 Bug #15466 (Closed): Login page : login-image is trapped in a table-cell - can't put it above login-form / patch attached
- By removing the "</td><td>" we put login image and login form into one table cell. It can then be styled e.g. by usin...
- 17:36 Revision 8ca0ba56: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1066 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:34 Revision 4c60dea1: Fixes for bugs 1907, 1581, 17, 2054, 35, 365.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1065 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:32 Bug #15460: Error in changed method UPDATEquery, class t3lib_DB
- This has been fixed before release of beta 2, i.e. yesterday, by Sebastian. This bug report was too late. :)
- 12:46 Bug #15460 (Closed): Error in changed method UPDATEquery, class t3lib_DB
- The implementation of the new method fullQuoteArray has caused an error in method UPDATEquery, class t3lib_DB. The cr...
- 17:28 Bug #15467 (Closed): no login to backend possible
- On a debian linux-System with PHP Version 4.3.10-16 no login to the back end was
possible on a freshly installed typ... - 16:47 Feature #15465 (Closed): Access to subTitle in another level
- With leveltitle we can get the title of the page on another level the current page AND if that is not present, walt t...
- 15:35 Bug #14537: gifbuilder jpgs are 256 colors
- > So if GIFBUILDER's "reduceColors" property is respected (even in "truecolor" mode), that would be the best solution...
- 14:41 Bug #14537: gifbuilder jpgs are 256 colors
- True, I wasn't considering PNG output.
Now I like the idea of having that configurable for PNG specifically, but o... - 13:45 Bug #14537: gifbuilder jpgs are 256 colors
- Hmm,
when looking at programs like photoshop you're right. In photoshop one can choose between creating an 8-bit p... - 13:19 Bug #14537: gifbuilder jpgs are 256 colors
- But please compare the sizes of a "old" generated "PNG" and this of a "PNG" generated after the patch !!! There's a v...
- 12:53 Bug #14537: gifbuilder jpgs are 256 colors
- I agree with Ingo and Ernesto, when I want a JPEG I want true-color. Forget the variable and my good wishes to you th...
- 12:33 Bug #14537: gifbuilder jpgs are 256 colors
- I also used to think that the files will get bigger saving as truecolor, which would make the feature optional a reas...
- 12:16 Bug #14537: gifbuilder jpgs are 256 colors
- Hi Bernhard,
please remove [GFX][truecolor]. IMO it's just stupid to introduce a variable everybody would need to ... - 15:27 Feature #15464 (Closed): setup.override.startInWorkspaceManager=1
- After a few days working in the new fantastic spaces im quite shure, that the workspace manager will become the start...
- 14:23 Bug #15452: When moving records the translation do not move with it
- To make things easyer, one could set the sorting value of the translated elements always to the same value as the cor...
- 14:20 Bug #15463 (Closed): Custom-Workspace enables editing while editing is not allowed
- If you configure a custom-workspace with "auto-versioning when editing" and "versioning type element" DISABLED (afaik...
- 13:26 Bug #15462: key locallang_mod_tools_ws in locallang_mod_user_ws.xml
- Im not shure where to direct my translation to (Michael as the chief translator or Kasper as the owner of EXT:csh_de)...
- 13:22 Bug #15462 (Closed): key locallang_mod_tools_ws in locallang_mod_user_ws.xml
- The labelsfile typo3/sysext/lang/locallang_mod_user_ws.xml refers to <languageKey index="xx">EXT:csh_xx/lang/xx.local...
- 13:04 Bug #15461 (Closed): DB Field fe_group is empty after migration to beta1+2
- Problems after migration from 3.8.1:
1. DB field fe_group of some pages and content elements is empty after migrat... - 12:10 Feature #15459 (Closed): option to set filter in Workspace Manager
- filter the Workspaces changes. that only the records of the current user are shown or only show changes of database ...
- 12:02 Bug #15458 (Closed): a editor can only edit with record RTE one time in a draft workspace
- If a regular user changes a tt_content text type with the RTE in a draft workspace,
the RTE disappears.
(issue... - 11:40 Bug #15457 (Closed): 0002196: Version of TYPO3 in Update Wizard
- Hello Sebastian!
This is still not fixed.
Regards,
Franz
(issue imported from #M2323) - 10:51 Bug #15400: False return-value in class recordList, method linkUrlMail
- In my opinion the return of $code at the end of the function does not remove the Url, because there are two returns a...
- 09:05 Bug #15314: can't add pages or content because adodb sequences are setup incorrectly
- Hi,
the overall behavior now works, BUT
- sometimes (not savely reproducable), when I add new page-content and save... - 02:46 Bug #15133: Date/time field changes its value
- The latest patch (2006-01-20) fixes this issue by solving it with the following logic:
Every date which get's inpu... - 01:52 Bug #15456 (Closed): TSref > "stat_apache_logfile" > Option "lockRootDir" does not exist (should be "lockRootPath", shouldn't it?)
- There is a small typo on bottom of page 53 of the TSref-PDF (and therefore in SXW, I think):
... "paths of TYPO3 (... - 01:49 Revision c323df55: * Fixed (part of) #2059: Removing "NOT NULL" when parsing SQL data
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1063 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:49 Revision 6d50c45b: This commit was manufactured by cvs2svn to create tag
- 'TYPO3_4-0-0beta2'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-0beta2@1064 709f56b5-9817-0410-a4d... - 01:25 Revision 55eea7be: added compatversion text about cron_cssstyledimgtext being merged into the core
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1062 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:44 Revision 13d20e6e: * New feature: Merged cron_cssstyledimgtext into CSS Styled Content. Kudos to Ernesto Baschny who did most of the work. Many thanks to Sebastian Kurfuerst for his great support. Great work boys!
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1061 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:13 Revision 1edc0681: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1060 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:05 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- Hi Michael,
Was the latest diff -file okay for you now?
2006-01-19
- 23:52 Feature #15455 (Closed): The background-color on highlighted items in alt_db_navframe.php
- Currently it's done by using:
theObj.style.backgroundColor="'.t3lib_div::modifyHTMLColorAll($this->doc->bgColor,-20)... - 23:09 Bug #15295: Unable to login into BE when using MySQL 5+
- There is a new setting in TYPO3_CONF_VARS now; it can be used to set the SQL_MODE to a compatible choice.
- 18:18 Bug #15295: Unable to login into BE when using MySQL 5+
- @stucki
comment #5238
Well, I understood that the login failed because an insert into the db failed. That insert ... - 17:48 Bug #15295: Unable to login into BE when using MySQL 5+
- Hm, beware mysql_query can hold only one statement. If we don't want to parse the query, we need an array.
- 14:36 Bug #15295: Unable to login into BE when using MySQL 5+
- There was no feedback after my last comment. I would like to have a solution for this in Beta2, so what are your thou...
- 22:47 Revision 3b933a5d: added entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1059 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:47 Revision 90498c7a: The nav frame do not update properly when submodules register different nav
- frames with navFrameScript in MCONF.
The patch is available for a longer time in DAM as XCLASS an no one
complained.
... - 22:41 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- Isn't 1182 fixed by now (by Ingmar?), so that this bug would be solved, too?
- 13:29 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- The installtool-quotes_v2.patch now resolves the issue of someone having an existing localconf.php with possible mixe...
- 22:35 Revision 4d06e567: added entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1057 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:34 Revision 348e5d47: Fixed a problem with the RTE and inline images and base url's like http://mydomain.com/here_is_my_site/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1056 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:32 Bug #15434: T3D export doesn't recognize # comments in typoscript
- Bug Confirmed:
Checked on a fresh install of typo3 4.0. There is no content in the installation just this template a... - 01:24 Bug #15434: T3D export doesn't recognize # comments in typoscript
- ok, i uploaded two screenshots.. one of the two lines in the template.. the other from the export warning
as yo uc... - 22:17 Bug #15454 (Closed): rtehtmlarea produces wrong absolute https-image-paths
- Hello,
I configured my Typo3-Installation with
[BE][lookSSL] = 2
When i now insert a image with htmlarea in t... - 22:04 Revision b88e2484: Fixed bug #2059
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1055 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:55 Revision ea2c9646: * Fixed errors in t3lib_db::fullQuoteArray and UPDATEquery (came into the core some hours before)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1054 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:51 Bug #14258: lockSSL: extensions not downloadable via backup/delete
- This is not reproducable, looking at the code I cannot see why this should happen, either.
- 21:48 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- I have edit in class.t3lib_div.php the xml2array function:
if ((double)phpversion()>=5) {
unset($ereg_result);
e... - 21:47 Bug #14960: Content being created in wrong collumn
- Lack of feedback, suspected EBKAC.
- 21:45 Feature #14492: Error-Reporting on DB-Connect Problems
- There is a new error log, which will contain the output of mysql_error() when the connection fails.
- 21:43 Bug #14936: Wrong link-generation
- can not be reproduced. title attribute is officially supported by the link (typolink) tag as og 4.0.
problem should ... - 21:43 Bug #15264: database connection error warning
- Fixed in CVS. Thanks Masi!
- 21:36 Bug #14414: function UPDATEquery in t3lib_DB class
- There is a new parameter now, allowing you to skip field from being quoted/escaped
- 21:35 Revision de8a0554: * Added support to fetch values from objects in getText: myVar.data = TSFE:fe_user|user|username
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1053 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:31 Bug #15430: COMPARE kills static_languages table
- Karsten, nothing special. Installed version from TER, went to install tool > database analyzer and selected COMPARE.
- 21:30 Bug #15430: COMPARE kills static_languages table
- Latest version is ok. You can close this bug.
- 20:27 Bug #15430: COMPARE kills static_languages table
- Works here, if static_info_tables is installed the table is not suggested for deletion.
@Dmitry: under what excat ... - 12:16 Bug #15430: COMPARE kills static_languages table
- Rene, I try to will check with latest version today. Let's wait till I verify it. If it does not work, I will try to ...
- 11:30 Bug #15430: COMPARE kills static_languages table
- [Static tables probably have different SQL file name (I am not sure).]
No.
Once I had a look into the COMPARE t... - 11:14 Bug #15430: COMPARE kills static_languages table
- Well, any tables managed by typo3 should be properly defined in ext_tables.sql and ext_tables.php. Static tables prob...
- 10:49 Bug #15430: COMPARE kills static_languages table
- [(you have it in ext_tables.sql). It seems that COMPARE cannot find SQL for those tables and thinks they should be re...
- 10:37 Bug #15430: COMPARE kills static_languages table
- Rene, install tools compares database structure to your SQL (you have it in ext_tables.sql). It seems that COMPARE ca...
- 09:56 Bug #15430: COMPARE kills static_languages table
- As I remember this is related to the Install Tool and some Mysql versions (5.x?).
While the static info tables just ... - 08:01 Bug #15430: COMPARE kills static_languages table
- MySQL 3.23. But it does not matter, seems like these tables were not defined properly and typo3 thinks they should no...
- 20:23 Revision b29a99f2: * only non-functional changes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1052 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:19 Bug #15417: title in menu-sitemap not htmlspecialchared
- fixed in CVS again
- 19:50 Revision 5c8e1ede: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1051 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:48 Revision 8be27fc5: added entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1050 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:45 Revision 14340a14: added entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1049 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:44 Revision ba5fdbbf: fixed bug related to PHP5 and clone()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1048 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:43 Revision ba1e473b: Added clone() compatibility function for PHP4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1047 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:35 Revision a4e2b71b: Bugfixes and introduction of no_quote_fields to INSERT and UPDATE methods.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1046 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:16 Revision e30af6b8: added entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1045 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:11 Revision da617f23: There was a bug that the dyn tabs are not shown when used in popup windows because of an uninitialized variable. In the changed JS code the variable will be set if not yet there. It might be a workaround only but it works.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1044 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:44 Bug #15453: Update Wizard - Error in Step2: Invalid argument supplied
- Sorry, was'nt the latest verion of the file.
With latest version, this error doesn't occur any more. - 18:25 Bug #15453: Update Wizard - Error in Step2: Invalid argument supplied
- Was this an upgrade or fresh 4.0beta1 install? I have a fresh install of beta1 and couldn't reproduce the issue.
- 17:42 Bug #15453 (Closed): Update Wizard - Error in Step2: Invalid argument supplied
- In Update Wizard, click on '2-Configure Updates!' gives this error on the next page:
Warning: Invalid argumen... - 18:42 Revision 4d1e2ea1: added entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1043 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:26 Revision 88889b5a: Fixed bug #1430: SEO + simulateStaticDocuments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1042 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:25 Bug #14956: SEO + simulateStaticDocuments
- Introduced new config option:
config.simulateStaticDocuments_replacementChar
Also compatibility mode affects defa... - 18:15 Revision 6340e86d: fixed #2268 and small issue with link in LICENSE.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1041 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:07 Revision c4a5f6c3: add no_quote parameter to t3lib_db->fullQuoteArray() and to all SQL statement generating functions of t3lib_db
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1040 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:33 Bug #15452 (Closed): When moving records the translation do not move with it
- When I move a record with translations the translations do not move with it.
I localized that the move takes place ... - 17:32 Revision aafe35a5: * Corrected some broken UTF-8 strings
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1039 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:05 Feature #15403: Add cropscale to imgResources
- I got some help, so I could create 2 diff-files ...
- 16:45 Bug #15432: Javascript Warning
- fixed in CVS.
- 16:45 Feature #15399: Hook needed in class.t3lib_befunc.php, function getProcessedValue
- Hi,
I slightly changed the syntax for the hook, but it is in the core now.
Greets, Sebastian - 16:44 Bug #15246: New hook in class.t3lib_userauthgroup.php
- The hook is in the core now.
Greets, Sebastian - 16:44 Revision 39940cba: * Fixed issue #1952: New hook in class.t3lib_userauthgroup.php
- * Fixed issue #2243: Hook needed in class.t3lib_befunc.php,
function getProcessedValue
* Fixed bug #2293: Javascript... - 16:30 Bug #15423: internal link in frames
- Maybe this is a duplicate of http://bugs.typo3.org/view.php?id=1660
If you erase the title attribute when creating... - 16:15 Bug #14628: CSS Styled Contnent and linebreaks inserted by t3lib_parsehtml_proc
- Resolved in TYPO3 4.0
- 16:14 Bug #15221: Function HTMLcleaner_db of class t3lib_parseHTML_proc ignores xhtml_cleaning property
- Resolved in TYPO3 4.0
- 16:11 Bug #14448: t3lib_parsehtml_proc removes style attibute on span tags.
- I was wrong. You can override these hardcoded defaults with:
RTE.default.proc.HTMLparser_db.tags.span.allowedAttri... - 15:51 Bug #14888: HR and ADDRESS tags should be added to the list $headListTags in class t3lib_parsehtml_proc
- Resolved in TYPO3 4.0.
- 15:12 Revision 1da9b093: Initialize variables so an IDE don't trow a warning.
- Fixed wrong variable names.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1037 709f56b5-9817-04... - 15:05 Revision 650ffde7: added a FIXME
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1036 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:04 Revision fbe77fdc: Initialize variables so an IDE don't trow a warning.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1035 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:04 Revision 3fb07a48: Initialize variables so an IDE don't trow a warning.
- fixed usage of preg_quote().
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1034 709f56b5-9817-0... - 15:02 Revision a5fcff56: removed unused variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1033 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:57 Revision bb826cf7: Initialize variables so an IDE don't trow a warning.
- Fixed wrong variable names.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1032 709f56b5-9817-04... - 14:54 Bug #14836: Session-Lifetime for BE-User and FE-User doesnt work in FE
- With the latest CVS Core from 19.1.2006 I get a timeout after 1 or 2 minutes from the backend.
However I have set it... - 14:52 Revision 7d10d3f5: Initialize variables so an IDE don't trow a warning.
- Fixed wrong calling of iconv_strrpos.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1031 709f56... - 14:51 Revision c73a6c3c: Initialize variables so an IDE don't trow a warning.
- Fixed wrong variable names.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1030 709f56b5-9817-04... - 14:16 Revision 95bc2abb: Use t3lib_div::sysLog in t3lib_db
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1029 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:09 Revision be59cb86: Add t3lib_div::sysLog()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1028 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:48 Feature #15090: Improve usability of "Undo/History" feature.
- Finally in the core! Thanks for everybody providing input.
Greets, Sebastian - 13:47 Revision c073520d: 2006-01-19 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * New feature: Revised Undo/History feature.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1027... - 12:38 Bug #15438: [TS] Condition hostname doesn't work
- Solution:
config.baseURL = http://web-me.org/
[globalString = IENV:HTTP_HOST=www.web-me.org]
config.baseURL = ht... - 12:29 Revision f6f6bb19: * Only small changes (non-functional)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1026 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:14 Bug #15424: no root page (earth symbol) shown in page tree
- This works again with the latest CVS from today.
Thanks,
Franz - 07:24 Revision fe3c545a: * Changes to the htmlArea RTE extension (details see local ChangeLog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1025 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:13 Bug #15441: strtoupper() broken some text in non-ascii
- I like the idea of using CSS for this, but please not
<b style="text-transform:uppercase">
but rather
<span style=... - 02:41 Bug #15441: strtoupper() broken some text in non-ascii
- Why you want to handle it and waste processing power in serverside when clientside can handle it very well??
I wil... - 05:10 Bug #14679: tslib_cObj->searchWhere does not escape SQL-LIKE-wildcards
- Has been fixed by Martin 2005-01-05.
- 02:57 Bug #15174: COntext menu doesn't appear if in main frame
- with 4.0beta1 (and AJAX clickmenu loading) the submenu does loads always, but the buttons don't work
(i remind it: o... - 02:22 Bug #14537: gifbuilder jpgs are 256 colors
- I send the latest version to CVS.
Don't forget to set [GFX][truecolor] to (X) in the install tool if you try the p... - 01:01 Bug #14537: gifbuilder jpgs are 256 colors
- The latest version (2006-01-19) should also work with GM. Negation wasn't set properly.
- 00:18 Bug #14797: localized pi_flexform fields show XML source of the original language
- During the bugfixing party Robert Lemke came up with another approach.
We should introduce the boolean parameter "L1...
2006-01-18
- 23:54 Bug #14210: SSL - SSL Lock HTTPS Proxy ...
- I just uploaded an up-to-date patch to bug 1699 that also includes the code of the t3lib_div_diffs in this bug. See m...
- 21:43 Bug #14210: SSL - SSL Lock HTTPS Proxy ...
- The patches attached to this bug report may fix the cases of SSL detection behind reverse proxies, but does not fix a...
- 23:49 Bug #15449 (Closed): Dump static data IMPORT fails
- From the install, trying to IMPORT the static tables fails if I check 'Import the whole file 'CURRENT_STATIC' directl...
- 23:49 Bug #15135: Typo3 backend does not work with reverse proxy
- I just uploaded an up-to-date patch (2006-01-18*) for Typo3 3.8.1 that also includes code from the patch in bug 169. ...
- 21:50 Bug #15135: Typo3 backend does not work with reverse proxy
- Please note, that the patches attached to #14210 report may fix the cases of SSL detection behind reverse proxies, bu...
- 23:42 Bug #14797: localized pi_flexform fields show XML source of the original language
- This patch just removes the symptom but not the cause.
It seems that the problem is in class.t3lib_befunc.php
It's ... - 23:33 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- My last comment was confusing : it should read "We also need to think about the upgrade path, for someone who has a l...
- 23:32 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
- The root cause of the issue actually is the fact that the install tool writes variable names into localconf.php with ...
- 23:33 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
- Looks fine, I created a new patch.
- 20:37 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
- Hi Robert,
I hope you are alright! If you could have a look at this issue (the last note), this would be of great he... - 18:51 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
- I found a bug in PHP that our solution infiltrates. If $dataStruct is a string and not an array, isset() on a nonexis...
- 08:43 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
- fixed in CVS.
- 23:18 Bug #15372: Making new page/element with right-click in page tree gives Fatal error when Norwegian used as backend language
- I couldn't reproduce the error but I changed the line in question so it can't happen again.
- 23:15 Feature #15193: There is no API to list tables in the Web->Page module
- I have sent the patch already to the CORE list in December 2005.
So lets wait until someone will find the time to lo... - 23:12 Bug #15448: Workspace listing in Review-Publish dropdown
- Hmm I wasted 20 minutes on nothing..the listing is not visually unique if there are two workspaces with same name you...
- 23:03 Bug #15448: Workspace listing in Review-Publish dropdown
- The bug should really be rephrased.
Dropdown is NOT sorted by UID.
Just the UID was shown (end users don't care... - 22:49 Bug #15448: Workspace listing in Review-Publish dropdown
- Before I submit patch for changes I'd like someone from #typo3-dev to comment if it is an improvement. Please see rev...
- 20:59 Bug #15448 (Closed): Workspace listing in Review-Publish dropdown
- The listing in Review-Publish dropdown (Workspace Manager) sorts the user created workspaces by uid and also shows th...
- 22:58 Bug #15246: New hook in class.t3lib_userauthgroup.php
- Sebastian: +1
- 22:12 Bug #15246: New hook in class.t3lib_userauthgroup.php
- Hi, I would suggest a hook as suggested in 1952_2.patch. I think by manipulating $this, everything can be done.
What... - 22:51 Bug #14153: t3lib_extfilefunc::func_copy() does not set file permissions properly
- Just a note from #typo3-dev chat.
I did a little reading on clearstatcache just now and to me it seems like it sho... - 22:02 Bug #14153: t3lib_extfilefunc::func_copy() does not set file permissions properly
- I'm unsure whether clearstatcache() should be called before or after my new line?
- 22:40 Bug #15291: Remove commented-out code from the EM
- very funny.
- 12:25 Bug #15291: Remove commented-out code from the EM
- Please only resolve this bug if this is fixed in CVS - only fixing it in some local tree doesn't actually resolve the...
- 22:37 Feature #15081: eval API
- I just uploaded a new version, with some of the changes that where proposed by Ingmar.
Please have a look at the e... - 22:00 Bug #15430: COMPARE kills static_languages table
- Hi René,
I believe you already fixed this issue some time ago - but I am not sure.
Can you confirm this?
Greets, ... - 21:59 Bug #15430: COMPARE kills static_languages table
- Hi,
I believe I have read that Rene has fixed this...
Greets, Sebastian - 20:30 Bug #15430: COMPARE kills static_languages table
- Which MySQL version?
- 21:45 Bug #15331: Error on Template Update
- closing it - no change required.
- 21:44 Bug #15331: Error on Template Update
- Should probably close this since it wasn't really a bug. I'll report again if I can reproduce : )
- 21:21 Bug #15434: T3D export doesn't recognize # comments in typoscript
- Feedback requested.
- 21:20 Bug #15434: T3D export doesn't recognize # comments in typoscript
- Could you please provide screen shots and complete error/warning messages? I can't seem to reproduce this issue.
- 20:40 Bug #15434: T3D export doesn't recognize # comments in typoscript
- I'm going to look into this and see if I can provide a solution.
- 20:41 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
- FYI: I'm working on that during the bugparty.
- 20:37 Bug #15437: 4.0beta1 tempalte module error
- Has been fixed already.
- 08:57 Bug #15437: 4.0beta1 tempalte module error
- ok i'll check it with beta2
- 08:49 Bug #15437: 4.0beta1 tempalte module error
- Hi,
I cannot reproduce this currently. I use newest CVS source, with all tsemplate extensions in sysext/ , and it wo... - 20:36 Bug #15447 (Closed): config.disableImgBorderAttr = 1 will not remove the GMENU img border attribute
- Setting config.disableImgBorderAttr = 1 will not remove the GMENU img item border attribute.
The border attribute... - 20:15 Feature #15399: Hook needed in class.t3lib_befunc.php, function getProcessedValue
- Will be implemented during "bug fixing party"
- 19:54 Feature #14463: Menu doesn't expand if ".special" is set
- The file
"bug_633_2006-01-06.diff"
attached to this bug fixes the issue and was sent to the core-list as CVS patch ... - 19:46 Bug #15446 (Closed): Titles in frontend
- Typo3 doesn't render titles for frontend editing icons consistent.
If the backend languages is English and languag... - 19:38 Bug #15435: The user authentification Service fails after the user couldn't be authentificated with the first auth-method
- I think it is correct how it currently is ..
alwaysFetchUser and fetchAllUsers are two different switches.
alwa... - 19:38 Bug #15432: Javascript Warning
- mastablasta wants to do this
- 19:28 Bug #15392: Creation of new workspace fails
- Continued my investigation:
Checked file /typo3/mod/user/ws/workspaceforms.php
Found missing hidden tags in funct... - 17:05 Bug #15445: field type "group" subtype "db" behaves differently for TCA and flexForms
- flexForms seem to ignore "prepend_tname" completely.
Also the list of items has a superfluos comma (",") at its en... - 16:36 Bug #15445 (Closed): field type "group" subtype "db" behaves differently for TCA and flexForms
- When "allowed" is set to exactly one table "prepend_tname" may safely be set to 0 (no prepending of table name).
I... - 16:48 Bug #15286: Problem with FORM action. Wrong action url
- I'll fix addQueryString to work with _GET instead of the enviroment varaible QUERY_STRING.
- 09:34 Bug #15286: Problem with FORM action. Wrong action url
- yes. this will solve the problem with realurl
$addQueryParams = $conf['addQueryString'] ? t3lib_div::implodeArra... - 16:45 Bug #15441: strtoupper() broken some text in non-ascii
- Suggested solution: use case shifting functions from t3lib_cs.
Suggestion for a better bug report: list all files ... - 11:09 Bug #15441 (Closed): strtoupper() broken some text in non-ascii
- In Backend some where are using strtoupper to display a bolded title.
e.g. class.tx_cms_layout.php
function tt_co... - 16:28 Bug #15423: internal link in frames
- No, the default RTE does not look at this setting and is not involved in frontend rendering.
If you look at the so... - 08:27 Bug #15423: internal link in frames
- Yes you have totally right. The default rte look to this settings and render the internal link in the front end by ad...
- 15:47 Feature #15440: Drag and Drop functionality for pages and folders treeviews
- I just added here the icons associated with the code. They need to be placed into the gfx/ directory. They could be r...
- 01:40 Feature #15440 (Closed): Drag and Drop functionality for pages and folders treeviews
- Here is a patch that implements the ss_dragdrop extension into the core. It is checked against the latest CVS version...
- 14:57 Bug #15444 (Closed): external documents not always indexed
- External documents are not indexed, if they are integrated via Filelist. They erroneously get a double slash, so the ...
- 14:17 Bug #15443 (Closed): speedup of USER functions
- Hi,
during the integration of CSC, Ernesto has observed that if the object is a USER cObject, it will be a lot slowe... - 13:40 Bug #15442 (Closed): Unable to connect to Online Repository
- Everytime I try to connect, I have this warning :
Warning: php_hostconnect: connect failed in /var/www/html/typo3_... - 13:36 Bug #14184: image content: link wrong for mutliple images
- The default TS - Setup configuration differs at this point from content default. One quick solution to get multiple i...
- 13:08 Bug #15380: SQL error module "dc check"
- Hi at all....
This happen while doing thousend of things at the same time... was a bug produced my myself...
Pl... - 12:26 Revision 81c7c71a: indexed_search: Removed empty line at the end of file. This line caused undesired effects in MSIE with certain PHP versions and UTF-8 encoding in FE.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1024 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:24 Revision 367bf670: Removed empty line at the end of file. This line caused undesired effects in MSIE with certail PHP versions and UTF-8 encoding in FE.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1023 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:14 Revision c680071f: * Fixed bug #1199: htmlspecialchars() called multiple times
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1022 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:11 Bug #14396: css for backend is defined with hard sizes / unscaleable
- I only would like to reply on Karsten Dambekalns's note.
I believe, that it is hard to define the backend flexible o... - 11:35 Bug #14478: make charset adjustable in class.t3lib_htmlmail.php
- I can confirm that this fixes the problem of FORMMAIL sending garbled mails in UTF-8 in UTF-8 sites (e.g. in russian,...
- 11:32 Bug #14819: htmlspecialchars called multiple times
- Fixed in CVS
- 11:31 Bug #14819: htmlspecialchars called multiple times
- Thanks, René - I've changed this as well.
- 11:13 Revision 4d3d1905: Reverting a change because it was made in the wrong branch.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1021 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:59 Revision 64ecdb86: Reverting a change because it was made in the wrong branch.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1020 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:44 Revision 5aa2893e: Reverting a change because it was made in the wrong branch.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1016 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:44 Bug #15336: Gremlin? changing extended view in list mode changes focus
- fixed in CVS.
- 08:43 Feature #14886: stdWrap for TMENUITEM's ATagParams
- fixed in CVS.
- 08:43 Revision fedaba06: 2006-01-18 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * Fixed bug #1869: Copy sites with flexible content elements
inside crash with fatal error
* Fixed bug #2136: changi... - 04:44 Bug #15397: Error displaying htmlarea in the frontend
- Where is the error message: "The website http://www.mywebsite.com/mypage/index.php [^] cannot be opened. The operatio...
- 01:34 Revision e443df93: Forgot to remove the comment tags around the "chr(10).chr(13)" code
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1014 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:29 Revision 1082c450: Fixed bugs #277, #1030 and #1472 which are all related to the same charset issue.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1013 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:47 Bug #15438: [TS] Condition hostname doesn't work
- please report bugs in english
2006-01-17
- 23:52 Bug #15392: Creation of new workspace fails
- Bug reproduced in IE6 and Firefox 1.6a1
Apache 2.0.49
PHP 4.3.4
MySQL 4.0.18
TYPO3 4.0beta1
Fresh dummy 4.0b... - 23:10 Bug #15438: [TS] Condition hostname doesn't work
- falsche Kategorie [tx_timtab]
es gehört zu [TYPO3 Core] - 23:02 Bug #15438 (Closed): [TS] Condition hostname doesn't work
- config.baseURL = http://web-me.org/
[hostname = www.web-me.org]
config.baseURL = http://www.web-me.org/
[global]
... - 23:05 Feature #14886: stdWrap for TMENUITEM's ATagParams
- will take care of it.
- 19:45 Feature #14886: stdWrap for TMENUITEM's ATagParams
- I think this should be fixed in 4.0. Is anybody going to have a look at it, please?!
- 23:04 Bug #15287: Illegal SGML characters in output
- I don't think so...
- 19:50 Bug #15287: Illegal SGML characters in output
- Will someone fix this before 4.0?
- 23:02 Feature #14427: AND combination for TypoScript conditions doesn't work
- Thanks Wolfgang for taking care of this!
Greets, Sebastian - 19:47 Feature #14427: AND combination for TypoScript conditions doesn't work
- I think I have no time to look at this bug still think it is an important feature for TYPO3 4.0. Is anybody willing t...
- 21:55 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- Hello,
I uploaded a patch "utf8_JS_2005-12-13.patch" which seems to be earlier than Karstens but it incorporates T... - 13:54 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- I just uploaded a new patch that incorporates the change suggested by Stanislas in comment 3773 with Bernhards patch.
- 19:54 Bug #15286: Problem with FORM action. Wrong action url
- So what is the problem now? As it seems, addQueryString does not work with RealUrl? If that would work, would it solv...
- 19:53 Bug #14396: css for backend is defined with hard sizes / unscaleable
- Closing this for two reasons.
1. This may change some time in the future with a new backend skin.
2. This is a "b... - 19:49 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
- That's an easy one. Who wants to fix it?
- 18:39 Bug #15423: internal link in frames
- But, this is a frontend rendering setting. It has no effect on the RTE.
You say: When I insert an internal link wi... - 11:38 Bug #15423: internal link in frames
- In template, select "Constant editor" and select "Advanced" from category. There you will find: Target for internal l...
- 05:51 Bug #15423: internal link in frames
- Where do you set the Typo3 to keep this as "default frame"?
- 16:51 Bug #15437: 4.0beta1 tempalte module error
- 4.0beta1 works perfectly if i move all tstemplate* ext from typo3/sysext to typo3/ext directory (obvioulsly i have to...
- 16:43 Bug #15437: 4.0beta1 tempalte module error
- i can't anyway edit templates from the web.list mode
- 16:41 Bug #15437 (Closed): 4.0beta1 tempalte module error
- when accessing the template module i get this really odd error:
Error in init.php: Path to TYPO3 main dir could no... - 16:29 Bug #15436 (Closed): Excludefield Pagecontent: Align cannot be excluded
- Pagecontent: Align is available to BE user even if the BE user group has not got the excludefield enabled.
(issue... - 16:19 Bug #15435 (Closed): The user authentification Service fails after the user couldn't be authentificated with the first auth-method
- The user authentification Service fails after the user couldn't be authentificated with the first auth-method. Additi...
- 15:51 Feature #15426: Parameter for preserving link parameters in HMENU with special=language
- Hi Martin,
thanks a lot :-) You are great!
Greets, Sebastian - 15:42 Feature #15426: Parameter for preserving link parameters in HMENU with special=language
- Sebastian, typolink has a addQueryString feature. So I think it should be named in menus same.
I want to add a fea... - 15:08 Bug #15424: no root page (earth symbol) shown in page tree
- Hi,
please provide some more information. Does it work correctly with beta1?
Greets, Sebastian. - 14:56 Feature #15175: hmenu.special = language not configurable via typoscript
- is duplicate
- 14:54 Feature #15431: fieldset element for FORM
- Hi,
I don't think this will be incorporated into 4.0 final release... We still have lots of other bugs to fix.
Gree... - 14:42 Feature #14902: indexed_search: Results navigation relies on JavaScript
- That issue prevents Typo3 indexed search extension to be used for fully accessible websites.
- 12:54 Revision f3a20c6b: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1012 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:53 Revision 8c3188c1: Fixed bug #432
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1011 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:22 Bug #15434 (Closed): T3D export doesn't recognize # comments in typoscript
- when exporting a template, if there are comments in the typoscript (like "# bla bla bvla"), the t3d export givess "wa...
- 12:19 Bug #15433 (Closed): T3D export file name issue
- wouldn' it be better to export/downlaod files with this name convention:
T3D_name_yyyymmdd_HHii_z.t3d
instead o... - 12:05 Bug #15432 (Closed): Javascript Warning
- Javascript warnings on _every_ page:
Warnung: assignment to undeclared variable browserName
Warnung: assignment... - 11:33 Bug #15295: Unable to login into BE when using MySQL 5+
- CONCLUSION
================
There are numerous MySQL issues, some of them are listed here, some are not (charset ... - 11:24 Bug #15295: Unable to login into BE when using MySQL 5+
- @karsten: As far as I can see, the NOT NULL problem fixes the DB Compare stuff but not the BE login problems.
- 09:35 Bug #15295: Unable to login into BE when using MySQL 5+
- I didn't understand all of the NOT NULL issues, but in Mysql 3.23 there was a reason for them. You save one bit (for ...
- 11:11 Bug #15429: Type selectbox doesn't set the correct content type when CType options is reduced.
- I know that, and that is working too, but if I create the contentelement from the List module, using the "Create new ...
- 09:20 Bug #15429: Type selectbox doesn't set the correct content type when CType options is reduced.
- .. the form shows the fields for the type you selected in the wizard the page before, if you select "Bullet list" the...
- 10:38 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- Hi Michael,
Thanks for your hint. This time i've used unix diff with command-option -ub against cvs
I hope it works... - 02:10 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- Now with stdWrap Properties for "newRecordInPid"
- 01:24 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- Hmm, that still looks wrong. Isn't there any "unified" option?
For example, this is how your patch should look like ... - 01:15 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- Mi Michael,
Now I've added the patch in unified format. (I've used a windows diff tool, so maybe there's a differenc... - 00:05 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- Hi Martin, thanks so far but could you please create the patch again by giving the "-u" parameter to the diff command...
- 10:19 Bug #14819: htmlspecialchars called multiple times
- Whats with this part:
class.tx_indexedsearch.php,v 1.15.2.1
1929: $pathStr = htmlspecialchars($this->getPathFromP... - 09:24 Bug #15213: "Doc" module and the "list_frame" frame
- sent a mail to "christian (at) jul.net" to change class.tx_taskcenterrecent.php
- 09:02 Revision 6353f3e0: Update the timestamp field (TCA/ctrl/tstamp) on delete
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1010 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:19 Bug #15133: Date/time field changes its value
- I had :) this problem on a Intranet for a customer.
The server was set to CET (MET, GMT+1) and one of the editors ...
2006-01-16
- 23:52 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- As promised in chat, here comes the bugfix for 2200 as diff.
- 23:23 Feature #15431 (Closed): fieldset element for FORM
- I think it makes sense to have an element fieldset with an definable legend in the content element FORM in order to g...
- 21:51 Bug #15346: Turn off workspaces module for certain users not possible
- Added $MCONF['access'] = 'user,group'
- 21:50 Revision 1c52a514: * Fixed bug #2160: Turn off workspaces module for certain users not possible
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1009 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:49 Revision d29a54ea: Bug 2160: Turn off workspaces module for certain users not possible
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1008 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:47 Bug #15159: SU mode does not work if server runs under Windows
- Still does not work for me (Windows only) :( I will try to find time to trace it on my machine.
- 21:45 Bug #15430 (Closed): COMPARE kills static_languages table
- If COMPARE is selected in install tool, it kills static_languages table. TemplaVoila and many other extensions break ...
- 20:25 Bug #14126: "Error" messages of extensionmanager should be called "Warnings"
- Fixed locally, not yet in CVS.
- 20:25 Bug #14537: gifbuilder jpgs are 256 colors
- I've just applied the latest patch (2005-10-26) and there's a minor bug which seems to make it unusable, at least und...
- 20:07 Bug #14321: md5 mismatch error with .t3x-files
- This has been resolve quite a while ago...
- 20:04 Bug #15291: Remove commented-out code from the EM
- Fixed locally, but not yet in CVS.
- 19:55 Bug #15295: Unable to login into BE when using MySQL 5+
- The solution suggested by Masi would be possible, but should probably only be used when running on MySQL5, to avoid p...
- 19:51 Bug #15428: database.sql contains backticks, breaks DBAL
- Michael, after I posted this here, I already saw the ChangeLog message. I think this is it, so I set it to solved in ...
- 19:48 Bug #15428: database.sql contains backticks, breaks DBAL
- If it's just the parts of database.sql then you can close this issue:
2006-01-14 Michael Stucki <michael@typo3.o... - 12:00 Bug #15428: database.sql contains backticks, breaks DBAL
- What do you think, Michael?
- 12:00 Bug #15428 (Closed): database.sql contains backticks, breaks DBAL
- database.sql contains backticks in the dummy package. This is breaking the inbstall tool (SQL parser) when using DBAL...
- 19:49 Bug #14113: 1-2-3 Install Tool cannot connect to database
- I think it's not (yet) fixed but part of Masis sysLog() patch. I'll assign it to him therefore. Please close when com...
- 19:39 Bug #14113: 1-2-3 Install Tool cannot connect to database
- This is fixed by now, isn't it?
- 19:48 Bug #15380: SQL error module "dc check"
- Frank, does this happen while using DBAL?
- 14:38 Bug #15380: SQL error module "dc check"
- No, that's not the information I need. I think you'll have to make the same change in typo3/t3lib/ again.
- 14:34 Bug #15380: SQL error module "dc check"
- I have done it...
There is this information:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL... - 19:45 Bug #15317: MySQL Error when installing sys_action with the extension manager in 4.0beta1
- Could you please give some more information about your setup?
- 16:38 Bug #14819: htmlspecialchars called multiple times
- It fixes it on version 3.8.1. Thanks.
- 12:24 Bug #14819: htmlspecialchars called multiple times
- Great ;)
- 11:45 Bug #14819: htmlspecialchars called multiple times
- See uploaded patch.
- 11:44 Bug #14819: htmlspecialchars called multiple times
- Funny enough I just sent a patch for this to the core list 5 minutes ago! :-)
- 11:38 Bug #14819: htmlspecialchars called multiple times
- still not fixed in last version.
- 13:44 Bug #15429 (Closed): Type selectbox doesn't set the correct content type when CType options is reduced.
- On a sysFolder in my site I have the following PAGE TSConfig, which removes various fields from tt_content. (I only n...
- 11:53 Bug #15423: internal link in frames
- Maybe I didn't explain this feature properly. I will give here also an example.
I want to make a site with frames. I... - 03:12 Bug #15423: internal link in frames
- But htmlArea RTE uses the same link insertion class as the Classic RTE. How was the type specified?
- 11:49 Bug #15427 (Closed): Setting 'displayErrors' has no effect
- Since version 3.8.1 it seems that setting $TYPO3_CONF_VARS['SYS']['displayErrors'] has no effect. No matter what it i...
- 10:41 Feature #15175: hmenu.special = language not configurable via typoscript
- Issue 2280 (http://bugs.typo3.org/view.php?id=2280) contains a patch to resolve this issue
- 10:40 Feature #15426: Parameter for preserving link parameters in HMENU with special=language
- I just recognized there is another issue (http://bugs.typo3.org/view.php?id=1776) describing the same problem.
- 10:30 Feature #15426 (Closed): Parameter for preserving link parameters in HMENU with special=language
- The patch attached adds a parameter (preserveQueryString) to the HMENU object with which you can make the links gener...
- 09:42 Bug #15329: No BE Login with IE
- Yes it works on every other browser.
We updated an existing project to typo3 4.0. At this project the login works ... - 09:22 Bug #15425 (Closed): Add hook to t3lib_TCEmain::checkModifyAccessList()
- For the extension civserv a finer granulation of the rights concept is needed: the civserv model-service-workflow req...
- 09:22 Bug #15424 (Closed): no root page (earth symbol) shown in page tree
- I have made a fresh install from CVS with a new database.
The root page (earth symbol) does not get shown in the p... - 09:09 Bug #15397: Error displaying htmlarea in the frontend
- I disabled the use of compressed scripts and enabled the debug mode, but this made no difference.
Nothing is beeing ...
2006-01-15
- 23:56 Bug #15295: Unable to login into BE when using MySQL 5+
- I think the workaround mentioned by Masi is the way to go.
Does anything speak against changing this in CVS core? - 23:05 Bug #15423 (Closed): internal link in frames
- This is not a bug. I talk about a feature which I think this rte should have.
When a internal link is created in a f... - 23:02 Bug #14763: Create Files with no correkt umask when using with suphp
- t3lib_div::fixPermissions() should be called whenever a file has been created?
Which file includes the classes to ge... - 22:58 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- Side effects in tcemain near the patched part (and the patch himself) and in method remapListedDBRecords() where the ...
- 21:51 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- Syntactically the output of t3lib_div::array2xml must be corrected.
This will caused many problems with extension... - 19:41 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- Does this patch mean, "No Correction in Core" or should i test this patch only. If so, the patch works for me, but it...
- 21:32 Feature #14630: stdWrap that dynamically processes the content
- @Wolfgang: See the original mail here: http://typo3.org/documentation/mailing-lists/dev-list-archive/thread/110116472/
- 21:04 Feature #15399: Hook needed in class.t3lib_befunc.php, function getProcessedValue
- Can someone please provide a patch for this, including a preProcessValue method in case it could be useful?
- 20:53 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- Should be fixed before 4.0 I think...
- 20:52 Bug #14520: Newer mobile phones are not recognized by condition [device = wap]
- Waiting for feedback from Perki...
- 20:51 Bug #14520: Newer mobile phones are not recognized by condition [device = wap]
- Hey Perki! Is this bug still open? If you support my suggestion to use a hook for this, please prepare a patch and as...
- 19:42 Bug #15005: No install is possible, if in the Install-Tool multiplyDBfieldSize is set to "2"
- It also works, when you change the datatype to double. Probably better, than removing a column from the table.
- 14:30 Bug #15273: remove all RTE configuration code from CSS Styled Content
- I attached a diff and try to get this into the Core.
- 05:06 Bug #15397: Error displaying htmlarea in the frontend
- On the install page of the extension, please try to set the use of compressed scripts off and the use of troubleshoot...
- 04:48 Feature #15422 (Closed): Make "Login-error or session timed-out" - page configurable
- The "Login-error or session timed-out" - page, that appears after a session timeout should be configurable through so...
- 02:02 Feature #15421 (Closed): Main menu mainitem can't be properly styled
- Mainitems are styled this way:
(One table cell contains the icon & two spans, one for the label, one for the collaps...
2006-01-14
- 20:41 Feature #15420 (Closed): [PAGE].includeJS, upload, create and edit JavaScript JS files
- the old bug: it is not possible to change the list of file extensions for the template editor, because the list of al...
- 17:09 Feature #15411: List module (typo3-dblist) row cycle
- Problem again: now TYPO3 adds a bgcolor to every row & cell.
That makes it problematic to for example style elements... - 16:42 Feature #15419 (Closed): TypoScript Object Browser: search case sensitive - Template Tools
- Hello,
I would like to have a checkbox 'case sensitive' in order to be able to search a word only case sensitive w... - 16:20 Bug #15418: WEB: db-list view top cell (clear.gif) needs class name
- Another problem here: we can't style for example the whole row "c-headLine" itself.
We also need additional classes ... - 16:11 Bug #15418 (Closed): WEB: db-list view top cell (clear.gif) needs class name
- We would like to use a hover effect in the list view, but the first row (a dummy row with a spacer) has no class atta...
- 13:57 Bug #15417 (Closed): title in menu-sitemap not htmlspecialchared
- During cleaning up and changing the default TS provided by EXT:css_styled_content the output not being stdwrap.htmlSp...
- 13:55 Bug #15078: Integrate 3rd party extensions into css_styled_content (imgtext, ...)
- cron_cssstyledimg has been integrated as of TYPO3 4.0beta1
- 12:45 Feature #15416 (Closed): admPanel.module.edit.forceNoPopup = 0 doesn't affect to 'toolbar'
- IMO admPanel.module.edit.forceNoPopup = 0
should cause that also the extra toolbar works in pop-up-windows and it i... - 12:29 Revision 3c69c199: Fixed #2248: Path disclosure in config_default.php and showpic.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1007 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:32 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- I just turned the suggested solution into a unified diff patch.
- 03:22 Bug #15377: Gremlin: selected page in draftmode not marked as selected
- I can confirm this. Hopefully someone writes a fix...
- 03:19 Feature #14630: stdWrap that dynamically processes the content
- I would actually be very happy if stdWrap() would have a property .eval that is passed straight to the eval() functio...
- 03:14 Bug #15293: FORM wizard does not support FORM reset button
- Just a sidenote: Doesn't everybody hate reset buttons anyway? At least I do... I never needed one, and they only anno...
- 02:14 Revision 6e1b0f8a: * Reverted two changes which I committed by mistake - they need to be tested first.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1006 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:10 Revision 27b6e9bd: * Fixed bug #2102: PHP-Warning in the shortcut frame
- * Remove <label> tags around hidden fields in FORM elements
* Removed depencency of typo3conf/database.sql: The file ... - 00:28 Bug #15351: Gremlin: Tabs don't work in Template Textbox
- Yes that was fixed after the beta1 release. In the meanwhile it is working correctly.
- 00:21 Bug #15375: Gremlin: frame reload after changing Issues in the pagetree directly
- Well... I just found out what you mean. Yes, that's still a problem.
- 00:16 Bug #15375: Gremlin: frame reload after changing Issues in the pagetree directly
- Hi Rafael, I can confirm that this was a problem with 3.8.x but it has been fixed for 4.0!
Are you really sure you... - 00:07 Bug #15400: False return-value in class recordList, method linkUrlMail
- I agree that it needs to be changed, but I don't know if it's a good idea if the URL is just removed. Suggestion: "$c...
2006-01-13
- 23:49 Bug #15372: Making new page/element with right-click in page tree gives Fatal error when Norwegian used as backend language
- PHP 5 related. Robert, can you do that please?
- 23:47 Feature #15093: New default RTE needed.
- rtehtmlarea is the new default RTE.
greets, Sebastian - 23:39 Bug #15380: SQL error module "dc check"
- Frank, we are unable to fix this unless you provide us with the following information:
In t3lib/class.t3lib_db.php... - 23:28 Bug #15329: No BE Login with IE
- Hmmm, does it work with other browsers at the same time?
- 23:22 Revision b1f5c606: * Fixed bug #2102: PHP-Warning in the shortcut frame
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1004 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:22 Bug #15310: PHP-Warning in shortcut-bar before DB-upgrade in 4.0beta1
- Fixed in CVS.
- 23:03 Feature #15411: List module (typo3-dblist) row cycle
- hi sebastian,
it does! Thanks, didn't know about that. - 22:18 Feature #15411: List module (typo3-dblist) row cycle
- Check the following TSconfig:
mod.web_list {
alternateBgColors = 1
}
does this help?
Greets, Sebastian - 16:55 Feature #15411 (Closed): List module (typo3-dblist) row cycle
- Problem: Some applications use cycling background colors in lists to enhance readability which is not possible in TYP...
- 21:17 Bug #15220: Filesize of maximum allowed files in mailforms
- Needs to be changed to TS property, and disable "0".
Greets, Sebastian - 21:11 Revision 06e65901: The '[Translate to:]' message is now configurable via TSconfig and will be prepended only if there's an actual value
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1003 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:11 Bug #15349: Maximum file size for file uploads in mailforms still hardcoded
- is duplicate
- 20:57 Bug #15413 (Closed): import/export: force UID does not work with Sysfolder with News items
- I have exported a news sysfolder with PID 15 together with the news tables. I want to import this to remain its PID a...
- 20:49 Bug #15370: Summary contains duplicate labels
- Removed extra lables
- 20:02 Bug #15409: no clickmenu entry for import/export on root page
- Hi,
nope, the definition sysext => global => local stays as-is as this makes sense in other configurations.
Greets,... - 17:13 Bug #15409: no clickmenu entry for import/export on root page
- I have found out now that this error happened because I had this exension also under typo3/ext folder. After deletin...
- 16:52 Bug #15409 (Closed): no clickmenu entry for import/export on root page
- With the latest code in CVS with impexp 0.2.2 there is not any more a clickmenu for import/export on the first root p...
- 16:56 Feature #15412 (Closed): Page tree icons
- Problem: The page title can't be styled related to it's type, e.g. the page title a “hidden” page can't be in a diffe...
- 16:55 Bug #15408 (Closed): List module (typo3-dblist) top rows
- Problem: No styling of the top-rows of most tables possible. The cell's have a class-name, but if e.g. a border attri...
- 16:53 Bug #15410 (Closed): List module (typo3-dblist) rows IE
- Problem: In the Internet Explorer empty table cells are rendered without borders, e.g. the first cell in a list gener...
- 16:47 Bug #15407 (Closed): Input elements / Button styling
- Problem: The input elements in the backend have no classes, therefore all input elements have to be styled the same w...
- 16:45 Bug #15406 (Closed): WEB: border.html
- Problem: the file “border.html” is hardcoded in “alt_mod_frameset.php” and contains the seperating border-image. Ther...
- 16:44 Bug #15405 (Closed): No styling of collapsed menu-items possible
- Problem: No styling of collapsed menu-items possible.
Solution: Giving the collapsed menu items a css subclass, e.... - 16:42 Feature #15404 (Closed): Topmenu can't be properly styled
- Can't be properly styled with a background-image, because giving the table a width of 100% also scales the table cell...
- 16:41 Feature #15403 (Closed): Add cropscale to imgResources
- With 'cropscale' images are scaled to a size, that _encloses_ the width/height box; After scaling, a centered portion...
- 16:15 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- Hi,
after some discussion with Michael, we decided not to take this patch for now, because of backwards-compliancy r... - 16:09 Bug #15326: "Edit Page Properties"-BigButton Language Label (web>page module)
- This will have to be fixed by the Translators. As far as I know, Kasper is going to merge the current core with his t...
- 16:07 Bug #15318: Freetype installation on Windows
- This is not a TYPO3 problem - it has to be set during PHP compilation.
- 15:57 Bug #14756: bug in the Hook for kb_md5fepw
- done
- 11:47 Bug #15402 (Closed): Security Vulnerability: Information Leakage - the full filesystem path is disclosed when certain files are requeted
- IRM has discovered an information leakage in Typo3 content manager that allows remote users to disclose the file syst...
- 11:43 Bug #15397: Error displaying htmlarea in the frontend
- I now tried it on a blank page.
##TypoScript Template##
page = PAGE
page.typeNum=0
page.10 = TEXT
page.10.valu... - 08:38 Bug #15397: Error displaying htmlarea in the frontend
- TYPO3 3.8.0
Extension version is 1.1.2
The JavaScript Console is empty in firefox.
The permissions are oke. ... - 10:19 Bug #15295: Unable to login into BE when using MySQL 5+
- As a workaround you can execute a SET SESSION sql_mode='MYSQL4' after the connection is made to the Mysql server if y...
- 10:01 Bug #15295: Unable to login into BE when using MySQL 5+
- Dear Manuel
Thanks a lot for your help!! I want to test-it later (probably next week...).
Unfortunately we use ... - 09:43 Bug #15295: Unable to login into BE when using MySQL 5+
- Dear acn@getunik.com,
your confusion can be solved. As I posted before your sql-mode setting is the reason why it... - 09:17 Bug #15295: Unable to login into BE when using MySQL 5+
- # SELECT @@sql_mode;
>> OK, so what is the SQL mode you are using when it doesn't work? What is the output of "SEL... - 07:56 Bug #15341: tslib_fe->pageNotFoundHandler do not send 404 code
- When using FastCGI
header('Status: ....', true, 404); will has error "duplicate header 'Status'".
(is it a bug of P... - 03:46 Bug #15392: Creation of new workspace fails
- Hi,
Pls see the attached pictures.
1. "Create New Workspace" link is clicked.
2. "Title" is entered
3. Other ... - 02:47 Bug #15174: COntext menu doesn't appear if in main frame
- bug partially solved by my http://bugs.typo3.org/view.php?id=2245 patches (opens the new frames aside the taskccenter...
- 02:38 Bug #15401: taskcenter frames problem
- PATCHS ADDED:
now the new record and list records do open their window a side of the taskcenter column
another ... - 01:41 Bug #15401: taskcenter frames problem
- the fact that the submodules Recent Pages or web list root do show their content keeping the taskcenter column, means...
- 01:24 Bug #15401 (Closed): taskcenter frames problem
- since the new taskcenter (from 3.8 i think) works in just one frame (and not 2 as before), when i use some actions, l...
- 00:23 Bug #14210: SSL - SSL Lock HTTPS Proxy ...
- see bug 1699 to get the correct paths ;-)
2006-01-12
- 23:53 Bug #15400 (Closed): False return-value in class recordList, method linkUrlMail
- This error causes the removing of all human-readable-formatting by the method getProcessedValue in class t3lib_BEfunc...
- 23:27 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- hi,
allright, anyway thank you for your time. This is not really bug, it does not affect funcionality at all, and ... - 21:56 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- I have to give up for now. I have no idea why this is not working in your browser.
Regards,
Stanislas - 21:23 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- Hi,
I tried the page you gave (http://www.fructifor.ca/677.html?&L=2) me also with cleared cache of my browser -> th... - 21:06 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- Please try again after clearing your browser cache.
Do you have Firefox extensions installed? - 20:42 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- It is funny, "remove formatting" is still with bad size, but other three (insert table, find&replace, info) are OK. M...
- 19:45 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- Please try the following page with your Firefox browser and tell me is the Remove format popup opens with the correct...
- 19:29 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- Hi,
1. the problems are same also in EN language
2. incorrect width of popups produces click on these icons/items... - 18:36 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- Strange... Is this the only popup window that does not resize correctly?
Do you have the same problem if you use a... - 18:22 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- Hi,
after trying the new version of RTEHTMLAREA (1.1.2) , the probelm still exists. I found out, that IE is OK (ie_c... - 08:28 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- The opening size of the window has been revised in version 1.1.2.
Note that optimal window size may be obtained by... - 03:05 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- Does it really open as small as in the screenshot?
- 23:10 Feature #15399 (Closed): Hook needed in class.t3lib_befunc.php, function getProcessedValue
- I need a hook in the function getProcessedValue to postProcess the value of a record in the list-view. That can be us...
- 23:03 Bug #15135: Typo3 backend does not work with reverse proxy
- "I just found that bug 169 is about the same problem - and it has a more elegant (and mostly working ;-) patch than m...
- 21:38 Bug #15395: Updating encryption key sets compat version to same value
- already fixed in CVS.
- 16:40 Bug #15395 (Closed): Updating encryption key sets compat version to same value
- 0002126: Updating encryption key sets compat version to same value
I have made a new install on an empty database... - 21:37 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- Hi,
is it possible for you to implement this feature and supply a patch?
Greets, Sebastian - 18:30 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- hi Sebastian,
That's exactly why i need it. But not limited to news records. It would be useful for any type of re... - 19:17 Bug #15174: COntext menu doesn't appear if in main frame
- i'm having big problems with editors, since of this bug.. don't you?
they get the records list via task Center act... - 18:50 Bug #15397: Error displaying htmlarea in the frontend
- What version of TYPO3?
In Firefox, do you get a message on the JavaScript console?
Could it be a problem with t... - 17:34 Bug #15397: Error displaying htmlarea in the frontend
- In IE the browser doesn't show anything.
In firefox the page is loaded except the htmlarea object. - 17:32 Bug #15397 (Closed): Error displaying htmlarea in the frontend
- When htmlarea is loaded a windows error message says: "The website http://www.mywebsite.com/mypage/index.php cannot b...
- 17:26 Bug #15396 (Closed): class.indexer.php - problem with removing the scripting and style stuff in function embracingTags
- Hi,
I had 2 script sections in my template file and the function embracingTags() called from splitHTMLContent() re... - 17:03 Revision 4e72264e: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1002 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:03 Revision 6a0e395f: Fixed unclean document.location use in JavaScript parts, replaced by [window.]location.href
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1001 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:55 Revision 0fbed497: Introduced a new property 'ignore' for config.sys_language_mode
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1000 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:48 Bug #15394: userauth takes first user in list
- Hi René,
is this you're task?
Greetings Volker
- 14:45 Bug #15394 (Closed): userauth takes first user in list
- Also the storage_pid is taken for proofing, if a user is valid, the storage_pid isn't used while the user get logged ...
- 13:30 Revision 5a0fd015: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@999 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:08 Revision 3822135c: Rearrangement of refindex
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@998 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:44 Revision 3e2ad5a0: Rearrangement of refindex
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@997 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:37 Revision 4ccdd523: * Changes to the htmlArea RTE extension (see details in local ChangeLog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@996 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:26 Bug #15312: editing hyperlinks now requires making a selection?
- In version 1.1.2, the link editing option in the context menu and the link button in the toolbar will be enabled if t...
- 01:57 Bug #14925: No mail from mail-form, but from install-test&php&shell
- The workaround suggested by pmk65 worked for us previously also. But a solution to this bug should go into tslib_fe::...
2006-01-11
- 22:24 Feature #14472: Ranges in ID lists
- See t3lib_div:expandList().
- 22:19 Feature #15090: Improve usability of "Undo/History" feature.
- Michael: Thanks!
Sebastian: The extra features on the rollback preview page are very impressive : )
I think the... - 11:49 Feature #15090: Improve usability of "Undo/History" feature.
- Anoop: I noticed your bug in alt_shortcut.php and will take care of it. It has nothing to do with the undo/history fe...
- 22:05 Revision c75e0c80: Fixed bug #2199: Summary contains duplicate labels (indexed_search)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@995 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:04 Feature #15393: Separating multilanguage translations of FCE into several tabs
- Yes, definitely! Anyways, no bigger extension besides templavoila really uses it.
Greets, Sebastian - 18:32 Feature #15393: Separating multilanguage translations of FCE into several tabs
- Robert Lemke says that it must be implemented in the TYPO3 core (TCEforms).
- 17:48 Feature #15393: Separating multilanguage translations of FCE into several tabs
- I think this is mainly a templavoila issue.
Greets, Sebastian - 16:21 Feature #15393: Separating multilanguage translations of FCE into several tabs
- I think that's definitely an important issue:!
Greets, Sebastian - 11:57 Feature #15393 (Closed): Separating multilanguage translations of FCE into several tabs
- When editing Flexible Content Element, multilanguage versions of custom fields are presented several times (for each ...
- 22:01 Revision 5ed6797a: Bug #2199: Summary contains duplicate labels
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@994 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:30 Revision a7751bcf: * Reverted a change to keep HEAD in frozen state (changes go to TYPO3_4-0 at the moment).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@993 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:51 Bug #15295: Unable to login into BE when using MySQL 5+
- Dear Michael,
the sql_mode string of the server had been as follows: STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_EN... - 18:49 Bug #14925: No mail from mail-form, but from install-test&php&shell
- The problem is not really TYPO3 bug, but rather a browser 'bug', as input fields with type="image" doesn't return the...
- 14:17 Bug #14925: No mail from mail-form, but from install-test&php&shell
- have you tried to give the <input type="image"> a "value" attribute (set to "senden")? I've not tried it yet, but tha...
- 16:19 Bug #15392: Creation of new workspace fails
- Hi,
we need more information! What do you enter where, attach screenshots what you did and describe the problem prop... - 05:43 Bug #15392 (Closed): Creation of new workspace fails
- Failure to create new workspace. Process stuck with an error occuring at the workspace title
(issue imported from... - 15:50 Revision 40cbb16b: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@992 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:47 Revision 199759cc: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@991 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:05 Feature #14630: stdWrap that dynamically processes the content
- can you explain this a little bit further (I'm missing the context)?
- 12:29 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- Martin, can you please check if this bug can be closed?
- 11:52 Bug #15310: PHP-Warning in shortcut-bar before DB-upgrade in 4.0beta1
- I will reopen this bug because it can be fixed pretty easy I think. Simply checking if the array has at least 1 eleme...
- 11:41 Feature #14902: indexed_search: Results navigation relies on JavaScript
- @Wolfgang: Masi once sent me some comments about shortening the arguments in order to make browsing with GET paramete...
2006-01-10
- 22:45 Bug #15295: Unable to login into BE when using MySQL 5+
- OK, so what is the SQL mode you are using when it doesn't work? What is the output of "SELECT @@sql_mode;"?
- 19:28 Bug #15295: Unable to login into BE when using MySQL 5+
- great, Manuel!
i updated an application (non typo) of mine to mysql 5 and had to recode some queries, yes.. - 18:10 Bug #15295: Unable to login into BE when using MySQL 5+
- Hallo at all
I think I found a solution for the issue. I was confused about the fact that no new admins are create... - 20:12 Bug #14828: Unable to delete page with subpages in list module
- fixed in CVS TYPO3_4-0
- 19:10 Revision 863f36c2: Fixed bug #1209: set 'deleteTree' to '1' if 'recursiveDelete' is set in the user preferences
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@990 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:33 Bug #15248: When deleting a record in the BE, MsgBox should show the record label
- Currently, my schedul is really full. I hope that I can come up with a patch in late January or February 2006.
- 14:43 Bug #15387: Access: field of pages is too broad
- is duplicate.
- 13:00 Feature #15391 (Closed): Extend Filemounts and Filelinks to provide for secure downloads and downloads from other directories
- Provide for an extension (or a core-patch) which allows for creating secure downloads or downloads of files that are ...
- 12:50 Feature #15390 (Closed): Bug in rich text editor with IE 6.0
- Just downloaded QuickStart and tried RTE feature. There was problem with rich editor and there was no ability to open...
- 10:17 Bug #15314: can't add pages or content because adodb sequences are setup incorrectly
- May I help in any way? Testing or something like that?
- 01:09 Bug #15389 (Closed): Pop-up window by "remove formatting" is too small (width).
- Widht of POP-UP window, after I click icon "Remove formatting", is too small. I always have to make the window bigger...
2006-01-09
- 23:32 Bug #15095: notification_email_urlmode does not support secure links (https)
- I ran into this problem too while using srfeuserregister. Does the fix in the attached file work, can it be used as ...
- 22:41 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- hi Sebastian,
That's exactly why i need it. But not limited to news records. It would be useful for any type of re... - 14:11 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- Hi,
what do you need that for? To create for example news records in a sysfolder?
What happens when setting the gen... - 19:52 Bug #15295: Unable to login into BE when using MySQL 5+
- I have the same problems as decribed earlier. My configuration is WinXP SP2 + Apache 2.0.55 + PHP 5.1.1 + MySQL 5.0.1...
- 10:24 Bug #15295: Unable to login into BE when using MySQL 5+
- ok, then i will report my working configuration (on Windows)
- MySQL Version 5.0.7-beta-nt-log
character_set_clie... - 17:41 Bug #15368: rtehtmlarea does not allow creation of hyperlinks using the link button
- The content of file http://ywamlatvia.com/typo3conf/ext/rtehtmlarea/mod1/conf.php is totally wrong. How can you get t...
- 17:14 Bug #15368: rtehtmlarea does not allow creation of hyperlinks using the link button
- Sorry that I forgot to test the image insertion. Here is a direct link to an image of my desktop after invoking the "...
- 16:44 Bug #15368: rtehtmlarea does not allow creation of hyperlinks using the link button
- None of the reported error messages are of any consequence.
Repeat: Do you have the same problem with the Image in... - 08:14 Bug #15368: rtehtmlarea does not allow creation of hyperlinks using the link button
- Also this is listed in my T3 backend for the HTMLArea RTE extension for naming errors:
classname ->
0 TBE_brows... - 08:11 Bug #15368: rtehtmlarea does not allow creation of hyperlinks using the link button
- When invoking htmlarea, the following errors occur:
http://www.phpfi.com/95324
Here is the accompanying html do... - 07:52 Bug #15368: rtehtmlarea does not allow creation of hyperlinks using the link button
- Do you get any error message on the Javascript console in Firefox?
Do you have the same problem with the Image ins... - 07:29 Bug #15368: rtehtmlarea does not allow creation of hyperlinks using the link button
- I've updated to version 1.1.1 as suggested, & I've even upgraded Firefox to 1.5. After installation of the new extens...
- 17:15 Bug #15388 (Closed): Bad usability of multi-FE-groups
- The group-select-box has two items that are mutually exclusive: hide-at-login and show-at-any-login.
Currently you... - 17:08 Bug #15387 (Closed): Access: field of pages is too broad
- The additional select box for multiple groups is much too large. The layoout is now looking "unprofessionial".
(i... - 17:07 Feature #15386 (Closed): CSH missing for field "input mode" of pages
- No [?]-icon for context sensitive help for input mode.
(issue imported from #M2223) - 17:05 Feature #15385 (Closed): CSH missing for localization settings of pages
- Context sensitive help has only "..." [sic!]
(issue imported from #M2222) - 17:03 Bug #15009: Hide pages for guests is not working
- Check "Include subpages:" (next to "Access:").
- 16:50 Bug #15384 (Closed): Gremlin or Feature Request: Workflow Preview not browsable
- Hello
I already made this post in the dev-list, for not being forgotten, I post this here as well.
---
While t... - 16:39 Feature #15382: Using a constant as email address is not possible
- Have a look at the user elements that you can insert with the user button. These user elements are easily configured ...
- 15:55 Feature #15382 (Closed): Using a constant as email address is not possible
- I'd like to place e.g. ###MYMAILADDR### as an email address using the link wizard. This results in unusable mailto li...
- 16:36 Bug #15375: Gremlin: frame reload after changing Issues in the pagetree directly
- yes, your're right, but, the right frame is not loading properly the last know posistion.
For simulating, go into li... - 14:16 Bug #15375: Gremlin: frame reload after changing Issues in the pagetree directly
- Hi,
I think it is correct that both frames reload, as for example the icon of the page in the right frame changes.
... - 16:28 Bug #15381: Placing an Image <img> into a table cell is not possible anymore (since 1.1.0)
- With version 1.1.1, in the installation dialog:
If you select Default configuration settings "Typical" or "Advance... - 15:29 Bug #15381 (Closed): Placing an Image <img> into a table cell is not possible anymore (since 1.1.0)
- After upgrading to 1.1.1 placing an image <img> into a table cell will elimiate this image each time the display is u...
- 16:19 Feature #14902: indexed_search: Results navigation relies on JavaScript
- Still no fix for this issue ?
- 16:17 Bug #15383: Table properties are not shown since 1.1.0
- If you use the "Typical" default configuration settings, only the description and CSS styling field sets will be show...
- 16:08 Bug #15383 (Closed): Table properties are not shown since 1.1.0
- The table properties are not shown since 1.1.0. Only the description part is there. You have to add "RTE.default.disa...
- 15:35 Feature #14822: Group membership defined by MM relation instead of text field.
- Isn't is possible to keep a modern shadow table:
So we create a MM table, just like the relations have to be in mo... - 15:03 Bug #15380: SQL error module "dc check"
- Sorry... not "dc check" but "db check"
- 15:02 Bug #15380 (Closed): SQL error module "dc check"
- Search generates an error message.
See screen
(issue imported from #M2216) - 14:13 Bug #15372: Making new page/element with right-click in page tree gives Fatal error when Norwegian used as backend language
- Hi,
the issue has to appear with every language different than english I think - from looking at the code.
Greets... - 14:09 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- Hi,
do you have time to have a look at this issue? That would be great :-) I don't have a deep experience in this.
... - 11:58 Bug #15336: Gremlin? changing extended view in list mode changes focus
- i think the same fix should be applied to the Clipboard and Localization view checkboxes, so to make all 3 buttons ha...
- 11:06 Feature #15379 (Closed): Show table borders per default
- It would be nice if you can add an option to show the table borders per default.
It often confuses our customers if ... - 10:27 Bug #14804: Indexing external documents fails if there are spaces in the path
- imho it would better to use php function escapeshellarg() instead.
example:
$cmd = $this->app['pdfinfo'].' '.escape... - 10:15 Bug #15133: Date/time field changes its value
- We should decide if we want to stay with the users local time (and all the problems that come hand in hand) or if we ...
- 01:43 Bug #15133: Date/time field changes its value
- just to confirm vrom's comment:
- Server in Austria,
- [SYS][serverTimeZone] = 1 fine
- BE-Editor from Canada wi...
2006-01-08
- 21:26 Bug #15376: delete of multiple trees fails
- is duplicate
- 17:50 Bug #15376 (Closed): delete of multiple trees fails
- while trying to delete more then one pagetree with subpages, it fails with this error message (even recursively is 9...
- 21:22 Bug #15378 (Closed): CSV Export in list mode only exports 100 records
- When using the CSV Export in list mode, it only exports the first 100 records.
(issue imported from #M2211) - 20:35 Bug #14828: Unable to delete page with subpages in list module
- fortunately the moving is not affected
- 18:29 Bug #15295: Unable to login into BE when using MySQL 5+
- I can give some more information on the problem.
If I install/configure MySQL with utf8 as default charset i can u... - 18:20 Bug #15374: image "drag n drop" doesn't work HTTP 404 Error
- wow thnx... your quite fast ;-)
have a nice evening!
greetinx
Rafael - 18:15 Bug #15374: image "drag n drop" doesn't work HTTP 404 Error
- Corrected in version 1.1.1.
- 17:27 Bug #15374 (Closed): image "drag n drop" doesn't work HTTP 404 Error
- while trying to insert an image in htmlArea, a 404 error occurs.
(issue imported from #M2203) - 18:17 Bug #15368: rtehtmlarea does not allow creation of hyperlinks using the link button
- Please try version 1.1.1
- 18:00 Bug #15377 (Closed): Gremlin: selected page in draftmode not marked as selected
- when changing to the draft mode, and selecting a page, you cannot see, which page is selected, because the page is no...
- 17:52 Revision 9f5c4de6: * rtehtmlarea: Correction to path settings affecting image drag & drop and file/image upload.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@989 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:48 Bug #15375 (Closed): Gremlin: frame reload after changing Issues in the pagetree directly
- may be a feature or improvement, I've missunderstood.
when clicking for example hide/ unhide, both frames are relo... - 15:27 Feature #15090: Improve usability of "Undo/History" feature.
- Hi,
Undo/history is almost ready I think! I have set up a testing server at http://testing.garbage-group.de/typo3 - ... - 14:35 Feature #15228: Sorting in filelists
- fixed in CVS.
- 14:34 Revision 053ac8d9: Fixed bug #1910.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@988 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:30 Bug #15240: Selection "Frontend" gets lost on login failure
- fixed in CVS.
- 14:30 Bug #14784: FE-Editing in new Popups => Page doesnt reload
- fixed in CVS.
- 14:30 Revision fd648d54: 2006-01-08 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * Fixed bug #1938: Selection "Frontend" gets lost on login
failure
* Fixed bug #1149: FE-Editing in new Popups => Pa...
2006-01-07
- 21:21 Bug #15373 (Closed): Template Tool not acessible through HTTPS
- If the config variable $TYPO3_CONF_VARS["BE"]["lockSSL"] is set to '1' or '2', it is not possible anymore to reach th...
- 18:21 Bug #15357: SK language
- Resolved in version 1.1.0.
Please note that all language files have now been converted to xml format. - 18:20 Bug #15320: HTMLArea: when centering a text it will not be centered after saving
- Resolved in version 1.1.0.
- 18:18 Bug #15305: RemoveFormat destroys the HTML sometimes
- Resolved in version 1.1.0.
- 18:17 Feature #14580: Adding a table head TH or THEAD tag
- Resolved in version 1.1.0.
- 18:16 Bug #15261: No Link-Button-Activation in IE when selecting link with keyboard
- Resolved in version 1.1.0.
- 18:16 Bug #15279: wrong mailto link if email-address with a dot
- Resolved in version 1.1.0.
- 18:15 Feature #14595: rtehtmlarea does not support old rte configuration
- Resolved in version 1.1.0.
- 18:15 Feature #15124: new config showToggleTableBorderInToolbar
- Resolved in version 1.1.0.
- 18:14 Bug #15259: Link to blinking-arrow-image in link-browser is broken
- Resolved in version 1.1.0.
- 18:04 Bug #15295: Unable to login into BE when using MySQL 5+
- I use it with MySQL 5+ and i have no problems, so the problem must be in your configuration.
It works like it worked... - 13:54 Bug #14784: FE-Editing in new Popups => Page doesnt reload
- Now i have created a bugfix for this problem. (close-1.html)
(i think a unified diff won't be necessary in this case... - 04:57 Bug #14784: FE-Editing in new Popups => Page doesnt reload
- update:
"self.close()" has to be called before "window.opener.location.reload(true)" else there might be problems l... - 03:36 Bug #14784: FE-Editing in new Popups => Page doesnt reload
- Hi Martin,
Do you think, it would be a big problem if the frontend page gets reloaded after closing the edit windo... - 03:26 Bug #14784: FE-Editing in new Popups => Page doesnt reload
- added "window.opener.location.reload(true);" to file typo3/close.html which is called from alt_doc.php if you press t...
- 11:39 Bug #15372 (Closed): Making new page/element with right-click in page tree gives Fatal error when Norwegian used as backend language
- Trying to make a new page/element with right-click page in page tree and then on new is giving following error messag...
- 06:50 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
- "editpanel.newRecordInPid" is correct.
The new stdWrap option has to be documented in TSref of course
- 06:39 Feature #15371 (Closed): In FEediting the creation of new records in other pages than the current should be possible
- In FEediting the creation of new records in other pages than the current should be possible.
With this feature yo... - 01:20 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- Problem still remains in Version 4.0beta1, although full PHP5-Compatibilty is offered and should be tested.
The pr...
2006-01-06
- 23:23 Revision 0783aa66: * Revised all licence notices on all scripts of htmlArea RTE in order to publish under GPL.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@986 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:35 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
- Hi Sebastian,
works fine. I solved it exactly the same.
Thanks for patching. - 11:50 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
- Hi,
can you please check if the attached patch fixes your issue? I still use PHP 4 so I cannot test right now.
Gr... - 21:08 Bug #14784: FE-Editing in new Popups => Page doesnt reload
- On save-and-close this JS code must be executed:
window.opener.location.reload(true);
For close a way has to be... - 20:40 Bug #15370 (Closed): Summary contains duplicate labels
- (Pre-4.0 CVS version!)
Summary of the found document contains duplicate labels. It looks like (translated to Engli... - 19:22 Revision 34504397: * Converted locallang files of htmlArea RTE extension to xml format.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@985 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:21 Bug #15369 (Closed): Name of the default language is not displayed
- Advanced search form does not display the name of the default language. This name can be easily obtained from page TS...
- 18:05 Bug #15295: Unable to login into BE when using MySQL 5+
- I give some comment to this bug, after done some testing with different version of MySQL 5.0.x. Rest of my configurat...
- 16:12 Bug #15368 (Closed): rtehtmlarea does not allow creation of hyperlinks using the link button
- After highlighting the text to create a link on, if the create/edit link button is pressed, a popup window is comes u...
- 14:08 Bug #15313: The width of tt_content is too large (due to access options)
- Hi,
I experienced serious difficulties implementing --newline--, in particular because this field resides in a palet... - 12:36 Bug #15238: linkToTop won't work with CSSSC
- Hi,
I just checked it in the constant editor, and when I just have css styled content included there, there is no po... - 12:30 Revision b657e3e9: added PHPdoc comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@984 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:12 Feature #15228: Sorting in filelists
- in core list.
- 12:04 Bug #15200: wrong Access check in RTE WIzard
- fixed in CVS.
- 12:04 Revision 709cb4aa: * Fixed bug #1854: wrong Access check in RTE Wizard
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@983 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:57 Bug #15204: In some cases BE users unable to delete pages
- Hi,
This issue has been solved in TYPO3 4.0 beta1:
That is a diff:
http://cvs.sourceforge.net/viewcvs.py/typo3/TYP... - 06:52 Bug #15367: Version of TYPO3 in Update Wizard
- Is duplicate
2006-01-05
- 22:59 Bug #15367 (Closed): Version of TYPO3 in Update Wizard
- The numbering is quite weird:
changeCompatibilityVersion
Your current TYPO3 installation is configured to behav... - 20:45 Revision f46f66ce: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@982 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:43 Revision 03df506d: Enhanced tabmenu display in BE.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@981 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:30 Bug #15005: No install is possible, if in the Install-Tool multiplyDBfieldSize is set to "2"
- Yes, it happens when multiplyDBfieldSize >1
- 15:20 Bug #15005: No install is possible, if in the Install-Tool multiplyDBfieldSize is set to "2"
- Does this really only happen when using multiplyDBfieldSize?!
- 15:40 Bug #15295: Unable to login into BE when using MySQL 5+
- Martin, thanks for pointing that out - I am so focused on 4.0, that I didn't even assume someone would post a bug on ...
- 15:20 Bug #15295: Unable to login into BE when using MySQL 5+
- Karsten, the report was about 3.8.1.
Are those changes in 3.8.1 or are they only in CVS? - 15:06 Bug #15295: Unable to login into BE when using MySQL 5+
- Again: I am using MySQL 4.1.15 here with CVS/beta1 and have no problems with auto_increment and DEFAULT, as a fix for...
- 12:54 Bug #15295: Unable to login into BE when using MySQL 5+
- Dear H-G
As Dmitry Dulepov reported (and that's what i can confirm), there is a problem using TYPO3 with a MySQL 4... - 12:04 Bug #15295: Unable to login into BE when using MySQL 5+
- Hi Martin,
due to the fact that I want start from scratch, I did not a Upgrade but instead I rebuild a new mySQL.
... - 10:55 Bug #15295: Unable to login into BE when using MySQL 5+
- Hi Dmitry,
thanks for your input.
But if I get this problem, does it meen, that this correction is not implemen... - 15:39 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
- Hi Sebastian,
yes its right. PHP 5.0.4. But i didn't find any diffenenz between the versions by unsetting nonexist... - 15:22 Bug #15365: Flexform fields are inactive in Page > QuickEdit
- Hi,
I think there is currently a flexform error when there are multiple flexforms on one HTML page.
The usual quest... - 10:39 Bug #15365 (Closed): Flexform fields are inactive in Page > QuickEdit
- If you choose the option "QuickEdit" in the page module and select eg a tt_news plugin content element, you'll get se...
- 15:17 Bug #15329: No BE Login with IE
- Works fine for me (IE 6.0.2800.1106, SP1, Crossover Pro)...
- 15:11 Bug #15366: Error installing static_info-tables
- Not at any installation, but only when using UNIQUE and/or named keys - I have to check this.
- 11:23 Bug #15366: Error installing static_info-tables
- This error occures at any extension installation.
- 11:13 Bug #15366 (Closed): Error installing static_info-tables
- When installing static_info_table i get to following message in the extension manager:
ERROR: Query could not be p... - 10:29 Bug #15364: SQL error creating a begroup
- Also creating a page, get this message:
Column 'TSconfig' cannot be null - 10:26 Bug #15364 (Closed): SQL error creating a begroup
- It is not possible creating aa begroup record. Get the message:
Sorry, you didn't have proper permissions to perfo... - 10:13 Bug #15363: Waring Extension Manager
- This warning always occured at this time the file temp_fieldInfo.php is not written.
- 10:09 Bug #15363 (Closed): Waring Extension Manager
- When installing the extension with the extension manger a php warning occured.
Warning: Invalid argument supplied ... - 10:00 Revision a9361fbc: Update for bug #1354: Use mysql_escape_string() with PHP 4.1.x
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@980 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:51 Revision ec7c7949: Add escapeStrForLike() to t3lib_db and use it in tslib_cObj->searchWhere()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@979 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:39 Revision 29e57533: * Changes to the htmlArea RTE extension (details see local ChangeLog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@978 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:54 Revision 3cb15a8f: * Make extension conflict with rte_conf.
- * Reconfigure for new version of extension Lorem Ipsum.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYP... - 03:41 Revision b3a2ff41: * Allow align attribute on p and div tags in Demo Page TSConfig settings.
- * Restructure extension modules and resources folders.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO... - 03:41 Revision f6725632: * Allow align attribute on p and div tags in Demo Page TSConfig settings.
- * Restructure extension modules and resources folders.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO...
2006-01-04
- 23:23 Revision 4672e093: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@974 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:19 Revision bd8a1fa3: Minor change to inline comment in parseWhereClause().
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@973 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:19 Revision d4926faa: Changes and bugfixes to code and documentation, details see ChangeLog.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@972 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:15 Bug #15348: Invalid argument supplied for foreach() in class.ux_t3lib_db.php
- This is caused by the use of non-ANSI SQL. || is a concatenation operator, not the same as OR. If you use
(t3ver_oi... - 22:03 Bug #15362 (Closed): template::getTabMenu double ampersanded
- The function: template::getTabMenu produces following HTML output as example: index.php?&id=1&tab=1
obviou... - 21:51 Bug #15361: One can not enter HTML in text or input fields
- ok, I thought HTML is allowed in descriptions, < and > are stripped actually
- 21:49 Bug #15361 (Closed): One can not enter HTML in text or input fields
- When creating a input (text) or text (textarea) field with flexforms one can not enter HTML in those fields, < and...
- 20:01 Feature #15360: Provide an "Upgrade Wizard" on just one page for upgrading TYPO3 easily
- http://wiki.typo3.org/index.php/Installtooltab
- 17:34 Feature #15360: Provide an "Upgrade Wizard" on just one page for upgrading TYPO3 easily
- FYI
- 17:30 Feature #15360 (Closed): Provide an "Upgrade Wizard" on just one page for upgrading TYPO3 easily
- We now have the "Update Wizard" in the Install Tool, but it only covers a part of an "upgrade" process for TYPO3.
I... - 19:58 Revision b363ff6d: cleaned up alertPopup works
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@971 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:44 Bug #15351: Gremlin: Tabs don't work in Template Textbox
- Hi,
I dont think it was changed after the release of beta1... Can you check different browsers please?
Greets, Seba... - 18:01 Bug #15351: Gremlin: Tabs don't work in Template Textbox
- Hi I am using the beta1b release. If it works with the newest cvs version, everything seems to be alright...
- 17:04 Bug #15351: Gremlin: Tabs don't work in Template Textbox
- Hi,
It works here without any problems - newest CVS source. Can you test some more please? I am using firefox 1.5.
... - 17:30 Bug #15218: Basic Configuration uses different scheme to write im_path to localconf.php
- ok, I'll try :-)
/Ekki - 17:10 Bug #15218: Basic Configuration uses different scheme to write im_path to localconf.php
- Hi,
I currnetly have no good idea how to solve the issue elegantly.
Is it possible for you to investigate it?
Gr... - 17:29 Bug #15280: ndefined function imagegif()
- @Rodolfo:
Did you check what ischmittis said in his posting?
Greets, Sebastian - 17:28 Bug #15250: t3lib_BEfunc::blindUserNames() does not work sometimes
- Hi Dmitry, did you already have time to look into this?
Greets, Sebastian - 17:26 Bug #15329: No BE Login with IE
- Same on my side. Cant login with IE.
But Firefox works fine.
i tried the following but still no login:
$TYPO3_CO... - 17:23 Bug #14191: Incorrect handling of %-sign in FORM.params
- Hi Gafs,
Can you provide a patch for this? That would be of great help.
Thanks,
Sebastian - 17:22 Bug #15206: 0 applied to domain name when other domain is inaktiv
- I am closing the issue now as "won't fix".
Greets, Sebastian - 17:19 Bug #15355: Deleted language version of a page but content still shown in page modul
- uhhh, i don't have any idea how to make a diff patch.
- 08:59 Bug #15355: Deleted language version of a page but content still shown in page modul
- Yes, I can confirm this. The content is not deleted when an alternative page language is deleted. Are you interested/...
- 17:18 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
- Hi,
you use PHP5, right?
Greets, Sebastian - 17:14 Bug #15285: Alias set to 32
- fixed in 4.0 beta1.
Greets, Sebastian
PS: will you mark your extension as obsolete for typo3 4.0? - 17:09 Bug #15248: When deleting a record in the BE, MsgBox should show the record label
- Hi,
sprintf is a good solution I think.
Is it possible for you to provide a patch for this?
Greets, Sebastian - 17:08 Bug #15304: Scope of BE- and FE-Cookie: multi typo3 instance on one domain
- Hi,
I think this has been fixed in TYPO3 beta1. - 17:06 Bug #15310: PHP-Warning in shortcut-bar before DB-upgrade in 4.0beta1
- Hi,
I'll set this to "won't fix"; because the DB update is necessary in any case when doing an upgrade - it is a de... - 16:59 Bug #15354: Import of testsite from T3D exceeds PHP maximum_execution_time
- Fixed in CVS.
Greets, Sebastian - 16:59 Bug #15328: Fatal error in mod/user/ws/index.php
- fixed in CVS.
Greets, Sebastian - 16:59 Revision 4a0ac2ef: 2006-01-04 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * Fixed bug #2169: Import of testsite from T3D exceeds PHP maximum_execution_time
* Fixed bug #2127: Fatal er... - 14:57 Feature #14745: Implement hooks in tslib_content
- Usually if there are some stdWrap's in the code, you won't need a hook, because TypoScript is the hook then (just use...
- 12:48 Feature #14745: Implement hooks in tslib_content
- These plugins XCLASS this file:
'kb_betterstdwrap',
'smile_categorization'
and my
'tm_contentaccess' (not howev... - 11:13 Feature #14745: Implement hooks in tslib_content
- Some issues involved here have already been integrated in core.
These are the things that are affected by the cObj... - 14:29 Bug #15159: SU mode does not work if server runs under Windows
- Hi Dmitry, does this work now?
Greets, Sebastian - 13:49 Bug #15358: Install-Script ends with "No input file specified"
- not an issue, closing.
- 10:03 Bug #15358: Install-Script ends with "No input file specified"
- Problem solved - it was NOT a TYPO3-Issue. The provider had a miss-configuration in the webserver (which applied only...
- 00:24 Bug #15358: Install-Script ends with "No input file specified"
- I just added some files to make the search easier and it seems to be that there is a general server-problem with this...
- 00:04 Bug #15358 (Closed): Install-Script ends with "No input file specified"
- After installing dummy and source and setting up the typo2_src-Symlink I call the install-Script with http://www.mehr...
- 12:16 Bug #14394: using language [All] make the page content item disapear
- No error here.
There should be an explicit document about translations / localisation which describes all implicat... - 12:14 Bug #14394: using language [All] make the page content item disapear
- This issue seems to be caused by a wrong configuration. Refering to [1],[2] language behaviour can be changed by "con...
- 11:43 Bug #15005: No install is possible, if in the Install-Tool multiplyDBfieldSize is set to "2"
- I have the same problem.
Typo3 3.8.1
MySql 4.1.11
PHP 4.4.1 - 11:12 Bug #15359 (Closed): Workspaces and Frontend-Editing in Versioning-Splitscreen
- In draft-workspace: If you preview a page in the versioning-splitscreen and frontend-edit the workspace-version in th...
- 09:38 Bug #15356: 'Remove from workspace' does not work in Live workspace
- Hi Sebastian,
sorry for this succinct description. The 'remove from workspace'-button is displayed in workspace mana... - 08:46 Bug #15356: 'Remove from workspace' does not work in Live workspace
- Hi Marco,
I just tried rto reproduce your issue. Can you say where exactly you click the "remove from workspace" but... - 09:26 Bug #15353: t3lib_htmlmail FetchURL does not work with https + auth
- I've uploaded the patch (diff -u)
Cheers, - 08:49 Bug #15353: t3lib_htmlmail FetchURL does not work with https + auth
- Hi,
can you please add the patch in unified diff format? (diff -u)
This makes is a lot easier for us.
Thanks,
Seb... - 08:37 Bug #15347: cannot add user or usergroups to fe or be (form is not saved)
- Thanks for all your input.
Karsten, could you please have a look?
Greets, Sebastian - 01:21 Bug #15347: cannot add user or usergroups to fe or be (form is not saved)
- I just decided to spend some more time on this.
New records are not saved to DB, neither pages, content elements or ... - 00:53 Bug #15347: cannot add user or usergroups to fe or be (form is not saved)
- I can reproduce this with dbal+adodb installed later on a running system. Sometimes it works, sometimes not. Without ...
- 07:47 Bug #15320: HTMLArea: when centering a text it will not be centered after saving
- This is intentional: in the default processing options, the align attribute is removed. Alignment should be done thro...
2006-01-03
- 23:11 Bug #15357 (Closed): SK language
- Hi,
I am assisting translator for Slovak language (styxie21). We submitted the SK translation for the RTE HTML Ar... - 21:02 Bug #15292: login to the BE is not possible on default debian 3.1 systems
- Ok, closing the bug.
Greets, Sebastian - 00:50 Bug #15292: login to the BE is not possible on default debian 3.1 systems
- works now with the last t3 beta :-)
- 21:01 Bug #15121: Always preg_* instead of ereg_* functions
- I hope you don't mind when I close this issue. - Cleanup.
Greets, Sebastian - 19:38 Bug #15356 (Closed): 'Remove from workspace' does not work in Live workspace
First I create a custom workspace named Testworkspace. An author has
only access to Testworkspace. The author make...- 19:22 Bug #15355 (Closed): Deleted language version of a page but content still shown in page modul
- Setup with 2 Languages (default, english) and create a page with alternate language. Create content for default and e...
- 18:46 Bug #14784: FE-Editing in new Popups => Page doesnt reload
- Hi Sebastian,
Any news on this issue?
regards,
Martin - 18:44 Bug #14784: FE-Editing in new Popups => Page doesnt reload
- Very annoying issue and still there in Typo3 4.0beta1 ...
- 17:56 Bug #15354 (Closed): Import of testsite from T3D exceeds PHP maximum_execution_time
- When testing the import of a T3D-based testsite package on my local install, I bumped up against PHP's maximum_execut...
- 16:57 Bug #15353 (Closed): t3lib_htmlmail FetchURL does not work with https + auth
- The function addUserPass() is buggy because it only works with "http://" URL's.
I've corrected this, please commit... - 16:24 Bug #15352 (Closed): Warning: mb_ereg(): mbregex compile err: in /t3lib/class.t3lib_sqlparser.php on line 1124
- while installing typo3 4.0beta1 with tx_dbal according to "http://typo3.org/documentation/document-library/dbal/Doing...
- 15:32 Bug #15347: cannot add user or usergroups to fe or be (form is not saved)
- i dont know, what happend. i installed t3 4.0b1 two or three times, everytime the same problem. but now, two times an...
- 13:01 Bug #15347: cannot add user or usergroups to fe or be (form is not saved)
- Please try to add content.....
Greets, Sebastian. - 12:50 Bug #15347: cannot add user or usergroups to fe or be (form is not saved)
- i have t3 3.81 running without these problems.
i can ad pages but have not tried to add content to the pages. - 12:28 Bug #15347: cannot add user or usergroups to fe or be (form is not saved)
- Hi,
is it possible for you to add content for example or other records?
Besides that, did you already run an older ... - 12:03 Bug #15347 (Closed): cannot add user or usergroups to fe or be (form is not saved)
- When I send the form to add an user or usergroups, I get the empty form again and no new user ist added. I deleted th...
- 15:13 Bug #15351 (Closed): Gremlin: Tabs don't work in Template Textbox
- Hi,
when I edit my templaterecord the tabs only work if I edit the whole templaterecord. But if I try just to edit... - 13:55 Bug #15346: Turn off workspaces module for certain users not possible
- I already asked Kasper's confirmation to fix this. there is a related request (to hide workspaces if versioning ext i...
- 12:55 Bug #15346: Turn off workspaces module for certain users not possible
- I think the reason for that behaviour can be found in the conf.php of the workspace-module. The configuration-paramet...
- 12:30 Bug #15346: Turn off workspaces module for certain users not possible
- I think this has to be taken care of.
Dmitry - does this maybe relate with the other stuff you were working on conce... - 11:51 Bug #15346 (Closed): Turn off workspaces module for certain users not possible
- I tried to turn off the workspaces module in the BE for certain users by removing the BE module in the user/group co...
- 13:45 Feature #15350 (Closed): Possible new icons (free)
- Hi,
I've just met FamFamFam.com, a website with some icon sets available for free.
One particular is Flags, it ma... - 13:11 Bug #15349 (Closed): Maximum file size for file uploads in mailforms still hardcoded
- There have been several threads about the fact that the maximum filesize for mail attachments is hardcoded in class.t...
- 12:35 Bug #15345: IMGTEXT table align problem with Internet Explorer
- I confirmed that it is fixed in 3.8.1.
Greets, Sebastian - 12:34 Bug #15345: IMGTEXT table align problem with Internet Explorer
- Hi Alex,
please update to 3.8.1 and check if the problem still exists. It might be that it is solved by Issue 1115.
... - 06:15 Bug #15345 (Closed): IMGTEXT table align problem with Internet Explorer
- in reference to tslib/class.tslib_content.php and typo3/sysext/cms/tslib/class.tslib_content.php
line 1071
$table... - 12:15 Bug #15348 (Closed): Invalid argument supplied for foreach() in class.ux_t3lib_db.php
- while trying to parse the string
(t3ver_oid=9 || uid=9) AND tt_content.deleted=0
t3lib_sqlparser::parseWhereCl... - 05:20 Bug #15337: Wrong Content-Length header implement in TSFE
- I have customized the file and I don't think it is is a good patch.
So, I will not submit the patch file.
Additio... - 02:46 Bug #15344 (Closed): frameset+realurl+config.baseUrl failed for search engines
- I have see many unusual failure url log in realurl.
Finally, I have discovery that so many common search engine do...
2006-01-02
- 23:43 Bug #15121: Always preg_* instead of ereg_* functions
- The suggested patch for t3lib_parsehtml is now in CVS and part of TYPO3 4.0.0 beta1
- 13:55 Bug #15295: Unable to login into BE when using MySQL 5+
- "DEFAULT '0' NOT NULL auto_increment" does not work starting from MySQL 4.1. See http://bugs.mysql.com/bug.php?id=392
- 13:53 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
- Patch is not a bad idea, a number of people on the lists already asked this question. Since it pops up from time to t...
- 13:24 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
- Then why do you use t3div_lib::array2xml at all? Use one of PHP's native functions.
- 12:53 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
- I know <molecule index="0"> works but I cannot use it because I can't modify the xml... I just retrieve this xml code...
- 09:15 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
- Use <molecule index="0">
- 13:44 Revision 06344ea3: Add alternative field name argument to tslib_pibase->pi_initPIflexForm()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@969 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:10 Bug #15054: Gremlin: Insufficient email validation
- preg_match('/^[a-zA-Z\d!#$%&*=?^`\/{|}._~+-]+@(([A-Za-z0-9]+-)?[A-Za-z0-9]+\.)+[A-Za-z]{2,}$/',$email)
This allows... - 11:18 Bug #15054: Gremlin: Insufficient email validation
- This one doesn't work: +43664498NNNN@A1plus.at
(NNNN = last part of disclosed phone number; A1 is an Austrian car... - 10:55 Bug #15246: New hook in class.t3lib_userauthgroup.php
- Happy newyear all!
The situation is as follows: a client maintains the backend users with a LDAP import / update. ...
2006-01-01
- 22:23 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
- I think this is what you want:
<?xml version="1.0"?>
<moldb type="array"> <!-- note the type attribute -->
<... - 20:54 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
- Hi,
I am not sure if this XML is correct - I think so but it is used a bit sub-optimal as it would make more sense t... - 21:09 Bug #15343 (Closed): Insert Image in Text (w/o picture) fails
- When using the "insert image" button from the new RTE in Typo3 4.0beta1 (Content element: Text), a new window opens b...
- 19:43 Feature #15162: date-params are hardcoded
- Change the two lines for 'created' and 'modified' into:
$tmplArray['created'] = $this->pi_getLL('res_created','',1... - 19:03 Feature #15040: Logging with class.tslib_fe.php + awstats + realurl
- Why is it missing in RealURL? RealURL would have to provide it's own logging.
I see two solutions:
* add the co... - 18:59 Bug #15295: Unable to login into BE when using MySQL 5+
- Hans, do you have a proper DB connectoin? Mysql changed the way it stored the password for the Mysql users. You canno...
- 14:17 Bug #15295: Unable to login into BE when using MySQL 5+
- Hi,
I went back to mySQL 4.1.12 nt.
The problems with BE login and the NOT NULL by update tables are gone.
I onl... - 17:54 Bug #15338: PHP 5: No saving of forms possible with Dynaflex Extension
- no bug. closing it...
2005-12-31
- 18:07 Feature #15040: Logging with class.tslib_fe.php + awstats + realurl
- Karsten is more than right, in case access to the real apache logs is provided;
In case not, you might wanna use REQ... - 17:51 Bug #15295: Unable to login into BE when using MySQL 5+
- Hi together,
I am trying to install the Beta 4.0 together with the dummy package.
Before I had updated my pht ->5... - 17:36 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
- i made a mistake it's not t3div_lib::array2xml but t3div_lib::xml2array
- 17:31 Feature #15342 (Closed): t3div_lib::array2xml problem when encounters multiples of the same tag
- when parsing this xml code :
<?xml version="1.0"?>
<moldb>
<molecule>
<name>Alanine</name>
... - 03:16 Bug #15341 (Closed): tslib_fe->pageNotFoundHandler do not send 404 code
- by default,
TSFE do send a "Status: 404 Not Found"
But it will send http code 200(OK) to respnose in Apache httpd....
2005-12-30
- 22:32 Feature #15040: Logging with class.tslib_fe.php + awstats + realurl
- What is the point of using REQUEST_URI? As Karsten noted this is the same as using the webserver log.
- 22:24 Feature #14588: XHTML 1.1 compliance of HTML tag
- Fixed.
- 22:23 Feature #14587: XHTML 1.1 compliance of tt_content.stdWrap.dataWrap
- Fixed.
- 22:17 Bug #15338: PHP 5: No saving of forms possible with Dynaflex Extension
- This can be closed!
It's not a bug in the core but a wrong configuration of dynaflex in commerce.
Greets,
Thomas - 11:45 Bug #15338: PHP 5: No saving of forms possible with Dynaflex Extension
- Solution:
Change the line to:
if (is_array($dsConf) && is_array($dsConf['TCEforms']['config']) && is_array($dat... - 11:44 Bug #15338 (Closed): PHP 5: No saving of forms possible with Dynaflex Extension
- When I save the dataset form in the backend, it always ends with an error message:
Fatal error: Cannot use string ... - 18:26 Bug #15340 (Closed): Powered by TYPO3 logo & favicon for 4.0
- Just to remind the team - has anyone used the new logo to make "Powered by Typo3" logos to distribute with the dummy ...
- 17:26 Bug #15331: Error on Template Update
- I did un-install and re-install indexed_search and it had to do some updates to the tables after which the error (mor...
- 16:20 Bug #15328: Fatal error in mod/user/ws/index.php
- ok - sorry - it took me a while to find out:
if you check the "Show sub-elements"-checkbox, the method renders the e... - 15:46 Bug #15317: MySQL Error when installing sys_action with the extension manager in 4.0beta1
- You are using DBAL on MySQL, right? Native or ADOdb driver?
- 15:40 Bug #15314: can't add pages or content because adodb sequences are setup incorrectly
- I know what causes this, just have to find the best way to fix it. In DBAL updates/inserts affecting BLOB fields are ...
- 11:46 Bug #15314: can't add pages or content because adodb sequences are setup incorrectly
- Hi,
it's 4.1.14.
I don't know if there are any relevant options. How do I find them?
If I change the column in... - 15:15 Bug #14955: Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- Hi,
This only happens if you choose to place the new page "AFTER" some existing page, no matter which level you ar... - 13:47 Bug #14955: Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- I can also confirm this: it only happens when adding a page to the rootlevel with the wizard.
- 13:25 Bug #14955: Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- I confirm that this don't happens on a PAGE TSCONFIG level but IT HAPPENS on a USER TSCONFIG level.
Markus thanks ... - 13:13 Bug #14955: Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- It might be that the problem just exists when the new page is in the root level.. Just a guess.
Greets, Sebastian - 13:00 Bug #14955: Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- @Jesus:
I think I understand what point you are taking me to, but I don't think you're right.
User TSConfig (!!) sh... - 14:19 Bug #15339 (Closed): localization fails if content is moved from other language to default language
- Hello!
I copied a page from an old site to a new one, to have some initial content. The old site uses german as de... - 13:21 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- in core list.
- 12:27 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- The new patch (mailform_v2-40beta1.diff) has the following changes from the first one:
- using "elseif" instead of... - 12:24 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- The attached document "manual-doc_core_tsref-FORMS.sxw" adds all changes from this report (#15324) and also from #153...
- 10:30 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- Yes, all the changes I did won't change anything in the output of what we already had in 4.0beta1: In compatibility <...
- 12:05 Bug #15301: XHTML of FORM cObj
- will be fixed in the next release of tsref.
greets, sebastian - 11:00 Bug #15337: Wrong Content-Length header implement in TSFE
- Hi,
can you please provide a patch in unified diff format? (diff -u oldfile.php newfile.php > patchfile.patch)
Th... - 09:56 Bug #15337: Wrong Content-Length header implement in TSFE
- sorry, wrong snippets given
----
function processOutput() {
$enableContentLengthHeader = $this->config['confi... - 09:53 Bug #15337 (Closed): Wrong Content-Length header implement in TSFE
- in tslib_fe
enableContentLengthHeader send Content-Type with strlen($TSFE->content)
Bug #1
it is not filtered em... - 10:48 Revision 573680f9: * Small correction in ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@968 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:35 Bug #15315: Error when using hide in Frontend Editing
- fixed in CVS.
- 10:34 Revision b1600f9a: fixed #2108
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@967 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-12-29
- 23:47 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- Hi,
I had a quick glance at it: First of all - Good work!
A little thing:
please don't use "} else if" but use "... - 00:31 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- New enhancements to the mailform accessibility code. It would be cool if someone from core could review this to get i...
- 00:28 Feature #15324 (Closed): Clean-up in mailform code: more TypoScript flexibility
- This relates to the changes applied by #14921. This new patch enhances the features that have already been integrated...
- 23:34 Bug #15335: Indexed Search Version wrong?
- raised version number to 2.9.0 as there might still be changes before final.
Sebastian - 20:55 Bug #15335: Indexed Search Version wrong?
- is in core list.
- 20:29 Bug #15335: Indexed Search Version wrong?
- I'll update the version.
Greets, Sebastian - 20:24 Bug #15335 (Closed): Indexed Search Version wrong?
- Indexed Search is suppposed to be version 3. The extension still thinks it is 2.1.3
(issue imported from #M2135) - 23:17 Bug #15313: The width of tt_content is too large (due to access options)
- Hi,
I think ben talked with you about this issue. Could you have a look and give me some feedback?
Thanks :-)
Seb... - 23:10 Bug #14955: Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- Hi,
I close the bug for now. If there is more information, please re-open the bug.
Thanks, Greets, Sebastian - 23:07 Bug #14955: Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- After trying over a 3.8.1 over an empty installation with 1 page created and with the following TSConfig:
TCAdefau... - 18:42 Bug #14955: Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- Hi Sebastian! Sorry for being late, I had no time for it until now. Made 2 screenshots to show the problems (zipped),...
- 23:07 Bug #15333: Versioning Management Icon is gone. Is now a question mark
- Great, ben noticed this is a cache error in his browser :-)
Greets, Sebastian - 20:31 Bug #15333: Versioning Management Icon is gone. Is now a question mark
- Hi,
I am not fully sure which icon you mean. Can you add a screenshot?
Thanks, Sebastian - 20:19 Bug #15333 (Closed): Versioning Management Icon is gone. Is now a question mark
- Versioning Management Icon is gone. Is now a question mark. The icon was there for TYPO3 4.0 beta1 but gone in beta1b...
- 22:48 Bug #15336: Gremlin? changing extended view in list mode changes focus
- patch uploaded..
wow this is my 2nd patch to the core gremlins! ^_^
please do you remember also to apply patch ... - 22:32 Bug #15336: Gremlin? changing extended view in list mode changes focus
- Hi Stefano, can you supply a patch in unified diff format? that would be of great help!
(diff -u oldfile.php newfile... - 22:29 Bug #15336: Gremlin? changing extended view in list mode changes focus
- HERE IS THE PATCH:
change line 383 of db_list.php from:
$this->content.=t3lib_BEfunc::getFuncCheck($this->id,'SET... - 22:15 Bug #15336: Gremlin? changing extended view in list mode changes focus
- the code generating this is:
line 383 of db_list.php
$this->content.=t3lib_BEfunc::getFuncCheck($this->id,'SET[... - 22:00 Bug #15336: Gremlin? changing extended view in list mode changes focus
- in fact (source code of the check box in the page):
<input type="checkbox" name="SET[bigControlPanel]" onclick="ju... - 21:56 Bug #15336 (Closed): Gremlin? changing extended view in list mode changes focus
- i have many tables in a page.
-> list mode: i see a part of them all.
i select one and just list that table.
... - 22:38 Bug #15315: Error when using hide in Frontend Editing
- Interestingly, this "hide" button disappeared in my installation. Anyways I guess this is a local problem.
Greets, S... - 22:36 Bug #15322: Install-Tool: "Write to localconf.php" sets "sqlDebug" and "USdateFormat" automaticaly
- fixed in CVS.
- 00:18 Bug #15322: Install-Tool: "Write to localconf.php" sets "sqlDebug" and "USdateFormat" automaticaly
- Sebastian, can you fix that, please? Jut change their initial values from false to zero in config_default.php. Thanks!
- 22:29 Revision 829573ac: acctables - delimiters
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@966 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:10 Revision 535beb8e: * Changed version of indexed search to 2.9.0
- * Fixed bug #2117: Install-Tool: "Write to localconf.php" sets "sqlDebug" and "USdateFormat" automaticaly
git-svn-i... - 22:02 Bug #15334: "Place as root" does not function
- fixed in CVS.
- 21:01 Bug #15334: "Place as root" does not function
- Not related to ajax. anyways the patch fixes the issue.
Grtz, Sebastian - 20:51 Bug #15334: "Place as root" does not function
- somehow related to ajax...
Greets, Sebastian - 20:31 Bug #15334: "Place as root" does not function
- I can confirm this.
Greets, Sebastian - 20:20 Bug #15334 (Closed): "Place as root" does not function
- "Place as root" from "more options" in the context menu in the pagtree does not function.
(issue imported from #M... - 22:02 Bug #15332: Error on moving lost records
- fixed in CVS
- 21:15 Bug #15332: Error on moving lost records
- Didn't work in 3.8 I suppose, but doesn't really matter ;)
The patch fixes the issue.
Greets, Sebastian - 21:06 Bug #15332: Error on moving lost records
- Hi,
did this feature work in 3.8 - or is it new in 4.0?
Greets, Sebastian - 20:17 Bug #15332 (Closed): Error on moving lost records
- DB check module - Record Statistics - Clicking Exclamation Icon (Click to move this lost record ....) gives this erro...
- 22:01 Bug #15327: Updating encryption key sets compat version to same value
- fixed in CVS.
- 20:41 Bug #15327: Updating encryption key sets compat version to same value
- patch in core list.
- 14:44 Bug #15327: Updating encryption key sets compat version to same value
- Funny, not the update wizard says:
"Your current TYPO3 installation is configured to behave like version 892c91e0a... - 14:43 Bug #15327 (Closed): Updating encryption key sets compat version to same value
- After login the wanring box showed me that my encryption key was not set. So it set it, and this is the output I got ...
- 22:01 Bug #15309: Warning: Call-time pass-by-reference has been deprecated
- fixed.
- 21:28 Bug #15309: Warning: Call-time pass-by-reference has been deprecated
- in core list
- 21:55 Revision c80a348a: 2005-12-29 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * Fixed bug #2100: Warning: Call-time pass-by-reference has been deprecated
* Fixed bug #2126: Updating encryption k... - 21:51 Bug #15329: No BE Login with IE
- Have tried to login with a BE user and same IE 6.0.29, Win XP, SP2, and could login with no problems in the BE.
R... - 21:05 Bug #15329: No BE Login with IE
- Do you get a " username/password wrong" error or does simply nothing happen? Did you update your database (Install to...
- 20:20 Bug #15329: No BE Login with IE
- I am not sure where this issue comes from... And it works here without any problems. Is it possible for you to debug ...
- 16:46 Bug #15329 (Closed): No BE Login with IE
- Hi,
I can't login as BE_USER by using IE 6.0.29, Win XP, SP2. Login to t3 3.8 is still possible with the same brow... - 20:27 Bug #15325: Image Processing > Testmenu : diasble (browser) CACHE
- Hi,
as the error occurs in your installation, can you test which headers are needed and write a patch for it? That w... - 13:38 Bug #15325 (Closed): Image Processing > Testmenu : diasble (browser) CACHE
- Image Processing > Testmenu
These tests options renders images but the problem is that images are cached by the br... - 20:26 Bug #15326: "Edit Page Properties"-BigButton Language Label (web>page module)
- Yes, you are right. The translators will take care of that I think.
Greets, Sebastian - 14:14 Bug #15326 (Closed): "Edit Page Properties"-BigButton Language Label (web>page module)
- The Label remains untranslated (maybe in all languages).
In Version 3.8´s typo3/sysext/cms/layout/class.tx_cms_lay... - 20:23 Bug #15323: T3 4.0beta - unable to open 'insert weblink' and 'insert image' - sysext-problem?
- duplicate of 2116
- 14:53 Bug #15323: T3 4.0beta - unable to open 'insert weblink' and 'insert image' - sysext-problem?
- Seems to be fixed in CVS. See #0002116
Thanks Michael! - 00:03 Bug #15323 (Closed): T3 4.0beta - unable to open 'insert weblink' and 'insert image' - sysext-problem?
- Hello!
The popup shows an error
If the ext is installed locally or global in ext/ everything is ok (TER Versio... - 20:21 Bug #15328: Fatal error in mod/user/ws/index.php
- Hi,
where does the error occur exactly? Can you make a screenshot please?
Thx,
Sebastian - 16:35 Bug #15328 (Closed): Fatal error in mod/user/ws/index.php
- The Function displayWorkspaceOverview_commandLinksSub spits a "Call to a member function on a non-object"-Error on li...
- 20:18 Feature #15330: Admin Tools limited to Online-Workspace
- Any other comments? I think it would be logical to deactivate them - however I see your point.
Greets, Sebastian - 16:53 Feature #15330 (Closed): Admin Tools limited to Online-Workspace
- $MCONF['workspaces']='online';
in all admin tools (except belog) limits the tools to be only available in the Live... - 20:15 Bug #15331: Error on Template Update
- Hi,
do you have an indexing configuration enabled?
It is quite easy to fix the bug, but this doesn't get us to the ... - 18:47 Bug #15331 (Closed): Error on Template Update
- TYPO3_VERSION: 4.0beta1
PHP_VERSION : 4.3.4
4.0beta1: USED > typo3_src-4.0beta1b.tar.gz
Indexed Search Engine: ... - 10:23 Bug #15244: "Page is being generated" is bad for search engines
- Michael, thanks for explaining. I researched this yestarday and I do not see how we can easily send correct status/he...
- 01:10 Bug #15244: "Page is being generated" is bad for search engines
- > Well, but to come back to topic: If the page is... message could be
> displayed in the FE user language, it would ... - 00:56 Bug #15244: "Page is being generated" is bad for search engines
- Hi Michael Stucki!
Thanks for the anwert. :)
It explains a lot. We have about 350 sites and we had to clear the cac... - 00:37 Bug #15244: "Page is being generated" is bad for search engines
- This is a feature that can't be changed easily. I'll try to explain how page caching works in a few words:
Conditi... - 00:26 Bug #15308: database.sql is empty
- Finally, the attached patch makes the database.sql file unneccessary!
- 00:24 Bug #15319: Official title of beta1b
- I'm questioning. So what? Should we release beta1c to fix the name in the title window?
After all it is correct th... - 00:21 Bug #15321: HTMLArea Linking does not work
- Fixed in CVS
- 00:13 Revision bdcf58ac: * Solved problems with wrong backPath in rtehtmlarea
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@963 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:04 Revision 34cfccee: * Added "fixed-font" + "enable-tab" classes to all textarea elements
- * Converted some rtehtmlarea files from DOS to Unix linebreaks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branc...
2005-12-28
- 22:29 Bug #15322 (Closed): Install-Tool: "Write to localconf.php" sets "sqlDebug" and "USdateFormat" automaticaly
- The following values are set automaticaly if you hit "Write to localconf.php" for the first time:
$TYPO3_CONF_VARS... - 21:19 Bug #15310: PHP-Warning in shortcut-bar before DB-upgrade in 4.0beta1
- Hi Ernesto,
I don't see how an update should be detected in the TYPO3 BE:
the upgrade wizard - this has to be run... - 20:56 Bug #15310: PHP-Warning in shortcut-bar before DB-upgrade in 4.0beta1
- Nevertheless the warning is ugly, as it can be avoided.
The cleanest way would be to force the admin that logs in ... - 17:38 Bug #15310: PHP-Warning in shortcut-bar before DB-upgrade in 4.0beta1
- Just read it, I do not think this is an error as after an update, the DB compare is _always_ needed, else stuff will ...
- 17:32 Bug #15310: PHP-Warning in shortcut-bar before DB-upgrade in 4.0beta1
- Hi,
this is _before_ you ran the DB compare tool, right?
Greets, Sebastian - 11:24 Bug #15310 (Closed): PHP-Warning in shortcut-bar before DB-upgrade in 4.0beta1
- After updating the src from 3.8.1 to 4.0beta1 and just logging into the backend, I get the following warning in the a...
- 20:45 Bug #15301: XHTML of FORM cObj
- I'll take care of the docs.
Greets, Sebastian - 20:37 Bug #15321: HTMLArea Linking does not work
- I can confirm this.
- 20:24 Bug #15321 (Closed): HTMLArea Linking does not work
- When trying to use the Linktool in the RTE i get:
Error in init.php: Path to TYPO3 main dir could not be resolved ... - 20:36 Bug #15320: HTMLArea: when centering a text it will not be centered after saving
- I can confirm this.
- 20:18 Bug #15320: HTMLArea: when centering a text it will not be centered after saving
- is the same with justify right
- 20:12 Bug #15320 (Closed): HTMLArea: when centering a text it will not be centered after saving
- when centering a text it will not be centered after saving
is in IE and FF
(issue imported from #M2115) - 19:27 Bug #15244: "Page is being generated" is bad for search engines
- Well, this is a different story. I think you can make a feature request for it. This bug is only about optimizing "Pa...
- 18:56 Bug #15244: "Page is being generated" is bad for search engines
- "I do not thini that configuration is needed for this feature because it happens quite rarely.
This message usuall... - 18:46 Bug #15244: "Page is being generated" is bad for search engines
- +1 for _no_ config option.
- 18:45 Bug #15244: "Page is being generated" is bad for search engines
- I do not thini that configuration is needed for this feature because it happens quite rarely.
This message usually... - 18:33 Bug #15244: "Page is being generated" is bad for search engines
- "set "Retry-after" HTTP header to current time + 1 hour to prompt search engine to revisit this page again when load ...
- 19:09 Bug #15314: can't add pages or content because adodb sequences are setup incorrectly
- What MySQL version are you using? Any relevant options set (e.g. SQL_MODE)?
- 12:34 Bug #15314 (Closed): can't add pages or content because adodb sequences are setup incorrectly
- Always if I try to add a page or content, nothing happens.
In the DBAL-DEBUG-LOG I found the following errors:
Nu... - 18:58 Bug #15159: SU mode does not work if server runs under Windows
- i use Windows XP Home with SP2 and it works fine..
- 18:39 Bug #15159: SU mode does not work if server runs under Windows
- I used yesterday's CVS version. I usually update daily.
What I do is:
- go to "User management"
- click red SU i... - 10:24 Bug #15159: SU mode does not work if server runs under Windows
- Hi Dmitry, is the problem when switching _to_ the other user, or is the problem the switchback?
Greets, Sebastian
... - 18:48 Bug #15318: Freetype installation on Windows
- GD and FT is a _library_, how do you want to set paths to this? php needs to "know" them and so the GD lib has to be ...
- 18:27 Bug #15318: Freetype installation on Windows
- And it would be nice, if there is a possibility to set all pathes of the different programs (IM, GD, FT, and so on..)
- 18:25 Bug #15318 (Closed): Freetype installation on Windows
- It's not possible to set the path to the freetype installation. It would be nice and good, if this would be possible....
- 18:47 Bug #15319: Official title of beta1b
- Well it won't be fixed as we would have to release another beta then...
Sebastian - 18:30 Bug #15319 (Closed): Official title of beta1b
- After the fixing of 0002099, the title of the install tool is not correct. The current title should be "Typo3 4.0beta...
- 17:54 Bug #15313: The width of tt_content is too large (due to access options)
- I think --newline-- is a good feature
- 17:30 Bug #15313: The width of tt_content is too large (due to access options)
- I currently do not think this is possible via TCEforms.
There are two options: Insert --div-- and use dividers to ... - 17:05 Bug #15313: The width of tt_content is too large (due to access options)
- will have a look.
Grz - 13:28 Bug #15313: The width of tt_content is too large (due to access options)
- Indeed it would be better to have this below each other.
- 11:34 Bug #15313 (Closed): The width of tt_content is too large (due to access options)
- When editing tt_content we have now the opportunity to set access to multiple groups (before only 1).
It's great but... - 17:51 Bug #15316: ext "version" not loaded : PB with workspace module
- it worked but I thought this extension should be enable by default...
- 17:00 Bug #15316: ext "version" not loaded : PB with workspace module
- Hi,
What happens when you install "version" through the EM? It is shipped with TYPO3 4.0 beta. (Might be a "shy" ext... - 13:48 Bug #15316 (Closed): ext "version" not loaded : PB with workspace module
- I've imported the new TYPO3 (4.0beta1b) but (in the backend) when I click on the module WORKSPACE, I see that ext "ve...
- 16:59 Bug #15317: MySQL Error when installing sys_action with the extension manager in 4.0beta1
- Karsten, since it relates to DBAL, please test this. Thankx :-)
Sebastian - 16:44 Bug #15317: MySQL Error when installing sys_action with the extension manager in 4.0beta1
- This bug seems to be related to the dbal extension.
As soon as you install dbal it is impossible to install indexed_... - 15:49 Bug #15317: MySQL Error when installing sys_action with the extension manager in 4.0beta1
- Seems to be more serious than I expected it to be.
As far as I can see now it is not possible to install any extensi... - 15:25 Bug #15317 (Closed): MySQL Error when installing sys_action with the extension manager in 4.0beta1
- Each time I try to install sys_action with the extension manager I get the following error:
Column 'content' canno... - 13:37 Bug #15315 (Closed): Error when using hide in Frontend Editing
- using hide in FE editing produces a warning and an error
Warning: main(PATH_typo3sysext/lang/lang.php) [function.m... - 12:57 Revision 19cdec32: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@961 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:55 Revision 247bb0f8: * Fixed a bug in tstemplate (path still pointing to typo3/ext/)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@960 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:33 Bug #15309: Warning: Call-time pass-by-reference has been deprecated
- This part of the code is the upgrade wizard...
- 10:54 Bug #15309 (Closed): Warning: Call-time pass-by-reference has been deprecated
- I guess there's a problem with pass-by-reference... Maybe we could disable this message to appear with '@' and correc...
- 11:54 Bug #15311: under template module : "Error in init.php: Path to TYPO3 main dir could not be resolved correctly."
- I'll fix the problem and publish a new beta version on Sourceforge.net
- 11:48 Bug #15311: under template module : "Error in init.php: Path to TYPO3 main dir could not be resolved correctly."
- FYI
- 11:46 Bug #15311: under template module : "Error in init.php: Path to TYPO3 main dir could not be resolved correctly."
- While migrating this from ext to sysext the conf.php wasn't updated accordingly.
To fix: in file typo3/sysext/tst... - 11:25 Bug #15311 (Closed): under template module : "Error in init.php: Path to TYPO3 main dir could not be resolved correctly."
- as it's written in the title, there's a crash due to CONSTANT definition maybe in init.php
See additionnal informa... - 11:31 Bug #15312: editing hyperlinks now requires making a selection?
- As a note, I would be able to sponsor the solution of this issue. Just let me know what you think a reasonable amount...
- 11:26 Bug #15312 (Closed): editing hyperlinks now requires making a selection?
- Today I upgraded my htmlArea installation from 0.4.72 to 1.0.1. In my
old version, I could edit hyperlinks by left... - 11:10 Bug #15126: file list module nav frame doesn't reload automatically after creating a folder
- Yes I remember. I was just curious that it already works as long as only one directory is added.
- 10:58 Bug #15126: file list module nav frame doesn't reload automatically after creating a folder
- As already explained on the phone, my description is of course wrong: what was actually the problem/bug, is that the ...
- 10:46 Bug #15126: file list module nav frame doesn't reload automatically after creating a folder
- Well, as it seems the problem only occurs when creating more than one directory in a run.
I'll have a look... - 00:59 Bug #15126: file list module nav frame doesn't reload automatically after creating a folder
- I think this is now fixed in CVS. Please give feedback and reopen if needed.
- 10:05 Bug #15308: database.sql is empty
- I agree, this is an error caused by a change in the package generator. Attached is the correct database.sql, the prob...
- 09:38 Bug #15308 (Closed): database.sql is empty
- I've just downloaded the files for typo3 4.0beta1 and found a database.sql file with 0 byte!
(issue imported from... - 09:50 Bug #15295: Unable to login into BE when using MySQL 5+
- Dear Karsten
In the meantime i'm using TYPO3 with MySQL 4.0.26 as a testsystem. This system is now "live" for our ... - 02:14 Bug #15295: Unable to login into BE when using MySQL 5+
- Meanwhile the auto_increment vs. default issue has been resolved. Is this bug still an issue?
- 04:36 Revision 5320410f: This commit was manufactured by cvs2svn to create branch 'TYPO3_4-0'.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@957 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:36 Revision 01e8e8be: * Release of TYPO3 4.0beta1
- * Rised version number to 4.0beta1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@958 709f56b5-9... - 04:36 Revision 60944b5a: This commit was manufactured by cvs2svn to create tag
- 'TYPO3_4-0-0beta1'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-0beta1@959 709f56b5-9817-0410-a4d7... - 04:32 Revision 928433d9: * Changed TYPO3_CONF_VARS[SYS][fileCreateMask] from 775 to 755
- * Rised version number to 4.0-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@956 709f56b5-9817-0410-a4d7-... - 01:49 Revision bf873796: * Added "rtehtmlarea" as a system extension
- - Important notice: Because of a known bug, the buttons "blockstylelabel", "blockstyle", "textstylelabel" and "textst...
- 01:21 Bug #14790: Install tool want to recreate the tables, and drop the old ones
- Fixed in CVS / 4.0beta1
- 01:14 Feature #15040: Logging with class.tslib_fe.php + awstats + realurl
- // gk@plan2.net - modification for RealUrl compatible logs - using REQUEST_URI instead of $this->config['stat_vars'][...
- 00:59 Feature #15140: When changing a page's alias, update all links
- Using REGEXP is a no-no, as this is (AFAIK) MySQL-specific, at least non-standard. Thus +1 for the reference table us...
Also available in: Atom