Opened 13 years ago
Closed 13 years ago
#5480 closed defect (fixed)
jsdoc throws error when trying to query the nonexistent nodes table
Reported by: | Neil Roberts | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Doc parser | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
ser warning: Table 'jsdoc.nodes' doesn't exist query: SELECT nid FROM nodes WHERE type = 'jsdoc_object' AND title = 'dojox.xml.DomParser?.parse' in /var/html/mehatesdrupal/includes/database.mysql.inc on line 172
Note: See
TracTickets for help on using
tickets.
(In [11930]) Fixes #5480. Rename all nodes table references to node