View Issue Details

IDProjectCategoryView StatusLast Update
0006356MMW v4Otherpublic2010-05-13 21:52
Reporteruser_chrisjj Assigned To 
PrioritynoneSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformWindowsOSXPOS Version-
Summary0006356: Script error dialog fails to escape &
Description

    * Edit post
    * Delete post
    * Report this post
    * Information
    * Reply with quote

1286 Script error dialog fails to escape &

Postby chrisjj on Sun May 09, 2010 2:18 pm
e.g.

    Error #1032 - Microsoft VBScript compilation error
    Invalid character
    fout.WriteLine "<td>' _regEx.Replace(itm.AlbumName,$1)
    File: "C:\Program Files\MediaMonkey\Scripts\TDJ setlist.vbs", Line: 179, Column: 52


(note the underscore) in response to the script line:

Code:
    fout.WriteLine "<td>" & regEx.Replace(itm.AlbumName,$1)

Reported at http://www.mediamonkey.com/forum/viewtopic.php?f=7&t=49461#p255021
TagsNo tags attached.
Fixed in build

Activities

There are no notes attached to this issue.