Ticket #701 (closed Bug report: fixed)
Delete content from gui, does not delete
| Reported by: | dorin.vlas@… | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | WifiDog Auth Server 2.0 |
| Component: | Auth server, Content Management | Version: | Auth Server SVN |
| Keywords: | Cc: |
Description
I have added, then succesefuly deleted some Trivial, after that I get this error when truing to edit network.
I think the Trivial object is deleted but the link in db NO... and that causes this error.
I have all the dependencies OK and the wifidog user has an public_html linked to wifidog-svn directory
Detailed error was: Uncaught Exception The content with the following id could not be found in the database: 341c50ede3d1dca3e1949bb43b0a23cc (0) thrown in file /home/wifidog/wifidog-svn/wifidog/classes/Content.php, line 275 #0 /home/wifidog/wifidog-svn/wifidog/classes/Content.php(722): Content::getObject('341c50ede3d1dca...') #1 /home/wifidog/wifidog-svn/wifidog/classes/HotspotGraphElement.php(369): Content::getLinkedContentUI('hge_afde8534e62...', 'hotspot_graph_e...', 'hotspot_graph_e...', 'afde8534e62c445...', 'portal') #2 /home/wifidog/wifidog-svn/wifidog/classes/Network.php(1698): HotspotGraphElement?->getContentAdminUI() #3 /home/wifidog/wifidog-svn/wifidog/admin/generic_object_admin.php(396): Network->getAdminUI() #4 {main}
