Ticket #133 (defect)
Opened 2 years ago
Last modified 2 years ago
Cancel creation of new Client / Order etc gives page not found
Status: new
| Reported by: | Rick | Assigned to: | brieb |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | phpbms | Version: | 0.7 |
| Keywords: | Cc: | ||
If an existing Order is selected from the Search Quotes/Orders/Invoices page, and then instead of saving changes, the user clicks Cancel, the system correctly returns to the Search page.
If a new Order is created by clicking on the "new" icon in the Search Quotes/Orders/Invoices page, the edit order page is displayed. If the user changes their mind and clicks Cancel rather than Save the new order, a dialogue box is displayed with the error "Internet Explorer cannot open the Internet Site .../phpbms/search.php id=3#. Operation aborted."
Click Ok - you then get a page "Internet Explorer cannot display the web page".
Similar behaviour occurs if you cancel creation of a new Client.
it seems removing the # from .../phpbms/search.php id=3# in the address corrects the issue it occurs when somes from merely viewing a clients information and going back to the list.