Project

General

Profile

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/
old_root old_root
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 ...
old_root old_root
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)
old_funkyhomosapiens
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" ...
old_root old_root
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)
old_dergam
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 ... Lars Houmark
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 {
...
Mathias Schreiber
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. old_rouven
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... old_sgerske
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...
Wolfgang Klinger
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 ...
old_gaumondp
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,... Martin Klaus

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. Michael Stucki
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...
Adam Nemeth
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.
Mathias Schreiber
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... Adam Nemeth
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...
Mathias Schreiber
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 ...
old_Philipp
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... Michael Stucki
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...
Mathias Schreiber
15:26 Bug #14111: Extension Repository
The Bug should be fixed with providing a JS that sets the correct focus on the page. Mathias Schreiber
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...
Lars Houmark
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 old_root old_root
10:48 Bug #14109: css_styled_content 0.0.9 (RC2) creates double-attribute in <img>-tag
confuses xhtml-parsers and destroys xhtml-compliancy Robert Fink
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...
Wolfgang Klinger

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...
old_rouven
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...
Robert Fink
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... Martin Kutschker
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... old_diemer
15:27 Bug #14105: tslib_content does not handle ouput charset
Assiged to masi himself because he's responsible for charset issues. (right?) old_root old_root
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'... Martin Kutschker
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... Martin Kutschker
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... old_met007
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... old_met007
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... old_met007
12:53 Bug #14104: Test. Ignore!
Yeah, man!
I can confirm this issue!
old_root old_root
12:51 Bug #14104 (Closed): Test. Ignore!
This is a test bug description.
no additional information available.
(issue imported from #M7)
Ingmar Schlecht
 

Also available in: Atom