Edgewall Software

Opened 11 years ago

Last modified 11 years ago

#10987 closed enhancement

Avoid duplicate info and warning messages — at Initial Version

Reported by: Ryan J Ollos <ryan.j.ollos@…> Owned by:
Priority: normal Milestone: 1.0.1
Component: web frontend Version: 1.0-stable
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

To reproduce the issue I've seen:

  • Create an instance of Trac without the SubversionConnector component enabled.
  • Observe that the Warning: Can't synchronize with repository … message is seen.
  • Edit a wiki page and save the change.
  • Observe that the Warning: Can't synchronize with repository … message is seen twice.

Here are screen captures before and after an edit:

Change History (3)

by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Attachment: BeforeEdit.png added

by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Attachment: AfterEdit.png added

by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Attachment: t10987-r11483-1.patch added

Patch against r11483 of the trunk.

Note: See TracTickets for help on using tickets.