Opened 16 years ago
Last modified 14 years ago
#105 assigned enhancement
Need changes for Quarantine and Ham Cache to not loose what is marked when opening
Reported by: | jwgreene@… | Owned by: | dmorton |
---|---|---|---|
Priority: | normal | Milestone: | 1.1.0 |
Component: | PHP scripts | Version: | 1.0.0 RC6 |
Severity: | normal | Keywords: | |
Cc: |
Description
When you are in the Ham Cache, or Quarantine and you start choosing spam, or ham or the messages, then click on one message to read it, click on this is spam, or whatever, all the messages are back to the default in the cache. It would be nice to either open a new window for the message being opened, or retaining the settings for the messages.
Change History (4)
comment:1 Changed 16 years ago by dmorton
comment:2 Changed 15 years ago by rjl
- Milestone set to 1.0.2
- patch set to 0
comment:3 Changed 14 years ago by dmorton
- Owner changed from rjl to dmorton
- Status changed from new to assigned
This might be a good solution: http://jquery.com/demo/thickbox/
comment:4 Changed 14 years ago by dmorton
- Milestone changed from 1.0.2 to 1.1.0
- Type changed from defect to enhancement
Note: See
TracTickets for help on using
tickets.
In the new theme I'm making, this is alleviated by having checkmark boxes instead of radio buttons, so you can submit a subset of the messages, and not lose all of the work already done.
Saving the state of the radio buttons would require an http post, or opening the link in a new page. Both optins have some drwabacks.