Bugs
|
|
This thread for bugs only
|
|
|
Thanks Joe. Forgot to update this when vanity urls were released. |
|
|
New bug.
quoted = selectHTML(select, body.id).replace(/^(<p>\s*<\/p>)/g,'').replace(/^(\s*<br>\s*)*\s*/,'').replace(/^\s*/,''); |
|
|
JoeSimmons wrote:That's actually intended. I like to start the quote on a new line. Thanks for the code. I'll put it in with all my other replaces. |
|
|
Why did you revert to using \d+ to check nested quotes? |
|
|
JoeSimmons wrote: Weird...probably due to a version mix up. Fixed now. |