Modify ↓
Ticket #89 (closed defect: worksforme)
Check Finish page being returned as a file to download when saving changes
| Reported by: | dbaeyens@… | Owned by: | juruen@… |
|---|---|---|---|
| Milestone: | 0.8 | Component: | base |
| Severity: | normal | Keywords: | |
| Cc: |
Description
After making changes, when I save them, sometimes my browser shows Finish file as downloadable. When you look into the HTML code, it shows that there is a problem with the default gateway.
Attachments
Change History
comment:1 Changed 7 years ago by javier.amor.garcia@…
The gateway error is produced by the network module when it can not established the default route with '/sbin/ip add route defaul via [ip]'; it throws a exception if is a error. Normally, it is well behaved so we need more info to reproduce this bug
Note: See
TracTickets for help on using
tickets.

The downloaded file