Closed Bug 1937387 Opened 11 months ago Closed 9 months ago

Fix makeLogName helper to not encode twice in prefs.js in cZ

Categories

(SeaMonkey :: Chat, defect)

defect

Tracking

(seamonkey2.53+ fixed)

RESOLVED FIXED
Future
Tracking Status
seamonkey2.53 + fixed

People

(Reporter: iannbugzilla, Assigned: iannbugzilla)

Details

(Whiteboard: SM2.53.21)

Attachments

(1 file, 1 obsolete file)

At the moment the encode function in makeLogName helper encodes twice and can also generate strange results, for example with a channel called "SM:dev" the current code creates a log name "SM%253adev" whereas "SM%3Adev" should be sufficient.

[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: none
Testing completed (on m-c, etc.): 2.53.21pre
Risk to taking this patch (and alternatives if risky): low
String changes made by this patch: none

Attachment #9443698 - Flags: review?(frgrahl)
Attachment #9443698 - Flags: approval-comm-release?

Force output to be lowercase

Attachment #9443698 - Attachment is obsolete: true
Attachment #9443698 - Flags: review?(frgrahl)
Attachment #9443698 - Flags: approval-comm-release?
Attachment #9443705 - Flags: review?(frgrahl)
Attachment #9443705 - Flags: approval-comm-release?
Whiteboard: SM2.53.21

Comment on attachment 9443705 [details] [diff] [review]
1937387-irc-fix-makeLogName-v1_1-25321.patch

LGTM

Attachment #9443705 - Flags: review?(frgrahl)
Attachment #9443705 - Flags: review+
Attachment #9443705 - Flags: approval-comm-release?
Attachment #9443705 - Flags: approval-comm-release+

Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/29029210b45f
Fix makeLogName helper to not encode twice in prefs.js in cZ. r=frg

Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED

https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/a5e4e9a42028876106c186c62053829e0ee55bff
Fix makeLogName helper to not encode twice in prefs.js in cZ. r=frg a=frg

Target Milestone: --- → Future
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: