jvelo / mayocat-shop

[RETIRED] Open source e-commerce and marketplaces made simple on the JVM
Other
173 stars 116 forks source link

Blank page in Tenant Manager #221

Closed GillesK closed 9 years ago

GillesK commented 9 years ago

Hello, I´ve installed the 0.30.1 and managed to make it function on windows thru cygwin I then activated the multi-tenant feature. When accessing localhost:8080/manager i just get a blank page in chrome and IE.

I get in Chrome debugging: jquery.min.map (with a bizarre path) -> ERR_FILE_NOT_FOUND

jvelo commented 9 years ago

Hi,

The jquery.min.map not found is not related and does not prevent the tenant manager to work.

I'll check this ASAP and let you know.

jvelo commented 9 years ago

I could not reproduce on 0.40-SNAPSHOT. Closing for now, please reopen if this issue rises again when 0.40 is released.