Hi, Could make sure you have the latest bookmarklet (remove the old one and take the a one instead), and please open a bug on the app tracker : https://github.com/owncloud/bookmarks/issues/new
don't forget to provide some info in the ticket like database,webserver , php , error in OC logs or db logs or apache logs and if you could mention me in the ticket too ( @eMerzh ) Regards On Thu, Jun 27, 2013 at 3:24 PM, Michael Pfitzner < [email protected]> wrote: > I have a problem with the bookmarks app. If I add a bookmark via the > droplet I don't get the tags field displayed. The html where it should > be displayed looks like: > > <li> > <ul class="tags"> > </ul> > </li> > > in a proper way it should look something like > > <li> > <ul class="tags tagit ui-widget ui-widget-content ui-corner-all"> > <li class="tagit-new"> > <input type="text" class="ui-widget-content > ui-autocomplete-input" placeholder="Tags" > autocomplete="off"> > <span role="status" aria-live="polite" > class="ui-helper-hidden-accessible"></span> > </li> > </ul> > </li> > > Does anybody know why the missing html is not generated in this first > example? > If I add a bookmark and edit it I get the autocomplete tags, so I guess > in principle it should work. > > My environment: OC 5.07 and bookmarks app 0.3 > a couple of days everything was working fine and than stopped, but I > cant remember to have changed something... > > maybe somebody got a clue what it could be > > > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud >
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
