[Bug 26609] Accept rtsp links for URL-type properties

2011-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26609

--- Comment #4 from Markus Krötzsch mar...@semantic-mediawiki.org 2011-01-09 
15:54:20 UTC ---
SMW has only very little restrictions on the URIs that can be used. If a URI
used in SMW is not using one of MediaWiki's supported protocols then this
simply means that SMW will not print it in [ ] (since this only works properly
if the protocol is allowed in MW). But the value is accepted in any case, so
there is no need to worry about SMW here. If URI validation was to be extended,
then SMW would add more checks for allowed URL structures and characters but
not restrict the protocol.

The purpose of Type:Email mainly is to make the mailto optional whereas proper
URLs must always specify a protocol explicitly.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26609] Accept rtsp links for URL-type properties

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26609

Yaron Koren yaro...@gmail.com changed:

   What|Removed |Added

 CC||mar...@semantic-mediawiki.o
   ||rg

--- Comment #3 from Yaron Koren yaro...@gmail.com 2011-01-07 16:55:25 UTC ---
Bawolff - that's a reasonable suggestion, although I'm not sure that the set of
allowed prefixes for MediaWiki and the set of allowed prefixes for Semantic
MediaWiki will always be the same. For instance, MediaWiki treats mailto:;
URLs as standard URLs, while I don't know if SMW does, or should (there's a
separate data type for email addresses). I'm adding Markus as a CC - Markus, do
you have any thoughts on the matter?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26609] Accept rtsp links for URL-type properties

2011-01-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26609

Yaron Koren yaro...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Yaron Koren yaro...@gmail.com 2011-01-06 16:40:25 UTC ---
Hi,

Thanks for the patch; this has now been added to Semantic Forms, in SVN.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26609] Accept rtsp links for URL-type properties

2011-01-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26609

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #2 from Bawolff bawolff...@gmail.com 2011-01-06 22:18:07 UTC ---
Stupid question (coming from someone who doesn't know anything about semantic
forms), but wouldn't you want this to be consistent with what mediawiki is
configured to consider to be a URL? Mediawiki even outputs a wgUrlProtocols js
variable for that purpose.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l