Changes between Version 13 and Version 14 of FAQ/Using YAM
- Timestamp:
- May 11, 2012 3:23:43 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ/Using YAM
v13 v14 85 85 === Printing doesn't seem to work. What's wrong? === 86 86 The printing engine in YAM is directly using the PRT: device of the operating system you are using. Please make sure you have that device properly configured and verified that you are able to print via PRT:. Besides that, YAM isn't doing anything special on printing. 87 88 === Why is YAM taking braces as in "[http://www.example.com]" as part of URLs? === 89 Despite the recommendation in RFC #1738 to encode such characters when they are supposed to be part of URLs, a number of Internet resources, entities and users keep using the "[]" braces in unencoded form, and this used to make YAM stop parsing an URL as soon as such characters were found, as in "<http://www.example.com/files[7]/myfile>". As a workaround for this problem, YAM 2.4 takes these characters as part of the URL. Parenthesis are allowed in URLs in unencoded form, which again negates the use of () to delimit URLs. You are advised to use "<" and ">" for this purpose. 87 90 88 91 == Language Support ==


