Hi Stephan,

no errors, just no action.

The resulting html that does not work for *IE9* is:
<form action="/wiki/index.php/Spezial:Mit_Formular_bearbeiten/Standort"
method="get"><button value="Standort hinzufügen...">Standort
hinzufügen...</button></form>

If you change it to
<form action="/wiki/index.php/Spezial:Mit_Formular_bearbeiten/Standort"
method="get"><input type=submit value="Standort hinzufügen..." /></form>

then it works.

Cheers,
Roland

2012/10/29 Stephan Gambke <s7ep...@gmail.com>:
> Hi Roland,
>
> I have no idea. This parser function produces a simple form with
> hidden inputs for the query parameters and the button acting as submit
> button.
> Even IE should be able to work with that (and I just tried IE8 which
> worked alright). Do you do anything unusual with that formlink? E.g.
> use it in another form? Do you get any errors when you click that
> button?
>
> Cheers,
> Stephan
>
>
> On 29 October 2012 10:48, Roland Wohlfahrt <roo...@gmail.com> wrote:
>> Hi folks,
>>
>> latest semantic forms installed (SMW 1.9.SemanticForms-727bc80.tar.gz)
>> MediaWiki       1.18.1
>> SMW 1.7.1
>>
>> I am using:
>>
>> {{#formlink:form=HW|link text=IT-Arbeitsplatz/Hardware
>> hinzufügen...|link type=button|query string=HW[Kunde]={{{Kunde}}} }}
>>
>> The resulting button does not work in IE9.
>> In Chrome it works.
>>
>> With "link type=link" it works also for IE.
>>
>> Any hints?
>>
>> Cheers,
>> Roland
>>
>>
------------------------------------------------------------------------------
>> The Windows 8 Center - In partnership with Sourceforge
>> Your idea - your app - 30 days.
>> Get started!
>> http://windows8center.sourceforge.net/
>>
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
>> _______________________________________________
>> Semediawiki-devel mailing list
>> Semediawiki-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to