Bug 292348 NewEmbededPluginStream misspelled
patch by pythonesque+bugzilla@gmail.com r=jst sr=jst a=asa git-svn-id: svn://10.0.0.236/trunk@174323 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -785,7 +785,7 @@ function SetPublishStringPref(prefBranch, name, value)
|
||||
|
||||
// Assure that a publishing URL ends in "/", "=", "&" or "?"
|
||||
// Username and password should always be extracted as separate fields
|
||||
// and are not allowed to remain embeded in publishing URL
|
||||
// and are not allowed to remain embedded in publishing URL
|
||||
function FormatUrlForPublishing(url)
|
||||
{
|
||||
url = TrimString(StripUsernamePassword(url));
|
||||
|
||||
Reference in New Issue
Block a user