Column name change error

Issue #115 resolved
Former user created an issue

Originally reported on Google Code with ID 115

What steps will reproduce the problem?
1. create table with column name "default"
2. try to change name of column via Structure tab

What is the expected output? What do you see instead?
Instead of expected action which is database column change I can see "Error: ." message.

What version of the product are you using? On what operating system?
1.9.2, Ubuntu 12.04, repository packages

Reported by depresz on 2012-08-14 09:46:58

Comments (2)

  1. Christopher Kramer
    Sorry that nobody answered this bug report yet. I somehow did not notice it.
    This bug is another concrete example of issue #12.
    A lot of work has been done on this already. You can try the SVN version if you like:
    http://phpliteadmin.googlecode.com/svn/source/1.9.3/phpliteadmin.php
    
    This concrete problem should not occur in the svn version. But unfortunately, I think
    the svn version is not perfect yet. But I am working on it and I think it'll soon be
    ready for the next release.
    

    Reported by crazy4chrissi on 2012-10-22 21:53:51 - Status changed: Started

  2. Christopher Kramer
    As this should be fixed in svn, I am marking it as fixed.
    

    Reported by crazy4chrissi on 2012-10-25 18:53:06 - Status changed: Fixed

  3. Log in to comment