Last modified: 2006-04-25 01:31:06 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T7611, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5611 - 'name=xxx' for the 'textarea' when viewing the source of a protected page
'name=xxx' for the 'textarea' when viewing the source of a protected page
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://de.wikipedia.org/w/index.php?t...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-04-17 02:46 UTC by lɛʁi לערי ריינהארט
Modified: 2006-04-25 01:31 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description lɛʁi לערי ריינהארט 2006-04-17 02:46:35 UTC
Hallo!

If you look at the source of a protected page you will see only
<textarea cols='80' rows='25' readonly='readonly'>

A normal page as
http://de.wikipedia.org/w/index.php?title=talk:Hauptseite&action=edit
contains 'name='
<textarea tabindex='1' accesskey="," name="wpTextbox1" id="wpTextbox1" rows='25'
cols='80' >

In order to hook a Javascript as the one provided by Brion at
http://test.leuksman.com/extensions/BidiSwitch/switch.js
http://mail.wikipedia.org/pipermail/wikitech-l/2006-April/034995.html
a 'name=' should be available also in the textarea when viewing the source of a
protected page.

name="wpTextbox1" would be perfect also.

The Javascript works excelent at all WMF RTL and BiDi projects, at wikia and
other wikies using latest SVN. Only the cursor position when editing
[[pa:special:SiteMatrix#pa]] projects is wrong in but this seems to be a Firefox
bug.

best regards reinhardt [[user:gangleri]]
Comment 1 Rob Church 2006-04-25 01:31:06 UTC
Added in SVN trunk, r13858.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links