dhek icon indicating copy to clipboard operation
dhek copied to clipboard

Missing property 'name'

Open cchantep opened this issue 9 years ago • 2 comments

In saved JSON

cchantep avatar Nov 11 '14 22:11 cchantep

Attempt to decode value on failed cursor.: [*.--\(name),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),:->-(1),\\,--\(areas),\\,--\(pages)]: 
    {"pages":[{"areas":[{"x":126,"y":119,"height":24,"width":388,"name":"Group Name:","type":"text"},{"x":212,"y":147,"height":19,"width":301,"name":"Manager/Client Name / Phone Number","type":"text"},{"x":109,"y":166,"height":21,"width":199,"name":"Hotel Name","type":"text"},{"x":418,"y":167,"height":20,"width":165,"name":"Management Company:","type":"text"},{"x":120,"y":188,"height":17,"width":394,"name":"Hotel Address:","type":"text"},{"x":98,"y":205,"height":19,"width":163,"name":"City:","type":"text"},{"x":308,"y":205,"height":20,"width":99,"name":"State:","type":"text"},{"x":441,"y":205,"height":18,"width":71,"name":"Zip Code:","type":"text"},{"x":108,"y":225,"height":19,"width":177,"name":"Phone Number:","type":"text"},{"x":322,"y":227,"height":18,"width":192,"name":"Fax Number:","type":"text"},{"x":165,"y":244,"height":20,"width":348,"name":"Hotel Contact / Position","type":"text"},{"x":138,"y":262,"height":22,"width":147,"name":"Direct Phone Number:","type":"text"},{"x":331,"y":265,"height":19,"width":184,"name":"Contact E-mail Address:","type":"text"},{"x":233,"y":286,"height":18,"width":281,"name":"Accounts Payable Name:","type":"text"},{"x":133,"y":302,"height":21,"width":88,"name":"Account Payable Phone:","type":"text"},{"x":274,"y":304,"height":18,"width":93,"name":"Accounts Payable Fax:","type":"text"},{"x":399,"y":306,"height":17,"width":118,"name":"Accounts Payable E-mail Address:","type":"text"},{"x":154,"y":326,"height":23,"width":109,"name":"Group Check-in Date","type":"text"},{"x":154,"y":350,"height":20,"width":110,"name":"QS4 Rep.:","type":"text"},{"x":154,"y":375,"height":26,"width":51,"name":"# of PAID Rooms:","type":"text"},{"x":234,"y":371,"height":31,"width":54},{"x":240,"y":377,"height":23,"width":47,"name":"Group Room Rate:","type":"text"},{"x":335,"y":373,"height":28,"width":59,"name":"Commission Percentage:","type":"text"},{"x":467,"y":375,"height":26,"width":51,"name":"Commission Dollar Amount: (Per Room, Per Night):","type":"text"},{"x":129,"y":400,"height":23,"width":56,"name":"# of COMP Rooms:","type":"text"},{"x":505,"y":17,"height":29,"width":62,"name":"Check Here If The Group DID NOT Check In","type":"checkbox"},{"x":480,"y":46,"height":22,"width":90,"name":"QS4 Rep. Name:","type":"text"},{"x":456,"y":68,"height":23,"width":113,"name":"Date:","type":"text"}]},{"areas":[]}],"format":"dhek-1.0.14"} 
        at applidok.UniqueField$$anonfun$parse$2$$anonfun$apply$1.apply(Model.scala:91) 
        at applidok.UniqueField$$anonfun$parse$2$$anonfun$apply$1.apply(Model.scala:91) 
        at scalaz.$bslash$div.fold(Either.scala:56) 
        at applidok.UniqueField$$anonfun$parse$2.apply(Model.scala:91) 
        at applidok.UniqueField$$anonfun$parse$2.apply(Model.scala:91) 
        at scala.concurrent.Future$$anonfun$flatMap$1.apply(Future.scala:251) 
        at scala.concurrent.Future$$anonfun$flatMap$1.apply(Future.scala:249) 
        at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:32) 
        at scala.concurrent.impl.ExecutionContextImpl$AdaptedForkJoinTask.exec(ExecutionContextImpl.scala:121)
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) 
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.pollAndExecAll(ForkJoinPool.java:1253) 
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1346) 
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) 
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)

cchantep avatar Nov 11 '14 22:11 cchantep

JSON property not edited in Dhek.

cchantep avatar Nov 12 '14 08:11 cchantep