Only add links to items in /Custom that are strings

Issue #133 resolved
Thomas Lindner created an issue

Suzannah pointed out that the new mhttpd_init() creates links to every item in /Custom, including directories (in Suzannah's case it created a link for the /Custom/Images directory). This doesn't make much sense, since I think that only /Custom items that are strings can be meaningful links to custom pages.

Seems like a trivial change to mhttps.js to ignore any items in /Custom that aren't strings. Attach patch.

Comments (3)

  1. Log in to comment