<< 20160819-debug-product-confusion-sandoz-xmlconv-bbmb-ch | Index | 20160817-migrate-davaz-com >>
Fixed serie (serie|tool|material) links.
See also http://dev.ywesee.com/Yasu/20160816-migrate-davaz-com#fix-serie-widget-remove-link
Commis:
dijit.Editor
loading
Updated admin form to work dijit Editor
Afte change url by ajax request, dojo widget is not initialized for duplicated widgetid error.
Error: Tried to register widget with id==html-editor but that id is already registered
Commits:
:'(
Problem was duplicated ID
attributes.
davaz.com has many same id attributes. This is not good...
<li id="movies"><a id="movies" href="...">Movies</a></li>
We have to fix these bad style codes, because this bad practice distubes feature tests.
Then I've arranged test environment.
Commis:
The submit by some submit buttons do not work (only in feature test, server returns response, but browser fails as timeout)
The Testing on davaz.com has still problems. (by something bad coding style reason)