Edgewall Software

Ticket #4235 (new defect)

Opened 2 years ago

Last modified 3 months ago

Wiki formatting lost in ">" quoted blocks

Reported by: anonymous Owned by: cboos
Priority: high Milestone: 0.13
Component: wiki system Version: 0.10.2
Severity: normal Keywords: quote engine
Cc: dserodio@…, martin.marcher@…

Description (last modified by cboos) (diff)

  1. Why not allow editing comments along with ticket itself?
  2. When replying to comment with quoting, wiki formatting will be lost in quoted text (e.g. numbering 1. 1. 1.)

Attachments

Change History

follow-up: ↓ 2   Changed 2 years ago by cboos

  • description modified (diff)
  • milestone set to 0.11
  1. See #454
  2. Yes, that would be a good thing.

... and:

  1. What do you think about having two reply buttons, one "Quote" doing what "Reply" does today, and "Reply" simply adding a reply to a specific comment, without quoting?

This would be especially interesting once we have #1835 (threaded view for comments).

in reply to: ↑ 1   Changed 2 years ago by mgood

  • component changed from general to wiki
  • summary changed from Comments related to Wiki formatting lost in ">" quoted blocks

I'm updating the summary to reflect the core issue with the quote formatting. Right now it's possible to remove the ">" in front of some types of blocks and they'll be formatted, but still included in the quote.

For example:

> a
{{{
b
}}}
> c

is displayed as:

a

b

c

Replying to cboos:

3. What do you think about having two reply buttons, one "Quote" doing what "Reply" does today, and "Reply" simply adding a reply to a specific comment, without quoting?

Coincidentally I just finished reading this Joel on Software article Choice = Headaches. Providing two buttons that do almost exactly the same thing adds unneeded clutter to the UI. It only takes a second to clear the textarea, so I'd rather keep just the one button.

  Changed 2 years ago by sid

#4095 was marked as duplicate of this ticket. It also noted that blank space is lost when replying to tickets.

For example, this:

> test
>
> test2

shows up as:

test test2

  Changed 2 years ago by cboos

  • keywords quote engine added

Right, the quoting related stuff in the Wiki engine really needs some improvements. I'm thinking of having "line prefix"-style rules that would be applied in turn, so that one could quote lists or other type of formatting (like tables).

  Changed 22 months ago by eblot

#4606 marked as a duplicate

  Changed 22 months ago by cboos

  • priority changed from normal to high

#4615 also...

  Changed 21 months ago by cboos

  • owner changed from jonas to cboos

  Changed 21 months ago by cboos

And another duplicate: #4965. I teally need to find some time to finish the WikiEngine refactoring :-)

  Changed 20 months ago by anonymous

  • cc dserodio@… added

  Changed 19 months ago by cboos

  • milestone changed from 0.11 to 0.12

WikiEngine refactoring postponed.

  Changed 16 months ago by anonymous

  • cc martin.marcher@… added

  Changed 10 months ago by cboos

#6683, another duplicate, about the ability to quote code blocks.

  Changed 3 months ago by anonymous

  • priority changed from high to normal

  Changed 3 months ago by anonymous

  • priority changed from normal to high

Add/Change #4235 (Wiki formatting lost in ">" quoted blocks)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from cboos. Next status will be 'new'
The owner will change from cboos to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.