denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)
Denise ([staff profile] denise) wrote in [site community profile] dw_beta2011-12-10 12:06 am
Entry tags:

New Create Entries beta, round two

The next code push will update the new Create Entries page in beta with a number of fixes for previously-reported bugs and enhancements. To make it easier to keep track, we're therefore opening up a new bug-reporting post (to avoid confusing things with bugs reported in the previous post).

When reporting bugs, please include:

* The browser name, browser version number, and operating system you're using
* The steps you took to reproduce the problem
* Whether or not you've tested the same steps in another browser (and if so, which)
* Whether you get the same result every time you try the same steps, or if it only happens sometimes

If we can't reproduce the problem under the same browser and operating system, we may also ask you for a list of any browser extensions you have installed.

Things that are still not yet implemented:

* the "don't autoformat" button
* the rich text editor
* editing existing entries (it will display the old form)
* draft posts of any type, including autosaving of entries

There are also still some issues with IE, especially in "privacy mode". Anything that requires Javascript is currently not working in IE in privacy mode, and we're trying to figure out if there's something we can do to fix that or if the settings of the browser override anything we can do.
sophie: A cartoon-like representation of a girl standing on a hill, with brown hair, blue eyes, a flowery top, and blue skirt. ☀ (Default)

[personal profile] sophie 2011-12-21 09:24 pm (UTC)(link)
Yep, I do, when I click on the tag browse button:

[21:20:34.870] tag.replace is not a function @ http://s.dreamwidth.org/js/??jquery/jquery-1.5.2.min.js,dw/dw-core.js,jquery/jquery.ui.widget.min.js,jquery.ajaxtip.js,tooltip.min.js,jquery/jquery.ui.position.min.js,jquery.hoverIntent.js,jquery.contextualhover.js,nav-jquery.js,jquery/jquery.ui.core.min.js,jquery/jquery.ui.datepicker.min.js,jquery/jquery.ui.dialog.min.js,jquery.radioreveal.js,jquery.iconrandom.js,jquery.vertigro.js,jquery.tagselector.js,jquery/jquery.ui.autocomplete.min.js,jquery.autocompletewithunknown.js,md5.js,jquery.crosspost.js,jquery.postform.js,jquery.iconselector.js?v=1323865453:1172

It refers to the return line in this function:

    var _regex = new RegExp("[^a-z0-9]","ig");
    function _as_attr(tag) {
        return tag.replace(_regex, "_");
    }


So it seems that for some reason, the 'tag' variable isn't a string, but it can't be undefined either because otherwise the error would be about that...
Edited 2011-12-21 21:25 (UTC)
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)

[personal profile] fu 2011-12-21 09:26 pm (UTC)(link)
Geeeh I just had a sudden thought: do you have any tags that are just numbers?
sophie: A cartoon-like representation of a girl standing on a hill, with brown hair, blue eyes, a flowery top, and blue skirt. ☀ (Default)

[personal profile] sophie 2011-12-21 09:27 pm (UTC)(link)
I do, yes - I have the '1337' tag.
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)

[personal profile] fu 2011-12-21 09:28 pm (UTC)(link)
Okay, got it, thanks!
foxfirefey: A guy looking ridiculous by doing a fashionable posing with a mouse, slinging the cord over his shoulders. (geek)

[personal profile] foxfirefey 2012-03-29 03:09 am (UTC)(link)
I tested this and it appears to no longer be an issue! Is it still happening for you?
sophie: A cartoon-like representation of a girl standing on a hill, with brown hair, blue eyes, a flowery top, and blue skirt. ☀ (Default)

[personal profile] sophie 2012-03-29 06:51 am (UTC)(link)
Nope! Fu fixed it in this change. :)