Description

Pasting a spreadsheet selection from MicroSoft Excel into the GUI editor causes MoinMoin to crash.

Steps to reproduce

  1. Open the Recreate subpage, and follow the instructions (which can be summed up as...)

    1. Edit the page in GUI mode
    2. Copy a simple 1-line spreadshet fragment (from included attachment)
    3. Paste it into the GUI editor box using the "correct" method
    4. A crash will occur.

Example

   1 <?xml version="1.0"?>
   2 <!DOCTYPE html [
   3 <!ENTITY nbsp   "&#32;">  <!-- no-break space = non-breaking space, U+00A0, convert to U+0020 -->
   4 <!ENTITY iexcl  "&#161;"> <!-- inverted exclamation mark, U+00A1 ISOnum -->
   5 <!ENTITY cent   "&#162;"> <!-- cent sign, U+00A2 ISOnum -->
   6 <!ENTITY pound  "&#163;"> <!-- pound sign, U+00A3 ISOnum -->
   7 <!ENTITY curren "&#164;"> <!-- currency sign, U+00A4 ISOnum -->
   8 <!ENTITY yen    "&#165;"> <!-- yen sign = yuan sign, U+00A5 ISOnum -->
   9 <!ENTITY brvbar "&#166;"> <!-- broken bar = broken vertical bar, U+00A6 ISOnum -->
  10 <!ENTITY sect   "&#167;"> <!-- section sign, U+00A7 ISOnum -->
  11 <!ENTITY uml    "&#168;"> <!-- diaeresis = spacing diaeresis, U+00A8 ISOdia -->
  12 <!ENTITY copy   "&#169;"> <!-- copyright sign, U+00A9 ISOnum -->
  13 <!ENTITY ordf   "&#170;"> <!-- feminine ordinal indicator, U+00AA ISOnum -->
  14 <!ENTITY laquo  "&#171;"> <!-- left-pointing double angle quotation mark = left pointing guillemet, U+00AB ISOnum -->
  15 <!ENTITY not    "&#172;"> <!-- not sign = angled dash, U+00AC ISOnum -->
  16 <!ENTITY shy    "&#173;"> <!-- soft hyphen = discretionary hyphen, U+00AD ISOnum -->
  17 <!ENTITY reg    "&#174;"> <!-- registered sign = registered trade mark sign, U+00AE ISOnum -->
  18 <!ENTITY macr   "&#175;"> <!-- macron = spacing macron = overline = APL overbar, U+00AF ISOdia -->
  19 <!ENTITY deg    "&#176;"> <!-- degree sign, U+00B0 ISOnum -->
  20 <!ENTITY plusmn "&#177;"> <!-- plus-minus sign = plus-or-minus sign, U+00B1 ISOnum -->
  21 <!ENTITY sup2   "&#178;"> <!-- superscript two = superscript digit two = squared, U+00B2 ISOnum -->
  22 <!ENTITY sup3   "&#179;"> <!-- superscript three = superscript digit three = cubed, U+00B3 ISOnum -->
  23 <!ENTITY acute  "&#180;"> <!-- acute accent = spacing acute, U+00B4 ISOdia -->
  24 <!ENTITY micro  "&#181;"> <!-- micro sign, U+00B5 ISOnum -->
  25 <!ENTITY para   "&#182;"> <!-- pilcrow sign = paragraph sign, U+00B6 ISOnum -->
  26 <!ENTITY middot "&#183;"> <!-- middle dot = Georgian comma = Greek middle dot, U+00B7 ISOnum -->
  27 <!ENTITY cedil  "&#184;"> <!-- cedilla = spacing cedilla, U+00B8 ISOdia -->
  28 <!ENTITY sup1   "&#185;"> <!-- superscript one = superscript digit one, U+00B9 ISOnum -->
  29 <!ENTITY ordm   "&#186;"> <!-- masculine ordinal indicator, U+00BA ISOnum -->
  30 <!ENTITY raquo  "&#187;"> <!-- right-pointing double angle quotation mark = right pointing guillemet, U+00BB ISOnum -->
  31 <!ENTITY frac14 "&#188;"> <!-- vulgar fraction one quarter = fraction one quarter, U+00BC ISOnum -->
  32 <!ENTITY frac12 "&#189;"> <!-- vulgar fraction one half = fraction one half, U+00BD ISOnum -->
  33 <!ENTITY frac34 "&#190;"> <!-- vulgar fraction three quarters = fraction three quarters, U+00BE ISOnum -->
  34 <!ENTITY iquest "&#191;"> <!-- inverted question mark = turned question mark, U+00BF ISOnum -->
  35 <!ENTITY Agrave "&#192;"> <!-- latin capital letter A with grave = latin capital letter A grave, U+00C0 ISOlat1 -->
  36 <!ENTITY Aacute "&#193;"> <!-- latin capital letter A with acute, U+00C1 ISOlat1 -->
  37 <!ENTITY Acirc  "&#194;"> <!-- latin capital letter A with circumflex, U+00C2 ISOlat1 -->
  38 <!ENTITY Atilde "&#195;"> <!-- latin capital letter A with tilde, U+00C3 ISOlat1 -->
  39 <!ENTITY Auml   "&#196;"> <!-- latin capital letter A with diaeresis, U+00C4 ISOlat1 -->
  40 <!ENTITY Aring  "&#197;"> <!-- latin capital letter A with ring above = latin capital letter A ring, U+00C5 ISOlat1 -->
  41 <!ENTITY AElig  "&#198;"> <!-- latin capital letter AE = latin capital ligature AE, U+00C6 ISOlat1 -->
  42 <!ENTITY Ccedil "&#199;"> <!-- latin capital letter C with cedilla, U+00C7 ISOlat1 -->
  43 <!ENTITY Egrave "&#200;"> <!-- latin capital letter E with grave, U+00C8 ISOlat1 -->
  44 <!ENTITY Eacute "&#201;"> <!-- latin capital letter E with acute, U+00C9 ISOlat1 -->
  45 <!ENTITY Ecirc  "&#202;"> <!-- latin capital letter E with circumflex, U+00CA ISOlat1 -->
  46 <!ENTITY Euml   "&#203;"> <!-- latin capital letter E with diaeresis, U+00CB ISOlat1 -->
  47 <!ENTITY Igrave "&#204;"> <!-- latin capital letter I with grave, U+00CC ISOlat1 -->
  48 <!ENTITY Iacute "&#205;"> <!-- latin capital letter I with acute, U+00CD ISOlat1 -->
  49 <!ENTITY Icirc  "&#206;"> <!-- latin capital letter I with circumflex, U+00CE ISOlat1 -->
  50 <!ENTITY Iuml   "&#207;"> <!-- latin capital letter I with diaeresis, U+00CF ISOlat1 -->
  51 <!ENTITY ETH    "&#208;"> <!-- latin capital letter ETH, U+00D0 ISOlat1 -->
  52 <!ENTITY Ntilde "&#209;"> <!-- latin capital letter N with tilde, U+00D1 ISOlat1 -->
  53 <!ENTITY Ograve "&#210;"> <!-- latin capital letter O with grave, U+00D2 ISOlat1 -->
  54 <!ENTITY Oacute "&#211;"> <!-- latin capital letter O with acute, U+00D3 ISOlat1 -->
  55 <!ENTITY Ocirc  "&#212;"> <!-- latin capital letter O with circumflex, U+00D4 ISOlat1 -->
  56 <!ENTITY Otilde "&#213;"> <!-- latin capital letter O with tilde, U+00D5 ISOlat1 -->
  57 <!ENTITY Ouml   "&#214;"> <!-- latin capital letter O with diaeresis, U+00D6 ISOlat1 -->
  58 <!ENTITY times  "&#215;"> <!-- multiplication sign, U+00D7 ISOnum -->
  59 <!ENTITY Oslash "&#216;"> <!-- latin capital letter O with stroke = latin capital letter O slash, U+00D8 ISOlat1 -->
  60 <!ENTITY Ugrave "&#217;"> <!-- latin capital letter U with grave, U+00D9 ISOlat1 -->
  61 <!ENTITY Uacute "&#218;"> <!-- latin capital letter U with acute, U+00DA ISOlat1 -->
  62 <!ENTITY Ucirc  "&#219;"> <!-- latin capital letter U with circumflex, U+00DB ISOlat1 -->
  63 <!ENTITY Uuml   "&#220;"> <!-- latin capital letter U with diaeresis, U+00DC ISOlat1 -->
  64 <!ENTITY Yacute "&#221;"> <!-- latin capital letter Y with acute, U+00DD ISOlat1 -->
  65 <!ENTITY THORN  "&#222;"> <!-- latin capital letter THORN, U+00DE ISOlat1 -->
  66 <!ENTITY szlig  "&#223;"> <!-- latin small letter sharp s = ess-zed, U+00DF ISOlat1 -->
  67 <!ENTITY agrave "&#224;"> <!-- latin small letter a with grave = latin small letter a grave, U+00E0 ISOlat1 -->
  68 <!ENTITY aacute "&#225;"> <!-- latin small letter a with acute, U+00E1 ISOlat1 -->
  69 <!ENTITY acirc  "&#226;"> <!-- latin small letter a with circumflex, U+00E2 ISOlat1 -->
  70 <!ENTITY atilde "&#227;"> <!-- latin small letter a with tilde, U+00E3 ISOlat1 -->
  71 <!ENTITY auml   "&#228;"> <!-- latin small letter a with diaeresis, U+00E4 ISOlat1 -->
  72 <!ENTITY aring  "&#229;"> <!-- latin small letter a with ring above = latin small letter a ring, U+00E5 ISOlat1 -->
  73 <!ENTITY aelig  "&#230;"> <!-- latin small letter ae = latin small ligature ae, U+00E6 ISOlat1 -->
  74 <!ENTITY ccedil "&#231;"> <!-- latin small letter c with cedilla, U+00E7 ISOlat1 -->
  75 <!ENTITY egrave "&#232;"> <!-- latin small letter e with grave, U+00E8 ISOlat1 -->
  76 <!ENTITY eacute "&#233;"> <!-- latin small letter e with acute, U+00E9 ISOlat1 -->
  77 <!ENTITY ecirc  "&#234;"> <!-- latin small letter e with circumflex, U+00EA ISOlat1 -->
  78 <!ENTITY euml   "&#235;"> <!-- latin small letter e with diaeresis, U+00EB ISOlat1 -->
  79 <!ENTITY igrave "&#236;"> <!-- latin small letter i with grave, U+00EC ISOlat1 -->
  80 <!ENTITY iacute "&#237;"> <!-- latin small letter i with acute, U+00ED ISOlat1 -->
  81 <!ENTITY icirc  "&#238;"> <!-- latin small letter i with circumflex, U+00EE ISOlat1 -->
  82 <!ENTITY iuml   "&#239;"> <!-- latin small letter i with diaeresis, U+00EF ISOlat1 -->
  83 <!ENTITY eth    "&#240;"> <!-- latin small letter eth, U+00F0 ISOlat1 -->
  84 <!ENTITY ntilde "&#241;"> <!-- latin small letter n with tilde, U+00F1 ISOlat1 -->
  85 <!ENTITY ograve "&#242;"> <!-- latin small letter o with grave, U+00F2 ISOlat1 -->
  86 <!ENTITY oacute "&#243;"> <!-- latin small letter o with acute, U+00F3 ISOlat1 -->
  87 <!ENTITY ocirc  "&#244;"> <!-- latin small letter o with circumflex, U+00F4 ISOlat1 -->
  88 <!ENTITY otilde "&#245;"> <!-- latin small letter o with tilde, U+00F5 ISOlat1 -->
  89 <!ENTITY ouml   "&#246;"> <!-- latin small letter o with diaeresis, U+00F6 ISOlat1 -->
  90 <!ENTITY divide "&#247;"> <!-- division sign, U+00F7 ISOnum -->
  91 <!ENTITY oslash "&#248;"> <!-- latin small letter o with stroke, = latin small letter o slash, U+00F8 ISOlat1 -->
  92 <!ENTITY ugrave "&#249;"> <!-- latin small letter u with grave, U+00F9 ISOlat1 -->
  93 <!ENTITY uacute "&#250;"> <!-- latin small letter u with acute, U+00FA ISOlat1 -->
  94 <!ENTITY ucirc  "&#251;"> <!-- latin small letter u with circumflex, U+00FB ISOlat1 -->
  95 <!ENTITY uuml   "&#252;"> <!-- latin small letter u with diaeresis, U+00FC ISOlat1 -->
  96 <!ENTITY yacute "&#253;"> <!-- latin small letter y with acute, U+00FD ISOlat1 -->
  97 <!ENTITY thorn  "&#254;"> <!-- latin small letter thorn, U+00FE ISOlat1 -->
  98 <!ENTITY yuml   "&#255;"> <!-- latin small letter y with diaeresis, U+00FF ISOlat1 -->
  99 
 100 <!-- Latin Extended-B -->
 101 <!ENTITY fnof     "&#402;"> <!-- latin small f with hook = function                                    = florin, U+0192 ISOtech -->
 102 
 103 <!-- Greek -->
 104 <!ENTITY Alpha    "&#913;"> <!-- greek capital letter alpha, U+0391 -->
 105 <!ENTITY Beta     "&#914;"> <!-- greek capital letter beta, U+0392 -->
 106 <!ENTITY Gamma    "&#915;"> <!-- greek capital letter gamma,
 107                                     U+0393 ISOgrk3 -->
 108 <!ENTITY Delta    "&#916;"> <!-- greek capital letter delta,
 109                                     U+0394 ISOgrk3 -->
 110 <!ENTITY Epsilon  "&#917;"> <!-- greek capital letter epsilon, U+0395 -->
 111 <!ENTITY Zeta     "&#918;"> <!-- greek capital letter zeta, U+0396 -->
 112 <!ENTITY Eta      "&#919;"> <!-- greek capital letter eta, U+0397 -->
 113 <!ENTITY Theta    "&#920;"> <!-- greek capital letter theta,
 114                                     U+0398 ISOgrk3 -->
 115 <!ENTITY Iota     "&#921;"> <!-- greek capital letter iota, U+0399 -->
 116 <!ENTITY Kappa    "&#922;"> <!-- greek capital letter kappa, U+039A -->
 117 <!ENTITY Lambda   "&#923;"> <!-- greek capital letter lambda,
 118                                     U+039B ISOgrk3 -->
 119 <!ENTITY Mu       "&#924;"> <!-- greek capital letter mu, U+039C -->
 120 <!ENTITY Nu       "&#925;"> <!-- greek capital letter nu, U+039D -->
 121 <!ENTITY Xi       "&#926;"> <!-- greek capital letter xi, U+039E ISOgrk3 -->
 122 <!ENTITY Omicron  "&#927;"> <!-- greek capital letter omicron, U+039F -->
 123 <!ENTITY Pi       "&#928;"> <!-- greek capital letter pi, U+03A0 ISOgrk3 -->
 124 <!ENTITY Rho      "&#929;"> <!-- greek capital letter rho, U+03A1 -->
 125 <!-- there is no Sigmaf, and no U+03A2 character either -->
 126 <!ENTITY Sigma    "&#931;"> <!-- greek capital letter sigma,
 127                                     U+03A3 ISOgrk3 -->
 128 <!ENTITY Tau      "&#932;"> <!-- greek capital letter tau, U+03A4 -->
 129 <!ENTITY Upsilon  "&#933;"> <!-- greek capital letter upsilon,
 130                                     U+03A5 ISOgrk3 -->
 131 <!ENTITY Phi      "&#934;"> <!-- greek capital letter phi,
 132                                     U+03A6 ISOgrk3 -->
 133 <!ENTITY Chi      "&#935;"> <!-- greek capital letter chi, U+03A7 -->
 134 <!ENTITY Psi      "&#936;"> <!-- greek capital letter psi,
 135                                     U+03A8 ISOgrk3 -->
 136 <!ENTITY Omega    "&#937;"> <!-- greek capital letter omega,
 137                                     U+03A9 ISOgrk3 -->
 138 
 139 <!ENTITY alpha    "&#945;"> <!-- greek small letter alpha,
 140                                     U+03B1 ISOgrk3 -->
 141 <!ENTITY beta     "&#946;"> <!-- greek small letter beta, U+03B2 ISOgrk3 -->
 142 <!ENTITY gamma    "&#947;"> <!-- greek small letter gamma,
 143                                     U+03B3 ISOgrk3 -->
 144 <!ENTITY delta    "&#948;"> <!-- greek small letter delta,
 145                                     U+03B4 ISOgrk3 -->
 146 <!ENTITY epsilon  "&#949;"> <!-- greek small letter epsilon,
 147                                     U+03B5 ISOgrk3 -->
 148 <!ENTITY zeta     "&#950;"> <!-- greek small letter zeta, U+03B6 ISOgrk3 -->
 149 <!ENTITY eta      "&#951;"> <!-- greek small letter eta, U+03B7 ISOgrk3 -->
 150 <!ENTITY theta    "&#952;"> <!-- greek small letter theta,
 151                                     U+03B8 ISOgrk3 -->
 152 <!ENTITY iota     "&#953;"> <!-- greek small letter iota, U+03B9 ISOgrk3 -->
 153 <!ENTITY kappa    "&#954;"> <!-- greek small letter kappa,
 154                                     U+03BA ISOgrk3 -->
 155 <!ENTITY lambda   "&#955;"> <!-- greek small letter lambda,
 156                                     U+03BB ISOgrk3 -->
 157 <!ENTITY mu       "&#956;"> <!-- greek small letter mu, U+03BC ISOgrk3 -->
 158 <!ENTITY nu       "&#957;"> <!-- greek small letter nu, U+03BD ISOgrk3 -->
 159 <!ENTITY xi       "&#958;"> <!-- greek small letter xi, U+03BE ISOgrk3 -->
 160 <!ENTITY omicron  "&#959;"> <!-- greek small letter omicron, U+03BF NEW -->
 161 <!ENTITY pi       "&#960;"> <!-- greek small letter pi, U+03C0 ISOgrk3 -->
 162 <!ENTITY rho      "&#961;"> <!-- greek small letter rho, U+03C1 ISOgrk3 -->
 163 <!ENTITY sigmaf   "&#962;"> <!-- greek small letter final sigma,
 164                                     U+03C2 ISOgrk3 -->
 165 <!ENTITY sigma    "&#963;"> <!-- greek small letter sigma,
 166                                     U+03C3 ISOgrk3 -->
 167 <!ENTITY tau      "&#964;"> <!-- greek small letter tau, U+03C4 ISOgrk3 -->
 168 <!ENTITY upsilon  "&#965;"> <!-- greek small letter upsilon,
 169                                     U+03C5 ISOgrk3 -->
 170 <!ENTITY phi      "&#966;"> <!-- greek small letter phi, U+03C6 ISOgrk3 -->
 171 <!ENTITY chi      "&#967;"> <!-- greek small letter chi, U+03C7 ISOgrk3 -->
 172 <!ENTITY psi      "&#968;"> <!-- greek small letter psi, U+03C8 ISOgrk3 -->
 173 <!ENTITY omega    "&#969;"> <!-- greek small letter omega,
 174                                     U+03C9 ISOgrk3 -->
 175 <!ENTITY thetasym "&#977;"> <!-- greek small letter theta symbol,
 176                                     U+03D1 NEW -->
 177 <!ENTITY upsih    "&#978;"> <!-- greek upsilon with hook symbol,
 178                                     U+03D2 NEW -->
 179 <!ENTITY piv      "&#982;"> <!-- greek pi symbol, U+03D6 ISOgrk3 -->
 180 
 181 <!-- General Punctuation -->
 182 <!ENTITY bull     "&#8226;"> <!-- bullet = black small circle,
 183                                      U+2022 ISOpub  -->
 184 <!-- bullet is NOT the same as bullet operator, U+2219 -->
 185 <!ENTITY hellip   "&#8230;"> <!-- horizontal ellipsis = three dot leader,
 186                                      U+2026 ISOpub  -->
 187 <!ENTITY prime    "&#8242;"> <!-- prime = minutes = feet, U+2032 ISOtech -->
 188 <!ENTITY Prime    "&#8243;"> <!-- double prime = seconds = inches,
 189                                      U+2033 ISOtech -->
 190 <!ENTITY oline    "&#8254;"> <!-- overline = spacing overscore,
 191                                      U+203E NEW -->
 192 <!ENTITY frasl    "&#8260;"> <!-- fraction slash, U+2044 NEW -->
 193 
 194 <!-- Letterlike Symbols -->
 195 <!ENTITY weierp   "&#8472;"> <!-- script capital P = power set
 196                                      = Weierstrass p, U+2118 ISOamso -->
 197 <!ENTITY image    "&#8465;"> <!-- blackletter capital I = imaginary part,
 198                                      U+2111 ISOamso -->
 199 <!ENTITY real     "&#8476;"> <!-- blackletter capital R = real part symbol,
 200                                      U+211C ISOamso -->
 201 <!ENTITY trade    "&#8482;"> <!-- trade mark sign, U+2122 ISOnum -->
 202 <!ENTITY alefsym  "&#8501;"> <!-- alef symbol = first transfinite cardinal,
 203                                      U+2135 NEW -->
 204 <!-- alef symbol is NOT the same as hebrew letter alef,
 205      U+05D0 although the same glyph could be used to depict both characters -->
 206 
 207 <!-- Arrows -->
 208 <!ENTITY larr     "&#8592;"> <!-- leftwards arrow, U+2190 ISOnum -->
 209 <!ENTITY uarr     "&#8593;"> <!-- upwards arrow, U+2191 ISOnum-->
 210 <!ENTITY rarr     "&#8594;"> <!-- rightwards arrow, U+2192 ISOnum -->
 211 <!ENTITY darr     "&#8595;"> <!-- downwards arrow, U+2193 ISOnum -->
 212 <!ENTITY harr     "&#8596;"> <!-- left right arrow, U+2194 ISOamsa -->
 213 <!ENTITY crarr    "&#8629;"> <!-- downwards arrow with corner leftwards
 214                                      = carriage return, U+21B5 NEW -->
 215 <!ENTITY lArr     "&#8656;"> <!-- leftwards double arrow, U+21D0 ISOtech -->
 216 <!-- ISO 10646 does not say that lArr is the same as the 'is implied by' arrow
 217     but also does not have any other character for that function. So ? lArr can
 218     be used for 'is implied by' as ISOtech suggests -->
 219 <!ENTITY uArr     "&#8657;"> <!-- upwards double arrow, U+21D1 ISOamsa -->
 220 <!ENTITY rArr     "&#8658;"> <!-- rightwards double arrow,
 221                                      U+21D2 ISOtech -->
 222 <!-- ISO 10646 does not say this is the 'implies' character but does not have
 223      another character with this function so ?
 224      rArr can be used for 'implies' as ISOtech suggests -->
 225 <!ENTITY dArr     "&#8659;"> <!-- downwards double arrow, U+21D3 ISOamsa -->
 226 <!ENTITY hArr     "&#8660;"> <!-- left right double arrow,
 227                                      U+21D4 ISOamsa -->
 228 
 229 <!-- Mathematical Operators -->
 230 <!ENTITY forall   "&#8704;"> <!-- for all, U+2200 ISOtech -->
 231 <!ENTITY part     "&#8706;"> <!-- partial differential, U+2202 ISOtech  -->
 232 <!ENTITY exist    "&#8707;"> <!-- there exists, U+2203 ISOtech -->
 233 <!ENTITY empty    "&#8709;"> <!-- empty set = null set = diameter,
 234                                      U+2205 ISOamso -->
 235 <!ENTITY nabla    "&#8711;"> <!-- nabla = backward difference,
 236                                      U+2207 ISOtech -->
 237 <!ENTITY isin     "&#8712;"> <!-- element of, U+2208 ISOtech -->
 238 <!ENTITY notin    "&#8713;"> <!-- not an element of, U+2209 ISOtech -->
 239 <!ENTITY ni       "&#8715;"> <!-- contains as member, U+220B ISOtech -->
 240 <!-- should there be a more memorable name than 'ni'? -->
 241 <!ENTITY prod     "&#8719;"> <!-- n-ary product = product sign,
 242                                      U+220F ISOamsb -->
 243 <!-- prod is NOT the same character as U+03A0 'greek capital letter pi' though
 244      the same glyph might be used for both -->
 245 <!ENTITY sum      "&#8721;"> <!-- n-ary sumation, U+2211 ISOamsb -->
 246 <!-- sum is NOT the same character as U+03A3 'greek capital letter sigma'
 247      though the same glyph might be used for both -->
 248 <!ENTITY minus    "&#8722;"> <!-- minus sign, U+2212 ISOtech -->
 249 <!ENTITY lowast   "&#8727;"> <!-- asterisk operator, U+2217 ISOtech -->
 250 <!ENTITY radic    "&#8730;"> <!-- square root = radical sign,
 251                                      U+221A ISOtech -->
 252 <!ENTITY prop     "&#8733;"> <!-- proportional to, U+221D ISOtech -->
 253 <!ENTITY infin    "&#8734;"> <!-- infinity, U+221E ISOtech -->
 254 <!ENTITY ang      "&#8736;"> <!-- angle, U+2220 ISOamso -->
 255 <!ENTITY and      "&#8743;"> <!-- logical and = wedge, U+2227 ISOtech -->
 256 <!ENTITY or       "&#8744;"> <!-- logical or = vee, U+2228 ISOtech -->
 257 <!ENTITY cap      "&#8745;"> <!-- intersection = cap, U+2229 ISOtech -->
 258 <!ENTITY cup      "&#8746;"> <!-- union = cup, U+222A ISOtech -->
 259 <!ENTITY int      "&#8747;"> <!-- integral, U+222B ISOtech -->
 260 <!ENTITY there4   "&#8756;"> <!-- therefore, U+2234 ISOtech -->
 261 <!ENTITY sim      "&#8764;"> <!-- tilde operator = varies with = similar to,
 262                                      U+223C ISOtech -->
 263 <!-- tilde operator is NOT the same character as the tilde, U+007E,
 264      although the same glyph might be used to represent both  -->
 265 <!ENTITY cong     "&#8773;"> <!-- approximately equal to, U+2245 ISOtech -->
 266 <!ENTITY asymp    "&#8776;"> <!-- almost equal to = asymptotic to,
 267                                      U+2248 ISOamsr -->
 268 <!ENTITY ne       "&#8800;"> <!-- not equal to, U+2260 ISOtech -->
 269 <!ENTITY equiv    "&#8801;"> <!-- identical to, U+2261 ISOtech -->
 270 <!ENTITY le       "&#8804;"> <!-- less-than or equal to, U+2264 ISOtech -->
 271 <!ENTITY ge       "&#8805;"> <!-- greater-than or equal to,
 272                                      U+2265 ISOtech -->
 273 <!ENTITY sub      "&#8834;"> <!-- subset of, U+2282 ISOtech -->
 274 <!ENTITY sup      "&#8835;"> <!-- superset of, U+2283 ISOtech -->
 275 <!-- note that nsup, 'not a superset of, U+2283' is not covered by the Symbol
 276      font encoding and is not included. Should it be, for symmetry?
 277      It is in ISOamsn  -->
 278 <!ENTITY nsub     "&#8836;"> <!-- not a subset of, U+2284 ISOamsn -->
 279 <!ENTITY sube     "&#8838;"> <!-- subset of or equal to, U+2286 ISOtech -->
 280 <!ENTITY supe     "&#8839;"> <!-- superset of or equal to,
 281                                      U+2287 ISOtech -->
 282 <!ENTITY oplus    "&#8853;"> <!-- circled plus = direct sum,
 283                                      U+2295 ISOamsb -->
 284 <!ENTITY otimes   "&#8855;"> <!-- circled times = vector product,
 285                                      U+2297 ISOamsb -->
 286 <!ENTITY perp     "&#8869;"> <!-- up tack = orthogonal to = perpendicular,
 287                                      U+22A5 ISOtech -->
 288 <!ENTITY sdot     "&#8901;"> <!-- dot operator, U+22C5 ISOamsb -->
 289 <!-- dot operator is NOT the same character as U+00B7 middle dot -->
 290 
 291 <!-- Miscellaneous Technical -->
 292 <!ENTITY lceil    "&#8968;"> <!-- left ceiling = apl upstile,
 293                                      U+2308 ISOamsc  -->
 294 <!ENTITY rceil    "&#8969;"> <!-- right ceiling, U+2309 ISOamsc  -->
 295 <!ENTITY lfloor   "&#8970;"> <!-- left floor = apl downstile,
 296                                      U+230A ISOamsc  -->
 297 <!ENTITY rfloor   "&#8971;"> <!-- right floor, U+230B ISOamsc  -->
 298 <!ENTITY lang     "&#9001;"> <!-- left-pointing angle bracket = bra,
 299                                      U+2329 ISOtech -->
 300 <!-- lang is NOT the same character as U+003C 'less than'
 301      or U+2039 'single left-pointing angle quotation mark' -->
 302 <!ENTITY rang     "&#9002;"> <!-- right-pointing angle bracket = ket,
 303                                      U+232A ISOtech -->
 304 <!-- rang is NOT the same character as U+003E 'greater than'
 305      or U+203A 'single right-pointing angle quotation mark' -->
 306 
 307 <!-- Geometric Shapes -->
 308 <!ENTITY loz      "&#9674;"> <!-- lozenge, U+25CA ISOpub -->
 309 
 310 <!-- Miscellaneous Symbols -->
 311 <!ENTITY spades   "&#9824;"> <!-- black spade suit, U+2660 ISOpub -->
 312 <!-- black here seems to mean filled as opposed to hollow -->
 313 <!ENTITY clubs    "&#9827;"> <!-- black club suit = shamrock,
 314                                      U+2663 ISOpub -->
 315 <!ENTITY hearts   "&#9829;"> <!-- black heart suit = valentine,
 316                                      U+2665 ISOpub -->
 317 <!ENTITY diams    "&#9830;"> <!-- black diamond suit, U+2666 ISOpub -->
 318 
 319 <!-- C0 Controls and Basic Latin -->
 320 <!ENTITY quot    "&#34;"> <!-- quotation mark = APL quote,
 321                                     U+0022 ISOnum -->
 322 <!ENTITY amp     "&#38;"> <!-- ampersand, U+0026 ISOnum -->
 323 <!ENTITY lt      "&#60;"> <!-- less-than sign, U+003C ISOnum -->
 324 <!ENTITY gt      "&#62;"> <!-- greater-than sign, U+003E ISOnum -->
 325 
 326 <!-- Latin Extended-A -->
 327 <!ENTITY OElig   "&#338;"> <!-- latin capital ligature OE,
 328                                     U+0152 ISOlat2 -->
 329 <!ENTITY oelig   "&#339;"> <!-- latin small ligature oe, U+0153 ISOlat2 -->
 330 <!-- ligature is a misnomer, this is a separate character in some languages -->
 331 <!ENTITY Scaron  "&#352;"> <!-- latin capital letter S with caron,
 332                                     U+0160 ISOlat2 -->
 333 <!ENTITY scaron  "&#353;"> <!-- latin small letter s with caron,
 334                                     U+0161 ISOlat2 -->
 335 <!ENTITY Yuml    "&#376;"> <!-- latin capital letter Y with diaeresis,
 336                                     U+0178 ISOlat2 -->
 337 
 338 <!-- Spacing Modifier Letters -->
 339 <!ENTITY circ    "&#710;"> <!-- modifier letter circumflex accent,
 340                                     U+02C6 ISOpub -->
 341 <!ENTITY tilde   "&#732;"> <!-- small tilde, U+02DC ISOdia -->
 342 
 343 <!-- General Punctuation -->
 344 <!ENTITY ensp    "&#8194;"> <!-- en space, U+2002 ISOpub -->
 345 <!ENTITY emsp    "&#8195;"> <!-- em space, U+2003 ISOpub -->
 346 <!ENTITY thinsp  "&#8201;"> <!-- thin space, U+2009 ISOpub -->
 347 <!ENTITY zwnj    "&#8204;"> <!-- zero width non-joiner,
 348                                     U+200C NEW RFC 2070 -->
 349 <!ENTITY zwj     "&#8205;"> <!-- zero width joiner, U+200D NEW RFC 2070 -->
 350 <!ENTITY lrm     "&#8206;"> <!-- left-to-right mark, U+200E NEW RFC 2070 -->
 351 <!ENTITY rlm     "&#8207;"> <!-- right-to-left mark, U+200F NEW RFC 2070 -->
 352 <!ENTITY ndash   "&#8211;"> <!-- en dash, U+2013 ISOpub -->
 353 <!ENTITY mdash   "&#8212;"> <!-- em dash, U+2014 ISOpub -->
 354 <!ENTITY lsquo   "&#8216;"> <!-- left single quotation mark,
 355                                     U+2018 ISOnum -->
 356 <!ENTITY rsquo   "&#8217;"> <!-- right single quotation mark,
 357                                     U+2019 ISOnum -->
 358 <!ENTITY sbquo   "&#8218;"> <!-- single low-9 quotation mark, U+201A NEW -->
 359 <!ENTITY ldquo   "&#8220;"> <!-- left double quotation mark,
 360                                     U+201C ISOnum -->
 361 <!ENTITY rdquo   "&#8221;"> <!-- right double quotation mark,
 362                                     U+201D ISOnum -->
 363 <!ENTITY bdquo   "&#8222;"> <!-- double low-9 quotation mark, U+201E NEW -->
 364 <!ENTITY dagger  "&#8224;"> <!-- dagger, U+2020 ISOpub -->
 365 <!ENTITY Dagger  "&#8225;"> <!-- double dagger, U+2021 ISOpub -->
 366 <!ENTITY permil  "&#8240;"> <!-- per mille sign, U+2030 ISOtech -->
 367 <!ENTITY lsaquo  "&#8249;"> <!-- single left-pointing angle quotation mark,
 368                                     U+2039 ISO proposed -->
 369 <!-- lsaquo is proposed but not yet ISO standardized -->
 370 <!ENTITY rsaquo  "&#8250;"> <!-- single right-pointing angle quotation mark,
 371                                     U+203A ISO proposed -->
 372 <!-- rsaquo is proposed but not yet ISO standardized -->
 373 <!ENTITY euro   "&#8364;"> <!-- euro sign, U+20AC NEW -->
 374 
 375 ]>
 376 <page><p class="line867"></p><h2 id="head-463600e7910b527e9df1402fa6c21b430d79e96c">Page to recrate &quot;unbound prefix&quot; ConvertError</h2><p class="line867"><em>when pasting Excel selection into GUI editor. </em></p><p class="line867"></p><h3 id="head-f20cb0cca37fd2007c228c7c5f16f3d106f587a6">Follow these steps</h3><p class="line874">The re-creation instructions are restated here for convenience. </p><ol type="1"><li><p class="line862">Open this MS Excel spreadsheet (in new window): <a title="attachment:SampleSpreadsheet.xls" href="/SvWiki/moin.cgi/sddaviso/test/SharePointPaste/test?action=AttachFile&amp;do=get&amp;target=SampleSpreadsheet.xls">attachment:SampleSpreadsheet.xls</a> </p></li><li>Edit this page in GUI mode </li><li><p class="line862">Position your cursor just below the <strong>Paste Here</strong> section </p></li><li>Copy the highlighted cells from the spreadsheet </li><li><p class="line862">Use the <em>Paste from Word</em> button (second from left in button bar...) to open the &quot;cleanup&quot; dialog </p></li><li>Paste the selection into the dialag's editbox. It will shows the spreadsheet cells correctly </li><li>Make sure both options are checked and Click OK. </li><li>The spreadsheet fragment will show up correctly in the GUI editor window, as a table. </li><li><p class="line862">Click <strong>Preview</strong> and BOOM </p></li></ol><p class="line867"></p><h3 id="head-4c844a9c868aeb66719386bbc20b3b58a7290f5b">Paste Here</h3><p class="line867"><tt class="backtick">&nbsp;</tt> <table cellspacing="0" cellpadding="0" width="64" border="0" x:str=""><colgroup><col width="64"></col></colgroup><tbody><tr height="17"><td align="right" width="64" height="17" x:num=""><font size="2">81</font></td></tr></tbody></table></p></page>
 377 --------------------------------------------------------------------------------
 378 unbound prefix: line 376, column 1526
expaterror_log.txt

Component selection

MoinMoin Version

This Wiki (Release 1.5.8)

Browser OS and Version

i.e. 6 on Win XP

Workaround

???

See also

This bug is basically identical to these existing reports... only has better info. :) :

Discussion

I guess that pasting into a large page might make things harder to decipher. Let me know if you'd like me to create an html log from pasting into a blank page.

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/GuiEditorExcelPasteUnboundPrefix (last edited 2008-08-06 06:13:41 by MoonByeongweon)