Ticket #2488 (closed bug: obsolete)

Opened 15 years ago

Last modified 13 years ago

Spaces in URLs in windows

Reported by: mira Owned by: mira
Priority: normal Milestone:
Component: uncategorized Version: 2.0
Keywords: Cc:
Category: unknown Effort:
Importance: Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: mira Design_owners: mira
Imp._owners: mira Test_owners:
Analysis_reviewers: Changelog: Changelog
Design_reviewers: pap Imp._reviewers: deyan, pap
Test_reviewers: Analysis_score: 0
Design_score: 3.5 Imp._score: 4
Test_score: 0

Description

You can not open a book in applet on windows if there is a space in its name.

Attachments

spacesInWindowsURLs.patch (2.2 KB) - added by mira 15 years ago.

Change History

comment:1 Changed 15 years ago by mira

  • Status changed from new to s1b_analysis_finished

comment:2 Changed 15 years ago by mira

  • Status changed from s1b_analysis_finished to s2a_design_started

comment:3 Changed 15 years ago by mira

  • Design_owners set to mira
  • Status changed from s2a_design_started to s2b_design_finished

URLs in windows have '%20' instead of spaces. When creating a ResourceRefR4s all '%20' should be replaced with ' '.

comment:4 Changed 15 years ago by mira

  • Status changed from s2b_design_finished to s2c_design_ok

comment:5 Changed 15 years ago by mira

  • Owner set to mira
  • Status changed from s2c_design_ok to s3a_implementation_started

comment:6 Changed 15 years ago by mira

  • Status changed from s3a_implementation_started to s3b_implementation_finished
  • Imp._owners set to mira

This design is good but since making ot resource refs is very common operation it slows down sophie. So we could replace the windows url spaces just in the reader argument book. I will attach a patch file to this ticket.

Changed 15 years ago by mira

comment:7 Changed 15 years ago by pap

  • Status changed from s3b_implementation_finished to s3c_implementation_ok
  • Design_score changed from 0 to 3.5
  • Design_reviewers set to pap
  • Imp._score changed from 0 to 4
  • Imp._reviewers set to deyan, pap
  • Committed in [9246].
  • Accepted.

comment:8 Changed 13 years ago by meddle

  • Status changed from s3c_implementation_ok to closed
  • Resolution set to obsolete

Closing all the tickets before M Y1

Note: See TracTickets for help on using tickets.