Anki/rslib/src/error
RumovZ f1488b5983
Card type error (#1749)
* TemplateSaveError -> CardTypeError

* Don't show success tooltip if export fails

* Attach help page to error

Show help link if export fails due to card type error.

* Add type (dae)

* Add shared show_exception() (dae)

- Use a shared routine for printing standard backend errors, so that
we can take advantage of the help links in eg. the card layout screen
as well.
- The truthiness check on help in showInfo() would have ignored the
enum 0 value.
- Close the exporting dialog on a documented failure as well

* Fix local variable help_page
2022-03-28 22:17:50 +10:00
..
db.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
filtered.rs Backend Custom Study (#1600) 2022-01-20 14:25:22 +10:00
mod.rs Card type error (#1749) 2022-03-28 22:17:50 +10:00
network.rs add back in missing check for upload size 2021-06-29 10:50:03 +10:00
search.rs search-invalid-flag -> search-invalid-flag-2 2021-06-02 21:49:33 +02:00