|
Bugzilla – Full Text Bug Listing |
| Summary: | Repository from local iso-image with cyrillic simbols in path | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | 1 2 <mmouxe> |
| Component: | YaST2 | Assignee: | Jan Kupec <jkupec> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | forgotten_ny8t7SHjD_ |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
screenshot of yast's answer
YaST log files |
||
|
Description
1 2
2009-05-02 20:36:48 UTC
Created attachment 289558 [details]
screenshot of yast's answer
*** Bug 500405 has been marked as a duplicate of this bug. *** Please provide YaST logs, see http://en.opensuse.org/YaST/Bugs. Created attachment 290028 [details]
YaST log files
I'll look at this in a few weeks. Hi! This has been fixed in oS 11.2 in both zypper and YaST. Note however that in YaST you must create the URL via the 'local iso image' option - that way it gets properly encoded. e.g. file:///local/jkupec/tmp/вещи becomes file:///local/jkupec/tmp/%D0%B2%D0%B5%D1%89%D0%B8 If you are creating the repository by giving the URL directly, YaST does not encode it (it already expects the encoded form). We will improve this later by trying to find out whether the user gave an encoded URL or not, much like firefox or other web browsers do. |