Bugs item #2220089, was opened at 2008-11-04 00:35 Message generated for change (Comment added) made by hansonr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=2220089&group_id=23629
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Applet Group: v11 Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: cpudney (cpudney) Assigned to: Bob Hanson (hansonr) Summary: loadInline Mopac GraphF data interpretted as FoldingXYZ Initial Comment: When the loadInline applet parameter is used to read Mopac GraphF (MGF) data the data is incorrectly interpreted as being in the FoldingXYZ format See http://www.mail-archive.com/[EMAIL PROTECTED]/msg11466.html for a discussion of this problem. Attached is an example that illustrates the problem. I have experimented with varying amounts of white-space in the header line but this has no effect. ---------------------------------------------------------------------- Comment By: Bob Hanson (hansonr) Date: 2008-11-05 22:13 Message: version=11.7.10_dev # bug fix: Some browsers do NOT strip \n from <param> tags, necessitating changes in loadInLine() version=11.6.4_dev # bug fix: Some browsers do NOT strip \n from <param> tags, necessitating changes in loadInLine() also, you must have "|" at the beginning of that string, because different browsers treat whitespace at the beginning of param values. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=2220089&group_id=23629 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
