Activity
From 2005-08-14 to 2005-09-12
2005-09-12
- 21:20 Bug #14337: "shorcut" page header doesn't show subtitle field
- Can anywhere test it?
- 11:49 Bug #14957: Lists are not XHTML compatible
- Posting HTML-Code doesn't work. Please see the attached list.txt
2005-09-11
- 20:06 Bug #14331: Page ID is always 2147483647
- This is a bug in MySQL that has been solved in later versions. This has been documented in the manual for the version...
- 18:25 Bug #14962: "Click here to create an extension template" bug
- Yes the Problem is the returnpath.
When you click on save and close -> typo3 return to the "create extension templ...
2005-09-10
- 19:53 Bug #14945: BE: TCEMAIN.clearCacheCmd doesn't work when deleting records
- This SelectQuery has no result, because this deleteclause return with deleted=0 but the datarow is deleted and has de...
- 18:00 Bug #14337: "shorcut" page header doesn't show subtitle field
- add bug_388.diff
- 15:55 Bug #14337: "shorcut" page header doesn't show subtitle field
- With this diff you have subtitle:
_____
--- ext_tables.php 12 May 2005 22:54:16 -0000 1.18
+++ ext_tables.php 10 S... - 17:25 Feature #14964 (Closed): add form fields or something else via TS
- I used the extension tx_extdbauth from Robert Lemke. Therefor it is necessary to submit a hidden variable during the ...
- 17:20 Bug #14963 (Closed): Auto redirect feature from Martin Kutschker overwrites the variable with the storagePid (ver 2.2.9)
- in line 88 the variable $d is filled with the storagePid which is used in line 290 for submitting the form-value "pid...
- 10:56 Bug #14962 (Closed): "Click here to create an extension template" bug
- When I click "Click here to create an extension template" in the Template module, I'm directly sent to a template edi...
- 00:28 Feature #14961 (Closed): typo3/db_list.php - Fields with preprocessed select-boxes are not displayed
- I use a select-box with preprocessing (from the extension kickstarter) in a table of my extension. this al works fine...
2005-09-09
- 13:20 Bug #14256: special characters in username not checked
- Just an improved version of the patch. With this version it is also possible to have Umlauts or Japanese characters i...
2005-09-08
- 21:54 Bug #14960 (Closed): Content being created in wrong collumn
- Creation of content in left, right, or border on save results are inserted into normal collumn at random positions.
... - 14:18 Bug #14959 (Closed): Meta tag output in indexed search result breaks layout
- If you have a list like so:
Gebäudeautomation, Gebäudetechnik, Telekommunikation, Netzwerkinstallation, Elektroins... - 12:27 Bug #14958 (Closed): typo3/template.php uses id in default table layout
- class template {
var $table_TABLE = '<table border="0" cellspacing="0" cellpadding="0" id="typo3-tmpltable">';
... - 11:28 Bug #14957 (Closed): Lists are not XHTML compatible
- When I want to create Lists with a second level, the produced HTML-Code is not XHTML-compatible:
The output is:
<...
2005-09-07
- 16:07 Bug #14368: Pagecount not correct
- I guess this is fixed in 3.8.0. There was no feedback, but if anyone still can reproduce this, feel free to reopen th...
- 08:09 Bug #14956: SEO + simulateStaticDocuments
- Forgot examples from a real server:
http://berni.calis.lv/Pereetava.2460.0.html <-- original
http://berni.calis.... - 08:07 Bug #14956: SEO + simulateStaticDocuments
- simulateStaticDocuments generates links that look like this:
/my_favorite_page.2785.0.html
The only important p... - 00:38 Bug #14935: Typo3 can't display a single "0" in a table cell
- I've tested the patch in two environements; always the same result: without the patch no "0" in the tables, with patc...
2005-09-06
- 21:15 Bug #14956: SEO + simulateStaticDocuments
- what do you think, maybe we could make this configurable? Else we could get problems if there are permanent links fro...
- 20:38 Bug #14829 (Closed): function ext_makeToolBar() in class.t3lib_tsfebeuserauth.php
function ext_makeToolBar() {
// If mod.web_list.newContentWiz.overrideWithExtension is set, use that extensio...- 20:19 Bug #14680 (Closed): problems with layermenu and select boxes in Internet Explorer
- In Internet Explorer, all select boxes are displayed above all other
HTML elements on the page. This bug is well-kno... - 16:29 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- I have been unable to reproduce this problem with the reported Page TSConfig, Windows XP SP2, IE6 SP2, and TYPO3 3.7....
- 15:54 Bug #14936: Wrong link-generation
- There is also a problem with mail-links and the title-tag. If I create a mail-link with a title tag (<p><a title="Tit...
- 15:52 Bug #14936: Wrong link-generation
- The bugtracker ate my tags :) How can I paste HTML-Code correctly?
- 15:51 Bug #14936: Wrong link-generation
- Hi!
I use rtehtmlarea and simulate static documents. When I insert a content element on a page "home.html", and th...
2005-09-05
- 08:36 Bug #14558: Typo3-CLI-mode don't work with ssl-enabled
- I have submitted the same Problem here (I have not found this bugreport before)
http://bugs.typo3.org/view.php?id=...
2005-09-04
- 20:22 Bug #14956 (Closed): SEO + simulateStaticDocuments
- Titles generated by simulateStaticDocuments are not search-engine-friendly. Google uses hypen as a word separator in ...
- 00:50 Bug #14256: special characters in username not checked
- The attached patch "01_BELogin_utf8.patch.diff" fixes the problem with the BE-Login. The problem is that the string w...
- 00:45 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- Please see attached TSConfigRTE.pdf file
2005-09-03
- 21:30 Bug #14955 (Closed): Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- While creating a new page, I tried to set TCAdefaults.pages.hidden=1 or TCAdefaults.pages.doktype=2 which only works ...
- 18:25 Bug #14925: No mail from mail-form, but from install-test&php&shell
- Hello,
maybe I've found the problem:
In my template I've reformatted the submit button. W/o this coding I can see t... - 03:49 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- Use version 0.7.0 of rtehtmlarea.
Use Web->Info->Page TSConfig->RTE, to view the Page TSConfig.
If you cannot r...
2005-09-02
- 21:15 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- I can reproduce it on a root page without any template nor page TSConfig. Juste by creating and editing a pagecontent...
- 15:34 Bug #14876: Warning: mysql_fetch_assoc() error
- Right, it seems to be a duplicate of #14354. I'm sorry for that, I did search the bug database before though.
- 10:45 Bug #14925: No mail from mail-form, but from install-test&php&shell
- @ Sebastian
Thank you for your hint. I've tried $TYPO3_CONF_VARS['FE']['strictFormmail']='0' and $TYPO3_CONF_VARS['F...
2005-09-01
- 20:37 Bug #14925: No mail from mail-form, but from install-test&php&shell
- Hi, the problem might be related to $TYPO3_CONF_VARS['FE']['strictFormmail']., I disabled it on a server with the pro...
- 13:19 Bug #14952: "Insert-Link"-Feature doesn't work with tx_rtehtmlarea 0.7.0
- Thats odd, today it works. It must have really been a cache issue. Sorry for the hassle.
- 10:14 Bug #14947: Mail form won't send from typo-script produced mail form
- I have the same problem. i tried to track this issue and found out one:
/tslib/class.tslib_fe.php line 1949 calls sy... - 09:36 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- Hello, nbernhardt
I'm using Lithuanian characters and UTF-8 under Windows XP Pro, Apache 1.3.33, MySQL 4.1.13a, PHP...
2005-08-31
- 23:04 Bug #14952: "Insert-Link"-Feature doesn't work with tx_rtehtmlarea 0.7.0
- I cannot reproduce this problem.
Please make sure that you have cleared the browser cache.
Make sure that the a... - 22:16 Bug #14936: Wrong link-generation
- Hi,
it would be great if you could provide an example or more information on this. Thanks :) Sebastian - 22:11 Bug #14949: SUSE Pro 9.3 with KDE 3.4.0 Level "b" crash after installing TYPO3
- Hi,
I think this bug is not related directly to tyou3, as this is a bug which has to do with typo3-installer.de, whi... - 16:44 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- I am not able to reproduce this problem, even in IE.
It seems that this specific version of IE finds the value of ... - 15:16 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- I forgot to mention the rtehtmlarea version: 0.7.0
- 14:54 Bug #14954: rtehtmlarea not loading in IE6 with uncomplete li tag
- There where some problems with html code in the report.
The code to insert in source mode sould read:
<li>hello... - 14:50 Bug #14954 (Closed): rtehtmlarea not loading in IE6 with uncomplete li tag
- The editor is not loading after a save with this line inserted in source code mode:
<li>hello</li><...
2005-08-30
- 22:35 Feature #14953: In Extended view it should also be possible to disable icons for deletion, cut, copy and others...
- sorry...not major but feature...plz change it whoever can ;)
- 22:32 Feature #14953 (Closed): In Extended view it should also be possible to disable icons for deletion, cut, copy and others...
- I want my Content Managers to edit content but not to delete it...I can disable everything in listmode/contextmenu bu...
- 17:30 Bug #14952 (Closed): "Insert-Link"-Feature doesn't work with tx_rtehtmlarea 0.7.0
- "Insert-Link"-Feature doesn't work with tx_rtehtmlarea 0.7.0, if you click on the link button, it just reloads the pa...
- 13:25 Feature #14951 (Closed): PNG and CSS MIME type in t3lib_htmlmail
- In t3lib_htmlmail, the MIME type for PNG attachments is set to text/html, but they should be image/png. This causes s...
- 12:44 Bug #14757: JSmenu with RealURL is broken (jsfunc.menu.js)
- Simon's fix works for me.
Matthias Nagl - 06:44 Bug #14950 (Closed): prefixLocalAnchorsWithScript should allow arbitrary data between the tag's start and the href attribute
- currently it only works if the link has this format:...
2005-08-29
- 17:56 Bug #14256: special characters in username not checked
- This does not work with backend user accounts....
- 05:45 Bug #14949 (Closed): SUSE Pro 9.3 with KDE 3.4.0 Level "b" crash after installing TYPO3
- Using Lars Leuchter script at http://www.typo3-installer.de for installing TYPO3 3.8.0 using option3.
SUSE Pro 9.3...
2005-08-28
- 16:22 Bug #14944: maxItems of HMENU displays all menu-entries if set to zero
- Hmm, by setting maxItems=0 you say that you want no (or in this case: all) ITEMS, you don't say that you want no MENU...
- 12:01 Bug #14753: Fatal error after unpacking the "testsite" package
- It looks correct.
I think there's something causing a PHP error but it's not displayed. Turn on display_errors in ph... - 11:13 Bug #14753: Fatal error after unpacking the "testsite" package
- Just upload the localconf.php
- 11:05 Bug #14753: Fatal error after unpacking the "testsite" package
- Please re-check your change! I believe this must be an error in your localconf.php script.
- 10:56 Bug #14753: Fatal error after unpacking the "testsite" package
- following the suggestion to
a) comment out $TYPO3_CONF_VARS['EXT']['requiredExt'] = 'cms,lang';
and
b) delete t... - 11:25 Bug #14948: FE anchor references not XHTML
- a similar feature has also been requested at: 0001243
- 11:19 Bug #14948 (Closed): FE anchor references not XHTML
- In the HTML output of the front-end, anchor tags wrapping content elements are referenced to with a number (UID).
...
2005-08-27
- 23:57 Bug #14936: Wrong link-generation
- I cannot reproduce this.
I have created A tags and LINK tags, with the RTE and without it.
Can you please provi... - 13:48 Bug #14380: Setup the Bug tracker for documentation use
- Done. Michael Stucki made the changes I suggested, thanks!
- 13:36 Bug #14946: Make a Teams page on the wiki
- Done. Now there is a separate page for Teams:
http://wiki.typo3.org/index.php/Teams
2005-08-26
- 18:08 Bug #14925: No mail from mail-form, but from install-test&php&shell
- Not sure if it's related, but I've raised issue 0001409 - my mail form works if it is produced via a content element,...
- 18:07 Bug #14947 (Closed): Mail form won't send from typo-script produced mail form
- Since, I suspect, upgrading to 3.8 a mail form I produce using Typoscript has stopped sending emails.
However, ano... - 15:51 Bug #14946 (Closed): Make a Teams page on the wiki
- We should make a new Teams section page at http://wiki.typo3.org. There we should move all the links to the different...
- 15:02 Bug #14380: Setup the Bug tracker for documentation use
- I think we should have these subcategories:
-DocTeam
-Wiki
-PDF
-OpenOffice (SXW)
-Web page (at typo3.org) - 00:09 Bug #14945 (Closed): BE: TCEMAIN.clearCacheCmd doesn't work when deleting records
- Page TSConfig TCEMAIN.clearCacheCmd = pid#1, pid#2, ... , pid#n works only inserting new records or updating existing...
2005-08-25
- 23:03 Bug #14944 (Rejected): maxItems of HMENU displays all menu-entries if set to zero
- If you set the value of the HMENU maxItems property to zero, The HMENU displays all available menu-entries. I`d rathe...
- 22:35 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- I tried this extension in Firefox 1.0.6 on Windows, and found that it
was also causing erratic event handling of the... - 21:23 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- Good news! After deinstalling the Firefox extension 'All-in-One Gestures', the blocking contextmenu disappeared. So t...
- 16:25 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- I got the same problem with German umlauts. But everything worked fine after setting TYPO3_CONF_ VARS['BE'] ['forceCh...
- 12:24 Bug #14942: Allowed excludefields: content:justfy and content:link cann not be removed
- Hi!
There is a problem with /typo3/sysext/cms/tbl_tt_content.php
The fields header_link and header_position are N... - 00:09 Bug #14380: Setup the Bug tracker for documentation use
- The only thing we need is to re-define the categories, i.e. "typo3.org" now have its own bugtracker main category... ...
2005-08-24
- 21:06 Bug #14388: Move Glossary item "Admin Panel" to a new FAQ Item
- Problem solved.
- 21:03 Bug #14624: Cannot click anymore on the items of the getting started index
- I trust Sylvain on this... :-)
- 20:55 Feature #14397: Write Wiki page to help about ML/NG subcribing/use
- Also added a link to that page on the wiki: http://wiki.typo3.org/index.php/Join_the_TYPO3_community
- 20:47 Feature #14431: Find related information about importing Wiki Glossary into TYOP3 DB
- An parser is written by Kasper. He wrote: "I have made a little tool (part of the "Calculator" in the attached extens...
- 20:44 Bug #14426: Rewrite the Wiki structure
- The wiki has got a new structure and it seems to work alright for todays needs.
- 19:48 Bug #14625: Typo3 and PHP5 Array
- Sorry, I should have mentioned this is just when I create/insert a new instance of this BE object. Subsequent saves d...
- 19:42 Bug #14625: Typo3 and PHP5 Array
- Hello, I'm getting the same.
To reproduce, if I save a page in the BE that has a flexform on it, I get this error.... - 14:59 Bug #14943 (Rejected): Fields values of TCA columns with type=>select and maxitems > 1 not showed
- It seems that if a database field is configured in TCA as select type, with values in "items" array (NO foreign table...
- 13:59 Bug #14942 (Closed): Allowed excludefields: content:justfy and content:link cann not be removed
- When setting allowed excludefields for be-users the following options ca not be removed:
content:justify (Seiteninha... - 11:27 Feature #14941 (Closed): eval => required @ textareas
- It would be nice if textareas could be made required!
thanks for answer
georg
(issue imported from #M1402) - 03:19 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- >Did anybody yet find out why there are problems with Templavoilà?
I looked, but my novice abilities prevent me fr... - 02:25 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- Attached is a new patch which also executes the "SET CHARACTER_SET" command.
Did anybody yet find out why there ar... - 02:19 Bug #14665: Conditional branch not working with sys_language_uid
- Hmm. I think the only way around this problem is to hack t3lib_matchcondition inside of the getGP_ENV_TSFE() function...
- 02:01 Bug #14935: Typo3 can't display a single "0" in a table cell
- Are you sure this is a bug? Where does that happen? Can you send me the TS code that generates the headings?
- 01:56 Bug #14810: im_negate_mask im_imvMaskState have no effect on combine test (bugfix included)
- Hi Elias,
I cannot make any promises to you. I understand your concern but please keep in mind that the most impor...
2005-08-23
- 20:50 Feature #14940 (Closed): Better access control for content elements
- Hi
I made access control for individual elements on the base if someone is an admin user or not.
Each content eleme... - 10:05 Bug #14939 (Closed): auth services lack correct fallback
- First I tried demo auth service with (an already user/password configured) typo3 3.8 and I could not login any more. ...
- 09:36 Bug #14884: 'removeTag' does not remove closing tags
- I've seen this happen with other tags, also, such as bold and span.
The closing tags remain.
- 00:54 Bug #14938 (Closed): "Insert/Modify Link" dialogue chokes on javascript values for links because of incorrectly prepended 'http://'
- See above.
Try to insert a javascript link (e.g. "javascript:history.go(-1);") via any link dialogue in the BE; up...
2005-08-22
- 23:16 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
- Masi has fixed this in CVS today. Thanks dude!
- 20:19 Bug #14937 (Closed): multiple lines in TS variable get cropped to 1line
- In my TSSetup I got the following value:
myvar(
line1
line2
)
in the ext when I make
echo $conf['... - 15:20 Bug #14920: Irritating field name "l18n_parent"
- It's too late now to change it and it's not the only spelling problem in the API.
- 07:19 Bug #14936 (Closed): Wrong link-generation
- If I create a link in the backend, using the RTE and the link contains a <title>-Tag, then Typo3 generates a wrong li...
2005-08-21
- 22:04 Bug #14810: im_negate_mask im_imvMaskState have no effect on combine test (bugfix included)
- I will have time to answer your question in September. I am too busy right now, but I will be on vacation then. But I...
- 03:13 Bug #14810: im_negate_mask im_imvMaskState have no effect on combine test (bugfix included)
- Did you read my question? Please give a feedback, otherwise I'll close this bug.
- 13:27 Bug #14935: Typo3 can't display a single "0" in a table cell
- Thanks for the fast patch, but applying this patch makes the headings of content-elements rendered any more.
- 02:42 Bug #14935: Typo3 can't display a single "0" in a table cell
- I can confirm this. The attached patch fixes the problem.
- 11:07 Bug #14790: Install tool want to recreate the tables, and drop the old ones
- Hi
Looks good. I just tested that with Typo3 3.8.0 and both versions of "database.sql" (from 3.8.0 and 3.7.0). The I... - 03:03 Bug #14790: Install tool want to recreate the tables, and drop the old ones
- Waiting for any feedback...
- 03:02 Bug #14790: Install tool want to recreate the tables, and drop the old ones
- Thanks hernmarck for your research. If you are right then the attached patch should work.
Since I cannot reproduce... - 03:10 Bug #14913: Script timeout while downloading extensions
- I think this is a very seldom problem. So please adjust the max_execution_time in your local PHP setup.
Sorry, but... - 02:48 Bug #14929: Need to set config.noPageTitle to 2 to make it work
- You are right, this is implemented but not yet documented. The reason for this is that TSref for 3.8.0 still needs to...
- 02:44 Bug #14931: No pages are found on the rootlevel!
- This is not a bug. Please read the documentation or contact the maililng lists if you need any help.
2005-08-20
- 23:05 Bug #14935 (Closed): Typo3 can't display a single "0" in a table cell
- In a text element containing a table a single "0" in a cell isn't rendered properly in the FE outbut but a "1" (for e...
- 18:40 Bug #14934 (Closed): mb_ereg(): mbregex compile err
- There might occur the following error in an extension-configuration-page in the extension manager:
Warning: mb_ere... - 12:28 Feature #14933 (Closed): show_forgot_password should be TS-controlled too
- show_forgot_password is only activated via flexform while it's quite natural to put the login box into the generic te...
2005-08-19
- 23:22 Bug #14932: non-7-bit clean mail headers
- Err... please close as INVALID, the "fix" is:
config.notification_email_encoding = quoted-printable
Thanks agai... - 22:37 Bug #14932 (Closed): non-7-bit clean mail headers
- There's a problem in plainMailEncoded(): if non-ascii input is to be sent over, the mail headers aren't QP-encoded (8...
- 18:10 Bug #14795: JS Error with JSMENU
- I think you're missing a closing paranthesis on the IF statement in the diff.
--Zach - 13:54 Bug #14930: No Files in download Area
- It took me quite some time to guess what you mean, but I think you write about this page here: http://typo3.org/exten...
- 01:09 Bug #14931 (Closed): No pages are found on the rootlevel!
- When I try to access my front page I get this
No pages are found on the rootlevel! :(
I just installed it from f...
2005-08-18
- 22:28 Bug #14930 (Closed): No Files in download Area
- since Version 0.6.1 there are no Files for Download in the extensions rep if you have a look at rtehtmlarea/details
... - 22:07 Bug #14665: Conditional branch not working with sys_language_uid
- Final solution for domainswitching:
in the constants:
# Sprachparameter in Abhängigkeit der URL setzen oder L-P... - 17:34 Feature #14344: doNotCheckReferer, perhaps not a bug
- A little clarification. I do know you can disable referer checking globally in the install tool or directly adding ...
- 17:28 Feature #14344: doNotCheckReferer, perhaps not a bug
- I have not checked that how often and under what circumstances the problem arises, but if firewalls hide the referre...
- 15:14 Bug #14929 (Closed): Need to set config.noPageTitle to 2 to make it work
- http://typo3.org/documentation/document-library/doc_core_tsref/quot_CONFIG_quot/ reports that config.noPageTitle is a...
2005-08-17
- 18:06 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- I think this is closest we can get.
I suggest that the
if ($TYPO3_CONF_VARS["BE"]["forceCharset"]=='utf-8') {... - 05:32 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- I found the relevant mysqld option. It's init-connect not init-file.
Setting init-connect='SET NAMES utf8'; in my.... - 03:21 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- 1) As far as I've studied the MySQL manual (again), you can set the server default character set in my.cnf with
[mys... - 17:09 Feature #14344: doNotCheckReferer, perhaps not a bug
- This "bug" | "feature" still exists in the 3.8 series. It is not well documented and took me a while to find it out....
2005-08-16
- 23:10 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- >after each connection to MySQL tells the server that the specified >connection is UTF8 (what we need) and not Latin-...
- 22:06 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- Regarding the Visitor tracking extension (VTS), it uses its own mysql_connect class (class tx_dephpot_Connection_Mysq...
- 20:10 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- The templavoila extension is having trouble after making the edits to /t3lib/class.t3lib_db.php in note 0002729.
P... - 09:00 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- > 1. The install tool finds differences with the compare database tool that don't seem
> to be saved, maybe there's ... - 07:55 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- My pages are now saved and displayed correctly, thanks to everybody who contributed here!
Remain 2 small issues:
... - 20:19 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- I think this is it:
https://bugzilla.mozilla.org/show_bug.cgi?id=248169
- 20:00 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- Ok, then. Obviously, the contextmenu event does not get stopped at it should on this Firefox-OS X configuration. Need...
- 19:54 Bug #14904: Error when usin spell check (Aspell)
- When you use the Configuration option of the backend admin tools menu, what value do you have for:
$TYPO3_LOADED_E... - 19:01 Bug #14928 (Closed): Links to to URLs on same domain (outside typo3) don't work when set with RTE
- When the installationdirectory is named "typo3" there is a problem, when linking an URL via the RTE, which is located...
- 18:26 Bug #14876: Warning: mysql_fetch_assoc() error
- This looks suspiciously similar to #0000416, please look at this first and see if it solves your problem.
- 18:21 Bug #14918: database config throws error when servername contains "-"
- Dupe of a fixed issue.
- 18:09 Feature #14874: Option to show ids in page tree
- Looks good. Will see if I get it into CVS.
- 14:39 Bug #14665: Conditional branch not working with sys_language_uid
- [globalVar = TSFE:config|config|sys_language_uid = 1]
mycode
[end]
is not working at all either.
> I notice... - 14:00 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
- .htaccess:
---------
[...]
# If you use the RealUrl extension, then you'll have to enable the next line.
# You wi... - 11:45 Bug #14856: TYPO3_SITE_URL is not set correct
- I now have a solution for htttpd.conf:
--------------
RewriteRule ^/(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmi... - 10:06 Bug #14856: TYPO3_SITE_URL is not set correct
- Hmm, so you suggest that I try to use a dot-htaccess file instead of writing the Rewrite stuff directly to the http.c...
- 09:12 Bug #14927 (Closed): Fileicon-Path is hardcoded and not changeable for the Frontend
- The icon-directory for the filelink-property is hardcoded in the source (t3lib/gfx/fileicons/). The Backend is config...
2005-08-15
- 23:58 Bug #14856: TYPO3_SITE_URL is not set correct
- .htaccess:
---------
[...]
# If you use the RealUrl extension, then you'll have to enable the next line.
# You wi... - 20:41 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- Hi Stanislas,
still the same problem, I'm afraid.
Also available in: Atom