on skin name change: update all tempate_contents
Reported by Gaspard Bucher | September 3rd, 2008 @ 03:05 PM | in 1.0
Originally posted on Trac by gaspard Original Trac Ticket
Description
Or the master templates won't be found.
Need to update skin_name in all nodes ?
Why not store an id ?
Trac Attachments
Trac Comments
2008-01-31 20:40:48 changed by gaspard
Updating could be as simple as update nodes set skin='new_name' where skin='old_name' and site_id=....
template_contents is ok.
status changed from new to assigned.
Updating could be as simple as update nodes set skin='new_name' where skin='old_name' and site_id=....
template_contents is ok.
status changed from new to assigned.
Comments and changes to this ticket
-
Gaspard Bucher May 10th, 2010 @ 08:09 PM
- Tag changed from major, zena to defect, zena
- State changed from open to resolved
Fixed when we introduced template_indices with skin_id instead of skin name.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org