andrewblake1 / WorksManagement

Project/Works management system for Northpower's Westcoast Energy
0 stars 3 forks source link

Breadcrumb error in subassemblies error #481

Closed hawea closed 10 years ago

hawea commented 10 years ago

To recreate the bug please do the following:

  1. Go to this link: http://dev.melbourne.wcewm.co.nz/SubAssembly/admin?parent_assembly_id=1553
  2. Click on edit button next to "LV Intermediate & Angles Insulator 'A' UE9/7130/3 - 'A' INTER TIE"
  3. Click Update button at bottom of update screen (paying attention to the breadcrumb and tabs)
  4. This creates an error by creating a false layer.
  5. Now repeat steps 2 and 3 multiple times to see what happens to the breadcrumb and tabs.
andrewblake1 commented 10 years ago

check resolved and close.

Have popped the last sub assembly id off the array of sub assembly ids given in the url on redirect to admin after successful update.

On 22/08/2014, at 1:26 pm, hawea notifications@github.com wrote:

To recreate the bug please do the following:

Go to this link: http://dev.melbourne.wcewm.co.nz/SubAssembly/admin?parent_assembly_id=1553 Click on edit button next to "LV Intermediate & Angles Insulator 'A' UE9/7130/3 - 'A' INTER TIE" Click Update button at bottom of update screen (paying attention to the breadcrumb and tabs) This creates an error by creating a false layer. Now repeat steps 2 and 3 multiple times to see what happens to the breadcrumb and tabs. — Reply to this email directly or view it on GitHub.

hawea commented 10 years ago

Resolved