html_utils.js 181 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728
  1. window.onload = function() {
  2. // textCleanup
  3. QUnit.test("textCleanup", assert => {
  4. var source = "Some\nValue\n\n\nTest"
  5. var should = "Some\nValue\n\nTest"
  6. var result = App.Utils.textCleanup(source)
  7. assert.equal(result, should, source)
  8. source = "Some\nValue\n\n \n\n\nTest"
  9. should = "Some\nValue\n\nTest"
  10. result = App.Utils.textCleanup(source)
  11. assert.equal(result, should, source)
  12. source = "Some\n\rValue\n\r\n\r\n\rTest"
  13. should = "Some\nValue\n\nTest"
  14. result = App.Utils.textCleanup(source)
  15. assert.equal(result, should, source)
  16. source = "Some\n\rValue\n\r\n\r\n\rTest\r"
  17. should = "Some\nValue\n\nTest"
  18. result = App.Utils.textCleanup(source)
  19. assert.equal(result, should, source)
  20. source = "Some\r\nValue\r\n\r\n\r\nTest\r\n"
  21. should = "Some\nValue\n\nTest"
  22. result = App.Utils.textCleanup(source)
  23. assert.equal(result, should, source)
  24. source = "Some\r\nValue\r\n\r\n\r\n\r\n\r\n\r\nTest\r\n"
  25. should = "Some\nValue\n\nTest"
  26. result = App.Utils.textCleanup(source)
  27. assert.equal(result, should, source)
  28. source = "> Welcome!\n> \n> Thank you for installing Zammad.\n> \n> You will find ..."
  29. should = "> Welcome!\n>\n> Thank you for installing Zammad.\n>\n> You will find ..."
  30. result = App.Utils.textCleanup(source)
  31. assert.equal(result, should, source)
  32. });
  33. // text2html
  34. QUnit.test("text2html", assert => {
  35. var source = "Some\nValue\n\n\nTest"
  36. var should = "<div>Some</div><div>Value</div><div><br></div><div>Test</div>"
  37. var result = App.Utils.text2html(source)
  38. assert.equal(result, should, source)
  39. source = "Some\nValue\n"
  40. should = "<div>Some</div><div>Value</div>"
  41. result = App.Utils.text2html(source)
  42. assert.equal(result, should, source)
  43. source = "Some\n<b>Value</b>\n"
  44. should = "<div>Some</div><div>&lt;b&gt;Value&lt;/b&gt;</div>"
  45. result = App.Utils.text2html(source)
  46. assert.equal(result, should, source)
  47. source = "> Welcome!\n> \n> Thank you for installing Zammad.\n> \n> You will find ..."
  48. should = "<div>&gt; Welcome!</div><div>&gt;</div><div>&gt; Thank you for installing Zammad.</div><div>&gt;</div><div>&gt; You will find ...</div>"
  49. result = App.Utils.text2html(source)
  50. assert.equal(result, should, source)
  51. source = "Some\nValue\n"
  52. should = "<div>Some</div><div>Value</div>"
  53. result = App.Utils.text2html(source)
  54. assert.equal(result, should, source)
  55. source = "Some\rValue\r"
  56. should = "<div>Some</div><div>Value</div>"
  57. result = App.Utils.text2html(source)
  58. assert.equal(result, should, source)
  59. source = "Some\n\rValue\n\r"
  60. should = "<div>Some</div><div>Value</div>"
  61. result = App.Utils.text2html(source)
  62. assert.equal(result, should, source)
  63. source = "Some\r\nValue\r\n"
  64. should = "<div>Some</div><div>Value</div>"
  65. result = App.Utils.text2html(source)
  66. assert.equal(result, should, source)
  67. source = "Some Value 123"
  68. should = "<span>Some &nbsp; Value 123</span>"
  69. result = App.Utils.text2html(source)
  70. assert.equal(result, should, source)
  71. source = "Some\n Value\n 123"
  72. should = "<div>Some</div><div> &nbsp; Value</div><div> &nbsp; &nbsp;123</div>"
  73. result = App.Utils.text2html(source)
  74. assert.equal(result, should, source)
  75. });
  76. // htmlStrip
  77. QUnit.test("htmlStrip", assert => {
  78. var source = $('<div><br><b>lala</b></div>')
  79. var should = '<div><b>lala</b></div>'
  80. App.Utils.htmlStrip(source)
  81. assert.equal(source.get(0).outerHTML, should)
  82. source = $('<div><br><br><br><b>lala</b></div>')
  83. should = '<div><b>lala</b></div>'
  84. App.Utils.htmlStrip(source)
  85. assert.equal(source.get(0).outerHTML, should)
  86. source = $('<div><br><br><br><b>lala</b><br><br></div>')
  87. should = '<div><b>lala</b></div>'
  88. App.Utils.htmlStrip(source)
  89. assert.equal(source.get(0).outerHTML, should)
  90. source = $('<div><br><br><div><br></div><b>lala</b><br><br></div>')
  91. should = '<div><div><br></div><b>lala</b></div>'
  92. App.Utils.htmlStrip(source)
  93. assert.equal(source.get(0).outerHTML, should)
  94. });
  95. // lastLineEmpty
  96. QUnit.test("htmlLastLineEmpty", assert => {
  97. var source = $('<div><br><b>lala</b></div>')
  98. assert.equal(App.Utils.htmlLastLineEmpty(source), false)
  99. source = $('<div><br><b>lala</b><br></div>')
  100. assert.equal(App.Utils.htmlLastLineEmpty(source), true)
  101. });
  102. // html2text
  103. QUnit.test("html2text", assert => {
  104. var source = "<div>Some</div><div>Value</div><div><br></div><div>Test</div>"
  105. var should = "Some\nValue\n\nTest"
  106. var result = App.Utils.html2text(source)
  107. assert.equal(result, should, source)
  108. source = "<div>Some</div><div>Value</div>"
  109. should = "Some\nValue"
  110. result = App.Utils.html2text(source)
  111. assert.equal(result, should, source)
  112. source = "<div>Some<br/>Value</div>"
  113. should = "Some\nValue"
  114. result = App.Utils.html2text(source)
  115. assert.equal(result, should, source)
  116. source = "<div>Some &amp; &lt;Value&gt;</div>"
  117. should = "Some & <Value>"
  118. result = App.Utils.html2text(source)
  119. assert.equal(result, should, source)
  120. source = "<div>Some</div><div>&lt;b&gt;Value&lt;/b&gt;</div>"
  121. should = "Some\n<b>Value</b>"
  122. result = App.Utils.html2text(source)
  123. assert.equal(result, should, source)
  124. source = "<div>&gt; Welcome!</div><div>&gt;</div><div>&gt; Thank you for installing Zammad.</div><div>&gt;</div><div>&gt; You will find ...</div>"
  125. should = "> Welcome!\n>\n> Thank you for installing Zammad.\n>\n> You will find ..."
  126. result = App.Utils.html2text(source)
  127. assert.equal(result, should, source)
  128. source = "<div>test 123 <br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>--<br/>Bob Smith</div>"
  129. should = "test 123 \n\n--\nBob Smith"
  130. result = App.Utils.html2text(source)
  131. assert.equal(result, should, source)
  132. source = "test 123 <br><br><br><br><br><br><br><br><br><br><br>--<br>Bob Smith"
  133. should = "test 123 \n\n--\nBob Smith"
  134. result = App.Utils.html2text(source)
  135. assert.equal(result, should, source)
  136. source = "<div>1<br><br><br><br><br><br><br><br><br><br></div><div>Von: Martin Edenhofer via Zammad Support [<a href=\"mailto:support@zammad.inc\" title=\"mailto:support@zammad.inc\" target=\"_blank\">mailto:support@zammad.inc</a>]</div>\n<div>Gesendet: Donnerstag, 2. April 2015 11:32</div>"
  137. should = "1\n\nVon: Martin Edenhofer via Zammad Support [mailto:support@zammad.inc]\nGesendet: Donnerstag, 2. April 2015 11:32"
  138. result = App.Utils.html2text(source)
  139. assert.equal(result, should, source)
  140. source = "<div>test 123<br/>lalala<p>--</p>some test</div>"
  141. should = "test 123\nlalala\n--\nsome test"
  142. result = App.Utils.html2text(source)
  143. assert.equal(result, should, source)
  144. source = "<p><span>Was\nsoll verbessert werden:</span></p>"
  145. should = "Was soll verbessert werden:"
  146. result = App.Utils.html2text(source)
  147. assert.equal(result, should, source)
  148. // in raw format, without cleanup
  149. source = "<div>Some</div><div>1234</div>"
  150. should = "Some\n1234\n"
  151. result = App.Utils.html2text(source, true)
  152. assert.equal(result, should, source)
  153. source = "<div>Some</div><div> 1234</div>"
  154. should = "Some\n 1234\n"
  155. result = App.Utils.html2text(source, true)
  156. assert.equal(result, should, source)
  157. source = "\n\n<div>Some</div>\n<div> 1234</div>"
  158. should = "Some\n 1234\n"
  159. result = App.Utils.html2text(source, true)
  160. assert.equal(result, should, source)
  161. source = "<div>Some</div><div> 1234</div>"
  162. should = "Some\n 1234\n"
  163. result = App.Utils.html2text(source, true)
  164. assert.equal(result, should, source)
  165. source = "<div>Some</div>\n\n<div> 1234</div>\n"
  166. should = "Some\n 1234\n"
  167. result = App.Utils.html2text(source, true)
  168. assert.equal(result, should, source)
  169. source = "<div>test<br>new line<br></div>"
  170. should = "test\nnew line\n\n"
  171. result = App.Utils.html2text(source, true)
  172. assert.equal(result, should, source)
  173. source = "<p><span>Was\nsoll verbessert werden:</span></p>"
  174. should = "Was soll verbessert werden:\n"
  175. result = App.Utils.html2text(source, true)
  176. assert.equal(result, should, source)
  177. });
  178. // phoneify
  179. QUnit.test("phoneify", assert => {
  180. var source = "+1 123 123 123-123"
  181. var should = 'tel:+1123123123123'
  182. var result = App.Utils.phoneify(source)
  183. assert.equal(result, should, source)
  184. source = "+1 123 123 A 123-123<>"
  185. should = 'tel:+1123123123123'
  186. result = App.Utils.phoneify(source)
  187. assert.equal(result, should, source)
  188. source = "+1 (123) 123 123-123"
  189. should = 'tel:+1123123123123'
  190. result = App.Utils.phoneify(source)
  191. assert.equal(result, should, source)
  192. source = "+1 (123) 123 1#23-123"
  193. should = 'tel:+11231231#23123'
  194. result = App.Utils.phoneify(source)
  195. assert.equal(result, should, source)
  196. source = "+1 (123) 12*3 1#23-123"
  197. should = 'tel:+112312*31#23123'
  198. result = App.Utils.phoneify(source)
  199. assert.equal(result, should, source)
  200. source = "+1 (123) 12+3"
  201. should = 'tel:+1123123'
  202. result = App.Utils.phoneify(source)
  203. assert.equal(result, should, source)
  204. source = "+1 (123) 123 "
  205. should = 'tel:+1123123'
  206. result = App.Utils.phoneify(source)
  207. assert.equal(result, should, source)
  208. source = " +1 (123) 123 "
  209. should = 'tel:+1123123'
  210. result = App.Utils.phoneify(source)
  211. assert.equal(result, should, source)
  212. })
  213. // linkify
  214. QUnit.test("linkify", assert => {
  215. var source = "http://example.com"
  216. var should = '<a href="http://example.com" title="http://example.com" target="_blank">http://example.com</a>'
  217. var result = App.Utils.linkify(source)
  218. assert.equal(result, should, source)
  219. source = "http://example.com?some_param=lalala"
  220. should = '<a href="http://example.com?some_param=lalala" title="http://example.com?some_param=lalala" target="_blank">http://example.com?some_param=lalala</a>'
  221. result = App.Utils.linkify(source)
  222. assert.equal(result, should, source)
  223. source = "example.com"
  224. should = '<a href="http://example.com" title="http://example.com" target="_blank">example.com</a>'
  225. result = App.Utils.linkify(source)
  226. assert.equal(result, should, source)
  227. source = "some text example.com"
  228. should = 'some text <a href="http://example.com" title="http://example.com" target="_blank">example.com</a>'
  229. result = App.Utils.linkify(source)
  230. assert.equal(result, should, source)
  231. source = "example.com some text"
  232. should = '<a href="http://example.com" title="http://example.com" target="_blank">example.com</a> some text'
  233. result = App.Utils.linkify(source)
  234. assert.equal(result, should, source)
  235. source = "test@example.com some text"
  236. should = '<a href="mailto:test@example.com" title="mailto:test@example.com">test@example.com</a> some text'
  237. result = App.Utils.linkify(source)
  238. assert.equal(result, should, source)
  239. source = "abc domain.de-@domain.de some text"
  240. should = 'abc <a href="mailto:domain.de-@domain.de" title="mailto:domain.de-@domain.de">domain.de-@domain.de</a> some text'
  241. result = App.Utils.linkify(source)
  242. assert.equal(result, should, source)
  243. /*
  244. source = "<b>example.com</b>"
  245. should = '<b><a href="http://example.com" title="http://example.com" target="_blank">http://example.com</a></b>'
  246. result = App.Utils.linkify(source)
  247. assert.equal(result, should, source)
  248. */
  249. });
  250. // htmlEscape
  251. QUnit.test("htmlEscape", assert => {
  252. var source = "<"
  253. var should = "&lt;"
  254. var result = App.Utils.htmlEscape(source)
  255. assert.equal(result, should, source)
  256. source = ">"
  257. should = "&gt;"
  258. result = App.Utils.htmlEscape(source)
  259. assert.equal(result, should, source)
  260. source = "&"
  261. should = "&amp;"
  262. result = App.Utils.htmlEscape(source)
  263. assert.equal(result, should, source)
  264. source = "&amp;"
  265. should = "&amp;amp;"
  266. result = App.Utils.htmlEscape(source)
  267. assert.equal(result, should, source)
  268. source = "&amp ;"
  269. should = "&amp;amp ;"
  270. result = App.Utils.htmlEscape(source)
  271. assert.equal(result, should, source)
  272. source = "& amp;"
  273. should = "&amp; amp;"
  274. result = App.Utils.htmlEscape(source)
  275. assert.equal(result, should, source)
  276. source = "'test'"
  277. should = "&#39;test&#39;"
  278. result = App.Utils.htmlEscape(source)
  279. assert.equal(result, should, source)
  280. source = '"test"'
  281. should = "&quot;test&quot;"
  282. result = App.Utils.htmlEscape(source)
  283. assert.equal(result, should, source)
  284. source = "<>"
  285. should = "&lt;&gt;"
  286. result = App.Utils.htmlEscape(source)
  287. assert.equal(result, should, source)
  288. source = "<&lt;>"
  289. should = "&lt;&amp;lt;&gt;"
  290. result = App.Utils.htmlEscape(source)
  291. assert.equal(result, should, source)
  292. });
  293. // htmlRemoveTags
  294. QUnit.test("htmlRemoveTags", assert => {
  295. var source = "<div>test</div>"
  296. //var should = "<div>test</div>"
  297. var should = "test"
  298. var result = App.Utils.htmlRemoveTags($(source))
  299. assert.equal(result.html(), should, source)
  300. source = "<div>test<!-- some comment --></div>"
  301. //should = "<div>test</div>"
  302. should = "test"
  303. result = App.Utils.htmlRemoveTags($(source))
  304. assert.equal(result.html(), should, source)
  305. source = "<a href=\"some_link\">some link to somewhere</a>"
  306. should = "some link to somewhere"
  307. result = App.Utils.htmlRemoveTags($(source))
  308. assert.equal(result.html(), should, source)
  309. source = "<div><a href=\"some_link\">some link to somewhere</a></div>"
  310. //should = "<div>some link to somewhere</div>"
  311. should = "some link to somewhere"
  312. result = App.Utils.htmlRemoveTags($(source))
  313. assert.equal(result.html(), should, source)
  314. source = "<div><a href=\"some_link\">some link to somewhere</a><input value=\"should not be shown\"></div>"
  315. //should = "<div>some link to somewhere</div>"
  316. should = "some link to somewhere"
  317. result = App.Utils.htmlRemoveTags($(source))
  318. assert.equal(result.html(), should, source)
  319. source = "<div><a href=\"some_link\">some link to somewhere</a> <div><hr></div> <span>123</span> <img src=\"some_image\"/></div>"
  320. //should = "<div>some link to somewhere 123 </div>"
  321. should = "some link to somewhere 123 "
  322. result = App.Utils.htmlRemoveTags($(source))
  323. assert.equal(result.html(), should, source)
  324. });
  325. // htmlRemoveRichtext
  326. QUnit.test("htmlRemoveRichtext", assert => {
  327. source = "<div><form class=\"xxx\">test 123</form><svg><use xlink:href=\"assets/images/icons.svg#icon-status\"></svg></div>"
  328. //should = "<div>test 123</div>"
  329. should = "test 123"
  330. result = App.Utils.htmlRemoveRichtext($(source))
  331. assert.equal(result.html(), should, source)
  332. source = "<div><textarea class=\"xxx\">test 123</textarea></div>"
  333. //should = "<div>test 123</div>"
  334. should = "test 123"
  335. result = App.Utils.htmlRemoveRichtext($(source))
  336. assert.equal(result.html(), should, source)
  337. source = "<div><p wrap=\"\">test 123</p></div>"
  338. should = "<p>test 123</p>"
  339. result = App.Utils.htmlRemoveRichtext($(source))
  340. assert.equal(result.html(), should, source)
  341. source = "<div><font size=\"3\" color=\"red\">This is some text!</font></div>"
  342. should = "This is some text!"
  343. result = App.Utils.htmlRemoveRichtext($(source))
  344. assert.equal(result.html(), should, source)
  345. should = "This is some text!"
  346. result = App.Utils.htmlRemoveRichtext(source)
  347. assert.equal(result.html(), should, source)
  348. var source = "<div><!--test comment--><a href=\"test\">test</a></div>"
  349. //var should = "<div>test</div>"
  350. var should = "test"
  351. var result = App.Utils.htmlRemoveRichtext($(source))
  352. assert.equal(result.html(), should, source)
  353. source = "<div><!--[if !supportLists]--><span lang=\"DE\">1.1.1<span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><!--[endif]--><span lang=\"DE\">Description</span></div>"
  354. //should = "<div><span>1.1.1<span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span>Description</span></div>"
  355. should = "<span>1.1.1<span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span>Description</span>"
  356. //should = '1.1.1 Description'
  357. result = App.Utils.htmlRemoveRichtext($(source))
  358. assert.equal(result.html(), should, source)
  359. source = "<a href=\"some_link\">some link to somewhere</a>"
  360. should = "some link to somewhere"
  361. result = App.Utils.htmlRemoveRichtext($(source))
  362. assert.equal(result.html(), should, source)
  363. source = "<div><a href=\"some_link\"></a> test </div>"
  364. //should = "<div> test </div>"
  365. should = " test "
  366. result = App.Utils.htmlRemoveRichtext($(source))
  367. assert.equal(result.html(), should, source)
  368. source = "<div><b></b> test </div>"
  369. //should = "<div> test </div>"
  370. should = " test "
  371. result = App.Utils.htmlRemoveRichtext($(source))
  372. assert.equal(result.html(), should, source)
  373. source = "<div><div><b></b> test </div></div>"
  374. //should = "<div><div> test </div></div>"
  375. should = "<div> test </div>"
  376. result = App.Utils.htmlRemoveRichtext($(source))
  377. assert.equal(result.html(), should, source)
  378. source = "<div><div><b></b> test <input value=\"should not be shown\"></div></div>"
  379. //should = "<div><div> test </div></div>"
  380. should = "<div> test </div>"
  381. result = App.Utils.htmlRemoveRichtext($(source))
  382. assert.equal(result.html(), should, source)
  383. source = "<div><div><b></b> test </div><span>123</span></div>"
  384. //should = "<div><div> test </div><span>123</span></div>"
  385. should = "<div> test </div><span>123</span>"
  386. //should = '<div> test </div>123'
  387. result = App.Utils.htmlRemoveRichtext($(source))
  388. assert.equal(result.html(), should, source)
  389. source = "<div><div class=\"xxx\" title=\"some title\" lang=\"en\"><b></b> test </div></div>"
  390. //should = "<div><div> test </div></div>"
  391. should = "<div> test </div>"
  392. result = App.Utils.htmlRemoveRichtext($(source))
  393. assert.equal(result.html(), should, source)
  394. source = "<div><textarea class=\"xxx\"> test </textarea></div>"
  395. //should = "<div> test </div>"
  396. should = " test "
  397. result = App.Utils.htmlRemoveRichtext($(source))
  398. assert.equal(result.html(), should, source)
  399. source = "<div><br></div>"
  400. //should = "<div><br></div>"
  401. should = "<br>"
  402. result = App.Utils.htmlRemoveRichtext($(source))
  403. assert.equal(result.html(), should, source)
  404. source = "<div><div class=\"xxx\"><br></div></div>"
  405. //should = "<div><div><br></div></div>"
  406. should = "<div><br></div>"
  407. result = App.Utils.htmlRemoveRichtext($(source))
  408. assert.equal(result.html(), should, source)
  409. source = "<div><form class=\"xxx\">test 123</form></div>"
  410. //should = "<div>test 123</div>"
  411. should = "test 123"
  412. result = App.Utils.htmlRemoveRichtext($(source))
  413. assert.equal(result.html(), should, source)
  414. source = "<div><div><label for=\"Ticket_888344_group_id\">Gruppe <span>*</span></label></div><div><div></div></div><div><div><span></span><span></span></div></div><div><div><label for=\"Ticket_888344_owner_id\">Besitzer <span></span></label></div><div><div></div></div></div><div><div><div><svg><use xlink:href=\"http://localhost:3000/assets/images/icons.svg#icon-arrow-down\"></use></svg></div><span></span><span></span></div></div><div><div> <label for=\"Ticket_888344_state_id\">Status <span>*</span></label></div></div></div>\n"
  415. //should = "<div>test 123</div>"
  416. should = '<div>Gruppe <span>*</span></div><div><div></div></div><div><div><span></span><span></span></div></div><div><div>Besitzer <span></span></div><div><div></div></div></div><div><div><div></div><span></span><span></span></div></div><div><div> Status <span>*</span></div></div>'
  417. result = App.Utils.htmlRemoveRichtext(source)
  418. assert.equal(result.html(), should, source)
  419. source = "<div><font size=\"3\" color=\"red\">This is some text!</font><svg><use xlink:href=\"assets/images/icons.svg#icon-status\"></svg></div>"
  420. should = "This is some text!"
  421. result = App.Utils.htmlRemoveRichtext($(source))
  422. assert.equal(result.html(), should, source)
  423. should = "This is some text!"
  424. result = App.Utils.htmlRemoveRichtext(source)
  425. assert.equal(result.html(), should, source)
  426. var source = "<div><!--test comment--><a href=\"test\">test</a></div>"
  427. var should = "<div>test</div>"
  428. var result = App.Utils.htmlRemoveRichtext($(source))
  429. assert.equal(result.get(0).outerHTML, should, source)
  430. source = "<div><small>some link to somewhere</small></a>"
  431. should = "<div>some link to somewhere</div>"
  432. result = App.Utils.htmlRemoveRichtext($(source))
  433. assert.equal(result.get(0).outerHTML, should, source)
  434. source = "<div><div class=\"xxx\"><br></div></div>"
  435. should = "<div><div><br></div></div>"
  436. result = App.Utils.htmlRemoveRichtext($(source))
  437. assert.equal(result.get(0).outerHTML, should, source)
  438. source = "<div><table bgcolor=\"green\" aaa=\"1\"><thead><tr><th>111</th><th colspan=\"2\" abc=\"a\">aaa</th></tr></thead><tbody><tr><td>key</td><td>value</td></tr></tbody></table></div>"
  439. should = "<div>111aaakeyvalue</div>"
  440. result = App.Utils.htmlRemoveRichtext(source, true)
  441. assert.equal(result.get(0).outerHTML, should, source)
  442. });
  443. // htmlCleanup
  444. QUnit.test("htmlCleanup", assert => {
  445. var source = "<div><!--test comment--><a href=\"test\">test</a></div>"
  446. //var should = "<div>test</div>"
  447. var should = "<a href=\"test\">test</a>"
  448. var result = App.Utils.htmlCleanup($(source))
  449. assert.equal(result.html(), should, source)
  450. source = "<div><!--test comment--><a href=\"test\">test</a></div>"
  451. should = "<a href=\"test\">test</a>"
  452. result = App.Utils.htmlCleanup(source)
  453. assert.equal(result.html(), should, source)
  454. source = "some link to somewhere"
  455. should = "some link to somewhere"
  456. result = App.Utils.htmlCleanup(source)
  457. assert.equal(result.html(), should, source)
  458. source = "<li>a</li><li>b</li>"
  459. should = "<li>a</li><li>b</li>"
  460. result = App.Utils.htmlCleanup(source)
  461. assert.equal(result.html(), should, source)
  462. source = "<a href=\"some_link\">some link to somewhere</a>"
  463. should = "some link to somewhere"
  464. result = App.Utils.htmlCleanup($(source))
  465. assert.equal(result.html(), should, source)
  466. source = "<p><a href=\"some_link\">some link to somewhere</a><p>"
  467. should = "<a href=\"some_link\">some link to somewhere</a>"
  468. result = App.Utils.htmlCleanup($(source))
  469. assert.equal(result.html(), should, source)
  470. source = "<div><h1>some link to somewhere</h1></div>"
  471. should = "<h1>some link to somewhere</h1>"
  472. result = App.Utils.htmlCleanup($(source))
  473. assert.equal(result.html(), should, source)
  474. source = "<div><p id=\"123\" data-id=\"abc\">some link to somewhere</p></div>"
  475. should = "<p>some link to somewhere</p>"
  476. result = App.Utils.htmlCleanup($(source))
  477. assert.equal(result.html(), should, source)
  478. source = "<div><small>some link to somewhere</small></a>"
  479. //should = "<div>some link to somewhere</div>"
  480. should = "some link to somewhere"
  481. result = App.Utils.htmlCleanup($(source))
  482. assert.equal(result.html(), should, source)
  483. source = "<div><time>some link to somewhere</time></a>"
  484. //should = "<div>some link to somewhere</div>"
  485. should = "some link to somewhere"
  486. result = App.Utils.htmlCleanup($(source))
  487. assert.equal(result.html(), should, source)
  488. source = "<div><h1>some h1 for somewhere</h1><p><hr></p></div>"
  489. should = "<h1>some h1 for somewhere</h1><p></p><hr><p></p>"
  490. result = App.Utils.htmlCleanup($(source))
  491. assert.equal(result.html(), should, source)
  492. source = "<div><br></div>"
  493. //should = "<div><br></div>"
  494. should = "<br>"
  495. result = App.Utils.htmlCleanup($(source))
  496. assert.equal(result.html(), should, source)
  497. source = "<div><div class=\"xxx\"><br></div></div>"
  498. //should = "<div><div><br></div></div>"
  499. should = "<div><br></div>"
  500. result = App.Utils.htmlCleanup($(source))
  501. assert.equal(result.html(), should, source)
  502. source = "<div><form class=\"xxx\">test 123</form></div>"
  503. //should = "<div>test 123<br></div>"
  504. should = "test 123"
  505. result = App.Utils.htmlCleanup($(source))
  506. assert.equal(result.html(), should, source)
  507. source = "<div><form class=\"xxx\">test 123</form> some other value</div>"
  508. //should = "<div>test 123 some other value</div>"
  509. should = "test 123 some other value"
  510. result = App.Utils.htmlCleanup($(source))
  511. assert.equal(result.html(), should, source)
  512. source = "<div><form class=\"xxx\">test 123</form> some other value<input value=\"should not be shown\"></div>"
  513. //should = "<div>test 123 some other value</div>"
  514. should = "test 123 some other value"
  515. result = App.Utils.htmlCleanup($(source))
  516. assert.equal(result.html(), should, source)
  517. source = "<div><font size=\"3\" color=\"red\">This is some text!</font><svg><use xlink:href=\"assets/images/icons.svg#icon-status\"></svg></div>"
  518. //should = "<div>This is some text!</div>"
  519. should = "<font color=\"red\">This is some text!</font>"
  520. result = App.Utils.htmlCleanup($(source))
  521. assert.equal(result.html(), should, source)
  522. source = "<div><p>some link to somewhere from word<w:sdt>abc</w:sdt></p><o:p></o:p></a>"
  523. //should = "<div><p>some link to somewhere from wordabc</p></div>"
  524. should = '<p>some link to somewhere from wordabc</p>'
  525. result = App.Utils.htmlCleanup($(source))
  526. assert.equal(result.html(), should, source)
  527. source = "<div><div><label for=\"Ticket_888344_group_id\">Gruppe <span>*</span></label></div><div><div></div></div><div><div><span></span><span></span></div></div><div><div><label for=\"Ticket_888344_owner_id\">Besitzer <span></span></label></div><div><div></div></div></div><div><div><div><svg><use xlink:href=\"http://localhost:3000/assets/images/icons.svg#icon-arrow-down\"></use></svg></div><span></span><span></span></div></div><div><div> <label for=\"Ticket_888344_state_id\">Status <span>*</span></label></div></div></div>\n"
  528. //should = "<div>test 123</div>"
  529. should = '<div>Gruppe <span>*</span></div><div><div></div></div><div><div><span></span><span></span></div></div><div><div>Besitzer <span></span></div><div><div></div></div></div><div><div><div></div><span></span><span></span></div></div><div><div> Status <span>*</span></div></div>'
  530. result = App.Utils.htmlCleanup(source)
  531. assert.equal(result.html(), should, source)
  532. source = "<html xmlns:o=\"urn:schemas-microsoft-com:office:office\"\nxmlns:w=\"urn:schemas-microsoft-com:office:word\"\nxmlns:m=\"http://schemas.microsoft.com/office/2004/12/omml\"\nxmlns=\"http://www.w3.org/TR/REC-html40\">\n\n<head>\n<meta name=Titel content=\"\">\n<meta name=Stichwörter content=\"\">\n<meta http-equiv=Content-Type content=\"text/html; charset=utf-8\">\n<meta name=ProgId content=Word.Document>\n<meta name=Generator content=\"Microsoft Word 15\">\n<meta name=Originator content=\"Microsoft Word 15\">\n<link rel=File-List\nhref=\"file://localhost/Users/johannes/Library/Group%20Containers/UBF8T346G9.Office/msoclip1/01/clip_filelist.xml\">\n<!--[if gte mso 9]><xml>\n <o:OfficeDocumentSettings>\n <o:AllowPNG/>\n <o:PixelsPerInch>96</o:PixelsPerInch>\n </o:OfficeDocumentSettings>\n</xml><![endif]-->\n<link rel=themeData\nhref=\"file://localhost/Users/johannes/Library/Group%20Containers/UBF8T346G9.Office/msoclip1/01/clip_themedata.thmx\">\n<!--[if gte mso 9]><xml>\n <w:WordDocument>\n <w:View>Normal</w:View>\n <w:Zoom>0</w:Zoom>\n <w:TrackMoves/>\n <w:TrackFormatting/>\n <w:HyphenationZone>21</w:HyphenationZone>\n <w:PunctuationKerning/>\n <w:ValidateAgainstSchemas/>\n <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>\n <w:IgnoreMixedContent>false</w:IgnoreMixedContent>\n <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>\n <w:DoNotPromoteQF/>\n <w:LidThemeOther>DE</w:LidThemeOther>\n <w:LidThemeAsian>X-NONE</w:LidThemeAsian>\n <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>\n <w:Compatibility>\n <w:BreakWrappedTables/>\n <w:SnapToGridInCell/>\n <w:WrapTextWithPunct/>\n <w:UseAsianBreakRules/>\n <w:DontGrowAutofit/>\n <w:SplitPgBreakAndParaMark/>\n <w:EnableOpenTypeKerning/>\n <w:DontFlipMirrorIndents/>\n <w:OverrideTableStyleHps/>\n </w:Compatibility>\n <m:mathPr>\n <m:mathFont m:val=\"Cambria Math\"/>\n <m:brkBin m:val=\"before\"/>\n <m:brkBinSub m:val=\"&#45;-\"/>\n <m:smallFrac m:val=\"off\"/>\n <m:dispDef/>\n <m:lMargin m:val=\"0\"/>\n <m:rMargin m:val=\"0\"/>\n <m:defJc m:val=\"centerGroup\"/>\n <m:wrapIndent m:val=\"1440\"/>\n <m:intLim m:val=\"subSup\"/>\n <m:naryLim m:val=\"undOvr\"/>\n </m:mathPr></w:WordDocument>\n</xml><![endif]--><!--[if gte mso 9]><xml>\n <w:LatentStyles DefLockedState=\"false\" DefUnhideWhenUsed=\"false\"\n DefSemiHidden=\"false\" DefQFormat=\"false\" DefPriority=\"99\"\n LatentStyleCount=\"380\">\n <w:LsdException Locked=\"false\" Priority=\"0\" QFormat=\"true\" Name=\"Normal\"/>\n <w:LsdException Locked=\"false\" Priority=\"0\" QFormat=\"true\" Name=\"heading 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"0\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"0\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"0\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"0\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 7\"/>\n <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 8\"/>\n <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 9\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"index 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"index 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"index 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"index 4\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"index 5\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"index 6\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"index 7\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"index 8\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"index 9\"/>\n <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" Name=\"toc 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" Name=\"toc 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" Name=\"toc 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" Name=\"toc 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" Name=\"toc 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" Name=\"toc 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" Name=\"toc 7\"/>\n <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" Name=\"toc 8\"/>\n <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" Name=\"toc 9\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Normal Indent\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"footnote text\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"annotation text\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"header\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"footer\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"index heading\"/>\n <w:LsdException Locked=\"false\" Priority=\"35\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"caption\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"table of figures\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"envelope address\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"envelope return\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"footnote reference\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"annotation reference\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"line number\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"page number\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"endnote reference\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"endnote text\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"table of authorities\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"macro\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"toa heading\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Bullet\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Number\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List 4\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List 5\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Bullet 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Bullet 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Bullet 4\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Bullet 5\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Number 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Number 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Number 4\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Number 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"10\" QFormat=\"true\" Name=\"Title\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Closing\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Signature\"/>\n <w:LsdException Locked=\"false\" Priority=\"1\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" Name=\"Default Paragraph Font\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Body Text\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Body Text Indent\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Continue\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Continue 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Continue 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Continue 4\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"List Continue 5\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Message Header\"/>\n <w:LsdException Locked=\"false\" Priority=\"11\" QFormat=\"true\" Name=\"Subtitle\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Salutation\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Date\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Body Text First Indent\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Body Text First Indent 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Note Heading\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Body Text 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Body Text 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Body Text Indent 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Body Text Indent 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Block Text\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Hyperlink\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"FollowedHyperlink\"/>\n <w:LsdException Locked=\"false\" Priority=\"22\" QFormat=\"true\" Name=\"Strong\"/>\n <w:LsdException Locked=\"false\" Priority=\"20\" QFormat=\"true\" Name=\"Emphasis\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Document Map\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Plain Text\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"E-mail Signature\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Top of Form\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Bottom of Form\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Normal (Web)\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Acronym\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Address\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Cite\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Code\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Definition\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Keyboard\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Preformatted\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Sample\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Typewriter\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"HTML Variable\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Normal Table\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"annotation subject\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"No List\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Outline List 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Outline List 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Outline List 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Simple 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Simple 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Simple 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Classic 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Classic 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Classic 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Classic 4\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Colorful 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Colorful 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Colorful 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Columns 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Columns 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Columns 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Columns 4\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Columns 5\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Grid 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Grid 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Grid 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Grid 4\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Grid 5\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Grid 6\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Grid 7\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Grid 8\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table List 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table List 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table List 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table List 4\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table List 5\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table List 6\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table List 7\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table List 8\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table 3D effects 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table 3D effects 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table 3D effects 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Contemporary\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Elegant\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Professional\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Subtle 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Subtle 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Web 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Web 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Web 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Balloon Text\"/>\n <w:LsdException Locked=\"false\" Priority=\"39\" Name=\"Table Grid\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Table Theme\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Note Level 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Note Level 2\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Note Level 3\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Note Level 4\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Note Level 5\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Note Level 6\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Note Level 7\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Note Level 8\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n Name=\"Note Level 9\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" Name=\"Placeholder Text\"/>\n <w:LsdException Locked=\"false\" Priority=\"1\" QFormat=\"true\" Name=\"No Spacing\"/>\n <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading\"/>\n <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List\"/>\n <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid\"/>\n <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List\"/>\n <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading\"/>\n <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List\"/>\n <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid\"/>\n <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 1\"/>\n <w:LsdException Locked=\"false\" SemiHidden=\"true\" Name=\"Revision\"/>\n <w:LsdException Locked=\"false\" Priority=\"34\" QFormat=\"true\"\n Name=\"List Paragraph\"/>\n <w:LsdException Locked=\"false\" Priority=\"29\" QFormat=\"true\" Name=\"Quote\"/>\n <w:LsdException Locked=\"false\" Priority=\"30\" QFormat=\"true\"\n Name=\"Intense Quote\"/>\n <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"19\" QFormat=\"true\"\n Name=\"Subtle Emphasis\"/>\n <w:LsdException Locked=\"false\" Priority=\"21\" QFormat=\"true\"\n Name=\"Intense Emphasis\"/>\n <w:LsdException Locked=\"false\" Priority=\"31\" QFormat=\"true\"\n Name=\"Subtle Reference\"/>\n <w:LsdException Locked=\"false\" Priority=\"32\" QFormat=\"true\"\n Name=\"Intense Reference\"/>\n <w:LsdException Locked=\"false\" Priority=\"33\" QFormat=\"true\" Name=\"Book Title\"/>\n <w:LsdException Locked=\"false\" Priority=\"37\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" Name=\"Bibliography\"/>\n <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"TOC Heading\"/>\n <w:LsdException Locked=\"false\" Priority=\"41\" Name=\"Plain Table 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"42\" Name=\"Plain Table 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"43\" Name=\"Plain Table 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"44\" Name=\"Plain Table 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"45\" Name=\"Plain Table 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"40\" Name=\"Grid Table Light\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\" Name=\"Grid Table 1 Light\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\" Name=\"Grid Table 6 Colorful\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\" Name=\"Grid Table 7 Colorful\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"Grid Table 1 Light Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"Grid Table 6 Colorful Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"Grid Table 7 Colorful Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"Grid Table 1 Light Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"Grid Table 6 Colorful Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"Grid Table 7 Colorful Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"Grid Table 1 Light Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"Grid Table 6 Colorful Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"Grid Table 7 Colorful Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"Grid Table 1 Light Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"Grid Table 6 Colorful Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"Grid Table 7 Colorful Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"Grid Table 1 Light Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"Grid Table 6 Colorful Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"Grid Table 7 Colorful Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"Grid Table 1 Light Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"Grid Table 6 Colorful Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"Grid Table 7 Colorful Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\" Name=\"List Table 1 Light\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\" Name=\"List Table 6 Colorful\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\" Name=\"List Table 7 Colorful\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"List Table 1 Light Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"List Table 6 Colorful Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"List Table 7 Colorful Accent 1\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"List Table 1 Light Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"List Table 6 Colorful Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"List Table 7 Colorful Accent 2\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"List Table 1 Light Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"List Table 6 Colorful Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"List Table 7 Colorful Accent 3\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"List Table 1 Light Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"List Table 6 Colorful Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"List Table 7 Colorful Accent 4\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"List Table 1 Light Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"List Table 6 Colorful Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"List Table 7 Colorful Accent 5\"/>\n <w:LsdException Locked=\"false\" Priority=\"46\"\n Name=\"List Table 1 Light Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"51\"\n Name=\"List Table 6 Colorful Accent 6\"/>\n <w:LsdException Locked=\"false\" Priority=\"52\"\n Name=\"List Table 7 Colorful Accent 6\"/>\n </w:LatentStyles>\n</xml><![endif]-->\n<style>\n<!--\n /* Font Definitions */\n@font-face\n {font-family:\"Courier New\";\n panose-1:2 7 3 9 2 2 5 2 4 4;\n mso-font-charset:0;\n mso-generic-font-family:auto;\n mso-font-pitch:variable;\n mso-font-signature:-536859905 -1073711037 9 0 511 0;}\n@font-face\n {font-family:Wingdings;\n panose-1:5 0 0 0 0 0 0 0 0 0;\n mso-font-charset:2;\n mso-generic-font-family:auto;\n mso-font-pitch:variable;\n mso-font-signature:0 268435456 0 0 -2147483648 0;}\n@font-face\n {font-family:\"Cambria Math\";\n panose-1:2 4 5 3 5 4 6 3 2 4;\n mso-font-charset:0;\n mso-generic-font-family:auto;\n mso-font-pitch:variable;\n mso-font-signature:-536870145 1107305727 0 0 415 0;}\n@font-face\n {font-family:Calibri;\n panose-1:2 15 5 2 2 2 4 3 2 4;\n mso-font-charset:0;\n mso-generic-font-family:auto;\n mso-font-pitch:variable;\n mso-font-signature:-536870145 1073786111 1 0 415 0;}\n /* Style Definitions */\np.MsoNormal, li.MsoNormal, div.MsoNormal\n {mso-style-unhide:no;\n mso-style-qformat:yes;\n mso-style-parent:\"\";\n margin:0cm;\n margin-bottom:.0001pt;\n mso-pagination:widow-orphan;\n font-size:12.0pt;\n font-family:Calibri;\n mso-ascii-font-family:Calibri;\n mso-ascii-theme-font:minor-latin;\n mso-fareast-font-family:Calibri;\n mso-fareast-theme-font:minor-latin;\n mso-hansi-font-family:Calibri;\n mso-hansi-theme-font:minor-latin;\n mso-bidi-font-family:\"Times New Roman\";\n mso-bidi-theme-font:minor-bidi;\n mso-fareast-language:EN-US;}\np.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph\n {mso-style-priority:34;\n mso-style-unhide:no;\n mso-style-qformat:yes;\n margin-top:0cm;\n margin-right:0cm;\n margin-bottom:0cm;\n margin-left:36.0pt;\n margin-bottom:.0001pt;\n mso-add-space:auto;\n mso-pagination:widow-orphan;\n font-size:12.0pt;\n font-family:Calibri;\n mso-ascii-font-family:Calibri;\n mso-ascii-theme-font:minor-latin;\n mso-fareast-font-family:Calibri;\n mso-fareast-theme-font:minor-latin;\n mso-hansi-font-family:Calibri;\n mso-hansi-theme-font:minor-latin;\n mso-bidi-font-family:\"Times New Roman\";\n mso-bidi-theme-font:minor-bidi;\n mso-fareast-language:EN-US;}\np.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst\n {mso-style-priority:34;\n mso-style-unhide:no;\n mso-style-qformat:yes;\n mso-style-type:export-only;\n margin-top:0cm;\n margin-right:0cm;\n margin-bottom:0cm;\n margin-left:36.0pt;\n margin-bottom:.0001pt;\n mso-add-space:auto;\n mso-pagination:widow-orphan;\n font-size:12.0pt;\n font-family:Calibri;\n mso-ascii-font-family:Calibri;\n mso-ascii-theme-font:minor-latin;\n mso-fareast-font-family:Calibri;\n mso-fareast-theme-font:minor-latin;\n mso-hansi-font-family:Calibri;\n mso-hansi-theme-font:minor-latin;\n mso-bidi-font-family:\"Times New Roman\";\n mso-bidi-theme-font:minor-bidi;\n mso-fareast-language:EN-US;}\np.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle\n {mso-style-priority:34;\n mso-style-unhide:no;\n mso-style-qformat:yes;\n mso-style-type:export-only;\n margin-top:0cm;\n margin-right:0cm;\n margin-bottom:0cm;\n margin-left:36.0pt;\n margin-bottom:.0001pt;\n mso-add-space:auto;\n mso-pagination:widow-orphan;\n font-size:12.0pt;\n font-family:Calibri;\n mso-ascii-font-family:Calibri;\n mso-ascii-theme-font:minor-latin;\n mso-fareast-font-family:Calibri;\n mso-fareast-theme-font:minor-latin;\n mso-hansi-font-family:Calibri;\n mso-hansi-theme-font:minor-latin;\n mso-bidi-font-family:\"Times New Roman\";\n mso-bidi-theme-font:minor-bidi;\n mso-fareast-language:EN-US;}\np.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast\n {mso-style-priority:34;\n mso-style-unhide:no;\n mso-style-qformat:yes;\n mso-style-type:export-only;\n margin-top:0cm;\n margin-right:0cm;\n margin-bottom:0cm;\n margin-left:36.0pt;\n margin-bottom:.0001pt;\n mso-add-space:auto;\n mso-pagination:widow-orphan;\n font-size:12.0pt;\n font-family:Calibri;\n mso-ascii-font-family:Calibri;\n mso-ascii-theme-font:minor-latin;\n mso-fareast-font-family:Calibri;\n mso-fareast-theme-font:minor-latin;\n mso-hansi-font-family:Calibri;\n mso-hansi-theme-font:minor-latin;\n mso-bidi-font-family:\"Times New Roman\";\n mso-bidi-theme-font:minor-bidi;\n mso-fareast-language:EN-US;}\n.MsoChpDefault\n {mso-style-type:export-only;\n mso-default-props:yes;\n font-family:Calibri;\n mso-ascii-font-family:Calibri;\n mso-ascii-theme-font:minor-latin;\n mso-fareast-font-family:Calibri;\n mso-fareast-theme-font:minor-latin;\n mso-hansi-font-family:Calibri;\n mso-hansi-theme-font:minor-latin;\n mso-bidi-font-family:\"Times New Roman\";\n mso-bidi-theme-font:minor-bidi;\n mso-fareast-language:EN-US;}\n@page WordSection1\n {size:595.0pt 842.0pt;\n margin:70.85pt 70.85pt 2.0cm 70.85pt;\n mso-header-margin:35.4pt;\n mso-footer-margin:35.4pt;\n mso-paper-source:0;}\ndiv.WordSection1\n {page:WordSection1;}\n /* List Definitions */\n@list l0\n {mso-list-id:240799396;\n mso-list-type:hybrid;\n mso-list-template-ids:1377200210 67567617 67567619 67567621 67567617 67567619 67567621 67567617 67567619 67567621;}\n@list l0:level1\n {mso-level-number-format:bullet;\n mso-level-text:;\n mso-level-tab-stop:none;\n mso-level-number-position:left;\n text-indent:-18.0pt;\n font-family:Symbol;}\n@list l0:level2\n {mso-level-number-format:bullet;\n mso-level-text:o;\n mso-level-tab-stop:none;\n mso-level-number-position:left;\n text-indent:-18.0pt;\n font-family:\"Courier New\";}\n@list l0:level3\n {mso-level-number-format:bullet;\n mso-level-text:;\n mso-level-tab-stop:none;\n mso-level-number-position:left;\n text-indent:-18.0pt;\n font-family:Wingdings;}\n@list l0:level4\n {mso-level-number-format:bullet;\n mso-level-text:;\n mso-level-tab-stop:none;\n mso-level-number-position:left;\n text-indent:-18.0pt;\n font-family:Symbol;}\n@list l0:level5\n {mso-level-number-format:bullet;\n mso-level-text:o;\n mso-level-tab-stop:none;\n mso-level-number-position:left;\n text-indent:-18.0pt;\n font-family:\"Courier New\";}\n@list l0:level6\n {mso-level-number-format:bullet;\n mso-level-text:;\n mso-level-tab-stop:none;\n mso-level-number-position:left;\n text-indent:-18.0pt;\n font-family:Wingdings;}\n@list l0:level7\n {mso-level-number-format:bullet;\n mso-level-text:;\n mso-level-tab-stop:none;\n mso-level-number-position:left;\n text-indent:-18.0pt;\n font-family:Symbol;}\n@list l0:level8\n {mso-level-number-format:bullet;\n mso-level-text:o;\n mso-level-tab-stop:none;\n mso-level-number-position:left;\n text-indent:-18.0pt;\n font-family:\"Courier New\";}\n@list l0:level9\n {mso-level-number-format:bullet;\n mso-level-text:;\n mso-level-tab-stop:none;\n mso-level-number-position:left;\n text-indent:-18.0pt;\n font-family:Wingdings;}\nol\n {margin-bottom:0cm;}\nul\n {margin-bottom:0cm;}\n-->\n</style>\n<!--[if gte mso 10]>\n<style>\n /* Style Definitions */\ntable.MsoNormalTable\n {mso-style-name:\"Normale Tabelle\";\n mso-tstyle-rowband-size:0;\n mso-tstyle-colband-size:0;\n mso-style-noshow:yes;\n mso-style-priority:99;\n mso-style-parent:\"\";\n mso-padding-alt:0cm 5.4pt 0cm 5.4pt;\n mso-para-margin:0cm;\n mso-para-margin-bottom:.0001pt;\n mso-pagination:widow-orphan;\n font-size:12.0pt;\n font-family:Calibri;\n mso-ascii-font-family:Calibri;\n mso-ascii-theme-font:minor-latin;\n mso-hansi-font-family:Calibri;\n mso-hansi-theme-font:minor-latin;\n mso-fareast-language:EN-US;}\n</style>\n<![endif]-->\n</head>\n\n<body bgcolor=white lang=DE style='tab-interval:35.4pt'>\n<!--StartFragment-->\n\n<p class=MsoListParagraphCxSpFirst style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span\nstyle='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:\nSymbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt \"Times New Roman\"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span></span><![endif]>Test 1<o:p></o:p></p>\n\n<p class=MsoListParagraphCxSpMiddle style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span\nstyle='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:\nSymbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt \"Times New Roman\"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span></span><![endif]>Test 2<o:p></o:p></p>\n\n<p class=MsoListParagraphCxSpMiddle style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span\nstyle='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:\nSymbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt \"Times New Roman\"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span></span><![endif]><i style='mso-bidi-font-style:normal'>Test 3<o:p></o:p></i></p>\n\n<p class=MsoListParagraphCxSpMiddle style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span\nstyle='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:\nSymbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt \"Times New Roman\"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span></span><![endif]>Test 4<o:p></o:p></p>\n\n<p class=MsoListParagraphCxSpLast style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span\nstyle='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:\nSymbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt \"Times New Roman\"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span></span><![endif]><b style='mso-bidi-font-weight:normal'>Test5<o:p></o:p></b></p>\n\n<!--EndFragment-->\n</body>\n\n</html>"
  533. should = "<ul><li>Test 1</li><li>Test 2</li><li><i>Test 3</i></li><li>Test 4</li><li><b>Test5</b></li></ul>"
  534. result = App.Utils.htmlCleanup(source)
  535. assert.equal(result.html().trim(), should, source)
  536. source = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\n<html>\n<head>\n <meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\"/>\n <title></title>\n <meta name=\"generator\" content=\"LibreOffice 4.4.7.2 (MacOSX)\"/>\n <style type=\"text/css\">\n @page { margin: 0.79in }\n p { margin-bottom: 0.1in; line-height: 120% }\n a:link { so-language: zxx }\n </style>\n</head>\n<body lang=\"en-US\" dir=\"ltr\">\n<p align=\"center\" style=\"margin-bottom: 0in; line-height: 100%\">1.\nGehe a<b>uf </b><b>https://www.pfe</b>rdiathek.ge</p>\n<p align=\"center\" style=\"margin-bottom: 0in; line-height: 100%\"><br/>\n\n</p>\n<p align=\"center\" style=\"margin-bottom: 0in; line-height: 100%\">2.\nMel<font color=\"#800000\">de Dich mit folgende</font> Zugangsdaten an:</p>\n<p align=\"center\" style=\"margin-bottom: 0in; line-height: 100%\">Benutzer:\nme@xxx.net</p>\n<p align=\"center\" style=\"margin-bottom: 0in; line-height: 100%\">Passwort:\nxxx.</p>\n</body>\n</html>"
  537. should = "\n\n\n \n \n \n \n\n\n<p>1.\nGehe a<b>uf </b><b>https://www.pfe</b>rdiathek.ge</p>\n<p><br>\n\n</p>\n<p>2.\nMel<font color=\"#800000\">de Dich mit folgende</font> Zugangsdaten an:</p>\n<p>Benutzer:\nme@xxx.net</p>\n<p>Passwort:\nxxx.</p>\n\n"
  538. result = App.Utils.htmlCleanup(source)
  539. assert.equal(result.html(), should, source)
  540. source = "<table bgcolor=\"green\" aaa=\"1\"><thead><tr><th colspan=\"2\" abc=\"a\">aaa</th></tr></thead><tbody><tr><td>value</td></tr></tbody></table>"
  541. should = "<table bgcolor=\"green\"><thead><tr><th colspan=\"2\">aaa</th></tr></thead><tbody><tr><td>value</td></tr></tbody></table>"
  542. result = App.Utils.htmlCleanup(source)
  543. assert.equal(result.get(0).outerHTML, should, source)
  544. // strip out browser-inserted (broken) link (see https://github.com/zammad/zammad/issues/2019)
  545. source = "<div><a href=\"https://example.com/#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}\">test</a></div>"
  546. should = "<a href=\"#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}\">test</a>"
  547. result = App.Utils.htmlCleanup(source)
  548. assert.equal(result.html(), should, source)
  549. source = "<table bgcolor=\"green\" aaa=\"1\" style=\"color: red\"><thead><tr style=\"margin-top: 10px\"><th colspan=\"2\" abc=\"a\" style=\"margin-top: 12px\">aaa</th></tr></thead><tbody><tr><td>value</td></tr></tbody></table>"
  550. should = "<table bgcolor=\"green\" style=\"color:red;\"><thead><tr style=\"margin-top:10px;\"><th colspan=\"2\" style=\"margin-top:12px;\">aaa</th></tr></thead><tbody><tr><td>value</td></tr></tbody></table>"
  551. result = App.Utils.htmlCleanup(source)
  552. result.get(0).outerHTML
  553. //equal(result.get(0).outerHTML, should, source) / string order is different on browsers
  554. assert.equal(result.first().attr('bgcolor'), 'green')
  555. assert.equal(result.first().attr('style'), 'color:red;')
  556. assert.equal(result.first().attr('aaa'), undefined)
  557. assert.equal(result.find('tr').first().attr('style'), 'margin-top:10px;')
  558. assert.equal(result.find('th').first().attr('colspan'), '2')
  559. assert.equal(result.find('th').first().attr('abc'), undefined)
  560. assert.equal(result.find('th').first().attr('style'), 'margin-top:12px;')
  561. source = "<table bgcolor=\"green\" aaa=\"1\" style=\"color:red; display: none;\"><thead><tr><th colspan=\"2\" abc=\"a\">aaa</th></tr></thead><tbody><tr><td>value</td></tr></tbody></table>"
  562. should = "<table bgcolor=\"green\" style=\"color:red;\"><thead><tr><th colspan=\"2\">aaa</th></tr></thead><tbody><tr><td>value</td></tr></tbody></table>"
  563. result = App.Utils.htmlCleanup(source)
  564. //equal(result.get(0).outerHTML, should, source) / string order is different on browsers
  565. assert.equal(result.first().attr('bgcolor'), 'green')
  566. assert.equal(result.first().attr('style'), 'color:red;')
  567. assert.equal(result.first().attr('aaa'), undefined)
  568. assert.equal(result.find('tr').first().attr('style'), undefined)
  569. assert.equal(result.find('th').first().attr('colspan'), '2')
  570. assert.equal(result.find('th').first().attr('abc'), undefined)
  571. assert.equal(result.find('th').first().attr('style'), undefined)
  572. // https://github.com/zammad/zammad/issues/4445
  573. source = '<meta charset=\'utf-8\'><span style="color: rgb(219, 219, 220);">This is a black font colour with white background</span>'
  574. should = '<span>This is a black font colour with white background</span>'
  575. result = App.Utils.htmlCleanup(source)
  576. assert.equal(result.html(), should, source)
  577. source = '<meta charset=\'utf-8\'><div class="article-content" style="box-sizing: border-box; color: rgb(219, 219, 220); position: relative; z-index: 1; padding: 0px 55px;"><div class="bubble-gap" style="box-sizing: border-box;"><div class="internal-border" style="box-sizing: border-box; padding: 5px; border-radius: 5px; margin: -5px;"><div class="textBubble" style="box-sizing: border-box; padding: 10px 20px; background: var(--background-article-customer); border-radius: 2px; border-color: var(--border-article-customer); box-shadow: none; position: relative;"><div class="textBubble-content" id="article-content-4" data-id="4" style="box-sizing: border-box; overflow: hidden; position: relative;"><div class="richtext-content" style="box-sizing: border-box;"><div style="box-sizing: border-box;">This is a black font colour with white background</div></div></div></div></div></div></div>'
  578. should = '<div><div><div><div><div id="article-content-4"><div><div>This is a black font colour with white background</div></div></div></div></div></div></div>'
  579. result = App.Utils.htmlCleanup(source)
  580. assert.equal(result.html(), should, source)
  581. });
  582. // wrap
  583. QUnit.test("wrap", assert => {
  584. var source = "some text"
  585. var should = 'some text'
  586. var result = App.Utils.wrap(source)
  587. assert.equal(result, should, source)
  588. source = "some text\nsome other text\n"
  589. should = "some text\nsome other text\n"
  590. result = App.Utils.wrap(source)
  591. assert.equal(result, should, source)
  592. source = "some text with some line to wrap"
  593. should = "some text with\nsome line to\nwrap"
  594. result = App.Utils.wrap(source, 14)
  595. assert.equal(result, should, source)
  596. source = "some text\nsome other text\n"
  597. should = "some text\nsome other text\n"
  598. result = App.Utils.wrap(source)
  599. assert.equal(result, should, source)
  600. source = "1234567890 1234567890 1234567890 1234567890"
  601. should = "1234567890 1234567890 1234567890 1234567890"
  602. result = App.Utils.wrap(source)
  603. assert.equal(result, should, source)
  604. source = "123456789012 123456789012 123456789012"
  605. should = "123456789012\n123456789012\n123456789012"
  606. result = App.Utils.wrap(source, 14)
  607. assert.equal(result, should, source)
  608. });
  609. // remove empty lines
  610. QUnit.test("remove empty lines", assert => {
  611. var source = "\ntest 123\n"
  612. var should = "test 123\n"
  613. var result = App.Utils.removeEmptyLines(source)
  614. assert.equal(result, should, source)
  615. source = "\ntest\n\n123\n"
  616. should = "test\n123\n"
  617. result = App.Utils.removeEmptyLines(source)
  618. assert.equal(result, should, source)
  619. });
  620. // quote
  621. QUnit.test("quote", assert => {
  622. var source = "some text"
  623. var should = '> some text'
  624. var result = App.Utils.quote(source)
  625. assert.equal(result, should, source)
  626. source = "some text\nsome other text\n"
  627. should = "> some text\n> some other text"
  628. result = App.Utils.quote(source)
  629. assert.equal(result, should, source)
  630. source = "\n\nsome text\nsome other text\n \n"
  631. should = "> some text\n> some other text"
  632. result = App.Utils.quote(source)
  633. assert.equal(result, should, source)
  634. source = "Welcome!\n\nThank you for installing Zammad.\n\nYou will find ..."
  635. should = "> Welcome!\n>\n> Thank you for installing Zammad.\n>\n> You will find ..."
  636. result = App.Utils.quote(source)
  637. assert.equal(result, should, source)
  638. source = "Welcome! Thank you for installing Zammad. You will find ..."
  639. should = "> Welcome! Thank you\n> for installing\n> Zammad. You will\n> find ..."
  640. result = App.Utils.quote(source, 20)
  641. assert.equal(result, should, source)
  642. });
  643. // check signature
  644. QUnit.test("check signature", assert => {
  645. var message = "<div>test 123 </div>"
  646. var signature = '<div>--<br>Some Signature<br>some department</div>'
  647. var result = App.Utils.signatureCheck(message, signature)
  648. assert.equal(result, true)
  649. message = "<div>test 123 <div>--<br>Some Signature<br>some department\n</div></div>"
  650. signature = '<div>--<br>Some Signature<br>some department</div>'
  651. result = App.Utils.signatureCheck(message, signature)
  652. assert.equal(result, false)
  653. message = "<div>test 123 <div>--<br>Some Signature\n<br>some department\n</div></div>"
  654. signature = '<div>--<br>Some Signature<br>some department</div>'
  655. result = App.Utils.signatureCheck(message, signature)
  656. assert.equal(result, false)
  657. message = "<div>test 123 <div>--<p>Some Signature</p>\n<p><div>some department</div>\n</p>\n</div></div>"
  658. signature = '<div>--<br>Some Signature<br>some department</div>'
  659. result = App.Utils.signatureCheck(message, signature)
  660. assert.equal(result, false)
  661. message = ""
  662. signature = '<div>--<br>Some Signature<br>some department</div>'
  663. result = App.Utils.signatureCheck(message, signature)
  664. assert.equal(result, true)
  665. message = ""
  666. signature = "--\nSome Signature\nsome department"
  667. result = App.Utils.signatureCheck(message, signature)
  668. assert.equal(result, true)
  669. });
  670. QUnit.test('remove signature', assert => {
  671. var message = '<div>test 123 </div>'
  672. var should = '<div>test 123 </div>'
  673. var result = App.Utils.signatureRemoveByHtml(message)
  674. assert.equal(result, should)
  675. var message = '<div>test 123 </div><br>'
  676. var should = '<div>test 123 </div><br>'
  677. var result = App.Utils.signatureRemoveByHtml(message)
  678. assert.equal(result, should)
  679. var message = 'test 123'
  680. var should = 'test 123'
  681. var result = App.Utils.signatureRemoveByHtml(message)
  682. assert.equal(result, should)
  683. var message = '<div>test 123 <div data-signature="true" data-signature-id="1">Test Admin Agent<br>-----</div></div>'
  684. var should = '<div>test 123 </div>'
  685. var result = App.Utils.signatureRemoveByHtml(message)
  686. assert.equal(result, should)
  687. var message = '<div>test 123 <br><div data-signature="true" data-signature-id="1">Test Admin Agent<br>-----</div></div>'
  688. var should = '<div>test 123 </div>'
  689. var result = App.Utils.signatureRemoveByHtml(message)
  690. assert.equal(result, should)
  691. var message = '<div>test 123 <br><br><div data-signature="true" data-signature-id="1">Test Admin Agent<br>-----</div></div>'
  692. var should = '<div>test 123 </div>'
  693. var result = App.Utils.signatureRemoveByHtml(message)
  694. assert.equal(result, should)
  695. var message = 'test 123<br><div data-signature="true" data-signature-id="1">Test Admin Agent<br>-----</div>'
  696. var should = 'test 123'
  697. var result = App.Utils.signatureRemoveByHtml(message)
  698. assert.equal(result, should)
  699. })
  700. // identify signature
  701. QUnit.test("identify signature by plaintext", assert => {
  702. var message = "<div>test 123 </div>"
  703. var should = '<div>test 123 </div>'
  704. var result = App.Utils.signatureIdentifyByPlaintext(message)
  705. assert.equal(result, should)
  706. message = "<div>test 123 <br/>--<br/>Bob Smith</div>"
  707. should = '<div>test 123 <br/>--<br/>Bob Smith</div>'
  708. result = App.Utils.signatureIdentifyByPlaintext(message)
  709. assert.equal(result, should)
  710. message = "<div>test 123 <br/>1<br/>2<br/>3<br/>4<br/>5<br/>6<br/>7<br/>8<br/>9<br/><br/>--<br/>Bob Smith</div>"
  711. should = '<div>test 123 <br/>1<br/>2<br/>3<br/>4<br/>5<br/>6<br/>7<br/>8<br/>9<br/><br/><span class="js-signatureMarker"></span>--<br/>Bob Smith</div>'
  712. result = App.Utils.signatureIdentifyByPlaintext(message)
  713. assert.equal(result, should)
  714. message = "<div>test 123 <br/><br/>--no not match--<br/>--<br/>Bob Smith</div>"
  715. should = '<div>test 123 <br/><br/>--no not match--<br/><span class="js-signatureMarker"></span>--<br/>Bob Smith</div>'
  716. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  717. assert.equal(result, should)
  718. message = "<div>test 123 <br/><br/>--no not match--<br/> -- <br/>Bob Smith</div>"
  719. should = '<div>test 123 <br/><br/>--no not match--<br/><span class="js-signatureMarker"></span> -- <br/>Bob Smith</div>'
  720. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  721. assert.equal(result, should)
  722. message = "<div>test 123 <br/><br/>--<br/>Bob Smith<br/><br/><br/><br/><br/>--<br/>Bob Smith</div>"
  723. should = '<div>test 123 <br/><br/><span class="js-signatureMarker"></span>--<br/>Bob Smith<br/><br/><br/><br/><br/>--<br/>Bob Smith</div>'
  724. //should = '<div>test 123 <br><br><br><br><br><br><br><br><br><br><br><span class="js-signatureMarker"></span>--<br>Bob Smith<br/><br/><br/><br/><br/>--<br/>Bob Smith</div>'
  725. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  726. assert.equal(result, should)
  727. message = "<div>test 123</div><div>test 123</div><div>--</div><div>Bob Smith</div>"
  728. should = "<div>test 123</div><div>test 123</div><div><span class=\"js-signatureMarker\"></span>--</div><div>Bob Smith</div>"
  729. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  730. assert.equal(result, should)
  731. message = "<p><span>test 123</span></p><p><span>test 123</span></p><p><span>--</span></p><p><span>Bob Smith</span></p><div></div>"
  732. should = "<p><span>test 123</span></p><p><span>test 123</span></p><p><span><span class=\"js-signatureMarker\"></span>--</span></p><p><span>Bob Smith</span></p><div></div>"
  733. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  734. assert.equal(result, should)
  735. message = "Test reply to zammad<br><br>Am 24.10.2016 18:55 schrieb &quot;Android Support&quot; &lt;android-support@example.com&gt;:<br><br>&gt; <u></u><br>&gt; Sehr geehrte Damen"
  736. should = "Test reply to zammad<br><br><span class=\"js-signatureMarker\"></span>Am 24.10.2016 18:55 schrieb &quot;Android Support&quot; &lt;android-support@example.com&gt;:<br><br>&gt; <u></u><br>&gt; Sehr geehrte Damen"
  737. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  738. assert.equal(result, should)
  739. message = "<br>&lt; On 20 Oct 2016, at 12:23, Martin Edenhofer via Zammad Helpdesk wrote:<br>"
  740. should = "<br><span class=\"js-signatureMarker\"></span>&lt; On 20 Oct 2016, at 12:23, Martin Edenhofer via Zammad Helpdesk wrote:<br>"
  741. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  742. assert.equal(result, should)
  743. // apple
  744. // en
  745. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>On 01/04/15 10:55, Bob Smith wrote:<br/>lalala<p>--</p>some test</div>"
  746. should = '<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class="js-signatureMarker"></span>On 01/04/15 10:55, Bob Smith wrote:<br/>lalala<p>--</p>some test</div>'
  747. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  748. assert.equal(result, should)
  749. // de
  750. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>Am 03.04.2015 um 20:58 schrieb Bob Smith &lt;bob@example.com&gt;:<br/>lalala</div>"
  751. should = '<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class="js-signatureMarker"></span>Am 03.04.2015 um 20:58 schrieb Bob Smith &lt;bob@example.com&gt;:<br/>lalala</div>'
  752. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  753. assert.equal(result, should)
  754. // ms
  755. // en
  756. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>From: Martin Edenhofer via Zammad Support [mailto:support@zammad.inc]<br/>Sent: Donnerstag, 2. April 2015 10:00<br/>lalala</div>"
  757. should = '<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>From: Martin Edenhofer via Zammad Support [mailto:support@zammad.inc]<br/>Sent: Donnerstag, 2. April 2015 10:00<br/>lalala</div>'
  758. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  759. assert.equal(result, should)
  760. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>From: Martin Edenhofer via Zammad Support [mailto:support@zammad.inc]<br/>Sent: Donnerstag, 2. April 2015 10:00<br/>Subject: lalala</div>"
  761. should = '<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class="js-signatureMarker"></span>From: Martin Edenhofer via Zammad Support [mailto:support@zammad.inc]<br/>Sent: Donnerstag, 2. April 2015 10:00<br/>Subject: lalala</div>'
  762. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  763. assert.equal(result, should)
  764. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>From: Martin Edenhofer via Zammad Support [mailto:support@zammad.inc]<br/>Sent: Donnerstag, 2. April 2015 10:00<br/>1<br/>2<br/>3<br/>4<br/>4<br/>Subject: lalala</div>"
  765. should = '<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>From: Martin Edenhofer via Zammad Support [mailto:support@zammad.inc]<br/>Sent: Donnerstag, 2. April 2015 10:00<br/>1<br/>2<br/>3<br/>4<br/>4<br/>Subject: lalala</div>'
  766. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  767. assert.equal(result, should)
  768. // de
  769. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>Von: Martin Edenhofer via Zammad Support [mailto:support@zammad.inc]<br/>Gesendet: Donnerstag, 2. April 2015 10:00<br/>Betreff: lalala</div>"
  770. should = '<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class="js-signatureMarker"></span>Von: Martin Edenhofer via Zammad Support [mailto:support@zammad.inc]<br/>Gesendet: Donnerstag, 2. April 2015 10:00<br/>Betreff: lalala</div>'
  771. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  772. assert.equal(result, should)
  773. message = "<div>1<br><br></div><div>Von: Martin Edenhofer via Zammad Support [<a href=\"mailto:support@zammad.inc\" title=\"mailto:support@zammad.inc\" target=\"_blank\">mailto:support@zammad.inc</a>]</div>\n<div>Gesendet: Donnerstag, 2. April 2015 11:32</div>"
  774. should = "<div>1<br><br></div><div>Von: Martin Edenhofer via Zammad Support [<a href=\"mailto:support@zammad.inc\" title=\"mailto:support@zammad.inc\" target=\"_blank\">mailto:support@zammad.inc</a>]</div>\n<div>Gesendet: Donnerstag, 2. April 2015 11:32</div>"
  775. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  776. assert.equal(result, should)
  777. message = "<div>1<br><br></div><div>Von: Martin Edenhofer via Zammad Support [<a href=\"mailto:support@zammad.inc\" title=\"mailto:support@zammad.inc\" target=\"_blank\">mailto:support@zammad.inc</a>]</div>\n<div>Gesendet: Donnerstag, 2. April 2015 11:32</div><div>Betreff: lalala</div>"
  778. should = "<div>1<br><br></div><div><span class=\"js-signatureMarker\"></span>Von: Martin Edenhofer via Zammad Support [<a href=\"mailto:support@zammad.inc\" title=\"mailto:support@zammad.inc\" target=\"_blank\">mailto:support@zammad.inc</a>]</div>\n<div>Gesendet: Donnerstag, 2. April 2015 11:32</div><div>Betreff: lalala</div>"
  779. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  780. assert.equal(result, should)
  781. message = "<div>1<br><br></div><div>Von: Martin Edenhofer via Zammad Support &lt;<a href=\"mailto:support@zammad.inc\" title=\"mailto:support@zammad.inc\" target=\"_blank\">mailto:support@zammad.inc</a>&gt;</div>\n<div>An: somebody</div><div>Datum: Donnerstag, 2. April 2015 11:32</div><div>Betreff: lalala</div>"
  782. should = "<div>1<br><br></div><div><span class=\"js-signatureMarker\"></span>Von: Martin Edenhofer via Zammad Support &lt;<a href=\"mailto:support@zammad.inc\" title=\"mailto:support@zammad.inc\" target=\"_blank\">mailto:support@zammad.inc</a>&gt;</div>\n<div>An: somebody</div><div>Datum: Donnerstag, 2. April 2015 11:32</div><div>Betreff: lalala</div>"
  783. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  784. assert.equal(result, should)
  785. message = "<div>Von: &quot;Johannes Nickel via Zammad Projects&quot; &lt;<a href=\"mailto:projects@zammad.inc\" title=\"mailto:projects@zammad.inc\">projects@zammad.inc</a>&gt;</div><div>An: \"Lisa Smith\" &lt;<a href=\"mailto:lisa.smith@example.com\" title=\"mailto:lisa.smith@example.com\">lisa.smith@example.com</a>&gt;</div><div>Gesendet: Donnerstag, 2. April 2015 10:11:12</div><div>Betreff: Angebot Redundanz / Paket mit Silver Subscription [Ticket#424242]</div><div><br></div><div>Hallo Frau Smith,</div>"
  786. should = "<div><span class=\"js-signatureMarker\"></span>Von: &quot;Johannes Nickel via Zammad Projects&quot; &lt;<a href=\"mailto:projects@zammad.inc\" title=\"mailto:projects@zammad.inc\">projects@zammad.inc</a>&gt;</div><div>An: \"Lisa Smith\" &lt;<a href=\"mailto:lisa.smith@example.com\" title=\"mailto:lisa.smith@example.com\">lisa.smith@example.com</a>&gt;</div><div>Gesendet: Donnerstag, 2. April 2015 10:11:12</div><div>Betreff: Angebot Redundanz / Paket mit Silver Subscription [Ticket#424242]</div><div><br></div><div>Hallo Frau Smith,</div>"
  787. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  788. assert.equal(result, should)
  789. message = "<div>Hi Johannes,</div><div><br></div><div>das Angebot für den halben Tag bitte an uns.</div><div>Der Termin hat sich jetzt auf 10-12 Uhr verschoben, hab ich dir weitergeleitet.</div><div><br></div><div>Viele Grüße</div><div>Max</div><div><br></div><div>&gt; On 07 Oct 2015, at 11:55, Johannes Smith &lt;<a href=mailto:smith@example.com title=mailto:smith@example.com target=_blank>smith@example.com</a> &lt;<a href=mailto:smith@example.com title=mailto:smith@example.com target=_blank>mailto:smith@example.com</a>&gt;&gt; wrote:</div><div>&gt;</div><div>&gt; Hi,</div><div>&gt;</div><div>&gt; assert.OK. Wer kriegt das Angebot? Ist das wirklich nur ein halber Tag?</div></div>"
  790. should = "<div>Hi Johannes,</div><div><br></div><div>das Angebot für den halben Tag bitte an uns.</div><div>Der Termin hat sich jetzt auf 10-12 Uhr verschoben, hab ich dir weitergeleitet.</div><div><br></div><div>Viele Grüße</div><div>Max</div><div><br></div><div><span class=\"js-signatureMarker\"></span>&gt; On 07 Oct 2015, at 11:55, Johannes Smith &lt;<a href=mailto:smith@example.com title=mailto:smith@example.com target=_blank>smith@example.com</a> &lt;<a href=mailto:smith@example.com title=mailto:smith@example.com target=_blank>mailto:smith@example.com</a>&gt;&gt; wrote:</div><div>&gt;</div><div>&gt; Hi,</div><div>&gt;</div><div>&gt; assert.OK. Wer kriegt das Angebot? Ist das wirklich nur ein halber Tag?</div></div>"
  791. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  792. assert.equal(result, should)
  793. message = "Dear Mr. Smith,<div><br></div><div>it seems to be, dass Sie den AutoIncrement Nummerngenerator für Ihre ITSMChangeManagement Installation verwenden. Seit ABC 3.2 wird führend vor der sich in der Datei&nbsp;<span style=\"line-height: 1.45; background-color: initial;\">&lt;ABC_CONFIG_Home&gt;/war/log/ITSMChangeCounter.log &nbsp;befindenden Zahl die SystemID (SysConfig) geschrieben. Dies ist ein Standardverhalten, dass auch bei der Ticketnummer verwendet wird.<br><br>Please ask me if you have questions.</span></div><div><span style=\"line-height: 1.45; background-color: initial;\"><br></span></div><div><span style=\"line-height: 1.45; background-color: initial;\">Viele Grüße,</span></div><div><div data-signature=\"true\" data-signature-id=\"1\">&nbsp; Thorsten Smith\n<br>\n<br>--\n<br>Enterprise Services for ABC\n<br>\n<br>Zammad GmbH // Marienstraße 11 // 10117 Berlin // Germany\n<br>\n<br>P: +49 (0) 30 111 111 111-0\n<br>F: +49 (0) 30 111 111 111-8\n<br>W: http://zammad.com \n<br>\n<br>Location: Berlin - HRB 12345678 B Amtsgericht Berlin-Charlottenburg\n<br>Managing Director: Martin Edenhofer\n<br></div></div>"
  794. should = "Dear Mr. Smith,<div><br></div><div>it seems to be, dass Sie den AutoIncrement Nummerngenerator für Ihre ITSMChangeManagement Installation verwenden. Seit ABC 3.2 wird führend vor der sich in der Datei&nbsp;<span style=\"line-height: 1.45; background-color: initial;\">&lt;ABC_CONFIG_Home&gt;/war/log/ITSMChangeCounter.log &nbsp;befindenden Zahl die SystemID (SysConfig) geschrieben. Dies ist ein Standardverhalten, dass auch bei der Ticketnummer verwendet wird.<br><br>Please ask me if you have questions.</span></div><div><span style=\"line-height: 1.45; background-color: initial;\"><br></span></div><div><span style=\"line-height: 1.45; background-color: initial;\">Viele Grüße,</span></div><div><span class=\"js-signatureMarker\"></span><div data-signature=\"true\" data-signature-id=\"1\">&nbsp; Thorsten Smith\n<br>\n<br>--\n<br>Enterprise Services for ABC\n<br>\n<br>Zammad GmbH // Marienstraße 11 // 10117 Berlin // Germany\n<br>\n<br>P: +49 (0) 30 111 111 111-0\n<br>F: +49 (0) 30 111 111 111-8\n<br>W: http://zammad.com \n<br>\n<br>Location: Berlin - HRB 12345678 B Amtsgericht Berlin-Charlottenburg\n<br>Managing Director: Martin Edenhofer\n<br></div></div>"
  795. result = App.Utils.signatureIdentifyByPlaintext(message, true, true)
  796. assert.equal(result, should)
  797. message = "Dear Mr. Smith, nice to read you,<div><div data-signature=\"true\" data-signature-id=\"1\">&nbsp; Thorsten Smith\n<br>\n<br>--\n</div></div>"
  798. should = "Dear Mr. Smith, nice to read you,<div><span class=\"js-signatureMarker\"></span><div data-signature=\"true\" data-signature-id=\"1\">&nbsp; Thorsten Smith\n<br>\n<br>--\n</div></div>"
  799. result = App.Utils.signatureIdentifyByPlaintext(message, true, true)
  800. assert.equal(result, should)
  801. message = "Dear Mr. Smith, nice to read you,<div><div data-signature=\"true\" data-signature-id=\"9999\">&nbsp; Thorsten Smith\n<br>\n<br>--\n</div></div>"
  802. should = "Dear Mr. Smith, nice to read you,<div><div data-signature=\"true\" data-signature-id=\"9999\">&nbsp; Thorsten Smith\n<br>\n<br>--\n</div></div>"
  803. result = App.Utils.signatureIdentifyByPlaintext(message, false, true)
  804. assert.equal(result, should)
  805. // fr
  806. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>De : Martin Edenhofer via Zammad Support [mailto:support@zammad.inc]<br/>Envoyé : mercredi 29 avril 2015 17:31<br/>Objet : lalala</div>"
  807. should = '<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class="js-signatureMarker"></span>De : Martin Edenhofer via Zammad Support [mailto:support@zammad.inc]<br/>Envoyé : mercredi 29 avril 2015 17:31<br/>Objet : lalala</div>'
  808. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  809. assert.equal(result, should)
  810. // thunderbird
  811. // de
  812. message = "<div><br></div><div>Viele Grüße,</div><div>Christian</div><div><br></div><div>Am 04.03.2015 um 12:47 schrieb Martin Edenhofer via Zammad Sales:</div><div>&gt; Hallo Christian,</div>"
  813. should = "<div><br></div><div>Viele Grüße,</div><div>Christian</div><div><br></div><div><span class=\"js-signatureMarker\"></span>Am 04.03.2015 um 12:47 schrieb Martin Edenhofer via Zammad Sales:</div><div>&gt; Hallo Christian,</div>"
  814. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  815. assert.equal(result, should)
  816. // en - Thunderbird default - http://kb.mozillazine.org/Reply_header_settings
  817. message = "<div><br></div><div>Viele Grüße,</div><div>Christian</div><div><br></div><div>On 01-01-2007 11:00 AM, Alf Aardvark wrote:</div><div>&gt; Hallo Christian,</div>"
  818. should = "<div><br></div><div>Viele Grüße,</div><div>Christian</div><div><br></div><div><span class=\"js-signatureMarker\"></span>On 01-01-2007 11:00 AM, Alf Aardvark wrote:</div><div>&gt; Hallo Christian,</div>"
  819. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  820. assert.equal(result, should)
  821. // en - http://kb.mozillazine.org/Reply_header_settings
  822. message = "<div><br></div><div>Viele Grüße,</div><div>Christian</div><div><br></div><div>Alf Aardvark wrote, on 01-01-2007 11:00 AM:</div><div>&gt; Hallo Christian,</div>"
  823. should = "<div><br></div><div>Viele Grüße,</div><div>Christian</div><div><br></div><div><span class=\"js-signatureMarker\"></span>Alf Aardvark wrote, on 01-01-2007 11:00 AM:</div><div>&gt; Hallo Christian,</div>"
  824. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  825. assert.equal(result, should)
  826. // otrs
  827. // en
  828. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>01/04/15 10:55 - Bob Smith wrote:<br/>lalala</div>"
  829. should = '<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class="js-signatureMarker"></span>01/04/15 10:55 - Bob Smith wrote:<br/>lalala</div>'
  830. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  831. assert.equal(result, should)
  832. // de
  833. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>01/04/15 10:55 - Bob Smith schrieb:<br/>lalala</div>"
  834. should = '<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class="js-signatureMarker"></span>01/04/15 10:55 - Bob Smith schrieb:<br/>lalala</div>'
  835. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  836. assert.equal(result, should)
  837. message = "<div>test 123 <br/><br/></div><div>24.02.2015 14:20 - Roy Kaldung via Zammad Sales schrieb: &nbsp;</div>"
  838. should = "<div>test 123 <br/><br/></div><div><span class=\"js-signatureMarker\"></span>24.02.2015 14:20 - Roy Kaldung via Zammad Sales schrieb: &nbsp;</div>"
  839. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  840. assert.equal(result, should)
  841. // zammad
  842. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><div data-signature=\"true\" data-signature-id=\"5\">lalala</div></div>"
  843. should = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class=\"js-signatureMarker\"></span><div data-signature=\"true\" data-signature-id=\"5\">lalala</div></div>"
  844. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  845. assert.equal(result, should)
  846. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><blockquote type=\"cite\">lalala</blockquote></div>"
  847. should = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class=\"js-signatureMarker\"></span><blockquote type=\"cite\">lalala</blockquote></div>"
  848. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  849. assert.equal(result, should)
  850. // gmail
  851. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><blockquote class=\"ecxgmail_quote\">lalala</blockquote></div>"
  852. should = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class=\"js-signatureMarker\"></span><blockquote class=\"ecxgmail_quote\">lalala</blockquote></div>"
  853. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  854. assert.equal(result, should)
  855. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><blockquote class=\"gmail_quote\">lalala</blockquote></div>"
  856. should = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class=\"js-signatureMarker\"></span><blockquote class=\"gmail_quote\">lalala</blockquote></div>"
  857. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  858. assert.equal(result, should)
  859. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>Am 24. Dezember 2015 um 07:45 schrieb kathrine &lt;kathrine@example.com&gt;:<br/>lalala</div>"
  860. should = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class=\"js-signatureMarker\"></span>Am 24. Dezember 2015 um 07:45 schrieb kathrine &lt;kathrine@example.com&gt;:<br/>lalala</div>"
  861. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  862. assert.equal(result, should)
  863. // word 14
  864. // en
  865. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>Bob Smith wrote:<br/>lalala</div>"
  866. should = '<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class="js-signatureMarker"></span>Bob Smith wrote:<br/>lalala</div>'
  867. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  868. assert.equal(result, should)
  869. // de
  870. message = "<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/>Bob Smith schrieb:<br/>lalala</div>"
  871. should = '<div>test 123 <br/><br/>--no not match--<br/><br/>Bob Smith<br/><span class="js-signatureMarker"></span>Bob Smith schrieb:<br/>lalala</div>'
  872. result = App.Utils.signatureIdentifyByPlaintext(message, true)
  873. assert.equal(result, should)
  874. });
  875. QUnit.test("identify signature by HTML", assert => {
  876. var message = "<div>test 123 </div>"
  877. var should = message
  878. var result = App.Utils.signatureIdentifyByHtml(message)
  879. assert.equal(result, should)
  880. // test if, according to jQuery, invalid HTML does not cause a a crash
  881. // https://github.com/zammad/zammad/issues/3393
  882. message = "<td></td><table></table><div>test 123 </div>"
  883. should = message
  884. result = App.Utils.signatureIdentifyByHtml(message)
  885. assert.equal(result, should)
  886. // simple case 1
  887. message = '<div>actual content</div><blockquote>quoted content</blockquote>'
  888. should = '<div>actual content</div><span class="js-signatureMarker"></span><blockquote>quoted content</blockquote>'
  889. result = App.Utils.signatureIdentifyByHtml(message)
  890. assert.equal(result, should)
  891. // simple case 2
  892. message = '<div>actual content</div><blockquote>quoted content</blockquote><br><div><br></div><div><br> </div>'
  893. should = '<div>actual content</div><span class="js-signatureMarker"></span><blockquote>quoted content</blockquote><br><div><br></div><div><br> </div>'
  894. result = App.Utils.signatureIdentifyByHtml(message)
  895. assert.equal(result, should)
  896. // simple case 3
  897. message = '<div>actual content</div><blockquote>quoted content</blockquote><br><div>actual content 2</div>'
  898. should = message
  899. result = App.Utils.signatureIdentifyByHtml(message)
  900. assert.equal(result, should)
  901. // simple case 4
  902. message = ' content 0 <div>content 1</div> content 2 <blockquote>quoted content</blockquote><br><div><br></div><div><br> </div>'
  903. should = ' content 0 <div>content 1</div> content 2 <span class="js-signatureMarker"></span><blockquote>quoted content</blockquote><br><div><br></div><div><br> </div>'
  904. result = App.Utils.signatureIdentifyByHtml(message)
  905. assert.equal(result, should)
  906. // Invalid html signature detection for exchange warning boxes #3571
  907. message = '<div><span style="color:#9c6500;">CAUTION:</span> This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.</div><br><div><p>actual content</p><div><p>actual content 2</p></div><p>&nbsp;</p><div><p>actual quote</p></div><div><blockquote><p>actual quote</p></blockquote></div><div><p>&nbsp;</p></div><p>&nbsp;</p></div></div>'
  908. should = '<div><span style="color:#9c6500;">CAUTION:</span> This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.</div><br><div><p>actual content</p><div><p>actual content 2</p></div><p>&nbsp;</p><div><p>actual quote</p></div><div><blockquote><p>actual quote</p></blockquote></div><div><p>&nbsp;</p></div><p>&nbsp;</p></div></div>'
  909. result = App.Utils.signatureIdentifyByHtml(message)
  910. assert.equal(result, should)
  911. // Invalid html signature detection for exchange warning boxes #3571
  912. message = '<div>CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.</div><br><div><p>actual content</p><div><p>actual content 2</p></div><p>&nbsp;</p><div><p>actual quote</p></div><div><blockquote><p>actual quote</p></blockquote></div><div><p>&nbsp;</p></div><p>&nbsp;</p></div></div>'
  913. should = '<div>CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.</div><br><div><p>actual content</p><div><p>actual content 2</p></div><p>&nbsp;</p><div><p>actual quote</p></div><div><blockquote><p>actual quote</p></blockquote></div><div><p>&nbsp;</p></div><p>&nbsp;</p></div></div>'
  914. result = App.Utils.signatureIdentifyByHtml(message)
  915. assert.equal(result, should)
  916. // Gmail via Safari on MacOS 10.12
  917. message = '<div dir="ltr">Reply with <b>gmail</b> via Safari on MacOS 10.12</div><br>\
  918. <div>\
  919. <div dir="ltr">Am Mi., 5. Sep. 2018 um 09:22 Uhr schrieb Billy Zhou &lt;bz@zammad.com&gt;:<br>\
  920. </div>\
  921. <blockquote>test email content<br>\
  922. <br>\
  923. </blockquote>\
  924. </div>'
  925. should = '<div dir="ltr">Reply with <b>gmail</b> via Safari on MacOS 10.12</div><br>\
  926. <span class=\"js-signatureMarker\"></span><div>\
  927. <div dir="ltr">Am Mi., 5. Sep. 2018 um 09:22 Uhr schrieb Billy Zhou &lt;bz@zammad.com&gt;:<br>\
  928. </div>\
  929. <blockquote>test email content<br>\
  930. <br>\
  931. </blockquote>\
  932. </div>'
  933. result = App.Utils.signatureIdentifyByHtml(message)
  934. assert.equal(result, should)
  935. // Yahoo Mail via Safari on MacOS 10.12
  936. message = '<div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1536132243868_2594"><span id="yui_3_16_0_ym19_1_1536132243868_2593">Reply with <b id="yui_3_16_0_ym19_1_1536132243868_2597">Yahoo Mail</b> via Safari on MacOS 10.12</span></div> <div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"><font size="2" face="Arial"> Billy Zhou &lt;bz@zammad.com&gt; schrieb am 9:08 Mittwoch, 5.September 2018:<br></font></div> <br><br> <div class="y_msg_container"><div dir="ltr">test email content<br></div><div dir="ltr"><br></div><br><br></div> </div> </div> </div></div>'
  937. should = '<div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1536132243868_2594"><span id="yui_3_16_0_ym19_1_1536132243868_2593">Reply with <b id="yui_3_16_0_ym19_1_1536132243868_2597">Yahoo Mail</b> via Safari on MacOS 10.12</span></div> <div class="qtdSeparateBR"><br><br></div><span class="js-signatureMarker"></span><div class="yahoo_quoted" style="display: block;"> <div style="font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"><font size="2" face="Arial"> Billy Zhou &lt;bz@zammad.com&gt; schrieb am 9:08 Mittwoch, 5.September 2018:<br></font></div> <br><br> <div class="y_msg_container"><div dir="ltr">test email content<br></div><div dir="ltr"><br></div><br><br></div> </div> </div> </div></div>'
  938. result = App.Utils.signatureIdentifyByHtml(message)
  939. assert.equal(result, should)
  940. // Thunderbird 52 on MacOS 10.12
  941. message = 'Reply with <b>Thunderbird 52</b> on MacOS 10.12<br>\
  942. <br>\
  943. <div class="moz-cite-prefix">Am 04.09.18 um 15:32 schrieb Billy\
  944. Zhou:<br>\
  945. </div>\
  946. <blockquote type="cite"\
  947. cite="mid:da18ed01-b187-a383-bfe7-72663cf82a83@zammad.com">test\
  948. email content\
  949. <br>\
  950. <br>\
  951. </blockquote>\
  952. <br>'
  953. should = 'Reply with <b>Thunderbird 52</b> on MacOS 10.12<br>\
  954. <br>\
  955. <div class="moz-cite-prefix">Am 04.09.18 um 15:32 schrieb Billy\
  956. Zhou:<br>\
  957. </div>\
  958. <span class=\"js-signatureMarker\"></span><blockquote type="cite" cite="mid:da18ed01-b187-a383-bfe7-72663cf82a83@zammad.com">test\
  959. email content\
  960. <br>\
  961. <br>\
  962. </blockquote>\
  963. <br>'
  964. result = App.Utils.signatureIdentifyByHtml(message)
  965. assert.equal(result, should)
  966. // Apple Mail on MacOS 10
  967. message = '<div class="">Reply by <b class="">Apple Mail</b> on MacOS 10.</div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On 4. Sep 2018, at 15:32, Billy Zhou &lt;<a href="mailto:bz@zammad.com" class="">bz@zammad.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">test email content<br class=""><br class=""></div></div></blockquote></div><br class="">'
  968. should = '<div class="">Reply by <b class="">Apple Mail</b> on MacOS 10.</div><div class=""><br class=""></div><br class=""><span class=\"js-signatureMarker\"></span><div><blockquote type="cite" class=""><div class="">On 4. Sep 2018, at 15:32, Billy Zhou &lt;<a href="mailto:bz@zammad.com" class="">bz@zammad.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">test email content<br class=""><br class=""></div></div></blockquote></div><br class="">'
  969. result = App.Utils.signatureIdentifyByHtml(message)
  970. assert.equal(result, should)
  971. // Office 365 (10325.20118) on Windows 10 Build 1803
  972. // With German marker: -----Ursprüngliche Nachricht-----
  973. // Using fallback to signatureIdentifyByPlaintext
  974. message = '<div>\
  975. <p>Reply with Office 365 (10325.20118) on Windows 10 Build 1803</p>\
  976. <p> </p>\
  977. <p><b>fett</b></p>\
  978. <p> </p>\
  979. <span class="js-signatureMarker"></span><p>--</p>\
  980. <p>Zammad GmbH // Marienstraße 11 // 10117 Berlin // Germany</p>\
  981. <p> </p>\
  982. <p>P: +49 (0) 30 55 57 160-0</p>\
  983. <p>F: +49 (0) 30 55 57 160-99</p>\
  984. <p>W: <a href="https://zammad.com" rel="nofollow noreferrer noopener" target="_blank">https://zammad.com</a></p>\
  985. <p> </p>\
  986. <p>Location: Berlin - HRB 163946 B Amtsgericht Berlin-Charlottenburg</p>\
  987. <p>Managing Director: Martin Edenhofer</p>\
  988. <p> </p>\
  989. <p>-----Ursprüngliche Nachricht-----<br>Von: Billy Zhou &lt;bz@zammad.com&gt; <br>Gesendet: Dienstag, 4. September 2018 15:33<br>An: me@zammad.com<br>Betreff: test email title</p>\
  990. <p> </p>\
  991. <p>test email content</p>\
  992. <p> </p>\
  993. </div>'
  994. should = '<div>\
  995. <p>Reply with Office 365 (10325.20118) on Windows 10 Build 1803</p>\
  996. <p> </p>\
  997. <p><b>fett</b></p>\
  998. <p> </p>\
  999. <span class="js-signatureMarker"></span><p><span class=\"js-signatureMarker\"></span>--</p>\
  1000. <p>Zammad GmbH // Marienstraße 11 // 10117 Berlin // Germany</p>\
  1001. <p> </p>\
  1002. <p>P: +49 (0) 30 55 57 160-0</p>\
  1003. <p>F: +49 (0) 30 55 57 160-99</p>\
  1004. <p>W: <a href="https://zammad.com" rel="nofollow noreferrer noopener" target="_blank">https://zammad.com</a></p>\
  1005. <p> </p>\
  1006. <p>Location: Berlin - HRB 163946 B Amtsgericht Berlin-Charlottenburg</p>\
  1007. <p>Managing Director: Martin Edenhofer</p>\
  1008. <p> </p>\
  1009. <p>-----Ursprüngliche Nachricht-----<br>Von: Billy Zhou &lt;bz@zammad.com&gt; <br>Gesendet: Dienstag, 4. September 2018 15:33<br>An: me@zammad.com<br>Betreff: test email title</p>\
  1010. <p> </p>\
  1011. <p>test email content</p>\
  1012. <p> </p>\
  1013. </div>'
  1014. result = App.Utils.signatureIdentifyByHtml(message)
  1015. assert.equal(result, should)
  1016. // Office 365 (10325.20118) on Windows 10 Build 1803
  1017. // With English marker: -----Original Message-----
  1018. // Using fallback to signatureIdentifyByPlaintext
  1019. message = '<div>\
  1020. <p>Reply with Office 365 (10325.20118) on Windows 10 Build 1803</p>\
  1021. <p> </p>\
  1022. <p><b>fett</b></p>\
  1023. <p> </p>\
  1024. <span class="js-signatureMarker"></span><p>--</p>\
  1025. <p>Zammad GmbH // Marienstraße 11 // 10117 Berlin // Germany</p>\
  1026. <p> </p>\
  1027. <p>P: +49 (0) 30 55 57 160-0</p>\
  1028. <p>F: +49 (0) 30 55 57 160-99</p>\
  1029. <p>W: <a href="https://zammad.com" rel="nofollow noreferrer noopener" target="_blank">https://zammad.com</a></p>\
  1030. <p> </p>\
  1031. <p>Location: Berlin - HRB 163946 B Amtsgericht Berlin-Charlottenburg</p>\
  1032. <p>Managing Director: Martin Edenhofer</p>\
  1033. <p> </p>\
  1034. <p>-----Original Message-----<br>Von: Billy Zhou &lt;bz@zammad.com&gt; <br>Gesendet: Dienstag, 4. September 2018 15:33<br>An: me@zammad.com<br>Betreff: test email title</p>\
  1035. <p> </p>\
  1036. <p>test email content</p>\
  1037. <p> </p>\
  1038. </div>'
  1039. should = '<div>\
  1040. <p>Reply with Office 365 (10325.20118) on Windows 10 Build 1803</p>\
  1041. <p> </p>\
  1042. <p><b>fett</b></p>\
  1043. <p> </p>\
  1044. <span class="js-signatureMarker"></span><p><span class=\"js-signatureMarker\"></span>--</p>\
  1045. <p>Zammad GmbH // Marienstraße 11 // 10117 Berlin // Germany</p>\
  1046. <p> </p>\
  1047. <p>P: +49 (0) 30 55 57 160-0</p>\
  1048. <p>F: +49 (0) 30 55 57 160-99</p>\
  1049. <p>W: <a href="https://zammad.com" rel="nofollow noreferrer noopener" target="_blank">https://zammad.com</a></p>\
  1050. <p> </p>\
  1051. <p>Location: Berlin - HRB 163946 B Amtsgericht Berlin-Charlottenburg</p>\
  1052. <p>Managing Director: Martin Edenhofer</p>\
  1053. <p> </p>\
  1054. <p>-----Original Message-----<br>Von: Billy Zhou &lt;bz@zammad.com&gt; <br>Gesendet: Dienstag, 4. September 2018 15:33<br>An: me@zammad.com<br>Betreff: test email title</p>\
  1055. <p> </p>\
  1056. <p>test email content</p>\
  1057. <p> </p>\
  1058. </div>'
  1059. result = App.Utils.signatureIdentifyByHtml(message)
  1060. assert.equal(result, should)
  1061. // Office 365 (10325.20118) on Windows 10 Build 1803
  1062. // With German marker: -----Ursprüngliche Nachricht-----
  1063. // Without any existing <span class="js-signatureMarker"></span>
  1064. // Using fallback to signatureIdentifyByPlaintext
  1065. message = '<div>\
  1066. <p>Reply with Office 365 (10325.20118) on Windows 10 Build 1803</p>\
  1067. <p> </p>\
  1068. <p><b>fett</b></p>\
  1069. <p> </p>\
  1070. <p>--</p>\
  1071. <p>Zammad GmbH // Marienstraße 11 // 10117 Berlin // Germany</p>\
  1072. <p> </p>\
  1073. <p>P: +49 (0) 30 55 57 160-0</p>\
  1074. <p>F: +49 (0) 30 55 57 160-99</p>\
  1075. <p>W: <a href="https://zammad.com" rel="nofollow noreferrer noopener" target="_blank">https://zammad.com</a></p>\
  1076. <p> </p>\
  1077. <p>Location: Berlin - HRB 163946 B Amtsgericht Berlin-Charlottenburg</p>\
  1078. <p>Managing Director: Martin Edenhofer</p>\
  1079. <p> </p>\
  1080. <p>-----Ursprüngliche Nachricht-----<br>Von: Billy Zhou &lt;bz@zammad.com&gt; <br>Gesendet: Dienstag, 4. September 2018 15:33<br>An: me@zammad.com<br>Betreff: test email title</p>\
  1081. <p> </p>\
  1082. <p>test email content</p>\
  1083. <p> </p>\
  1084. </div>'
  1085. should = '<div>\
  1086. <p>Reply with Office 365 (10325.20118) on Windows 10 Build 1803</p>\
  1087. <p> </p>\
  1088. <p><b>fett</b></p>\
  1089. <p> </p>\
  1090. <p><span class=\"js-signatureMarker\"></span>--</p>\
  1091. <p>Zammad GmbH // Marienstraße 11 // 10117 Berlin // Germany</p>\
  1092. <p> </p>\
  1093. <p>P: +49 (0) 30 55 57 160-0</p>\
  1094. <p>F: +49 (0) 30 55 57 160-99</p>\
  1095. <p>W: <a href="https://zammad.com" rel="nofollow noreferrer noopener" target="_blank">https://zammad.com</a></p>\
  1096. <p> </p>\
  1097. <p>Location: Berlin - HRB 163946 B Amtsgericht Berlin-Charlottenburg</p>\
  1098. <p>Managing Director: Martin Edenhofer</p>\
  1099. <p> </p>\
  1100. <p>-----Ursprüngliche Nachricht-----<br>Von: Billy Zhou &lt;bz@zammad.com&gt; <br>Gesendet: Dienstag, 4. September 2018 15:33<br>An: me@zammad.com<br>Betreff: test email title</p>\
  1101. <p> </p>\
  1102. <p>test email content</p>\
  1103. <p> </p>\
  1104. </div>'
  1105. result = App.Utils.signatureIdentifyByHtml(message)
  1106. assert.equal(result, should)
  1107. });
  1108. // check attachment references
  1109. QUnit.test("check check attachment reference", assert => {
  1110. var message = 'some not existing'
  1111. var result = false
  1112. var verify = App.Utils.checkAttachmentReference(message)
  1113. assert.equal(verify, result)
  1114. message = 'some attachment for you'
  1115. result = 'Attachment'
  1116. verify = App.Utils.checkAttachmentReference(message)
  1117. assert.equal(verify, result)
  1118. message = 'your attachment.'
  1119. result = 'Attachment'
  1120. verify = App.Utils.checkAttachmentReference(message)
  1121. assert.equal(verify, result)
  1122. message = 'some otherattachment for you'
  1123. result = false
  1124. verify = App.Utils.checkAttachmentReference(message)
  1125. assert.equal(verify, result)
  1126. message = 'some attachmentother for you'
  1127. result = false
  1128. verify = App.Utils.checkAttachmentReference(message)
  1129. assert.equal(verify, result)
  1130. message = 'someattachment'
  1131. result = false
  1132. verify = App.Utils.checkAttachmentReference(message)
  1133. assert.equal(verify, result)
  1134. message = 'As enclosed you will find.'
  1135. result = 'Enclosed'
  1136. verify = App.Utils.checkAttachmentReference(message)
  1137. assert.equal(verify, result)
  1138. message = '<div>Hi Test,</div><div><blockquote>On Monday, 22 July 2019, 14:07:54, Test User wrote:<br><br>Test attachment <br></blockquote></div>'
  1139. result = false
  1140. verify = App.Utils.checkAttachmentReference(message)
  1141. assert.equal(verify, result)
  1142. message = '<div>Hi Test,</div><div><blockquote type="cite">cite attachment </blockquote></div>'
  1143. result = false
  1144. verify = App.Utils.checkAttachmentReference(message)
  1145. assert.equal(verify, result)
  1146. message = '<div>Hi Test,</div><div><blockquote class="ecxgmail_quote">ecxgmail_quote attachment </blockquote></div>'
  1147. result = false
  1148. verify = App.Utils.checkAttachmentReference(message)
  1149. assert.equal(verify, result)
  1150. });
  1151. // replace tags
  1152. QUnit.test("check replace tags", assert => {
  1153. var formatNumber = function(num, digits) {
  1154. while (num.toString().length < digits) {
  1155. num = '0' + num
  1156. }
  1157. return num
  1158. }
  1159. var formatTimestamp = function(timestamp) {
  1160. localTime = new Date(Date.parse(timestamp))
  1161. d = formatNumber(localTime.getDate(), 2)
  1162. m = formatNumber(localTime.getMonth() + 1, 2)
  1163. yfull = localTime.getFullYear()
  1164. M = formatNumber(localTime.getMinutes(), 2)
  1165. H = formatNumber(localTime.getHours(), 2)
  1166. l = (H + 11) % 12 + 1
  1167. if (l < 10) {
  1168. l = ' ' + l
  1169. }
  1170. P = H >= 12 ? 'pm' : 'am'
  1171. return m + '/' + d + '/' + yfull + ' ' + l + ':' + M + ' ' + P
  1172. }
  1173. var message = "<div>#{user.firstname} #{user.lastname}</div>"
  1174. var result = '<div>Bob Smith</div>'
  1175. var data = {
  1176. user: {
  1177. firstname: 'Bob',
  1178. lastname: 'Smith',
  1179. },
  1180. }
  1181. var verify = App.Utils.replaceTags(message, data)
  1182. assert.equal(verify, result)
  1183. message = "<div>#{user.firstname} #{user.lastname}</div>"
  1184. result = '<div>Bob Smith</div>'
  1185. data = {
  1186. user: {
  1187. firstname: function() { return 'Bob' },
  1188. lastname: function() { return 'Smith' },
  1189. },
  1190. }
  1191. verify = App.Utils.replaceTags(message, data)
  1192. assert.equal(verify, result)
  1193. message = "<div>#{user.firstname} #{user.lastname}</div>"
  1194. result = '<div>Bob -</div>'
  1195. data = {
  1196. user: {
  1197. firstname: 'Bob',
  1198. },
  1199. }
  1200. verify = App.Utils.replaceTags(message, data)
  1201. assert.equal(verify, result)
  1202. message = "<div>#{user.firstname} #{user.lastname}</div>"
  1203. result = '<div>Bob 0</div>'
  1204. data = {
  1205. user: {
  1206. firstname: 'Bob',
  1207. lastname: 0,
  1208. },
  1209. }
  1210. verify = App.Utils.replaceTags(message, data)
  1211. assert.equal(verify, result)
  1212. message = "<div>#{user.firstname} #{user.lastname}</div>"
  1213. result = '<div>Bob -</div>'
  1214. data = {
  1215. user: {
  1216. firstname: 'Bob',
  1217. lastname: '',
  1218. },
  1219. }
  1220. verify = App.Utils.replaceTags(message, data)
  1221. assert.equal(verify, result)
  1222. message = "<div>#{user.firstname} #{user.not.existing.test}</div>"
  1223. result = '<div>Bob -</div>'
  1224. data = {
  1225. user: {
  1226. firstname: 'Bob',
  1227. },
  1228. }
  1229. verify = App.Utils.replaceTags(message, data)
  1230. assert.equal(verify, result)
  1231. message = "<div>#{user.firstname} #{not.existing.test}</div>"
  1232. result = '<div>Bob -</div>'
  1233. data = {
  1234. user: {
  1235. firstname: 'Bob',
  1236. },
  1237. }
  1238. verify = App.Utils.replaceTags(message, data)
  1239. assert.equal(verify, result)
  1240. message = "<div>#{user.firstname} #{not.existing.test}</div>"
  1241. result = '<div>Bob -</div>'
  1242. data = {
  1243. user: {
  1244. firstname: 'Bob',
  1245. not: null,
  1246. },
  1247. }
  1248. verify = App.Utils.replaceTags(message, data)
  1249. assert.equal(verify, result)
  1250. message = "<div>#{user.firstname} #{not.existing.test}</div>"
  1251. result = '<div>Bob -</div>'
  1252. data = {
  1253. user: {
  1254. firstname: 'Bob',
  1255. not: {},
  1256. },
  1257. }
  1258. verify = App.Utils.replaceTags(message, data)
  1259. assert.equal(verify, result)
  1260. message = "<div>#{user.firstname} #{<a href=\"/test\">user.lastname</a>}</div>"
  1261. result = '<div>Bob Smith</div>'
  1262. data = {
  1263. user: {
  1264. firstname: 'Bob',
  1265. lastname: 'Smith',
  1266. },
  1267. }
  1268. verify = App.Utils.replaceTags(message, data)
  1269. assert.equal(verify, result)
  1270. message = "<div>issue #4973 #{user,firstname}</div>"
  1271. result = '<div>issue #4973 -</div>'
  1272. data = {
  1273. user: {
  1274. firstname: 'Bob',
  1275. lastname: 'Smith',
  1276. },
  1277. }
  1278. verify = App.Utils.replaceTags(message, data)
  1279. assert.equal(verify, result)
  1280. user = new App.User({
  1281. firstname: 'Bob',
  1282. lastname: 'Smith Good',
  1283. created_at: '2018-10-31T10:00:00Z',
  1284. })
  1285. message = "<div>#{user.firstname} #{user.created_at}</div>"
  1286. result = '<div>Bob ' + formatTimestamp('2018-10-31T10:00:00Z') + '</div>'
  1287. data = {
  1288. user: user
  1289. }
  1290. verify = App.Utils.replaceTags(message, data)
  1291. assert.equal(verify, result)
  1292. message = "<div>#{user.firstname} #{user.created_at.date}</div>"
  1293. result = '<div>Bob -</div>'
  1294. data = {
  1295. user: user
  1296. }
  1297. verify = App.Utils.replaceTags(message, data)
  1298. assert.equal(verify, result)
  1299. message = "<div>#{user.firstname} #{user.created.date}</div>"
  1300. result = '<div>Bob -</div>'
  1301. data = {
  1302. user: user
  1303. }
  1304. verify = App.Utils.replaceTags(message, data)
  1305. assert.equal(verify, result)
  1306. message = "<a href=\"https://example.co/q=#{user.lastname}\">some text</a>"
  1307. result = '<a href=\"https://example.co/q=Smith%20Good\">some text</a>'
  1308. data = {
  1309. user: user
  1310. }
  1311. verify = App.Utils.replaceTags(message, data, true)
  1312. assert.equal(verify, result)
  1313. var attribute_external_source = {
  1314. name: 'external_data_source', display: 'external_data_source', tag: 'autocompletion_ajax_external_data_source', null: true
  1315. };
  1316. App.Ticket.configure_attributes.push(attribute_external_source)
  1317. data = {
  1318. ticket: {
  1319. external_data_source: {
  1320. value: 1234,
  1321. label: 'Example Label'
  1322. }
  1323. }
  1324. }
  1325. message = "<a href=\"https://example.co/product/#{ticket.external_data_source}\">some text</a>"
  1326. result = '<a href=\"https://example.co/product/1234">some text</a>'
  1327. verify = App.Utils.replaceTags(message, data, true)
  1328. assert.equal(verify, result)
  1329. message = "<a href=\"https://example.co/product/#{ticket.external_data_source.value}\">some text</a>"
  1330. result = '<a href=\"https://example.co/product/Example%20Label">some text</a>'
  1331. verify = App.Utils.replaceTags(message, data, true)
  1332. assert.equal(verify, result)
  1333. data = { ticket: {} }
  1334. message = "Test: #{ticket.external_data_source}"
  1335. result = 'Test: -'
  1336. verify = App.Utils.replaceTags(message, data)
  1337. assert.equal(verify, result)
  1338. data = { ticket: {} }
  1339. message = "Test: #{ticket.external_data_source.value}"
  1340. result = 'Test: -'
  1341. verify = App.Utils.replaceTags(message, data)
  1342. assert.equal(verify, result)
  1343. var attribute_select = {
  1344. name: 'select', display: 'select', tag: 'select', null: true, nulloption: true, options: { a: 'Value A', b: 'Value B' }, value: null, historical_options: { a: 'Value A', b: 'Value B', c: 'Value C' }
  1345. }
  1346. App.Ticket.configure_attributes.push(attribute_select)
  1347. data = {
  1348. ticket: {
  1349. select: 'b',
  1350. }
  1351. }
  1352. message = "Test: #{ticket.select}"
  1353. result = 'Test: b'
  1354. verify = App.Utils.replaceTags(message, data)
  1355. assert.equal(verify, result)
  1356. message = "Test: #{ticket.select.value}"
  1357. result = 'Test: Value B'
  1358. verify = App.Utils.replaceTags(message, data)
  1359. assert.equal(verify, result)
  1360. data = { ticket: {} }
  1361. message = "Test: #{ticket.select}"
  1362. result = 'Test: -'
  1363. verify = App.Utils.replaceTags(message, data)
  1364. assert.equal(verify, result)
  1365. data = { ticket: {} }
  1366. message = "Test: #{ticket.select.value}"
  1367. result = 'Test: -'
  1368. verify = App.Utils.replaceTags(message, data)
  1369. assert.equal(verify, result)
  1370. var attribute_multiselect = {
  1371. name: 'multiselect', display: 'multiselect', tag: 'multiselect', null: true, nulloption: true, options: { a: 'Value A', b: 'Value B', c: 'Value C' }, value: null, historical_options: { a: 'Value A', b: 'Value B', c: 'Value C' }
  1372. }
  1373. App.Ticket.configure_attributes.push(attribute_multiselect)
  1374. data = {
  1375. ticket: {
  1376. multiselect: ['a', 'b'],
  1377. }
  1378. }
  1379. message = "Test: #{ticket.multiselect}"
  1380. result = 'Test: a, b'
  1381. verify = App.Utils.replaceTags(message, data)
  1382. assert.equal(verify, result)
  1383. message = "Test: #{ticket.multiselect.value}"
  1384. result = 'Test: Value A, Value B'
  1385. verify = App.Utils.replaceTags(message, data)
  1386. assert.equal(verify, result)
  1387. data = { ticket: {} }
  1388. message = "Test: #{ticket.multiselect}"
  1389. result = 'Test: -'
  1390. verify = App.Utils.replaceTags(message, data)
  1391. assert.equal(verify, result)
  1392. data = { ticket: {} }
  1393. message = "Test: #{ticket.multiselect.value}"
  1394. result = 'Test: -'
  1395. verify = App.Utils.replaceTags(message, data)
  1396. assert.equal(verify, result)
  1397. message = "<div>#{user.avatar(100, 100)}</div>"
  1398. result = '<div></div>'
  1399. data = {
  1400. user: user
  1401. }
  1402. verify = App.Utils.replaceTags(message, data)
  1403. assert.equal(verify, result)
  1404. user = new App.User({
  1405. firstname: 'Bob',
  1406. lastname: 'Smith Good',
  1407. created_at: '2018-10-31T10:00:00Z',
  1408. image: '808d0f10f81c8b1117608cb22a73076e'
  1409. })
  1410. message = "<div>#{user.avatar(100, 100)}</div>"
  1411. result = '<div><img src="api/v1/users/image/' + user.image + '" width="100" height="100" data-user-avatar="true" /></div>'
  1412. data = {
  1413. user: user
  1414. }
  1415. verify = App.Utils.replaceTags(message, data)
  1416. assert.equal(verify, result)
  1417. });
  1418. // check attibute validation
  1419. QUnit.test("check attibute validation", assert => {
  1420. var string = '123'
  1421. var result = '123'
  1422. var verify = App.Utils.htmlAttributeCleanup(string)
  1423. assert.equal(verify, result, string)
  1424. string = '123!'
  1425. result = '123'
  1426. verify = App.Utils.htmlAttributeCleanup(string)
  1427. assert.equal(verify, result, string)
  1428. string = '12 3!'
  1429. result = '123'
  1430. verify = App.Utils.htmlAttributeCleanup(string)
  1431. assert.equal(verify, result, string)
  1432. string = '12-3!'
  1433. result = '12-3'
  1434. verify = App.Utils.htmlAttributeCleanup(string)
  1435. assert.equal(verify, result, string)
  1436. string = '12_3!'
  1437. result = '12_3'
  1438. verify = App.Utils.htmlAttributeCleanup(string)
  1439. assert.equal(verify, result, string)
  1440. string = '^12_3!'
  1441. result = '12_3'
  1442. verify = App.Utils.htmlAttributeCleanup(string)
  1443. assert.equal(verify, result, string)
  1444. string = '^1\n 2_3!'
  1445. result = '12_3'
  1446. verify = App.Utils.htmlAttributeCleanup(string)
  1447. assert.equal(verify, result, string)
  1448. string = 'abc?'
  1449. result = 'abc'
  1450. verify = App.Utils.htmlAttributeCleanup(string)
  1451. assert.equal(verify, result, string)
  1452. string = 'abc."'
  1453. result = 'abc'
  1454. verify = App.Utils.htmlAttributeCleanup(string)
  1455. assert.equal(verify, result, string)
  1456. string = '#abc!^'
  1457. result = 'abc'
  1458. verify = App.Utils.htmlAttributeCleanup(string)
  1459. assert.equal(verify, result, string)
  1460. string = 'abc()=$'
  1461. result = 'abc'
  1462. verify = App.Utils.htmlAttributeCleanup(string)
  1463. assert.equal(verify, result, string)
  1464. string = "abc()=$\n123\rß"
  1465. result = 'abc123'
  1466. verify = App.Utils.htmlAttributeCleanup(string)
  1467. assert.equal(verify, result, string)
  1468. });
  1469. // check form diff
  1470. QUnit.test("check form diff", assert => {
  1471. var dataNow = {
  1472. owner_id: 1,
  1473. pending_date: '2015-01-28T09:39:00Z',
  1474. }
  1475. var dataLast = {
  1476. owner_id: '',
  1477. pending_date: '2015-01-28T09:39:00Z',
  1478. }
  1479. var diff = {}
  1480. var result = App.Utils.formDiff(dataNow, dataLast)
  1481. assert.deepEqual(result, diff, 'check form diff')
  1482. dataNow = {
  1483. owner_id: '1',
  1484. pending_date: '2015-01-28T09:39:00Z',
  1485. }
  1486. dataLast = {
  1487. owner_id: '',
  1488. pending_date: '2015-01-28T09:39:00Z',
  1489. }
  1490. diff = {}
  1491. result = App.Utils.formDiff(dataNow, dataLast)
  1492. assert.deepEqual(result, diff, 'check form diff')
  1493. dataNow = {
  1494. pending_date: '2015-01-28T09:39:00Z',
  1495. }
  1496. dataLast = {
  1497. owner_id: 1,
  1498. pending_date: '2015-01-28T09:39:00Z',
  1499. }
  1500. diff = {}
  1501. result = App.Utils.formDiff(dataNow, dataLast)
  1502. assert.deepEqual(result, diff, 'check form diff')
  1503. dataNow = {
  1504. owner_id: '',
  1505. pending_date: '2015-01-28T09:39:00Z',
  1506. }
  1507. dataLast = {
  1508. pending_date: '2015-01-28T09:39:00Z',
  1509. }
  1510. diff = {
  1511. }
  1512. result = App.Utils.formDiff(dataNow, dataLast)
  1513. assert.deepEqual(result, diff, 'check form diff')
  1514. dataNow = {
  1515. owner_id: '',
  1516. state_ids: [1,5,6,7],
  1517. }
  1518. dataLast = {}
  1519. diff = {
  1520. state_ids: ['1','5','6','7'],
  1521. }
  1522. result = App.Utils.formDiff(dataNow, dataLast)
  1523. assert.deepEqual(result, diff, 'check form diff')
  1524. dataNow = {
  1525. owner_id: 1,
  1526. state_ids: [1,5,7,6],
  1527. }
  1528. dataLast = {
  1529. owner_id: '',
  1530. state_ids: [1,5,6,7],
  1531. }
  1532. diff = {}
  1533. result = App.Utils.formDiff(dataNow, dataLast)
  1534. assert.deepEqual(result, diff, 'check form diff')
  1535. dataNow = {
  1536. owner_id: 1,
  1537. state_ids: [1,5,6,7],
  1538. }
  1539. dataLast = {
  1540. state_ids: ['1','5','7'],
  1541. }
  1542. diff = {
  1543. state_ids: ['6'],
  1544. }
  1545. result = App.Utils.formDiff(dataNow, dataLast)
  1546. assert.deepEqual(result, diff, 'check form diff')
  1547. dataNow = {
  1548. owner_id: '',
  1549. state_ids: [1,5,6,7],
  1550. }
  1551. dataLast = {
  1552. owner_id: 1,
  1553. state_ids: [1,5,6,7],
  1554. }
  1555. diff = {}
  1556. result = App.Utils.formDiff(dataNow, dataLast)
  1557. assert.deepEqual(result, diff, 'check form diff')
  1558. dataNow = {
  1559. owner_id: '',
  1560. state_ids: [1,5,6,7],
  1561. }
  1562. dataLast = {
  1563. owner_id: 5,
  1564. state_ids: [1,5,6,7],
  1565. }
  1566. diff = {
  1567. owner_id: ''
  1568. }
  1569. result = App.Utils.formDiff(dataNow, dataLast)
  1570. assert.deepEqual(result, diff, 'check form diff')
  1571. dataNow = {
  1572. state_id: 4,
  1573. pending_time: '2015-01-28T11:34:00Z'
  1574. }
  1575. dataLast = {
  1576. state_id: 5,
  1577. pending_time: undefined
  1578. }
  1579. diff = {
  1580. state_id: '4',
  1581. pending_time: '2015-01-28T11:34:00Z'
  1582. }
  1583. result = App.Utils.formDiff(dataNow, dataLast)
  1584. assert.deepEqual(result, diff, 'check form diff')
  1585. dataNow = {
  1586. pending_time: undefined
  1587. }
  1588. dataLast = {
  1589. pending_time: null
  1590. }
  1591. diff = {}
  1592. result = App.Utils.formDiff(dataNow, dataLast)
  1593. assert.deepEqual(result, diff, 'check form diff')
  1594. dataNow = {
  1595. ticket: {
  1596. pending_time: undefined,
  1597. },
  1598. }
  1599. dataLast = {
  1600. ticket: {
  1601. pending_time: null,
  1602. },
  1603. }
  1604. diff = {}
  1605. result = App.Utils.formDiff(dataNow, dataLast)
  1606. assert.deepEqual(result, diff, 'check form diff')
  1607. dataNow = {
  1608. test: '123',
  1609. ticket: {
  1610. pending_time: undefined,
  1611. },
  1612. }
  1613. dataLast = {
  1614. test: '123',
  1615. ticket: {
  1616. pending_time: null,
  1617. },
  1618. }
  1619. diff = {}
  1620. result = App.Utils.formDiff(dataNow, dataLast)
  1621. assert.deepEqual(result, diff, 'check form diff')
  1622. dataNow = {
  1623. test: '123',
  1624. }
  1625. dataLast = {}
  1626. diff = {
  1627. test: '123',
  1628. }
  1629. result = App.Utils.formDiff(dataNow, dataLast)
  1630. assert.deepEqual(result, diff, 'check form diff')
  1631. dataNow = {
  1632. test: '123',
  1633. }
  1634. dataLast = {
  1635. test: [1,2,3,4]
  1636. }
  1637. diff = {
  1638. test: '123',
  1639. }
  1640. result = App.Utils.formDiff(dataNow, dataLast)
  1641. assert.deepEqual(result, diff, 'check form diff')
  1642. dataNow = {
  1643. test: '123',
  1644. }
  1645. dataLast = {
  1646. test: {
  1647. 1: 1,
  1648. 2: 2,
  1649. }
  1650. }
  1651. diff = {
  1652. test: '123',
  1653. }
  1654. result = App.Utils.formDiff(dataNow, dataLast)
  1655. assert.deepEqual(result, diff, 'check form diff')
  1656. dataNow = {
  1657. test: [1,2,3,'4']
  1658. }
  1659. dataLast = {
  1660. test: '123',
  1661. }
  1662. diff = {
  1663. test: ['1','2','3','4']
  1664. }
  1665. result = App.Utils.formDiff(dataNow, dataLast)
  1666. assert.deepEqual(result, diff, 'check form diff')
  1667. dataNow = {
  1668. test: {
  1669. 1: 1,
  1670. 2: 2,
  1671. }
  1672. }
  1673. dataLast = {
  1674. test: '123',
  1675. }
  1676. diff = {
  1677. test: {
  1678. 1: '1',
  1679. 2: '2',
  1680. }
  1681. }
  1682. result = App.Utils.formDiff(dataNow, dataLast)
  1683. assert.deepEqual(result, diff, 'check form diff')
  1684. // regression test for issue #2042 - incorrect notification when closing a tab after setting up an object
  1685. // A newly created attribute will have the empty string as its value, this should be ignored for formDiff comparison
  1686. dataNow = {
  1687. test: '',
  1688. }
  1689. dataLast = {}
  1690. diff = {}
  1691. result = App.Utils.formDiff(dataNow, dataLast)
  1692. assert.deepEqual(result, diff, 'check form diff for a newly created attribute that is blank')
  1693. dataNow = {
  1694. test: '',
  1695. }
  1696. dataLast = {
  1697. test: '123',
  1698. }
  1699. diff = {
  1700. test: '',
  1701. }
  1702. result = App.Utils.formDiff(dataNow, dataLast)
  1703. assert.deepEqual(result, diff, 'check form diff for setting a previously valid value to blank')
  1704. dataNow = {
  1705. test: '123',
  1706. ticket: {
  1707. pending_time: undefined,
  1708. },
  1709. }
  1710. dataLast = {
  1711. ticket: {
  1712. pending_time: null,
  1713. },
  1714. }
  1715. diff = {
  1716. test: '123',
  1717. }
  1718. result = App.Utils.formDiff(dataNow, dataLast)
  1719. assert.deepEqual(result, diff, 'check form diff')
  1720. dataNow = undefined
  1721. dataLast = undefined
  1722. diff = {}
  1723. result = App.Utils.formDiff(dataNow, dataLast)
  1724. assert.deepEqual(result, diff, 'check form diff')
  1725. dataNow = {}
  1726. dataLast = {"number":"10012","title":"some subject 123äöü","group_id":1,"owner_id":1,"customer_id":2,"state_id":3,"priority_id":2,"article":{"from":"Test Admin Agent","to":"","cc":"","body":"dasdad","content_type":"text/html","ticket_id":12,"type_id":9,"sender_id":1,"internal":false,"form_id":"523405147"},"updated_at":"2015-01-29T09:22:23.000Z","pending_time":"2015-01-28T22:22:00.000Z","id":12}
  1727. diff = {}
  1728. result = App.Utils.formDiff(dataNow, dataLast)
  1729. assert.deepEqual(result, diff, 'check form diff')
  1730. // do not compare content of data instances/objects
  1731. no = function test_object() {
  1732. this.a = function() { return 123; }
  1733. this.b = function() { return '1234'; }
  1734. this.c = function() { return [123]; }
  1735. this.d = [1,2,3];
  1736. this.e = 'abc';
  1737. }
  1738. no1 = new no()
  1739. no2 = new no()
  1740. no3 = new no()
  1741. dataNow = {
  1742. number:'10013',
  1743. Article: [no1],
  1744. }
  1745. dataLast = {
  1746. number: "10012",
  1747. title: "some subject 123äöü",
  1748. Article: [ no2, no3 ],
  1749. }
  1750. diff = {
  1751. number:'10013',
  1752. }
  1753. result = App.Utils.formDiff(dataNow, dataLast)
  1754. assert.deepEqual(result, diff, 'check form diff')
  1755. dataNow = {
  1756. number:'10013',
  1757. Article: [no1,2],
  1758. }
  1759. dataLast = {
  1760. number: "10012",
  1761. title: "some subject 123äöü",
  1762. Article: [ no2, no3 ],
  1763. }
  1764. diff = {
  1765. number:'10013',
  1766. Article: ['2'],
  1767. }
  1768. result = App.Utils.formDiff(dataNow, dataLast)
  1769. assert.deepEqual(result, diff, 'check form diff')
  1770. dataNow = {
  1771. array: [1,2]
  1772. }
  1773. dataLast = {
  1774. array: [2, 3]
  1775. }
  1776. diff = {
  1777. array: ['1', '3']
  1778. }
  1779. result = App.Utils.formDiff(dataNow, dataLast)
  1780. assert.deepEqual(result, diff, 'check form diff in arrays both ways')
  1781. });
  1782. // check decimal format
  1783. QUnit.test("check decimal format", assert => {
  1784. var string = '123'
  1785. var result = '123.00'
  1786. var verify = App.Utils.decimal(string)
  1787. assert.equal(verify, result, string)
  1788. string = '0.6'
  1789. result = '0.60'
  1790. verify = App.Utils.decimal(string)
  1791. assert.equal(verify, result, string)
  1792. string = '6'
  1793. result = '6.00'
  1794. verify = App.Utils.decimal(string)
  1795. assert.equal(verify, result, string)
  1796. string = 6.5
  1797. result = '6.50'
  1798. verify = App.Utils.decimal(string)
  1799. assert.equal(verify, result, string)
  1800. string = '111111.6'
  1801. result = '111111.60'
  1802. verify = App.Utils.decimal(string)
  1803. assert.equal(verify, result, string)
  1804. string = '111111.622'
  1805. result = '111111.62'
  1806. verify = App.Utils.decimal(string)
  1807. assert.equal(verify, result, string)
  1808. string = 'abc.6'
  1809. result = 'abc.6'
  1810. verify = App.Utils.decimal(string)
  1811. assert.equal(verify, result, string)
  1812. string = ''
  1813. result = ''
  1814. verify = App.Utils.decimal(string)
  1815. assert.equal(verify, result, string)
  1816. string = undefined
  1817. result = ''
  1818. verify = App.Utils.decimal(string)
  1819. assert.equal(verify, result, string)
  1820. string = null
  1821. result = ''
  1822. verify = App.Utils.decimal(string)
  1823. assert.equal(verify, result, string)
  1824. });
  1825. // check formatTime format
  1826. QUnit.test("check formatTime format", assert => {
  1827. var string = '123'
  1828. var result = '123'
  1829. var verify = App.Utils.formatTime(string, 0)
  1830. assert.equal(verify, result, string)
  1831. string = '6'
  1832. result = '06'
  1833. verify = App.Utils.formatTime(string, 2)
  1834. assert.equal(verify, result, string)
  1835. string = ''
  1836. result = '00'
  1837. verify = App.Utils.formatTime(string, 2)
  1838. assert.equal(verify, result, string)
  1839. string = undefined
  1840. result = ''
  1841. verify = App.Utils.formatTime(string, 2)
  1842. assert.equal(verify, result, string)
  1843. string = null
  1844. result = ''
  1845. verify = App.Utils.formatTime(string, 2)
  1846. assert.equal(verify, result, string)
  1847. });
  1848. // check diffPosition
  1849. QUnit.test("check diffPosition format", assert => {
  1850. var a = [1,2,3,4]
  1851. var b = [1,2,3,4,5]
  1852. var result = [
  1853. {
  1854. position: 4,
  1855. id: 5,
  1856. },
  1857. ]
  1858. var verify = App.Utils.diffPositionAdd(a, b)
  1859. assert.deepEqual(verify, result)
  1860. a = [2,3,4]
  1861. b = [1,2,3,4]
  1862. result = [
  1863. {
  1864. position: 0,
  1865. id: 1,
  1866. },
  1867. ]
  1868. verify = App.Utils.diffPositionAdd(a, b)
  1869. assert.deepEqual(verify, result)
  1870. a = [2,3,4]
  1871. b = [1,2,3,4,5]
  1872. result = [
  1873. {
  1874. position: 0,
  1875. id: 1,
  1876. },
  1877. {
  1878. position: 4,
  1879. id: 5,
  1880. },
  1881. ]
  1882. verify = App.Utils.diffPositionAdd(a, b)
  1883. assert.deepEqual(verify, result)
  1884. a = [2,3,4]
  1885. b = [1,99,12,2,3,4,5]
  1886. result = [
  1887. {
  1888. position: 0,
  1889. id: 1,
  1890. },
  1891. {
  1892. position: 1,
  1893. id: 99,
  1894. },
  1895. {
  1896. position: 2,
  1897. id: 12,
  1898. },
  1899. {
  1900. position: 6,
  1901. id: 5,
  1902. },
  1903. ]
  1904. verify = App.Utils.diffPositionAdd(a, b)
  1905. assert.deepEqual(verify, result)
  1906. a = [4,3,1]
  1907. b = [1,2,3,4,5]
  1908. result = false
  1909. verify = App.Utils.diffPositionAdd(a, b)
  1910. assert.deepEqual(verify, result)
  1911. a = ['Ticket-347', 'TicketCreateScreen-2217']
  1912. b = ['Ticket-347', 'TicketCreateScreen-2217', 'TicketCreateScreen-71517']
  1913. result = [
  1914. {
  1915. position: 2,
  1916. id: 'TicketCreateScreen-71517',
  1917. },
  1918. ]
  1919. verify = App.Utils.diffPositionAdd(a, b)
  1920. assert.deepEqual(verify, result)
  1921. });
  1922. // check textLengthWithUrl format
  1923. QUnit.test("check textLengthWithUrl format", assert => {
  1924. var string = '123'
  1925. var result = 3
  1926. var verify = App.Utils.textLengthWithUrl(string)
  1927. assert.equal(verify, result)
  1928. string = '123 http is not here'
  1929. result = 20
  1930. verify = App.Utils.textLengthWithUrl(string)
  1931. assert.equal(verify, result)
  1932. string = '123 http://host is not here'
  1933. result = 39
  1934. verify = App.Utils.textLengthWithUrl(string)
  1935. assert.equal(verify, result)
  1936. string = '123 http://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX is not here'
  1937. result = 39
  1938. verify = App.Utils.textLengthWithUrl(string)
  1939. assert.equal(verify, result)
  1940. string = 'http://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
  1941. result = 23
  1942. verify = App.Utils.textLengthWithUrl(string)
  1943. assert.equal(verify, result)
  1944. string = 'http://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX, some other text'
  1945. result = 23 + 17
  1946. verify = App.Utils.textLengthWithUrl(string)
  1947. assert.equal(verify, result)
  1948. string = 'some other text,http://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
  1949. result = 23 + 16
  1950. verify = App.Utils.textLengthWithUrl(string)
  1951. assert.equal(verify, result)
  1952. string = 'some other text, http://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX?abc=123;aaa=ab+c usw'
  1953. result = 23 + 21
  1954. verify = App.Utils.textLengthWithUrl(string)
  1955. assert.equal(verify, result)
  1956. });
  1957. // check getRecipientArticle format
  1958. QUnit.test('check getRecipientArticle format', assert => {
  1959. var customer = {
  1960. login: 'login',
  1961. firstname: 'firstname',
  1962. lastname: 'lastname',
  1963. email: 'customer@example.com',
  1964. }
  1965. var ticket = {
  1966. customer: customer,
  1967. }
  1968. var article = {
  1969. type: {
  1970. name: 'phone',
  1971. },
  1972. sender: {
  1973. name: 'Customer',
  1974. },
  1975. from: customer.email,
  1976. to: 'some group',
  1977. message_id: 'message_id1',
  1978. created_by: {
  1979. login: 'login',
  1980. firstname: 'firstname',
  1981. lastname: 'lastname',
  1982. email: 'article_created_by@example.com',
  1983. },
  1984. }
  1985. var result = {
  1986. to: 'customer@example.com',
  1987. cc: '',
  1988. body: '',
  1989. in_reply_to: 'message_id1',
  1990. }
  1991. var verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  1992. assert.deepEqual(verify, result)
  1993. customer = {
  1994. login: 'login',
  1995. firstname: 'firstname',
  1996. lastname: 'lastname',
  1997. email: 'customer@example.com',
  1998. }
  1999. ticket = {
  2000. customer: customer,
  2001. }
  2002. article = {
  2003. type: {
  2004. name: 'phone',
  2005. },
  2006. sender: {
  2007. name: 'Customer',
  2008. },
  2009. from: customer.email,
  2010. message_id: 'message_id2',
  2011. created_by: {
  2012. login: 'login',
  2013. firstname: 'firstname',
  2014. lastname: 'lastname',
  2015. email: 'article_created_by@example.com',
  2016. },
  2017. }
  2018. result = {
  2019. to: customer.email,
  2020. cc: '',
  2021. body: '',
  2022. in_reply_to: 'message_id2',
  2023. }
  2024. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2025. assert.deepEqual(verify, result)
  2026. customer = {
  2027. login: 'login',
  2028. firstname: 'firstname',
  2029. lastname: 'lastname',
  2030. email: 'customer@example.com',
  2031. }
  2032. ticket = {
  2033. customer: customer,
  2034. }
  2035. article = {
  2036. message_id: 'message_id3',
  2037. type: {
  2038. name: 'phone',
  2039. },
  2040. sender: {
  2041. name: 'Agent',
  2042. },
  2043. from: 'article_created_by@example.com',
  2044. created_by: {
  2045. login: 'login',
  2046. firstname: 'firstname',
  2047. lastname: 'lastname',
  2048. email: 'article_created_by@example.com',
  2049. },
  2050. }
  2051. result = {
  2052. to: 'customer@example.com',
  2053. cc: '',
  2054. body: '',
  2055. in_reply_to: 'message_id3',
  2056. }
  2057. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2058. assert.deepEqual(verify, result)
  2059. customer = {
  2060. login: 'login',
  2061. firstname: 'firstname',
  2062. lastname: 'lastname',
  2063. email: 'customer@example.com',
  2064. }
  2065. ticket = {
  2066. customer: customer,
  2067. }
  2068. article = {
  2069. message_id: 'message_id4',
  2070. created_by: customer,
  2071. type: {
  2072. name: 'web',
  2073. },
  2074. sender: {
  2075. name: 'Customer',
  2076. },
  2077. from: customer.email,
  2078. to: 'some group',
  2079. created_by: {
  2080. login: 'login',
  2081. firstname: 'firstname',
  2082. lastname: 'lastname',
  2083. email: 'article_created_by@example.com',
  2084. },
  2085. }
  2086. result = {
  2087. to: 'customer@example.com',
  2088. cc: '',
  2089. body: '',
  2090. in_reply_to: 'message_id4',
  2091. }
  2092. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2093. assert.deepEqual(verify, result)
  2094. customer = {
  2095. login: 'login',
  2096. firstname: 'firstname',
  2097. lastname: 'lastname',
  2098. email: 'customer@example.com',
  2099. }
  2100. ticket = {
  2101. customer: customer,
  2102. }
  2103. article = {
  2104. message_id: 'message_id5',
  2105. type: {
  2106. name: 'web',
  2107. },
  2108. sender: {
  2109. name: 'Customer',
  2110. },
  2111. from: customer.email,
  2112. created_by: {
  2113. login: 'login',
  2114. firstname: 'firstname',
  2115. lastname: 'lastname',
  2116. email: 'article_created_by@example.com',
  2117. }
  2118. }
  2119. result = {
  2120. to: 'customer@example.com',
  2121. cc: '',
  2122. body: '',
  2123. in_reply_to: 'message_id5',
  2124. }
  2125. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2126. assert.deepEqual(verify, result)
  2127. customer = {
  2128. login: 'login',
  2129. firstname: 'firstname',
  2130. lastname: 'lastname',
  2131. email: 'customer@example.com',
  2132. }
  2133. ticket = {
  2134. customer: customer,
  2135. }
  2136. article = {
  2137. message_id: 'message_id6',
  2138. type: {
  2139. name: 'email',
  2140. },
  2141. sender: {
  2142. name: 'Customer',
  2143. },
  2144. from: customer.email,
  2145. to: 'some group',
  2146. created_by: {
  2147. login: 'login',
  2148. firstname: 'firstname',
  2149. lastname: 'lastname',
  2150. email: 'article_created_by@example.com',
  2151. }
  2152. }
  2153. result = {
  2154. to: 'customer@example.com',
  2155. cc: '',
  2156. body: '',
  2157. in_reply_to: 'message_id6',
  2158. }
  2159. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2160. assert.deepEqual(verify, result)
  2161. customer = {
  2162. login: 'login',
  2163. firstname: 'firstname',
  2164. lastname: 'lastname',
  2165. email: 'customer@example.com',
  2166. }
  2167. ticket = {
  2168. customer: customer,
  2169. }
  2170. article = {
  2171. message_id: 'message_id7',
  2172. type: {
  2173. name: 'email',
  2174. },
  2175. sender: {
  2176. name: 'Customer',
  2177. },
  2178. from: 'some other invalid part, ' + customer.email,
  2179. to: 'some group',
  2180. created_by: {
  2181. login: 'login',
  2182. firstname: 'firstname',
  2183. lastname: 'lastname',
  2184. email: 'article_created_by@example.com',
  2185. }
  2186. }
  2187. result = {
  2188. to: 'customer@example.com',
  2189. cc: '',
  2190. body: '',
  2191. in_reply_to: 'message_id7',
  2192. }
  2193. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2194. assert.deepEqual(verify, result)
  2195. customer = {
  2196. login: 'login',
  2197. firstname: 'firstname',
  2198. lastname: 'lastname',
  2199. email: 'customer@example.com',
  2200. }
  2201. ticket = {
  2202. customer: customer,
  2203. }
  2204. article = {
  2205. message_id: 'message_id7.1',
  2206. type: {
  2207. name: 'email',
  2208. },
  2209. sender: {
  2210. name: 'Customer',
  2211. },
  2212. from: 'some other invalid part, Some Realname ' + customer.email,
  2213. to: 'some group',
  2214. created_by: {
  2215. login: 'login',
  2216. firstname: 'firstname',
  2217. lastname: 'lastname',
  2218. email: 'article_created_by@example.com',
  2219. }
  2220. }
  2221. result = {
  2222. to: 'customer@example.com',
  2223. cc: '',
  2224. body: '',
  2225. in_reply_to: 'message_id7.1',
  2226. }
  2227. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2228. console.log(verify)
  2229. assert.deepEqual(verify, result)
  2230. customer = {
  2231. login: 'login',
  2232. firstname: 'firstname',
  2233. lastname: 'lastname',
  2234. email: 'customer@example.com',
  2235. }
  2236. ticket = {
  2237. customer: customer,
  2238. }
  2239. article = {
  2240. message_id: 'message_id7.2',
  2241. type: {
  2242. name: 'email',
  2243. },
  2244. sender: {
  2245. name: 'Customer',
  2246. },
  2247. from: 'some other invalid part, Some Realname ' + customer.email + ' , abc',
  2248. to: 'some group',
  2249. created_by: {
  2250. login: 'login',
  2251. firstname: 'firstname',
  2252. lastname: 'lastname',
  2253. email: 'article_created_by@example.com',
  2254. }
  2255. }
  2256. result = {
  2257. to: 'customer@example.com',
  2258. cc: '',
  2259. body: '',
  2260. in_reply_to: 'message_id7.2',
  2261. }
  2262. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2263. console.log(verify)
  2264. assert.deepEqual(verify, result)
  2265. customer = {
  2266. login: 'login',
  2267. firstname: 'firstname',
  2268. lastname: 'lastname',
  2269. email: 'customer@example.com',
  2270. }
  2271. agent = {
  2272. login: 'login',
  2273. firstname: 'firstname',
  2274. lastname: 'lastname',
  2275. email: 'agent@example.com',
  2276. }
  2277. ticket = {
  2278. customer: customer,
  2279. }
  2280. article = {
  2281. message_id: 'message_id8',
  2282. created_by: agent,
  2283. type: {
  2284. name: 'email',
  2285. },
  2286. sender: {
  2287. name: 'Agent',
  2288. },
  2289. from: 'customer2@example.com',
  2290. to: 'customer@example.com',
  2291. }
  2292. result = {
  2293. to: 'customer2@example.com',
  2294. cc: '',
  2295. body: '',
  2296. in_reply_to: 'message_id8',
  2297. }
  2298. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2299. assert.deepEqual(verify, result)
  2300. customer = {
  2301. login: 'login',
  2302. firstname: 'firstname',
  2303. lastname: 'lastname',
  2304. email: 'customer@example.com',
  2305. }
  2306. agent = {
  2307. login: 'login',
  2308. firstname: 'firstname',
  2309. lastname: 'lastname',
  2310. email: 'agent@example.com',
  2311. }
  2312. ticket = {
  2313. customer: customer,
  2314. }
  2315. article = {
  2316. message_id: 'message_id9',
  2317. created_by: agent,
  2318. type: {
  2319. name: 'email',
  2320. },
  2321. sender: {
  2322. name: 'Agent',
  2323. },
  2324. from: 'agent@example.com',
  2325. to: 'customer@example.com',
  2326. }
  2327. result = {
  2328. to: 'customer@example.com',
  2329. cc: '',
  2330. body: '',
  2331. in_reply_to: 'message_id9',
  2332. }
  2333. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2334. assert.deepEqual(verify, result)
  2335. customer = {
  2336. login: 'login',
  2337. firstname: 'firstname',
  2338. lastname: 'lastname',
  2339. email: 'customer@example.com',
  2340. }
  2341. agent = {
  2342. login: 'login',
  2343. firstname: 'firstname',
  2344. lastname: 'lastname',
  2345. email: 'agent@example.com',
  2346. }
  2347. ticket = {
  2348. customer: customer,
  2349. }
  2350. article = {
  2351. message_id: 'message_id10',
  2352. created_by: agent,
  2353. type: {
  2354. name: 'email',
  2355. },
  2356. sender: {
  2357. name: 'Agent',
  2358. },
  2359. from: 'Agent@Example.com',
  2360. to: 'customer@example.com',
  2361. cc: 'zammad@example.com',
  2362. }
  2363. result = {
  2364. to: 'customer@example.com',
  2365. cc: '',
  2366. body: '',
  2367. in_reply_to: 'message_id10',
  2368. }
  2369. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2370. assert.deepEqual(verify, result)
  2371. customer = {
  2372. login: 'login',
  2373. firstname: 'firstname',
  2374. lastname: 'lastname',
  2375. email: 'customer@example.com',
  2376. }
  2377. agent = {
  2378. login: 'login',
  2379. firstname: 'firstname',
  2380. lastname: 'lastname',
  2381. email: 'agent@example.com',
  2382. }
  2383. ticket = {
  2384. customer: customer,
  2385. }
  2386. article = {
  2387. message_id: 'message_id11',
  2388. created_by: agent,
  2389. type: {
  2390. name: 'email',
  2391. },
  2392. sender: {
  2393. name: 'Agent',
  2394. },
  2395. from: 'Agent@Example.com',
  2396. to: 'customer@example.com, agent@example.com',
  2397. cc: 'zammad@example.com',
  2398. }
  2399. result = {
  2400. to: 'customer@example.com, agent@example.com',
  2401. cc: 'zammad@example.com',
  2402. body: '',
  2403. in_reply_to: 'message_id11',
  2404. }
  2405. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type, [], true)
  2406. assert.deepEqual(verify, result)
  2407. customer = {
  2408. login: 'login',
  2409. firstname: 'firstname',
  2410. lastname: 'lastname',
  2411. email: 'customer@example.com',
  2412. }
  2413. agent = {
  2414. login: 'login',
  2415. firstname: 'firstname',
  2416. lastname: 'lastname',
  2417. email: 'agent@example.com',
  2418. }
  2419. ticket = {
  2420. customer: customer,
  2421. }
  2422. article = {
  2423. message_id: 'message_id12',
  2424. created_by: agent,
  2425. type: {
  2426. name: 'email',
  2427. },
  2428. sender: {
  2429. name: 'Agent',
  2430. },
  2431. from: 'Agent@Example.com',
  2432. to: 'customeR@EXAMPLE.com, agent@example.com',
  2433. cc: 'zammad@example.com, customer@example.com',
  2434. }
  2435. result = {
  2436. to: 'customer@example.com, agent@example.com',
  2437. cc: 'zammad@example.com',
  2438. body: '',
  2439. in_reply_to: 'message_id12',
  2440. }
  2441. verify = App.Utils.getRecipientArticle(ticket, article, agent, article.type, [], true)
  2442. assert.deepEqual(verify, result)
  2443. customer = {
  2444. login: 'login',
  2445. firstname: 'firstname',
  2446. lastname: 'lastname',
  2447. email: 'customer@example.com',
  2448. }
  2449. agent = {
  2450. login: 'login',
  2451. firstname: 'firstname',
  2452. lastname: 'lastname',
  2453. email: 'agent@example.com',
  2454. }
  2455. ticket = {
  2456. customer: customer,
  2457. }
  2458. article = {
  2459. message_id: 'message_id13',
  2460. created_by: agent,
  2461. type: {
  2462. name: 'email',
  2463. },
  2464. sender: {
  2465. name: 'Agent',
  2466. },
  2467. from: 'Agent@Example.com',
  2468. to: 'customeR@EXAMPLE.com, agent@example.com, zammad2@EXAMPLE.com',
  2469. cc: 'zammad@example.com, customer2@example.com',
  2470. }
  2471. result = {
  2472. to: 'customer@example.com, agent@example.com',
  2473. cc: 'customer2@example.com',
  2474. body: '',
  2475. in_reply_to: 'message_id13',
  2476. }
  2477. email_addresses = [
  2478. {
  2479. email: 'zammad@example.com',
  2480. },
  2481. {
  2482. email: 'zammad2@example.com',
  2483. }
  2484. ]
  2485. verify = App.Utils.getRecipientArticle(ticket, article, agent, article.type, email_addresses, true)
  2486. assert.deepEqual(verify, result)
  2487. customer = {
  2488. login: 'login',
  2489. firstname: 'firstname',
  2490. lastname: 'lastname',
  2491. email: 'customer@example.com',
  2492. }
  2493. agent = {
  2494. login: 'login',
  2495. firstname: 'firstname',
  2496. lastname: 'lastname',
  2497. email: 'AGENT@example.com',
  2498. }
  2499. ticket = {
  2500. customer: customer,
  2501. }
  2502. article = {
  2503. message_id: 'message_id14',
  2504. created_by: agent,
  2505. type: {
  2506. name: 'email',
  2507. },
  2508. sender: {
  2509. name: 'Agent',
  2510. },
  2511. from: 'Agent@Example.com',
  2512. to: 'customeR@EXAMPLE.com, agent@example.com, zammad2@EXAMPLE.com',
  2513. cc: 'zammad@example.com, customer2@example.com',
  2514. }
  2515. result = {
  2516. to: 'customer@example.com, agent@example.com',
  2517. cc: 'customer2@example.com',
  2518. body: '',
  2519. in_reply_to: 'message_id14',
  2520. }
  2521. email_addresses = [
  2522. {
  2523. email: 'zammad@example.com',
  2524. },
  2525. {
  2526. email: 'zammad2@example.com',
  2527. }
  2528. ]
  2529. verify = App.Utils.getRecipientArticle(ticket, article, agent, article.type, email_addresses, true)
  2530. assert.deepEqual(verify, result)
  2531. customer = {
  2532. login: 'login',
  2533. firstname: 'firstname',
  2534. lastname: 'lastname',
  2535. email: 'zammad@example.com',
  2536. }
  2537. ticket = {
  2538. customer: customer,
  2539. }
  2540. article = {
  2541. message_id: 'message_id15',
  2542. created_by: customer,
  2543. type: {
  2544. name: 'email',
  2545. },
  2546. sender: {
  2547. name: 'Agent',
  2548. },
  2549. from: 'zammad@EXAMPLE.com',
  2550. to: 'customeR@EXAMPLE.com, agent@example.com, zammad2@EXAMPLE.com',
  2551. cc: 'zammad@example.com, customer2@example.com',
  2552. }
  2553. result = {
  2554. to: 'customer@example.com, agent@example.com',
  2555. cc: 'customer2@example.com',
  2556. body: '',
  2557. in_reply_to: 'message_id15',
  2558. }
  2559. email_addresses = [
  2560. {
  2561. email: 'zammad@example.com',
  2562. },
  2563. {
  2564. email: 'zammad2@example.com',
  2565. }
  2566. ]
  2567. verify = App.Utils.getRecipientArticle(ticket, article, agent, article.type, email_addresses, true)
  2568. assert.deepEqual(verify, result)
  2569. customer = {
  2570. login: 'login',
  2571. firstname: 'firstname',
  2572. lastname: 'lastname',
  2573. email: 'customer@example.com',
  2574. }
  2575. ticket = {
  2576. customer: customer,
  2577. }
  2578. article = {
  2579. message_id: 'message_id16',
  2580. created_by: customer,
  2581. type: {
  2582. name: 'email',
  2583. },
  2584. sender: {
  2585. name: 'Agent',
  2586. },
  2587. from: 'customer@example.com',
  2588. to: 'customer1@example.com, customer2@example.com, zammad@example.com',
  2589. cc: '',
  2590. }
  2591. result = {
  2592. to: 'customer1@example.com, customer2@example.com, customer@example.com',
  2593. cc: '',
  2594. body: '',
  2595. in_reply_to: 'message_id16',
  2596. }
  2597. email_addresses = [
  2598. {
  2599. email: 'zammad@example.com',
  2600. },
  2601. {
  2602. email: 'zammad2@example.com',
  2603. }
  2604. ]
  2605. verify = App.Utils.getRecipientArticle(ticket, article, agent, article.type, email_addresses, true)
  2606. assert.deepEqual(verify, result)
  2607. customer = {
  2608. login: 'login',
  2609. firstname: 'firstname',
  2610. lastname: 'lastname',
  2611. email: 'customer@example.com',
  2612. }
  2613. ticket = {
  2614. customer: customer,
  2615. }
  2616. article = {
  2617. message_id: 'message_id17',
  2618. created_by: customer,
  2619. type: {
  2620. name: 'email',
  2621. },
  2622. sender: {
  2623. name: 'Agent',
  2624. },
  2625. from: 'customer@example.com',
  2626. to: 'customer1@example.com, customer2@example.com, zammad@example.com, customer2+2@example.com',
  2627. cc: '',
  2628. }
  2629. result = {
  2630. to: 'customer1@example.com, customer2@example.com, customer2+2@example.com, customer@example.com',
  2631. cc: '',
  2632. body: '',
  2633. in_reply_to: 'message_id17',
  2634. }
  2635. email_addresses = [
  2636. {
  2637. email: 'zammad@example.com',
  2638. },
  2639. {
  2640. email: 'zammad2@example.com',
  2641. }
  2642. ]
  2643. verify = App.Utils.getRecipientArticle(ticket, article, agent, article.type, email_addresses, true)
  2644. assert.deepEqual(verify, result)
  2645. customer = {
  2646. login: 'login',
  2647. firstname: 'firstname',
  2648. lastname: 'lastname',
  2649. email: 'customer@example.com',
  2650. }
  2651. agent = {
  2652. login: 'login',
  2653. firstname: 'firstname',
  2654. lastname: 'lastname',
  2655. email: 'zammad@example.com',
  2656. }
  2657. ticket = {
  2658. customer: customer,
  2659. }
  2660. article = {
  2661. message_id: 'message_id18',
  2662. created_by: agent,
  2663. type: {
  2664. name: 'email',
  2665. },
  2666. sender: {
  2667. name: 'Agent',
  2668. },
  2669. from: 'zammad@example.com',
  2670. to: 'customer@example.com',
  2671. cc: '',
  2672. }
  2673. result = {
  2674. to: 'customer@example.com',
  2675. cc: '',
  2676. body: '',
  2677. in_reply_to: 'message_id18',
  2678. }
  2679. email_addresses = [
  2680. {
  2681. email: 'zammad@example.com',
  2682. },
  2683. {
  2684. email: 'zammad2@example.com',
  2685. }
  2686. ]
  2687. verify = App.Utils.getRecipientArticle(ticket, article, agent, article.type, email_addresses, true)
  2688. assert.deepEqual(verify, result)
  2689. customer = {
  2690. login: 'login',
  2691. firstname: 'firstname',
  2692. lastname: 'lastname',
  2693. email: 'customer@example.com',
  2694. }
  2695. agent = {
  2696. login: 'login',
  2697. firstname: 'firstname',
  2698. lastname: 'lastname',
  2699. email: 'zammad@example.com',
  2700. }
  2701. ticket = {
  2702. customer: customer,
  2703. }
  2704. article = {
  2705. message_id: 'message_id19',
  2706. created_by: agent,
  2707. type: {
  2708. name: 'email',
  2709. },
  2710. sender: {
  2711. name: 'Agent',
  2712. },
  2713. from: 'Sender <zammad@example.com>',
  2714. to: 'Customer <customer@example.com>',
  2715. cc: '',
  2716. }
  2717. result = {
  2718. to: 'customer@example.com',
  2719. cc: '',
  2720. body: '',
  2721. in_reply_to: 'message_id19',
  2722. }
  2723. email_addresses = [
  2724. {
  2725. email: 'zammad@example.com',
  2726. },
  2727. {
  2728. email: 'zammad2@example.com',
  2729. }
  2730. ]
  2731. verify = App.Utils.getRecipientArticle(ticket, article, agent, article.type, email_addresses, false)
  2732. assert.deepEqual(verify, result)
  2733. agent = {
  2734. login: 'login',
  2735. firstname: 'firstname',
  2736. lastname: 'lastname',
  2737. email: 'agent@example.com',
  2738. }
  2739. ticket = {
  2740. customer: agent,
  2741. }
  2742. article = {
  2743. message_id: 'message_id20',
  2744. created_by: agent,
  2745. type: {
  2746. name: 'email',
  2747. },
  2748. sender: {
  2749. name: 'Agent',
  2750. },
  2751. from: 'Agent <Agent@Example.com>',
  2752. to: 'Sender <zammad@example.com>',
  2753. cc: '',
  2754. }
  2755. result = {
  2756. to: 'agent@example.com',
  2757. cc: '',
  2758. body: '',
  2759. in_reply_to: 'message_id20',
  2760. }
  2761. email_addresses = [
  2762. {
  2763. email: 'zammad@example.com',
  2764. },
  2765. {
  2766. email: 'zammad2@example.com',
  2767. }
  2768. ]
  2769. verify = App.Utils.getRecipientArticle(ticket, article, agent, article.type, email_addresses, false)
  2770. assert.deepEqual(verify, result)
  2771. agent = {
  2772. login: 'login',
  2773. firstname: 'firstname',
  2774. lastname: 'lastname',
  2775. email: 'agent@example.com',
  2776. }
  2777. ticket = {
  2778. customer: agent,
  2779. }
  2780. article = {
  2781. message_id: 'message_id20',
  2782. created_by: agent,
  2783. type: {
  2784. name: 'email',
  2785. },
  2786. sender: {
  2787. name: 'Agent',
  2788. },
  2789. from: 'Agent <Agent@Example.com>',
  2790. to: 'somebodyelse@example.com, Zammad <zammad@example.com>',
  2791. cc: '',
  2792. }
  2793. result = {
  2794. to: 'agent@example.com',
  2795. cc: '',
  2796. body: '',
  2797. in_reply_to: 'message_id20',
  2798. }
  2799. email_addresses = [
  2800. {
  2801. email: 'zammad@example.com',
  2802. },
  2803. {
  2804. email: 'zammad2@example.com',
  2805. }
  2806. ]
  2807. verify = App.Utils.getRecipientArticle(ticket, article, agent, article.type, email_addresses, false)
  2808. assert.deepEqual(verify, result)
  2809. customer = {
  2810. login: 'login',
  2811. firstname: 'firstname',
  2812. lastname: 'lastname',
  2813. email: "'customer@example.com'",
  2814. }
  2815. agent = {
  2816. login: 'login',
  2817. firstname: 'firstname',
  2818. lastname: 'lastname',
  2819. email: 'agent@example.com',
  2820. }
  2821. ticket = {
  2822. customer: customer,
  2823. }
  2824. article = {
  2825. message_id: 'message_id21',
  2826. created_by: agent,
  2827. type: {
  2828. name: 'email',
  2829. },
  2830. sender: {
  2831. name: 'Agent',
  2832. },
  2833. from: customer.email,
  2834. to: 'agent@example.com',
  2835. }
  2836. result = {
  2837. to: 'customer@example.com',
  2838. cc: '',
  2839. body: '',
  2840. in_reply_to: 'message_id21',
  2841. }
  2842. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2843. assert.deepEqual(verify, result)
  2844. // Regression test for issue #2184
  2845. // Case 1
  2846. // 1. Create a "Received Call" Ticket for article_customer
  2847. // 2. Change the Customer of the ticket to ticket_customer (but article.from still points to article_customer)
  2848. // 3. Reply to the first Article
  2849. // Recipient SHOULD BE Article.from
  2850. var article_customer = {
  2851. login: 'login',
  2852. firstname: 'article',
  2853. lastname: 'lastname',
  2854. email: 'article_customer@example.com',
  2855. }
  2856. var ticket_customer = {
  2857. login: 'login2',
  2858. firstname: 'ticket',
  2859. lastname: 'lastname',
  2860. email: 'ticket_customer@example.com',
  2861. }
  2862. ticket = {
  2863. customer: ticket_customer,
  2864. }
  2865. article = {
  2866. type: {
  2867. name: 'phone',
  2868. },
  2869. sender: {
  2870. name: 'Customer',
  2871. },
  2872. from: 'article lastname <article_customer@example.com>',
  2873. to: 'some group',
  2874. message_id: 'message_id22',
  2875. created_by: {
  2876. login: 'login',
  2877. firstname: 'firstname',
  2878. lastname: 'lastname',
  2879. email: 'article_created_by@example.com',
  2880. },
  2881. }
  2882. result = {
  2883. to: 'article_customer@example.com',
  2884. cc: '',
  2885. body: '',
  2886. in_reply_to: 'message_id22',
  2887. }
  2888. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2889. assert.deepEqual(verify, result)
  2890. // Regression test for issue #2184
  2891. // Case 2
  2892. // 1. Create a "Outbound Call" Ticket for article_customer
  2893. // 2. Change the Customer of the Ticket to ticket_customer (but article.to still points to article_customer)
  2894. // 3. Reply to the first Article
  2895. // Recipient SHOULD BE Article.to
  2896. article_customer = {
  2897. login: 'login',
  2898. firstname: 'article',
  2899. lastname: 'lastname',
  2900. email: 'article_customer@example.com',
  2901. }
  2902. ticket_customer = {
  2903. login: 'login2',
  2904. firstname: 'ticket',
  2905. lastname: 'lastname',
  2906. email: 'ticket_customer@example.com',
  2907. }
  2908. ticket = {
  2909. customer: ticket_customer,
  2910. }
  2911. article = {
  2912. type: {
  2913. name: 'phone',
  2914. },
  2915. sender: {
  2916. name: 'Agent',
  2917. },
  2918. from: 'agent1@example.com',
  2919. to: article_customer.email,
  2920. message_id: 'message_id23',
  2921. created_by: {
  2922. login: 'login',
  2923. firstname: 'firstname',
  2924. lastname: 'lastname',
  2925. email: 'article_created_by@example.com',
  2926. },
  2927. }
  2928. result = {
  2929. to: 'article_customer@example.com',
  2930. cc: '',
  2931. body: '',
  2932. in_reply_to: 'message_id23',
  2933. }
  2934. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type)
  2935. assert.deepEqual(verify, result)
  2936. // https://github.com/zammad/zammad/issues/2551
  2937. // If "From:" is local address and "Reply-To:" is available, use it
  2938. var article_customer = {
  2939. login: 'login',
  2940. firstname: 'article',
  2941. lastname: 'lastname',
  2942. email: 'article_customer@example.com',
  2943. }
  2944. var ticket_customer = {
  2945. login: 'login2',
  2946. firstname: 'ticket',
  2947. lastname: 'lastname',
  2948. email: 'ticket_customer@example.com',
  2949. }
  2950. ticket = {
  2951. customer: ticket_customer,
  2952. }
  2953. article = {
  2954. type: {
  2955. name: 'email',
  2956. },
  2957. sender: {
  2958. name: 'Customer',
  2959. },
  2960. from: 'article lastname <article_customer@example.com>',
  2961. to: 'some group',
  2962. reply_to: 'asd@example.com',
  2963. message_id: 'message_id22',
  2964. created_by: {
  2965. login: 'login',
  2966. firstname: 'firstname',
  2967. lastname: 'lastname',
  2968. email: 'article_created_by@example.com',
  2969. },
  2970. }
  2971. email_addresses = [{ email: 'article_customer@example.com'}]
  2972. result = {
  2973. to: 'asd@example.com',
  2974. cc: '',
  2975. body: '',
  2976. in_reply_to: 'message_id22',
  2977. }
  2978. verify = App.Utils.getRecipientArticle(ticket, article, article.created_by, article.type, email_addresses)
  2979. assert.deepEqual(verify, result)
  2980. });
  2981. QUnit.test("contentTypeCleanup", assert => {
  2982. var source = "image/png"
  2983. var should = "image/png"
  2984. var result = App.Utils.contentTypeCleanup(source)
  2985. assert.equal(result, should, source)
  2986. source = "image/png; some.file"
  2987. should = "image/png"
  2988. result = App.Utils.contentTypeCleanup(source)
  2989. assert.equal(result, should, source)
  2990. source = "image/png;some.file"
  2991. should = "image/png"
  2992. result = App.Utils.contentTypeCleanup(source)
  2993. assert.equal(result, should, source)
  2994. source = "image/jpeg;some.file"
  2995. should = "image/jpeg"
  2996. result = App.Utils.contentTypeCleanup(source)
  2997. assert.equal(result, should, source)
  2998. source = "image/jpg;some.file"
  2999. should = "image/jpg"
  3000. result = App.Utils.contentTypeCleanup(source)
  3001. assert.equal(result, should, source)
  3002. source = "image/gif;some.file"
  3003. should = "image/gif"
  3004. result = App.Utils.contentTypeCleanup(source)
  3005. assert.equal(result, should, source)
  3006. source = "image/gif\n;some.file"
  3007. should = "image/gif"
  3008. result = App.Utils.contentTypeCleanup(source)
  3009. assert.equal(result, should, source)
  3010. });
  3011. // htmlImage2DataUrl
  3012. QUnit.test("htmlImage2DataUrl", assert => {
  3013. var source = '<div>test 13</div>'
  3014. var should = '<div>test 13</div>'
  3015. var result = App.Utils.htmlImage2DataUrl(source)
  3016. assert.equal(result, should, source)
  3017. source = 'some test'
  3018. should = 'some test'
  3019. result = App.Utils.htmlImage2DataUrl(source)
  3020. assert.equal(result, should, source)
  3021. source = '<img src="some url">some test'
  3022. should = '<img src="data:,">some test'
  3023. result = App.Utils.htmlImage2DataUrl(source)
  3024. assert.equal(result, should, source)
  3025. source = '<img src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAADAAEDAREAAhEBAxEB/8QAFAABAAAAAAAAAAAAAAAAAAAACv/EABQQAQAAAAAAAAAAAAAAAAAAAAD/xAAUAQEAAAAAAAAAAAAAAAAAAAAF/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AbgQDv//Z">some test'
  3026. should = '<img src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAADAAEDAREAAhEBAxEB/8QAFAABAAAAAAAAAAAAAAAAAAAACv/EABQQAQAAAAAAAAAAAAAAAAAAAAD/xAAUAQEAAAAAAAAAAAAAAAAAAAAF/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AbgQDv//Z">some test'
  3027. result = App.Utils.htmlImage2DataUrl(source)
  3028. assert.equal(result, should, source)
  3029. source = '<img src="data:image/jpeg;base64,some_data_123">some <img src="some url">test'
  3030. should = '<img src="data:image/jpeg;base64,some_data_123">some <img src="data:,">test'
  3031. result = App.Utils.htmlImage2DataUrl(source)
  3032. assert.equal(result, should, source)
  3033. // GitHub issue #2305
  3034. source = '<img src="cid:1234">some test'
  3035. should = '<img src="cid:1234">some test'
  3036. result = App.Utils.htmlImage2DataUrl(source)
  3037. assert.equal(result, should, source)
  3038. // GitHub issue #2701
  3039. source = '<img alt="foo">some test'
  3040. should = '<img alt="foo">some test'
  3041. result = App.Utils.htmlImage2DataUrl(source)
  3042. assert.equal(result, should, source)
  3043. });
  3044. QUnit.test('App.Utils.icon()', assert => {
  3045. // When given no arguments,
  3046. // expect @icon() to return null
  3047. assert.equal(App.Utils.icon(), null, 'with no arguments')
  3048. // On a modern browser and when given a single argument,
  3049. // expect @icon(name) to return an <svg> tag
  3050. window.svgPolyfill = false
  3051. svgTag = '<svg class="icon icon-foo "><use xlink:href="assets/images/icons.svg#icon-foo" /></svg>'
  3052. assert.equal(App.Utils.icon('foo'), svgTag, 'with one arg / no SVG polyfill')
  3053. // On a modern browser and when given two arguments,
  3054. // expect @icon(name) to return an <svg> tag
  3055. // with second arg as add'l class name
  3056. window.svgPolyfill = false
  3057. svgTag = '<svg class="icon icon-foo bar"><use xlink:href="assets/images/icons.svg#icon-foo" /></svg>'
  3058. assert.equal(App.Utils.icon('foo', 'bar'), svgTag, 'with two args / no SVG polyfill')
  3059. // On a browser requiring SVG polyfill and when given a single argument,
  3060. // expect @icon(name, class) to return an <svg> tag
  3061. // with pathless xlink:href attr
  3062. window.svgPolyfill = true
  3063. svgTag = '<svg class="icon icon-foo "><use xlink:href="#icon-foo" /></svg>'
  3064. assert.equal(App.Utils.icon('foo'), svgTag, 'with one arg / SVG polyfill')
  3065. // On a browser requiring SVG polyfill and when given two arguments,
  3066. // expect @icon(name, class) to return an <svg> tag
  3067. // with pathless xlink:href attr and second arg as add'l class name
  3068. window.svgPolyfill = true
  3069. svgTag = '<svg class="icon icon-foo bar"><use xlink:href="#icon-foo" /></svg>'
  3070. assert.equal(App.Utils.icon('foo', 'bar'), svgTag, 'with two args / SVG polyfill')
  3071. // For a left-to-right browser language and when given an argument containing '{start}' or '{end}',
  3072. // expect @icon(name) to return an <svg> tag
  3073. // replacing '{start}' with 'left' and '{end}' with 'right'
  3074. window.svgPolyfill = false
  3075. App.i18n.dir = function() { return 'ltr' }
  3076. svgTag = '<svg class="icon icon-arrow-left "><use xlink:href="assets/images/icons.svg#icon-arrow-left" /></svg>'
  3077. assert.equal(App.Utils.icon('arrow-{start}'), svgTag, 'for ltr locale / name includes "{start}"')
  3078. svgTag = '<svg class="icon icon-arrow-right "><use xlink:href="assets/images/icons.svg#icon-arrow-right" /></svg>'
  3079. assert.equal(App.Utils.icon('arrow-{end}'), svgTag, 'for ltr locale / name includes "{end}"')
  3080. // For a right-to-left browser language and when given an argument containing '{start}' or '{end}',
  3081. // expect @icon(name) to return an <svg> tag
  3082. // replacing '{start}' with 'left' and '{end}' with 'right'
  3083. window.svgPolyFill = false
  3084. App.i18n.dir = function() { return 'rtl' }
  3085. svgTag = '<svg class="icon icon-arrow-right "><use xlink:href="assets/images/icons.svg#icon-arrow-right" /></svg>'
  3086. assert.equal(App.Utils.icon('arrow-{start}'), svgTag, 'for rtl locale / name includes "{start}"')
  3087. svgTag = '<svg class="icon icon-arrow-left "><use xlink:href="assets/images/icons.svg#icon-arrow-left" /></svg>'
  3088. assert.equal(App.Utils.icon('arrow-{end}'), svgTag, 'for rtl locale / name includes "{end}"')
  3089. });
  3090. var source1 = '<img src="/assets/images/avatar-bg.png">some test'
  3091. $('#image2data1').html(source1)
  3092. var htmlImage2DataUrlTest1 = function() {
  3093. QUnit.test("htmlImage2DataUrl1 async", assert => {
  3094. var result1 = App.Utils.htmlImage2DataUrl(source1)
  3095. assert.ok(result1.match(/some test/), source1)
  3096. assert.ok(!result1.match(/avatar-bg.png/), source1)
  3097. assert.ok(result1.match(/^\<img src=\"data:image\/png;base64,/), source1)
  3098. });
  3099. }
  3100. $('#image2data1 img').one('load', htmlImage2DataUrlTest1)
  3101. var source2 = '<img src="/assets/images/chat-demo-avatar.png">some test'
  3102. $('#image2data2').html(source2)
  3103. var htmlImage2DataUrlTest2Success = function(element) {
  3104. QUnit.test('htmlImage2DataUrl2 async', assert => {
  3105. assert.ok(!$(element).html().match(/chat-demo-avatar/), source2)
  3106. assert.ok($(element).get(0).outerHTML.match(/^\<img src=\"data:image\/png;base64,/), source2)
  3107. assert.ok($(element).attr('style'), 'max-width: 100%;')
  3108. });
  3109. }
  3110. var htmlImage2DataUrlTest2Fail = function() {
  3111. QUnit.test('htmlImage2DataUrl2 async', assert => {
  3112. assert.ok(false, 'fail callback is exectuted!')
  3113. });
  3114. }
  3115. // Gitlab Issue #3538
  3116. // Jpeg images should convert to jpegs
  3117. // This functionality uses alt attribute present in img tag to get file type
  3118. // if alt attribute is missing then it will default to image/png
  3119. var jpegImageSource = '<img src="/assets/images/8000x300.jpg" alt="test.jpeg">jpeg image'
  3120. $('#jpegImage').html(jpegImageSource)
  3121. var htmlImage2DataUrlTest3 = function() {
  3122. QUnit.test("htmlImage2DataUrl3 async", assert => {
  3123. var result = App.Utils.htmlImage2DataUrl(jpegImageSource)
  3124. assert.ok(result.match(/jpeg image/), jpegImageSource)
  3125. assert.ok(result.match(/^\<img src=\"data:image\/jpeg;base64,/), jpegImageSource)
  3126. });
  3127. }
  3128. $('#jpegImage img').one('load', htmlImage2DataUrlTest3)
  3129. var pngImageSource = '<img src="/assets/images/1000x1000.png" alt="test.png">png image'
  3130. $('#pngImage').html(pngImageSource)
  3131. var htmlImage2DataUrlTest4 = function() {
  3132. QUnit.test("htmlImage2DataUrl4 async", assert => {
  3133. var result = App.Utils.htmlImage2DataUrl(pngImageSource)
  3134. assert.ok(result.match(/png image/), pngImageSource)
  3135. assert.ok(result.match(/^\<img src=\"data:image\/png;base64,/), pngImageSource)
  3136. });
  3137. }
  3138. $('#pngImage img').one('load', htmlImage2DataUrlTest4)
  3139. var jpegImageSourceWithoutAlt = '<img src="/assets/images/8000x300.jpg">jpeg image'
  3140. $('#jpegImage2').html(jpegImageSourceWithoutAlt)
  3141. var htmlImage2DataUrlTest5 = function() {
  3142. QUnit.test("htmlImage2DataUrl5 async", assert => {
  3143. var result = App.Utils.htmlImage2DataUrl(jpegImageSourceWithoutAlt)
  3144. assert.ok(result.match(/jpeg image/), jpegImageSourceWithoutAlt)
  3145. assert.ok(result.match(/^\<img src=\"data:image\/png;base64,/), jpegImageSourceWithoutAlt)
  3146. });
  3147. }
  3148. $('#jpegImage2 img').one('load', htmlImage2DataUrlTest5)
  3149. App.Utils.htmlImage2DataUrlAsyncInline($('#image2data2'), {success: htmlImage2DataUrlTest2Success, fail: htmlImage2DataUrlTest2Fail})
  3150. }
  3151. QUnit.test('App.Utils.baseUrl()', assert => {
  3152. configGetBackup = App.Config.get
  3153. // When FQDN is undefined or null,
  3154. // expect @baseUrl() to return window.location.origin
  3155. App.Config.get = function(key) { return undefined }
  3156. assert.equal(App.Utils.baseUrl(), window.location.origin, 'with undefined FQDN')
  3157. App.Config.get = function(key) { return null }
  3158. assert.equal(App.Utils.baseUrl(), window.location.origin, 'with null FQDN')
  3159. // When FQDN is zammad.example.com,
  3160. // expect @baseUrl() to return window.location.origin
  3161. App.Config.get = function(key) {
  3162. if (key === 'fqdn') {
  3163. return 'zammad.example.com'
  3164. }
  3165. }
  3166. assert.equal(App.Utils.baseUrl(), window.location.origin, 'with FQDN zammad.example.com')
  3167. // Otherwise,
  3168. // expect @baseUrl() to return FQDN with current HTTP(S) scheme
  3169. App.Config.get = function(key) {
  3170. if (key === 'fqdn') {
  3171. return 'foo.zammad.com'
  3172. } else if (key === 'http_type') {
  3173. return 'https'
  3174. }
  3175. }
  3176. assert.equal(App.Utils.baseUrl(), 'https://foo.zammad.com', 'with any other FQDN (and https scheme)')
  3177. App.Config.get = function(key) {
  3178. if (key === 'fqdn') {
  3179. return 'bar.zammad.com'
  3180. } else if (key === 'http_type') {
  3181. return 'http'
  3182. }
  3183. }
  3184. assert.equal(App.Utils.baseUrl(), 'http://bar.zammad.com', 'with any other FQDN (and http scheme)')
  3185. App.Config.get = configGetBackup
  3186. });
  3187. QUnit.test('App.Utils.joinUrlComponents()', assert => {
  3188. // When given a list of strings,
  3189. // expect @joinUrlComponents() to join them with slashes
  3190. assert.equal(App.Utils.joinUrlComponents('foo', 'bar', 'baz'), 'foo/bar/baz', 'with a destructured list of strings')
  3191. // When given an array of strings,
  3192. // expect @joinUrlComponents() to join them with slashes
  3193. assert.equal(App.Utils.joinUrlComponents(['foo', 'bar', 'baz']), 'foo/bar/baz', 'with an array of strings')
  3194. // When given a list of many types,
  3195. // expect @joinUrlComponents() to join their string representations with slashes
  3196. assert.equal(App.Utils.joinUrlComponents(0, 1, 'two', true, false, { foo: 'bar' }), '0/1/two/true/false/[object Object]', 'with a list of many types')
  3197. // When given a list including null or undefined,
  3198. // expect @joinUrlComponents() to filter them out of the results before joining the rest with slashes
  3199. assert.equal(App.Utils.joinUrlComponents('foo', undefined, 'bar', null, 'baz'), 'foo/bar/baz', 'with a list including null or undefined')
  3200. });
  3201. QUnit.test('App.Utils.clipboardHtmlIsWithText()', assert => {
  3202. // no content with text
  3203. assert.equal(App.Utils.clipboardHtmlIsWithText('<div></div>'), false)
  3204. assert.equal(App.Utils.clipboardHtmlIsWithText('<div> </div>'), false)
  3205. assert.equal(App.Utils.clipboardHtmlIsWithText('<div><img src="test.jpg"/></div>'), false)
  3206. assert.equal(App.Utils.clipboardHtmlIsWithText('<div><!-- some comment --></div>'), false)
  3207. assert.equal(App.Utils.clipboardHtmlIsWithText('<div><!-- some comment --> </div>'), false)
  3208. assert.equal(App.Utils.clipboardHtmlIsWithText("<div><!-- some comment --> \n </div>"), false)
  3209. // content with text
  3210. assert.equal(App.Utils.clipboardHtmlIsWithText('test'), true)
  3211. assert.equal(App.Utils.clipboardHtmlIsWithText('<div>test</div>'), true)
  3212. assert.equal(App.Utils.clipboardHtmlIsWithText('<meta http-equiv="content-type" content="text/html; charset=utf-8">sometext'), true)
  3213. });
  3214. QUnit.test('App.Utils.clipboardHtmlInsertPreperation()', assert => {
  3215. assert.equal(App.Utils.clipboardHtmlInsertPreperation('<div></div>', {}), '')
  3216. assert.equal(App.Utils.clipboardHtmlInsertPreperation('<div> </div>', {}), ' ')
  3217. assert.equal(App.Utils.clipboardHtmlInsertPreperation('<div><img src="test.jpg"/></div>', {}), '<img src="test.jpg">')
  3218. assert.equal(App.Utils.clipboardHtmlInsertPreperation('<div><!-- some comment --></div>', {}), '')
  3219. assert.equal(App.Utils.clipboardHtmlInsertPreperation('<div><!-- some comment --> </div>', {}), ' ')
  3220. assert.equal(App.Utils.clipboardHtmlInsertPreperation("<div><!-- some comment --> \n </div>", {}), " \n ")
  3221. assert.equal(App.Utils.clipboardHtmlInsertPreperation('test', {}), 'test')
  3222. assert.equal(App.Utils.clipboardHtmlInsertPreperation('<div>test</div>', {}), 'test')
  3223. assert.equal(App.Utils.clipboardHtmlInsertPreperation('<meta http-equiv="content-type" content="text/html; charset=utf-8">sometext', {}), '<span>sometext</span>')
  3224. assert.equal(App.Utils.clipboardHtmlInsertPreperation('<div><b>test</b> 123</div>', { mode: 'textonly' }), 'test 123')
  3225. assert.equal(App.Utils.clipboardHtmlInsertPreperation('<div><b>test</b><br> 123</div>', { mode: 'textonly' }), 'test 123')
  3226. assert.equal(App.Utils.clipboardHtmlInsertPreperation('<div><b>test</b><br> 123</div>', { mode: 'textonly', multiline: true }), 'test<br> 123')
  3227. });
  3228. QUnit.test('App.Utils.signatureIdentifyByHtmlHelper()', assert => {
  3229. result = App.Utils.signatureIdentifyByHtmlHelper("&lt;script&gt;alert('fish2');&lt;/script&gt;<blockquote></blockquote>")
  3230. assert.equal(result, "&lt;script&gt;alert('fish2');&lt;/script&gt;<span class=\"js-signatureMarker\"></span><blockquote></blockquote>", 'signatureIdentifyByHtmlHelper does not reactivate alert')
  3231. });
  3232. QUnit.test("#safeParseHtml", assert => {
  3233. var unwrap = input => $('<div>').html(input)[0].innerHTML
  3234. var html = "<div>test 123 </div>"
  3235. var result = App.Utils.safeParseHtml(html)
  3236. var should = html
  3237. assert.equal(unwrap(result), html)
  3238. // test if, according to jQuery, invalid HTML does not cause a a crash
  3239. // https://github.com/zammad/zammad/issues/3393
  3240. html = "<td></td><table></table><div>test 123 </div>"
  3241. should = "<table></table><div>test 123 </div>"
  3242. result = App.Utils.safeParseHtml(html)
  3243. assert.equal(unwrap(result), should)
  3244. })
  3245. QUnit.test("#buildEmailAddress", assert => {
  3246. assert.equal(
  3247. App.Utils.buildEmailAddress(undefined, 'undef@example.com'),
  3248. 'undef@example.com'
  3249. )
  3250. assert.equal(
  3251. App.Utils.buildEmailAddress(null, 'null@example.com'),
  3252. 'null@example.com'
  3253. )
  3254. assert.equal(
  3255. App.Utils.buildEmailAddress('', 'nobody@example.com'),
  3256. 'nobody@example.com'
  3257. )
  3258. assert.equal(
  3259. App.Utils.buildEmailAddress('John Doe', 'john.doe@example.com'),
  3260. 'John Doe <john.doe@example.com>'
  3261. )
  3262. assert.equal(
  3263. App.Utils.buildEmailAddress('Somebody @ "Company"', 'some.body@example.com'),
  3264. '"Somebody @ \\"Company\\"" <some.body@example.com>'
  3265. )
  3266. })