Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#14717 closed defect (fixed)

Remote control command list wrongly escaped

Reported by: jidanni Owned by: team
Priority: normal Milestone: 17.04
Component: Core remotecontrol Version:
Keywords: Cc:

Description

Browse http://localhost:8111/ .
Except for the first few lines the rest is wrongly escaped, producing a big blob of mishmosh upon the user's screen.

Attachments (0)

Change History (7)

comment:1 by jidanni, 8 years ago

The user must do
GET http://localhost:8111/ | ascii2uni -a Q > fixed.html; $BROWSER fixed.html
to read it.

comment:2 by jidanni, 8 years ago

By the way, if the user clicks on e.g.,
http://localhost:8111/features
he would expect the same (after this bug is fixed) nicely formatted message, instead of raw JSON.

comment:3 by jidanni, 8 years ago

Last edited 8 years ago by jidanni (previous) (diff)

comment:4 by stoecker, 8 years ago

Resolution: worksforme
Status: newclosed

Already fixed in r11952.

comment:5 by Don-vip, 8 years ago

Milestone: 17.04
Resolution: worksformefixed

comment:6 by Don-vip, 8 years ago

Priority: majornormal

comment:7 by stoecker, 8 years ago

In 11952/josm:

fix #14717 - fix remote control help request

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.