Menu

#3582 Edit view functionality broken

Latest_Git
fixed
Interface (555)
5
2013-06-11
2012-04-29
No

When trying to edit a view by clicking the 'Edit view' link in the structure tab nothing is displayed..

Firebug console gives the following error.
$("iframe[class='IE_hack']").width($after_field.width()) is null

Discussion

  • Marc Delisle

    Marc Delisle - 2012-05-01

    Madhura,
    I saw this problem but it seems fixed in current master, can you confirm?

     
  • Marc Delisle

    Marc Delisle - 2012-05-02
    • status: open --> pending
     
  • Madhura Jayaratne

    Hi Marc,
    No, it does not seem to be fixed. Tried on the demo server with sakila.actor_info using both FF and Chrome.

    Looking at the error message, it looks like $after_field refers to the dropdown that let's you chose where your new column is added and this dropdown is present only on the structure page of the tables, but not views.

     
  • Madhura Jayaratne

    • status: pending --> open
     
  • Marc Delisle

    Marc Delisle - 2012-05-02
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2012-05-02
    • status: open --> closed-fixed
     
  • Marc Delisle

    Marc Delisle - 2012-05-02

    This bug was fixed in repository and will be part of a future release; thanks for reporting.

     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed