Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

Ticket #135 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Better handling of "Comment" dialog depending on connection state

Reported by: x3464 Owned by: ekilfoil
Priority: major Milestone: Mangler 1.2
Component: gui Version: 0.0
Keywords: Cc:

Description

Expected Behaviour: When disconnected from a Vent server, entries made in "Edit"-->"Comment" should be implemented on next connection. If the user changes server, fields should be cleared with exception to the field "Comment" which should be retained in .manglerrc if "restore comment upon reconnect" is enabled for that server.

Actual Behaviour: When disconnected from a Vent server, modifications to "Edit"-->"Comment"-->"URL/Integration (Music)" are cleared when a new connection is established. When disconnected from a Vent server, modifications to "Edit"-->"Comment"-->"Comment" are overridden when next connection is established.

Attachments

mangler-comment-option.patch Download (4.8 KB) - added by bobshaffer 2 years ago.
patch hides comment button/menu option when disconnected

Change History

Changed 2 years ago by bobshaffer

patch hides comment button/menu option when disconnected

Changed 2 years ago by bobshaffer

simplest solution is to just show those options when connected. here's a patch.

Changed 2 years ago by ekilfoil

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from Unscheduled to Mangler 1.2

fixed in r581

Note: See TracTickets for help on using tickets.