LucidDB / adminui

DEFUNCT. Front-end in-browser flash client for connecting to LucidDB's admin web services.
http://www.dynamobi.com/c/products/luciddb/administration-ui/
GNU General Public License v2.0
1 stars 1 forks source link

[DADMINUI-18] script as.. commands should open new tab #41

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="ksecretan", created="Fri, 11 Jun 2010 17:39:03 -0700", resolved="Fri, 18 Jun 2010 22:11:03 -0700"]

When the flex app inserts sql into the query window, it should check to see if it's empty. Only if it's empty should it insert, otherwise it should open a new tab and then insert.

dynamobi-build commented 12 years ago

[author="ksecretan", created="Fri, 18 Jun 2010 22:11:03 -0700"]

See revision:165

Resolved by using unique string-id's instead of using a length+1 of the arrays holding references to the tab objects.