On Tue, Mar 18, 2008 at 01:23:18PM +0000, Graham Archer - EMEA Sun Center Operations wrote: > We are using pmwiki-2.2.0-beta63. > > It has been brought to my attention that many of the web links seem to no > longer work. In one case I have over 17 links on one page alone that no > longer work.
Have there been any configuration changes or recipes added to the site recently? I suspect that either the PHP configuration or the PmWiki configuration has been modified and this is causing the links to stop working. > I notice the weblinks that fail in this way are all of this particular > type - ie. quite long and with lots of numbers and extra characters. > I have had no reports with any other shorter links for example to > www.example.com. If the pages are actually _changing_ -- i.e., the links are actually losing data in the source text, then I suspect a recipe is modifying the data somehow (possibly something using a replace-on-save pattern). I doubt it has anything to do with url length -- if length was a problem, I'd expect characters to be chopped from the end of the link. Since it's targeting a specific field in the url (i.e., rID=... ), I suspect a recipe is modifying the text somehow. Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
