Hi Manoj,


Browsers tend to cut off # and beyond, download the page, and look for
anchors with a name matching whatever is behind #. You need to escape the
#. encode-for-uri can help you with that. # escapes to %23.



Kind regards,

Geert



*Van:* [email protected] [mailto:
[email protected]] *Namens *manoj viswanadha
*Verzonden:* donderdag 12 juli 2012 11:58
*Aan:* [email protected]
*Onderwerp:* [MarkLogic Dev General] Issues wen passing Keyword as"#"



HI all,



I am facing some some issues when i pass keyword as "#". Through URL if i
pass keyword "#" it is taking empty string.



I have verified it from xdmp:get-url and it is taking as empty. for other
special charecters it is working fine.





Can anyone clarify why it is taking "#" as empty string.







Thanks,

Manoj.
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to