Activity
From 2004-03-30 to 2004-04-28
2004-04-28
- 22:24 Bug #14107: HTML compliancy: script type
- This is already done in 3.6.0, isn't it?
Have a look at the source code of e.g. http://typo3.org/ - 21:22 Bug #14119: function render_subheader() in class.tx_cssstyledcontent_pi1.php is missing
- It's true that there is no render_subheader() function in the css_styled_content extension anymore.
However, this ... - 15:14 Bug #14119 (Closed): function render_subheader() in class.tx_cssstyledcontent_pi1.php is missing
- The function render_subheader() within tx_cssstyledcontent_pi1 is missing
(issue imported from #M26) - 21:11 Bug #14120: Spelling mistake (or typo?)
- The word depreciated actually is a word, and means something similar.
However, you are right in that "deprecated" ... - 18:04 Bug #14120 (Closed): Spelling mistake (or typo?)
- The word "depreciated" is used instead of "deprecated" in the TYPO3 Ver. 3.6.0RC2.
(issue imported from #M27) - 19:20 Bug #14121 (Closed): RTE: Tables
- When making border -width to 0 pixels in the table, it is no-longer possible to get the settings for the table up by ...
- 12:45 Bug #14110: RTE Character Style not shown up
- cross checked in 3.6.0RC2.
Setup works fine as it is supposed to be.
full definition:
RTE.classes {
bodyBlue {
... - 08:44 Bug #14110: RTE Character Style not shown up
- seems like the whole RTE.classes isn't available for the rte toolbar since rc1.
- 10:25 Bug #14118 (Closed): Clear extension cache has a strange name
- The text of the 3.5 feature clear extension cache has changed to "Clear temp_CACHED" which sounds strange in my humbl...
- 06:51 Bug #14116: Using Fast-CGI don't give access to BE
- That's very close related to this bug I think:
http://bugs.typo3.org/bug_view_page.php?bug_id=0000018
Take a look... - 05:37 Bug #14116 (Closed): Using Fast-CGI don't give access to BE
- Running IIS 5.1 WinXP and PHP as Fast-CGI.
Logon to RC2-Quickstart-zip is successfull then redirection after that ... - 05:42 Bug #14117 (Closed): Opera 7 with gmenu_layers & tmenu_layers in FE
- In FE Opera 7.x positions the dropdown menus of gmenu_layers & tmenu_layers at the left border of the browser window,...
2004-04-27
- 22:57 Bug #14115: After installation, Typo3 does not work because of DB-layer failure
- This is no more needed, the problem is fixed in the latest version.
- 22:53 Bug #14115: After installation, Typo3 does not work because of DB-layer failure
- OK, thx...
I just compared it with the 'original' SQL file, which wasn't what was needed...
But after all, there'll... - 22:19 Bug #14115: After installation, Typo3 does not work because of DB-layer failure
- Compare the Databases in the Install Tool.
Then it will work. - 19:56 Bug #14115 (Closed): After installation, Typo3 does not work because of DB-layer failure
- Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/local/lib/php/typo3/typo...
- 22:21 Bug #14114: Can not add messages on the forum
- > The same forum works perfect for my stable 3.5.0
That might be the point.
Did you get the new global extensions... - 19:31 Bug #14114 (Closed): Can not add messages on the forum
- On my Typo3RC2 I cannot add Messages to the Forum.
I am getting following errormessage on submitting a new entry ... - 15:35 Bug #14113 (Closed): 1-2-3 Install Tool cannot connect to database
- When a user doesn't allow connecting to MySQL without specifying a username, he gets an error as shown in the screens...
- 15:33 Bug #14103: Missing page
- This is no bug.
It will refer to your installation. Check if the install tool goes through without ANY errors.
Then... - 15:26 Bug #14111: Extension Repository
- The Bug should be fixed with providing a JS that sets the correct focus on the page.
- 03:20 Bug #14111 (Closed): Extension Repository
- When hitting enter in the 'Look up' field (after typing in the extension key) the page just reloads
Go the the Exten... - 11:19 Bug #14109: css_styled_content 0.0.9 (RC2) creates double-attribute in <img>-tag
- Assigned to Robert Lemke because I think it was him who did some alt and title atrribute stuff in 3.6.0
- 10:48 Bug #14109: css_styled_content 0.0.9 (RC2) creates double-attribute in <img>-tag
- confuses xhtml-parsers and destroys xhtml-compliancy
- 09:48 Bug #14112 (Closed): PATH_TRANSLATED issues
- If you take a look at typo3/init.php there's a conditional statement to get the right path to the current script.
It...
2004-04-26
- 22:28 Bug #14110 (Closed): RTE Character Style not shown up
- RTE.default {
classesCharacter = mainBodyText, header1
}
gives me no character style icon in rte toolbar anymor... - 22:27 Bug #14109 (Closed): css_styled_content 0.0.9 (RC2) creates double-attribute in <img>-tag
- When using css_styled_content, the img-tag contains the alt and title atrributes twice:
for example: <img src="upl... - 17:47 Bug #14108 (Closed): make cropping work for multi-byte charsets
- Replace t3lib_div:fixed_lgd and t3lib_div::fixed_lgd_pre calls by t3lib_cs::crop calls with the current charsets. Thi...
- 17:34 Bug #14107 (Closed): HTML compliancy: script type
- The javascript used to check the browser and set the blur-Method is not html-conform. It should define the type-attri...
- 15:27 Bug #14105: tslib_content does not handle ouput charset
- Assiged to masi himself because he's responsible for charset issues. (right?)
- 13:44 Bug #14105 (Closed): tslib_content does not handle ouput charset
- The class cObj provides TS-stdWrap mechanisms to manipulate strings (eg substring and caseshift). These routines don'...
- 15:21 Feature #14106 (Closed): t3lib_cs.php lacks charset->entities conversion for arbitrary charsets
- The class has a charset to entity conversion (and back) for UTF-8 but none for arbitrary charsets. I think this might...
- 13:24 Bug #14101 (Closed): Missing page
- I was following a tutoriak by kasper on modern template building everything was going on well until I came to the par...
- 13:15 Bug #14103 (Closed): Missing page
- I was following a tutoriak by kasper on modern template building everything was going on well until I came to the par...
- 13:15 Bug #14102 (Closed): Missing page
- I was following a tutoriak by kasper on modern template building everything was going on well until I came to the par...
- 12:53 Bug #14104: Test. Ignore!
- Yeah, man!
I can confirm this issue! - 12:51 Bug #14104 (Closed): Test. Ignore!
- This is a test bug description.
no additional information available.
(issue imported from #M7)
Also available in: Atom