Activity
From 2004-12-27 to 2005-01-25
2005-01-25
- 17:57 Bug #14500: Domain Record with umlaut Domains not working
- Have a look at:
http://idnaconv.phlymail.de/
You could speed-up the converter in detecting xn-- in the domain nam... - 13:17 Feature #14507: User Admin-->Lock to domain accepts http://
- unnecessary feature
- 13:17 Feature #14507: User Admin-->Lock to domain accepts http://
- I close this feature request now, please discuss any open questions somewhere else (mailinglists, forum), thanks!
- 13:01 Feature #14507: User Admin-->Lock to domain accepts http://
- Someone who creates BE users should be able to correctly understand the meaning of 'host name' and know that this is ...
- 10:02 Bug #14512: Error message while creating a new page
- Also not localized message on the line 1011: "No proper configuration!"
- 10:01 Bug #14512 (Closed): Error message while creating a new page
- The following error message appears in the "content" box when trying to create a new page using TV's "Page" module:
... - 08:08 Bug #14511 (Closed): Removing of leading "http://" in external URLs can cause errors
- If I use the link browser outside the RTE (mode=wizard) and I insert an external URL, the leading "http://" is remove...
2005-01-24
- 21:53 Bug #14510 (Closed): DHTML layering order problems in WIN/IE - tmenu_layers.php/gmenu_layers.php
- Windows has a problem where windowed controls (such as a select box, iframes, ActiveX objects) are on a higher layer ...
- 16:33 Revision c10c1cb7: Fixed problem with calling /usr/sbin/postconf when this file does not exist. Now makes a check to see if the file
- exists.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@541 709f56b5-9817-0410-a4d7-c38de5d9e867 - 15:46 Bug #14221: config.stat_apache_pagenames code [type] ends up empty
- The bug is still not fixed in 3.7. But ingmars Bugfix works correct. Thanks.
There's also 'nice to have' (or Bug?)... - 08:20 Feature #14507: User Admin-->Lock to domain accepts http://
- "it's not really too much to ask the user to strip the unnessary stuff and comply to what is even described in the co...
- 01:29 Revision cf86bc51: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@540 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:03 Bug #14423: Security hole: some files are world-writeable
- >- OK but we could at least help those users with a handy shell
> script that checks for possibilities and sets the ...
2005-01-23
- 19:54 Bug #14485: detecting lib_div::getIndpEnv(SCRIPT_NAME)
- SCRIPT_NAME should be the name of your primary TYPO3 script, normally index.php.
in my case, when accessing page ... - 19:28 Bug #14423: Security hole: some files are world-writeable
- OK but we could at least help those users with a handy shell script that checks for possibilities and sets the permis...
- 19:16 Bug #14423: Security hole: some files are world-writeable
- World-writable is definitely not a good idea, this should be changed.
Group-writable isn't that bad, if you set as... - 17:46 Bug #14423: Security hole: some files are world-writeable
- > MS did that before and they got bashed for it. They deserved this bashing and
> changed.
Right! I don't like ... - 18:43 Feature #14390: Date selector should accept alternative date formats
- Fine, Masi. Can you please send me the code or attach it here? Thanks!
- 18:04 Feature #14496: time dependent displaying of non cached pages/contents
- Hi ingmar
do you need more precise information or is the bugnote from stfl_wolfgang enough?
a few more informati...
2005-01-22
- 23:40 Bug #14500: Domain Record with umlaut Domains not working
- Since we could need this function in more than one place (lock to domain in user/group options for example) an autom...
- 16:10 Bug #14500: Domain Record with umlaut Domains not working
- Workaround: writing a wizard for the domain table that does the necessary translation.
Possible fix: adding code t... - 23:31 Feature #14507: User Admin-->Lock to domain accepts http://
- I agree with Wolfgang, and yes, parameter checking makes sense but we cannot check for everything, and it's not reall...
- 12:16 Feature #14507: User Admin-->Lock to domain accepts http://
- I do not think that this is ridiculous.
The computer software should make the life easier. Parameter checking is a ... - 11:59 Feature #14507: User Admin-->Lock to domain accepts http://
- I know that... I've read this thread!
But IMHO it's rather unnecessary work (and processor time)...
We should con... - 11:45 Feature #14507: User Admin-->Lock to domain accepts http://
- We have discussed this already in http://bugs.typo3.org/bug_view_page.php?bug_id=0000182 .
So it would be a nice f... - 11:29 Feature #14507: User Admin-->Lock to domain accepts http://
- http is a protocol and not part of a domain name...
That's it (and not a bug) ;-) - 16:21 Bug #14415: Charset problems (UTF-8, mysql 4.1.7)
- You can set the the global charset in the TYPO3 installer (or edit the configuration file manually).
Please report... - 16:16 Bug #14446: Japanese Content isn't appearing correct
- I don't think that TYPO3 3.5 is meant to work with Japanese. Or at least many of the i18n-stuff was addes in 3.6. So ...
- 16:01 Bug #14423: Security hole: some files are world-writeable
- Stucki, MS did that before and they got bashed for it. They deserved this bashing and changed. Patches of IE and for ...
- 15:54 Feature #14390: Date selector should accept alternative date formats
- Stucki, the problem is that there are various formats for dates and you cannot even tell them apart by the delimiter:...
- 14:38 Feature #14390: Date selector should accept alternative date formats
- I suggest we do it this way:
a) Implement my initial suggestion in the core (I can do that)
b) Create a hook for ... - 14:28 Feature #14390: Date selector should accept alternative date formats
- There's already an extension using this calendar (very nice):
http://typo3.org/extensions/repository/search/erotea_d... - 15:39 Bug #14292: template->endPage(): spurious </body>
- I like the $bodyTag thingy and agree with the point on backwards compatibility.
- 12:28 Bug #14292: template->endPage(): spurious </body>
- Hi Masi,
Attached a new patch, my previous patch was done a bit too fast, it even supressed the </html> tag for x... - 09:48 Bug #14292: template->endPage(): spurious </body>
- Thanx, Ingmar. I don't think it should have any negative effects. But I'll have a look at this.
What just occured ... - 13:16 Bug #14485: detecting lib_div::getIndpEnv(SCRIPT_NAME)
- What's the value of SCRIPT_NAME in your case?
Make sure that your rewrite rules work with httpd.conf (there are diff... - 13:03 Bug #14508: protectLvar=all is not implemented right
- That's what I suggest to change ;-) I don't know why...
Kasper obviously added this
(found it here in google: htt... - 12:51 Bug #14508: protectLvar=all is not implemented right
- The description in TSREF begins like that:
"If set, then for each page in the menu it will be checked if the GET var... - 10:56 Bug #14508 (Closed): protectLvar=all is not implemented right
- If I set protectLvar in HMENU I expect links in menus to fall back to the default language if there's no translation ...
- 13:03 Revision dd48fe38: * Fixed bug #0000668: Removed spurious comma (,) from pages table definition in t3lib/stddb/tables.sql
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@539 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:02 Bug #14484: Error in SQL syntax
- Thanks!
The bug is now fixed in CVS. - 12:56 Bug #14509 (Closed): File module (aka fileadmin) "redirect" and "target" problems
- Try to create a folder that already exists. You'll get a warning message and the mentioned "Continue" button. If you ...
- 12:40 Bug #14503: Negative PID when creating new content in page module
- Thank you, i didn´t know the method 'resolvePid'. It was just a little bit confusing that a pageID is negative.
I ... - 12:30 Bug #14503: Negative PID when creating new content in page module
- That's ok, negative PID values help in inserting the new content at the right position, take a look at the method "re...
- 12:19 Feature #14496: time dependent displaying of non cached pages/contents
- The problem can be solved as follows:
in tslib/class.tslib_fe.php
method realPageCacheContent
after setting th... - 08:29 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
- Yeah seems like no one else had this problem thanks for your time.
Mark - 00:01 Bug #14435: incorrect var name in t3lib_cs conv_case: $str should be $string
- uploaded patch, although with a useless extension. sorry.
edited on: 22.01.05 00:02
2005-01-21
- 23:54 Bug #14484: Error in SQL syntax
- No, the bug reported here is about the extra comma, and it does break creating the table in MySQL. This is not the sa...
- 23:43 Bug #14228: Leading Slash missed in image url
- If there was a leading slash in the file, TYPO3 would generate incorrect paths if it is located in a subdirectory on ...
- 22:59 Revision a65cd212: * Fixed bug #0000703: Added missing ';' to ' ' in t3lib\class.t3lib_formmail.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@538 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:59 Bug #14504:   appearing in html e-mail sent by Typo3
- Thanks!
I just fixed it in CVS. - 21:32 Bug #14504:   appearing in html e-mail sent by Typo3
- I uploaded the giant patch if you prefer that ;)
- 14:31 Bug #14504 (Closed):   appearing in html e-mail sent by Typo3
- Problem: string " " shows up in e-mail sent by Typo3.
Cause:
t3lib\class.t3lib_formmail.php, line 124 Co 208:... - 22:39 Bug #14218: password wrong with domain lock active
- I agree with disappearer about closing this bug.
- 21:19 Bug #14218: password wrong with domain lock active
- Hi Franz,
would you mind filing another bug (or feature request) for
a) the checkbox issue (there are these pre-in... - 20:51 Bug #14218: password wrong with domain lock active
- 1. Sorry, but I have never seen a checkbox having such a functionality before. In almost every other application this...
- 18:54 Bug #14218: password wrong with domain lock active
- Could we seperate the issues please. The original bug was a functional one, although you mix criticism for the ui wit...
- 21:53 Bug #14292: template->endPage(): spurious </body>
- Attached patch.
Will there be any negative sideeffects? Masi, do you think it's backwards compatible? - 21:49 Feature #14507 (Closed): User Admin-->Lock to domain accepts http://
- When I configure in the user admin settings for a user to be locked to a domain, I want that Typo3 accepts a domain...
- 21:40 Feature #14506 (Closed): use checkboxes not to delete an entry field
- When there is a checkbox in front of an edit field, this should do the job of activating (turn on or off) the funcit...
- 21:14 Feature #14496: time dependent displaying of non cached pages/contents
- Hi Dominic,
I didn't manage to reproduce this on a 3.8-dev installation..
Could you please write down the steps i... - 19:47 Revision fa2ce27b: Remove file path in error images to avoid path disclosure [security].
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@537 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:36 Bug #14109: css_styled_content 0.0.9 (RC2) creates double-attribute in <img>-tag
- I'm now closing this bug as it seems to be a bug of dmc_image_alttext instead of the core.
Robert F, if you still ... - 16:30 Bug #14505 (Closed): bold selection in RTE not visible in FE
- use 0.4.28, and just noticed that when selecting a word and try to make it bold, that it does turns bold in the RTE i...
- 16:18 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
- Fine. Is that ok if I close the bug then?
- 14:54 Bug #14372: False value of $GLOBALS["TSFE"]->beUserLogin
- Thank you for your check.
Now, after over two month of having this problem i found it out on a new shop i made. Was ... - 11:53 Revision d1fb4e41: Fixed a problem when using Postfix version 1. A check is made to see if Postfix version 1 is used as MTA.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@536 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:57 Bug #14503 (Closed): Negative PID when creating new content in page module
- I use the hook in TCEmain (function processDatamap_postProcessFieldArray($status, $table, $id, &$fieldArray, &$refere...
- 03:26 Revision a6b52eec: * Added a new feature to force all UIDs in the "impexp" extension.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@535 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-01-20
- 22:16 Bug #14218: password wrong with domain lock active
- 1. But this is an error. I enter argent into the URL field, then I click the checkbox and the URL has been deleted. I...
- 20:25 Bug #14218: password wrong with domain lock active
- Okay, maybe we're getting somewhere:
1. The checkbox in front of the lock to domain input field does nothing but era... - 14:54 Bug #14218: password wrong with domain lock active
- I have the same error also with Typo3.7 under Windows2000.
In the page module I create a new backend user 'abc' with... - 12:15 Bug #14218: password wrong with domain lock active
- Back to English: Franz, I cannot reproduce this with 3.7.
Restricting the user to a domain works even without domai... - 15:22 Bug #14502: htmlarea >0.4.9 not loading in IE6 and Firefox 1.0
- Same problem on Mac 0S 9. Mozilla 1.3.1
The version < 0.4.12 is working but no update is possible. - 14:04 Bug #14502 (Closed): htmlarea >0.4.9 not loading in IE6 and Firefox 1.0
- Hi,
I observed problems with htmlarea version >0.4.9 on my system. Version <=0.4.9 (unfortunately the online reposit... - 14:50 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
- The Server upgraded to
PHP Version 4.3.10
Mysql Version 4.0.22-standard
The problem is now gone and backend w... - 11:55 Bug #14488: Kontext Menu doesnt work under Opera
- Yes, the problem is still in 3.7 and CVS, probably because it was never submitted here and Karsten's patch breaks Ope...
- 00:37 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- Reminder. Jan-Erik, are you reading this? How should we solve the outstanding problems? Is my suggestion ok?
- mic...
2005-01-19
- 23:35 Bug #14488: Kontext Menu doesnt work under Opera
- That seems to be interesting. Have a look at Bug #0000486, I think this could be the solution why the remaining probl...
- 23:22 Bug #14423: Security hole: some files are world-writeable
- Yes you are probably right. We did change the default permissions from 755 to 777 before releasing 3.6.0 I think. The...
- 20:13 Bug #14423: Security hole: some files are world-writeable
- This is definitely an issue, although 777 is unfortunately even recommended in the T3 book. Making stuff world-writab...
- 20:16 Bug #14465: Backend opens twice under Filelist menu
- I can't reproduce this with the above description. Wolfgang, can you elaborate on the circumstances?
- 20:07 Bug #14372: False value of $GLOBALS["TSFE"]->beUserLogin
- I just checked and it worked as expected, whether as admin or not, I get 1, else None.
Shall we wait for more feedba... - 11:26 Bug #14372: False value of $GLOBALS["TSFE"]->beUserLogin
- Can someone maybe reproduce this bug on his/her server?
Is simple to check. Just add "debug($GLOBALS["TSFE"]->beUs... - 01:48 Feature #14490: Linux file permissions of scaled images on some Linux-Installations
- Thanks, Frank. You're right, this should be changed as well. However you forgot one function. See my patch.
2005-01-18
- 22:05 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
- The url to the thread is now http://typo3.org/1422+M570aa32c2d7.0.html
As mentioned by klausm, this bug is related t... - 22:00 Bug #14488: Kontext Menu doesnt work under Opera
- This is really an old bug that obviously never got fixed.
See http://typo3.org/1422+M570aa32c2d7.0.html for the reso... - 20:54 Bug #14467: EXT templates gets created twice
- Can't confirm that either. Seems at least that it's not alway reproducable. Close it?
- 20:01 Bug #14494: When inserting a "-Character in Subheader, the Recordset is not stored
- Strange - I just can't reproduce this bug either - perhaps i messed up with my typoscript configuration.
It works n... - 17:12 Bug #14494: When inserting a "-Character in Subheader, the Recordset is not stored
- I cannot verify this on 3.7.0. Doing exactly what you describe here (although the content element is named "Header" h...
- 16:51 Bug #14489: BE user/group access fails
- This is probably not a bug. The doc you mentioned is a bit outdated. Please look into your BE group configuration, ma...
- 15:57 Feature #14501 (Closed): inline styles cannot be replaced
- After applying an inline style there doesn't seem a way to replace that same style with another style or clear it. I ...
- 15:19 Bug #14495: CGI detection bug in t3_popup.html
- I already corrected the problem in Insert image. Tried to do it for the spell checker, but got an error (t3lib_div no...
- 07:10 Bug #14495: CGI detection bug in t3_popup.html
- The bug was also in the insert image plugin. The spell-check plugin also uses the same code, but I didn't test it the...
- 00:05 Bug #14495: CGI detection bug in t3_popup.html
- Thanks for the correction.
Corrected in version 0.4.27
I don't know why, but the correction failed to work when... - 11:56 Bug #14500 (Closed): Domain Record with umlaut Domains not working
- Setting a Domain Record with umlaut Domains only works with www.xn--ko-links-m4a.info not with www.öko-links.info.
... - 11:20 Bug #14499 (Closed): CSS fos Anchors not available
- After marking an anchor the CSS-Selectbox shows only the CSS classes of the parent tag not the classes of an anchor.
... - 10:33 Bug #14424: Typo3 Cookies and Zonealarm Security Suite
- this does not look like a TYPO3 bug. And the two things reported (cookies and mail problem) are obviously to seperate...
2005-01-17
- 23:32 Bug #14498 (Closed): div tags converted to p tags
- If I change to source code view in rtehtmlarea and write a div element, it is changed to a p tag when I save the docu...
- 23:30 Bug #14497 (Closed): Empty <p> tags inserted
- Try entering this as html code in the RTE:
<p>par1</p>
<hr />
<p>par2</p>
When I save the document and views th... - 12:19 Feature #14496 (Closed): time dependent displaying of non cached pages/contents
- time dependent displaying of non cached pages/contents is not possible.
If you want to display time dependent pages ... - 01:01 Bug #14495 (Closed): CGI detection bug in t3_popup.html
- On some servers the popup (i.e. inserting a link) displays an error message about server misconfiguration. The server...
2005-01-16
- 17:08 Bug #14423: Security hole: some files are world-writeable
- I just found the reason for the world-writeable files and directories.
zipinfo dummy-3.7.0.zip |grep rw.rw
s...
2005-01-15
- 20:30 Revision b23e6976: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@534 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:23 Revision 548ce4b6: Fixed final details around Import/Export. Unless important bugs surface this is it for a long time...
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@533 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:00 Bug #14494 (Closed): When inserting a "-Character in Subheader, the Recordset is not stored
- Insert a Content Element "Headline".
Then Insert a "-Character in the Subheader.
When you klick "Save" the record...
2005-01-14
- 20:31 Revision 2f7d88e8: * import/export: CSH for the whole module, localization of all labels
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@532 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:55 Bug #14453: RTE overlap in Firefox
- Corrected in version 0.4.21.
2005-01-13
- 22:41 Revision b94cbdd8: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@531 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:33 Revision 24095ecf: More work on import/export + removal of "lower" range limit for endtimes on core records (to avoid import oddities).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@530 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:24 Feature #14493 (Closed): "LINE" Object for GIFBuilder
- I have extended class.tslib_gifbuilder.php to support an additional GIFBuilder object of type "LINE" to support drawi...
- 14:31 Revision 01137e43: minor bugs in dyntabmenu fixed (missing highlight after click in regular tabmenu, css error in foldoutmenu)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@529 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:59 Feature #14492 (Closed): Error-Reporting on DB-Connect Problems
- The Error-Reporting "Could not connect to Database" is ok for FE user. As Admin i like more Informations about those ...
- 13:41 Bug #14491 (Closed): XHTML 1.0 strict compliance of FORM objects (hidden fields)
- FORM objects generate hidden fields that are not enclosed by any other block-level tags. This is not legal according ...
2005-01-12
- 22:17 Bug #14482: Error when using CharacterMap plugin
- Corrected in version 0.4.20
- 20:19 Feature #14490 (Closed): Linux file permissions of scaled images on some Linux-Installations
- Server: Apache, PHP (as CGI), SuExec with UMASK 077
scaled images are crated with -rw------- permissions. The Apac... - 18:54 Bug #14489 (Closed): BE user/group access fails
- when logged in as BE user, not admin, i can't
edit any pages, even though i should have access according to User Adm... - 16:20 Bug #14488 (Closed): Kontext Menu doesnt work under Opera
- If I click on the Menu, a context menu pops up, but if I move the mouse to select an entry (edit, view), the menu dis...
- 08:02 Bug #14453: RTE overlap in Firefox
- The editing area takes the size of the toolbar. In this configuration, the first line of the toolbar is stretched too...
- 07:45 Bug #14483: RTE not loading in Firefox
- Please install version 0.4.19 and clear the Firefox browser cache before retesting.
- 06:48 Bug #14451: When editing in table the border setting dissappears
- I think this bug has been fixed in version 0.4.19 of htmlArea RTE (rtehtmlarea).
The border-width style property is...
2005-01-11
- 18:23 Bug #14487 (Closed): Umlaut conversion problem
- Searchterms with uppercase German Umlauts are not found. This is due to the fact that in the file class.indexer.php p...
- 18:07 Feature #14486 (Closed): Disable path - feature
- Using tt_News, sometimes its useful to disable the path displayed at the bottom of search results, because it points ...
- 17:06 Bug #14294: <meta name="generator" content="TYPO3 3.6 CMS" /> is hardcoded
- Stucki asks:
> Does anybody have an idea why the TYPO_VERSION is defined like this:
>
> $TYPO_VERSION = '3.8.0-dev... - 16:37 Bug #14294: <meta name="generator" content="TYPO3 3.6 CMS" /> is hardcoded
- Masi suggests:
> Or add another define in t3lib/config_default.php:
> define('TYPO3_version_min'.'3.7');
I'd pr... - 16:07 Bug #14485 (Closed): detecting lib_div::getIndpEnv(SCRIPT_NAME)
- When using mod_rewrite for Real_url 2.0 doing the configuration dirctly in the httpd.conf typo3 doesnt get the script...
2005-01-10
- 18:03 Bug #14484: Error in SQL syntax
- The bug I meant is explained here:
http://bugs.typo3.org/bug_view_page.php?bug_id=0000416
and is fixed already in C... - 17:59 Bug #14484: Error in SQL syntax
- PHP version 4.3.10
MySQL version 4.0.22-standard
and the package the Typo3 is a Quickstart - 16:52 Bug #14484: Error in SQL syntax
- Your MYSQL database version is too new, and the bugfix is in CVS.
bug can be closed I think,
Sebastian
bearbeite... - 02:52 Bug #14484 (Closed): Error in SQL syntax
- At the end of sentence SQL of the table 'pages' there is one comma that exceeds...
#
# Table structure for table... - 16:49 Feature #14358: Adminpanel not see
- look at admin panel related configuration. it works everywhere else...
greets,
Sebastian - 16:44 Bug #14433: Transforming from a ' in q "
- The problem is the config.xhtml_cleaning. This breaks this particular javascript because the cleaning is not very "in...
2005-01-09
- 23:28 Bug #14483: RTE not loading in Firefox
- Important addition to this:
The error occurs only in the classic page. Both in FireFox1.0 and IE6.0.
The error do... - 23:24 Bug #14483 (Closed): RTE not loading in Firefox
- Hi! I reported this bug (?) before - which I think is a major when I'm not mistaken.
It's simple: in Windows XP S... - 15:34 Bug #14482 (Closed): Error when using CharacterMap plugin
- Error: toolbar[1] has no properties
Source File: http://www.publicservicewatch.org/typo3conf/ext/rtehtmlarea/htmlare...
2005-01-08
- 16:32 Bug #14481 (Closed): Publishing breaks when setting pageNotFound_handling
- After setting pageNotFound_handling in the localconf.php, hidden pages break the process of publishing pages to stati...
2005-01-05
- 17:00 Bug #14480 (Closed): array_unique not being fed arrays
- A recent production server began complaining that external files didn't have the keywords, description, or body field...
- 08:20 Feature #14411: Context menu layer on does not work on Mac
- For related information about a fix on Mac OSX, see #14384
2005-01-03
- 14:58 Bug #14320: Can't edit entries in the new select lists (Firefox)
- Please close this bug report!
- 14:54 Bug #14479 (Closed): Sorting and display of fields in ext_conf_template.txt
- The configuration fields defined in ext_conf_template.txt are displayed in reverse order in the extension manager.
... - 13:43 Bug #14478 (Closed): make charset adjustable in class.t3lib_htmlmail.php
- Can't configure the charset for htmlmail's, it's hardcoded to iso-88591-1.
I need it for emails generated from "Mail...
2005-01-02
- 18:33 Bug #14477 (Closed): MTB1: "normal" column
- In MTB1, section "Including a static template" there's a line "all content elements from the "Normal" column of the c...
- 18:18 Revision b5356845: * Added Karsten D.s patches for DBAL.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@528 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:36 Revision 98f8fb1d: Minor changes in taskcenter, impexp taskcenter module adjusted to new taskcenter
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@527 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-12-31
- 15:28 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
- I have not seen this behaviour since then, but it occurs much more often that the following error message is displaye...
- 13:58 Revision 60cec202: Various small fixes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@526 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-12-30
- 19:09 Bug #14476 (Closed): SQL parser in Extension Manager has trouble with various data types
- When trying to install extensions in 3.7.0, several SQL statements cause trouble. The BIGINT one reported in http://b...
- 09:35 Feature #14475 (Closed): New hook in class.t3lib_tcemain.php after DB ops
- For extensions that want to synchronize records upon creation/editing of a record through tcemain, it makes sense to ...
- 08:49 Bug #14343: t3lib_TCEmain: small typo at hook "processDatamap_preProcessIncomingFieldArray"
- This was resolved in CVS-version 1.4.2
2004-12-29
- 10:55 Feature #14463: Menu doesn't expand if ".special" is set
- here's how to apply the patch:
change dir to TYPO3ROOT/tslib/
then type:
patch -p 0 ./class.tslib_menu.php < /DIRT...
2004-12-28
- 18:04 Bug #14474: JSMENU with realurl doesn't work in IE
- The attached diff provides a patch for t3lib/jsfunc.menu.js that solves the issue
- 18:02 Bug #14474 (Closed): JSMENU with realurl doesn't work in IE
- There's a bug in MSIE, which prevents the usage of the "base href" in JavaScript.
realURL needs the base href to be... - 14:49 Bug #14460: Author Name & Author email not displayed when saving extension in kickstarter
- This bug belongs to the extension "tx_kickstarter".
Could someone please change the category of this bug? - 14:19 Bug #14394: using language [All] make the page content item disapear
- ACK.
the field "languageField" (e.g. for tt_content: sys_language_uid) is set to -1 if you select "[All]"
But the... - 10:35 Bug #14473 (Closed): UID values and the "Create multiple pages" Wizard
- If you create some pages with this wizard the sorting of the pages is ok, e.g.
root
|
+----- new page 01
... - 10:27 Feature #14472 (Closed): Ranges in ID lists
- I would like to write
temp.menu.excludeUidList = 23-28,30,100-102
instead of
temp.menu.excludeUidList = 23,2...
2004-12-27
- 16:30 Bug #14453: RTE overlap in Firefox
- It's better, but not completely fixed. It's really minor, but it's still a little bit annoying not to be able to see ...
- 10:51 Bug #14471 (Closed): Access / DB mount problem
- I have a page with type "shortcut" as root page that links to the "real" home page on level 1. I maintain this site f...
Also available in: Atom