Yaws 1.58 true_nozip bug
Orbitz - orbitz - April 04, 2006Yaws 1.58 has a bit of a bug. If you specify dir_listings = true_nozip, it poops out. This is because the if condition is written to only handle the situation where it is true or false.
Here is my little bug fix, the problem file is src/yaws_ls.erl
47c47,54
< if DoAllZip == true -> allzip() end,
---
> case DoAllZip of
> true ->
> allzip();
> true_nozip ->
> [];
> false ->
> []
> end,
klacke says he also has a fix but, as usual, sourceforge is down so he has not been able to commit it.
Categories: Blogs Orbitz
Erlang on Twitter
» sascha_d (Sascha): @old_sound https://t.co/nlvmHTL03J
» sascha_d (Sascha): Yak beaten into submission. Pull request submitted: https://t.co/nlvmHTL03J I’m still irritated.
» bwooce (Bruce Fitzsimons): @normnz Does this help your appreciation for Erlang
» skwirl42 (Random Individual): @LynnBeighley I say erlang, because it’s all about everyone talking and no one sharing.
» htk16 (Tatsuki Higashi): @yu0h Erlang布教のためにmongoDBを選択する旨,把握した
» Erlang_Bolank7 (Erlang siBolanx): RT @DoadanHadits: Ya Allah, indahkanlah hari ini serta berikan kedamain dan kecerian dalam tiap langkahku
» ralphtice (Ralph Tice): @rzezeski @psnively @djspiewak maybe if Erlang didn’t power pure evil people would care…
» LisaYudistira (Lisalisud ): @mellyameel @agnsloho @doni_erlang hhi ingat jaman kita duluuu hhi
» sascha_d (Sascha): @old_sound PR on its way back to the Erlang cookbook as soon as I get it tested.
» old_sound (Álvaro Videla): @sascha_d see here for “esl-erlang-compat” maybe http://t.co/n30q366Pg8
Statistics
Number of aggregated posts: 10651
Most recent article: May 21, 2013
Latest comments
» Moraru on This is Why You Spent All that Time Learning to Program: It is true that computer science was a pain in the back at time that i’ve had to learn it…
» Commercial hand dryers on Couchbase Meetup at new HQ: Buy online from here where you will get so much of variety in Commercial hand dryers for people. If you…
» Fort McMurray Homes on Motivated Reasoning and Erlang vs Python vs Node: I don’t really understand why this post is motivational? I don’t even see a post, just a title. Fort McMurray…