Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#605 closed defect (fixed)

Combine alert titles and messages

Reported by: dstillman Owned by: dstillman
Priority: minor Milestone: 1.0 RC 1
Component: interface Version: 1.0
Keywords: Cc:

Description

Firefox under Windows puts the title in a confirmEx() box into the title bar rather than as a bold line at the top of the message, so move all the titles into the messages with "\n\n" in between.

Change History (4)

comment:1 Changed 10 years ago by dstillman

(In [1371]) Addresses #605, Combine alert titles and messages

comment:2 Changed 10 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [1396]) Closes #605, Combine alert titles and messages

comment:3 Changed 10 years ago by dstillman

(In [1397]) Addresses #605, Combine alert titles and messages

comment:4 Changed 10 years ago by dstillman

(In [1398]) Disabled the extra integrity check of the temporary shutdown backup file on Windows, since it was preventing zotero.sqlite.tmp from being renamed to zotero.sqlite.bak -- there really needs to be a mozStorage closeDatabase() function

Also addresses #605, Combine alert titles and messages

Note: See TracTickets for help on using tickets.