Removing trasnclusion of values solves this problem. Somehow, old values get caught up in transclusion.
2009/5/20 Alex Hough <[email protected]>: > I think it is when values are transcluded into other tiddlers that > they are not refreshed. on my example, i transcluded twice. > > > > Alex > > 2009/5/20 alex <[email protected]>: >> >> If anyone else gets this problem, I solved it by adding the variables >> using inline script. The script is executed when the tiddler is >> loaded, so the default values are defined right before they are >> needed, not at the outset. Is this a good practice? >> >> ALex >> >> On May 19, 10:11 pm, alex <[email protected]> wrote: >>> its a problem with firefox. fine in safari. >>> >>> browser = Firefox/3.0.10 >>> >>> I've tried clearing cookies and clearing private data - there some >>> values i added ages ago that won't go away, won't get overwriten by >>> the default values. >>> >>> Alex >>> >>> On May 19, 9:37 pm, Alex Hough <[email protected]> wrote: >>> >>> > DefaultValues tidder contains the below is tagged with systemConfig. >>> > When viewed online [1] [2] they all show up as default values. >>> >>> > HOWEVER >>> >>> > Despite refreshing my local version, the default values seem to take >>> > no effect. >>> >>> > STRANGE >>> >>> > I characterise this as strange. I simply don't understand. I guess it >>> > is easiliy explained. >>> >>> > HELP >>> >>> > Any help would be most gladly received >>> >>> > best wishes >>> >>> > Alex >>> >>> > ---------------- >>> > DefaltValues >>> > ---------------- >>> > config.options.txtOurOrg = "The Organisation"; >>> > config.options.txtOurDepartment = "Your Department"; >>> > config.options.txtMyUnit = "Your Unit"; >>> > config.options.txtOurPeerUnits = "Peer Units"; >>> > config.options.txtDepartmentManagers = "Other departments"; >>> > config.options.txtMyManager = "Your Manager"; >>> > config.options.txtManagersManager = "Your Manager's Manager"; >>> > config.options.txtCustomersOrServiceUsers = "Customers or Service >>> > users"; >>> > config.options.txtSuppliers = "Suppliers"; >>> > config.options.txtOurPartners = "Your Partners"; >>> > config.options.txtOperationalEnvironment = "Operational Environment"; >>> > --------------- >>> > systemConfig >>> >>> > [1]http://scio-maturity-model.googlegroups.com/web/OMM.html?gda=akXMLT8A... >>> > [2]http://r.a.hough.googlepages.com/OMM.html >>> >>> >> >> >> > > > > -- > t: 0161 442 2202 > m: 0781 372 50 17 > skype: alexhough > delicious: alexhough > -- t: 0161 442 2202 m: 0781 372 50 17 skype: alexhough delicious: alexhough --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

