Opened 18 years ago

Closed 17 years ago

Last modified 14 years ago

#846 closed bug (fixed)

Trac munches lines

Reported by: marcusoverhagen Owned by: wkornewald
Priority: normal Milestone: Website R1
Component: Website/Trac Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Trac munches a block lines that are separated by a newline into a blob. This makes bugreports, like for example #51, uncomprehensible. Please fix.

example:

frame caller <image>:function + offset 800ef8f8 (+ 48) 80077491 <kernel>:kernel_debugger_loop + 0x0109 800ef928 (+ 32) 80077e5e <kernel>:kernel_debugger + 0x009a 800ef948 (+ 176) 80077dba <kernel>:panic + 0x0036 800ef9f8 (+ 80) 8007ce38 <kernel>:unexpected_exception + 0x0064 800efa48 (+ 160) 8007d030 <kernel>:i386_handle_trap + 0x01f0

Change History (4)

comment:1 by johndrinkwater, 18 years ago

Just a note, you can add three curly brackets around text to pre-format it.

like
so

Not ideal, just a tip.

comment:2 by wkornewald, 18 years ago

This will soon be fixed in the official Trac.

comment:3 by wkornewald, 17 years ago

Resolution: fixed
Status: newclosed

Well, since the official guys don't want to fix it, yet, I've done it locally. It was a one-liner, anyway (though, I didn't know it).

comment:4 by diver, 14 years ago

AFAIR this is still an issue.

Note: See TracTickets for help on using tickets.