Project

General

Profile

Actions

Defect #4070

closed

Wiki newline problem from Safari, Firefox on Mac OS-X

Added by Cin TAKE over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-10-21
Due date:
% Done:

0%

Estimated time:
Resolution:
Wont fix
Affected version:

Description

Issue:
when writing Wiki from OS-X, maybe newline is not recognized correctly.

Incident:
[CASE-1] writeing like this.

h1. MainTitle
h2. SubTitle

but looks like below AS 'H1' style.

MainTitle
h2. SubTitle

[CASE-2] good case with additinal newline;

h1. MainTitle

h2. SubTitle

looks like below AS first line with 'H1' style, and third line with 'H2' style.

MainTitle

SubTitle

-------------------------
As Is writing
-------------------------
[CASE-1]

MainTitle
h2. SubTitle

[CASE-2]

MainTitle

SubTitle
-------------------------

Environment:
~/redmine/script/about
----------
About your application's environment
Ruby version 1.8.7 (i386-solaris2.11)
RubyGems version 1.3.1
Rails version 2.1.2
Active Record version 2.1.2
Action Pack version 2.1.2
Active Resource version 2.1.2
Action Mailer version 2.1.2
Active Support version 2.1.2
Edge Rails revision unknown
Application root /export/home/webadm/redmine-0.8.5
Environment development
Database adapter mysql

About your Redmine plugins
Redmine Estimations plugin 0.0.1
Redmine Hudson plugin 1.0.0
Redmine Schedules plugin 0.4.1.5
----------

sqlite3 --version
----------
3.6.7
----------


Files

RedmineWikiDefect.tiff (18.5 KB) RedmineWikiDefect.tiff Cin TAKE, 2009-10-21 13:37
Actions

Also available in: Atom PDF