Re: Moving KMail to another computer
Werner Joss <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Organization | hoernerfranzracing |
| Message-ID | <[email protected]> |
Am Freitag 02 Januar 2009 18:07:33 schrieb Anne Wilson: > It seems to be. That's why I'm trying to figure out how to change it :-) > Explanation for the sake of those who haven't seen this: The page isn't > empty, of course. You are just ending up on the wrong page after the edit. > The '&' really screws that up and you have to use back-arrows to get to > /Tips (or edit the address, of course). ok, I see. the '&' is problematic because this is a key character for php to interpret anything following it as a parameter to the invoked script, which is obviously not the case here :) the page title should better be made without '&' or '?' in its name... werner