[Tickets #8704] missing column in table wicked_pages

View: New views
7 Messages — Rating Filter:   Alert me  

[Tickets #8704] missing column in table wicked_pages

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8704
------------------------------------------------------------------------------
  Ticket             | 8704
  Created By         | neocoretech@...
  Summary            | missing column in table wicked_pages
  Queue              | Wicked
  Version            | HEAD
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


neocoretech@... (2009-11-12 19:46) wrote:

Hi there devs,

the sql-table-create script in scripts/sql/wicked.sql
is missing one column.
Without it, wicked is not usable.

An:
ALTER TABLE wicked_pages ADD COLUMN page_locked TYPE text;
fixed it.
I'm not sure if 'text' is the best column type,
I just know, it works ;)

Could someone with cvs access add this column in the create script?





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #8704] Re: missing column in table wicked_pages

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8704
------------------------------------------------------------------------------
  Ticket             | 8704
  Updated By         | Michael Rubinsky <mrubinsk@...>
  Summary            | missing column in table wicked_pages
  Queue              | Wicked
  Version            | HEAD
  Type               | Bug
-State              | Unconfirmed
+State              | Feedback
-Priority           | 2. Medium
+Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk@...> (2009-11-12 20:43) wrote:

the lock column was dropped, as locks are now implemented via the  
Horde_Lock system. What is the exact error message that you are  
receiving?





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #8704] Re: missing column in table wicked_pages

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8704
------------------------------------------------------------------------------
  Ticket             | 8704
  Updated By         | neocoretech@...
  Summary            | missing column in table wicked_pages
  Queue              | Wicked
  Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


neocoretech@... (2009-11-12 21:12) wrote:

DB error: unknown column

don't know it 100% for sure,
cause the error is now fixed with the creation
of the column in the database...

> the lock column was dropped, as locks are now implemented via the  
> Horde_Lock system. What is the exact error message that you are  
> receiving?






--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #8704] Re: missing column in table wicked_pages

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8704
------------------------------------------------------------------------------
  Ticket             | 8704
  Updated By         | Jan Schneider <jan@...>
  Summary            | missing column in table wicked_pages
  Queue              | Wicked
  Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Jan Schneider <jan@...> (2009-11-13 03:41) wrote:

When do you get it, what is the complete error message in the Horde  
log, and are you sure that your Wicked checkout is up-to-date?





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #8704] Re: missing column in table wicked_pages

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8704
------------------------------------------------------------------------------
  Ticket             | 8704
  Updated By         | neocoretech@...
  Summary            | missing column in table wicked_pages
  Queue              | Wicked
  Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
+New Attachment     | wicked_db_error.txt
------------------------------------------------------------------------------


neocoretech@... (2009-11-13 07:21) wrote:

Please find attached the error from the horde log.

This happened, when I wanted to save a page,
in this case with the startpage WikiHome...

> When do you get it, what is the complete error message in the Horde  
> log, and are you sure that your Wicked checkout is up-to-date?






--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #8704] Re: missing column in table wicked_pages

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8704
------------------------------------------------------------------------------
  Ticket             | 8704
  Updated By         | Jan Schneider <jan@...>
  Summary            | missing column in table wicked_pages
  Queue              | Wicked
  Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Jan Schneider
------------------------------------------------------------------------------


Jan Schneider <jan@...> (2009-11-13 08:08) wrote:

Should be fixed now.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #8704] Re: missing column in table wicked_pages

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8704
------------------------------------------------------------------------------
  Ticket             | 8704
  Updated By         | Jan Schneider <jan@...>
  Summary            | missing column in table wicked_pages
  Queue              | Wicked
  Version            | HEAD
  Type               | Bug
-State              | Feedback
+State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------




--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...